HPE Proliant CI LOGS


[
{
    "branch": "master",
    "index": "0",
    "phase": "run",
    "playbook": "github.com/hpproliant/HPE-CI-CONFIG/playbooks/hpe-proliant-ironic-redfish-driver.yaml",
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2020-01-14T03:46:29.838688Z",
                    "start": "2020-01-14T02:55:48.721940Z"
                },
                "id": "3863bb44-1114-b87e-467a-000000000006",
                "name": "HPE Proliant redfish driver job"
            },
            "tasks": [
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "file",
                            "changed": true,
                            "diff": {
                                "after": {
                                    "path": "/tmp/redfish-driver",
                                    "state": "directory"
                                },
                                "before": {
                                    "path": "/tmp/redfish-driver",
                                    "state": "absent"
                                }
                            },
                            "gid": 1000,
                            "group": "ubuntu",
                            "invocation": {
                                "module_args": {
                                    "_diff_peek": null,
                                    "_original_basename": null,
                                    "access_time": null,
                                    "access_time_format": "%Y%m%d%H%M.%S",
                                    "attributes": null,
                                    "backup": null,
                                    "content": null,
                                    "delimiter": null,
                                    "directory_mode": null,
                                    "follow": true,
                                    "force": false,
                                    "group": null,
                                    "mode": null,
                                    "modification_time": null,
                                    "modification_time_format": "%Y%m%d%H%M.%S",
                                    "owner": null,
                                    "path": "/tmp/redfish-driver",
                                    "recurse": false,
                                    "regexp": null,
                                    "remote_src": null,
                                    "selevel": null,
                                    "serole": null,
                                    "setype": null,
                                    "seuser": null,
                                    "src": null,
                                    "state": "directory",
                                    "unsafe_writes": null
                                }
                            },
                            "mode": "0775",
                            "owner": "ubuntu",
                            "path": "/tmp/redfish-driver",
                            "size": 4096,
                            "state": "directory",
                            "uid": 1000
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2020-01-14T02:55:50.508828Z",
                            "start": "2020-01-14T02:55:48.737251Z"
                        },
                        "id": "3863bb44-1114-b87e-467a-000000000008",
                        "name": "Create workspace directory to run redfish-driver"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "cd /tmp/redfish-driver; git clone https://github.com/hpproliant/HPE-CI-JOBS.git",
                            "delta": "0:00:04.156064",
                            "end": "2020-01-14 05:20:16.395706",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "cd /tmp/redfish-driver; git clone https://github.com/hpproliant/HPE-CI-JOBS.git",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000a-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2020-01-14 05:20:12.239642",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "Cloning into 'HPE-CI-JOBS'...",
                            "stdout_lines": [
                                "Cloning into 'HPE-CI-JOBS'..."
                            ],
                            "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000a-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2020-01-14T02:56:26.261612Z",
                            "start": "2020-01-14T02:55:50.551258Z"
                        },
                        "id": "3863bb44-1114-b87e-467a-00000000000a",
                        "name": "Cloning devstack-gate for redfish-driver"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "sudo bash /tmp/redfish-driver/HPE-CI-JOBS/molteniron/configure_molten",
                            "delta": "0:01:27.532766",
                            "end": "2020-01-14 05:22:15.267292",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "sudo bash /tmp/redfish-driver/HPE-CI-JOBS/molteniron/configure_molten",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000b-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2020-01-14 05:20:47.734526",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  python-pip-whl python-pkg-resources\nSuggested packages:\n  python-setuptools-doc\nRecommended packages:\n  build-essential python-all-dev python-wheel\nThe following NEW packages will be installed:\n  python-pip python-pip-whl python-pkg-resources python-setuptools\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 2260 kB of archives.\nAfter this operation, 4502 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1653 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.1 [151 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 2260 kB in 1s (4072 kB/s)\nSelecting previously unselected package python-pip-whl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 41665 files and directories currently installed.)\r\nPreparing to unpack .../python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...\r\nUnpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSelecting previously unselected package python-pip.\r\nPreparing to unpack .../python-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...\r\nUnpacking python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nPreparing to unpack .../python-pkg-resources_39.0.1-2_all.deb ...\r\nUnpacking python-pkg-resources (39.0.1-2) ...\r\nSelecting previously unselected package python-setuptools.\r\nPreparing to unpack .../python-setuptools_39.0.1-2_all.deb ...\r\nUnpacking python-setuptools (39.0.1-2) ...\r\nSetting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSetting up python-pkg-resources (39.0.1-2) ...\r\nSetting up python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSetting up python-setuptools (39.0.1-2) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nCloning into 'molteniron'...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nProcessing /tmp/molteniron\nCollecting PyMySQL!=0.7.7,>=0.6.2 (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)\nCollecting daemonize (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/45/ad/1b20db02287afd40d3130a218ac5ce2f7d2ab581cfda29bada5e1c4bee17/daemonize-2.5.0-py2.py3-none-any.whl\nCollecting pbr>=1.6 (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)\nCollecting pyyaml (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)\nCollecting sqlalchemy (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)\nCollecting sqlalchemy_utils (from molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/85/d8/e889f8071c17773ca0ea3a67a4897ca008e7aff4e5bde0e5b9ef1ee29f1f/SQLAlchemy-Utils-0.36.1.tar.gz (128kB)\nCollecting six (from sqlalchemy_utils->molteniron==0.0.1.dev56)\n  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl\nInstalling collected packages: PyMySQL, daemonize, pbr, pyyaml, sqlalchemy, six, sqlalchemy-utils, molteniron\n  Running setup.py install for pyyaml: started\n    Running setup.py install for pyyaml: finished with status 'done'\n  Running setup.py install for sqlalchemy: started\n    Running setup.py install for sqlalchemy: finished with status 'done'\n  Running setup.py install for sqlalchemy-utils: started\n    Running setup.py install for sqlalchemy-utils: finished with status 'done'\n  Running setup.py install for molteniron: started\n    Running setup.py install for molteniron: finished with status 'done'\nSuccessfully installed PyMySQL-0.9.3 daemonize-2.5.0 molteniron-0.0.1.dev56 pbr-5.4.4 pyyaml-5.3 six-1.13.0 sqlalchemy-1.3.12 sqlalchemy-utils-0.36.1\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nRequirement already satisfied: pyyaml in /usr/local/lib/python2.7/dist-packages\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nRequirement already satisfied: pbr in /usr/local/lib/python2.7/dist-packages\nrunning install\n[pbr] Writing ChangeLog\n[pbr] Generating ChangeLog\n[pbr] ChangeLog complete (0.0s)\n[pbr] Generating AUTHORS\n[pbr] AUTHORS complete (0.0s)\nrunning build\nrunning build_py\ncreating build\ncreating build/lib.linux-x86_64-2.7\ncreating build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/__init__.py -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/moltenirond.py -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/molteniron.py -> build/lib.linux-x86_64-2.7/molteniron\nrunning egg_info\ncreating molteniron.egg-info\nwriting pbr to molteniron.egg-info/pbr.json\nwriting requirements to molteniron.egg-info/requires.txt\nwriting molteniron.egg-info/PKG-INFO\nwriting top-level names to molteniron.egg-info/top_level.txt\nwriting dependency_links to molteniron.egg-info/dependency_links.txt\n[pbr] Processing SOURCES.txt\nwriting manifest file 'molteniron.egg-info/SOURCES.txt'\n[pbr] In git context, generating filelist from git\nwarning: no previously-included files found matching '.gitignore'\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nreading manifest template 'MANIFEST.in'\nwarning: no previously-included files found matching '.gitignore'\nwarning: no previously-included files found matching '.gitreview'\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nwriting manifest file 'molteniron.egg-info/SOURCES.txt'\ncopying molteniron/conf.yaml -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/molteniron -> build/lib.linux-x86_64-2.7/molteniron\ncopying molteniron/moltenirond-helper -> build/lib.linux-x86_64-2.7/molteniron\ncreating build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/hardware_info.good -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/localrc.good -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testAddBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testAllocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testCull.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testDeallocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testDeallocateOwner.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testDoClean.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testGetField.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testGetIps.py -> build/lib.linux-x86_64-2.7/molteniron/tests\ncopying molteniron/tests/testRemoveBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests\nrunning build_scripts\ncreating build/scripts-2.7\ncopying and adjusting molteniron/moltenirond-helper -> build/scripts-2.7\ncopying and adjusting molteniron/molteniron -> build/scripts-2.7\ncopying and adjusting utils/test_hook_mi_ipmiblob.py -> build/scripts-2.7\ncopying utils/test_hook_mi_ipmiblob.sh -> build/scripts-2.7\nchanging mode of build/scripts-2.7/moltenirond-helper from 644 to 755\nchanging mode of build/scripts-2.7/molteniron from 644 to 755\nchanging mode of build/scripts-2.7/test_hook_mi_ipmiblob.py from 644 to 755\nrunning install_lib\ncopying build/lib.linux-x86_64-2.7/molteniron/conf.yaml -> /usr/local/lib/python2.7/dist-packages/molteniron\nrunning install_egg_info\nremoving '/usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info' (and everything under it)\nCopying molteniron.egg-info to /usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info\nrunning install_scripts\ncopying build/scripts-2.7/molteniron -> /usr/local/bin\ncopying build/scripts-2.7/moltenirond-helper -> /usr/local/bin\ncopying build/scripts-2.7/test_hook_mi_ipmiblob.py -> /usr/local/bin\nchanging mode of /usr/local/bin/molteniron to 755\nchanging mode of /usr/local/bin/moltenirond-helper to 755\nchanging mode of /usr/local/bin/test_hook_mi_ipmiblob.sh to 755\nchanging mode of /usr/local/bin/test_hook_mi_ipmiblob.py to 755",
                            "stdout_lines": [
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  python-pip-whl python-pkg-resources",
                                "Suggested packages:",
                                "  python-setuptools-doc",
                                "Recommended packages:",
                                "  build-essential python-all-dev python-wheel",
                                "The following NEW packages will be installed:",
                                "  python-pip python-pip-whl python-pkg-resources python-setuptools",
                                "0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 2260 kB of archives.",
                                "After this operation, 4502 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1653 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip all 9.0.1-2.3~ubuntu1.18.04.1 [151 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 2260 kB in 1s (4072 kB/s)",
                                "Selecting previously unselected package python-pip-whl.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 41665 files and directories currently installed.)",
                                "Preparing to unpack .../python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...",
                                "Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Selecting previously unselected package python-pip.",
                                "Preparing to unpack .../python-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...",
                                "Unpacking python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Selecting previously unselected package python-pkg-resources.",
                                "Preparing to unpack .../python-pkg-resources_39.0.1-2_all.deb ...",
                                "Unpacking python-pkg-resources (39.0.1-2) ...",
                                "Selecting previously unselected package python-setuptools.",
                                "Preparing to unpack .../python-setuptools_39.0.1-2_all.deb ...",
                                "Unpacking python-setuptools (39.0.1-2) ...",
                                "Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Setting up python-pkg-resources (39.0.1-2) ...",
                                "Setting up python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Setting up python-setuptools (39.0.1-2) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Cloning into 'molteniron'...",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Processing /tmp/molteniron",
                                "Collecting PyMySQL!=0.7.7,>=0.6.2 (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)",
                                "Collecting daemonize (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/45/ad/1b20db02287afd40d3130a218ac5ce2f7d2ab581cfda29bada5e1c4bee17/daemonize-2.5.0-py2.py3-none-any.whl",
                                "Collecting pbr>=1.6 (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)",
                                "Collecting pyyaml (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)",
                                "Collecting sqlalchemy (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)",
                                "Collecting sqlalchemy_utils (from molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/85/d8/e889f8071c17773ca0ea3a67a4897ca008e7aff4e5bde0e5b9ef1ee29f1f/SQLAlchemy-Utils-0.36.1.tar.gz (128kB)",
                                "Collecting six (from sqlalchemy_utils->molteniron==0.0.1.dev56)",
                                "  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl",
                                "Installing collected packages: PyMySQL, daemonize, pbr, pyyaml, sqlalchemy, six, sqlalchemy-utils, molteniron",
                                "  Running setup.py install for pyyaml: started",
                                "    Running setup.py install for pyyaml: finished with status 'done'",
                                "  Running setup.py install for sqlalchemy: started",
                                "    Running setup.py install for sqlalchemy: finished with status 'done'",
                                "  Running setup.py install for sqlalchemy-utils: started",
                                "    Running setup.py install for sqlalchemy-utils: finished with status 'done'",
                                "  Running setup.py install for molteniron: started",
                                "    Running setup.py install for molteniron: finished with status 'done'",
                                "Successfully installed PyMySQL-0.9.3 daemonize-2.5.0 molteniron-0.0.1.dev56 pbr-5.4.4 pyyaml-5.3 six-1.13.0 sqlalchemy-1.3.12 sqlalchemy-utils-0.36.1",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Requirement already satisfied: pyyaml in /usr/local/lib/python2.7/dist-packages",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Requirement already satisfied: pbr in /usr/local/lib/python2.7/dist-packages",
                                "running install",
                                "[pbr] Writing ChangeLog",
                                "[pbr] Generating ChangeLog",
                                "[pbr] ChangeLog complete (0.0s)",
                                "[pbr] Generating AUTHORS",
                                "[pbr] AUTHORS complete (0.0s)",
                                "running build",
                                "running build_py",
                                "creating build",
                                "creating build/lib.linux-x86_64-2.7",
                                "creating build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/__init__.py -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/moltenirond.py -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/molteniron.py -> build/lib.linux-x86_64-2.7/molteniron",
                                "running egg_info",
                                "creating molteniron.egg-info",
                                "writing pbr to molteniron.egg-info/pbr.json",
                                "writing requirements to molteniron.egg-info/requires.txt",
                                "writing molteniron.egg-info/PKG-INFO",
                                "writing top-level names to molteniron.egg-info/top_level.txt",
                                "writing dependency_links to molteniron.egg-info/dependency_links.txt",
                                "[pbr] Processing SOURCES.txt",
                                "writing manifest file 'molteniron.egg-info/SOURCES.txt'",
                                "[pbr] In git context, generating filelist from git",
                                "warning: no previously-included files found matching '.gitignore'",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "reading manifest template 'MANIFEST.in'",
                                "warning: no previously-included files found matching '.gitignore'",
                                "warning: no previously-included files found matching '.gitreview'",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "writing manifest file 'molteniron.egg-info/SOURCES.txt'",
                                "copying molteniron/conf.yaml -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/molteniron -> build/lib.linux-x86_64-2.7/molteniron",
                                "copying molteniron/moltenirond-helper -> build/lib.linux-x86_64-2.7/molteniron",
                                "creating build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/hardware_info.good -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/localrc.good -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testAddBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testAllocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testCull.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testDeallocateBM.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testDeallocateOwner.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testDoClean.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testGetField.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testGetIps.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "copying molteniron/tests/testRemoveBMNode.py -> build/lib.linux-x86_64-2.7/molteniron/tests",
                                "running build_scripts",
                                "creating build/scripts-2.7",
                                "copying and adjusting molteniron/moltenirond-helper -> build/scripts-2.7",
                                "copying and adjusting molteniron/molteniron -> build/scripts-2.7",
                                "copying and adjusting utils/test_hook_mi_ipmiblob.py -> build/scripts-2.7",
                                "copying utils/test_hook_mi_ipmiblob.sh -> build/scripts-2.7",
                                "changing mode of build/scripts-2.7/moltenirond-helper from 644 to 755",
                                "changing mode of build/scripts-2.7/molteniron from 644 to 755",
                                "changing mode of build/scripts-2.7/test_hook_mi_ipmiblob.py from 644 to 755",
                                "running install_lib",
                                "copying build/lib.linux-x86_64-2.7/molteniron/conf.yaml -> /usr/local/lib/python2.7/dist-packages/molteniron",
                                "running install_egg_info",
                                "removing '/usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info' (and everything under it)",
                                "Copying molteniron.egg-info to /usr/local/lib/python2.7/dist-packages/molteniron-0.0.1.dev56.egg-info",
                                "running install_scripts",
                                "copying build/scripts-2.7/molteniron -> /usr/local/bin",
                                "copying build/scripts-2.7/moltenirond-helper -> /usr/local/bin",
                                "copying build/scripts-2.7/test_hook_mi_ipmiblob.py -> /usr/local/bin",
                                "changing mode of /usr/local/bin/molteniron to 755",
                                "changing mode of /usr/local/bin/moltenirond-helper to 755",
                                "changing mode of /usr/local/bin/test_hook_mi_ipmiblob.sh to 755",
                                "changing mode of /usr/local/bin/test_hook_mi_ipmiblob.py to 755"
                            ],
                            "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000b-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2020-01-14T02:58:25.331760Z",
                            "start": "2020-01-14T02:56:26.352026Z"
                        },
                        "id": "3863bb44-1114-b87e-467a-00000000000b",
                        "name": "Configure molten"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": [
                                "uuidgen"
                            ],
                            "delta": "0:00:00.014070",
                            "end": "2020-01-14 05:22:47.676313",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "uuidgen",
                                    "_uses_shell": false,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000c-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2020-01-14 05:22:47.662243",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "0120b226-24d5-42c7-b094-effd79354097",
                            "stdout_lines": [
                                "0120b226-24d5-42c7-b094-effd79354097"
                            ],
                            "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000c-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2020-01-14T02:58:57.564150Z",
                            "start": "2020-01-14T02:58:25.434965Z"
                        },
                        "id": "3863bb44-1114-b87e-467a-00000000000c",
                        "name": "Generate MoltenIron Id for node"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": [
                                "/tmp/redfish-driver/HPE-CI-JOBS/molteniron/allocate_molten.py",
                                "0120b226-24d5-42c7-b094-effd79354097",
                                "Redfish"
                            ],
                            "delta": "0:00:04.079072",
                            "end": "2020-01-14 05:23:24.370256",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "/tmp/redfish-driver/HPE-CI-JOBS/molteniron/allocate_molten.py 0120b226-24d5-42c7-b094-effd79354097 Redfish",
                                    "_uses_shell": false,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000d-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2020-01-14 05:23:20.291184",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\n/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\nMolteniron dynamic allocation of node\nNode allocated Successfully\nAllocation done",
                            "stdout_lines": [
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "Molteniron dynamic allocation of node",
                                "Node allocated Successfully",
                                "Allocation done"
                            ],
                            "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000d-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2020-01-14T02:59:34.284736Z",
                            "start": "2020-01-14T02:58:57.636463Z"
                        },
                        "id": "3863bb44-1114-b87e-467a-00000000000d",
                        "name": "Allocating test node"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "bash /tmp/redfish-driver/HPE-CI-JOBS/redfish-driver/gate.sh",
                            "delta": "0:45:44.865996",
                            "end": "2020-01-14 06:09:41.019834",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "bash /tmp/redfish-driver/HPE-CI-JOBS/redfish-driver/gate.sh",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000e-ubuntu"
                                }
                            },
                            "msg": "non-zero return code",
                            "rc": 100,
                            "start": "2020-01-14 05:23:56.153838",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080\nSSH_CONNECTION=15.213.141.10 45616 15.213.141.235 22\n_=/usr/bin/env\nLANG=C.UTF-8\nUSER=ubuntu\nPWD=/home/ubuntu\nHOME=/home/ubuntu\nSSH_CLIENT=15.213.141.10 45616 22\nhttps_proxy=http://web-proxy.in.hpecorp.net:8080\nhttp_proxy=http://web-proxy.in.hpecorp.net:8080\nno_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169\nMAIL=/var/mail/ubuntu\nHTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080\nSHELL=/bin/bash\nSHLVL=2\nLOGNAME=ubuntu\nPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games\n+ set -o pipefail\n+ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games\n+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games\n+ export DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1\n+ DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1\n+ export IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora\n+ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora\n+ export BOOT_OPTION=\n+ BOOT_OPTION=\n+ export SECURE_BOOT=\n+ SECURE_BOOT=\n+ export BOOT_LOADER=grub2\n+ BOOT_LOADER=grub2\n+ export IRONIC_IPA_RAMDISK_DISTRO=ubuntu\n+ IRONIC_IPA_RAMDISK_DISTRO=ubuntu\n+ export BRANCH=master\n+ BRANCH=master\n+ export no_proxy=169.16.1.54\n+ no_proxy=169.16.1.54\n+ wget http://169.16.1.54:9999/proxy -P /home/ubuntu/\n--2020-01-14 05:23:56--  http://169.16.1.54:9999/proxy\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 349 [text/plain]\nSaving to: \u2018/home/ubuntu/proxy\u2019\n\n     0K                                                       100% 30.2M=0s\n\n2020-01-14 05:23:56 (30.2 MB/s) - \u2018/home/ubuntu/proxy\u2019 saved [349/349]\n\n+ source /home/ubuntu/proxy\n++ export http_proxy=http://web-proxy.in.hpecorp.net:8080\n++ http_proxy=http://web-proxy.in.hpecorp.net:8080\n++ export https_proxy=http://web-proxy.in.hpecorp.net:8080\n++ https_proxy=http://web-proxy.in.hpecorp.net:8080\n++ export HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080\n++ HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080\n++ export HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080\n++ HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080\n+++ echo 169.16.1.1 169.16.1.2 169.16.1.3 169.16.1.4 169.16.1.5 169.16.1.6 169.16.1.7 169.16.1.8 169.16.1.9 169.16.1.10 169.16.1.11 169.16.1.12 169.16.1.13 169.16.1.14 169.16.1.15 169.16.1.16 169.16.1.17 169.16.1.18 169.16.1.19 169.16.1.20 169.16.1.21 169.16.1.22 169.16.1.23 169.16.1.24 169.16.1.25 169.16.1.26 169.16.1.27 169.16.1.28 169.16.1.29 169.16.1.30 169.16.1.31 169.16.1.32 169.16.1.33 169.16.1.34 169.16.1.35 169.16.1.36 169.16.1.37 169.16.1.38 169.16.1.39 169.16.1.40 169.16.1.41 169.16.1.42 169.16.1.43 169.16.1.44 169.16.1.45 169.16.1.46 169.16.1.47 169.16.1.48 169.16.1.49 169.16.1.50 169.16.1.51 169.16.1.52 169.16.1.53 169.16.1.54 169.16.1.55 169.16.1.56 169.16.1.57 169.16.1.58 169.16.1.59 169.16.1.60 169.16.1.61 169.16.1.62 169.16.1.63 169.16.1.64 169.16.1.65 169.16.1.66 169.16.1.67 169.16.1.68 169.16.1.69 169.16.1.70 169.16.1.71 169.16.1.72 169.16.1.73 169.16.1.74 169.16.1.75 169.16.1.76 169.16.1.77 169.16.1.78 169.16.1.79 169.16.1.80 169.16.1.81 169.16.1.82 169.16.1.83 169.16.1.84 169.16.1.85 169.16.1.86 169.16.1.87 169.16.1.88 169.16.1.89 169.16.1.90 169.16.1.91 169.16.1.92 169.16.1.93 169.16.1.94 169.16.1.95 169.16.1.96 169.16.1.97 169.16.1.98 169.16.1.99 169.16.1.100 169.16.1.101 169.16.1.102 169.16.1.103 169.16.1.104 169.16.1.105 169.16.1.106 169.16.1.107 169.16.1.108 169.16.1.109 169.16.1.110 169.16.1.111 169.16.1.112 169.16.1.113 169.16.1.114 169.16.1.115 169.16.1.116 169.16.1.117 169.16.1.118 169.16.1.119 169.16.1.120 169.16.1.121 169.16.1.122 169.16.1.123 169.16.1.124 169.16.1.125 169.16.1.126 169.16.1.127 169.16.1.128 169.16.1.129 169.16.1.130 169.16.1.131 169.16.1.132 169.16.1.133 169.16.1.134 169.16.1.135 169.16.1.136 169.16.1.137 169.16.1.138 169.16.1.139 169.16.1.140 169.16.1.141 169.16.1.142 169.16.1.143 169.16.1.144 169.16.1.145 169.16.1.146 169.16.1.147 169.16.1.148 169.16.1.149 169.16.1.150 169.16.1.151 169.16.1.152 169.16.1.153 169.16.1.154 169.16.1.155 169.16.1.156 169.16.1.157 169.16.1.158 169.16.1.159 169.16.1.160 169.16.1.161 169.16.1.162 169.16.1.163 169.16.1.164 169.16.1.165 169.16.1.166 169.16.1.167 169.16.1.168 169.16.1.169 169.16.1.170 169.16.1.171 169.16.1.172 169.16.1.173 169.16.1.174 169.16.1.175 169.16.1.176 169.16.1.177 169.16.1.178 169.16.1.179 169.16.1.180 169.16.1.181 169.16.1.182 169.16.1.183 169.16.1.184 169.16.1.185 169.16.1.186 169.16.1.187 169.16.1.188 169.16.1.189 169.16.1.190 169.16.1.191 169.16.1.192 169.16.1.193 169.16.1.194 169.16.1.195 169.16.1.196 169.16.1.197 169.16.1.198 169.16.1.199 169.16.1.200 169.16.1.201 169.16.1.202 169.16.1.203 169.16.1.204 169.16.1.205 169.16.1.206 169.16.1.207 169.16.1.208 169.16.1.209 169.16.1.210 169.16.1.211 169.16.1.212 169.16.1.213 169.16.1.214 169.16.1.215 169.16.1.216 169.16.1.217 169.16.1.218 169.16.1.219 169.16.1.220 169.16.1.221 169.16.1.222 169.16.1.223 169.16.1.224 169.16.1.225 169.16.1.226 169.16.1.227 169.16.1.228 169.16.1.229 169.16.1.230 169.16.1.231 169.16.1.232 169.16.1.233 169.16.1.234 169.16.1.235 169.16.1.236 169.16.1.237 169.16.1.238 169.16.1.239 169.16.1.240 169.16.1.241 169.16.1.242 169.16.1.243 169.16.1.244 169.16.1.245 169.16.1.246 169.16.1.247 169.16.1.248 169.16.1.249 169.16.1.250 169.16.1.251 169.16.1.252 169.16.1.253 169.16.1.254 169.16.1.255\n+++ sed 's/ /,/g'\n++ export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\n++ no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\n+ sudo chmod 0600 /home/ubuntu/zuul_id_rsa\n+ wget http://169.16.1.54:9999/log_upload_ssh -P /home/ubuntu/\n--2020-01-14 05:23:56--  http://169.16.1.54:9999/log_upload_ssh\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 1675 (1.6K) [text/plain]\nSaving to: \u2018/home/ubuntu/log_upload_ssh\u2019\n\n     0K .                                                     100%  134M=0s\n\n2020-01-14 05:23:56 (134 MB/s) - \u2018/home/ubuntu/log_upload_ssh\u2019 saved [1675/1675]\n\n+ wget http://169.16.1.54:9999/config -P /home/ubuntu/.ssh/\n--2020-01-14 05:23:56--  http://169.16.1.54:9999/config\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 178 [text/plain]\nSaving to: \u2018/home/ubuntu/.ssh/config\u2019\n\n     0K                                                       100% 15.4M=0s\n\n2020-01-14 05:23:56 (15.4 MB/s) - \u2018/home/ubuntu/.ssh/config\u2019 saved [178/178]\n\n+ sudo chmod 0600 /home/ubuntu/log_upload_ssh\n+ sudo chmod 0664 /home/ubuntu/.ssh/config\n+ install_packages\n+ sudo apt -y install apache2 python-pip isc-dhcp-server webfs python3-setuptools python3-pip socat vlan liberasurecode-dev libssl-dev ovmf\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\nReading package lists...\nBuilding dependency tree...\nReading state information...\npython-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.1).\nThe following additional packages will be installed:\n  apache2-bin apache2-data apache2-utils libapr1 libaprutil1\n  libaprutil1-dbd-sqlite3 libaprutil1-ldap liberasurecode1 libirs-export160\n  libisccfg-export160 liblua5.2-0\nSuggested packages:\n  www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom\n  isc-dhcp-server-ldap policycoreutils libisal2 libjerasure2 libssl-doc\n  python-setuptools-doc\nRecommended packages:\n  ssl-cert build-essential python3-wheel\nThe following NEW packages will be installed:\n  apache2 apache2-bin apache2-data apache2-utils isc-dhcp-server libapr1\n  libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liberasurecode-dev\n  liberasurecode1 libirs-export160 libisccfg-export160 liblua5.2-0 libssl-dev\n  ovmf python3-pip python3-setuptools socat vlan webfs\n0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 5799 kB of archives.\nAfter this operation, 24.3 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8764 B]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.11 [1071 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.11 [83.9 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.11 [160 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.11 [95.1 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccfg-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [45.4 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libirs-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [18.4 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 isc-dhcp-server amd64 4.3.5-3ubuntu7.1 [446 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.5 [1566 kB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.1 [114 kB]\nGet:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 webfs amd64 1.21+ds1-12 [64.6 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ovmf all 0~20180205.c0d9813c-2ubuntu0.1 [1157 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB]\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (This frontend requires a controlling tty.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nFetched 5799 kB in 5s (1075 kB/s)\nSelecting previously unselected package libapr1:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 41924 files and directories currently installed.)\r\nPreparing to unpack .../00-libapr1_1.6.3-2_amd64.deb ...\r\nUnpacking libapr1:amd64 (1.6.3-2) ...\r\nSelecting previously unselected package libaprutil1:amd64.\r\nPreparing to unpack .../01-libaprutil1_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1:amd64 (1.6.1-2) ...\r\nSelecting previously unselected package libaprutil1-dbd-sqlite3:amd64.\r\nPreparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...\r\nSelecting previously unselected package libaprutil1-ldap:amd64.\r\nPreparing to unpack .../03-libaprutil1-ldap_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1-ldap:amd64 (1.6.1-2) ...\r\nSelecting previously unselected package liblua5.2-0:amd64.\r\nPreparing to unpack .../04-liblua5.2-0_5.2.4-1.1build1_amd64.deb ...\r\nUnpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ...\r\nSelecting previously unselected package apache2-bin.\r\nPreparing to unpack .../05-apache2-bin_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2-bin (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package apache2-utils.\r\nPreparing to unpack .../06-apache2-utils_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2-utils (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package apache2-data.\r\nPreparing to unpack .../07-apache2-data_2.4.29-1ubuntu4.11_all.deb ...\r\nUnpacking apache2-data (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package apache2.\r\nPreparing to unpack .../08-apache2_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2 (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package libisccfg-export160.\r\nPreparing to unpack .../09-libisccfg-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...\r\nUnpacking libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSelecting previously unselected package libirs-export160.\r\nPreparing to unpack .../10-libirs-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...\r\nUnpacking libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSelecting previously unselected package isc-dhcp-server.\r\nPreparing to unpack .../11-isc-dhcp-server_4.3.5-3ubuntu7.1_amd64.deb ...\r\nUnpacking isc-dhcp-server (4.3.5-3ubuntu7.1) ...\r\nSelecting previously unselected package libssl-dev:amd64.\r\nPreparing to unpack .../12-libssl-dev_1.1.1-1ubuntu2.1~18.04.5_amd64.deb ...\r\nUnpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...\r\nSelecting previously unselected package python3-pip.\r\nPreparing to unpack .../13-python3-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...\r\nUnpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSelecting previously unselected package python3-setuptools.\r\nPreparing to unpack .../14-python3-setuptools_39.0.1-2_all.deb ...\r\nUnpacking python3-setuptools (39.0.1-2) ...\r\nSelecting previously unselected package webfs.\r\nPreparing to unpack .../15-webfs_1.21+ds1-12_amd64.deb ...\r\nUnpacking webfs (1.21+ds1-12) ...\r\nSelecting previously unselected package liberasurecode1:amd64.\r\nPreparing to unpack .../16-liberasurecode1_1.5.0-1_amd64.deb ...\r\nUnpacking liberasurecode1:amd64 (1.5.0-1) ...\r\nSelecting previously unselected package liberasurecode-dev.\r\nPreparing to unpack .../17-liberasurecode-dev_1.5.0-1_amd64.deb ...\r\nUnpacking liberasurecode-dev (1.5.0-1) ...\r\nSelecting previously unselected package ovmf.\r\nPreparing to unpack .../18-ovmf_0~20180205.c0d9813c-2ubuntu0.1_all.deb ...\r\nUnpacking ovmf (0~20180205.c0d9813c-2ubuntu0.1) ...\r\nSelecting previously unselected package socat.\r\nPreparing to unpack .../19-socat_1.7.3.2-2ubuntu2_amd64.deb ...\r\nUnpacking socat (1.7.3.2-2ubuntu2) ...\r\nSelecting previously unselected package vlan.\r\nPreparing to unpack .../20-vlan_1.9-3.2ubuntu6_amd64.deb ...\r\nUnpacking vlan (1.9-3.2ubuntu6) ...\r\nSetting up libapr1:amd64 (1.6.3-2) ...\r\nSetting up vlan (1.9-3.2ubuntu6) ...\r\nSetting up socat (1.7.3.2-2ubuntu2) ...\r\nSetting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...\r\nSetting up libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSetting up apache2-data (2.4.29-1ubuntu4.11) ...\r\nSetting up ovmf (0~20180205.c0d9813c-2ubuntu0.1) ...\r\nSetting up libaprutil1:amd64 (1.6.1-2) ...\r\nSetting up python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nSetting up webfs (1.21+ds1-12) ...\r\ndebconf: unable to initialize frontend: Dialog\r\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\r\ndebconf: falling back to frontend: Readline\r\n\r\nCreating config file /etc/webfsd.conf with new version\r\nSetting up libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...\r\nSetting up liblua5.2-0:amd64 (5.2.4-1.1build1) ...\r\nSetting up liberasurecode1:amd64 (1.5.0-1) ...\r\nSetting up python3-setuptools (39.0.1-2) ...\r\nSetting up isc-dhcp-server (4.3.5-3ubuntu7.1) ...\r\ndebconf: unable to initialize frontend: Dialog\r\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\r\ndebconf: falling back to frontend: Readline\r\nGenerating /etc/default/isc-dhcp-server...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server.service \u2192 /lib/systemd/system/isc-dhcp-server.service.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server6.service \u2192 /lib/systemd/system/isc-dhcp-server6.service.\r\nSetting up libaprutil1-ldap:amd64 (1.6.1-2) ...\r\nSetting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...\r\nSetting up apache2-utils (2.4.29-1ubuntu4.11) ...\r\nSetting up liberasurecode-dev (1.5.0-1) ...\r\nSetting up apache2-bin (2.4.29-1ubuntu4.11) ...\r\nSetting up apache2 (2.4.29-1ubuntu4.11) ...\r\nEnabling module mpm_event.\r\nEnabling module authz_core.\r\nEnabling module authz_host.\r\nEnabling module authn_core.\r\nEnabling module auth_basic.\r\nEnabling module access_compat.\r\nEnabling module authn_file.\r\nEnabling module authz_user.\r\nEnabling module alias.\r\nEnabling module dir.\r\nEnabling module autoindex.\r\nEnabling module env.\r\nEnabling module mime.\r\nEnabling module negotiation.\r\nEnabling module setenvif.\r\nEnabling module filter.\r\nEnabling module deflate.\r\nEnabling module status.\r\nEnabling module reqtimeout.\r\nEnabling conf charset.\r\nEnabling conf localized-error-pages.\r\nEnabling conf other-vhosts-access-log.\r\nEnabling conf security.\r\nEnabling conf serve-cgi-bin.\r\nEnabling site 000-default.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/apache2.service \u2192 /lib/systemd/system/apache2.service.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service \u2192 /lib/systemd/system/apache-htcacheclean.service.\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ufw (0.36-0ubuntu0.18.04.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\n+ sudo pip install setuptools\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nRequirement already satisfied: setuptools in /usr/lib/python2.7/dist-packages\n+ sudo pip3 install proliantutils\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting proliantutils\n  Downloading https://files.pythonhosted.org/packages/f7/0d/a0a00712ee925b5c52692bd442b050876ab90364dc9afdc5e74485037ded/proliantutils-2.9.2-py2.py3-none-any.whl (407kB)\nCollecting oslo.concurrency>=3.8.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/1d/5b/6a4945d72977dc3e8efc1c669f4d2c340867c192473b027ce77dbc2eabaf/oslo.concurrency-3.31.0-py2.py3-none-any.whl (46kB)\nRequirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from proliantutils)\nRequirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from proliantutils)\nCollecting oslo.serialization>=1.10.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/18/a3/76d415ffc9932941db801ff99bcb66645b738c10a1b88e5ade75a7d1431e/oslo.serialization-2.29.2-py2.py3-none-any.whl\nCollecting oslo.utils>=3.20.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/82/9c/568e90a41b29b255dcdb5d39d4ad2ad4c92ba7ed1af9746ddbd7680768ba/oslo.utils-3.42.1-py2.py3-none-any.whl (100kB)\nCollecting sushy>=1.8.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/d1/a0/75a599fdbc1bd543bb869060623a0fb6aff9ec9c6ac194cafd3be5e2c2b5/sushy-3.0.0-py2.py3-none-any.whl (229kB)\nCollecting retrying!=1.3.0,>=1.2.3 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/44/ef/beae4b4ef80902f22e3af073397f079c96969c69b2c7d52a57ea9ae61c9d/retrying-1.3.3.tar.gz\nCollecting pbr>=2.0.0 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)\nRequirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/lib/python3/dist-packages (from proliantutils)\nCollecting pysnmp<5.0.0,>=4.2.3 (from proliantutils)\n  Downloading https://files.pythonhosted.org/packages/25/7e/1e17facea54dd21c6a72db6ae57a5bfdd56edd54b8c4850668b554bdddba/pysnmp-4.4.12-py2.py3-none-any.whl (296kB)\nCollecting oslo.config>=5.2.0 (from oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/5c/45/53255cdbabefabc4ac8ae36671ecbd8a92a6d029363fcae9126a27fb81d7/oslo.config-7.0.0-py2.py3-none-any.whl (125kB)\nCollecting fasteners>=0.7.0 (from oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl\nCollecting oslo.i18n>=3.15.3 (from oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/4e/a4/e2c71ea714266097b2edc5188462cfc8f0fffd277ef148a33430199b4a0a/oslo.i18n-3.25.1-py2.py3-none-any.whl (47kB)\nRequirement already satisfied: PyYAML>=3.12 in /usr/lib/python3/dist-packages (from oslo.serialization>=1.10.0->proliantutils)\nCollecting pytz>=2013.6 (from oslo.serialization>=1.10.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)\nCollecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/3d/a8/e01fea81691749044a7bfd44536483a296d9c0a7ed4ec8810a229435547c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249kB)\nRequirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from oslo.utils>=3.20.0->proliantutils)\nCollecting iso8601>=0.1.11 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl\nCollecting netaddr>=0.7.18 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)\nCollecting debtcollector>=1.2.0 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ca/ab/e34b13877f84a198b043166a82baf0ae8b9ed1daa83b6ebde776e8628b0a/debtcollector-1.22.0-py2.py3-none-any.whl\nCollecting pyparsing>=2.1.0 (from oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)\nCollecting stevedore>=1.29.0 (from sushy>=1.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)\nCollecting python-dateutil>=2.7.0 (from sushy>=1.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl (227kB)\nRequirement already satisfied: pyasn1>=0.2.3 in /usr/lib/python3/dist-packages (from pysnmp<5.0.0,>=4.2.3->proliantutils)\nCollecting pysmi (from pysnmp<5.0.0,>=4.2.3->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/1f/fc/02361d1c2b247de73070c457c4da98c448693154894c14f2d7b48dfabf7e/pysmi-0.3.4-py2.py3-none-any.whl (80kB)\nCollecting pycryptodomex (from pysnmp<5.0.0,>=4.2.3->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/46/a0/04a009917f8946e0e2aca0768bb703767c3845c700ac8e3d6589ce0c9026/pycryptodomex-3.9.4-cp36-cp36m-manylinux1_x86_64.whl (9.7MB)\nCollecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/00/8d/9d56bfe43997f1864fe0891be69bc239ded98e69c9f56eb9eaa5b1789660/rfc3986-1.3.2-py2.py3-none-any.whl\nCollecting monotonic>=0.1 (from fasteners>=0.7.0->oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl\nCollecting Babel!=2.4.0,>=2.3.4 (from oslo.i18n>=3.15.3->oslo.concurrency>=3.8.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl (8.6MB)\nCollecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.20.0->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz\nCollecting ply (from pysmi->pysnmp<5.0.0,>=4.2.3->proliantutils)\n  Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB)\nInstalling collected packages: pbr, stevedore, netaddr, wrapt, debtcollector, pytz, Babel, oslo.i18n, rfc3986, oslo.config, monotonic, fasteners, iso8601, pyparsing, oslo.utils, oslo.concurrency, msgpack, oslo.serialization, python-dateutil, sushy, retrying, ply, pysmi, pycryptodomex, pysnmp, proliantutils\n  Running setup.py install for wrapt: started\n    Running setup.py install for wrapt: finished with status 'done'\n  Running setup.py install for retrying: started\n    Running setup.py install for retrying: finished with status 'done'\nSuccessfully installed Babel-2.8.0 debtcollector-1.22.0 fasteners-0.15 iso8601-0.1.12 monotonic-1.5 msgpack-0.6.2 netaddr-0.7.19 oslo.concurrency-3.31.0 oslo.config-7.0.0 oslo.i18n-3.25.1 oslo.serialization-2.29.2 oslo.utils-3.42.1 pbr-5.4.4 ply-3.11 proliantutils-2.9.2 pycryptodomex-3.9.4 pyparsing-2.4.6 pysmi-0.3.4 pysnmp-4.4.12 python-dateutil-2.8.1 pytz-2019.3 retrying-1.3.3 rfc3986-1.3.2 stevedore-1.31.0 sushy-3.0.0 wrapt-1.11.2\n+ sudo chmod 600 /home/ubuntu/zuul_id_rsa\n+ clone_projects\n+ sudo mkdir -p /opt/stack\n+ sudo chown ubuntu.ubuntu /opt/stack\n+ sudo chmod 0777 /opt/stack\n+ cd /opt/stack\n+ git clone https://opendev.org/openstack-dev/devstack.git\nCloning into 'devstack'...\nwarning: redirecting to https://opendev.org/openstack/devstack/\n+ git clone https://opendev.org/openstack/ironic.git\nCloning into 'ironic'...\n+ git clone https://opendev.org/openstack/ironic-tempest-plugin.git\nCloning into 'ironic-tempest-plugin'...\n+ configure_dhcp_server\n+ wget http://169.16.1.54:9999/redfish_dhcp_server.txt -P /opt/stack/devstack/files/\n--2020-01-14 05:27:13--  http://169.16.1.54:9999/redfish_dhcp_server.txt\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 131 [text/plain]\nSaving to: \u2018/opt/stack/devstack/files/redfish_dhcp_server.txt\u2019\n\n     0K                                                       100% 9.03M=0s\n\n2020-01-14 05:27:13 (9.03 MB/s) - \u2018/opt/stack/devstack/files/redfish_dhcp_server.txt\u2019 saved [131/131]\n\n++ cat /tmp/hardware_info\n++ awk '{print $2}'\n+ mac=98:f2:b3:2a:0e:3c\n+ sed -i s/8c:dc:d4:af:78:ec/98:f2:b3:2a:0e:3c/g /opt/stack/devstack/files/redfish_dhcp_server.txt\n+ sudo sh -c 'cat /opt/stack/devstack/files/redfish_dhcp_server.txt >> /etc/dhcp/dhcpd.conf'\n+ sudo service isc-dhcp-server restart\n+ configure_interface\n++ cut -d/ -f1\n++ awk '{print $2}'\n++ ip addr show ens2\n++ grep 'inet\\b'\n+ ip1=169.16.1.117\n+ sudo sh -c 'echo web_root=/opt/stack/devstack/files >> /etc/webfsd.conf'\n+ sudo sh -c 'echo web_ip=169.16.1.117 >> /etc/webfsd.conf'\n+ sudo sh -c 'echo web_port=9999 >> /etc/webfsd.conf'\n+ sudo service webfs restart\n+ update_ironic\n+ cd /opt/stack/ironic\n+ git config --global user.email proliantutils@gmail.com\n+ git config --global user.name proliantci\n+ update_ironic_tempest_plugin\n+ cd /opt/stack/ironic-tempest-plugin\n+ sudo python3 setup.py install\nrunning install\n[pbr] Writing ChangeLog\n[pbr] Generating ChangeLog\n[pbr] ChangeLog complete (0.0s)\n[pbr] Generating AUTHORS\n[pbr] AUTHORS complete (0.0s)\nrunning build\nrunning build_py\ncreating build\ncreating build/lib\ncreating build/lib/ironic_tempest_plugin\ncreating build/lib/ironic_tempest_plugin/services\ncreating build/lib/ironic_tempest_plugin/services/baremetal\ncopying ironic_tempest_plugin/services/baremetal/base.py -> build/lib/ironic_tempest_plugin/services/baremetal\ncopying ironic_tempest_plugin/services/baremetal/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal\ncreating build/lib/ironic_tempest_plugin/tests\ncreating build/lib/ironic_tempest_plugin/tests/api\ncreating build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_allocations.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/base.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_drivers.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_ports.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_conductor.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_chassis.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/__init__.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncopying ironic_tempest_plugin/tests/api/admin/test_nodes.py -> build/lib/ironic_tempest_plugin/tests/api/admin\ncreating build/lib/ironic_tempest_plugin/common\ncopying ironic_tempest_plugin/common/utils.py -> build/lib/ironic_tempest_plugin/common\ncopying ironic_tempest_plugin/common/__init__.py -> build/lib/ironic_tempest_plugin/common\ncopying ironic_tempest_plugin/common/waiters.py -> build/lib/ironic_tempest_plugin/common\ncopying ironic_tempest_plugin/services/introspection_client.py -> build/lib/ironic_tempest_plugin/services\ncopying ironic_tempest_plugin/services/__init__.py -> build/lib/ironic_tempest_plugin/services\ncopying ironic_tempest_plugin/tests/api/__init__.py -> build/lib/ironic_tempest_plugin/tests/api\ncopying ironic_tempest_plugin/config.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/exceptions.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/plugin.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/clients.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/__init__.py -> build/lib/ironic_tempest_plugin\ncopying ironic_tempest_plugin/manager.py -> build/lib/ironic_tempest_plugin\ncreating build/lib/ironic_tempest_plugin/tests/scenario\ncreating build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncreating build/lib/ironic_tempest_plugin/services/baremetal/v1\ncreating build/lib/ironic_tempest_plugin/services/baremetal/v1/json\ncopying ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json\ncopying ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json\ncopying ironic_tempest_plugin/tests/__init__.py -> build/lib/ironic_tempest_plugin/tests\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/introspection_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> build/lib/ironic_tempest_plugin/tests/scenario\ncopying ironic_tempest_plugin/services/baremetal/v1/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1\nrunning egg_info\ncreating ironic_tempest_plugin.egg-info\nwriting pbr to ironic_tempest_plugin.egg-info/pbr.json\nwriting ironic_tempest_plugin.egg-info/PKG-INFO\nwriting dependency_links to ironic_tempest_plugin.egg-info/dependency_links.txt\nwriting entry points to ironic_tempest_plugin.egg-info/entry_points.txt\nwriting requirements to ironic_tempest_plugin.egg-info/requires.txt\nwriting top-level names to ironic_tempest_plugin.egg-info/top_level.txt\n[pbr] Processing SOURCES.txt\nwriting manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'\n[pbr] In git context, generating filelist from git\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nreading manifest template 'MANIFEST.in'\nwarning: no previously-included files found matching '.gitignore'\nwarning: no previously-included files found matching '.gitreview'\nwarning: no previously-included files matching '*.pyc' found anywhere in distribution\nwriting manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'\ncopying ironic_tempest_plugin/README.rst -> build/lib/ironic_tempest_plugin\ncreating build/lib/ironic_tempest_plugin/rules\ncopying ironic_tempest_plugin/rules/basic_ops_rule.json -> build/lib/ironic_tempest_plugin/rules\nrunning install_lib\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/config.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/exceptions.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/plugin.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/README.rst -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/clients.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone\ncopying build/lib/ironic_tempest_plugin/tests/scenario/introspection_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncopying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_allocations.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_drivers.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_conductor.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_chassis.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodes.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin\ncopying build/lib/ironic_tempest_plugin/tests/api/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api\ncopying build/lib/ironic_tempest_plugin/tests/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules\ncopying build/lib/ironic_tempest_plugin/rules/basic_ops_rule.json -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/common/utils.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/common/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/common/waiters.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common\ncopying build/lib/ironic_tempest_plugin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncopying build/lib/ironic_tempest_plugin/manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal\ncopying build/lib/ironic_tempest_plugin/services/baremetal/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1\ncreating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json\ncopying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json\ncopying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json\ncopying build/lib/ironic_tempest_plugin/services/baremetal/v1/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1\ncopying build/lib/ironic_tempest_plugin/services/baremetal/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal\ncopying build/lib/ironic_tempest_plugin/services/introspection_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services\ncopying build/lib/ironic_tempest_plugin/services/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/config.py to config.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/exceptions.py to exceptions.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/plugin.py to plugin.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/clients.py to clients.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py to test_baremetal_single_tenant.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py to baremetal_manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py to test_introspection_discovery.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py to test_baremetal_boot_from_volume.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py to baremetal_standalone_manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py to test_baremetal_multitenancy.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py to test_baremetal_basic_ops.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py to test_bios.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py to test_cleaning.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py to test_basic_ops.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py to test_adoption.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/introspection_manager.py to introspection_manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py to test_introspection_basic.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py to test_deploy_templates.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py to test_api_discovery.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_allocations.py to test_allocations.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/base.py to base.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_target.py to test_volume_target.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_drivers.py to test_drivers.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports.py to test_ports.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py to test_ports_negative.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_conductor.py to test_conductor.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_chassis.py to test_chassis.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_portgroups.py to test_portgroups.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodestates.py to test_nodestates.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py to test_volume_connector.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodes.py to test_nodes.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/utils.py to utils.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/waiters.py to waiters.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/manager.py to manager.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/base.py to base.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py to baremetal_client.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/__init__.py to __init__.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/introspection_client.py to introspection_client.cpython-36.pyc\nbyte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc\nrunning install_egg_info\nCopying ironic_tempest_plugin.egg-info to /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin-1.5.2.dev15.egg-info\nrunning install_scripts\n+ run_stack\n+ local ironic_node\n+ local capabilities\n+ cd /opt/stack/devstack\n+ wget http://169.16.1.54:9999/ir-deploy-ilo.iso -P files/\n--2020-01-14 05:27:15--  http://169.16.1.54:9999/ir-deploy-ilo.iso\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 302940160 (289M) [application/x-iso9660-image]\nSaving to: \u2018files/ir-deploy-ilo.iso\u2019\n\n     0K .......... .......... .......... .......... ..........  0% 20.2M 14s\n    50K .......... .......... .......... .......... ..........  0% 21.7M 14s\n   100K .......... .......... .......... .......... ..........  0% 27.3M 13s\n   150K .......... .......... .......... .......... ..........  0% 15.2M 14s\n   200K .......... .......... .......... .......... ..........  0% 27.5M 14s\n   250K .......... .......... .......... .......... ..........  0% 37.0M 13s\n   300K .......... .......... .......... .......... ..........  0% 33.0M 12s\n   350K .......... .......... .......... .......... ..........  0% 19.3M 12s\n   400K .......... .......... .......... .......... ..........  0% 57.8M 12s\n   450K .......... .......... .......... .......... ..........  0% 30.0M 11s\n   500K .......... .......... .......... .......... ..........  0% 45.0M 11s\n   550K .......... .......... .......... .......... ..........  0% 37.1M 11s\n   600K .......... .......... .......... .......... ..........  0% 31.1M 11s\n   650K .......... .......... .......... .......... ..........  0% 35.3M 10s\n   700K .......... .......... .......... .......... ..........  0% 40.9M 10s\n   750K .......... .......... .......... .......... ..........  0% 28.2M 10s\n   800K .......... .......... .......... .......... ..........  0% 80.9M 10s\n   850K .......... .......... .......... .......... ..........  0% 26.0M 10s\n   900K .......... .......... .......... .......... ..........  0% 55.4M 10s\n   950K .......... .......... .......... .......... ..........  0% 42.7M 9s\n  1000K .......... .......... .......... .......... ..........  0% 54.7M 9s\n  1050K .......... .......... .......... .......... ..........  0% 36.2M 9s\n  1100K .......... .......... .......... .......... ..........  0% 76.1M 9s\n  1150K .......... .......... .......... .......... ..........  0% 41.0M 9s\n  1200K .......... .......... .......... .......... ..........  0% 52.5M 9s\n  1250K .......... .......... .......... .......... ..........  0% 25.2M 9s\n  1300K .......... .......... .......... .......... ..........  0% 89.4M 9s\n  1350K .......... .......... .......... .......... ..........  0% 67.4M 8s\n  1400K .......... .......... .......... .......... ..........  0% 29.3M 9s\n  1450K .......... .......... .......... .......... ..........  0%  127M 8s\n  1500K .......... .......... .......... .......... ..........  0% 39.3M 8s\n  1550K .......... .......... .......... .......... ..........  0% 95.3M 8s\n  1600K .......... .......... .......... .......... ..........  0%  112M 8s\n  1650K .......... .......... .......... .......... ..........  0% 66.0M 8s\n  1700K .......... .......... .......... .......... ..........  0% 68.2M 8s\n  1750K .......... .......... .......... .......... ..........  0% 62.4M 8s\n  1800K .......... .......... .......... .......... ..........  0% 23.8M 8s\n  1850K .......... .......... .......... .......... ..........  0% 82.7M 8s\n  1900K .......... .......... .......... .......... ..........  0% 98.2M 8s\n  1950K .......... .......... .......... .......... ..........  0% 97.9M 7s\n  2000K .......... .......... .......... .......... ..........  0% 59.2M 7s\n  2050K .......... .......... .......... .......... ..........  0% 56.2M 7s\n  2100K .......... .......... .......... .......... ..........  0% 49.7M 7s\n  2150K .......... .......... .......... .......... ..........  0% 47.1M 7s\n  2200K .......... .......... .......... .......... ..........  0% 57.9M 7s\n  2250K .......... .......... .......... .......... ..........  0% 31.8M 7s\n  2300K .......... .......... .......... .......... ..........  0% 9.30M 8s\n  2350K .......... .......... .......... .......... ..........  0%  102M 8s\n  2400K .......... .......... .......... .......... ..........  0% 93.1M 8s\n  2450K .......... .......... .......... .......... ..........  0%  102M 7s\n  2500K .......... .......... .......... .......... ..........  0% 67.1M 7s\n  2550K .......... .......... .......... .......... ..........  0% 45.0M 7s\n  2600K .......... .......... .......... .......... ..........  0% 30.1M 7s\n  2650K .......... .......... .......... .......... ..........  0% 61.7M 7s\n  2700K .......... .......... .......... .......... ..........  0% 32.6M 7s\n  2750K .......... .......... .......... .......... ..........  0% 48.1M 7s\n  2800K .......... .......... .......... .......... ..........  0% 98.2M 7s\n  2850K .......... .......... .......... .......... ..........  0% 54.4M 7s\n  2900K .......... .......... .......... .......... ..........  0% 45.7M 7s\n  2950K .......... .......... .......... .......... ..........  1% 44.1M 7s\n  3000K .......... .......... .......... .......... ..........  1% 56.8M 7s\n  3050K .......... .......... .......... .......... ..........  1% 44.2M 7s\n  3100K .......... .......... .......... .......... ..........  1% 48.2M 7s\n  3150K .......... .......... .......... .......... ..........  1% 46.1M 7s\n  3200K .......... .......... .......... .......... ..........  1% 41.3M 7s\n  3250K .......... .......... .......... .......... ..........  1% 46.1M 7s\n  3300K .......... .......... .......... .......... ..........  1% 50.1M 7s\n  3350K .......... .......... .......... .......... ..........  1% 46.6M 7s\n  3400K .......... .......... .......... .......... ..........  1% 41.4M 7s\n  3450K .......... .......... .......... .......... ..........  1% 45.7M 7s\n  3500K .......... .......... .......... .......... ..........  1% 50.7M 7s\n  3550K .......... .......... .......... .......... ..........  1% 49.0M 7s\n  3600K .......... .......... .......... .......... ..........  1% 53.6M 7s\n  3650K .......... .......... .......... .......... ..........  1% 26.6M 7s\n  3700K .......... .......... .......... .......... ..........  1% 71.5M 7s\n  3750K .......... .......... .......... .......... ..........  1%  105M 7s\n  3800K .......... .......... .......... .......... ..........  1% 26.2M 7s\n  3850K .......... .......... .......... .......... ..........  1% 84.7M 7s\n  3900K .......... .......... .......... .......... ..........  1% 81.2M 7s\n  3950K .......... .......... .......... .......... ..........  1% 59.7M 7s\n  4000K .......... .......... .......... .......... ..........  1% 42.7M 7s\n  4050K .......... .......... .......... .......... ..........  1% 45.6M 7s\n  4100K .......... .......... .......... .......... ..........  1% 31.4M 7s\n  4150K .......... .......... .......... .......... ..........  1% 39.6M 7s\n  4200K .......... .......... .......... .......... ..........  1% 92.3M 7s\n  4250K .......... .......... .......... .......... ..........  1% 83.8M 7s\n  4300K .......... .......... .......... .......... ..........  1% 24.3M 7s\n  4350K .......... .......... .......... .......... ..........  1%  100M 7s\n  4400K .......... .......... .......... .......... ..........  1% 51.6M 7s\n  4450K .......... .......... .......... .......... ..........  1% 73.9M 7s\n  4500K .......... .......... .......... .......... ..........  1% 56.0M 7s\n  4550K .......... .......... .......... .......... ..........  1% 32.5M 7s\n  4600K .......... .......... .......... .......... ..........  1%  103M 7s\n  4650K .......... .......... .......... .......... ..........  1% 14.2M 7s\n  4700K .......... .......... .......... .......... ..........  1% 76.6M 7s\n  4750K .......... .......... .......... .......... ..........  1%  142M 7s\n  4800K .......... .......... .......... .......... ..........  1%  148M 7s\n  4850K .......... .......... .......... .......... ..........  1% 16.5M 7s\n  4900K .......... .......... .......... .......... ..........  1%  103M 7s\n  4950K .......... .......... .......... .......... ..........  1%  116M 7s\n  5000K .......... .......... .......... .......... ..........  1%  140M 7s\n  5050K .......... .......... .......... .......... ..........  1%  126M 7s\n  5100K .......... .......... .......... .......... ..........  1% 67.8M 7s\n  5150K .......... .......... .......... .......... ..........  1% 89.4M 7s\n  5200K .......... .......... .......... .......... ..........  1% 77.7M 7s\n  5250K .......... .......... .......... .......... ..........  1% 36.9M 7s\n  5300K .......... .......... .......... .......... ..........  1% 53.3M 7s\n  5350K .......... .......... .......... .......... ..........  1% 40.2M 7s\n  5400K .......... .......... .......... .......... ..........  1% 61.2M 7s\n  5450K .......... .......... .......... .......... ..........  1% 43.3M 7s\n  5500K .......... .......... .......... .......... ..........  1% 36.4M 7s\n  5550K .......... .......... .......... .......... ..........  1% 52.8M 7s\n  5600K .......... .......... .......... .......... ..........  1% 35.8M 7s\n  5650K .......... .......... .......... .......... ..........  1% 37.6M 7s\n  5700K .......... .......... .......... .......... ..........  1% 37.3M 7s\n  5750K .......... .......... .......... .......... ..........  1% 48.2M 7s\n  5800K .......... .......... .......... .......... ..........  1% 32.5M 7s\n  5850K .......... .......... .......... .......... ..........  1% 44.9M 7s\n  5900K .......... .......... .......... .......... ..........  2% 56.1M 7s\n  5950K .......... .......... .......... .......... ..........  2% 39.2M 7s\n  6000K .......... .......... .......... .......... ..........  2% 40.9M 7s\n  6050K .......... .......... .......... .......... ..........  2% 5.82M 7s\n  6100K .......... .......... .......... .......... ..........  2% 94.0M 7s\n  6150K .......... .......... .......... .......... ..........  2%  111M 7s\n  6200K .......... .......... .......... .......... ..........  2%  114M 7s\n  6250K .......... .......... .......... .......... ..........  2%  136M 7s\n  6300K .......... .......... .......... .......... ..........  2%  116M 7s\n  6350K .......... .......... .......... .......... ..........  2% 76.6M 7s\n  6400K .......... .......... .......... .......... ..........  2% 69.9M 7s\n  6450K .......... .......... .......... .......... ..........  2% 50.3M 7s\n  6500K .......... .......... .......... .......... ..........  2% 82.6M 7s\n  6550K .......... .......... .......... .......... ..........  2% 16.6M 7s\n  6600K .......... .......... .......... .......... ..........  2% 91.9M 7s\n  6650K .......... .......... .......... .......... ..........  2%  118M 7s\n  6700K .......... .......... .......... .......... ..........  2% 29.6M 7s\n  6750K .......... .......... .......... .......... ..........  2%  116M 7s\n  6800K .......... .......... .......... .......... ..........  2% 15.3M 7s\n  6850K .......... .......... .......... .......... ..........  2% 81.9M 7s\n  6900K .......... .......... .......... .......... ..........  2% 72.7M 7s\n  6950K .......... .......... .......... .......... ..........  2%  101M 7s\n  7000K .......... .......... .......... .......... ..........  2% 79.4M 7s\n  7050K .......... .......... .......... .......... ..........  2% 83.0M 7s\n  7100K .......... .......... .......... .......... ..........  2% 77.3M 7s\n  7150K .......... .......... .......... .......... ..........  2% 39.8M 7s\n  7200K .......... .......... .......... .......... ..........  2% 47.1M 7s\n  7250K .......... .......... .......... .......... ..........  2% 43.3M 7s\n  7300K .......... .......... .......... .......... ..........  2% 49.2M 7s\n  7350K .......... .......... .......... .......... ..........  2% 27.9M 7s\n  7400K .......... .......... .......... .......... ..........  2% 57.7M 7s\n  7450K .......... .......... .......... .......... ..........  2% 47.2M 7s\n  7500K .......... .......... .......... .......... ..........  2% 93.8M 7s\n  7550K .......... .......... .......... .......... ..........  2% 74.8M 7s\n  7600K .......... .......... .......... .......... ..........  2% 44.5M 7s\n  7650K .......... .......... .......... .......... ..........  2% 50.3M 7s\n  7700K .......... .......... .......... .......... ..........  2% 43.4M 7s\n  7750K .......... .......... .......... .......... ..........  2% 60.0M 6s\n  7800K .......... .......... .......... .......... ..........  2% 46.4M 6s\n  7850K .......... .......... .......... .......... ..........  2% 42.8M 6s\n  7900K .......... .......... .......... .......... ..........  2% 46.9M 6s\n  7950K .......... .......... .......... .......... ..........  2% 44.3M 6s\n  8000K .......... .......... .......... .......... ..........  2% 48.0M 6s\n  8050K .......... .......... .......... .......... ..........  2% 50.6M 6s\n  8100K .......... .......... .......... .......... ..........  2% 41.5M 6s\n  8150K .......... .......... .......... .......... ..........  2% 40.6M 6s\n  8200K .......... .......... .......... .......... ..........  2% 45.2M 6s\n  8250K .......... .......... .......... .......... ..........  2% 46.4M 6s\n  8300K .......... .......... .......... .......... ..........  2% 35.1M 6s\n  8350K .......... .......... .......... .......... ..........  2% 89.1M 6s\n  8400K .......... .......... .......... .......... ..........  2% 49.5M 6s\n  8450K .......... .......... .......... .......... ..........  2% 21.6M 6s\n  8500K .......... .......... .......... .......... ..........  2% 9.52M 7s\n  8550K .......... .......... .......... .......... ..........  2% 56.0M 7s\n  8600K .......... .......... .......... .......... ..........  2% 90.4M 7s\n  8650K .......... .......... .......... .......... ..........  2% 85.9M 7s\n  8700K .......... .......... .......... .......... ..........  2% 87.8M 7s\n  8750K .......... .......... .......... .......... ..........  2% 77.9M 7s\n  8800K .......... .......... .......... .......... ..........  2% 83.8M 7s\n  8850K .......... .......... .......... .......... ..........  3% 77.8M 6s\n  8900K .......... .......... .......... .......... ..........  3% 86.8M 6s\n  8950K .......... .......... .......... .......... ..........  3% 75.1M 6s\n  9000K .......... .......... .......... .......... ..........  3% 86.3M 6s\n  9050K .......... .......... .......... .......... ..........  3% 92.8M 6s\n  9100K .......... .......... .......... .......... ..........  3% 37.4M 6s\n  9150K .......... .......... .......... .......... ..........  3% 73.4M 6s\n  9200K .......... .......... .......... .......... ..........  3% 44.5M 6s\n  9250K .......... .......... .......... .......... ..........  3% 68.9M 6s\n  9300K .......... .......... .......... .......... ..........  3% 49.5M 6s\n  9350K .......... .......... .......... .......... ..........  3% 58.8M 6s\n  9400K .......... .......... .......... .......... ..........  3% 54.0M 6s\n  9450K .......... .......... .......... .......... ..........  3% 34.8M 6s\n  9500K .......... .......... .......... .......... ..........  3% 38.5M 6s\n  9550K .......... .......... .......... .......... ..........  3% 86.9M 6s\n  9600K .......... .......... .......... .......... ..........  3% 66.1M 6s\n  9650K .......... .......... .......... .......... ..........  3% 54.0M 6s\n  9700K .......... .......... .......... .......... ..........  3% 26.5M 6s\n  9750K .......... .......... .......... .......... ..........  3% 81.0M 6s\n  9800K .......... .......... .......... .......... ..........  3% 36.9M 6s\n  9850K .......... .......... .......... .......... ..........  3% 95.6M 6s\n  9900K .......... .......... .......... .......... ..........  3% 78.1M 6s\n  9950K .......... .......... .......... .......... ..........  3% 52.4M 6s\n 10000K .......... .......... .......... .......... ..........  3% 51.8M 6s\n 10050K .......... .......... .......... .......... ..........  3% 52.0M 6s\n 10100K .......... .......... .......... .......... ..........  3% 48.4M 6s\n 10150K .......... .......... .......... .......... ..........  3% 42.8M 6s\n 10200K .......... .......... .......... .......... ..........  3% 14.6M 6s\n 10250K .......... .......... .......... .......... ..........  3% 88.8M 6s\n 10300K .......... .......... .......... .......... ..........  3% 83.1M 6s\n 10350K .......... .......... .......... .......... ..........  3% 88.0M 6s\n 10400K .......... .......... .......... .......... ..........  3% 74.5M 6s\n 10450K .......... .......... .......... .......... ..........  3% 84.6M 6s\n 10500K .......... .......... .......... .......... ..........  3% 58.7M 6s\n 10550K .......... .......... .......... .......... ..........  3% 57.1M 6s\n 10600K .......... .......... .......... .......... ..........  3% 61.4M 6s\n 10650K .......... .......... .......... .......... ..........  3% 76.1M 6s\n 10700K .......... .......... .......... .......... ..........  3% 55.2M 6s\n 10750K .......... .......... .......... .......... ..........  3% 73.2M 6s\n 10800K .......... .......... .......... .......... ..........  3% 73.6M 6s\n 10850K .......... .......... .......... .......... ..........  3% 66.2M 6s\n 10900K .......... .......... .......... .......... ..........  3% 22.7M 6s\n 10950K .......... .......... .......... .......... ..........  3% 86.6M 6s\n 11000K .......... .......... .......... .......... ..........  3% 79.1M 6s\n 11050K .......... .......... .......... .......... ..........  3% 88.2M 6s\n 11100K .......... .......... .......... .......... ..........  3% 95.5M 6s\n 11150K .......... .......... .......... .......... ..........  3% 20.7M 6s\n 11200K .......... .......... .......... .......... ..........  3%  115M 6s\n 11250K .......... .......... .......... .......... ..........  3% 97.1M 6s\n 11300K .......... .......... .......... .......... ..........  3%  104M 6s\n 11350K .......... .......... .......... .......... ..........  3% 83.9M 6s\n 11400K .......... .......... .......... .......... ..........  3% 26.3M 6s\n 11450K .......... .......... .......... .......... ..........  3% 99.1M 6s\n 11500K .......... .......... .......... .......... ..........  3% 78.7M 6s\n 11550K .......... .......... .......... .......... ..........  3% 82.6M 6s\n 11600K .......... .......... .......... .......... ..........  3% 56.5M 6s\n 11650K .......... .......... .......... .......... ..........  3% 61.1M 6s\n 11700K .......... .......... .......... .......... ..........  3% 67.3M 6s\n 11750K .......... .......... .......... .......... ..........  3% 58.8M 6s\n 11800K .......... .......... .......... .......... ..........  4% 80.8M 6s\n 11850K .......... .......... .......... .......... ..........  4% 65.1M 6s\n 11900K .......... .......... .......... .......... ..........  4% 73.1M 6s\n 11950K .......... .......... .......... .......... ..........  4% 30.6M 6s\n 12000K .......... .......... .......... .......... ..........  4%  111M 6s\n 12050K .......... .......... .......... .......... ..........  4% 61.6M 6s\n 12100K .......... .......... .......... .......... ..........  4% 49.3M 6s\n 12150K .......... .......... .......... .......... ..........  4% 59.3M 6s\n 12200K .......... .......... .......... .......... ..........  4% 59.4M 6s\n 12250K .......... .......... .......... .......... ..........  4%  103M 6s\n 12300K .......... .......... .......... .......... ..........  4% 27.2M 6s\n 12350K .......... .......... .......... .......... ..........  4% 77.2M 6s\n 12400K .......... .......... .......... .......... ..........  4% 91.1M 6s\n 12450K .......... .......... .......... .......... ..........  4%  111M 6s\n 12500K .......... .......... .......... .......... ..........  4% 94.4M 6s\n 12550K .......... .......... .......... .......... ..........  4%  111M 6s\n 12600K .......... .......... .......... .......... ..........  4% 34.8M 6s\n 12650K .......... .......... .......... .......... ..........  4%  103M 6s\n 12700K .......... .......... .......... .......... ..........  4% 92.5M 6s\n 12750K .......... .......... .......... .......... ..........  4% 74.1M 6s\n 12800K .......... .......... .......... .......... ..........  4%  107M 6s\n 12850K .......... .......... .......... .......... ..........  4% 43.1M 6s\n 12900K .......... .......... .......... .......... ..........  4% 51.8M 6s\n 12950K .......... .......... .......... .......... ..........  4% 78.1M 6s\n 13000K .......... .......... .......... .......... ..........  4% 84.5M 6s\n 13050K .......... .......... .......... .......... ..........  4% 57.6M 6s\n 13100K .......... .......... .......... .......... ..........  4%  128M 6s\n 13150K .......... .......... .......... .......... ..........  4% 70.2M 6s\n 13200K .......... .......... .......... .......... ..........  4% 83.8M 6s\n 13250K .......... .......... .......... .......... ..........  4% 71.3M 6s\n 13300K .......... .......... .......... .......... ..........  4%  109M 6s\n 13350K .......... .......... .......... .......... ..........  4% 68.3M 6s\n 13400K .......... .......... .......... .......... ..........  4% 71.9M 6s\n 13450K .......... .......... .......... .......... ..........  4% 66.2M 6s\n 13500K .......... .......... .......... .......... ..........  4% 72.9M 6s\n 13550K .......... .......... .......... .......... ..........  4% 33.9M 6s\n 13600K .......... .......... .......... .......... ..........  4% 95.4M 6s\n 13650K .......... .......... .......... .......... ..........  4% 87.1M 6s\n 13700K .......... .......... .......... .......... ..........  4% 65.6M 6s\n 13750K .......... .......... .......... .......... ..........  4% 72.1M 6s\n 13800K .......... .......... .......... .......... ..........  4% 83.2M 6s\n 13850K .......... .......... .......... .......... ..........  4% 68.9M 6s\n 13900K .......... .......... .......... .......... ..........  4% 76.2M 6s\n 13950K .......... .......... .......... .......... ..........  4% 82.8M 6s\n 14000K .......... .......... .......... .......... ..........  4% 67.0M 6s\n 14050K .......... .......... .......... .......... ..........  4% 87.7M 6s\n 14100K .......... .......... .......... .......... ..........  4% 80.5M 6s\n 14150K .......... .......... .......... .......... ..........  4% 70.3M 6s\n 14200K .......... .......... .......... .......... ..........  4% 77.0M 6s\n 14250K .......... .......... .......... .......... ..........  4% 74.2M 6s\n 14300K .......... .......... .......... .......... ..........  4% 66.4M 6s\n 14350K .......... .......... .......... .......... ..........  4% 77.8M 6s\n 14400K .......... .......... .......... .......... ..........  4% 88.3M 6s\n 14450K .......... .......... .......... .......... ..........  4% 30.8M 6s\n 14500K .......... .......... .......... .......... ..........  4%  105M 6s\n 14550K .......... .......... .......... .......... ..........  4% 83.3M 6s\n 14600K .......... .......... .......... .......... ..........  4%  127M 6s\n 14650K .......... .......... .......... .......... ..........  4%  116M 6s\n 14700K .......... .......... .......... .......... ..........  4% 68.1M 6s\n 14750K .......... .......... .......... .......... ..........  5% 66.8M 6s\n 14800K .......... .......... .......... .......... ..........  5% 84.5M 6s\n 14850K .......... .......... .......... .......... ..........  5% 26.7M 6s\n 14900K .......... .......... .......... .......... ..........  5%  107M 6s\n 14950K .......... .......... .......... .......... ..........  5%  116M 6s\n 15000K .......... .......... .......... .......... ..........  5% 32.7M 6s\n 15050K .......... .......... .......... .......... ..........  5% 90.7M 6s\n 15100K .......... .......... .......... .......... ..........  5%  103M 6s\n 15150K .......... .......... .......... .......... ..........  5%  117M 6s\n 15200K .......... .......... .......... .......... ..........  5% 92.4M 6s\n 15250K .......... .......... .......... .......... ..........  5% 97.7M 6s\n 15300K .......... .......... .......... .......... ..........  5%  108M 6s\n 15350K .......... .......... .......... .......... ..........  5% 62.5M 6s\n 15400K .......... .......... .......... .......... ..........  5% 88.7M 6s\n 15450K .......... .......... .......... .......... ..........  5% 17.6M 6s\n 15500K .......... .......... .......... .......... ..........  5%  104M 6s\n 15550K .......... .......... .......... .......... ..........  5%  116M 6s\n 15600K .......... .......... .......... .......... ..........  5%  105M 6s\n 15650K .......... .......... .......... .......... ..........  5%  107M 6s\n 15700K .......... .......... .......... .......... ..........  5% 62.1M 6s\n 15750K .......... .......... .......... .......... ..........  5% 33.1M 6s\n 15800K .......... .......... .......... .......... ..........  5% 96.3M 6s\n 15850K .......... .......... .......... .......... ..........  5% 70.4M 6s\n 15900K .......... .......... .......... .......... ..........  5% 68.4M 5s\n 15950K .......... .......... .......... .......... ..........  5% 50.9M 5s\n 16000K .......... .......... .......... .......... ..........  5% 84.2M 5s\n 16050K .......... .......... .......... .......... ..........  5% 41.2M 5s\n 16100K .......... .......... .......... .......... ..........  5%  103M 5s\n 16150K .......... .......... .......... .......... ..........  5%  101M 5s\n 16200K .......... .......... .......... .......... ..........  5% 72.0M 5s\n 16250K .......... .......... .......... .......... ..........  5% 44.9M 5s\n 16300K .......... .......... .......... .......... ..........  5% 69.9M 5s\n 16350K .......... .......... .......... .......... ..........  5% 94.4M 5s\n 16400K .......... .......... .......... .......... ..........  5% 76.6M 5s\n 16450K .......... .......... .......... .......... ..........  5%  114M 5s\n 16500K .......... .......... .......... .......... ..........  5% 87.8M 5s\n 16550K .......... .......... .......... .......... ..........  5% 71.6M 5s\n 16600K .......... .......... .......... .......... ..........  5% 34.1M 5s\n 16650K .......... .......... .......... .......... ..........  5%  116M 5s\n 16700K .......... .......... .......... .......... ..........  5%  115M 5s\n 16750K .......... .......... .......... .......... ..........  5% 99.4M 5s\n 16800K .......... .......... .......... .......... ..........  5% 96.5M 5s\n 16850K .......... .......... .......... .......... ..........  5% 67.9M 5s\n 16900K .......... .......... .......... .......... ..........  5% 59.0M 5s\n 16950K .......... .......... .......... .......... ..........  5% 68.1M 5s\n 17000K .......... .......... .......... .......... ..........  5% 67.3M 5s\n 17050K .......... .......... .......... .......... ..........  5% 80.0M 5s\n 17100K .......... .......... .......... .......... ..........  5% 73.2M 5s\n 17150K .......... .......... .......... .......... ..........  5% 87.6M 5s\n 17200K .......... .......... .......... .......... ..........  5% 68.3M 5s\n 17250K .......... .......... .......... .......... ..........  5% 13.1M 5s\n 17300K .......... .......... .......... .......... ..........  5%  109M 5s\n 17350K .......... .......... .......... .......... ..........  5%  121M 5s\n 17400K .......... .......... .......... .......... ..........  5%  135M 5s\n 17450K .......... .......... .......... .......... ..........  5% 97.0M 5s\n 17500K .......... .......... .......... .......... ..........  5%  113M 5s\n 17550K .......... .......... .......... .......... ..........  5%  102M 5s\n 17600K .......... .......... .......... .......... ..........  5%  136M 5s\n 17650K .......... .......... .......... .......... ..........  5%  128M 5s\n 17700K .......... .......... .......... .......... ..........  5% 43.4M 5s\n 17750K .......... .......... .......... .......... ..........  6%  143M 5s\n 17800K .......... .......... .......... .......... ..........  6%  130M 5s\n 17850K .......... .......... .......... .......... ..........  6% 98.6M 5s\n 17900K .......... .......... .......... .......... ..........  6% 21.4M 5s\n 17950K .......... .......... .......... .......... ..........  6%  108M 5s\n 18000K .......... .......... .......... .......... ..........  6%  127M 5s\n 18050K .......... .......... .......... .......... ..........  6% 17.6M 5s\n 18100K .......... .......... .......... .......... ..........  6% 98.2M 5s\n 18150K .......... .......... .......... .......... ..........  6% 89.0M 5s\n 18200K .......... .......... .......... .......... ..........  6% 87.7M 5s\n 18250K .......... .......... .......... .......... ..........  6% 57.0M 5s\n 18300K .......... .......... .......... .......... ..........  6% 60.6M 5s\n 18350K .......... .......... .......... .......... ..........  6% 77.4M 5s\n 18400K .......... .......... .......... .......... ..........  6% 87.0M 5s\n 18450K .......... .......... .......... .......... ..........  6% 86.7M 5s\n 18500K .......... .......... .......... .......... ..........  6% 93.0M 5s\n 18550K .......... .......... .......... .......... ..........  6% 75.7M 5s\n 18600K .......... .......... .......... .......... ..........  6% 85.0M 5s\n 18650K .......... .......... .......... .......... ..........  6% 79.0M 5s\n 18700K .......... .......... .......... .......... ..........  6% 88.1M 5s\n 18750K .......... .......... .......... .......... ..........  6% 70.6M 5s\n 18800K .......... .......... .......... .......... ..........  6%  107M 5s\n 18850K .......... .......... .......... .......... ..........  6%  128M 5s\n 18900K .......... .......... .......... .......... ..........  6%  136M 5s\n 18950K .......... .......... .......... .......... ..........  6% 33.7M 5s\n 19000K .......... .......... .......... .......... ..........  6%  120M 5s\n 19050K .......... .......... .......... .......... ..........  6%  134M 5s\n 19100K .......... .......... .......... .......... ..........  6% 52.9M 5s\n 19150K .......... .......... .......... .......... ..........  6%  105M 5s\n 19200K .......... .......... .......... .......... ..........  6%  118M 5s\n 19250K .......... .......... .......... .......... ..........  6%  111M 5s\n 19300K .......... .......... .......... .......... ..........  6%  118M 5s\n 19350K .......... .......... .......... .......... ..........  6% 69.0M 5s\n 19400K .......... .......... .......... .......... ..........  6%  100M 5s\n 19450K .......... .......... .......... .......... ..........  6% 63.7M 5s\n 19500K .......... .......... .......... .......... ..........  6%  117M 5s\n 19550K .......... .......... .......... .......... ..........  6% 63.4M 5s\n 19600K .......... .......... .......... .......... ..........  6% 76.8M 5s\n 19650K .......... .......... .......... .......... ..........  6% 77.8M 5s\n 19700K .......... .......... .......... .......... ..........  6% 55.9M 5s\n 19750K .......... .......... .......... .......... ..........  6%  109M 5s\n 19800K .......... .......... .......... .......... ..........  6%  112M 5s\n 19850K .......... .......... .......... .......... ..........  6% 70.0M 5s\n 19900K .......... .......... .......... .......... ..........  6% 33.3M 5s\n 19950K .......... .......... .......... .......... ..........  6% 53.6M 5s\n 20000K .......... .......... .......... .......... ..........  6% 86.8M 5s\n 20050K .......... .......... .......... .......... ..........  6% 87.5M 5s\n 20100K .......... .......... .......... .......... ..........  6% 76.5M 5s\n 20150K .......... .......... .......... .......... ..........  6% 82.3M 5s\n 20200K .......... .......... .......... .......... ..........  6% 58.6M 5s\n 20250K .......... .......... .......... .......... ..........  6% 72.7M 5s\n 20300K .......... .......... .......... .......... ..........  6%  101M 5s\n 20350K .......... .......... .......... .......... ..........  6% 69.3M 5s\n 20400K .......... .......... .......... .......... ..........  6%  116M 5s\n 20450K .......... .......... .......... .......... ..........  6%  108M 5s\n 20500K .......... .......... .......... .......... ..........  6% 78.0M 5s\n 20550K .......... .......... .......... .......... ..........  6% 41.2M 5s\n 20600K .......... .......... .......... .......... ..........  6%  107M 5s\n 20650K .......... .......... .......... .......... ..........  6%  119M 5s\n 20700K .......... .......... .......... .......... ..........  7% 5.75M 5s\n 20750K .......... .......... .......... .......... ..........  7%  108M 5s\n 20800K .......... .......... .......... .......... ..........  7% 95.4M 5s\n 20850K .......... .......... .......... .......... ..........  7% 65.0M 5s\n 20900K .......... .......... .......... .......... ..........  7% 51.6M 5s\n 20950K .......... .......... .......... .......... ..........  7% 97.1M 5s\n 21000K .......... .......... .......... .......... ..........  7% 93.1M 5s\n 21050K .......... .......... .......... .......... ..........  7%  109M 5s\n 21100K .......... .......... .......... .......... ..........  7%  109M 5s\n 21150K .......... .......... .......... .......... ..........  7% 71.3M 5s\n 21200K .......... .......... .......... .......... ..........  7% 74.4M 5s\n 21250K .......... .......... .......... .......... ..........  7% 93.8M 5s\n 21300K .......... .......... .......... .......... ..........  7% 95.2M 5s\n 21350K .......... .......... .......... .......... ..........  7% 92.7M 5s\n 21400K .......... .......... .......... .......... ..........  7% 83.8M 5s\n 21450K .......... .......... .......... .......... ..........  7%  104M 5s\n 21500K .......... .......... .......... .......... ..........  7% 70.3M 5s\n 21550K .......... .......... .......... .......... ..........  7%  105M 5s\n 21600K .......... .......... .......... .......... ..........  7%  108M 5s\n 21650K .......... .......... .......... .......... ..........  7%  110M 5s\n 21700K .......... .......... .......... .......... ..........  7%  120M 5s\n 21750K .......... .......... .......... .......... ..........  7%  133M 5s\n 21800K .......... .......... .......... .......... ..........  7% 91.7M 5s\n 21850K .......... .......... .......... .......... ..........  7%  125M 5s\n 21900K .......... .......... .......... .......... ..........  7%  131M 5s\n 21950K .......... .......... .......... .......... ..........  7% 82.9M 5s\n 22000K .......... .......... .......... .......... ..........  7%  100M 5s\n 22050K .......... .......... .......... .......... ..........  7%  105M 5s\n 22100K .......... .......... .......... .......... ..........  7%  114M 5s\n 22150K .......... .......... .......... .......... ..........  7%  118M 5s\n 22200K .......... .......... .......... .......... ..........  7%  101M 5s\n 22250K .......... .......... .......... .......... ..........  7%  120M 5s\n 22300K .......... .......... .......... .......... ..........  7%  107M 5s\n 22350K .......... .......... .......... .......... ..........  7% 65.8M 5s\n 22400K .......... .......... .......... .......... ..........  7% 27.3M 5s\n 22450K .......... .......... .......... .......... ..........  7%  108M 5s\n 22500K .......... .......... .......... .......... ..........  7%  118M 5s\n 22550K .......... .......... .......... .......... ..........  7%  110M 5s\n 22600K .......... .......... .......... .......... ..........  7% 96.0M 5s\n 22650K .......... .......... .......... .......... ..........  7% 37.9M 5s\n 22700K .......... .......... .......... .......... ..........  7%  117M 5s\n 22750K .......... .......... .......... .......... ..........  7%  125M 5s\n 22800K .......... .......... .......... .......... ..........  7%  108M 5s\n 22850K .......... .......... .......... .......... ..........  7% 68.4M 5s\n 22900K .......... .......... .......... .......... ..........  7%  116M 5s\n 22950K .......... .......... .......... .......... ..........  7% 74.9M 5s\n 23000K .......... .......... .......... .......... ..........  7% 99.1M 5s\n 23050K .......... .......... .......... .......... ..........  7% 65.8M 5s\n 23100K .......... .......... .......... .......... ..........  7% 72.2M 5s\n 23150K .......... .......... .......... .......... ..........  7% 21.6M 5s\n 23200K .......... .......... .......... .......... ..........  7%  106M 5s\n 23250K .......... .......... .......... .......... ..........  7% 93.8M 5s\n 23300K .......... .......... .......... .......... ..........  7% 83.6M 5s\n 23350K .......... .......... .......... .......... ..........  7%  130M 5s\n 23400K .......... .......... .......... .......... ..........  7% 76.1M 5s\n 23450K .......... .......... .......... .......... ..........  7%  111M 5s\n 23500K .......... .......... .......... .......... ..........  7%  145M 5s\n 23550K .......... .......... .......... .......... ..........  7%  115M 5s\n 23600K .......... .......... .......... .......... ..........  7% 34.2M 5s\n 23650K .......... .......... .......... .......... ..........  8% 79.8M 5s\n 23700K .......... .......... .......... .......... ..........  8%  140M 5s\n 23750K .......... .......... .......... .......... ..........  8% 51.5M 5s\n 23800K .......... .......... .......... .......... ..........  8%  119M 5s\n 23850K .......... .......... .......... .......... ..........  8%  112M 5s\n 23900K .......... .......... .......... .......... ..........  8%  117M 5s\n 23950K .......... .......... .......... .......... ..........  8% 90.6M 5s\n 24000K .......... .......... .......... .......... ..........  8% 47.3M 5s\n 24050K .......... .......... .......... .......... ..........  8% 35.6M 5s\n 24100K .......... .......... .......... .......... ..........  8%  107M 5s\n 24150K .......... .......... .......... .......... ..........  8%  115M 5s\n 24200K .......... .......... .......... .......... ..........  8%  103M 5s\n 24250K .......... .......... .......... .......... ..........  8% 92.4M 5s\n 24300K .......... .......... .......... .......... ..........  8% 79.5M 5s\n 24350K .......... .......... .......... .......... ..........  8% 92.8M 5s\n 24400K .......... .......... .......... .......... ..........  8% 50.7M 5s\n 24450K .......... .......... .......... .......... ..........  8% 85.4M 5s\n 24500K .......... .......... .......... .......... ..........  8% 80.4M 5s\n 24550K .......... .......... .......... .......... ..........  8% 87.2M 5s\n 24600K .......... .......... .......... .......... ..........  8% 88.4M 5s\n 24650K .......... .......... .......... .......... ..........  8% 88.9M 5s\n 24700K .......... .......... .......... .......... ..........  8% 82.7M 5s\n 24750K .......... .......... .......... .......... ..........  8% 97.2M 5s\n 24800K .......... .......... .......... .......... ..........  8% 85.3M 5s\n 24850K .......... .......... .......... .......... ..........  8% 76.9M 5s\n 24900K .......... .......... .......... .......... ..........  8% 75.9M 5s\n 24950K .......... .......... .......... .......... ..........  8% 99.8M 5s\n 25000K .......... .......... .......... .......... ..........  8% 59.3M 5s\n 25050K .......... .......... .......... .......... ..........  8% 46.4M 5s\n 25100K .......... .......... .......... .......... ..........  8%  110M 5s\n 25150K .......... .......... .......... .......... ..........  8% 23.0M 5s\n 25200K .......... .......... .......... .......... ..........  8%  124M 5s\n 25250K .......... .......... .......... .......... ..........  8%  117M 5s\n 25300K .......... .......... .......... .......... ..........  8%  117M 5s\n 25350K .......... .......... .......... .......... ..........  8% 61.8M 5s\n 25400K .......... .......... .......... .......... ..........  8% 79.6M 5s\n 25450K .......... .......... .......... .......... ..........  8% 89.0M 5s\n 25500K .......... .......... .......... .......... ..........  8% 87.1M 5s\n 25550K .......... .......... .......... .......... ..........  8% 71.7M 5s\n 25600K .......... .......... .......... .......... ..........  8% 48.9M 5s\n 25650K .......... .......... .......... .......... ..........  8% 69.0M 5s\n 25700K .......... .......... .......... .......... ..........  8% 53.4M 5s\n 25750K .......... .......... .......... .......... ..........  8% 68.9M 5s\n 25800K .......... .......... .......... .......... ..........  8% 38.9M 5s\n 25850K .......... .......... .......... .......... ..........  8% 74.5M 5s\n 25900K .......... .......... .......... .......... ..........  8% 83.9M 5s\n 25950K .......... .......... .......... .......... ..........  8% 85.4M 5s\n 26000K .......... .......... .......... .......... ..........  8% 85.6M 5s\n 26050K .......... .......... .......... .......... ..........  8% 66.0M 5s\n 26100K .......... .......... .......... .......... ..........  8% 18.1M 5s\n 26150K .......... .......... .......... .......... ..........  8% 4.43M 5s\n 26200K .......... .......... .......... .......... ..........  8%  101M 5s\n 26250K .......... .......... .......... .......... ..........  8%  105M 5s\n 26300K .......... .......... .......... .......... ..........  8%  112M 5s\n 26350K .......... .......... .......... .......... ..........  8% 91.5M 5s\n 26400K .......... .......... .......... .......... ..........  8%  106M 5s\n 26450K .......... .......... .......... .......... ..........  8%  111M 5s\n 26500K .......... .......... .......... .......... ..........  8% 15.1M 5s\n 26550K .......... .......... .......... .......... ..........  8% 86.1M 5s\n 26600K .......... .......... .......... .......... ..........  9%  103M 5s\n 26650K .......... .......... .......... .......... ..........  9% 97.7M 5s\n 26700K .......... .......... .......... .......... ..........  9% 80.0M 5s\n 26750K .......... .......... .......... .......... ..........  9% 74.1M 5s\n 26800K .......... .......... .......... .......... ..........  9%  102M 5s\n 26850K .......... .......... .......... .......... ..........  9%  102M 5s\n 26900K .......... .......... .......... .......... ..........  9% 90.5M 5s\n 26950K .......... .......... .......... .......... ..........  9% 74.8M 5s\n 27000K .......... .......... .......... .......... ..........  9%  102M 5s\n 27050K .......... .......... .......... .......... ..........  9% 96.8M 5s\n 27100K .......... .......... .......... .......... ..........  9%  100M 5s\n 27150K .......... .......... .......... .......... ..........  9% 80.1M 5s\n 27200K .......... .......... .......... .......... ..........  9%  112M 5s\n 27250K .......... .......... .......... .......... ..........  9% 95.3M 5s\n 27300K .......... .......... .......... .......... ..........  9% 93.0M 5s\n 27350K .......... .......... .......... .......... ..........  9% 85.5M 5s\n 27400K .......... .......... .......... .......... ..........  9%  102M 5s\n 27450K .......... .......... .......... .......... ..........  9% 86.8M 5s\n 27500K .......... .......... .......... .......... ..........  9% 77.5M 5s\n 27550K .......... .......... .......... .......... ..........  9% 78.1M 5s\n 27600K .......... .......... .......... .......... ..........  9% 86.3M 5s\n 27650K .......... .......... .......... .......... ..........  9% 86.5M 5s\n 27700K .......... .......... .......... .......... ..........  9% 85.5M 5s\n 27750K .......... .......... .......... .......... ..........  9% 85.7M 5s\n 27800K .......... .......... .......... .......... ..........  9% 47.1M 5s\n 27850K .......... .......... .......... .......... ..........  9% 99.2M 5s\n 27900K .......... .......... .......... .......... ..........  9% 87.6M 5s\n 27950K .......... .......... .......... .......... ..........  9% 85.9M 5s\n 28000K .......... .......... .......... .......... ..........  9% 19.5M 5s\n 28050K .......... .......... .......... .......... ..........  9% 74.8M 5s\n 28100K .......... .......... .......... .......... ..........  9%  100M 5s\n 28150K .......... .......... .......... .......... ..........  9%  101M 5s\n 28200K .......... .......... .......... .......... ..........  9% 88.2M 5s\n 28250K .......... .......... .......... .......... ..........  9% 91.1M 5s\n 28300K .......... .......... .......... .......... ..........  9% 75.6M 5s\n 28350K .......... .......... .......... .......... ..........  9% 82.0M 5s\n 28400K .......... .......... .......... .......... ..........  9% 73.1M 5s\n 28450K .......... .......... .......... .......... ..........  9% 71.5M 5s\n 28500K .......... .......... .......... .......... ..........  9% 88.9M 5s\n 28550K .......... .......... .......... .......... ..........  9% 88.7M 5s\n 28600K .......... .......... .......... .......... ..........  9%  113M 5s\n 28650K .......... .......... .......... .......... ..........  9% 53.8M 5s\n 28700K .......... .......... .......... .......... ..........  9% 89.3M 5s\n 28750K .......... .......... .......... .......... ..........  9% 92.0M 5s\n 28800K .......... .......... .......... .......... ..........  9% 52.7M 5s\n 28850K .......... .......... .......... .......... ..........  9% 49.5M 5s\n 28900K .......... .......... .......... .......... ..........  9% 86.6M 5s\n 28950K .......... .......... .......... .......... ..........  9% 5.80M 5s\n 29000K .......... .......... .......... .......... ..........  9% 25.3M 5s\n 29050K .......... .......... .......... .......... ..........  9% 10.0M 5s\n 29100K .......... .......... .......... .......... ..........  9% 93.7M 5s\n 29150K .......... .......... .......... .......... ..........  9% 87.1M 5s\n 29200K .......... .......... .......... .......... ..........  9% 99.0M 5s\n 29250K .......... .......... .......... .......... ..........  9%  126M 5s\n 29300K .......... .......... .......... .......... ..........  9%  124M 5s\n 29350K .......... .......... .......... .......... ..........  9% 36.6M 5s\n 29400K .......... .......... .......... .......... ..........  9% 84.1M 5s\n 29450K .......... .......... .......... .......... ..........  9% 80.1M 5s\n 29500K .......... .......... .......... .......... ..........  9% 19.7M 5s\n 29550K .......... .......... .......... .......... .......... 10% 33.1M 5s\n 29600K .......... .......... .......... .......... .......... 10% 39.5M 5s\n 29650K .......... .......... .......... .......... .......... 10% 35.4M 5s\n 29700K .......... .......... .......... .......... .......... 10% 38.7M 5s\n 29750K .......... .......... .......... .......... .......... 10% 33.2M 5s\n 29800K .......... .......... .......... .......... .......... 10% 41.3M 5s\n 29850K .......... .......... .......... .......... .......... 10% 50.5M 5s\n 29900K .......... .......... .......... .......... .......... 10% 37.9M 5s\n 29950K .......... .......... .......... .......... .......... 10% 37.8M 5s\n 30000K .......... .......... .......... .......... .......... 10% 41.9M 5s\n 30050K .......... .......... .......... .......... .......... 10% 46.5M 5s\n 30100K .......... .......... .......... .......... .......... 10% 52.9M 5s\n 30150K .......... .......... .......... .......... .......... 10% 47.3M 5s\n 30200K .......... .......... .......... .......... .......... 10% 52.8M 5s\n 30250K .......... .......... .......... .......... .......... 10% 42.8M 5s\n 30300K .......... .......... .......... .......... .......... 10% 43.4M 5s\n 30350K .......... .......... .......... .......... .......... 10% 47.1M 5s\n 30400K .......... .......... .......... .......... .......... 10% 40.7M 5s\n 30450K .......... .......... .......... .......... .......... 10% 55.2M 5s\n 30500K .......... .......... .......... .......... .......... 10% 57.2M 5s\n 30550K .......... .......... .......... .......... .......... 10% 45.5M 5s\n 30600K .......... .......... .......... .......... .......... 10% 59.3M 5s\n 30650K .......... .......... .......... .......... .......... 10% 41.4M 5s\n 30700K .......... .......... .......... .......... .......... 10% 57.6M 5s\n 30750K .......... .......... .......... .......... .......... 10% 52.0M 5s\n 30800K .......... .......... .......... .......... .......... 10% 52.9M 5s\n 30850K .......... .......... .......... .......... .......... 10% 57.6M 5s\n 30900K .......... .......... .......... .......... .......... 10% 57.6M 5s\n 30950K .......... .......... .......... .......... .......... 10% 51.9M 5s\n 31000K .......... .......... .......... .......... .......... 10% 59.4M 5s\n 31050K .......... .......... .......... .......... .......... 10% 59.6M 5s\n 31100K .......... .......... .......... .......... .......... 10% 9.35M 5s\n 31150K .......... .......... .......... .......... .......... 10%  107M 5s\n 31200K .......... .......... .......... .......... .......... 10%  128M 5s\n 31250K .......... .......... .......... .......... .......... 10%  131M 5s\n 31300K .......... .......... .......... .......... .......... 10%  131M 5s\n 31350K .......... .......... .......... .......... .......... 10%  112M 5s\n 31400K .......... .......... .......... .......... .......... 10% 87.3M 5s\n 31450K .......... .......... .......... .......... .......... 10% 89.3M 5s\n 31500K .......... .......... .......... .......... .......... 10% 66.2M 5s\n 31550K .......... .......... .......... .......... .......... 10% 81.6M 5s\n 31600K .......... .......... .......... .......... .......... 10% 25.4M 5s\n 31650K .......... .......... .......... .......... .......... 10% 65.2M 5s\n 31700K .......... .......... .......... .......... .......... 10% 79.1M 5s\n 31750K .......... .......... .......... .......... .......... 10% 32.6M 5s\n 31800K .......... .......... .......... .......... .......... 10%  112M 5s\n 31850K .......... .......... .......... .......... .......... 10%  128M 5s\n 31900K .......... .......... .......... .......... .......... 10%  133M 5s\n 31950K .......... .......... .......... .......... .......... 10% 69.6M 5s\n 32000K .......... .......... .......... .......... .......... 10%  108M 5s\n 32050K .......... .......... .......... .......... .......... 10% 78.3M 5s\n 32100K .......... .......... .......... .......... .......... 10%  115M 5s\n 32150K .......... .......... .......... .......... .......... 10% 53.8M 5s\n 32200K .......... .......... .......... .......... .......... 10%  111M 5s\n 32250K .......... .......... .......... .......... .......... 10%  109M 5s\n 32300K .......... .......... .......... .......... .......... 10% 45.0M 5s\n 32350K .......... .......... .......... .......... .......... 10%  103M 5s\n 32400K .......... .......... .......... .......... .......... 10%  134M 5s\n 32450K .......... .......... .......... .......... .......... 10%  135M 5s\n 32500K .......... .......... .......... .......... .......... 11%  121M 5s\n 32550K .......... .......... .......... .......... .......... 11%  106M 5s\n 32600K .......... .......... .......... .......... .......... 11%  117M 5s\n 32650K .......... .......... .......... .......... .......... 11%  106M 5s\n 32700K .......... .......... .......... .......... .......... 11%  123M 5s\n 32750K .......... .......... .......... .......... .......... 11% 75.3M 5s\n 32800K .......... .......... .......... .......... .......... 11%  108M 5s\n 32850K .......... .......... .......... .......... .......... 11%  112M 5s\n 32900K .......... .......... .......... .......... .......... 11%  108M 5s\n 32950K .......... .......... .......... .......... .......... 11%  101M 5s\n 33000K .......... .......... .......... .......... .......... 11%  124M 5s\n 33050K .......... .......... .......... .......... .......... 11%  112M 5s\n 33100K .......... .......... .......... .......... .......... 11%  118M 5s\n 33150K .......... .......... .......... .......... .......... 11%  102M 5s\n 33200K .......... .......... .......... .......... .......... 11%  146M 5s\n 33250K .......... .......... .......... .......... .......... 11%  123M 5s\n 33300K .......... .......... .......... .......... .......... 11%  141M 5s\n 33350K .......... .......... .......... .......... .......... 11%  108M 5s\n 33400K .......... .......... .......... .......... .......... 11%  111M 5s\n 33450K .......... .......... .......... .......... .......... 11%  122M 5s\n 33500K .......... .......... .......... .......... .......... 11% 8.59M 5s\n 33550K .......... .......... .......... .......... .......... 11% 86.0M 5s\n 33600K .......... .......... .......... .......... .......... 11%  112M 5s\n 33650K .......... .......... .......... .......... .......... 11%  121M 5s\n 33700K .......... .......... .......... .......... .......... 11%  118M 5s\n 33750K .......... .......... .......... .......... .......... 11% 23.0M 5s\n 33800K .......... .......... .......... .......... .......... 11% 96.4M 5s\n 33850K .......... .......... .......... .......... .......... 11%  101M 5s\n 33900K .......... .......... .......... .......... .......... 11%  103M 5s\n 33950K .......... .......... .......... .......... .......... 11% 90.6M 5s\n 34000K .......... .......... .......... .......... .......... 11% 89.0M 5s\n 34050K .......... .......... .......... .......... .......... 11% 82.7M 5s\n 34100K .......... .......... .......... .......... .......... 11% 81.4M 5s\n 34150K .......... .......... .......... .......... .......... 11% 74.1M 5s\n 34200K .......... .......... .......... .......... .......... 11% 97.1M 5s\n 34250K .......... .......... .......... .......... .......... 11%  105M 5s\n 34300K .......... .......... .......... .......... .......... 11%  128M 5s\n 34350K .......... .......... .......... .......... .......... 11%  123M 5s\n 34400K .......... .......... .......... .......... .......... 11%  136M 5s\n 34450K .......... .......... .......... .......... .......... 11%  144M 5s\n 34500K .......... .......... .......... .......... .......... 11%  140M 5s\n 34550K .......... .......... .......... .......... .......... 11%  122M 5s\n 34600K .......... .......... .......... .......... .......... 11% 82.5M 5s\n 34650K .......... .......... .......... .......... .......... 11%  113M 5s\n 34700K .......... .......... .......... .......... .......... 11%  105M 5s\n 34750K .......... .......... .......... .......... .......... 11% 86.8M 5s\n 34800K .......... .......... .......... .......... .......... 11%  104M 5s\n 34850K .......... .......... .......... .......... .......... 11%  134M 5s\n 34900K .......... .......... .......... .......... .......... 11%  122M 5s\n 34950K .......... .......... .......... .......... .......... 11% 90.6M 5s\n 35000K .......... .......... .......... .......... .......... 11% 98.8M 5s\n 35050K .......... .......... .......... .......... .......... 11%  104M 5s\n 35100K .......... .......... .......... .......... .......... 11%  101M 5s\n 35150K .......... .......... .......... .......... .......... 11% 93.2M 5s\n 35200K .......... .......... .......... .......... .......... 11%  131M 5s\n 35250K .......... .......... .......... .......... .......... 11%  132M 5s\n 35300K .......... .......... .......... .......... .......... 11%  134M 5s\n 35350K .......... .......... .......... .......... .......... 11%  116M 5s\n 35400K .......... .......... .......... .......... .......... 11%  133M 5s\n 35450K .......... .......... .......... .......... .......... 11%  127M 5s\n 35500K .......... .......... .......... .......... .......... 12%  110M 5s\n 35550K .......... .......... .......... .......... .......... 12%  118M 5s\n 35600K .......... .......... .......... .......... .......... 12%  132M 5s\n 35650K .......... .......... .......... .......... .......... 12%  122M 5s\n 35700K .......... .......... .......... .......... .......... 12%  131M 4s\n 35750K .......... .......... .......... .......... .......... 12% 84.2M 4s\n 35800K .......... .......... .......... .......... .......... 12%  129M 4s\n 35850K .......... .......... .......... .......... .......... 12%  105M 4s\n 35900K .......... .......... .......... .......... .......... 12%  106M 4s\n 35950K .......... .......... .......... .......... .......... 12% 91.5M 4s\n 36000K .......... .......... .......... .......... .......... 12%  116M 4s\n 36050K .......... .......... .......... .......... .......... 12% 97.8M 4s\n 36100K .......... .......... .......... .......... .......... 12%  118M 4s\n 36150K .......... .......... .......... .......... .......... 12% 53.8M 4s\n 36200K .......... .......... .......... .......... .......... 12%  103M 4s\n 36250K .......... .......... .......... .......... .......... 12% 90.8M 4s\n 36300K .......... .......... .......... .......... .......... 12%  101M 4s\n 36350K .......... .......... .......... .......... .......... 12% 91.6M 4s\n 36400K .......... .......... .......... .......... .......... 12% 43.8M 4s\n 36450K .......... .......... .......... .......... .......... 12%  113M 4s\n 36500K .......... .......... .......... .......... .......... 12%  107M 4s\n 36550K .......... .......... .......... .......... .......... 12% 70.1M 4s\n 36600K .......... .......... .......... .......... .......... 12% 68.4M 4s\n 36650K .......... .......... .......... .......... .......... 12% 26.8M 4s\n 36700K .......... .......... .......... .......... .......... 12% 32.7M 4s\n 36750K .......... .......... .......... .......... .......... 12% 93.0M 4s\n 36800K .......... .......... .......... .......... .......... 12% 40.4M 4s\n 36850K .......... .......... .......... .......... .......... 12%  104M 4s\n 36900K .......... .......... .......... .......... .......... 12%  102M 4s\n 36950K .......... .......... .......... .......... .......... 12% 90.4M 4s\n 37000K .......... .......... .......... .......... .......... 12%  112M 4s\n 37050K .......... .......... .......... .......... .......... 12%  102M 4s\n 37100K .......... .......... .......... .......... .......... 12%  120M 4s\n 37150K .......... .......... .......... .......... .......... 12%  107M 4s\n 37200K .......... .......... .......... .......... .......... 12%  105M 4s\n 37250K .......... .......... .......... .......... .......... 12% 95.5M 4s\n 37300K .......... .......... .......... .......... .......... 12%  108M 4s\n 37350K .......... .......... .......... .......... .......... 12%  106M 4s\n 37400K .......... .......... .......... .......... .......... 12% 47.0M 4s\n 37450K .......... .......... .......... .......... .......... 12% 51.7M 4s\n 37500K .......... .......... .......... .......... .......... 12% 96.1M 4s\n 37550K .......... .......... .......... .......... .......... 12% 85.5M 4s\n 37600K .......... .......... .......... .......... .......... 12% 31.5M 4s\n 37650K .......... .......... .......... .......... .......... 12% 82.4M 4s\n 37700K .......... .......... .......... .......... .......... 12% 89.2M 4s\n 37750K .......... .......... .......... .......... .......... 12% 97.1M 4s\n 37800K .......... .......... .......... .......... .......... 12% 94.8M 4s\n 37850K .......... .......... .......... .......... .......... 12% 63.7M 4s\n 37900K .......... .......... .......... .......... .......... 12%  107M 4s\n 37950K .......... .......... .......... .......... .......... 12% 63.8M 4s\n 38000K .......... .......... .......... .......... .......... 12%  109M 4s\n 38050K .......... .......... .......... .......... .......... 12% 98.5M 4s\n 38100K .......... .......... .......... .......... .......... 12% 30.7M 4s\n 38150K .......... .......... .......... .......... .......... 12%  122M 4s\n 38200K .......... .......... .......... .......... .......... 12%  112M 4s\n 38250K .......... .......... .......... .......... .......... 12%  116M 4s\n 38300K .......... .......... .......... .......... .......... 12% 30.9M 4s\n 38350K .......... .......... .......... .......... .......... 12% 37.5M 4s\n 38400K .......... .......... .......... .......... .......... 12%  106M 4s\n 38450K .......... .......... .......... .......... .......... 13% 98.3M 4s\n 38500K .......... .......... .......... .......... .......... 13%  103M 4s\n 38550K .......... .......... .......... .......... .......... 13% 90.1M 4s\n 38600K .......... .......... .......... .......... .......... 13%  114M 4s\n 38650K .......... .......... .......... .......... .......... 13% 60.5M 4s\n 38700K .......... .......... .......... .......... .......... 13% 94.0M 4s\n 38750K .......... .......... .......... .......... .......... 13% 97.0M 4s\n 38800K .......... .......... .......... .......... .......... 13% 79.2M 4s\n 38850K .......... .......... .......... .......... .......... 13% 91.1M 4s\n 38900K .......... .......... .......... .......... .......... 13%  101M 4s\n 38950K .......... .......... .......... .......... .......... 13%  125M 4s\n 39000K .......... .......... .......... .......... .......... 13%  104M 4s\n 39050K .......... .......... .......... .......... .......... 13% 29.0M 4s\n 39100K .......... .......... .......... .......... .......... 13%  108M 4s\n 39150K .......... .......... .......... .......... .......... 13%  109M 4s\n 39200K .......... .......... .......... .......... .......... 13%  109M 4s\n 39250K .......... .......... .......... .......... .......... 13%  101M 4s\n 39300K .......... .......... .......... .......... .......... 13% 66.5M 4s\n 39350K .......... .......... .......... .......... .......... 13% 18.8M 4s\n 39400K .......... .......... .......... .......... .......... 13%  112M 4s\n 39450K .......... .......... .......... .......... .......... 13% 92.3M 4s\n 39500K .......... .......... .......... .......... .......... 13%  129M 4s\n 39550K .......... .......... .......... .......... .......... 13% 76.7M 4s\n 39600K .......... .......... .......... .......... .......... 13%  111M 4s\n 39650K .......... .......... .......... .......... .......... 13%  108M 4s\n 39700K .......... .......... .......... .......... .......... 13%  114M 4s\n 39750K .......... .......... .......... .......... .......... 13% 56.3M 4s\n 39800K .......... .......... .......... .......... .......... 13% 62.6M 4s\n 39850K .......... .......... .......... .......... .......... 13% 75.5M 4s\n 39900K .......... .......... .......... .......... .......... 13% 93.8M 4s\n 39950K .......... .......... .......... .......... .......... 13%  107M 4s\n 40000K .......... .......... .......... .......... .......... 13% 77.1M 4s\n 40050K .......... .......... .......... .......... .......... 13% 26.1M 4s\n 40100K .......... .......... .......... .......... .......... 13%  145M 4s\n 40150K .......... .......... .......... .......... .......... 13% 6.32M 4s\n 40200K .......... .......... .......... .......... .......... 13% 77.4M 4s\n 40250K .......... .......... .......... .......... .......... 13%  147M 4s\n 40300K .......... .......... .......... .......... .......... 13%  119M 4s\n 40350K .......... .......... .......... .......... .......... 13%  130M 4s\n 40400K .......... .......... .......... .......... .......... 13%  116M 4s\n 40450K .......... .......... .......... .......... .......... 13%  118M 4s\n 40500K .......... .......... .......... .......... .......... 13%  110M 4s\n 40550K .......... .......... .......... .......... .......... 13%  114M 4s\n 40600K .......... .......... .......... .......... .......... 13%  114M 4s\n 40650K .......... .......... .......... .......... .......... 13%  125M 4s\n 40700K .......... .......... .......... .......... .......... 13%  106M 4s\n 40750K .......... .......... .......... .......... .......... 13%  145M 4s\n 40800K .......... .......... .......... .......... .......... 13%  142M 4s\n 40850K .......... .......... .......... .......... .......... 13%  120M 4s\n 40900K .......... .......... .......... .......... .......... 13%  102M 4s\n 40950K .......... .......... .......... .......... .......... 13%  110M 4s\n 41000K .......... .......... .......... .......... .......... 13%  131M 4s\n 41050K .......... .......... .......... .......... .......... 13%  133M 4s\n 41100K .......... .......... .......... .......... .......... 13%  106M 4s\n 41150K .......... .......... .......... .......... .......... 13% 11.5M 4s\n 41200K .......... .......... .......... .......... .......... 13% 78.0M 4s\n 41250K .......... .......... .......... .......... .......... 13% 68.8M 4s\n 41300K .......... .......... .......... .......... .......... 13% 85.0M 4s\n 41350K .......... .......... .......... .......... .......... 13% 87.9M 4s\n 41400K .......... .......... .......... .......... .......... 14% 88.5M 4s\n 41450K .......... .......... .......... .......... .......... 14% 58.3M 4s\n 41500K .......... .......... .......... .......... .......... 14% 85.9M 4s\n 41550K .......... .......... .......... .......... .......... 14% 54.9M 4s\n 41600K .......... .......... .......... .......... .......... 14%  101M 4s\n 41650K .......... .......... .......... .......... .......... 14% 75.9M 4s\n 41700K .......... .......... .......... .......... .......... 14% 89.2M 4s\n 41750K .......... .......... .......... .......... .......... 14% 87.0M 4s\n 41800K .......... .......... .......... .......... .......... 14% 81.6M 4s\n 41850K .......... .......... .......... .......... .......... 14% 67.3M 4s\n 41900K .......... .......... .......... .......... .......... 14% 53.8M 4s\n 41950K .......... .......... .......... .......... .......... 14% 93.0M 4s\n 42000K .......... .......... .......... .......... .......... 14%  102M 4s\n 42050K .......... .......... .......... .......... .......... 14% 51.2M 4s\n 42100K .......... .......... .......... .......... .......... 14% 94.6M 4s\n 42150K .......... .......... .......... .......... .......... 14% 97.7M 4s\n 42200K .......... .......... .......... .......... .......... 14% 88.0M 4s\n 42250K .......... .......... .......... .......... .......... 14% 85.3M 4s\n 42300K .......... .......... .......... .......... .......... 14%  117M 4s\n 42350K .......... .......... .......... .......... .......... 14% 70.3M 4s\n 42400K .......... .......... .......... .......... .......... 14%  123M 4s\n 42450K .......... .......... .......... .......... .......... 14% 85.3M 4s\n 42500K .......... .......... .......... .......... .......... 14%  102M 4s\n 42550K .......... .......... .......... .......... .......... 14%  113M 4s\n 42600K .......... .......... .......... .......... .......... 14%  122M 4s\n 42650K .......... .......... .......... .......... .......... 14% 80.2M 4s\n 42700K .......... .......... .......... .......... .......... 14%  107M 4s\n 42750K .......... .......... .......... .......... .......... 14%  114M 4s\n 42800K .......... .......... .......... .......... .......... 14%  123M 4s\n 42850K .......... .......... .......... .......... .......... 14%  109M 4s\n 42900K .......... .......... .......... .......... .......... 14% 87.2M 4s\n 42950K .......... .......... .......... .......... .......... 14%  113M 4s\n 43000K .......... .......... .......... .......... .......... 14%  132M 4s\n 43050K .......... .......... .......... .......... .......... 14%  117M 4s\n 43100K .......... .......... .......... .......... .......... 14%  136M 4s\n 43150K .......... .......... .......... .......... .......... 14% 75.0M 4s\n 43200K .......... .......... .......... .......... .......... 14%  115M 4s\n 43250K .......... .......... .......... .......... .......... 14% 95.7M 4s\n 43300K .......... .......... .......... .......... .......... 14%  109M 4s\n 43350K .......... .......... .......... .......... .......... 14% 78.7M 4s\n 43400K .......... .......... .......... .......... .......... 14% 30.9M 4s\n 43450K .......... .......... .......... .......... .......... 14% 93.6M 4s\n 43500K .......... .......... .......... .......... .......... 14%  131M 4s\n 43550K .......... .......... .......... .......... .......... 14%  127M 4s\n 43600K .......... .......... .......... .......... .......... 14%  111M 4s\n 43650K .......... .......... .......... .......... .......... 14% 84.5M 4s\n 43700K .......... .......... .......... .......... .......... 14% 33.6M 4s\n 43750K .......... .......... .......... .......... .......... 14%  109M 4s\n 43800K .......... .......... .......... .......... .......... 14%  112M 4s\n 43850K .......... .......... .......... .......... .......... 14%  119M 4s\n 43900K .......... .......... .......... .......... .......... 14% 19.2M 4s\n 43950K .......... .......... .......... .......... .......... 14%  111M 4s\n 44000K .......... .......... .......... .......... .......... 14%  116M 4s\n 44050K .......... .......... .......... .......... .......... 14%  116M 4s\n 44100K .......... .......... .......... .......... .......... 14%  106M 4s\n 44150K .......... .......... .......... .......... .......... 14% 79.4M 4s\n 44200K .......... .......... .......... .......... .......... 14% 93.7M 4s\n 44250K .......... .......... .......... .......... .......... 14%  105M 4s\n 44300K .......... .......... .......... .......... .......... 14% 91.9M 4s\n 44350K .......... .......... .......... .......... .......... 15%  113M 4s\n 44400K .......... .......... .......... .......... .......... 15% 91.4M 4s\n 44450K .......... .......... .......... .......... .......... 15%  108M 4s\n 44500K .......... .......... .......... .......... .......... 15% 98.2M 4s\n 44550K .......... .......... .......... .......... .......... 15%  110M 4s\n 44600K .......... .......... .......... .......... .......... 15%  113M 4s\n 44650K .......... .......... .......... .......... .......... 15%  107M 4s\n 44700K .......... .......... .......... .......... .......... 15% 26.1M 4s\n 44750K .......... .......... .......... .......... .......... 15%  113M 4s\n 44800K .......... .......... .......... .......... .......... 15%  136M 4s\n 44850K .......... .......... .......... .......... .......... 15% 94.9M 4s\n 44900K .......... .......... .......... .......... .......... 15% 92.4M 4s\n 44950K .......... .......... .......... .......... .......... 15% 84.5M 4s\n 45000K .......... .......... .......... .......... .......... 15% 49.0M 4s\n 45050K .......... .......... .......... .......... .......... 15% 55.4M 4s\n 45100K .......... .......... .......... .......... .......... 15%  122M 4s\n 45150K .......... .......... .......... .......... .......... 15%  125M 4s\n 45200K .......... .......... .......... .......... .......... 15% 82.8M 4s\n 45250K .......... .......... .......... .......... .......... 15%  102M 4s\n 45300K .......... .......... .......... .......... .......... 15%  109M 4s\n 45350K .......... .......... .......... .......... .......... 15% 63.4M 4s\n 45400K .......... .......... .......... .......... .......... 15% 71.1M 4s\n 45450K .......... .......... .......... .......... .......... 15% 35.8M 4s\n 45500K .......... .......... .......... .......... .......... 15%  100M 4s\n 45550K .......... .......... .......... .......... .......... 15% 97.1M 4s\n 45600K .......... .......... .......... .......... .......... 15%  113M 4s\n 45650K .......... .......... .......... .......... .......... 15%  122M 4s\n 45700K .......... .......... .......... .......... .......... 15% 97.1M 4s\n 45750K .......... .......... .......... .......... .......... 15% 70.0M 4s\n 45800K .......... .......... .......... .......... .......... 15% 58.7M 4s\n 45850K .......... .......... .......... .......... .......... 15% 77.0M 4s\n 45900K .......... .......... .......... .......... .......... 15% 61.5M 4s\n 45950K .......... .......... .......... .......... .......... 15% 77.4M 4s\n 46000K .......... .......... .......... .......... .......... 15% 95.7M 4s\n 46050K .......... .......... .......... .......... .......... 15% 78.3M 4s\n 46100K .......... .......... .......... .......... .......... 15% 76.1M 4s\n 46150K .......... .......... .......... .......... .......... 15% 82.2M 4s\n 46200K .......... .......... .......... .......... .......... 15% 65.0M 4s\n 46250K .......... .......... .......... .......... .......... 15% 54.1M 4s\n 46300K .......... .......... .......... .......... .......... 15% 61.1M 4s\n 46350K .......... .......... .......... .......... .......... 15% 5.97M 4s\n 46400K .......... .......... .......... .......... .......... 15% 79.5M 4s\n 46450K .......... .......... .......... .......... .......... 15% 73.2M 4s\n 46500K .......... .......... .......... .......... .......... 15% 84.2M 4s\n 46550K .......... .......... .......... .......... .......... 15% 92.3M 4s\n 46600K .......... .......... .......... .......... .......... 15% 90.9M 4s\n 46650K .......... .......... .......... .......... .......... 15% 81.2M 4s\n 46700K .......... .......... .......... .......... .......... 15% 93.1M 4s\n 46750K .......... .......... .......... .......... .......... 15% 94.9M 4s\n 46800K .......... .......... .......... .......... .......... 15% 69.5M 4s\n 46850K .......... .......... .......... .......... .......... 15% 79.8M 4s\n 46900K .......... .......... .......... .......... .......... 15% 92.7M 4s\n 46950K .......... .......... .......... .......... .......... 15% 95.7M 4s\n 47000K .......... .......... .......... .......... .......... 15% 95.2M 4s\n 47050K .......... .......... .......... .......... .......... 15% 79.1M 4s\n 47100K .......... .......... .......... .......... .......... 15% 92.0M 4s\n 47150K .......... .......... .......... .......... .......... 15% 90.1M 4s\n 47200K .......... .......... .......... .......... .......... 15% 82.4M 4s\n 47250K .......... .......... .......... .......... .......... 15% 95.5M 4s\n 47300K .......... .......... .......... .......... .......... 16% 57.2M 4s\n 47350K .......... .......... .......... .......... .......... 16% 59.3M 4s\n 47400K .......... .......... .......... .......... .......... 16% 36.2M 4s\n 47450K .......... .......... .......... .......... .......... 16% 79.0M 4s\n 47500K .......... .......... .......... .......... .......... 16% 79.0M 4s\n 47550K .......... .......... .......... .......... .......... 16% 76.6M 4s\n 47600K .......... .......... .......... .......... .......... 16% 45.0M 4s\n 47650K .......... .......... .......... .......... .......... 16% 61.4M 4s\n 47700K .......... .......... .......... .......... .......... 16% 80.1M 4s\n 47750K .......... .......... .......... .......... .......... 16% 83.1M 4s\n 47800K .......... .......... .......... .......... .......... 16% 72.9M 4s\n 47850K .......... .......... .......... .......... .......... 16% 76.3M 4s\n 47900K .......... .......... .......... .......... .......... 16% 66.8M 4s\n 47950K .......... .......... .......... .......... .......... 16% 46.6M 4s\n 48000K .......... .......... .......... .......... .......... 16% 66.8M 4s\n 48050K .......... .......... .......... .......... .......... 16% 98.8M 4s\n 48100K .......... .......... .......... .......... .......... 16% 94.1M 4s\n 48150K .......... .......... .......... .......... .......... 16% 23.6M 4s\n 48200K .......... .......... .......... .......... .......... 16% 92.3M 4s\n 48250K .......... .......... .......... .......... .......... 16%  111M 4s\n 48300K .......... .......... .......... .......... .......... 16%  107M 4s\n 48350K .......... .......... .......... .......... .......... 16% 63.1M 4s\n 48400K .......... .......... .......... .......... .......... 16% 62.8M 4s\n 48450K .......... .......... .......... .......... .......... 16% 19.1M 4s\n 48500K .......... .......... .......... .......... .......... 16% 92.6M 4s\n 48550K .......... .......... .......... .......... .......... 16%  106M 4s\n 48600K .......... .......... .......... .......... .......... 16%  120M 4s\n 48650K .......... .......... .......... .......... .......... 16% 79.6M 4s\n 48700K .......... .......... .......... .......... .......... 16% 19.2M 4s\n 48750K .......... .......... .......... .......... .......... 16%  109M 4s\n 48800K .......... .......... .......... .......... .......... 16%  132M 4s\n 48850K .......... .......... .......... .......... .......... 16% 43.2M 4s\n 48900K .......... .......... .......... .......... .......... 16% 89.7M 4s\n 48950K .......... .......... .......... .......... .......... 16% 24.6M 4s\n 49000K .......... .......... .......... .......... .......... 16%  104M 4s\n 49050K .......... .......... .......... .......... .......... 16% 18.6M 4s\n 49100K .......... .......... .......... .......... .......... 16%  118M 4s\n 49150K .......... .......... .......... .......... .......... 16%  112M 4s\n 49200K .......... .......... .......... .......... .......... 16%  106M 4s\n 49250K .......... .......... .......... .......... .......... 16% 97.6M 4s\n 49300K .......... .......... .......... .......... .......... 16%  106M 4s\n 49350K .......... .......... .......... .......... .......... 16%  101M 4s\n 49400K .......... .......... .......... .......... .......... 16%  111M 4s\n 49450K .......... .......... .......... .......... .......... 16% 81.7M 4s\n 49500K .......... .......... .......... .......... .......... 16% 65.3M 4s\n 49550K .......... .......... .......... .......... .......... 16% 55.0M 4s\n 49600K .......... .......... .......... .......... .......... 16% 47.6M 4s\n 49650K .......... .......... .......... .......... .......... 16% 55.2M 4s\n 49700K .......... .......... .......... .......... .......... 16% 45.2M 4s\n 49750K .......... .......... .......... .......... .......... 16% 25.3M 4s\n 49800K .......... .......... .......... .......... .......... 16% 88.1M 4s\n 49850K .......... .......... .......... .......... .......... 16%  101M 4s\n 49900K .......... .......... .......... .......... .......... 16%  111M 4s\n 49950K .......... .......... .......... .......... .......... 16% 54.6M 4s\n 50000K .......... .......... .......... .......... .......... 16% 88.8M 4s\n 50050K .......... .......... .......... .......... .......... 16% 97.1M 4s\n 50100K .......... .......... .......... .......... .......... 16% 58.0M 4s\n 50150K .......... .......... .......... .......... .......... 16% 76.9M 4s\n 50200K .......... .......... .......... .......... .......... 16% 51.8M 4s\n 50250K .......... .......... .......... .......... .......... 17% 61.9M 4s\n 50300K .......... .......... .......... .......... .......... 17% 91.4M 4s\n 50350K .......... .......... .......... .......... .......... 17% 15.2M 4s\n 50400K .......... .......... .......... .......... .......... 17% 96.8M 4s\n 50450K .......... .......... .......... .......... .......... 17%  100M 4s\n 50500K .......... .......... .......... .......... .......... 17% 65.3M 4s\n 50550K .......... .......... .......... .......... .......... 17% 90.0M 4s\n 50600K .......... .......... .......... .......... .......... 17%  107M 4s\n 50650K .......... .......... .......... .......... .......... 17% 81.9M 4s\n 50700K .......... .......... .......... .......... .......... 17% 87.6M 4s\n 50750K .......... .......... .......... .......... .......... 17% 99.3M 4s\n 50800K .......... .......... .......... .......... .......... 17%  101M 4s\n 50850K .......... .......... .......... .......... .......... 17% 93.7M 4s\n 50900K .......... .......... .......... .......... .......... 17% 92.5M 4s\n 50950K .......... .......... .......... .......... .......... 17% 64.0M 4s\n 51000K .......... .......... .......... .......... .......... 17% 30.8M 4s\n 51050K .......... .......... .......... .......... .......... 17% 94.9M 4s\n 51100K .......... .......... .......... .......... .......... 17%  107M 4s\n 51150K .......... .......... .......... .......... .......... 17% 36.3M 4s\n 51200K .......... .......... .......... .......... .......... 17% 34.7M 4s\n 51250K .......... .......... .......... .......... .......... 17% 93.2M 4s\n 51300K .......... .......... .......... .......... .......... 17% 62.0M 4s\n 51350K .......... .......... .......... .......... .......... 17% 60.5M 4s\n 51400K .......... .......... .......... .......... .......... 17% 6.37M 4s\n 51450K .......... .......... .......... .......... .......... 17%  112M 4s\n 51500K .......... .......... .......... .......... .......... 17%  125M 4s\n 51550K .......... .......... .......... .......... .......... 17%  129M 4s\n 51600K .......... .......... .......... .......... .......... 17%  113M 4s\n 51650K .......... .......... .......... .......... .......... 17%  128M 4s\n 51700K .......... .......... .......... .......... .......... 17%  144M 4s\n 51750K .......... .......... .......... .......... .......... 17%  146M 4s\n 51800K .......... .......... .......... .......... .......... 17%  124M 4s\n 51850K .......... .......... .......... .......... .......... 17% 68.4M 4s\n 51900K .......... .......... .......... .......... .......... 17% 92.2M 4s\n 51950K .......... .......... .......... .......... .......... 17% 89.4M 4s\n 52000K .......... .......... .......... .......... .......... 17% 84.9M 4s\n 52050K .......... .......... .......... .......... .......... 17%  111M 4s\n 52100K .......... .......... .......... .......... .......... 17% 93.3M 4s\n 52150K .......... .......... .......... .......... .......... 17% 95.5M 4s\n 52200K .......... .......... .......... .......... .......... 17% 9.87M 4s\n 52250K .......... .......... .......... .......... .......... 17% 94.8M 4s\n 52300K .......... .......... .......... .......... .......... 17% 15.3M 4s\n 52350K .......... .......... .......... .......... .......... 17%  134M 4s\n 52400K .......... .......... .......... .......... .......... 17% 93.9M 4s\n 52450K .......... .......... .......... .......... .......... 17%  128M 4s\n 52500K .......... .......... .......... .......... .......... 17%  118M 4s\n 52550K .......... .......... .......... .......... .......... 17%  129M 4s\n 52600K .......... .......... .......... .......... .......... 17%  113M 4s\n 52650K .......... .......... .......... .......... .......... 17%  116M 4s\n 52700K .......... .......... .......... .......... .......... 17%  116M 4s\n 52750K .......... .......... .......... .......... .......... 17%  113M 4s\n 52800K .......... .......... .......... .......... .......... 17% 34.2M 4s\n 52850K .......... .......... .......... .......... .......... 17%  136M 4s\n 52900K .......... .......... .......... .......... .......... 17%  135M 4s\n 52950K .......... .......... .......... .......... .......... 17%  130M 4s\n 53000K .......... .......... .......... .......... .......... 17% 26.3M 4s\n 53050K .......... .......... .......... .......... .......... 17%  102M 4s\n 53100K .......... .......... .......... .......... .......... 17%  133M 4s\n 53150K .......... .......... .......... .......... .......... 17%  125M 4s\n 53200K .......... .......... .......... .......... .......... 17%  136M 4s\n 53250K .......... .......... .......... .......... .......... 18%  117M 4s\n 53300K .......... .......... .......... .......... .......... 18% 23.0M 4s\n 53350K .......... .......... .......... .......... .......... 18%  119M 4s\n 53400K .......... .......... .......... .......... .......... 18%  133M 4s\n 53450K .......... .......... .......... .......... .......... 18%  110M 4s\n 53500K .......... .......... .......... .......... .......... 18%  133M 4s\n 53550K .......... .......... .......... .......... .......... 18% 19.3M 4s\n 53600K .......... .......... .......... .......... .......... 18% 70.6M 4s\n 53650K .......... .......... .......... .......... .......... 18% 74.1M 4s\n 53700K .......... .......... .......... .......... .......... 18% 75.9M 4s\n 53750K .......... .......... .......... .......... .......... 18% 68.8M 4s\n 53800K .......... .......... .......... .......... .......... 18% 80.9M 4s\n 53850K .......... .......... .......... .......... .......... 18% 75.3M 4s\n 53900K .......... .......... .......... .......... .......... 18% 73.2M 4s\n 53950K .......... .......... .......... .......... .......... 18% 66.4M 4s\n 54000K .......... .......... .......... .......... .......... 18% 83.6M 4s\n 54050K .......... .......... .......... .......... .......... 18% 98.3M 4s\n 54100K .......... .......... .......... .......... .......... 18% 86.3M 4s\n 54150K .......... .......... .......... .......... .......... 18% 61.7M 4s\n 54200K .......... .......... .......... .......... .......... 18% 84.1M 4s\n 54250K .......... .......... .......... .......... .......... 18% 93.0M 4s\n 54300K .......... .......... .......... .......... .......... 18% 89.1M 4s\n 54350K .......... .......... .......... .......... .......... 18% 75.0M 4s\n 54400K .......... .......... .......... .......... .......... 18% 88.6M 4s\n 54450K .......... .......... .......... .......... .......... 18% 89.9M 4s\n 54500K .......... .......... .......... .......... .......... 18% 90.1M 4s\n 54550K .......... .......... .......... .......... .......... 18% 79.0M 4s\n 54600K .......... .......... .......... .......... .......... 18% 88.9M 4s\n 54650K .......... .......... .......... .......... .......... 18% 95.7M 4s\n 54700K .......... .......... .......... .......... .......... 18% 36.6M 4s\n 54750K .......... .......... .......... .......... .......... 18% 90.5M 4s\n 54800K .......... .......... .......... .......... .......... 18% 77.6M 4s\n 54850K .......... .......... .......... .......... .......... 18% 62.5M 4s\n 54900K .......... .......... .......... .......... .......... 18% 60.5M 4s\n 54950K .......... .......... .......... .......... .......... 18% 43.4M 4s\n 55000K .......... .......... .......... .......... .......... 18% 50.4M 4s\n 55050K .......... .......... .......... .......... .......... 18% 53.0M 4s\n 55100K .......... .......... .......... .......... .......... 18% 28.0M 4s\n 55150K .......... .......... .......... .......... .......... 18%  122M 4s\n 55200K .......... .......... .......... .......... .......... 18% 89.8M 4s\n 55250K .......... .......... .......... .......... .......... 18% 63.4M 4s\n 55300K .......... .......... .......... .......... .......... 18% 26.4M 4s\n 55350K .......... .......... .......... .......... .......... 18% 85.6M 4s\n 55400K .......... .......... .......... .......... .......... 18% 94.8M 4s\n 55450K .......... .......... .......... .......... .......... 18% 56.0M 4s\n 55500K .......... .......... .......... .......... .......... 18% 17.5M 4s\n 55550K .......... .......... .......... .......... .......... 18% 97.2M 4s\n 55600K .......... .......... .......... .......... .......... 18%  102M 4s\n 55650K .......... .......... .......... .......... .......... 18% 84.0M 4s\n 55700K .......... .......... .......... .......... .......... 18% 19.6M 4s\n 55750K .......... .......... .......... .......... .......... 18% 73.7M 4s\n 55800K .......... .......... .......... .......... .......... 18% 71.2M 4s\n 55850K .......... .......... .......... .......... .......... 18% 93.0M 4s\n 55900K .......... .......... .......... .......... .......... 18% 73.0M 4s\n 55950K .......... .......... .......... .......... .......... 18% 26.6M 4s\n 56000K .......... .......... .......... .......... .......... 18% 85.1M 4s\n 56050K .......... .......... .......... .......... .......... 18% 75.2M 4s\n 56100K .......... .......... .......... .......... .......... 18% 34.8M 4s\n 56150K .......... .......... .......... .......... .......... 18% 47.3M 4s\n 56200K .......... .......... .......... .......... .......... 19% 47.1M 4s\n 56250K .......... .......... .......... .......... .......... 19% 33.4M 4s\n 56300K .......... .......... .......... .......... .......... 19% 60.8M 4s\n 56350K .......... .......... .......... .......... .......... 19% 79.9M 4s\n 56400K .......... .......... .......... .......... .......... 19% 27.3M 4s\n 56450K .......... .......... .......... .......... .......... 19% 84.9M 4s\n 56500K .......... .......... .......... .......... .......... 19% 27.3M 4s\n 56550K .......... .......... .......... .......... .......... 19% 30.0M 4s\n 56600K .......... .......... .......... .......... .......... 19% 25.7M 4s\n 56650K .......... .......... .......... .......... .......... 19% 40.7M 4s\n 56700K .......... .......... .......... .......... .......... 19% 43.9M 4s\n 56750K .......... .......... .......... .......... .......... 19% 37.4M 4s\n 56800K .......... .......... .......... .......... .......... 19% 72.9M 4s\n 56850K .......... .......... .......... .......... .......... 19% 36.8M 4s\n 56900K .......... .......... .......... .......... .......... 19% 55.7M 4s\n 56950K .......... .......... .......... .......... .......... 19% 31.1M 4s\n 57000K .......... .......... .......... .......... .......... 19%  100M 4s\n 57050K .......... .......... .......... .......... .......... 19% 36.7M 4s\n 57100K .......... .......... .......... .......... .......... 19% 86.0M 4s\n 57150K .......... .......... .......... .......... .......... 19% 75.0M 4s\n 57200K .......... .......... .......... .......... .......... 19% 55.8M 4s\n 57250K .......... .......... .......... .......... .......... 19% 50.1M 4s\n 57300K .......... .......... .......... .......... .......... 19% 53.5M 4s\n 57350K .......... .......... .......... .......... .......... 19% 36.3M 4s\n 57400K .......... .......... .......... .......... .......... 19% 66.4M 4s\n 57450K .......... .......... .......... .......... .......... 19% 61.0M 4s\n 57500K .......... .......... .......... .......... .......... 19% 27.8M 4s\n 57550K .......... .......... .......... .......... .......... 19%  118M 4s\n 57600K .......... .......... .......... .......... .......... 19%  110M 4s\n 57650K .......... .......... .......... .......... .......... 19% 68.8M 4s\n 57700K .......... .......... .......... .......... .......... 19% 28.4M 4s\n 57750K .......... .......... .......... .......... .......... 19% 97.2M 4s\n 57800K .......... .......... .......... .......... .......... 19% 79.7M 4s\n 57850K .......... .......... .......... .......... .......... 19% 34.8M 4s\n 57900K .......... .......... .......... .......... .......... 19% 34.8M 4s\n 57950K .......... .......... .......... .......... .......... 19% 94.7M 4s\n 58000K .......... .......... .......... .......... .......... 19%  107M 4s\n 58050K .......... .......... .......... .......... .......... 19% 21.1M 4s\n 58100K .......... .......... .......... .......... .......... 19% 11.0M 4s\n 58150K .......... .......... .......... .......... .......... 19%  102M 4s\n 58200K .......... .......... .......... .......... .......... 19%  108M 4s\n 58250K .......... .......... .......... .......... .......... 19%  123M 4s\n 58300K .......... .......... .......... .......... .......... 19%  115M 4s\n 58350K .......... .......... .......... .......... .......... 19%  109M 4s\n 58400K .......... .......... .......... .......... .......... 19%  117M 4s\n 58450K .......... .......... .......... .......... .......... 19%  125M 4s\n 58500K .......... .......... .......... .......... .......... 19% 40.2M 4s\n 58550K .......... .......... .......... .......... .......... 19% 99.7M 4s\n 58600K .......... .......... .......... .......... .......... 19%  115M 4s\n 58650K .......... .......... .......... .......... .......... 19% 86.9M 4s\n 58700K .......... .......... .......... .......... .......... 19% 59.7M 4s\n 58750K .......... .......... .......... .......... .......... 19% 62.1M 4s\n 58800K .......... .......... .......... .......... .......... 19% 14.7M 4s\n 58850K .......... .......... .......... .......... .......... 19% 99.2M 4s\n 58900K .......... .......... .......... .......... .......... 19% 97.9M 4s\n 58950K .......... .......... .......... .......... .......... 19%  102M 4s\n 59000K .......... .......... .......... .......... .......... 19% 87.6M 4s\n 59050K .......... .......... .......... .......... .......... 19% 27.7M 4s\n 59100K .......... .......... .......... .......... .......... 19% 65.6M 4s\n 59150K .......... .......... .......... .......... .......... 20% 98.2M 4s\n 59200K .......... .......... .......... .......... .......... 20% 86.9M 4s\n 59250K .......... .......... .......... .......... .......... 20% 63.3M 4s\n 59300K .......... .......... .......... .......... .......... 20% 35.4M 4s\n 59350K .......... .......... .......... .......... .......... 20% 15.6M 4s\n 59400K .......... .......... .......... .......... .......... 20%  100M 4s\n 59450K .......... .......... .......... .......... .......... 20%  110M 4s\n 59500K .......... .......... .......... .......... .......... 20% 93.0M 4s\n 59550K .......... .......... .......... .......... .......... 20% 41.6M 4s\n 59600K .......... .......... .......... .......... .......... 20% 51.2M 4s\n 59650K .......... .......... .......... .......... .......... 20% 81.3M 4s\n 59700K .......... .......... .......... .......... .......... 20% 49.8M 4s\n 59750K .......... .......... .......... .......... .......... 20% 54.8M 4s\n 59800K .......... .......... .......... .......... .......... 20% 50.6M 4s\n 59850K .......... .......... .......... .......... .......... 20% 43.8M 4s\n 59900K .......... .......... .......... .......... .......... 20% 62.9M 4s\n 59950K .......... .......... .......... .......... .......... 20% 49.5M 4s\n 60000K .......... .......... .......... .......... .......... 20% 28.3M 4s\n 60050K .......... .......... .......... .......... .......... 20% 26.3M 4s\n 60100K .......... .......... .......... .......... .......... 20% 71.1M 4s\n 60150K .......... .......... .......... .......... .......... 20%  105M 4s\n 60200K .......... .......... .......... .......... .......... 20%  101M 4s\n 60250K .......... .......... .......... .......... .......... 20% 32.7M 4s\n 60300K .......... .......... .......... .......... .......... 20%  117M 4s\n 60350K .......... .......... .......... .......... .......... 20% 52.0M 4s\n 60400K .......... .......... .......... .......... .......... 20% 48.4M 4s\n 60450K .......... .......... .......... .......... .......... 20% 43.3M 4s\n 60500K .......... .......... .......... .......... .......... 20% 50.3M 4s\n 60550K .......... .......... .......... .......... .......... 20% 46.9M 4s\n 60600K .......... .......... .......... .......... .......... 20% 24.2M 4s\n 60650K .......... .......... .......... .......... .......... 20% 87.4M 4s\n 60700K .......... .......... .......... .......... .......... 20% 68.7M 4s\n 60750K .......... .......... .......... .......... .......... 20% 57.2M 4s\n 60800K .......... .......... .......... .......... .......... 20% 52.2M 4s\n 60850K .......... .......... .......... .......... .......... 20% 26.5M 4s\n 60900K .......... .......... .......... .......... .......... 20%  124M 4s\n 60950K .......... .......... .......... .......... .......... 20% 72.3M 4s\n 61000K .......... .......... .......... .......... .......... 20% 87.2M 4s\n 61050K .......... .......... .......... .......... .......... 20% 66.8M 4s\n 61100K .......... .......... .......... .......... .......... 20% 45.9M 4s\n 61150K .......... .......... .......... .......... .......... 20% 42.3M 4s\n 61200K .......... .......... .......... .......... .......... 20% 56.4M 4s\n 61250K .......... .......... .......... .......... .......... 20% 53.8M 4s\n 61300K .......... .......... .......... .......... .......... 20% 10.3M 4s\n 61350K .......... .......... .......... .......... .......... 20% 64.3M 4s\n 61400K .......... .......... .......... .......... .......... 20% 82.9M 4s\n 61450K .......... .......... .......... .......... .......... 20% 82.9M 4s\n 61500K .......... .......... .......... .......... .......... 20% 86.5M 4s\n 61550K .......... .......... .......... .......... .......... 20% 70.9M 4s\n 61600K .......... .......... .......... .......... .......... 20% 95.2M 4s\n 61650K .......... .......... .......... .......... .......... 20% 28.6M 4s\n 61700K .......... .......... .......... .......... .......... 20% 77.9M 4s\n 61750K .......... .......... .......... .......... .......... 20% 82.4M 4s\n 61800K .......... .......... .......... .......... .......... 20% 39.1M 4s\n 61850K .......... .......... .......... .......... .......... 20% 73.2M 4s\n 61900K .......... .......... .......... .......... .......... 20% 92.6M 4s\n 61950K .......... .......... .......... .......... .......... 20% 42.5M 4s\n 62000K .......... .......... .......... .......... .......... 20% 54.2M 4s\n 62050K .......... .......... .......... .......... .......... 20% 26.8M 4s\n 62100K .......... .......... .......... .......... .......... 21%  112M 4s\n 62150K .......... .......... .......... .......... .......... 21% 76.0M 4s\n 62200K .......... .......... .......... .......... .......... 21% 46.4M 4s\n 62250K .......... .......... .......... .......... .......... 21% 47.8M 4s\n 62300K .......... .......... .......... .......... .......... 21% 45.9M 4s\n 62350K .......... .......... .......... .......... .......... 21% 45.2M 4s\n 62400K .......... .......... .......... .......... .......... 21% 44.1M 4s\n 62450K .......... .......... .......... .......... .......... 21% 38.7M 4s\n 62500K .......... .......... .......... .......... .......... 21% 54.8M 4s\n 62550K .......... .......... .......... .......... .......... 21% 18.9M 4s\n 62600K .......... .......... .......... .......... .......... 21% 43.8M 4s\n 62650K .......... .......... .......... .......... .......... 21% 22.8M 4s\n 62700K .......... .......... .......... .......... .......... 21% 97.9M 4s\n 62750K .......... .......... .......... .......... .......... 21% 72.0M 4s\n 62800K .......... .......... .......... .......... .......... 21%  128M 4s\n 62850K .......... .......... .......... .......... .......... 21% 70.6M 4s\n 62900K .......... .......... .......... .......... .......... 21% 19.8M 4s\n 62950K .......... .......... .......... .......... .......... 21% 98.7M 4s\n 63000K .......... .......... .......... .......... .......... 21% 30.5M 4s\n 63050K .......... .......... .......... .......... .......... 21%  102M 4s\n 63100K .......... .......... .......... .......... .......... 21% 52.1M 4s\n 63150K .......... .......... .......... .......... .......... 21%  108M 4s\n 63200K .......... .......... .......... .......... .......... 21% 90.6M 4s\n 63250K .......... .......... .......... .......... .......... 21% 45.1M 4s\n 63300K .......... .......... .......... .......... .......... 21% 33.8M 4s\n 63350K .......... .......... .......... .......... .......... 21% 77.3M 4s\n 63400K .......... .......... .......... .......... .......... 21% 40.4M 4s\n 63450K .......... .......... .......... .......... .......... 21% 33.3M 4s\n 63500K .......... .......... .......... .......... .......... 21% 88.2M 4s\n 63550K .......... .......... .......... .......... .......... 21% 94.4M 4s\n 63600K .......... .......... .......... .......... .......... 21% 24.1M 4s\n 63650K .......... .......... .......... .......... .......... 21% 68.6M 4s\n 63700K .......... .......... .......... .......... .......... 21% 54.0M 4s\n 63750K .......... .......... .......... .......... .......... 21% 30.8M 4s\n 63800K .......... .......... .......... .......... .......... 21%  135M 4s\n 63850K .......... .......... .......... .......... .......... 21%  106M 4s\n 63900K .......... .......... .......... .......... .......... 21% 90.1M 4s\n 63950K .......... .......... .......... .......... .......... 21% 47.9M 4s\n 64000K .......... .......... .......... .......... .......... 21% 53.1M 4s\n 64050K .......... .......... .......... .......... .......... 21% 52.0M 4s\n 64100K .......... .......... .......... .......... .......... 21% 56.8M 4s\n 64150K .......... .......... .......... .......... .......... 21% 26.4M 4s\n 64200K .......... .......... .......... .......... .......... 21%  121M 4s\n 64250K .......... .......... .......... .......... .......... 21% 27.4M 4s\n 64300K .......... .......... .......... .......... .......... 21% 99.1M 4s\n 64350K .......... .......... .......... .......... .......... 21% 41.8M 4s\n 64400K .......... .......... .......... .......... .......... 21%  124M 4s\n 64450K .......... .......... .......... .......... .......... 21% 75.8M 4s\n 64500K .......... .......... .......... .......... .......... 21% 69.0M 4s\n 64550K .......... .......... .......... .......... .......... 21% 41.0M 4s\n 64600K .......... .......... .......... .......... .......... 21% 78.7M 4s\n 64650K .......... .......... .......... .......... .......... 21% 27.0M 4s\n 64700K .......... .......... .......... .......... .......... 21% 91.9M 4s\n 64750K .......... .......... .......... .......... .......... 21% 37.9M 4s\n 64800K .......... .......... .......... .......... .......... 21% 54.6M 4s\n 64850K .......... .......... .......... .......... .......... 21% 62.0M 4s\n 64900K .......... .......... .......... .......... .......... 21% 49.3M 4s\n 64950K .......... .......... .......... .......... .......... 21% 48.9M 4s\n 65000K .......... .......... .......... .......... .......... 21% 52.0M 4s\n 65050K .......... .......... .......... .......... .......... 22% 36.8M 4s\n 65100K .......... .......... .......... .......... .......... 22% 68.3M 4s\n 65150K .......... .......... .......... .......... .......... 22% 43.5M 4s\n 65200K .......... .......... .......... .......... .......... 22% 51.8M 4s\n 65250K .......... .......... .......... .......... .......... 22% 33.9M 4s\n 65300K .......... .......... .......... .......... .......... 22% 77.7M 4s\n 65350K .......... .......... .......... .......... .......... 22% 54.9M 4s\n 65400K .......... .......... .......... .......... .......... 22% 22.5M 4s\n 65450K .......... .......... .......... .......... .......... 22% 62.1M 4s\n 65500K .......... .......... .......... .......... .......... 22%  102M 4s\n 65550K .......... .......... .......... .......... .......... 22% 63.2M 4s\n 65600K .......... .......... .......... .......... .......... 22% 32.2M 4s\n 65650K .......... .......... .......... .......... .......... 22% 88.7M 4s\n 65700K .......... .......... .......... .......... .......... 22% 46.5M 4s\n 65750K .......... .......... .......... .......... .......... 22% 58.2M 4s\n 65800K .......... .......... .......... .......... .......... 22% 29.3M 4s\n 65850K .......... .......... .......... .......... .......... 22%  128M 4s\n 65900K .......... .......... .......... .......... .......... 22% 50.1M 4s\n 65950K .......... .......... .......... .......... .......... 22% 68.2M 4s\n 66000K .......... .......... .......... .......... .......... 22% 46.6M 4s\n 66050K .......... .......... .......... .......... .......... 22% 46.9M 4s\n 66100K .......... .......... .......... .......... .......... 22% 48.8M 4s\n 66150K .......... .......... .......... .......... .......... 22% 36.7M 4s\n 66200K .......... .......... .......... .......... .......... 22% 75.8M 4s\n 66250K .......... .......... .......... .......... .......... 22% 29.9M 4s\n 66300K .......... .......... .......... .......... .......... 22% 57.6M 4s\n 66350K .......... .......... .......... .......... .......... 22% 53.8M 4s\n 66400K .......... .......... .......... .......... .......... 22% 35.7M 4s\n 66450K .......... .......... .......... .......... .......... 22%  115M 4s\n 66500K .......... .......... .......... .......... .......... 22% 40.7M 4s\n 66550K .......... .......... .......... .......... .......... 22% 59.1M 4s\n 66600K .......... .......... .......... .......... .......... 22% 50.5M 4s\n 66650K .......... .......... .......... .......... .......... 22% 38.4M 4s\n 66700K .......... .......... .......... .......... .......... 22% 58.2M 4s\n 66750K .......... .......... .......... .......... .......... 22% 11.0M 4s\n 66800K .......... .......... .......... .......... .......... 22% 96.7M 4s\n 66850K .......... .......... .......... .......... .......... 22% 93.7M 4s\n 66900K .......... .......... .......... .......... .......... 22% 90.2M 4s\n 66950K .......... .......... .......... .......... .......... 22%  104M 4s\n 67000K .......... .......... .......... .......... .......... 22%  104M 4s\n 67050K .......... .......... .......... .......... .......... 22%  101M 4s\n 67100K .......... .......... .......... .......... .......... 22% 86.3M 4s\n 67150K .......... .......... .......... .......... .......... 22% 28.7M 4s\n 67200K .......... .......... .......... .......... .......... 22%  111M 4s\n 67250K .......... .......... .......... .......... .......... 22% 99.0M 4s\n 67300K .......... .......... .......... .......... .......... 22%  101M 4s\n 67350K .......... .......... .......... .......... .......... 22% 50.6M 4s\n 67400K .......... .......... .......... .......... .......... 22% 41.9M 4s\n 67450K .......... .......... .......... .......... .......... 22% 64.1M 4s\n 67500K .......... .......... .......... .......... .......... 22% 59.2M 4s\n 67550K .......... .......... .......... .......... .......... 22% 47.0M 4s\n 67600K .......... .......... .......... .......... .......... 22% 57.8M 4s\n 67650K .......... .......... .......... .......... .......... 22% 50.8M 4s\n 67700K .......... .......... .......... .......... .......... 22% 53.0M 4s\n 67750K .......... .......... .......... .......... .......... 22% 49.2M 4s\n 67800K .......... .......... .......... .......... .......... 22% 31.2M 4s\n 67850K .......... .......... .......... .......... .......... 22% 84.7M 4s\n 67900K .......... .......... .......... .......... .......... 22% 51.4M 4s\n 67950K .......... .......... .......... .......... .......... 22% 46.6M 4s\n 68000K .......... .......... .......... .......... .......... 23% 45.3M 4s\n 68050K .......... .......... .......... .......... .......... 23% 47.2M 4s\n 68100K .......... .......... .......... .......... .......... 23% 44.0M 4s\n 68150K .......... .......... .......... .......... .......... 23% 26.9M 4s\n 68200K .......... .......... .......... .......... .......... 23% 48.3M 4s\n 68250K .......... .......... .......... .......... .......... 23%  111M 4s\n 68300K .......... .......... .......... .......... .......... 23% 62.8M 4s\n 68350K .......... .......... .......... .......... .......... 23% 54.1M 4s\n 68400K .......... .......... .......... .......... .......... 23% 31.4M 4s\n 68450K .......... .......... .......... .......... .......... 23%  117M 4s\n 68500K .......... .......... .......... .......... .......... 23% 62.8M 4s\n 68550K .......... .......... .......... .......... .......... 23% 76.0M 4s\n 68600K .......... .......... .......... .......... .......... 23% 45.3M 4s\n 68650K .......... .......... .......... .......... .......... 23% 44.9M 4s\n 68700K .......... .......... .......... .......... .......... 23% 46.2M 4s\n 68750K .......... .......... .......... .......... .......... 23% 31.5M 4s\n 68800K .......... .......... .......... .......... .......... 23% 34.7M 4s\n 68850K .......... .......... .......... .......... .......... 23% 91.9M 4s\n 68900K .......... .......... .......... .......... .......... 23% 32.2M 4s\n 68950K .......... .......... .......... .......... .......... 23% 52.8M 4s\n 69000K .......... .......... .......... .......... .......... 23% 48.9M 4s\n 69050K .......... .......... .......... .......... .......... 23% 46.6M 4s\n 69100K .......... .......... .......... .......... .......... 23% 33.8M 4s\n 69150K .......... .......... .......... .......... .......... 23% 52.6M 4s\n 69200K .......... .......... .......... .......... .......... 23% 40.8M 4s\n 69250K .......... .......... .......... .......... .......... 23%  108M 4s\n 69300K .......... .......... .......... .......... .......... 23% 45.3M 4s\n 69350K .......... .......... .......... .......... .......... 23% 28.2M 4s\n 69400K .......... .......... .......... .......... .......... 23% 44.0M 4s\n 69450K .......... .......... .......... .......... .......... 23% 78.9M 4s\n 69500K .......... .......... .......... .......... .......... 23% 40.2M 4s\n 69550K .......... .......... .......... .......... .......... 23% 44.8M 4s\n 69600K .......... .......... .......... .......... .......... 23% 47.0M 4s\n 69650K .......... .......... .......... .......... .......... 23% 48.4M 4s\n 69700K .......... .......... .......... .......... .......... 23% 44.2M 4s\n 69750K .......... .......... .......... .......... .......... 23% 50.5M 4s\n 69800K .......... .......... .......... .......... .......... 23% 47.4M 4s\n 69850K .......... .......... .......... .......... .......... 23% 45.7M 4s\n 69900K .......... .......... .......... .......... .......... 23% 33.4M 4s\n 69950K .......... .......... .......... .......... .......... 23% 76.4M 4s\n 70000K .......... .......... .......... .......... .......... 23% 25.5M 4s\n 70050K .......... .......... .......... .......... .......... 23% 47.6M 4s\n 70100K .......... .......... .......... .......... .......... 23% 69.9M 4s\n 70150K .......... .......... .......... .......... .......... 23% 23.2M 4s\n 70200K .......... .......... .......... .......... .......... 23% 71.6M 4s\n 70250K .......... .......... .......... .......... .......... 23% 43.4M 4s\n 70300K .......... .......... .......... .......... .......... 23% 14.4M 4s\n 70350K .......... .......... .......... .......... .......... 23% 28.6M 4s\n 70400K .......... .......... .......... .......... .......... 23% 76.5M 4s\n 70450K .......... .......... .......... .......... .......... 23% 81.4M 4s\n 70500K .......... .......... .......... .......... .......... 23% 87.4M 4s\n 70550K .......... .......... .......... .......... .......... 23% 73.5M 4s\n 70600K .......... .......... .......... .......... .......... 23% 84.1M 4s\n 70650K .......... .......... .......... .......... .......... 23% 85.8M 4s\n 70700K .......... .......... .......... .......... .......... 23% 85.3M 4s\n 70750K .......... .......... .......... .......... .......... 23% 37.2M 4s\n 70800K .......... .......... .......... .......... .......... 23% 71.1M 4s\n 70850K .......... .......... .......... .......... .......... 23% 44.8M 4s\n 70900K .......... .......... .......... .......... .......... 23% 33.9M 4s\n 70950K .......... .......... .......... .......... .......... 23% 71.5M 4s\n 71000K .......... .......... .......... .......... .......... 24% 50.8M 4s\n 71050K .......... .......... .......... .......... .......... 24% 45.4M 4s\n 71100K .......... .......... .......... .......... .......... 24% 25.9M 4s\n 71150K .......... .......... .......... .......... .......... 24%  108M 4s\n 71200K .......... .......... .......... .......... .......... 24% 28.4M 4s\n 71250K .......... .......... .......... .......... .......... 24% 12.9M 4s\n 71300K .......... .......... .......... .......... .......... 24%  109M 4s\n 71350K .......... .......... .......... .......... .......... 24%  114M 4s\n 71400K .......... .......... .......... .......... .......... 24%  125M 4s\n 71450K .......... .......... .......... .......... .......... 24%  127M 4s\n 71500K .......... .......... .......... .......... .......... 24% 68.3M 4s\n 71550K .......... .......... .......... .......... .......... 24% 91.5M 4s\n 71600K .......... .......... .......... .......... .......... 24% 26.8M 4s\n 71650K .......... .......... .......... .......... .......... 24%  108M 4s\n 71700K .......... .......... .......... .......... .......... 24% 39.6M 4s\n 71750K .......... .......... .......... .......... .......... 24% 80.5M 4s\n 71800K .......... .......... .......... .......... .......... 24% 43.6M 4s\n 71850K .......... .......... .......... .......... .......... 24% 38.6M 4s\n 71900K .......... .......... .......... .......... .......... 24% 46.7M 4s\n 71950K .......... .......... .......... .......... .......... 24% 54.0M 4s\n 72000K .......... .......... .......... .......... .......... 24% 55.1M 4s\n 72050K .......... .......... .......... .......... .......... 24% 59.1M 4s\n 72100K .......... .......... .......... .......... .......... 24% 63.8M 4s\n 72150K .......... .......... .......... .......... .......... 24% 60.9M 4s\n 72200K .......... .......... .......... .......... .......... 24% 58.0M 4s\n 72250K .......... .......... .......... .......... .......... 24% 74.9M 4s\n 72300K .......... .......... .......... .......... .......... 24% 63.2M 4s\n 72350K .......... .......... .......... .......... .......... 24% 61.5M 4s\n 72400K .......... .......... .......... .......... .......... 24% 76.8M 4s\n 72450K .......... .......... .......... .......... .......... 24% 31.9M 4s\n 72500K .......... .......... .......... .......... .......... 24%  113M 4s\n 72550K .......... .......... .......... .......... .......... 24% 96.3M 4s\n 72600K .......... .......... .......... .......... .......... 24%  110M 4s\n 72650K .......... .......... .......... .......... .......... 24% 54.6M 4s\n 72700K .......... .......... .......... .......... .......... 24% 29.1M 4s\n 72750K .......... .......... .......... .......... .......... 24%  110M 4s\n 72800K .......... .......... .......... .......... .......... 24% 82.4M 4s\n 72850K .......... .......... .......... .......... .......... 24% 53.3M 4s\n 72900K .......... .......... .......... .......... .......... 24% 32.9M 4s\n 72950K .......... .......... .......... .......... .......... 24%  109M 4s\n 73000K .......... .......... .......... .......... .......... 24% 76.4M 4s\n 73050K .......... .......... .......... .......... .......... 24% 47.7M 4s\n 73100K .......... .......... .......... .......... .......... 24% 30.6M 4s\n 73150K .......... .......... .......... .......... .......... 24% 71.4M 4s\n 73200K .......... .......... .......... .......... .......... 24% 75.3M 4s\n 73250K .......... .......... .......... .......... .......... 24% 46.9M 4s\n 73300K .......... .......... .......... .......... .......... 24% 46.0M 4s\n 73350K .......... .......... .......... .......... .......... 24% 27.4M 4s\n 73400K .......... .......... .......... .......... .......... 24% 42.5M 4s\n 73450K .......... .......... .......... .......... .......... 24% 93.4M 4s\n 73500K .......... .......... .......... .......... .......... 24% 97.9M 4s\n 73550K .......... .......... .......... .......... .......... 24% 81.8M 4s\n 73600K .......... .......... .......... .......... .......... 24% 56.9M 4s\n 73650K .......... .......... .......... .......... .......... 24% 63.8M 4s\n 73700K .......... .......... .......... .......... .......... 24% 48.9M 4s\n 73750K .......... .......... .......... .......... .......... 24% 39.3M 4s\n 73800K .......... .......... .......... .......... .......... 24% 78.9M 4s\n 73850K .......... .......... .......... .......... .......... 24% 60.5M 4s\n 73900K .......... .......... .......... .......... .......... 24% 49.5M 4s\n 73950K .......... .......... .......... .......... .......... 25% 46.9M 4s\n 74000K .......... .......... .......... .......... .......... 25% 49.7M 4s\n 74050K .......... .......... .......... .......... .......... 25% 45.5M 4s\n 74100K .......... .......... .......... .......... .......... 25% 55.0M 4s\n 74150K .......... .......... .......... .......... .......... 25% 60.0M 4s\n 74200K .......... .......... .......... .......... .......... 25% 53.2M 4s\n 74250K .......... .......... .......... .......... .......... 25% 29.7M 4s\n 74300K .......... .......... .......... .......... .......... 25% 97.6M 4s\n 74350K .......... .......... .......... .......... .......... 25% 29.4M 4s\n 74400K .......... .......... .......... .......... .......... 25%  103M 4s\n 74450K .......... .......... .......... .......... .......... 25% 90.0M 4s\n 74500K .......... .......... .......... .......... .......... 25% 77.9M 4s\n 74550K .......... .......... .......... .......... .......... 25% 55.6M 4s\n 74600K .......... .......... .......... .......... .......... 25% 54.3M 4s\n 74650K .......... .......... .......... .......... .......... 25% 55.8M 4s\n 74700K .......... .......... .......... .......... .......... 25% 55.4M 4s\n 74750K .......... .......... .......... .......... .......... 25% 48.8M 4s\n 74800K .......... .......... .......... .......... .......... 25% 51.2M 4s\n 74850K .......... .......... .......... .......... .......... 25% 54.9M 4s\n 74900K .......... .......... .......... .......... .......... 25% 52.0M 4s\n 74950K .......... .......... .......... .......... .......... 25% 46.0M 4s\n 75000K .......... .......... .......... .......... .......... 25% 64.5M 4s\n 75050K .......... .......... .......... .......... .......... 25% 44.9M 4s\n 75100K .......... .......... .......... .......... .......... 25% 24.1M 4s\n 75150K .......... .......... .......... .......... .......... 25% 29.1M 4s\n 75200K .......... .......... .......... .......... .......... 25% 86.7M 4s\n 75250K .......... .......... .......... .......... .......... 25% 95.9M 4s\n 75300K .......... .......... .......... .......... .......... 25% 98.1M 4s\n 75350K .......... .......... .......... .......... .......... 25%  108M 4s\n 75400K .......... .......... .......... .......... .......... 25% 27.0M 4s\n 75450K .......... .......... .......... .......... .......... 25% 85.0M 4s\n 75500K .......... .......... .......... .......... .......... 25%  103M 4s\n 75550K .......... .......... .......... .......... .......... 25%  107M 4s\n 75600K .......... .......... .......... .......... .......... 25% 42.9M 4s\n 75650K .......... .......... .......... .......... .......... 25% 57.1M 4s\n 75700K .......... .......... .......... .......... .......... 25% 44.9M 4s\n 75750K .......... .......... .......... .......... .......... 25% 45.7M 4s\n 75800K .......... .......... .......... .......... .......... 25% 31.9M 4s\n 75850K .......... .......... .......... .......... .......... 25% 73.0M 4s\n 75900K .......... .......... .......... .......... .......... 25% 31.7M 4s\n 75950K .......... .......... .......... .......... .......... 25% 57.5M 4s\n 76000K .......... .......... .......... .......... .......... 25% 30.1M 4s\n 76050K .......... .......... .......... .......... .......... 25% 83.9M 4s\n 76100K .......... .......... .......... .......... .......... 25% 49.1M 4s\n 76150K .......... .......... .......... .......... .......... 25% 43.8M 4s\n 76200K .......... .......... .......... .......... .......... 25% 39.9M 4s\n 76250K .......... .......... .......... .......... .......... 25% 42.9M 4s\n 76300K .......... .......... .......... .......... .......... 25% 46.5M 4s\n 76350K .......... .......... .......... .......... .......... 25% 47.1M 4s\n 76400K .......... .......... .......... .......... .......... 25% 46.2M 4s\n 76450K .......... .......... .......... .......... .......... 25% 41.6M 4s\n 76500K .......... .......... .......... .......... .......... 25% 51.2M 4s\n 76550K .......... .......... .......... .......... .......... 25% 43.0M 4s\n 76600K .......... .......... .......... .......... .......... 25% 44.1M 4s\n 76650K .......... .......... .......... .......... .......... 25% 61.9M 4s\n 76700K .......... .......... .......... .......... .......... 25% 63.5M 4s\n 76750K .......... .......... .......... .......... .......... 25% 45.9M 4s\n 76800K .......... .......... .......... .......... .......... 25% 33.6M 4s\n 76850K .......... .......... .......... .......... .......... 25% 57.5M 4s\n 76900K .......... .......... .......... .......... .......... 26% 29.4M 4s\n 76950K .......... .......... .......... .......... .......... 26%  112M 4s\n 77000K .......... .......... .......... .......... .......... 26% 40.9M 4s\n 77050K .......... .......... .......... .......... .......... 26%  110M 4s\n 77100K .......... .......... .......... .......... .......... 26% 96.3M 4s\n 77150K .......... .......... .......... .......... .......... 26% 60.6M 4s\n 77200K .......... .......... .......... .......... .......... 26% 55.8M 4s\n 77250K .......... .......... .......... .......... .......... 26% 56.6M 4s\n 77300K .......... .......... .......... .......... .......... 26% 60.5M 4s\n 77350K .......... .......... .......... .......... .......... 26% 54.9M 4s\n 77400K .......... .......... .......... .......... .......... 26% 42.3M 4s\n 77450K .......... .......... .......... .......... .......... 26% 99.8M 4s\n 77500K .......... .......... .......... .......... .......... 26% 31.0M 4s\n 77550K .......... .......... .......... .......... .......... 26%  107M 4s\n 77600K .......... .......... .......... .......... .......... 26% 90.0M 4s\n 77650K .......... .......... .......... .......... .......... 26% 67.9M 4s\n 77700K .......... .......... .......... .......... .......... 26% 16.3M 4s\n 77750K .......... .......... .......... .......... .......... 26% 86.9M 4s\n 77800K .......... .......... .......... .......... .......... 26%  116M 4s\n 77850K .......... .......... .......... .......... .......... 26%  106M 4s\n 77900K .......... .......... .......... .......... .......... 26%  105M 4s\n 77950K .......... .......... .......... .......... .......... 26% 93.2M 4s\n 78000K .......... .......... .......... .......... .......... 26% 26.9M 4s\n 78050K .......... .......... .......... .......... .......... 26% 97.4M 4s\n 78100K .......... .......... .......... .......... .......... 26%  109M 4s\n 78150K .......... .......... .......... .......... .......... 26% 16.8M 4s\n 78200K .......... .......... .......... .......... .......... 26%  110M 4s\n 78250K .......... .......... .......... .......... .......... 26%  120M 4s\n 78300K .......... .......... .......... .......... .......... 26%  140M 4s\n 78350K .......... .......... .......... .......... .......... 26%  121M 4s\n 78400K .......... .......... .......... .......... .......... 26%  122M 4s\n 78450K .......... .......... .......... .......... .......... 26%  122M 4s\n 78500K .......... .......... .......... .......... .......... 26% 46.4M 4s\n 78550K .......... .......... .......... .......... .......... 26% 99.9M 4s\n 78600K .......... .......... .......... .......... .......... 26%  114M 4s\n 78650K .......... .......... .......... .......... .......... 26% 93.4M 4s\n 78700K .......... .......... .......... .......... .......... 26% 95.7M 4s\n 78750K .......... .......... .......... .......... .......... 26% 61.2M 4s\n 78800K .......... .......... .......... .......... .......... 26% 25.5M 4s\n 78850K .......... .......... .......... .......... .......... 26% 56.6M 4s\n 78900K .......... .......... .......... .......... .......... 26% 66.0M 4s\n 78950K .......... .......... .......... .......... .......... 26%  112M 4s\n 79000K .......... .......... .......... .......... .......... 26%  116M 4s\n 79050K .......... .......... .......... .......... .......... 26% 44.6M 4s\n 79100K .......... .......... .......... .......... .......... 26%  114M 4s\n 79150K .......... .......... .......... .......... .......... 26% 47.0M 4s\n 79200K .......... .......... .......... .......... .......... 26% 26.0M 4s\n 79250K .......... .......... .......... .......... .......... 26% 31.9M 4s\n 79300K .......... .......... .......... .......... .......... 26% 30.6M 4s\n 79350K .......... .......... .......... .......... .......... 26%  111M 4s\n 79400K .......... .......... .......... .......... .......... 26%  117M 4s\n 79450K .......... .......... .......... .......... .......... 26%  103M 4s\n 79500K .......... .......... .......... .......... .......... 26% 71.2M 4s\n 79550K .......... .......... .......... .......... .......... 26%  124M 4s\n 79600K .......... .......... .......... .......... .......... 26%  120M 4s\n 79650K .......... .......... .......... .......... .......... 26% 97.7M 4s\n 79700K .......... .......... .......... .......... .......... 26% 55.7M 4s\n 79750K .......... .......... .......... .......... .......... 26%  109M 4s\n 79800K .......... .......... .......... .......... .......... 26% 64.3M 4s\n 79850K .......... .......... .......... .......... .......... 27% 81.9M 4s\n 79900K .......... .......... .......... .......... .......... 27% 57.7M 4s\n 79950K .......... .......... .......... .......... .......... 27% 44.7M 4s\n 80000K .......... .......... .......... .......... .......... 27% 16.3M 4s\n 80050K .......... .......... .......... .......... .......... 27%  110M 4s\n 80100K .......... .......... .......... .......... .......... 27% 48.4M 4s\n 80150K .......... .......... .......... .......... .......... 27%  104M 4s\n 80200K .......... .......... .......... .......... .......... 27%  100M 4s\n 80250K .......... .......... .......... .......... .......... 27%  111M 4s\n 80300K .......... .......... .......... .......... .......... 27%  133M 4s\n 80350K .......... .......... .......... .......... .......... 27%  113M 4s\n 80400K .......... .......... .......... .......... .......... 27% 58.1M 4s\n 80450K .......... .......... .......... .......... .......... 27%  107M 4s\n 80500K .......... .......... .......... .......... .......... 27% 91.0M 4s\n 80550K .......... .......... .......... .......... .......... 27% 54.4M 4s\n 80600K .......... .......... .......... .......... .......... 27% 39.2M 4s\n 80650K .......... .......... .......... .......... .......... 27% 95.4M 4s\n 80700K .......... .......... .......... .......... .......... 27% 86.3M 4s\n 80750K .......... .......... .......... .......... .......... 27% 92.4M 4s\n 80800K .......... .......... .......... .......... .......... 27% 64.7M 4s\n 80850K .......... .......... .......... .......... .......... 27% 18.6M 4s\n 80900K .......... .......... .......... .......... .......... 27%  113M 4s\n 80950K .......... .......... .......... .......... .......... 27%  132M 4s\n 81000K .......... .......... .......... .......... .......... 27% 96.5M 4s\n 81050K .......... .......... .......... .......... .......... 27% 65.3M 4s\n 81100K .......... .......... .......... .......... .......... 27% 94.0M 4s\n 81150K .......... .......... .......... .......... .......... 27% 22.8M 4s\n 81200K .......... .......... .......... .......... .......... 27% 92.1M 4s\n 81250K .......... .......... .......... .......... .......... 27%  116M 4s\n 81300K .......... .......... .......... .......... .......... 27% 41.9M 4s\n 81350K .......... .......... .......... .......... .......... 27% 39.6M 4s\n 81400K .......... .......... .......... .......... .......... 27% 94.2M 4s\n 81450K .......... .......... .......... .......... .......... 27% 37.8M 4s\n 81500K .......... .......... .......... .......... .......... 27% 82.1M 4s\n 81550K .......... .......... .......... .......... .......... 27% 98.6M 4s\n 81600K .......... .......... .......... .......... .......... 27% 89.8M 4s\n 81650K .......... .......... .......... .......... .......... 27% 54.0M 4s\n 81700K .......... .......... .......... .......... .......... 27% 92.3M 4s\n 81750K .......... .......... .......... .......... .......... 27% 96.9M 4s\n 81800K .......... .......... .......... .......... .......... 27% 81.2M 4s\n 81850K .......... .......... .......... .......... .......... 27%  101M 4s\n 81900K .......... .......... .......... .......... .......... 27%  103M 4s\n 81950K .......... .......... .......... .......... .......... 27%  103M 4s\n 82000K .......... .......... .......... .......... .......... 27% 88.6M 4s\n 82050K .......... .......... .......... .......... .......... 27%  103M 4s\n 82100K .......... .......... .......... .......... .......... 27% 74.9M 4s\n 82150K .......... .......... .......... .......... .......... 27% 92.3M 4s\n 82200K .......... .......... .......... .......... .......... 27%  106M 4s\n 82250K .......... .......... .......... .......... .......... 27% 74.5M 4s\n 82300K .......... .......... .......... .......... .......... 27%  118M 4s\n 82350K .......... .......... .......... .......... .......... 27%  114M 4s\n 82400K .......... .......... .......... .......... .......... 27%  119M 4s\n 82450K .......... .......... .......... .......... .......... 27% 97.8M 4s\n 82500K .......... .......... .......... .......... .......... 27%  113M 4s\n 82550K .......... .......... .......... .......... .......... 27%  103M 4s\n 82600K .......... .......... .......... .......... .......... 27%  115M 4s\n 82650K .......... .......... .......... .......... .......... 27% 88.8M 4s\n 82700K .......... .......... .......... .......... .......... 27%  135M 4s\n 82750K .......... .......... .......... .......... .......... 27%  127M 4s\n 82800K .......... .......... .......... .......... .......... 28% 51.9M 4s\n 82850K .......... .......... .......... .......... .......... 28%  113M 4s\n 82900K .......... .......... .......... .......... .......... 28%  117M 4s\n 82950K .......... .......... .......... .......... .......... 28%  108M 4s\n 83000K .......... .......... .......... .......... .......... 28%  109M 4s\n 83050K .......... .......... .......... .......... .......... 28% 94.5M 4s\n 83100K .......... .......... .......... .......... .......... 28% 80.9M 4s\n 83150K .......... .......... .......... .......... .......... 28%  111M 4s\n 83200K .......... .......... .......... .......... .......... 28%  105M 4s\n 83250K .......... .......... .......... .......... .......... 28% 92.8M 4s\n 83300K .......... .......... .......... .......... .......... 28%  112M 4s\n 83350K .......... .......... .......... .......... .......... 28%  107M 4s\n 83400K .......... .......... .......... .......... .......... 28%  110M 4s\n 83450K .......... .......... .......... .......... .......... 28% 89.5M 4s\n 83500K .......... .......... .......... .......... .......... 28%  112M 4s\n 83550K .......... .......... .......... .......... .......... 28%  115M 4s\n 83600K .......... .......... .......... .......... .......... 28%  119M 4s\n 83650K .......... .......... .......... .......... .......... 28% 59.2M 4s\n 83700K .......... .......... .......... .......... .......... 28%  110M 4s\n 83750K .......... .......... .......... .......... .......... 28% 78.1M 4s\n 83800K .......... .......... .......... .......... .......... 28% 57.4M 4s\n 83850K .......... .......... .......... .......... .......... 28% 69.1M 4s\n 83900K .......... .......... .......... .......... .......... 28%  124M 4s\n 83950K .......... .......... .......... .......... .......... 28% 78.9M 4s\n 84000K .......... .......... .......... .......... .......... 28% 38.6M 4s\n 84050K .......... .......... .......... .......... .......... 28% 74.1M 4s\n 84100K .......... .......... .......... .......... .......... 28% 81.6M 4s\n 84150K .......... .......... .......... .......... .......... 28% 82.1M 4s\n 84200K .......... .......... .......... .......... .......... 28% 94.1M 4s\n 84250K .......... .......... .......... .......... .......... 28% 89.9M 4s\n 84300K .......... .......... .......... .......... .......... 28% 94.3M 4s\n 84350K .......... .......... .......... .......... .......... 28% 77.5M 4s\n 84400K .......... .......... .......... .......... .......... 28% 70.0M 4s\n 84450K .......... .......... .......... .......... .......... 28% 94.6M 4s\n 84500K .......... .......... .......... .......... .......... 28% 54.7M 4s\n 84550K .......... .......... .......... .......... .......... 28% 53.8M 4s\n 84600K .......... .......... .......... .......... .......... 28% 68.8M 4s\n 84650K .......... .......... .......... .......... .......... 28% 87.9M 4s\n 84700K .......... .......... .......... .......... .......... 28% 73.9M 4s\n 84750K .......... .......... .......... .......... .......... 28% 94.0M 4s\n 84800K .......... .......... .......... .......... .......... 28% 79.2M 4s\n 84850K .......... .......... .......... .......... .......... 28% 93.4M 4s\n 84900K .......... .......... .......... .......... .......... 28% 92.8M 4s\n 84950K .......... .......... .......... .......... .......... 28% 92.4M 4s\n 85000K .......... .......... .......... .......... .......... 28% 86.6M 4s\n 85050K .......... .......... .......... .......... .......... 28% 11.5M 4s\n 85100K .......... .......... .......... .......... .......... 28%  100M 4s\n 85150K .......... .......... .......... .......... .......... 28%  111M 4s\n 85200K .......... .......... .......... .......... .......... 28%  116M 4s\n 85250K .......... .......... .......... .......... .......... 28% 98.1M 4s\n 85300K .......... .......... .......... .......... .......... 28%  103M 4s\n 85350K .......... .......... .......... .......... .......... 28%  110M 4s\n 85400K .......... .......... .......... .......... .......... 28%  111M 4s\n 85450K .......... .......... .......... .......... .......... 28% 86.9M 4s\n 85500K .......... .......... .......... .......... .......... 28%  104M 4s\n 85550K .......... .......... .......... .......... .......... 28% 94.1M 4s\n 85600K .......... .......... .......... .......... .......... 28% 90.4M 4s\n 85650K .......... .......... .......... .......... .......... 28% 95.0M 4s\n 85700K .......... .......... .......... .......... .......... 28% 56.0M 4s\n 85750K .......... .......... .......... .......... .......... 29%  111M 4s\n 85800K .......... .......... .......... .......... .......... 29%  109M 4s\n 85850K .......... .......... .......... .......... .......... 29% 86.5M 4s\n 85900K .......... .......... .......... .......... .......... 29% 84.9M 4s\n 85950K .......... .......... .......... .......... .......... 29% 92.4M 4s\n 86000K .......... .......... .......... .......... .......... 29% 98.3M 4s\n 86050K .......... .......... .......... .......... .......... 29%  124M 4s\n 86100K .......... .......... .......... .......... .......... 29%  144M 4s\n 86150K .......... .......... .......... .......... .......... 29%  145M 4s\n 86200K .......... .......... .......... .......... .......... 29% 48.3M 4s\n 86250K .......... .......... .......... .......... .......... 29%  101M 4s\n 86300K .......... .......... .......... .......... .......... 29% 67.9M 4s\n 86350K .......... .......... .......... .......... .......... 29% 58.5M 4s\n 86400K .......... .......... .......... .......... .......... 29% 81.0M 4s\n 86450K .......... .......... .......... .......... .......... 29%  122M 4s\n 86500K .......... .......... .......... .......... .......... 29%  111M 4s\n 86550K .......... .......... .......... .......... .......... 29%  114M 4s\n 86600K .......... .......... .......... .......... .......... 29%  134M 4s\n 86650K .......... .......... .......... .......... .......... 29%  114M 4s\n 86700K .......... .......... .......... .......... .......... 29%  101M 4s\n 86750K .......... .......... .......... .......... .......... 29%  112M 4s\n 86800K .......... .......... .......... .......... .......... 29%  113M 4s\n 86850K .......... .......... .......... .......... .......... 29%  115M 4s\n 86900K .......... .......... .......... .......... .......... 29% 96.8M 4s\n 86950K .......... .......... .......... .......... .......... 29% 73.8M 4s\n 87000K .......... .......... .......... .......... .......... 29% 33.0M 4s\n 87050K .......... .......... .......... .......... .......... 29%  105M 4s\n 87100K .......... .......... .......... .......... .......... 29%  123M 4s\n 87150K .......... .......... .......... .......... .......... 29% 36.6M 4s\n 87200K .......... .......... .......... .......... .......... 29%  113M 4s\n 87250K .......... .......... .......... .......... .......... 29%  129M 4s\n 87300K .......... .......... .......... .......... .......... 29% 12.1M 4s\n 87350K .......... .......... .......... .......... .......... 29% 68.3M 4s\n 87400K .......... .......... .......... .......... .......... 29%  106M 4s\n 87450K .......... .......... .......... .......... .......... 29%  115M 4s\n 87500K .......... .......... .......... .......... .......... 29%  109M 4s\n 87550K .......... .......... .......... .......... .......... 29%  116M 4s\n 87600K .......... .......... .......... .......... .......... 29% 61.3M 4s\n 87650K .......... .......... .......... .......... .......... 29%  113M 4s\n 87700K .......... .......... .......... .......... .......... 29% 94.4M 4s\n 87750K .......... .......... .......... .......... .......... 29% 47.5M 4s\n 87800K .......... .......... .......... .......... .......... 29%  125M 4s\n 87850K .......... .......... .......... .......... .......... 29%  144M 4s\n 87900K .......... .......... .......... .......... .......... 29% 12.1M 4s\n 87950K .......... .......... .......... .......... .......... 29%  145M 4s\n 88000K .......... .......... .......... .......... .......... 29%  150M 4s\n 88050K .......... .......... .......... .......... .......... 29%  147M 4s\n 88100K .......... .......... .......... .......... .......... 29%  116M 4s\n 88150K .......... .......... .......... .......... .......... 29%  148M 4s\n 88200K .......... .......... .......... .......... .......... 29%  149M 4s\n 88250K .......... .......... .......... .......... .......... 29%  138M 4s\n 88300K .......... .......... .......... .......... .......... 29%  128M 4s\n 88350K .......... .......... .......... .......... .......... 29%  138M 4s\n 88400K .......... .......... .......... .......... .......... 29% 18.6M 4s\n 88450K .......... .......... .......... .......... .......... 29% 85.0M 4s\n 88500K .......... .......... .......... .......... .......... 29%  134M 4s\n 88550K .......... .......... .......... .......... .......... 29%  116M 4s\n 88600K .......... .......... .......... .......... .......... 29% 28.6M 4s\n 88650K .......... .......... .......... .......... .......... 29%  126M 4s\n 88700K .......... .......... .......... .......... .......... 29%  126M 4s\n 88750K .......... .......... .......... .......... .......... 30%  114M 4s\n 88800K .......... .......... .......... .......... .......... 30%  120M 4s\n 88850K .......... .......... .......... .......... .......... 30%  128M 4s\n 88900K .......... .......... .......... .......... .......... 30%  144M 4s\n 88950K .......... .......... .......... .......... .......... 30%  121M 4s\n 89000K .......... .......... .......... .......... .......... 30%  135M 4s\n 89050K .......... .......... .......... .......... .......... 30%  133M 4s\n 89100K .......... .......... .......... .......... .......... 30%  133M 4s\n 89150K .......... .......... .......... .......... .......... 30% 36.3M 4s\n 89200K .......... .......... .......... .......... .......... 30% 36.4M 4s\n 89250K .......... .......... .......... .......... .......... 30%  133M 4s\n 89300K .......... .......... .......... .......... .......... 30%  125M 4s\n 89350K .......... .......... .......... .......... .......... 30%  119M 3s\n 89400K .......... .......... .......... .......... .......... 30%  103M 3s\n 89450K .......... .......... .......... .......... .......... 30%  119M 3s\n 89500K .......... .......... .......... .......... .......... 30%  123M 3s\n 89550K .......... .......... .......... .......... .......... 30%  111M 3s\n 89600K .......... .......... .......... .......... .......... 30% 98.4M 3s\n 89650K .......... .......... .......... .......... .......... 30%  141M 3s\n 89700K .......... .......... .......... .......... .......... 30%  149M 3s\n 89750K .......... .......... .......... .......... .......... 30%  137M 3s\n 89800K .......... .......... .......... .......... .......... 30% 59.5M 3s\n 89850K .......... .......... .......... .......... .......... 30%  117M 3s\n 89900K .......... .......... .......... .......... .......... 30%  104M 3s\n 89950K .......... .......... .......... .......... .......... 30%  110M 3s\n 90000K .......... .......... .......... .......... .......... 30% 75.6M 3s\n 90050K .......... .......... .......... .......... .......... 30%  115M 3s\n 90100K .......... .......... .......... .......... .......... 30%  113M 3s\n 90150K .......... .......... .......... .......... .......... 30%  124M 3s\n 90200K .......... .......... .......... .......... .......... 30% 29.1M 3s\n 90250K .......... .......... .......... .......... .......... 30%  104M 3s\n 90300K .......... .......... .......... .......... .......... 30%  101M 3s\n 90350K .......... .......... .......... .......... .......... 30%  114M 3s\n 90400K .......... .......... .......... .......... .......... 30%  111M 3s\n 90450K .......... .......... .......... .......... .......... 30% 42.2M 3s\n 90500K .......... .......... .......... .......... .......... 30%  112M 3s\n 90550K .......... .......... .......... .......... .......... 30% 79.9M 3s\n 90600K .......... .......... .......... .......... .......... 30% 65.7M 3s\n 90650K .......... .......... .......... .......... .......... 30% 69.3M 3s\n 90700K .......... .......... .......... .......... .......... 30% 68.8M 3s\n 90750K .......... .......... .......... .......... .......... 30% 41.3M 3s\n 90800K .......... .......... .......... .......... .......... 30% 97.6M 3s\n 90850K .......... .......... .......... .......... .......... 30%  120M 3s\n 90900K .......... .......... .......... .......... .......... 30%  106M 3s\n 90950K .......... .......... .......... .......... .......... 30% 37.4M 3s\n 91000K .......... .......... .......... .......... .......... 30%  110M 3s\n 91050K .......... .......... .......... .......... .......... 30%  111M 3s\n 91100K .......... .......... .......... .......... .......... 30% 99.3M 3s\n 91150K .......... .......... .......... .......... .......... 30%  119M 3s\n 91200K .......... .......... .......... .......... .......... 30%  105M 3s\n 91250K .......... .......... .......... .......... .......... 30%  106M 3s\n 91300K .......... .......... .......... .......... .......... 30% 85.9M 3s\n 91350K .......... .......... .......... .......... .......... 30% 66.4M 3s\n 91400K .......... .......... .......... .......... .......... 30% 64.9M 3s\n 91450K .......... .......... .......... .......... .......... 30% 28.2M 3s\n 91500K .......... .......... .......... .......... .......... 30%  103M 3s\n 91550K .......... .......... .......... .......... .......... 30%  120M 3s\n 91600K .......... .......... .......... .......... .......... 30%  107M 3s\n 91650K .......... .......... .......... .......... .......... 30% 92.6M 3s\n 91700K .......... .......... .......... .......... .......... 31% 41.2M 3s\n 91750K .......... .......... .......... .......... .......... 31% 57.8M 3s\n 91800K .......... .......... .......... .......... .......... 31% 76.8M 3s\n 91850K .......... .......... .......... .......... .......... 31% 47.3M 3s\n 91900K .......... .......... .......... .......... .......... 31% 82.5M 3s\n 91950K .......... .......... .......... .......... .......... 31% 86.8M 3s\n 92000K .......... .......... .......... .......... .......... 31% 84.7M 3s\n 92050K .......... .......... .......... .......... .......... 31% 73.3M 3s\n 92100K .......... .......... .......... .......... .......... 31% 85.3M 3s\n 92150K .......... .......... .......... .......... .......... 31% 31.4M 3s\n 92200K .......... .......... .......... .......... .......... 31%  106M 3s\n 92250K .......... .......... .......... .......... .......... 31% 54.0M 3s\n 92300K .......... .......... .......... .......... .......... 31% 87.9M 3s\n 92350K .......... .......... .......... .......... .......... 31% 57.0M 3s\n 92400K .......... .......... .......... .......... .......... 31% 53.2M 3s\n 92450K .......... .......... .......... .......... .......... 31% 88.0M 3s\n 92500K .......... .......... .......... .......... .......... 31%  107M 3s\n 92550K .......... .......... .......... .......... .......... 31% 17.6M 3s\n 92600K .......... .......... .......... .......... .......... 31%  102M 3s\n 92650K .......... .......... .......... .......... .......... 31%  105M 3s\n 92700K .......... .......... .......... .......... .......... 31%  105M 3s\n 92750K .......... .......... .......... .......... .......... 31% 88.9M 3s\n 92800K .......... .......... .......... .......... .......... 31%  121M 3s\n 92850K .......... .......... .......... .......... .......... 31%  105M 3s\n 92900K .......... .......... .......... .......... .......... 31%  112M 3s\n 92950K .......... .......... .......... .......... .......... 31% 62.4M 3s\n 93000K .......... .......... .......... .......... .......... 31%  113M 3s\n 93050K .......... .......... .......... .......... .......... 31%  113M 3s\n 93100K .......... .......... .......... .......... .......... 31% 79.5M 3s\n 93150K .......... .......... .......... .......... .......... 31% 35.8M 3s\n 93200K .......... .......... .......... .......... .......... 31% 54.0M 3s\n 93250K .......... .......... .......... .......... .......... 31% 74.4M 3s\n 93300K .......... .......... .......... .......... .......... 31% 73.6M 3s\n 93350K .......... .......... .......... .......... .......... 31% 26.7M 3s\n 93400K .......... .......... .......... .......... .......... 31% 96.6M 3s\n 93450K .......... .......... .......... .......... .......... 31% 69.6M 3s\n 93500K .......... .......... .......... .......... .......... 31%  108M 3s\n 93550K .......... .......... .......... .......... .......... 31% 56.3M 3s\n 93600K .......... .......... .......... .......... .......... 31% 82.0M 3s\n 93650K .......... .......... .......... .......... .......... 31% 21.7M 3s\n 93700K .......... .......... .......... .......... .......... 31%  103M 3s\n 93750K .......... .......... .......... .......... .......... 31% 92.1M 3s\n 93800K .......... .......... .......... .......... .......... 31% 46.5M 3s\n 93850K .......... .......... .......... .......... .......... 31% 45.7M 3s\n 93900K .......... .......... .......... .......... .......... 31% 87.6M 3s\n 93950K .......... .......... .......... .......... .......... 31% 99.1M 3s\n 94000K .......... .......... .......... .......... .......... 31% 91.2M 3s\n 94050K .......... .......... .......... .......... .......... 31% 78.8M 3s\n 94100K .......... .......... .......... .......... .......... 31% 59.9M 3s\n 94150K .......... .......... .......... .......... .......... 31%  105M 3s\n 94200K .......... .......... .......... .......... .......... 31%  116M 3s\n 94250K .......... .......... .......... .......... .......... 31% 91.4M 3s\n 94300K .......... .......... .......... .......... .......... 31% 78.8M 3s\n 94350K .......... .......... .......... .......... .......... 31% 89.2M 3s\n 94400K .......... .......... .......... .......... .......... 31%  103M 3s\n 94450K .......... .......... .......... .......... .......... 31% 87.4M 3s\n 94500K .......... .......... .......... .......... .......... 31% 75.4M 3s\n 94550K .......... .......... .......... .......... .......... 31% 83.7M 3s\n 94600K .......... .......... .......... .......... .......... 31% 84.6M 3s\n 94650K .......... .......... .......... .......... .......... 32% 63.8M 3s\n 94700K .......... .......... .......... .......... .......... 32% 65.4M 3s\n 94750K .......... .......... .......... .......... .......... 32% 66.3M 3s\n 94800K .......... .......... .......... .......... .......... 32% 69.8M 3s\n 94850K .......... .......... .......... .......... .......... 32% 70.0M 3s\n 94900K .......... .......... .......... .......... .......... 32% 66.5M 3s\n 94950K .......... .......... .......... .......... .......... 32% 67.8M 3s\n 95000K .......... .......... .......... .......... .......... 32% 47.5M 3s\n 95050K .......... .......... .......... .......... .......... 32% 32.7M 3s\n 95100K .......... .......... .......... .......... .......... 32% 87.9M 3s\n 95150K .......... .......... .......... .......... .......... 32% 83.1M 3s\n 95200K .......... .......... .......... .......... .......... 32% 86.7M 3s\n 95250K .......... .......... .......... .......... .......... 32% 64.2M 3s\n 95300K .......... .......... .......... .......... .......... 32% 61.1M 3s\n 95350K .......... .......... .......... .......... .......... 32% 46.4M 3s\n 95400K .......... .......... .......... .......... .......... 32% 69.1M 3s\n 95450K .......... .......... .......... .......... .......... 32% 69.6M 3s\n 95500K .......... .......... .......... .......... .......... 32% 82.5M 3s\n 95550K .......... .......... .......... .......... .......... 32% 52.9M 3s\n 95600K .......... .......... .......... .......... .......... 32% 38.4M 3s\n 95650K .......... .......... .......... .......... .......... 32% 86.4M 3s\n 95700K .......... .......... .......... .......... .......... 32% 86.8M 3s\n 95750K .......... .......... .......... .......... .......... 32% 72.5M 3s\n 95800K .......... .......... .......... .......... .......... 32% 87.0M 3s\n 95850K .......... .......... .......... .......... .......... 32% 77.0M 3s\n 95900K .......... .......... .......... .......... .......... 32% 50.0M 3s\n 95950K .......... .......... .......... .......... .......... 32% 87.9M 3s\n 96000K .......... .......... .......... .......... .......... 32% 56.5M 3s\n 96050K .......... .......... .......... .......... .......... 32% 83.4M 3s\n 96100K .......... .......... .......... .......... .......... 32% 77.0M 3s\n 96150K .......... .......... .......... .......... .......... 32% 76.2M 3s\n 96200K .......... .......... .......... .......... .......... 32% 86.4M 3s\n 96250K .......... .......... .......... .......... .......... 32% 86.9M 3s\n 96300K .......... .......... .......... .......... .......... 32% 87.9M 3s\n 96350K .......... .......... .......... .......... .......... 32% 87.4M 3s\n 96400K .......... .......... .......... .......... .......... 32% 67.6M 3s\n 96450K .......... .......... .......... .......... .......... 32% 84.7M 3s\n 96500K .......... .......... .......... .......... .......... 32% 85.4M 3s\n 96550K .......... .......... .......... .......... .......... 32% 81.9M 3s\n 96600K .......... .......... .......... .......... .......... 32% 48.8M 3s\n 96650K .......... .......... .......... .......... .......... 32% 86.5M 3s\n 96700K .......... .......... .......... .......... .......... 32% 82.6M 3s\n 96750K .......... .......... .......... .......... .......... 32% 71.2M 3s\n 96800K .......... .......... .......... .......... .......... 32% 84.9M 3s\n 96850K .......... .......... .......... .......... .......... 32% 95.0M 3s\n 96900K .......... .......... .......... .......... .......... 32%  107M 3s\n 96950K .......... .......... .......... .......... .......... 32% 80.8M 3s\n 97000K .......... .......... .......... .......... .......... 32% 85.6M 3s\n 97050K .......... .......... .......... .......... .......... 32% 71.9M 3s\n 97100K .......... .......... .......... .......... .......... 32% 81.0M 3s\n 97150K .......... .......... .......... .......... .......... 32% 89.5M 3s\n 97200K .......... .......... .......... .......... .......... 32% 92.7M 3s\n 97250K .......... .......... .......... .......... .......... 32% 81.9M 3s\n 97300K .......... .......... .......... .......... .......... 32% 98.7M 3s\n 97350K .......... .......... .......... .......... .......... 32% 89.3M 3s\n 97400K .......... .......... .......... .......... .......... 32% 60.5M 3s\n 97450K .......... .......... .......... .......... .......... 32% 64.4M 3s\n 97500K .......... .......... .......... .......... .......... 32% 72.6M 3s\n 97550K .......... .......... .......... .......... .......... 32% 87.0M 3s\n 97600K .......... .......... .......... .......... .......... 33% 87.5M 3s\n 97650K .......... .......... .......... .......... .......... 33% 92.0M 3s\n 97700K .......... .......... .......... .......... .......... 33% 74.7M 3s\n 97750K .......... .......... .......... .......... .......... 33% 82.4M 3s\n 97800K .......... .......... .......... .......... .......... 33% 87.2M 3s\n 97850K .......... .......... .......... .......... .......... 33% 90.7M 3s\n 97900K .......... .......... .......... .......... .......... 33% 73.1M 3s\n 97950K .......... .......... .......... .......... .......... 33% 57.0M 3s\n 98000K .......... .......... .......... .......... .......... 33% 83.0M 3s\n 98050K .......... .......... .......... .......... .......... 33% 87.6M 3s\n 98100K .......... .......... .......... .......... .......... 33% 73.6M 3s\n 98150K .......... .......... .......... .......... .......... 33% 92.0M 3s\n 98200K .......... .......... .......... .......... .......... 33% 83.3M 3s\n 98250K .......... .......... .......... .......... .......... 33% 85.6M 3s\n 98300K .......... .......... .......... .......... .......... 33% 74.9M 3s\n 98350K .......... .......... .......... .......... .......... 33% 71.2M 3s\n 98400K .......... .......... .......... .......... .......... 33% 81.6M 3s\n 98450K .......... .......... .......... .......... .......... 33% 87.5M 3s\n 98500K .......... .......... .......... .......... .......... 33% 58.5M 3s\n 98550K .......... .......... .......... .......... .......... 33% 90.8M 3s\n 98600K .......... .......... .......... .......... .......... 33% 88.5M 3s\n 98650K .......... .......... .......... .......... .......... 33% 83.2M 3s\n 98700K .......... .......... .......... .......... .......... 33% 76.1M 3s\n 98750K .......... .......... .......... .......... .......... 33% 79.4M 3s\n 98800K .......... .......... .......... .......... .......... 33% 97.7M 3s\n 98850K .......... .......... .......... .......... .......... 33% 67.6M 3s\n 98900K .......... .......... .......... .......... .......... 33%  104M 3s\n 98950K .......... .......... .......... .......... .......... 33% 25.2M 3s\n 99000K .......... .......... .......... .......... .......... 33% 91.2M 3s\n 99050K .......... .......... .......... .......... .......... 33% 87.5M 3s\n 99100K .......... .......... .......... .......... .......... 33% 93.8M 3s\n 99150K .......... .......... .......... .......... .......... 33% 89.6M 3s\n 99200K .......... .......... .......... .......... .......... 33% 88.6M 3s\n 99250K .......... .......... .......... .......... .......... 33% 76.1M 3s\n 99300K .......... .......... .......... .......... .......... 33%  110M 3s\n 99350K .......... .......... .......... .......... .......... 33%  105M 3s\n 99400K .......... .......... .......... .......... .......... 33%  109M 3s\n 99450K .......... .......... .......... .......... .......... 33% 89.5M 3s\n 99500K .......... .......... .......... .......... .......... 33%  104M 3s\n 99550K .......... .......... .......... .......... .......... 33%  113M 3s\n 99600K .......... .......... .......... .......... .......... 33%  108M 3s\n 99650K .......... .......... .......... .......... .......... 33% 81.4M 3s\n 99700K .......... .......... .......... .......... .......... 33% 65.9M 3s\n 99750K .......... .......... .......... .......... .......... 33% 90.3M 3s\n 99800K .......... .......... .......... .......... .......... 33% 80.4M 3s\n 99850K .......... .......... .......... .......... .......... 33% 67.5M 3s\n 99900K .......... .......... .......... .......... .......... 33% 75.0M 3s\n 99950K .......... .......... .......... .......... .......... 33% 60.7M 3s\n100000K .......... .......... .......... .......... .......... 33% 32.7M 3s\n100050K .......... .......... .......... .......... .......... 33%  109M 3s\n100100K .......... .......... .......... .......... .......... 33%  106M 3s\n100150K .......... .......... .......... .......... .......... 33% 98.4M 3s\n100200K .......... .......... .......... .......... .......... 33% 88.3M 3s\n100250K .......... .......... .......... .......... .......... 33% 71.5M 3s\n100300K .......... .......... .......... .......... .......... 33% 74.0M 3s\n100350K .......... .......... .......... .......... .......... 33% 61.1M 3s\n100400K .......... .......... .......... .......... .......... 33% 64.4M 3s\n100450K .......... .......... .......... .......... .......... 33% 25.4M 3s\n100500K .......... .......... .......... .......... .......... 33%  119M 3s\n100550K .......... .......... .......... .......... .......... 34% 69.7M 3s\n100600K .......... .......... .......... .......... .......... 34%  110M 3s\n100650K .......... .......... .......... .......... .......... 34% 51.9M 3s\n100700K .......... .......... .......... .......... .......... 34%  101M 3s\n100750K .......... .......... .......... .......... .......... 34% 78.0M 3s\n100800K .......... .......... .......... .......... .......... 34% 56.9M 3s\n100850K .......... .......... .......... .......... .......... 34% 73.8M 3s\n100900K .......... .......... .......... .......... .......... 34% 25.2M 3s\n100950K .......... .......... .......... .......... .......... 34%  116M 3s\n101000K .......... .......... .......... .......... .......... 34% 79.7M 3s\n101050K .......... .......... .......... .......... .......... 34% 79.3M 3s\n101100K .......... .......... .......... .......... .......... 34% 23.1M 3s\n101150K .......... .......... .......... .......... .......... 34% 99.7M 3s\n101200K .......... .......... .......... .......... .......... 34%  129M 3s\n101250K .......... .......... .......... .......... .......... 34% 64.0M 3s\n101300K .......... .......... .......... .......... .......... 34%  107M 3s\n101350K .......... .......... .......... .......... .......... 34%  110M 3s\n101400K .......... .......... .......... .......... .......... 34%  113M 3s\n101450K .......... .......... .......... .......... .......... 34% 87.9M 3s\n101500K .......... .......... .......... .......... .......... 34%  110M 3s\n101550K .......... .......... .......... .......... .......... 34%  100M 3s\n101600K .......... .......... .......... .......... .......... 34% 23.4M 3s\n101650K .......... .......... .......... .......... .......... 34% 96.5M 3s\n101700K .......... .......... .......... .......... .......... 34%  101M 3s\n101750K .......... .......... .......... .......... .......... 34% 86.7M 3s\n101800K .......... .......... .......... .......... .......... 34% 99.4M 3s\n101850K .......... .......... .......... .......... .......... 34% 68.0M 3s\n101900K .......... .......... .......... .......... .......... 34%  102M 3s\n101950K .......... .......... .......... .......... .......... 34% 54.1M 3s\n102000K .......... .......... .......... .......... .......... 34%  113M 3s\n102050K .......... .......... .......... .......... .......... 34% 27.7M 3s\n102100K .......... .......... .......... .......... .......... 34% 52.4M 3s\n102150K .......... .......... .......... .......... .......... 34% 52.8M 3s\n102200K .......... .......... .......... .......... .......... 34% 57.6M 3s\n102250K .......... .......... .......... .......... .......... 34% 54.4M 3s\n102300K .......... .......... .......... .......... .......... 34%  108M 3s\n102350K .......... .......... .......... .......... .......... 34%  124M 3s\n102400K .......... .......... .......... .......... .......... 34%  118M 3s\n102450K .......... .......... .......... .......... .......... 34%  116M 3s\n102500K .......... .......... .......... .......... .......... 34% 78.7M 3s\n102550K .......... .......... .......... .......... .......... 34% 70.2M 3s\n102600K .......... .......... .......... .......... .......... 34%  103M 3s\n102650K .......... .......... .......... .......... .......... 34%  108M 3s\n102700K .......... .......... .......... .......... .......... 34% 97.3M 3s\n102750K .......... .......... .......... .......... .......... 34% 93.2M 3s\n102800K .......... .......... .......... .......... .......... 34% 63.0M 3s\n102850K .......... .......... .......... .......... .......... 34%  109M 3s\n102900K .......... .......... .......... .......... .......... 34% 99.4M 3s\n102950K .......... .......... .......... .......... .......... 34% 73.9M 3s\n103000K .......... .......... .......... .......... .......... 34% 84.9M 3s\n103050K .......... .......... .......... .......... .......... 34% 45.3M 3s\n103100K .......... .......... .......... .......... .......... 34% 77.2M 3s\n103150K .......... .......... .......... .......... .......... 34% 28.1M 3s\n103200K .......... .......... .......... .......... .......... 34% 84.4M 3s\n103250K .......... .......... .......... .......... .......... 34% 74.4M 3s\n103300K .......... .......... .......... .......... .......... 34% 96.5M 3s\n103350K .......... .......... .......... .......... .......... 34% 99.6M 3s\n103400K .......... .......... .......... .......... .......... 34% 88.9M 3s\n103450K .......... .......... .......... .......... .......... 34% 30.2M 3s\n103500K .......... .......... .......... .......... .......... 35%  100M 3s\n103550K .......... .......... .......... .......... .......... 35% 80.2M 3s\n103600K .......... .......... .......... .......... .......... 35% 80.1M 3s\n103650K .......... .......... .......... .......... .......... 35% 74.8M 3s\n103700K .......... .......... .......... .......... .......... 35% 92.7M 3s\n103750K .......... .......... .......... .......... .......... 35% 95.6M 3s\n103800K .......... .......... .......... .......... .......... 35% 90.0M 3s\n103850K .......... .......... .......... .......... .......... 35% 86.0M 3s\n103900K .......... .......... .......... .......... .......... 35% 68.4M 3s\n103950K .......... .......... .......... .......... .......... 35% 81.5M 3s\n104000K .......... .......... .......... .......... .......... 35% 37.4M 3s\n104050K .......... .......... .......... .......... .......... 35% 92.2M 3s\n104100K .......... .......... .......... .......... .......... 35%  112M 3s\n104150K .......... .......... .......... .......... .......... 35% 71.9M 3s\n104200K .......... .......... .......... .......... .......... 35% 48.9M 3s\n104250K .......... .......... .......... .......... .......... 35% 90.7M 3s\n104300K .......... .......... .......... .......... .......... 35%  112M 3s\n104350K .......... .......... .......... .......... .......... 35% 92.5M 3s\n104400K .......... .......... .......... .......... .......... 35% 85.2M 3s\n104450K .......... .......... .......... .......... .......... 35% 83.2M 3s\n104500K .......... .......... .......... .......... .......... 35% 84.6M 3s\n104550K .......... .......... .......... .......... .......... 35% 71.3M 3s\n104600K .......... .......... .......... .......... .......... 35% 84.2M 3s\n104650K .......... .......... .......... .......... .......... 35% 87.1M 3s\n104700K .......... .......... .......... .......... .......... 35% 88.4M 3s\n104750K .......... .......... .......... .......... .......... 35% 74.6M 3s\n104800K .......... .......... .......... .......... .......... 35% 58.8M 3s\n104850K .......... .......... .......... .......... .......... 35% 73.2M 3s\n104900K .......... .......... .......... .......... .......... 35% 85.2M 3s\n104950K .......... .......... .......... .......... .......... 35% 87.6M 3s\n105000K .......... .......... .......... .......... .......... 35% 56.9M 3s\n105050K .......... .......... .......... .......... .......... 35% 83.7M 3s\n105100K .......... .......... .......... .......... .......... 35% 81.8M 3s\n105150K .......... .......... .......... .......... .......... 35% 74.2M 3s\n105200K .......... .......... .......... .......... .......... 35% 84.6M 3s\n105250K .......... .......... .......... .......... .......... 35% 83.1M 3s\n105300K .......... .......... .......... .......... .......... 35% 32.2M 3s\n105350K .......... .......... .......... .......... .......... 35% 68.5M 3s\n105400K .......... .......... .......... .......... .......... 35% 94.9M 3s\n105450K .......... .......... .......... .......... .......... 35% 70.7M 3s\n105500K .......... .......... .......... .......... .......... 35%  102M 3s\n105550K .......... .......... .......... .......... .......... 35% 69.0M 3s\n105600K .......... .......... .......... .......... .......... 35% 94.2M 3s\n105650K .......... .......... .......... .......... .......... 35% 86.8M 3s\n105700K .......... .......... .......... .......... .......... 35% 81.8M 3s\n105750K .......... .......... .......... .......... .......... 35% 69.7M 3s\n105800K .......... .......... .......... .......... .......... 35% 87.5M 3s\n105850K .......... .......... .......... .......... .......... 35% 57.8M 3s\n105900K .......... .......... .......... .......... .......... 35% 90.1M 3s\n105950K .......... .......... .......... .......... .......... 35% 73.5M 3s\n106000K .......... .......... .......... .......... .......... 35% 80.2M 3s\n106050K .......... .......... .......... .......... .......... 35% 49.9M 3s\n106100K .......... .......... .......... .......... .......... 35% 93.5M 3s\n106150K .......... .......... .......... .......... .......... 35% 93.9M 3s\n106200K .......... .......... .......... .......... .......... 35% 97.3M 3s\n106250K .......... .......... .......... .......... .......... 35% 91.1M 3s\n106300K .......... .......... .......... .......... .......... 35% 22.6M 3s\n106350K .......... .......... .......... .......... .......... 35% 74.5M 3s\n106400K .......... .......... .......... .......... .......... 35% 90.0M 3s\n106450K .......... .......... .......... .......... .......... 35% 87.4M 3s\n106500K .......... .......... .......... .......... .......... 36% 93.6M 3s\n106550K .......... .......... .......... .......... .......... 36% 78.1M 3s\n106600K .......... .......... .......... .......... .......... 36% 81.5M 3s\n106650K .......... .......... .......... .......... .......... 36% 93.5M 3s\n106700K .......... .......... .......... .......... .......... 36% 85.6M 3s\n106750K .......... .......... .......... .......... .......... 36% 91.1M 3s\n106800K .......... .......... .......... .......... .......... 36% 85.4M 3s\n106850K .......... .......... .......... .......... .......... 36% 87.3M 3s\n106900K .......... .......... .......... .......... .......... 36% 83.0M 3s\n106950K .......... .......... .......... .......... .......... 36% 71.1M 3s\n107000K .......... .......... .......... .......... .......... 36% 84.8M 3s\n107050K .......... .......... .......... .......... .......... 36% 88.4M 3s\n107100K .......... .......... .......... .......... .......... 36% 87.0M 3s\n107150K .......... .......... .......... .......... .......... 36% 65.3M 3s\n107200K .......... .......... .......... .......... .......... 36% 39.5M 3s\n107250K .......... .......... .......... .......... .......... 36% 70.8M 3s\n107300K .......... .......... .......... .......... .......... 36% 86.4M 3s\n107350K .......... .......... .......... .......... .......... 36% 87.4M 3s\n107400K .......... .......... .......... .......... .......... 36% 84.0M 3s\n107450K .......... .......... .......... .......... .......... 36% 75.3M 3s\n107500K .......... .......... .......... .......... .......... 36% 88.1M 3s\n107550K .......... .......... .......... .......... .......... 36% 82.1M 3s\n107600K .......... .......... .......... .......... .......... 36% 85.6M 3s\n107650K .......... .......... .......... .......... .......... 36% 73.7M 3s\n107700K .......... .......... .......... .......... .......... 36% 86.4M 3s\n107750K .......... .......... .......... .......... .......... 36% 84.2M 3s\n107800K .......... .......... .......... .......... .......... 36% 83.6M 3s\n107850K .......... .......... .......... .......... .......... 36% 51.0M 3s\n107900K .......... .......... .......... .......... .......... 36% 78.9M 3s\n107950K .......... .......... .......... .......... .......... 36% 86.0M 3s\n108000K .......... .......... .......... .......... .......... 36% 43.1M 3s\n108050K .......... .......... .......... .......... .......... 36% 81.8M 3s\n108100K .......... .......... .......... .......... .......... 36% 40.0M 3s\n108150K .......... .......... .......... .......... .......... 36% 88.2M 3s\n108200K .......... .......... .......... .......... .......... 36% 83.6M 3s\n108250K .......... .......... .......... .......... .......... 36% 73.2M 3s\n108300K .......... .......... .......... .......... .......... 36% 63.5M 3s\n108350K .......... .......... .......... .......... .......... 36% 59.1M 3s\n108400K .......... .......... .......... .......... .......... 36% 57.6M 3s\n108450K .......... .......... .......... .......... .......... 36% 50.5M 3s\n108500K .......... .......... .......... .......... .......... 36% 86.2M 3s\n108550K .......... .......... .......... .......... .......... 36% 84.1M 3s\n108600K .......... .......... .......... .......... .......... 36% 64.0M 3s\n108650K .......... .......... .......... .......... .......... 36% 53.1M 3s\n108700K .......... .......... .......... .......... .......... 36% 71.5M 3s\n108750K .......... .......... .......... .......... .......... 36% 54.3M 3s\n108800K .......... .......... .......... .......... .......... 36% 71.8M 3s\n108850K .......... .......... .......... .......... .......... 36% 56.4M 3s\n108900K .......... .......... .......... .......... .......... 36% 82.4M 3s\n108950K .......... .......... .......... .......... .......... 36% 30.2M 3s\n109000K .......... .......... .......... .......... .......... 36% 85.6M 3s\n109050K .......... .......... .......... .......... .......... 36% 43.7M 3s\n109100K .......... .......... .......... .......... .......... 36% 84.7M 3s\n109150K .......... .......... .......... .......... .......... 36% 67.9M 3s\n109200K .......... .......... .......... .......... .......... 36% 84.0M 3s\n109250K .......... .......... .......... .......... .......... 36% 75.6M 3s\n109300K .......... .......... .......... .......... .......... 36% 76.5M 3s\n109350K .......... .......... .......... .......... .......... 36% 42.2M 3s\n109400K .......... .......... .......... .......... .......... 36% 37.3M 3s\n109450K .......... .......... .......... .......... .......... 37% 51.5M 3s\n109500K .......... .......... .......... .......... .......... 37% 88.7M 3s\n109550K .......... .......... .......... .......... .......... 37% 30.8M 3s\n109600K .......... .......... .......... .......... .......... 37% 89.9M 3s\n109650K .......... .......... .......... .......... .......... 37% 38.9M 3s\n109700K .......... .......... .......... .......... .......... 37% 84.9M 3s\n109750K .......... .......... .......... .......... .......... 37% 89.9M 3s\n109800K .......... .......... .......... .......... .......... 37% 93.8M 3s\n109850K .......... .......... .......... .......... .......... 37% 80.0M 3s\n109900K .......... .......... .......... .......... .......... 37% 68.9M 3s\n109950K .......... .......... .......... .......... .......... 37% 75.7M 3s\n110000K .......... .......... .......... .......... .......... 37% 60.7M 3s\n110050K .......... .......... .......... .......... .......... 37% 37.1M 3s\n110100K .......... .......... .......... .......... .......... 37% 66.3M 3s\n110150K .......... .......... .......... .......... .......... 37% 41.7M 3s\n110200K .......... .......... .......... .......... .......... 37% 95.6M 3s\n110250K .......... .......... .......... .......... .......... 37% 49.4M 3s\n110300K .......... .......... .......... .......... .......... 37% 79.2M 3s\n110350K .......... .......... .......... .......... .......... 37% 62.5M 3s\n110400K .......... .......... .......... .......... .......... 37% 65.5M 3s\n110450K .......... .......... .......... .......... .......... 37% 17.1M 3s\n110500K .......... .......... .......... .......... .......... 37%  110M 3s\n110550K .......... .......... .......... .......... .......... 37%  101M 3s\n110600K .......... .......... .......... .......... .......... 37% 99.4M 3s\n110650K .......... .......... .......... .......... .......... 37%  117M 3s\n110700K .......... .......... .......... .......... .......... 37%  115M 3s\n110750K .......... .......... .......... .......... .......... 37% 79.2M 3s\n110800K .......... .......... .......... .......... .......... 37% 30.3M 3s\n110850K .......... .......... .......... .......... .......... 37%  111M 3s\n110900K .......... .......... .......... .......... .......... 37%  103M 3s\n110950K .......... .......... .......... .......... .......... 37% 34.5M 3s\n111000K .......... .......... .......... .......... .......... 37% 93.9M 3s\n111050K .......... .......... .......... .......... .......... 37% 95.8M 3s\n111100K .......... .......... .......... .......... .......... 37%  100M 3s\n111150K .......... .......... .......... .......... .......... 37% 80.5M 3s\n111200K .......... .......... .......... .......... .......... 37% 22.9M 3s\n111250K .......... .......... .......... .......... .......... 37% 87.8M 3s\n111300K .......... .......... .......... .......... .......... 37% 93.6M 3s\n111350K .......... .......... .......... .......... .......... 37% 73.6M 3s\n111400K .......... .......... .......... .......... .......... 37% 83.2M 3s\n111450K .......... .......... .......... .......... .......... 37% 69.4M 3s\n111500K .......... .......... .......... .......... .......... 37% 75.0M 3s\n111550K .......... .......... .......... .......... .......... 37% 45.7M 3s\n111600K .......... .......... .......... .......... .......... 37% 77.0M 3s\n111650K .......... .......... .......... .......... .......... 37% 99.6M 3s\n111700K .......... .......... .......... .......... .......... 37% 29.5M 3s\n111750K .......... .......... .......... .......... .......... 37%  112M 3s\n111800K .......... .......... .......... .......... .......... 37% 89.1M 3s\n111850K .......... .......... .......... .......... .......... 37%  117M 3s\n111900K .......... .......... .......... .......... .......... 37% 45.9M 3s\n111950K .......... .......... .......... .......... .......... 37% 63.4M 3s\n112000K .......... .......... .......... .......... .......... 37% 35.0M 3s\n112050K .......... .......... .......... .......... .......... 37% 57.4M 3s\n112100K .......... .......... .......... .......... .......... 37% 27.4M 3s\n112150K .......... .......... .......... .......... .......... 37% 85.5M 3s\n112200K .......... .......... .......... .......... .......... 37% 45.0M 3s\n112250K .......... .......... .......... .......... .......... 37% 53.0M 3s\n112300K .......... .......... .......... .......... .......... 37% 85.6M 3s\n112350K .......... .......... .......... .......... .......... 37% 91.2M 3s\n112400K .......... .......... .......... .......... .......... 38% 56.7M 3s\n112450K .......... .......... .......... .......... .......... 38% 74.5M 3s\n112500K .......... .......... .......... .......... .......... 38% 59.5M 3s\n112550K .......... .......... .......... .......... .......... 38%  116M 3s\n112600K .......... .......... .......... .......... .......... 38% 98.5M 3s\n112650K .......... .......... .......... .......... .......... 38% 44.9M 3s\n112700K .......... .......... .......... .......... .......... 38%  115M 3s\n112750K .......... .......... .......... .......... .......... 38% 28.6M 3s\n112800K .......... .......... .......... .......... .......... 38% 49.0M 3s\n112850K .......... .......... .......... .......... .......... 38% 45.2M 3s\n112900K .......... .......... .......... .......... .......... 38% 49.7M 3s\n112950K .......... .......... .......... .......... .......... 38% 46.9M 3s\n113000K .......... .......... .......... .......... .......... 38% 35.7M 3s\n113050K .......... .......... .......... .......... .......... 38% 52.2M 3s\n113100K .......... .......... .......... .......... .......... 38% 55.6M 3s\n113150K .......... .......... .......... .......... .......... 38% 62.0M 3s\n113200K .......... .......... .......... .......... .......... 38% 35.4M 3s\n113250K .......... .......... .......... .......... .......... 38% 54.1M 3s\n113300K .......... .......... .......... .......... .......... 38% 61.7M 3s\n113350K .......... .......... .......... .......... .......... 38% 56.3M 3s\n113400K .......... .......... .......... .......... .......... 38% 30.2M 3s\n113450K .......... .......... .......... .......... .......... 38%  116M 3s\n113500K .......... .......... .......... .......... .......... 38%  112M 3s\n113550K .......... .......... .......... .......... .......... 38% 72.4M 3s\n113600K .......... .......... .......... .......... .......... 38% 55.1M 3s\n113650K .......... .......... .......... .......... .......... 38% 57.1M 3s\n113700K .......... .......... .......... .......... .......... 38% 63.4M 3s\n113750K .......... .......... .......... .......... .......... 38% 48.8M 3s\n113800K .......... .......... .......... .......... .......... 38% 53.7M 3s\n113850K .......... .......... .......... .......... .......... 38% 63.2M 3s\n113900K .......... .......... .......... .......... .......... 38% 58.5M 3s\n113950K .......... .......... .......... .......... .......... 38% 38.4M 3s\n114000K .......... .......... .......... .......... .......... 38% 80.2M 3s\n114050K .......... .......... .......... .......... .......... 38% 28.9M 3s\n114100K .......... .......... .......... .......... .......... 38%  124M 3s\n114150K .......... .......... .......... .......... .......... 38%  114M 3s\n114200K .......... .......... .......... .......... .......... 38% 57.8M 3s\n114250K .......... .......... .......... .......... .......... 38%  113M 3s\n114300K .......... .......... .......... .......... .......... 38% 80.5M 3s\n114350K .......... .......... .......... .......... .......... 38% 60.2M 3s\n114400K .......... .......... .......... .......... .......... 38% 50.0M 3s\n114450K .......... .......... .......... .......... .......... 38% 79.4M 3s\n114500K .......... .......... .......... .......... .......... 38% 80.6M 3s\n114550K .......... .......... .......... .......... .......... 38% 65.5M 3s\n114600K .......... .......... .......... .......... .......... 38% 36.9M 3s\n114650K .......... .......... .......... .......... .......... 38% 64.5M 3s\n114700K .......... .......... .......... .......... .......... 38% 76.7M 3s\n114750K .......... .......... .......... .......... .......... 38% 80.2M 3s\n114800K .......... .......... .......... .......... .......... 38% 82.7M 3s\n114850K .......... .......... .......... .......... .......... 38% 70.4M 3s\n114900K .......... .......... .......... .......... .......... 38% 68.6M 3s\n114950K .......... .......... .......... .......... .......... 38% 50.0M 3s\n115000K .......... .......... .......... .......... .......... 38% 79.5M 3s\n115050K .......... .......... .......... .......... .......... 38% 68.6M 3s\n115100K .......... .......... .......... .......... .......... 38% 48.2M 3s\n115150K .......... .......... .......... .......... .......... 38%  104M 3s\n115200K .......... .......... .......... .......... .......... 38%  112M 3s\n115250K .......... .......... .......... .......... .......... 38% 97.1M 3s\n115300K .......... .......... .......... .......... .......... 38% 63.2M 3s\n115350K .......... .......... .......... .......... .......... 39% 60.4M 3s\n115400K .......... .......... .......... .......... .......... 39% 32.2M 3s\n115450K .......... .......... .......... .......... .......... 39% 46.2M 3s\n115500K .......... .......... .......... .......... .......... 39% 63.6M 3s\n115550K .......... .......... .......... .......... .......... 39% 26.5M 3s\n115600K .......... .......... .......... .......... .......... 39%  105M 3s\n115650K .......... .......... .......... .......... .......... 39% 32.0M 3s\n115700K .......... .......... .......... .......... .......... 39% 57.6M 3s\n115750K .......... .......... .......... .......... .......... 39%  102M 3s\n115800K .......... .......... .......... .......... .......... 39% 52.5M 3s\n115850K .......... .......... .......... .......... .......... 39% 24.6M 3s\n115900K .......... .......... .......... .......... .......... 39% 95.9M 3s\n115950K .......... .......... .......... .......... .......... 39% 90.5M 3s\n116000K .......... .......... .......... .......... .......... 39% 89.8M 3s\n116050K .......... .......... .......... .......... .......... 39% 32.1M 3s\n116100K .......... .......... .......... .......... .......... 39% 83.8M 3s\n116150K .......... .......... .......... .......... .......... 39% 93.3M 3s\n116200K .......... .......... .......... .......... .......... 39% 80.9M 3s\n116250K .......... .......... .......... .......... .......... 39% 25.7M 3s\n116300K .......... .......... .......... .......... .......... 39%  108M 3s\n116350K .......... .......... .......... .......... .......... 39% 28.4M 3s\n116400K .......... .......... .......... .......... .......... 39% 89.3M 3s\n116450K .......... .......... .......... .......... .......... 39% 83.1M 3s\n116500K .......... .......... .......... .......... .......... 39% 74.3M 3s\n116550K .......... .......... .......... .......... .......... 39% 85.3M 3s\n116600K .......... .......... .......... .......... .......... 39%  111M 3s\n116650K .......... .......... .......... .......... .......... 39%  107M 3s\n116700K .......... .......... .......... .......... .......... 39% 76.2M 3s\n116750K .......... .......... .......... .......... .......... 39% 99.3M 3s\n116800K .......... .......... .......... .......... .......... 39% 40.9M 3s\n116850K .......... .......... .......... .......... .......... 39% 77.8M 3s\n116900K .......... .......... .......... .......... .......... 39% 34.8M 3s\n116950K .......... .......... .......... .......... .......... 39% 55.8M 3s\n117000K .......... .......... .......... .......... .......... 39%  130M 3s\n117050K .......... .......... .......... .......... .......... 39% 96.0M 3s\n117100K .......... .......... .......... .......... .......... 39% 90.3M 3s\n117150K .......... .......... .......... .......... .......... 39% 70.6M 3s\n117200K .......... .......... .......... .......... .......... 39%  138M 3s\n117250K .......... .......... .......... .......... .......... 39%  133M 3s\n117300K .......... .......... .......... .......... .......... 39% 80.7M 3s\n117350K .......... .......... .......... .......... .......... 39% 71.1M 3s\n117400K .......... .......... .......... .......... .......... 39%  127M 3s\n117450K .......... .......... .......... .......... .......... 39%  107M 3s\n117500K .......... .......... .......... .......... .......... 39%  120M 3s\n117550K .......... .......... .......... .......... .......... 39% 97.1M 3s\n117600K .......... .......... .......... .......... .......... 39% 98.0M 3s\n117650K .......... .......... .......... .......... .......... 39%  113M 3s\n117700K .......... .......... .......... .......... .......... 39%  102M 3s\n117750K .......... .......... .......... .......... .......... 39% 37.2M 3s\n117800K .......... .......... .......... .......... .......... 39%  114M 3s\n117850K .......... .......... .......... .......... .......... 39% 98.4M 3s\n117900K .......... .......... .......... .......... .......... 39% 37.6M 3s\n117950K .......... .......... .......... .......... .......... 39%  148M 3s\n118000K .......... .......... .......... .......... .......... 39% 50.6M 3s\n118050K .......... .......... .......... .......... .......... 39% 62.3M 3s\n118100K .......... .......... .......... .......... .......... 39% 66.3M 3s\n118150K .......... .......... .......... .......... .......... 39% 67.8M 3s\n118200K .......... .......... .......... .......... .......... 39% 33.4M 3s\n118250K .......... .......... .......... .......... .......... 39% 60.2M 3s\n118300K .......... .......... .......... .......... .......... 40% 51.4M 3s\n118350K .......... .......... .......... .......... .......... 40%  115M 3s\n118400K .......... .......... .......... .......... .......... 40%  102M 3s\n118450K .......... .......... .......... .......... .......... 40% 43.2M 3s\n118500K .......... .......... .......... .......... .......... 40% 83.5M 3s\n118550K .......... .......... .......... .......... .......... 40% 53.7M 3s\n118600K .......... .......... .......... .......... .......... 40% 38.0M 3s\n118650K .......... .......... .......... .......... .......... 40% 61.9M 3s\n118700K .......... .......... .......... .......... .......... 40% 89.4M 3s\n118750K .......... .......... .......... .......... .......... 40% 50.2M 3s\n118800K .......... .......... .......... .......... .......... 40% 76.5M 3s\n118850K .......... .......... .......... .......... .......... 40% 61.0M 3s\n118900K .......... .......... .......... .......... .......... 40% 70.5M 3s\n118950K .......... .......... .......... .......... .......... 40% 55.3M 3s\n119000K .......... .......... .......... .......... .......... 40% 46.0M 3s\n119050K .......... .......... .......... .......... .......... 40% 32.0M 3s\n119100K .......... .......... .......... .......... .......... 40% 54.3M 3s\n119150K .......... .......... .......... .......... .......... 40% 42.3M 3s\n119200K .......... .......... .......... .......... .......... 40% 49.1M 3s\n119250K .......... .......... .......... .......... .......... 40% 42.5M 3s\n119300K .......... .......... .......... .......... .......... 40% 48.4M 3s\n119350K .......... .......... .......... .......... .......... 40% 38.7M 3s\n119400K .......... .......... .......... .......... .......... 40% 46.5M 3s\n119450K .......... .......... .......... .......... .......... 40% 28.9M 3s\n119500K .......... .......... .......... .......... .......... 40% 66.6M 3s\n119550K .......... .......... .......... .......... .......... 40% 92.0M 3s\n119600K .......... .......... .......... .......... .......... 40% 26.8M 3s\n119650K .......... .......... .......... .......... .......... 40% 43.3M 3s\n119700K .......... .......... .......... .......... .......... 40% 50.2M 3s\n119750K .......... .......... .......... .......... .......... 40% 52.8M 3s\n119800K .......... .......... .......... .......... .......... 40% 39.9M 3s\n119850K .......... .......... .......... .......... .......... 40% 52.6M 3s\n119900K .......... .......... .......... .......... .......... 40% 68.9M 3s\n119950K .......... .......... .......... .......... .......... 40% 71.6M 3s\n120000K .......... .......... .......... .......... .......... 40% 46.1M 3s\n120050K .......... .......... .......... .......... .......... 40% 30.0M 3s\n120100K .......... .......... .......... .......... .......... 40% 45.0M 3s\n120150K .......... .......... .......... .......... .......... 40% 45.6M 3s\n120200K .......... .......... .......... .......... .......... 40% 46.2M 3s\n120250K .......... .......... .......... .......... .......... 40% 35.8M 3s\n120300K .......... .......... .......... .......... .......... 40% 42.3M 3s\n120350K .......... .......... .......... .......... .......... 40% 7.02M 3s\n120400K .......... .......... .......... .......... .......... 40%  111M 3s\n120450K .......... .......... .......... .......... .......... 40%  107M 3s\n120500K .......... .......... .......... .......... .......... 40%  119M 3s\n120550K .......... .......... .......... .......... .......... 40%  128M 3s\n120600K .......... .......... .......... .......... .......... 40%  126M 3s\n120650K .......... .......... .......... .......... .......... 40% 95.8M 3s\n120700K .......... .......... .......... .......... .......... 40%  110M 3s\n120750K .......... .......... .......... .......... .......... 40% 34.2M 3s\n120800K .......... .......... .......... .......... .......... 40%  106M 3s\n120850K .......... .......... .......... .......... .......... 40%  117M 3s\n120900K .......... .......... .......... .......... .......... 40% 51.4M 3s\n120950K .......... .......... .......... .......... .......... 40% 86.0M 3s\n121000K .......... .......... .......... .......... .......... 40%  119M 3s\n121050K .......... .......... .......... .......... .......... 40% 93.5M 3s\n121100K .......... .......... .......... .......... .......... 40% 52.4M 3s\n121150K .......... .......... .......... .......... .......... 40%  102M 3s\n121200K .......... .......... .......... .......... .......... 40%  124M 3s\n121250K .......... .......... .......... .......... .......... 41%  110M 3s\n121300K .......... .......... .......... .......... .......... 41%  124M 3s\n121350K .......... .......... .......... .......... .......... 41%  110M 3s\n121400K .......... .......... .......... .......... .......... 41%  110M 3s\n121450K .......... .......... .......... .......... .......... 41%  118M 3s\n121500K .......... .......... .......... .......... .......... 41%  124M 3s\n121550K .......... .......... .......... .......... .......... 41%  133M 3s\n121600K .......... .......... .......... .......... .......... 41%  132M 3s\n121650K .......... .......... .......... .......... .......... 41%  111M 3s\n121700K .......... .......... .......... .......... .......... 41% 63.6M 3s\n121750K .......... .......... .......... .......... .......... 41%  143M 3s\n121800K .......... .......... .......... .......... .......... 41%  146M 3s\n121850K .......... .......... .......... .......... .......... 41% 78.5M 3s\n121900K .......... .......... .......... .......... .......... 41%  145M 3s\n121950K .......... .......... .......... .......... .......... 41%  130M 3s\n122000K .......... .......... .......... .......... .......... 41% 16.0M 3s\n122050K .......... .......... .......... .......... .......... 41%  114M 3s\n122100K .......... .......... .......... .......... .......... 41% 89.2M 3s\n122150K .......... .......... .......... .......... .......... 41%  114M 3s\n122200K .......... .......... .......... .......... .......... 41%  115M 3s\n122250K .......... .......... .......... .......... .......... 41%  117M 3s\n122300K .......... .......... .......... .......... .......... 41%  108M 3s\n122350K .......... .......... .......... .......... .......... 41%  124M 3s\n122400K .......... .......... .......... .......... .......... 41% 68.3M 3s\n122450K .......... .......... .......... .......... .......... 41%  128M 3s\n122500K .......... .......... .......... .......... .......... 41%  120M 3s\n122550K .......... .......... .......... .......... .......... 41% 51.7M 3s\n122600K .......... .......... .......... .......... .......... 41% 23.0M 3s\n122650K .......... .......... .......... .......... .......... 41% 38.2M 3s\n122700K .......... .......... .......... .......... .......... 41% 34.1M 3s\n122750K .......... .......... .......... .......... .......... 41%  104M 3s\n122800K .......... .......... .......... .......... .......... 41% 55.6M 3s\n122850K .......... .......... .......... .......... .......... 41% 41.4M 3s\n122900K .......... .......... .......... .......... .......... 41% 21.3M 3s\n122950K .......... .......... .......... .......... .......... 41% 50.3M 3s\n123000K .......... .......... .......... .......... .......... 41% 50.9M 3s\n123050K .......... .......... .......... .......... .......... 41% 56.3M 3s\n123100K .......... .......... .......... .......... .......... 41% 20.1M 3s\n123150K .......... .......... .......... .......... .......... 41% 10.5M 3s\n123200K .......... .......... .......... .......... .......... 41%  103M 3s\n123250K .......... .......... .......... .......... .......... 41% 99.5M 3s\n123300K .......... .......... .......... .......... .......... 41%  120M 3s\n123350K .......... .......... .......... .......... .......... 41%  135M 3s\n123400K .......... .......... .......... .......... .......... 41%  111M 3s\n123450K .......... .......... .......... .......... .......... 41% 61.2M 3s\n123500K .......... .......... .......... .......... .......... 41% 28.6M 3s\n123550K .......... .......... .......... .......... .......... 41%  115M 3s\n123600K .......... .......... .......... .......... .......... 41% 91.7M 3s\n123650K .......... .......... .......... .......... .......... 41% 33.4M 3s\n123700K .......... .......... .......... .......... .......... 41% 31.2M 3s\n123750K .......... .......... .......... .......... .......... 41% 50.2M 3s\n123800K .......... .......... .......... .......... .......... 41% 72.8M 3s\n123850K .......... .......... .......... .......... .......... 41% 56.9M 3s\n123900K .......... .......... .......... .......... .......... 41% 61.3M 3s\n123950K .......... .......... .......... .......... .......... 41% 19.8M 3s\n124000K .......... .......... .......... .......... .......... 41%  115M 3s\n124050K .......... .......... .......... .......... .......... 41% 65.9M 3s\n124100K .......... .......... .......... .......... .......... 41% 35.5M 3s\n124150K .......... .......... .......... .......... .......... 41% 70.3M 3s\n124200K .......... .......... .......... .......... .......... 41% 58.7M 3s\n124250K .......... .......... .......... .......... .......... 42% 41.7M 3s\n124300K .......... .......... .......... .......... .......... 42% 41.1M 3s\n124350K .......... .......... .......... .......... .......... 42% 38.4M 3s\n124400K .......... .......... .......... .......... .......... 42% 82.0M 3s\n124450K .......... .......... .......... .......... .......... 42% 44.6M 3s\n124500K .......... .......... .......... .......... .......... 42% 94.0M 3s\n124550K .......... .......... .......... .......... .......... 42% 83.9M 3s\n124600K .......... .......... .......... .......... .......... 42% 89.9M 3s\n124650K .......... .......... .......... .......... .......... 42% 97.5M 3s\n124700K .......... .......... .......... .......... .......... 42% 39.4M 3s\n124750K .......... .......... .......... .......... .......... 42% 62.5M 3s\n124800K .......... .......... .......... .......... .......... 42%  119M 3s\n124850K .......... .......... .......... .......... .......... 42%  127M 3s\n124900K .......... .......... .......... .......... .......... 42% 46.4M 3s\n124950K .......... .......... .......... .......... .......... 42% 70.4M 3s\n125000K .......... .......... .......... .......... .......... 42% 96.0M 3s\n125050K .......... .......... .......... .......... .......... 42% 87.5M 3s\n125100K .......... .......... .......... .......... .......... 42% 25.4M 3s\n125150K .......... .......... .......... .......... .......... 42%  116M 3s\n125200K .......... .......... .......... .......... .......... 42%  124M 3s\n125250K .......... .......... .......... .......... .......... 42% 65.2M 3s\n125300K .......... .......... .......... .......... .......... 42%  103M 3s\n125350K .......... .......... .......... .......... .......... 42% 72.5M 3s\n125400K .......... .......... .......... .......... .......... 42%  114M 3s\n125450K .......... .......... .......... .......... .......... 42%  115M 3s\n125500K .......... .......... .......... .......... .......... 42% 36.9M 3s\n125550K .......... .......... .......... .......... .......... 42% 85.3M 3s\n125600K .......... .......... .......... .......... .......... 42% 80.0M 3s\n125650K .......... .......... .......... .......... .......... 42% 22.7M 3s\n125700K .......... .......... .......... .......... .......... 42%  120M 3s\n125750K .......... .......... .......... .......... .......... 42% 41.3M 3s\n125800K .......... .......... .......... .......... .......... 42% 72.3M 3s\n125850K .......... .......... .......... .......... .......... 42% 89.9M 3s\n125900K .......... .......... .......... .......... .......... 42% 90.4M 3s\n125950K .......... .......... .......... .......... .......... 42% 74.5M 3s\n126000K .......... .......... .......... .......... .......... 42% 97.2M 3s\n126050K .......... .......... .......... .......... .......... 42% 99.8M 3s\n126100K .......... .......... .......... .......... .......... 42% 54.0M 3s\n126150K .......... .......... .......... .......... .......... 42% 81.1M 3s\n126200K .......... .......... .......... .......... .......... 42% 81.3M 3s\n126250K .......... .......... .......... .......... .......... 42% 89.4M 3s\n126300K .......... .......... .......... .......... .......... 42%  103M 3s\n126350K .......... .......... .......... .......... .......... 42% 86.5M 3s\n126400K .......... .......... .......... .......... .......... 42% 70.3M 3s\n126450K .......... .......... .......... .......... .......... 42%  109M 3s\n126500K .......... .......... .......... .......... .......... 42% 62.1M 3s\n126550K .......... .......... .......... .......... .......... 42% 60.9M 3s\n126600K .......... .......... .......... .......... .......... 42% 67.3M 3s\n126650K .......... .......... .......... .......... .......... 42% 87.3M 3s\n126700K .......... .......... .......... .......... .......... 42%  121M 3s\n126750K .......... .......... .......... .......... .......... 42% 42.2M 3s\n126800K .......... .......... .......... .......... .......... 42% 39.4M 3s\n126850K .......... .......... .......... .......... .......... 42%  113M 3s\n126900K .......... .......... .......... .......... .......... 42% 45.4M 3s\n126950K .......... .......... .......... .......... .......... 42% 37.9M 3s\n127000K .......... .......... .......... .......... .......... 42% 70.0M 3s\n127050K .......... .......... .......... .......... .......... 42% 68.0M 3s\n127100K .......... .......... .......... .......... .......... 42% 71.4M 3s\n127150K .......... .......... .......... .......... .......... 42% 63.3M 3s\n127200K .......... .......... .......... .......... .......... 43% 39.9M 3s\n127250K .......... .......... .......... .......... .......... 43% 62.4M 3s\n127300K .......... .......... .......... .......... .......... 43% 69.1M 3s\n127350K .......... .......... .......... .......... .......... 43% 69.1M 3s\n127400K .......... .......... .......... .......... .......... 43% 73.7M 3s\n127450K .......... .......... .......... .......... .......... 43% 79.7M 3s\n127500K .......... .......... .......... .......... .......... 43% 82.9M 3s\n127550K .......... .......... .......... .......... .......... 43% 58.1M 3s\n127600K .......... .......... .......... .......... .......... 43% 89.8M 3s\n127650K .......... .......... .......... .......... .......... 43% 99.3M 3s\n127700K .......... .......... .......... .......... .......... 43% 98.9M 3s\n127750K .......... .......... .......... .......... .......... 43% 84.0M 3s\n127800K .......... .......... .......... .......... .......... 43% 15.3M 3s\n127850K .......... .......... .......... .......... .......... 43% 76.7M 3s\n127900K .......... .......... .......... .......... .......... 43% 82.9M 3s\n127950K .......... .......... .......... .......... .......... 43% 59.0M 3s\n128000K .......... .......... .......... .......... .......... 43% 98.5M 3s\n128050K .......... .......... .......... .......... .......... 43% 28.7M 3s\n128100K .......... .......... .......... .......... .......... 43% 53.1M 3s\n128150K .......... .......... .......... .......... .......... 43% 61.6M 3s\n128200K .......... .......... .......... .......... .......... 43%  125M 3s\n128250K .......... .......... .......... .......... .......... 43%  125M 3s\n128300K .......... .......... .......... .......... .......... 43%  119M 3s\n128350K .......... .......... .......... .......... .......... 43% 89.1M 3s\n128400K .......... .......... .......... .......... .......... 43% 31.5M 3s\n128450K .......... .......... .......... .......... .......... 43%  106M 3s\n128500K .......... .......... .......... .......... .......... 43%  126M 3s\n128550K .......... .......... .......... .......... .......... 43% 62.6M 3s\n128600K .......... .......... .......... .......... .......... 43%  108M 3s\n128650K .......... .......... .......... .......... .......... 43%  127M 3s\n128700K .......... .......... .......... .......... .......... 43% 37.2M 3s\n128750K .......... .......... .......... .......... .......... 43%  140M 3s\n128800K .......... .......... .......... .......... .......... 43% 34.0M 3s\n128850K .......... .......... .......... .......... .......... 43% 46.5M 3s\n128900K .......... .......... .......... .......... .......... 43% 71.8M 3s\n128950K .......... .......... .......... .......... .......... 43% 25.8M 3s\n129000K .......... .......... .......... .......... .......... 43% 32.3M 3s\n129050K .......... .......... .......... .......... .......... 43% 44.0M 3s\n129100K .......... .......... .......... .......... .......... 43% 36.5M 3s\n129150K .......... .......... .......... .......... .......... 43% 36.8M 3s\n129200K .......... .......... .......... .......... .......... 43% 17.9M 3s\n129250K .......... .......... .......... .......... .......... 43%  111M 3s\n129300K .......... .......... .......... .......... .......... 43% 36.0M 3s\n129350K .......... .......... .......... .......... .......... 43% 19.7M 3s\n129400K .......... .......... .......... .......... .......... 43% 19.6M 3s\n129450K .......... .......... .......... .......... .......... 43% 48.4M 3s\n129500K .......... .......... .......... .......... .......... 43% 27.5M 3s\n129550K .......... .......... .......... .......... .......... 43% 4.24M 3s\n129600K .......... .......... .......... .......... .......... 43%  113M 3s\n129650K .......... .......... .......... .......... .......... 43%  110M 3s\n129700K .......... .......... .......... .......... .......... 43%  113M 3s\n129750K .......... .......... .......... .......... .......... 43%  114M 3s\n129800K .......... .......... .......... .......... .......... 43%  122M 3s\n129850K .......... .......... .......... .......... .......... 43%  113M 3s\n129900K .......... .......... .......... .......... .......... 43%  129M 3s\n129950K .......... .......... .......... .......... .......... 43%  128M 3s\n130000K .......... .......... .......... .......... .......... 43% 38.6M 3s\n130050K .......... .......... .......... .......... .......... 43% 10.9M 3s\n130100K .......... .......... .......... .......... .......... 43% 22.2M 3s\n130150K .......... .......... .......... .......... .......... 44% 16.4M 3s\n130200K .......... .......... .......... .......... .......... 44% 47.2M 3s\n130250K .......... .......... .......... .......... .......... 44% 24.7M 3s\n130300K .......... .......... .......... .......... .......... 44% 12.8M 3s\n130350K .......... .......... .......... .......... .......... 44% 61.9M 3s\n130400K .......... .......... .......... .......... .......... 44% 27.7M 3s\n130450K .......... .......... .......... .......... .......... 44% 75.3M 3s\n130500K .......... .......... .......... .......... .......... 44% 19.1M 3s\n130550K .......... .......... .......... .......... .......... 44% 80.4M 3s\n130600K .......... .......... .......... .......... .......... 44% 38.6M 3s\n130650K .......... .......... .......... .......... .......... 44% 51.3M 3s\n130700K .......... .......... .......... .......... .......... 44% 23.8M 3s\n130750K .......... .......... .......... .......... .......... 44% 27.1M 3s\n130800K .......... .......... .......... .......... .......... 44% 45.8M 3s\n130850K .......... .......... .......... .......... .......... 44% 28.6M 3s\n130900K .......... .......... .......... .......... .......... 44% 27.4M 3s\n130950K .......... .......... .......... .......... .......... 44% 34.3M 3s\n131000K .......... .......... .......... .......... .......... 44% 60.5M 3s\n131050K .......... .......... .......... .......... .......... 44% 15.9M 3s\n131100K .......... .......... .......... .......... .......... 44% 39.2M 3s\n131150K .......... .......... .......... .......... .......... 44% 93.9M 3s\n131200K .......... .......... .......... .......... .......... 44% 20.5M 3s\n131250K .......... .......... .......... .......... .......... 44% 9.39M 3s\n131300K .......... .......... .......... .......... .......... 44% 89.2M 3s\n131350K .......... .......... .......... .......... .......... 44% 89.2M 3s\n131400K .......... .......... .......... .......... .......... 44% 98.0M 3s\n131450K .......... .......... .......... .......... .......... 44%  108M 3s\n131500K .......... .......... .......... .......... .......... 44%  109M 3s\n131550K .......... .......... .......... .......... .......... 44% 52.3M 3s\n131600K .......... .......... .......... .......... .......... 44%  127M 3s\n131650K .......... .......... .......... .......... .......... 44% 60.9M 3s\n131700K .......... .......... .......... .......... .......... 44% 37.3M 3s\n131750K .......... .......... .......... .......... .......... 44% 76.0M 3s\n131800K .......... .......... .......... .......... .......... 44% 82.5M 3s\n131850K .......... .......... .......... .......... .......... 44% 90.4M 3s\n131900K .......... .......... .......... .......... .......... 44% 51.4M 3s\n131950K .......... .......... .......... .......... .......... 44% 73.7M 3s\n132000K .......... .......... .......... .......... .......... 44% 86.9M 3s\n132050K .......... .......... .......... .......... .......... 44% 88.8M 3s\n132100K .......... .......... .......... .......... .......... 44% 35.4M 3s\n132150K .......... .......... .......... .......... .......... 44% 81.7M 3s\n132200K .......... .......... .......... .......... .......... 44% 43.6M 3s\n132250K .......... .......... .......... .......... .......... 44% 77.0M 3s\n132300K .......... .......... .......... .......... .......... 44% 77.7M 3s\n132350K .......... .......... .......... .......... .......... 44% 76.3M 3s\n132400K .......... .......... .......... .......... .......... 44% 67.8M 3s\n132450K .......... .......... .......... .......... .......... 44% 52.9M 3s\n132500K .......... .......... .......... .......... .......... 44% 28.7M 3s\n132550K .......... .......... .......... .......... .......... 44% 52.4M 3s\n132600K .......... .......... .......... .......... .......... 44%  108M 3s\n132650K .......... .......... .......... .......... .......... 44% 39.7M 3s\n132700K .......... .......... .......... .......... .......... 44%  108M 3s\n132750K .......... .......... .......... .......... .......... 44%  107M 3s\n132800K .......... .......... .......... .......... .......... 44% 53.2M 3s\n132850K .......... .......... .......... .......... .......... 44% 63.6M 3s\n132900K .......... .......... .......... .......... .......... 44% 21.7M 3s\n132950K .......... .......... .......... .......... .......... 44% 54.9M 3s\n133000K .......... .......... .......... .......... .......... 44% 79.4M 3s\n133050K .......... .......... .......... .......... .......... 44% 97.9M 3s\n133100K .......... .......... .......... .......... .......... 45% 58.2M 3s\n133150K .......... .......... .......... .......... .......... 45% 76.5M 3s\n133200K .......... .......... .......... .......... .......... 45% 74.6M 3s\n133250K .......... .......... .......... .......... .......... 45% 66.8M 3s\n133300K .......... .......... .......... .......... .......... 45% 58.8M 3s\n133350K .......... .......... .......... .......... .......... 45% 67.5M 3s\n133400K .......... .......... .......... .......... .......... 45% 65.6M 3s\n133450K .......... .......... .......... .......... .......... 45% 73.3M 3s\n133500K .......... .......... .......... .......... .......... 45% 61.1M 3s\n133550K .......... .......... .......... .......... .......... 45% 45.5M 3s\n133600K .......... .......... .......... .......... .......... 45% 65.1M 3s\n133650K .......... .......... .......... .......... .......... 45% 72.6M 3s\n133700K .......... .......... .......... .......... .......... 45% 61.4M 3s\n133750K .......... .......... .......... .......... .......... 45% 75.2M 3s\n133800K .......... .......... .......... .......... .......... 45% 69.8M 3s\n133850K .......... .......... .......... .......... .......... 45% 69.8M 3s\n133900K .......... .......... .......... .......... .......... 45% 55.5M 3s\n133950K .......... .......... .......... .......... .......... 45% 56.1M 3s\n134000K .......... .......... .......... .......... .......... 45% 64.9M 3s\n134050K .......... .......... .......... .......... .......... 45% 65.3M 3s\n134100K .......... .......... .......... .......... .......... 45% 58.2M 3s\n134150K .......... .......... .......... .......... .......... 45% 74.3M 3s\n134200K .......... .......... .......... .......... .......... 45% 64.6M 3s\n134250K .......... .......... .......... .......... .......... 45% 20.0M 3s\n134300K .......... .......... .......... .......... .......... 45% 51.5M 3s\n134350K .......... .......... .......... .......... .......... 45% 68.5M 3s\n134400K .......... .......... .......... .......... .......... 45% 73.2M 3s\n134450K .......... .......... .......... .......... .......... 45% 58.9M 3s\n134500K .......... .......... .......... .......... .......... 45% 73.5M 3s\n134550K .......... .......... .......... .......... .......... 45% 30.5M 3s\n134600K .......... .......... .......... .......... .......... 45% 71.0M 3s\n134650K .......... .......... .......... .......... .......... 45% 41.2M 3s\n134700K .......... .......... .......... .......... .......... 45% 48.4M 3s\n134750K .......... .......... .......... .......... .......... 45% 12.9M 3s\n134800K .......... .......... .......... .......... .......... 45% 86.5M 3s\n134850K .......... .......... .......... .......... .......... 45% 96.9M 3s\n134900K .......... .......... .......... .......... .......... 45% 87.7M 3s\n134950K .......... .......... .......... .......... .......... 45% 34.4M 3s\n135000K .......... .......... .......... .......... .......... 45%  112M 3s\n135050K .......... .......... .......... .......... .......... 45% 68.2M 3s\n135100K .......... .......... .......... .......... .......... 45% 86.5M 3s\n135150K .......... .......... .......... .......... .......... 45% 79.9M 3s\n135200K .......... .......... .......... .......... .......... 45% 45.5M 3s\n135250K .......... .......... .......... .......... .......... 45% 30.5M 3s\n135300K .......... .......... .......... .......... .......... 45% 15.3M 3s\n135350K .......... .......... .......... .......... .......... 45%  103M 3s\n135400K .......... .......... .......... .......... .......... 45%  112M 3s\n135450K .......... .......... .......... .......... .......... 45%  125M 3s\n135500K .......... .......... .......... .......... .......... 45%  122M 3s\n135550K .......... .......... .......... .......... .......... 45% 86.6M 3s\n135600K .......... .......... .......... .......... .......... 45% 54.3M 3s\n135650K .......... .......... .......... .......... .......... 45% 90.8M 3s\n135700K .......... .......... .......... .......... .......... 45% 49.9M 3s\n135750K .......... .......... .......... .......... .......... 45% 52.7M 3s\n135800K .......... .......... .......... .......... .......... 45% 26.8M 3s\n135850K .......... .......... .......... .......... .......... 45% 68.4M 3s\n135900K .......... .......... .......... .......... .......... 45% 38.3M 3s\n135950K .......... .......... .......... .......... .......... 45% 44.1M 3s\n136000K .......... .......... .......... .......... .......... 45% 37.2M 3s\n136050K .......... .......... .......... .......... .......... 46% 40.3M 3s\n136100K .......... .......... .......... .......... .......... 46% 46.6M 3s\n136150K .......... .......... .......... .......... .......... 46% 39.6M 3s\n136200K .......... .......... .......... .......... .......... 46% 40.1M 3s\n136250K .......... .......... .......... .......... .......... 46% 44.8M 3s\n136300K .......... .......... .......... .......... .......... 46% 43.6M 3s\n136350K .......... .......... .......... .......... .......... 46% 36.0M 3s\n136400K .......... .......... .......... .......... .......... 46% 38.8M 3s\n136450K .......... .......... .......... .......... .......... 46% 39.4M 3s\n136500K .......... .......... .......... .......... .......... 46% 37.2M 3s\n136550K .......... .......... .......... .......... .......... 46% 27.2M 3s\n136600K .......... .......... .......... .......... .......... 46% 48.1M 3s\n136650K .......... .......... .......... .......... .......... 46% 46.1M 3s\n136700K .......... .......... .......... .......... .......... 46% 35.9M 3s\n136750K .......... .......... .......... .......... .......... 46% 32.8M 3s\n136800K .......... .......... .......... .......... .......... 46% 51.5M 3s\n136850K .......... .......... .......... .......... .......... 46% 43.0M 3s\n136900K .......... .......... .......... .......... .......... 46% 53.1M 3s\n136950K .......... .......... .......... .......... .......... 46% 46.2M 3s\n137000K .......... .......... .......... .......... .......... 46% 40.8M 3s\n137050K .......... .......... .......... .......... .......... 46% 40.1M 3s\n137100K .......... .......... .......... .......... .......... 46% 41.2M 3s\n137150K .......... .......... .......... .......... .......... 46% 41.7M 3s\n137200K .......... .......... .......... .......... .......... 46% 41.6M 3s\n137250K .......... .......... .......... .......... .......... 46% 48.0M 3s\n137300K .......... .......... .......... .......... .......... 46% 40.3M 3s\n137350K .......... .......... .......... .......... .......... 46% 38.8M 3s\n137400K .......... .......... .......... .......... .......... 46% 42.1M 3s\n137450K .......... .......... .......... .......... .......... 46% 42.5M 3s\n137500K .......... .......... .......... .......... .......... 46% 51.5M 3s\n137550K .......... .......... .......... .......... .......... 46% 24.6M 3s\n137600K .......... .......... .......... .......... .......... 46% 66.8M 3s\n137650K .......... .......... .......... .......... .......... 46% 27.9M 3s\n137700K .......... .......... .......... .......... .......... 46% 74.5M 3s\n137750K .......... .......... .......... .......... .......... 46% 32.7M 3s\n137800K .......... .......... .......... .......... .......... 46% 77.5M 3s\n137850K .......... .......... .......... .......... .......... 46% 46.1M 3s\n137900K .......... .......... .......... .......... .......... 46% 27.3M 3s\n137950K .......... .......... .......... .......... .......... 46% 64.0M 3s\n138000K .......... .......... .......... .......... .......... 46% 54.6M 3s\n138050K .......... .......... .......... .......... .......... 46% 36.0M 3s\n138100K .......... .......... .......... .......... .......... 46% 47.5M 3s\n138150K .......... .......... .......... .......... .......... 46% 44.5M 3s\n138200K .......... .......... .......... .......... .......... 46% 34.3M 3s\n138250K .......... .......... .......... .......... .......... 46% 57.8M 3s\n138300K .......... .......... .......... .......... .......... 46% 44.3M 3s\n138350K .......... .......... .......... .......... .......... 46% 35.7M 3s\n138400K .......... .......... .......... .......... .......... 46% 41.1M 3s\n138450K .......... .......... .......... .......... .......... 46% 38.7M 3s\n138500K .......... .......... .......... .......... .......... 46% 36.6M 3s\n138550K .......... .......... .......... .......... .......... 46% 24.8M 3s\n138600K .......... .......... .......... .......... .......... 46% 45.1M 3s\n138650K .......... .......... .......... .......... .......... 46% 28.5M 3s\n138700K .......... .......... .......... .......... .......... 46% 54.1M 3s\n138750K .......... .......... .......... .......... .......... 46% 51.1M 3s\n138800K .......... .......... .......... .......... .......... 46% 40.1M 3s\n138850K .......... .......... .......... .......... .......... 46% 44.2M 3s\n138900K .......... .......... .......... .......... .......... 46% 42.4M 3s\n138950K .......... .......... .......... .......... .......... 46% 29.6M 3s\n139000K .......... .......... .......... .......... .......... 47% 68.5M 3s\n139050K .......... .......... .......... .......... .......... 47% 37.1M 3s\n139100K .......... .......... .......... .......... .......... 47% 40.4M 3s\n139150K .......... .......... .......... .......... .......... 47% 41.7M 3s\n139200K .......... .......... .......... .......... .......... 47% 33.6M 3s\n139250K .......... .......... .......... .......... .......... 47% 44.8M 3s\n139300K .......... .......... .......... .......... .......... 47% 49.1M 3s\n139350K .......... .......... .......... .......... .......... 47% 37.9M 3s\n139400K .......... .......... .......... .......... .......... 47% 44.8M 3s\n139450K .......... .......... .......... .......... .......... 47% 27.5M 3s\n139500K .......... .......... .......... .......... .......... 47% 58.1M 3s\n139550K .......... .......... .......... .......... .......... 47% 30.4M 3s\n139600K .......... .......... .......... .......... .......... 47% 51.8M 3s\n139650K .......... .......... .......... .......... .......... 47% 38.0M 3s\n139700K .......... .......... .......... .......... .......... 47% 54.3M 3s\n139750K .......... .......... .......... .......... .......... 47% 26.6M 3s\n139800K .......... .......... .......... .......... .......... 47% 57.7M 3s\n139850K .......... .......... .......... .......... .......... 47% 36.0M 3s\n139900K .......... .......... .......... .......... .......... 47% 35.7M 3s\n139950K .......... .......... .......... .......... .......... 47% 24.8M 3s\n140000K .......... .......... .......... .......... .......... 47% 6.33M 3s\n140050K .......... .......... .......... .......... .......... 47% 75.2M 3s\n140100K .......... .......... .......... .......... .......... 47% 61.8M 3s\n140150K .......... .......... .......... .......... .......... 47% 51.1M 3s\n140200K .......... .......... .......... .......... .......... 47% 69.2M 3s\n140250K .......... .......... .......... .......... .......... 47% 75.6M 3s\n140300K .......... .......... .......... .......... .......... 47% 66.5M 3s\n140350K .......... .......... .......... .......... .......... 47% 58.6M 3s\n140400K .......... .......... .......... .......... .......... 47% 53.1M 3s\n140450K .......... .......... .......... .......... .......... 47% 41.2M 3s\n140500K .......... .......... .......... .......... .......... 47% 55.2M 3s\n140550K .......... .......... .......... .......... .......... 47% 50.8M 3s\n140600K .......... .......... .......... .......... .......... 47% 66.7M 3s\n140650K .......... .......... .......... .......... .......... 47% 60.5M 3s\n140700K .......... .......... .......... .......... .......... 47% 57.1M 3s\n140750K .......... .......... .......... .......... .......... 47% 21.9M 3s\n140800K .......... .......... .......... .......... .......... 47% 49.3M 3s\n140850K .......... .......... .......... .......... .......... 47% 34.9M 3s\n140900K .......... .......... .......... .......... .......... 47% 50.0M 3s\n140950K .......... .......... .......... .......... .......... 47% 48.8M 3s\n141000K .......... .......... .......... .......... .......... 47% 72.6M 3s\n141050K .......... .......... .......... .......... .......... 47% 71.3M 3s\n141100K .......... .......... .......... .......... .......... 47% 70.6M 3s\n141150K .......... .......... .......... .......... .......... 47% 24.8M 3s\n141200K .......... .......... .......... .......... .......... 47% 80.2M 3s\n141250K .......... .......... .......... .......... .......... 47% 36.2M 3s\n141300K .......... .......... .......... .......... .......... 47% 68.0M 3s\n141350K .......... .......... .......... .......... .......... 47% 46.8M 3s\n141400K .......... .......... .......... .......... .......... 47% 38.2M 3s\n141450K .......... .......... .......... .......... .......... 47% 36.2M 3s\n141500K .......... .......... .......... .......... .......... 47% 33.7M 3s\n141550K .......... .......... .......... .......... .......... 47% 43.5M 3s\n141600K .......... .......... .......... .......... .......... 47% 37.9M 3s\n141650K .......... .......... .......... .......... .......... 47% 39.9M 3s\n141700K .......... .......... .......... .......... .......... 47% 40.7M 3s\n141750K .......... .......... .......... .......... .......... 47% 39.6M 3s\n141800K .......... .......... .......... .......... .......... 47% 39.4M 3s\n141850K .......... .......... .......... .......... .......... 47% 40.9M 3s\n141900K .......... .......... .......... .......... .......... 47% 42.3M 3s\n141950K .......... .......... .......... .......... .......... 47% 20.5M 3s\n142000K .......... .......... .......... .......... .......... 48% 76.2M 3s\n142050K .......... .......... .......... .......... .......... 48% 73.2M 3s\n142100K .......... .......... .......... .......... .......... 48% 82.8M 3s\n142150K .......... .......... .......... .......... .......... 48% 45.0M 3s\n142200K .......... .......... .......... .......... .......... 48% 41.8M 3s\n142250K .......... .......... .......... .......... .......... 48% 36.4M 3s\n142300K .......... .......... .......... .......... .......... 48% 35.4M 3s\n142350K .......... .......... .......... .......... .......... 48% 48.8M 3s\n142400K .......... .......... .......... .......... .......... 48% 43.5M 3s\n142450K .......... .......... .......... .......... .......... 48% 42.8M 3s\n142500K .......... .......... .......... .......... .......... 48% 44.5M 3s\n142550K .......... .......... .......... .......... .......... 48% 42.7M 3s\n142600K .......... .......... .......... .......... .......... 48% 38.0M 3s\n142650K .......... .......... .......... .......... .......... 48% 27.5M 3s\n142700K .......... .......... .......... .......... .......... 48% 68.5M 3s\n142750K .......... .......... .......... .......... .......... 48% 43.7M 3s\n142800K .......... .......... .......... .......... .......... 48% 37.1M 3s\n142850K .......... .......... .......... .......... .......... 48% 43.6M 3s\n142900K .......... .......... .......... .......... .......... 48% 34.8M 3s\n142950K .......... .......... .......... .......... .......... 48% 40.5M 3s\n143000K .......... .......... .......... .......... .......... 48% 37.3M 3s\n143050K .......... .......... .......... .......... .......... 48% 34.9M 3s\n143100K .......... .......... .......... .......... .......... 48% 32.3M 3s\n143150K .......... .......... .......... .......... .......... 48% 38.8M 3s\n143200K .......... .......... .......... .......... .......... 48% 18.5M 3s\n143250K .......... .......... .......... .......... .......... 48% 99.4M 3s\n143300K .......... .......... .......... .......... .......... 48% 19.8M 3s\n143350K .......... .......... .......... .......... .......... 48% 87.6M 3s\n143400K .......... .......... .......... .......... .......... 48% 75.9M 3s\n143450K .......... .......... .......... .......... .......... 48% 11.9M 3s\n143500K .......... .......... .......... .......... .......... 48%  104M 3s\n143550K .......... .......... .......... .......... .......... 48%  106M 3s\n143600K .......... .......... .......... .......... .......... 48% 99.5M 3s\n143650K .......... .......... .......... .......... .......... 48% 82.0M 3s\n143700K .......... .......... .......... .......... .......... 48% 70.8M 3s\n143750K .......... .......... .......... .......... .......... 48% 31.2M 3s\n143800K .......... .......... .......... .......... .......... 48% 19.7M 3s\n143850K .......... .......... .......... .......... .......... 48% 92.5M 3s\n143900K .......... .......... .......... .......... .......... 48% 75.6M 3s\n143950K .......... .......... .......... .......... .......... 48% 35.4M 3s\n144000K .......... .......... .......... .......... .......... 48% 46.8M 3s\n144050K .......... .......... .......... .......... .......... 48% 36.0M 3s\n144100K .......... .......... .......... .......... .......... 48% 41.1M 3s\n144150K .......... .......... .......... .......... .......... 48% 34.2M 3s\n144200K .......... .......... .......... .......... .......... 48% 38.7M 3s\n144250K .......... .......... .......... .......... .......... 48% 21.4M 3s\n144300K .......... .......... .......... .......... .......... 48%  121M 3s\n144350K .......... .......... .......... .......... .......... 48% 34.0M 3s\n144400K .......... .......... .......... .......... .......... 48% 42.7M 3s\n144450K .......... .......... .......... .......... .......... 48% 33.4M 3s\n144500K .......... .......... .......... .......... .......... 48% 40.5M 3s\n144550K .......... .......... .......... .......... .......... 48% 36.8M 3s\n144600K .......... .......... .......... .......... .......... 48% 25.7M 3s\n144650K .......... .......... .......... .......... .......... 48% 78.7M 3s\n144700K .......... .......... .......... .......... .......... 48% 20.2M 3s\n144750K .......... .......... .......... .......... .......... 48% 52.6M 3s\n144800K .......... .......... .......... .......... .......... 48% 56.6M 3s\n144850K .......... .......... .......... .......... .......... 48% 22.9M 3s\n144900K .......... .......... .......... .......... .......... 48% 38.8M 3s\n144950K .......... .......... .......... .......... .......... 49% 43.2M 3s\n145000K .......... .......... .......... .......... .......... 49% 50.0M 3s\n145050K .......... .......... .......... .......... .......... 49% 58.8M 3s\n145100K .......... .......... .......... .......... .......... 49% 69.9M 3s\n145150K .......... .......... .......... .......... .......... 49% 38.0M 3s\n145200K .......... .......... .......... .......... .......... 49% 22.2M 3s\n145250K .......... .......... .......... .......... .......... 49% 43.4M 3s\n145300K .......... .......... .......... .......... .......... 49% 85.6M 3s\n145350K .......... .......... .......... .......... .......... 49% 44.4M 3s\n145400K .......... .......... .......... .......... .......... 49% 8.42M 3s\n145450K .......... .......... .......... .......... .......... 49% 76.9M 3s\n145500K .......... .......... .......... .......... .......... 49% 43.0M 3s\n145550K .......... .......... .......... .......... .......... 49% 48.9M 3s\n145600K .......... .......... .......... .......... .......... 49% 16.8M 3s\n145650K .......... .......... .......... .......... .......... 49%  108M 3s\n145700K .......... .......... .......... .......... .......... 49%  112M 3s\n145750K .......... .......... .......... .......... .......... 49% 88.0M 3s\n145800K .......... .......... .......... .......... .......... 49%  105M 3s\n145850K .......... .......... .......... .......... .......... 49% 46.4M 3s\n145900K .......... .......... .......... .......... .......... 49% 38.8M 3s\n145950K .......... .......... .......... .......... .......... 49% 30.9M 3s\n146000K .......... .......... .......... .......... .......... 49% 61.1M 3s\n146050K .......... .......... .......... .......... .......... 49% 60.3M 3s\n146100K .......... .......... .......... .......... .......... 49% 38.5M 3s\n146150K .......... .......... .......... .......... .......... 49% 43.1M 3s\n146200K .......... .......... .......... .......... .......... 49% 26.5M 3s\n146250K .......... .......... .......... .......... .......... 49% 73.8M 3s\n146300K .......... .......... .......... .......... .......... 49% 87.5M 3s\n146350K .......... .......... .......... .......... .......... 49% 66.5M 3s\n146400K .......... .......... .......... .......... .......... 49% 38.2M 3s\n146450K .......... .......... .......... .......... .......... 49% 44.0M 3s\n146500K .......... .......... .......... .......... .......... 49% 51.6M 3s\n146550K .......... .......... .......... .......... .......... 49% 47.6M 3s\n146600K .......... .......... .......... .......... .......... 49% 50.9M 3s\n146650K .......... .......... .......... .......... .......... 49% 74.9M 3s\n146700K .......... .......... .......... .......... .......... 49% 57.2M 3s\n146750K .......... .......... .......... .......... .......... 49% 53.4M 3s\n146800K .......... .......... .......... .......... .......... 49% 71.9M 3s\n146850K .......... .......... .......... .......... .......... 49% 27.1M 3s\n146900K .......... .......... .......... .......... .......... 49% 17.0M 3s\n146950K .......... .......... .......... .......... .......... 49% 24.9M 3s\n147000K .......... .......... .......... .......... .......... 49% 43.6M 3s\n147050K .......... .......... .......... .......... .......... 49% 80.8M 3s\n147100K .......... .......... .......... .......... .......... 49% 72.4M 3s\n147150K .......... .......... .......... .......... .......... 49% 86.2M 3s\n147200K .......... .......... .......... .......... .......... 49% 80.4M 3s\n147250K .......... .......... .......... .......... .......... 49% 87.1M 3s\n147300K .......... .......... .......... .......... .......... 49% 71.2M 3s\n147350K .......... .......... .......... .......... .......... 49% 80.2M 3s\n147400K .......... .......... .......... .......... .......... 49% 35.6M 3s\n147450K .......... .......... .......... .......... .......... 49% 52.1M 3s\n147500K .......... .......... .......... .......... .......... 49% 44.9M 3s\n147550K .......... .......... .......... .......... .......... 49% 33.3M 3s\n147600K .......... .......... .......... .......... .......... 49% 44.1M 3s\n147650K .......... .......... .......... .......... .......... 49% 40.7M 3s\n147700K .......... .......... .......... .......... .......... 49% 35.2M 3s\n147750K .......... .......... .......... .......... .......... 49% 36.9M 3s\n147800K .......... .......... .......... .......... .......... 49% 38.3M 3s\n147850K .......... .......... .......... .......... .......... 49% 44.0M 3s\n147900K .......... .......... .......... .......... .......... 50% 37.4M 3s\n147950K .......... .......... .......... .......... .......... 50% 25.2M 3s\n148000K .......... .......... .......... .......... .......... 50% 75.4M 3s\n148050K .......... .......... .......... .......... .......... 50% 30.2M 3s\n148100K .......... .......... .......... .......... .......... 50% 33.9M 3s\n148150K .......... .......... .......... .......... .......... 50% 25.2M 3s\n148200K .......... .......... .......... .......... .......... 50% 34.8M 3s\n148250K .......... .......... .......... .......... .......... 50% 98.6M 3s\n148300K .......... .......... .......... .......... .......... 50% 43.4M 3s\n148350K .......... .......... .......... .......... .......... 50% 35.9M 3s\n148400K .......... .......... .......... .......... .......... 50% 22.1M 3s\n148450K .......... .......... .......... .......... .......... 50% 59.7M 3s\n148500K .......... .......... .......... .......... .......... 50% 56.4M 3s\n148550K .......... .......... .......... .......... .......... 50% 39.8M 3s\n148600K .......... .......... .......... .......... .......... 50% 38.5M 3s\n148650K .......... .......... .......... .......... .......... 50% 33.4M 3s\n148700K .......... .......... .......... .......... .......... 50% 36.6M 3s\n148750K .......... .......... .......... .......... .......... 50% 36.8M 3s\n148800K .......... .......... .......... .......... .......... 50% 31.4M 3s\n148850K .......... .......... .......... .......... .......... 50% 41.7M 3s\n148900K .......... .......... .......... .......... .......... 50% 20.4M 3s\n148950K .......... .......... .......... .......... .......... 50%  109M 3s\n149000K .......... .......... .......... .......... .......... 50% 49.7M 3s\n149050K .......... .......... .......... .......... .......... 50% 35.7M 3s\n149100K .......... .......... .......... .......... .......... 50% 33.3M 3s\n149150K .......... .......... .......... .......... .......... 50% 38.9M 3s\n149200K .......... .......... .......... .......... .......... 50% 37.4M 3s\n149250K .......... .......... .......... .......... .......... 50% 32.1M 3s\n149300K .......... .......... .......... .......... .......... 50% 35.2M 3s\n149350K .......... .......... .......... .......... .......... 50% 38.2M 3s\n149400K .......... .......... .......... .......... .......... 50% 35.4M 3s\n149450K .......... .......... .......... .......... .......... 50% 45.3M 3s\n149500K .......... .......... .......... .......... .......... 50% 39.6M 3s\n149550K .......... .......... .......... .......... .......... 50% 43.4M 3s\n149600K .......... .......... .......... .......... .......... 50% 39.1M 3s\n149650K .......... .......... .......... .......... .......... 50% 29.0M 3s\n149700K .......... .......... .......... .......... .......... 50% 41.2M 3s\n149750K .......... .......... .......... .......... .......... 50% 39.7M 3s\n149800K .......... .......... .......... .......... .......... 50% 32.0M 3s\n149850K .......... .......... .......... .......... .......... 50% 34.0M 3s\n149900K .......... .......... .......... .......... .......... 50% 68.9M 3s\n149950K .......... .......... .......... .......... .......... 50% 38.4M 3s\n150000K .......... .......... .......... .......... .......... 50% 34.7M 3s\n150050K .......... .......... .......... .......... .......... 50% 23.2M 3s\n150100K .......... .......... .......... .......... .......... 50% 72.6M 3s\n150150K .......... .......... .......... .......... .......... 50% 49.8M 3s\n150200K .......... .......... .......... .......... .......... 50% 34.0M 3s\n150250K .......... .......... .......... .......... .......... 50% 37.1M 3s\n150300K .......... .......... .......... .......... .......... 50% 35.8M 3s\n150350K .......... .......... .......... .......... .......... 50% 33.6M 3s\n150400K .......... .......... .......... .......... .......... 50% 43.3M 3s\n150450K .......... .......... .......... .......... .......... 50% 35.5M 3s\n150500K .......... .......... .......... .......... .......... 50% 32.2M 3s\n150550K .......... .......... .......... .......... .......... 50% 38.3M 3s\n150600K .......... .......... .......... .......... .......... 50% 33.2M 3s\n150650K .......... .......... .......... .......... .......... 50% 34.9M 3s\n150700K .......... .......... .......... .......... .......... 50% 40.2M 3s\n150750K .......... .......... .......... .......... .......... 50% 24.6M 3s\n150800K .......... .......... .......... .......... .......... 50% 46.5M 3s\n150850K .......... .......... .......... .......... .......... 51% 40.7M 3s\n150900K .......... .......... .......... .......... .......... 51% 53.5M 3s\n150950K .......... .......... .......... .......... .......... 51% 37.1M 3s\n151000K .......... .......... .......... .......... .......... 51% 48.8M 3s\n151050K .......... .......... .......... .......... .......... 51% 48.9M 3s\n151100K .......... .......... .......... .......... .......... 51% 35.6M 3s\n151150K .......... .......... .......... .......... .......... 51% 58.1M 3s\n151200K .......... .......... .......... .......... .......... 51% 39.8M 3s\n151250K .......... .......... .......... .......... .......... 51% 36.2M 3s\n151300K .......... .......... .......... .......... .......... 51% 39.0M 3s\n151350K .......... .......... .......... .......... .......... 51% 41.4M 3s\n151400K .......... .......... .......... .......... .......... 51% 35.9M 3s\n151450K .......... .......... .......... .......... .......... 51% 31.6M 3s\n151500K .......... .......... .......... .......... .......... 51% 27.3M 3s\n151550K .......... .......... .......... .......... .......... 51% 54.1M 3s\n151600K .......... .......... .......... .......... .......... 51% 37.5M 3s\n151650K .......... .......... .......... .......... .......... 51% 34.8M 3s\n151700K .......... .......... .......... .......... .......... 51% 30.6M 3s\n151750K .......... .......... .......... .......... .......... 51% 21.8M 3s\n151800K .......... .......... .......... .......... .......... 51% 83.9M 3s\n151850K .......... .......... .......... .......... .......... 51% 46.8M 3s\n151900K .......... .......... .......... .......... .......... 51% 40.4M 3s\n151950K .......... .......... .......... .......... .......... 51% 40.6M 3s\n152000K .......... .......... .......... .......... .......... 51% 27.1M 3s\n152050K .......... .......... .......... .......... .......... 51% 39.0M 3s\n152100K .......... .......... .......... .......... .......... 51% 66.6M 3s\n152150K .......... .......... .......... .......... .......... 51% 32.3M 3s\n152200K .......... .......... .......... .......... .......... 51% 36.2M 3s\n152250K .......... .......... .......... .......... .......... 51% 41.4M 3s\n152300K .......... .......... .......... .......... .......... 51% 35.9M 3s\n152350K .......... .......... .......... .......... .......... 51% 34.2M 3s\n152400K .......... .......... .......... .......... .......... 51% 32.1M 3s\n152450K .......... .......... .......... .......... .......... 51% 38.8M 3s\n152500K .......... .......... .......... .......... .......... 51% 40.0M 3s\n152550K .......... .......... .......... .......... .......... 51% 38.9M 3s\n152600K .......... .......... .......... .......... .......... 51% 30.8M 3s\n152650K .......... .......... .......... .......... .......... 51% 62.1M 3s\n152700K .......... .......... .......... .......... .......... 51% 26.0M 3s\n152750K .......... .......... .......... .......... .......... 51% 49.0M 3s\n152800K .......... .......... .......... .......... .......... 51% 86.4M 3s\n152850K .......... .......... .......... .......... .......... 51% 33.8M 3s\n152900K .......... .......... .......... .......... .......... 51% 82.5M 3s\n152950K .......... .......... .......... .......... .......... 51% 41.5M 3s\n153000K .......... .......... .......... .......... .......... 51% 28.9M 3s\n153050K .......... .......... .......... .......... .......... 51% 64.8M 3s\n153100K .......... .......... .......... .......... .......... 51% 35.8M 3s\n153150K .......... .......... .......... .......... .......... 51% 35.0M 3s\n153200K .......... .......... .......... .......... .......... 51% 24.0M 3s\n153250K .......... .......... .......... .......... .......... 51% 63.1M 3s\n153300K .......... .......... .......... .......... .......... 51% 50.7M 3s\n153350K .......... .......... .......... .......... .......... 51% 33.0M 3s\n153400K .......... .......... .......... .......... .......... 51% 39.9M 3s\n153450K .......... .......... .......... .......... .......... 51% 33.5M 3s\n153500K .......... .......... .......... .......... .......... 51% 38.8M 3s\n153550K .......... .......... .......... .......... .......... 51% 28.3M 3s\n153600K .......... .......... .......... .......... .......... 51% 48.2M 3s\n153650K .......... .......... .......... .......... .......... 51% 27.3M 3s\n153700K .......... .......... .......... .......... .......... 51% 66.4M 3s\n153750K .......... .......... .......... .......... .......... 51% 25.7M 3s\n153800K .......... .......... .......... .......... .......... 52% 68.8M 3s\n153850K .......... .......... .......... .......... .......... 52% 40.1M 3s\n153900K .......... .......... .......... .......... .......... 52% 37.1M 3s\n153950K .......... .......... .......... .......... .......... 52% 24.2M 3s\n154000K .......... .......... .......... .......... .......... 52% 64.6M 3s\n154050K .......... .......... .......... .......... .......... 52% 37.7M 3s\n154100K .......... .......... .......... .......... .......... 52% 36.5M 3s\n154150K .......... .......... .......... .......... .......... 52% 36.1M 3s\n154200K .......... .......... .......... .......... .......... 52% 23.2M 3s\n154250K .......... .......... .......... .......... .......... 52% 67.8M 3s\n154300K .......... .......... .......... .......... .......... 52% 38.3M 3s\n154350K .......... .......... .......... .......... .......... 52% 32.0M 3s\n154400K .......... .......... .......... .......... .......... 52% 39.1M 3s\n154450K .......... .......... .......... .......... .......... 52% 35.9M 3s\n154500K .......... .......... .......... .......... .......... 52% 31.4M 3s\n154550K .......... .......... .......... .......... .......... 52% 44.4M 3s\n154600K .......... .......... .......... .......... .......... 52% 34.7M 3s\n154650K .......... .......... .......... .......... .......... 52% 24.7M 3s\n154700K .......... .......... .......... .......... .......... 52% 41.2M 3s\n154750K .......... .......... .......... .......... .......... 52% 49.4M 3s\n154800K .......... .......... .......... .......... .......... 52% 35.0M 3s\n154850K .......... .......... .......... .......... .......... 52% 34.2M 3s\n154900K .......... .......... .......... .......... .......... 52% 41.7M 3s\n154950K .......... .......... .......... .......... .......... 52% 30.1M 3s\n155000K .......... .......... .......... .......... .......... 52% 44.1M 3s\n155050K .......... .......... .......... .......... .......... 52% 34.6M 3s\n155100K .......... .......... .......... .......... .......... 52% 45.9M 3s\n155150K .......... .......... .......... .......... .......... 52% 24.4M 3s\n155200K .......... .......... .......... .......... .......... 52% 62.3M 3s\n155250K .......... .......... .......... .......... .......... 52% 30.7M 3s\n155300K .......... .......... .......... .......... .......... 52% 34.9M 3s\n155350K .......... .......... .......... .......... .......... 52% 32.3M 3s\n155400K .......... .......... .......... .......... .......... 52% 25.7M 3s\n155450K .......... .......... .......... .......... .......... 52% 43.4M 2s\n155500K .......... .......... .......... .......... .......... 52% 47.2M 2s\n155550K .......... .......... .......... .......... .......... 52% 38.3M 2s\n155600K .......... .......... .......... .......... .......... 52% 29.2M 2s\n155650K .......... .......... .......... .......... .......... 52% 65.7M 2s\n155700K .......... .......... .......... .......... .......... 52% 78.1M 2s\n155750K .......... .......... .......... .......... .......... 52% 77.1M 2s\n155800K .......... .......... .......... .......... .......... 52% 47.2M 2s\n155850K .......... .......... .......... .......... .......... 52% 40.0M 2s\n155900K .......... .......... .......... .......... .......... 52% 28.9M 2s\n155950K .......... .......... .......... .......... .......... 52% 53.0M 2s\n156000K .......... .......... .......... .......... .......... 52% 44.4M 2s\n156050K .......... .......... .......... .......... .......... 52% 40.5M 2s\n156100K .......... .......... .......... .......... .......... 52% 40.3M 2s\n156150K .......... .......... .......... .......... .......... 52% 26.3M 2s\n156200K .......... .......... .......... .......... .......... 52% 75.2M 2s\n156250K .......... .......... .......... .......... .......... 52% 36.1M 2s\n156300K .......... .......... .......... .......... .......... 52% 44.5M 2s\n156350K .......... .......... .......... .......... .......... 52% 40.9M 2s\n156400K .......... .......... .......... .......... .......... 52% 33.4M 2s\n156450K .......... .......... .......... .......... .......... 52% 37.4M 2s\n156500K .......... .......... .......... .......... .......... 52% 34.6M 2s\n156550K .......... .......... .......... .......... .......... 52% 32.3M 2s\n156600K .......... .......... .......... .......... .......... 52% 35.2M 2s\n156650K .......... .......... .......... .......... .......... 52% 33.6M 2s\n156700K .......... .......... .......... .......... .......... 52% 33.2M 2s\n156750K .......... .......... .......... .......... .......... 53% 33.6M 2s\n156800K .......... .......... .......... .......... .......... 53% 30.3M 2s\n156850K .......... .......... .......... .......... .......... 53% 31.3M 2s\n156900K .......... .......... .......... .......... .......... 53% 48.0M 2s\n156950K .......... .......... .......... .......... .......... 53% 34.9M 2s\n157000K .......... .......... .......... .......... .......... 53% 39.5M 2s\n157050K .......... .......... .......... .......... .......... 53% 33.6M 2s\n157100K .......... .......... .......... .......... .......... 53% 36.6M 2s\n157150K .......... .......... .......... .......... .......... 53% 34.2M 2s\n157200K .......... .......... .......... .......... .......... 53% 40.6M 2s\n157250K .......... .......... .......... .......... .......... 53% 34.6M 2s\n157300K .......... .......... .......... .......... .......... 53% 36.4M 2s\n157350K .......... .......... .......... .......... .......... 53% 36.7M 2s\n157400K .......... .......... .......... .......... .......... 53% 31.2M 2s\n157450K .......... .......... .......... .......... .......... 53% 27.6M 2s\n157500K .......... .......... .......... .......... .......... 53% 66.0M 2s\n157550K .......... .......... .......... .......... .......... 53% 34.0M 2s\n157600K .......... .......... .......... .......... .......... 53% 35.1M 2s\n157650K .......... .......... .......... .......... .......... 53% 32.0M 2s\n157700K .......... .......... .......... .......... .......... 53% 32.2M 2s\n157750K .......... .......... .......... .......... .......... 53% 35.7M 2s\n157800K .......... .......... .......... .......... .......... 53% 33.5M 2s\n157850K .......... .......... .......... .......... .......... 53% 31.4M 2s\n157900K .......... .......... .......... .......... .......... 53% 33.0M 2s\n157950K .......... .......... .......... .......... .......... 53% 22.2M 2s\n158000K .......... .......... .......... .......... .......... 53% 78.1M 2s\n158050K .......... .......... .......... .......... .......... 53% 40.1M 2s\n158100K .......... .......... .......... .......... .......... 53% 34.9M 2s\n158150K .......... .......... .......... .......... .......... 53% 38.6M 2s\n158200K .......... .......... .......... .......... .......... 53% 32.7M 2s\n158250K .......... .......... .......... .......... .......... 53% 34.4M 2s\n158300K .......... .......... .......... .......... .......... 53% 33.9M 2s\n158350K .......... .......... .......... .......... .......... 53% 18.4M 2s\n158400K .......... .......... .......... .......... .......... 53% 81.9M 2s\n158450K .......... .......... .......... .......... .......... 53% 74.1M 2s\n158500K .......... .......... .......... .......... .......... 53% 29.1M 2s\n158550K .......... .......... .......... .......... .......... 53% 34.4M 2s\n158600K .......... .......... .......... .......... .......... 53% 42.6M 2s\n158650K .......... .......... .......... .......... .......... 53% 22.4M 2s\n158700K .......... .......... .......... .......... .......... 53% 82.8M 2s\n158750K .......... .......... .......... .......... .......... 53% 52.0M 2s\n158800K .......... .......... .......... .......... .......... 53% 34.6M 2s\n158850K .......... .......... .......... .......... .......... 53% 31.8M 2s\n158900K .......... .......... .......... .......... .......... 53% 22.4M 2s\n158950K .......... .......... .......... .......... .......... 53% 75.9M 2s\n159000K .......... .......... .......... .......... .......... 53% 67.4M 2s\n159050K .......... .......... .......... .......... .......... 53% 35.9M 2s\n159100K .......... .......... .......... .......... .......... 53% 43.4M 2s\n159150K .......... .......... .......... .......... .......... 53% 34.2M 2s\n159200K .......... .......... .......... .......... .......... 53% 42.3M 2s\n159250K .......... .......... .......... .......... .......... 53% 37.3M 2s\n159300K .......... .......... .......... .......... .......... 53% 45.8M 2s\n159350K .......... .......... .......... .......... .......... 53% 45.7M 2s\n159400K .......... .......... .......... .......... .......... 53% 25.3M 2s\n159450K .......... .......... .......... .......... .......... 53%  109M 2s\n159500K .......... .......... .......... .......... .......... 53% 95.7M 2s\n159550K .......... .......... .......... .......... .......... 53% 63.7M 2s\n159600K .......... .......... .......... .......... .......... 53% 44.1M 2s\n159650K .......... .......... .......... .......... .......... 53% 46.0M 2s\n159700K .......... .......... .......... .......... .......... 53% 25.4M 2s\n159750K .......... .......... .......... .......... .......... 54% 48.3M 2s\n159800K .......... .......... .......... .......... .......... 54% 46.2M 2s\n159850K .......... .......... .......... .......... .......... 54% 55.9M 2s\n159900K .......... .......... .......... .......... .......... 54% 64.6M 2s\n159950K .......... .......... .......... .......... .......... 54% 34.6M 2s\n160000K .......... .......... .......... .......... .......... 54% 25.7M 2s\n160050K .......... .......... .......... .......... .......... 54% 55.8M 2s\n160100K .......... .......... .......... .......... .......... 54% 57.1M 2s\n160150K .......... .......... .......... .......... .......... 54% 64.3M 2s\n160200K .......... .......... .......... .......... .......... 54% 54.0M 2s\n160250K .......... .......... .......... .......... .......... 54% 59.9M 2s\n160300K .......... .......... .......... .......... .......... 54% 66.8M 2s\n160350K .......... .......... .......... .......... .......... 54% 64.9M 2s\n160400K .......... .......... .......... .......... .......... 54% 53.1M 2s\n160450K .......... .......... .......... .......... .......... 54% 64.4M 2s\n160500K .......... .......... .......... .......... .......... 54% 44.6M 2s\n160550K .......... .......... .......... .......... .......... 54% 59.6M 2s\n160600K .......... .......... .......... .......... .......... 54% 33.1M 2s\n160650K .......... .......... .......... .......... .......... 54% 50.6M 2s\n160700K .......... .......... .......... .......... .......... 54% 49.3M 2s\n160750K .......... .......... .......... .......... .......... 54% 63.6M 2s\n160800K .......... .......... .......... .......... .......... 54% 61.4M 2s\n160850K .......... .......... .......... .......... .......... 54% 39.6M 2s\n160900K .......... .......... .......... .......... .......... 54% 41.0M 2s\n160950K .......... .......... .......... .......... .......... 54% 42.7M 2s\n161000K .......... .......... .......... .......... .......... 54% 43.1M 2s\n161050K .......... .......... .......... .......... .......... 54% 45.2M 2s\n161100K .......... .......... .......... .......... .......... 54% 43.1M 2s\n161150K .......... .......... .......... .......... .......... 54% 43.5M 2s\n161200K .......... .......... .......... .......... .......... 54% 40.7M 2s\n161250K .......... .......... .......... .......... .......... 54% 49.8M 2s\n161300K .......... .......... .......... .......... .......... 54% 40.9M 2s\n161350K .......... .......... .......... .......... .......... 54% 36.2M 2s\n161400K .......... .......... .......... .......... .......... 54% 51.8M 2s\n161450K .......... .......... .......... .......... .......... 54% 41.6M 2s\n161500K .......... .......... .......... .......... .......... 54% 44.5M 2s\n161550K .......... .......... .......... .......... .......... 54% 41.6M 2s\n161600K .......... .......... .......... .......... .......... 54% 39.2M 2s\n161650K .......... .......... .......... .......... .......... 54% 37.6M 2s\n161700K .......... .......... .......... .......... .......... 54% 38.1M 2s\n161750K .......... .......... .......... .......... .......... 54% 24.2M 2s\n161800K .......... .......... .......... .......... .......... 54% 59.4M 2s\n161850K .......... .......... .......... .......... .......... 54% 61.7M 2s\n161900K .......... .......... .......... .......... .......... 54% 57.4M 2s\n161950K .......... .......... .......... .......... .......... 54% 38.2M 2s\n162000K .......... .......... .......... .......... .......... 54% 39.3M 2s\n162050K .......... .......... .......... .......... .......... 54% 48.1M 2s\n162100K .......... .......... .......... .......... .......... 54% 8.02M 2s\n162150K .......... .......... .......... .......... .......... 54% 79.7M 2s\n162200K .......... .......... .......... .......... .......... 54% 87.7M 2s\n162250K .......... .......... .......... .......... .......... 54% 92.6M 2s\n162300K .......... .......... .......... .......... .......... 54% 91.9M 2s\n162350K .......... .......... .......... .......... .......... 54% 81.7M 2s\n162400K .......... .......... .......... .......... .......... 54% 93.4M 2s\n162450K .......... .......... .......... .......... .......... 54% 95.3M 2s\n162500K .......... .......... .......... .......... .......... 54% 90.0M 2s\n162550K .......... .......... .......... .......... .......... 54% 42.4M 2s\n162600K .......... .......... .......... .......... .......... 54% 39.3M 2s\n162650K .......... .......... .......... .......... .......... 54% 33.5M 2s\n162700K .......... .......... .......... .......... .......... 55% 46.0M 2s\n162750K .......... .......... .......... .......... .......... 55% 35.9M 2s\n162800K .......... .......... .......... .......... .......... 55% 37.0M 2s\n162850K .......... .......... .......... .......... .......... 55% 36.2M 2s\n162900K .......... .......... .......... .......... .......... 55% 35.2M 2s\n162950K .......... .......... .......... .......... .......... 55% 38.5M 2s\n163000K .......... .......... .......... .......... .......... 55% 38.5M 2s\n163050K .......... .......... .......... .......... .......... 55% 32.9M 2s\n163100K .......... .......... .......... .......... .......... 55% 36.1M 2s\n163150K .......... .......... .......... .......... .......... 55% 33.9M 2s\n163200K .......... .......... .......... .......... .......... 55% 31.5M 2s\n163250K .......... .......... .......... .......... .......... 55% 37.5M 2s\n163300K .......... .......... .......... .......... .......... 55% 39.8M 2s\n163350K .......... .......... .......... .......... .......... 55% 38.9M 2s\n163400K .......... .......... .......... .......... .......... 55% 37.5M 2s\n163450K .......... .......... .......... .......... .......... 55% 38.8M 2s\n163500K .......... .......... .......... .......... .......... 55% 39.2M 2s\n163550K .......... .......... .......... .......... .......... 55% 36.4M 2s\n163600K .......... .......... .......... .......... .......... 55% 34.6M 2s\n163650K .......... .......... .......... .......... .......... 55% 49.2M 2s\n163700K .......... .......... .......... .......... .......... 55% 37.5M 2s\n163750K .......... .......... .......... .......... .......... 55% 46.0M 2s\n163800K .......... .......... .......... .......... .......... 55% 47.0M 2s\n163850K .......... .......... .......... .......... .......... 55% 36.8M 2s\n163900K .......... .......... .......... .......... .......... 55% 49.9M 2s\n163950K .......... .......... .......... .......... .......... 55% 43.9M 2s\n164000K .......... .......... .......... .......... .......... 55% 48.3M 2s\n164050K .......... .......... .......... .......... .......... 55% 36.7M 2s\n164100K .......... .......... .......... .......... .......... 55% 44.7M 2s\n164150K .......... .......... .......... .......... .......... 55% 40.4M 2s\n164200K .......... .......... .......... .......... .......... 55% 44.7M 2s\n164250K .......... .......... .......... .......... .......... 55% 13.1M 2s\n164300K .......... .......... .......... .......... .......... 55%  119M 2s\n164350K .......... .......... .......... .......... .......... 55%  103M 2s\n164400K .......... .......... .......... .......... .......... 55%  112M 2s\n164450K .......... .......... .......... .......... .......... 55% 74.0M 2s\n164500K .......... .......... .......... .......... .......... 55% 41.9M 2s\n164550K .......... .......... .......... .......... .......... 55% 40.9M 2s\n164600K .......... .......... .......... .......... .......... 55% 29.0M 2s\n164650K .......... .......... .......... .......... .......... 55% 78.1M 2s\n164700K .......... .......... .......... .......... .......... 55% 42.1M 2s\n164750K .......... .......... .......... .......... .......... 55% 45.9M 2s\n164800K .......... .......... .......... .......... .......... 55% 43.5M 2s\n164850K .......... .......... .......... .......... .......... 55% 26.1M 2s\n164900K .......... .......... .......... .......... .......... 55% 84.5M 2s\n164950K .......... .......... .......... .......... .......... 55% 28.8M 2s\n165000K .......... .......... .......... .......... .......... 55% 60.2M 2s\n165050K .......... .......... .......... .......... .......... 55% 72.2M 2s\n165100K .......... .......... .......... .......... .......... 55% 31.7M 2s\n165150K .......... .......... .......... .......... .......... 55% 71.2M 2s\n165200K .......... .......... .......... .......... .......... 55% 45.6M 2s\n165250K .......... .......... .......... .......... .......... 55% 45.2M 2s\n165300K .......... .......... .......... .......... .......... 55% 43.8M 2s\n165350K .......... .......... .......... .......... .......... 55% 41.2M 2s\n165400K .......... .......... .......... .......... .......... 55% 43.1M 2s\n165450K .......... .......... .......... .......... .......... 55% 51.4M 2s\n165500K .......... .......... .......... .......... .......... 55% 44.8M 2s\n165550K .......... .......... .......... .......... .......... 55% 46.5M 2s\n165600K .......... .......... .......... .......... .......... 55% 40.1M 2s\n165650K .......... .......... .......... .......... .......... 56% 24.3M 2s\n165700K .......... .......... .......... .......... .......... 56% 85.5M 2s\n165750K .......... .......... .......... .......... .......... 56% 54.9M 2s\n165800K .......... .......... .......... .......... .......... 56% 33.4M 2s\n165850K .......... .......... .......... .......... .......... 56% 39.0M 2s\n165900K .......... .......... .......... .......... .......... 56% 43.6M 2s\n165950K .......... .......... .......... .......... .......... 56% 25.4M 2s\n166000K .......... .......... .......... .......... .......... 56% 42.7M 2s\n166050K .......... .......... .......... .......... .......... 56% 57.8M 2s\n166100K .......... .......... .......... .......... .......... 56% 85.9M 2s\n166150K .......... .......... .......... .......... .......... 56% 54.0M 2s\n166200K .......... .......... .......... .......... .......... 56% 37.7M 2s\n166250K .......... .......... .......... .......... .......... 56% 30.0M 2s\n166300K .......... .......... .......... .......... .......... 56% 47.8M 2s\n166350K .......... .......... .......... .......... .......... 56% 36.3M 2s\n166400K .......... .......... .......... .......... .......... 56% 30.6M 2s\n166450K .......... .......... .......... .......... .......... 56% 58.4M 2s\n166500K .......... .......... .......... .......... .......... 56% 28.6M 2s\n166550K .......... .......... .......... .......... .......... 56% 28.4M 2s\n166600K .......... .......... .......... .......... .......... 56% 76.3M 2s\n166650K .......... .......... .......... .......... .......... 56% 60.4M 2s\n166700K .......... .......... .......... .......... .......... 56% 43.5M 2s\n166750K .......... .......... .......... .......... .......... 56% 39.1M 2s\n166800K .......... .......... .......... .......... .......... 56% 42.7M 2s\n166850K .......... .......... .......... .......... .......... 56% 45.5M 2s\n166900K .......... .......... .......... .......... .......... 56% 43.1M 2s\n166950K .......... .......... .......... .......... .......... 56% 23.0M 2s\n167000K .......... .......... .......... .......... .......... 56% 92.8M 2s\n167050K .......... .......... .......... .......... .......... 56% 59.7M 2s\n167100K .......... .......... .......... .......... .......... 56% 27.9M 2s\n167150K .......... .......... .......... .......... .......... 56% 91.4M 2s\n167200K .......... .......... .......... .......... .......... 56% 42.3M 2s\n167250K .......... .......... .......... .......... .......... 56% 42.8M 2s\n167300K .......... .......... .......... .......... .......... 56% 43.5M 2s\n167350K .......... .......... .......... .......... .......... 56% 39.7M 2s\n167400K .......... .......... .......... .......... .......... 56% 48.6M 2s\n167450K .......... .......... .......... .......... .......... 56% 44.1M 2s\n167500K .......... .......... .......... .......... .......... 56% 44.6M 2s\n167550K .......... .......... .......... .......... .......... 56% 42.6M 2s\n167600K .......... .......... .......... .......... .......... 56% 42.3M 2s\n167650K .......... .......... .......... .......... .......... 56% 37.9M 2s\n167700K .......... .......... .......... .......... .......... 56% 28.6M 2s\n167750K .......... .......... .......... .......... .......... 56% 77.6M 2s\n167800K .......... .......... .......... .......... .......... 56% 45.5M 2s\n167850K .......... .......... .......... .......... .......... 56% 39.2M 2s\n167900K .......... .......... .......... .......... .......... 56% 40.3M 2s\n167950K .......... .......... .......... .......... .......... 56% 38.3M 2s\n168000K .......... .......... .......... .......... .......... 56% 31.2M 2s\n168050K .......... .......... .......... .......... .......... 56% 33.7M 2s\n168100K .......... .......... .......... .......... .......... 56% 32.6M 2s\n168150K .......... .......... .......... .......... .......... 56% 37.5M 2s\n168200K .......... .......... .......... .......... .......... 56% 41.3M 2s\n168250K .......... .......... .......... .......... .......... 56% 38.4M 2s\n168300K .......... .......... .......... .......... .......... 56% 31.4M 2s\n168350K .......... .......... .......... .......... .......... 56% 31.7M 2s\n168400K .......... .......... .......... .......... .......... 56% 61.3M 2s\n168450K .......... .......... .......... .......... .......... 56% 30.0M 2s\n168500K .......... .......... .......... .......... .......... 56% 51.1M 2s\n168550K .......... .......... .......... .......... .......... 56% 25.7M 2s\n168600K .......... .......... .......... .......... .......... 57% 34.6M 2s\n168650K .......... .......... .......... .......... .......... 57% 94.0M 2s\n168700K .......... .......... .......... .......... .......... 57% 29.7M 2s\n168750K .......... .......... .......... .......... .......... 57% 77.4M 2s\n168800K .......... .......... .......... .......... .......... 57% 38.0M 2s\n168850K .......... .......... .......... .......... .......... 57% 36.9M 2s\n168900K .......... .......... .......... .......... .......... 57% 36.8M 2s\n168950K .......... .......... .......... .......... .......... 57% 35.2M 2s\n169000K .......... .......... .......... .......... .......... 57% 21.9M 2s\n169050K .......... .......... .......... .......... .......... 57% 66.6M 2s\n169100K .......... .......... .......... .......... .......... 57% 60.1M 2s\n169150K .......... .......... .......... .......... .......... 57% 39.0M 2s\n169200K .......... .......... .......... .......... .......... 57% 35.3M 2s\n169250K .......... .......... .......... .......... .......... 57% 29.7M 2s\n169300K .......... .......... .......... .......... .......... 57% 53.8M 2s\n169350K .......... .......... .......... .......... .......... 57% 39.8M 2s\n169400K .......... .......... .......... .......... .......... 57% 38.3M 2s\n169450K .......... .......... .......... .......... .......... 57% 44.7M 2s\n169500K .......... .......... .......... .......... .......... 57% 39.0M 2s\n169550K .......... .......... .......... .......... .......... 57% 46.8M 2s\n169600K .......... .......... .......... .......... .......... 57% 41.2M 2s\n169650K .......... .......... .......... .......... .......... 57% 20.8M 2s\n169700K .......... .......... .......... .......... .......... 57%  115M 2s\n169750K .......... .......... .......... .......... .......... 57% 57.8M 2s\n169800K .......... .......... .......... .......... .......... 57% 40.6M 2s\n169850K .......... .......... .......... .......... .......... 57% 43.8M 2s\n169900K .......... .......... .......... .......... .......... 57% 33.5M 2s\n169950K .......... .......... .......... .......... .......... 57% 46.4M 2s\n170000K .......... .......... .......... .......... .......... 57% 44.4M 2s\n170050K .......... .......... .......... .......... .......... 57% 42.6M 2s\n170100K .......... .......... .......... .......... .......... 57% 43.6M 2s\n170150K .......... .......... .......... .......... .......... 57% 40.6M 2s\n170200K .......... .......... .......... .......... .......... 57% 41.0M 2s\n170250K .......... .......... .......... .......... .......... 57% 42.8M 2s\n170300K .......... .......... .......... .......... .......... 57% 43.9M 2s\n170350K .......... .......... .......... .......... .......... 57% 34.1M 2s\n170400K .......... .......... .......... .......... .......... 57% 89.0M 2s\n170450K .......... .......... .......... .......... .......... 57% 53.2M 2s\n170500K .......... .......... .......... .......... .......... 57% 53.8M 2s\n170550K .......... .......... .......... .......... .......... 57% 51.9M 2s\n170600K .......... .......... .......... .......... .......... 57% 51.8M 2s\n170650K .......... .......... .......... .......... .......... 57% 19.9M 2s\n170700K .......... .......... .......... .......... .......... 57%  128M 2s\n170750K .......... .......... .......... .......... .......... 57% 47.8M 2s\n170800K .......... .......... .......... .......... .......... 57%  119M 2s\n170850K .......... .......... .......... .......... .......... 57% 30.9M 2s\n170900K .......... .......... .......... .......... .......... 57% 79.7M 2s\n170950K .......... .......... .......... .......... .......... 57% 47.7M 2s\n171000K .......... .......... .......... .......... .......... 57% 41.3M 2s\n171050K .......... .......... .......... .......... .......... 57% 40.4M 2s\n171100K .......... .......... .......... .......... .......... 57% 47.8M 2s\n171150K .......... .......... .......... .......... .......... 57% 45.9M 2s\n171200K .......... .......... .......... .......... .......... 57% 24.8M 2s\n171250K .......... .......... .......... .......... .......... 57% 52.6M 2s\n171300K .......... .......... .......... .......... .......... 57% 75.3M 2s\n171350K .......... .......... .......... .......... .......... 57% 72.3M 2s\n171400K .......... .......... .......... .......... .......... 57% 86.7M 2s\n171450K .......... .......... .......... .......... .......... 57% 42.7M 2s\n171500K .......... .......... .......... .......... .......... 57% 43.1M 2s\n171550K .......... .......... .......... .......... .......... 58% 39.5M 2s\n171600K .......... .......... .......... .......... .......... 58% 52.9M 2s\n171650K .......... .......... .......... .......... .......... 58% 41.8M 2s\n171700K .......... .......... .......... .......... .......... 58% 44.8M 2s\n171750K .......... .......... .......... .......... .......... 58% 25.3M 2s\n171800K .......... .......... .......... .......... .......... 58% 82.2M 2s\n171850K .......... .......... .......... .......... .......... 58% 63.7M 2s\n171900K .......... .......... .......... .......... .......... 58% 46.2M 2s\n171950K .......... .......... .......... .......... .......... 58% 50.4M 2s\n172000K .......... .......... .......... .......... .......... 58% 39.2M 2s\n172050K .......... .......... .......... .......... .......... 58% 60.5M 2s\n172100K .......... .......... .......... .......... .......... 58% 49.3M 2s\n172150K .......... .......... .......... .......... .......... 58% 32.2M 2s\n172200K .......... .......... .......... .......... .......... 58% 70.1M 2s\n172250K .......... .......... .......... .......... .......... 58% 32.5M 2s\n172300K .......... .......... .......... .......... .......... 58% 37.6M 2s\n172350K .......... .......... .......... .......... .......... 58%  109M 2s\n172400K .......... .......... .......... .......... .......... 58% 55.9M 2s\n172450K .......... .......... .......... .......... .......... 58% 44.7M 2s\n172500K .......... .......... .......... .......... .......... 58% 46.0M 2s\n172550K .......... .......... .......... .......... .......... 58% 41.3M 2s\n172600K .......... .......... .......... .......... .......... 58% 45.0M 2s\n172650K .......... .......... .......... .......... .......... 58% 43.6M 2s\n172700K .......... .......... .......... .......... .......... 58% 30.1M 2s\n172750K .......... .......... .......... .......... .......... 58% 41.9M 2s\n172800K .......... .......... .......... .......... .......... 58% 93.2M 2s\n172850K .......... .......... .......... .......... .......... 58% 40.9M 2s\n172900K .......... .......... .......... .......... .......... 58% 37.5M 2s\n172950K .......... .......... .......... .......... .......... 58% 54.6M 2s\n173000K .......... .......... .......... .......... .......... 58% 24.5M 2s\n173050K .......... .......... .......... .......... .......... 58%  112M 2s\n173100K .......... .......... .......... .......... .......... 58% 53.5M 2s\n173150K .......... .......... .......... .......... .......... 58% 43.4M 2s\n173200K .......... .......... .......... .......... .......... 58% 37.7M 2s\n173250K .......... .......... .......... .......... .......... 58% 57.4M 2s\n173300K .......... .......... .......... .......... .......... 58% 43.3M 2s\n173350K .......... .......... .......... .......... .......... 58% 36.7M 2s\n173400K .......... .......... .......... .......... .......... 58% 54.8M 2s\n173450K .......... .......... .......... .......... .......... 58% 35.1M 2s\n173500K .......... .......... .......... .......... .......... 58% 10.8M 2s\n173550K .......... .......... .......... .......... .......... 58% 87.7M 2s\n173600K .......... .......... .......... .......... .......... 58% 91.5M 2s\n173650K .......... .......... .......... .......... .......... 58% 98.7M 2s\n173700K .......... .......... .......... .......... .......... 58% 97.5M 2s\n173750K .......... .......... .......... .......... .......... 58% 82.4M 2s\n173800K .......... .......... .......... .......... .......... 58% 27.7M 2s\n173850K .......... .......... .......... .......... .......... 58% 47.8M 2s\n173900K .......... .......... .......... .......... .......... 58% 40.2M 2s\n173950K .......... .......... .......... .......... .......... 58% 47.0M 2s\n174000K .......... .......... .......... .......... .......... 58% 45.9M 2s\n174050K .......... .......... .......... .......... .......... 58% 20.7M 2s\n174100K .......... .......... .......... .......... .......... 58% 51.9M 2s\n174150K .......... .......... .......... .......... .......... 58% 62.2M 2s\n174200K .......... .......... .......... .......... .......... 58% 39.4M 2s\n174250K .......... .......... .......... .......... .......... 58% 44.6M 2s\n174300K .......... .......... .......... .......... .......... 58% 29.8M 2s\n174350K .......... .......... .......... .......... .......... 58% 45.9M 2s\n174400K .......... .......... .......... .......... .......... 58% 33.5M 2s\n174450K .......... .......... .......... .......... .......... 58% 28.3M 2s\n174500K .......... .......... .......... .......... .......... 59% 40.8M 2s\n174550K .......... .......... .......... .......... .......... 59% 26.4M 2s\n174600K .......... .......... .......... .......... .......... 59% 81.8M 2s\n174650K .......... .......... .......... .......... .......... 59% 36.7M 2s\n174700K .......... .......... .......... .......... .......... 59% 37.4M 2s\n174750K .......... .......... .......... .......... .......... 59% 28.0M 2s\n174800K .......... .......... .......... .......... .......... 59% 54.0M 2s\n174850K .......... .......... .......... .......... .......... 59% 36.4M 2s\n174900K .......... .......... .......... .......... .......... 59% 36.9M 2s\n174950K .......... .......... .......... .......... .......... 59% 36.6M 2s\n175000K .......... .......... .......... .......... .......... 59% 23.2M 2s\n175050K .......... .......... .......... .......... .......... 59% 46.6M 2s\n175100K .......... .......... .......... .......... .......... 59% 74.4M 2s\n175150K .......... .......... .......... .......... .......... 59% 37.9M 2s\n175200K .......... .......... .......... .......... .......... 59% 38.1M 2s\n175250K .......... .......... .......... .......... .......... 59% 33.3M 2s\n175300K .......... .......... .......... .......... .......... 59% 35.6M 2s\n175350K .......... .......... .......... .......... .......... 59% 39.2M 2s\n175400K .......... .......... .......... .......... .......... 59% 42.6M 2s\n175450K .......... .......... .......... .......... .......... 59% 22.6M 2s\n175500K .......... .......... .......... .......... .......... 59% 85.4M 2s\n175550K .......... .......... .......... .......... .......... 59% 36.6M 2s\n175600K .......... .......... .......... .......... .......... 59% 33.3M 2s\n175650K .......... .......... .......... .......... .......... 59% 36.5M 2s\n175700K .......... .......... .......... .......... .......... 59% 42.8M 2s\n175750K .......... .......... .......... .......... .......... 59% 42.5M 2s\n175800K .......... .......... .......... .......... .......... 59% 46.1M 2s\n175850K .......... .......... .......... .......... .......... 59% 45.9M 2s\n175900K .......... .......... .......... .......... .......... 59% 44.9M 2s\n175950K .......... .......... .......... .......... .......... 59% 38.1M 2s\n176000K .......... .......... .......... .......... .......... 59% 54.4M 2s\n176050K .......... .......... .......... .......... .......... 59% 49.9M 2s\n176100K .......... .......... .......... .......... .......... 59% 37.7M 2s\n176150K .......... .......... .......... .......... .......... 59% 44.9M 2s\n176200K .......... .......... .......... .......... .......... 59% 41.4M 2s\n176250K .......... .......... .......... .......... .......... 59% 36.0M 2s\n176300K .......... .......... .......... .......... .......... 59% 38.5M 2s\n176350K .......... .......... .......... .......... .......... 59% 41.9M 2s\n176400K .......... .......... .......... .......... .......... 59% 39.1M 2s\n176450K .......... .......... .......... .......... .......... 59% 21.8M 2s\n176500K .......... .......... .......... .......... .......... 59%  106M 2s\n176550K .......... .......... .......... .......... .......... 59% 31.3M 2s\n176600K .......... .......... .......... .......... .......... 59%  118M 2s\n176650K .......... .......... .......... .......... .......... 59%  113M 2s\n176700K .......... .......... .......... .......... .......... 59% 50.9M 2s\n176750K .......... .......... .......... .......... .......... 59% 42.4M 2s\n176800K .......... .......... .......... .......... .......... 59% 44.9M 2s\n176850K .......... .......... .......... .......... .......... 59% 34.1M 2s\n176900K .......... .......... .......... .......... .......... 59% 56.4M 2s\n176950K .......... .......... .......... .......... .......... 59% 41.2M 2s\n177000K .......... .......... .......... .......... .......... 59% 42.0M 2s\n177050K .......... .......... .......... .......... .......... 59% 38.5M 2s\n177100K .......... .......... .......... .......... .......... 59% 23.2M 2s\n177150K .......... .......... .......... .......... .......... 59%  117M 2s\n177200K .......... .......... .......... .......... .......... 59% 37.4M 2s\n177250K .......... .......... .......... .......... .......... 59% 43.4M 2s\n177300K .......... .......... .......... .......... .......... 59% 44.1M 2s\n177350K .......... .......... .......... .......... .......... 59% 44.8M 2s\n177400K .......... .......... .......... .......... .......... 59% 44.7M 2s\n177450K .......... .......... .......... .......... .......... 59% 48.1M 2s\n177500K .......... .......... .......... .......... .......... 60% 38.1M 2s\n177550K .......... .......... .......... .......... .......... 60% 39.6M 2s\n177600K .......... .......... .......... .......... .......... 60% 23.7M 2s\n177650K .......... .......... .......... .......... .......... 60% 71.2M 2s\n177700K .......... .......... .......... .......... .......... 60% 75.7M 2s\n177750K .......... .......... .......... .......... .......... 60% 47.8M 2s\n177800K .......... .......... .......... .......... .......... 60% 42.9M 2s\n177850K .......... .......... .......... .......... .......... 60% 45.7M 2s\n177900K .......... .......... .......... .......... .......... 60% 41.6M 2s\n177950K .......... .......... .......... .......... .......... 60% 53.4M 2s\n178000K .......... .......... .......... .......... .......... 60% 40.9M 2s\n178050K .......... .......... .......... .......... .......... 60% 48.8M 2s\n178100K .......... .......... .......... .......... .......... 60% 46.1M 2s\n178150K .......... .......... .......... .......... .......... 60% 51.4M 2s\n178200K .......... .......... .......... .......... .......... 60% 17.3M 2s\n178250K .......... .......... .......... .......... .......... 60% 49.4M 2s\n178300K .......... .......... .......... .......... .......... 60% 75.3M 2s\n178350K .......... .......... .......... .......... .......... 60% 83.7M 2s\n178400K .......... .......... .......... .......... .......... 60% 83.2M 2s\n178450K .......... .......... .......... .......... .......... 60% 58.7M 2s\n178500K .......... .......... .......... .......... .......... 60% 42.1M 2s\n178550K .......... .......... .......... .......... .......... 60% 29.8M 2s\n178600K .......... .......... .......... .......... .......... 60% 53.7M 2s\n178650K .......... .......... .......... .......... .......... 60% 55.5M 2s\n178700K .......... .......... .......... .......... .......... 60% 30.2M 2s\n178750K .......... .......... .......... .......... .......... 60% 77.5M 2s\n178800K .......... .......... .......... .......... .......... 60% 22.9M 2s\n178850K .......... .......... .......... .......... .......... 60% 89.5M 2s\n178900K .......... .......... .......... .......... .......... 60% 59.0M 2s\n178950K .......... .......... .......... .......... .......... 60% 71.9M 2s\n179000K .......... .......... .......... .......... .......... 60% 44.1M 2s\n179050K .......... .......... .......... .......... .......... 60% 42.7M 2s\n179100K .......... .......... .......... .......... .......... 60% 38.9M 2s\n179150K .......... .......... .......... .......... .......... 60% 48.9M 2s\n179200K .......... .......... .......... .......... .......... 60% 43.3M 2s\n179250K .......... .......... .......... .......... .......... 60% 31.2M 2s\n179300K .......... .......... .......... .......... .......... 60% 57.6M 2s\n179350K .......... .......... .......... .......... .......... 60% 24.4M 2s\n179400K .......... .......... .......... .......... .......... 60% 49.2M 2s\n179450K .......... .......... .......... .......... .......... 60% 96.5M 2s\n179500K .......... .......... .......... .......... .......... 60% 37.9M 2s\n179550K .......... .......... .......... .......... .......... 60% 36.3M 2s\n179600K .......... .......... .......... .......... .......... 60% 32.9M 2s\n179650K .......... .......... .......... .......... .......... 60% 37.9M 2s\n179700K .......... .......... .......... .......... .......... 60% 41.3M 2s\n179750K .......... .......... .......... .......... .......... 60% 21.5M 2s\n179800K .......... .......... .......... .......... .......... 60% 45.0M 2s\n179850K .......... .......... .......... .......... .......... 60% 59.0M 2s\n179900K .......... .......... .......... .......... .......... 60% 34.4M 2s\n179950K .......... .......... .......... .......... .......... 60% 39.8M 2s\n180000K .......... .......... .......... .......... .......... 60% 34.7M 2s\n180050K .......... .......... .......... .......... .......... 60% 24.2M 2s\n180100K .......... .......... .......... .......... .......... 60% 78.1M 2s\n180150K .......... .......... .......... .......... .......... 60% 34.1M 2s\n180200K .......... .......... .......... .......... .......... 60% 51.2M 2s\n180250K .......... .......... .......... .......... .......... 60% 31.7M 2s\n180300K .......... .......... .......... .......... .......... 60% 22.0M 2s\n180350K .......... .......... .......... .......... .......... 60%  115M 2s\n180400K .......... .......... .......... .......... .......... 60% 42.2M 2s\n180450K .......... .......... .......... .......... .......... 61% 38.1M 2s\n180500K .......... .......... .......... .......... .......... 61% 37.5M 2s\n180550K .......... .......... .......... .......... .......... 61% 35.8M 2s\n180600K .......... .......... .......... .......... .......... 61% 34.2M 2s\n180650K .......... .......... .......... .......... .......... 61% 40.9M 2s\n180700K .......... .......... .......... .......... .......... 61% 41.0M 2s\n180750K .......... .......... .......... .......... .......... 61% 32.6M 2s\n180800K .......... .......... .......... .......... .......... 61% 28.0M 2s\n180850K .......... .......... .......... .......... .......... 61% 70.0M 2s\n180900K .......... .......... .......... .......... .......... 61% 40.7M 2s\n180950K .......... .......... .......... .......... .......... 61% 37.7M 2s\n181000K .......... .......... .......... .......... .......... 61% 21.7M 2s\n181050K .......... .......... .......... .......... .......... 61% 44.1M 2s\n181100K .......... .......... .......... .......... .......... 61% 79.5M 2s\n181150K .......... .......... .......... .......... .......... 61% 47.8M 2s\n181200K .......... .......... .......... .......... .......... 61% 33.6M 2s\n181250K .......... .......... .......... .......... .......... 61% 37.1M 2s\n181300K .......... .......... .......... .......... .......... 61% 31.2M 2s\n181350K .......... .......... .......... .......... .......... 61% 32.0M 2s\n181400K .......... .......... .......... .......... .......... 61% 24.6M 2s\n181450K .......... .......... .......... .......... .......... 61%  121M 2s\n181500K .......... .......... .......... .......... .......... 61%  130M 2s\n181550K .......... .......... .......... .......... .......... 61% 79.3M 2s\n181600K .......... .......... .......... .......... .......... 61% 58.7M 2s\n181650K .......... .......... .......... .......... .......... 61% 54.7M 2s\n181700K .......... .......... .......... .......... .......... 61% 57.5M 2s\n181750K .......... .......... .......... .......... .......... 61% 54.8M 2s\n181800K .......... .......... .......... .......... .......... 61% 44.5M 2s\n181850K .......... .......... .......... .......... .......... 61% 56.2M 2s\n181900K .......... .......... .......... .......... .......... 61% 57.0M 2s\n181950K .......... .......... .......... .......... .......... 61% 33.1M 2s\n182000K .......... .......... .......... .......... .......... 61%  111M 2s\n182050K .......... .......... .......... .......... .......... 61% 97.9M 2s\n182100K .......... .......... .......... .......... .......... 61% 40.7M 2s\n182150K .......... .......... .......... .......... .......... 61% 56.6M 2s\n182200K .......... .......... .......... .......... .......... 61% 66.0M 2s\n182250K .......... .......... .......... .......... .......... 61% 47.5M 2s\n182300K .......... .......... .......... .......... .......... 61% 61.7M 2s\n182350K .......... .......... .......... .......... .......... 61% 60.8M 2s\n182400K .......... .......... .......... .......... .......... 61% 55.6M 2s\n182450K .......... .......... .......... .......... .......... 61% 69.1M 2s\n182500K .......... .......... .......... .......... .......... 61% 50.5M 2s\n182550K .......... .......... .......... .......... .......... 61% 44.5M 2s\n182600K .......... .......... .......... .......... .......... 61% 55.2M 2s\n182650K .......... .......... .......... .......... .......... 61% 86.5M 2s\n182700K .......... .......... .......... .......... .......... 61% 60.2M 2s\n182750K .......... .......... .......... .......... .......... 61% 55.0M 2s\n182800K .......... .......... .......... .......... .......... 61% 65.4M 2s\n182850K .......... .......... .......... .......... .......... 61% 55.5M 2s\n182900K .......... .......... .......... .......... .......... 61% 45.9M 2s\n182950K .......... .......... .......... .......... .......... 61% 61.0M 2s\n183000K .......... .......... .......... .......... .......... 61% 59.2M 2s\n183050K .......... .......... .......... .......... .......... 61% 52.0M 2s\n183100K .......... .......... .......... .......... .......... 61% 62.2M 2s\n183150K .......... .......... .......... .......... .......... 61% 50.0M 2s\n183200K .......... .......... .......... .......... .......... 61% 54.6M 2s\n183250K .......... .......... .......... .......... .......... 61% 80.5M 2s\n183300K .......... .......... .......... .......... .......... 61% 38.4M 2s\n183350K .......... .......... .......... .......... .......... 61% 49.1M 2s\n183400K .......... .......... .......... .......... .......... 62% 35.7M 2s\n183450K .......... .......... .......... .......... .......... 62% 77.9M 2s\n183500K .......... .......... .......... .......... .......... 62% 87.3M 2s\n183550K .......... .......... .......... .......... .......... 62% 59.1M 2s\n183600K .......... .......... .......... .......... .......... 62% 45.4M 2s\n183650K .......... .......... .......... .......... .......... 62% 51.6M 2s\n183700K .......... .......... .......... .......... .......... 62% 43.6M 2s\n183750K .......... .......... .......... .......... .......... 62% 49.0M 2s\n183800K .......... .......... .......... .......... .......... 62% 47.1M 2s\n183850K .......... .......... .......... .......... .......... 62% 49.8M 2s\n183900K .......... .......... .......... .......... .......... 62% 53.9M 2s\n183950K .......... .......... .......... .......... .......... 62% 57.2M 2s\n184000K .......... .......... .......... .......... .......... 62% 61.0M 2s\n184050K .......... .......... .......... .......... .......... 62% 32.4M 2s\n184100K .......... .......... .......... .......... .......... 62%  110M 2s\n184150K .......... .......... .......... .......... .......... 62%  105M 2s\n184200K .......... .......... .......... .......... .......... 62% 75.9M 2s\n184250K .......... .......... .......... .......... .......... 62% 27.0M 2s\n184300K .......... .......... .......... .......... .......... 62% 82.3M 2s\n184350K .......... .......... .......... .......... .......... 62% 66.6M 2s\n184400K .......... .......... .......... .......... .......... 62% 88.1M 2s\n184450K .......... .......... .......... .......... .......... 62% 86.3M 2s\n184500K .......... .......... .......... .......... .......... 62% 84.2M 2s\n184550K .......... .......... .......... .......... .......... 62% 44.9M 2s\n184600K .......... .......... .......... .......... .......... 62% 80.5M 2s\n184650K .......... .......... .......... .......... .......... 62%  106M 2s\n184700K .......... .......... .......... .......... .......... 62% 53.1M 2s\n184750K .......... .......... .......... .......... .......... 62% 93.7M 2s\n184800K .......... .......... .......... .......... .......... 62% 96.5M 2s\n184850K .......... .......... .......... .......... .......... 62% 32.5M 2s\n184900K .......... .......... .......... .......... .......... 62% 57.5M 2s\n184950K .......... .......... .......... .......... .......... 62% 92.6M 2s\n185000K .......... .......... .......... .......... .......... 62% 88.8M 2s\n185050K .......... .......... .......... .......... .......... 62% 87.6M 2s\n185100K .......... .......... .......... .......... .......... 62% 86.5M 2s\n185150K .......... .......... .......... .......... .......... 62% 86.8M 2s\n185200K .......... .......... .......... .......... .......... 62% 70.4M 2s\n185250K .......... .......... .......... .......... .......... 62% 84.8M 2s\n185300K .......... .......... .......... .......... .......... 62% 95.6M 2s\n185350K .......... .......... .......... .......... .......... 62% 63.9M 2s\n185400K .......... .......... .......... .......... .......... 62%  113M 2s\n185450K .......... .......... .......... .......... .......... 62% 95.2M 2s\n185500K .......... .......... .......... .......... .......... 62% 19.0M 2s\n185550K .......... .......... .......... .......... .......... 62% 63.9M 2s\n185600K .......... .......... .......... .......... .......... 62% 72.1M 2s\n185650K .......... .......... .......... .......... .......... 62% 24.9M 2s\n185700K .......... .......... .......... .......... .......... 62% 81.5M 2s\n185750K .......... .......... .......... .......... .......... 62% 55.5M 2s\n185800K .......... .......... .......... .......... .......... 62% 93.1M 2s\n185850K .......... .......... .......... .......... .......... 62% 92.6M 2s\n185900K .......... .......... .......... .......... .......... 62% 78.2M 2s\n185950K .......... .......... .......... .......... .......... 62% 74.6M 2s\n186000K .......... .......... .......... .......... .......... 62% 64.3M 2s\n186050K .......... .......... .......... .......... .......... 62% 95.9M 2s\n186100K .......... .......... .......... .......... .......... 62% 36.0M 2s\n186150K .......... .......... .......... .......... .......... 62% 72.2M 2s\n186200K .......... .......... .......... .......... .......... 62% 89.1M 2s\n186250K .......... .......... .......... .......... .......... 62% 82.9M 2s\n186300K .......... .......... .......... .......... .......... 62% 90.3M 2s\n186350K .......... .......... .......... .......... .......... 63% 84.7M 2s\n186400K .......... .......... .......... .......... .......... 63%  105M 2s\n186450K .......... .......... .......... .......... .......... 63% 72.0M 2s\n186500K .......... .......... .......... .......... .......... 63%  108M 2s\n186550K .......... .......... .......... .......... .......... 63% 30.7M 2s\n186600K .......... .......... .......... .......... .......... 63%  113M 2s\n186650K .......... .......... .......... .......... .......... 63%  115M 2s\n186700K .......... .......... .......... .......... .......... 63%  122M 2s\n186750K .......... .......... .......... .......... .......... 63% 54.3M 2s\n186800K .......... .......... .......... .......... .......... 63% 93.7M 2s\n186850K .......... .......... .......... .......... .......... 63% 49.4M 2s\n186900K .......... .......... .......... .......... .......... 63% 31.0M 2s\n186950K .......... .......... .......... .......... .......... 63% 36.9M 2s\n187000K .......... .......... .......... .......... .......... 63% 57.8M 2s\n187050K .......... .......... .......... .......... .......... 63% 45.1M 2s\n187100K .......... .......... .......... .......... .......... 63% 31.7M 2s\n187150K .......... .......... .......... .......... .......... 63% 41.2M 2s\n187200K .......... .......... .......... .......... .......... 63% 34.8M 2s\n187250K .......... .......... .......... .......... .......... 63% 30.5M 2s\n187300K .......... .......... .......... .......... .......... 63% 29.0M 2s\n187350K .......... .......... .......... .......... .......... 63% 21.1M 2s\n187400K .......... .......... .......... .......... .......... 63% 82.7M 2s\n187450K .......... .......... .......... .......... .......... 63% 83.0M 2s\n187500K .......... .......... .......... .......... .......... 63% 6.49M 2s\n187550K .......... .......... .......... .......... .......... 63%  121M 2s\n187600K .......... .......... .......... .......... .......... 63% 47.6M 2s\n187650K .......... .......... .......... .......... .......... 63% 90.1M 2s\n187700K .......... .......... .......... .......... .......... 63%  100M 2s\n187750K .......... .......... .......... .......... .......... 63%  115M 2s\n187800K .......... .......... .......... .......... .......... 63% 34.6M 2s\n187850K .......... .......... .......... .......... .......... 63% 89.9M 2s\n187900K .......... .......... .......... .......... .......... 63% 78.3M 2s\n187950K .......... .......... .......... .......... .......... 63% 89.5M 2s\n188000K .......... .......... .......... .......... .......... 63% 96.6M 2s\n188050K .......... .......... .......... .......... .......... 63% 66.1M 2s\n188100K .......... .......... .......... .......... .......... 63% 25.7M 2s\n188150K .......... .......... .......... .......... .......... 63% 26.8M 2s\n188200K .......... .......... .......... .......... .......... 63% 94.4M 2s\n188250K .......... .......... .......... .......... .......... 63% 95.9M 2s\n188300K .......... .......... .......... .......... .......... 63% 31.0M 2s\n188350K .......... .......... .......... .......... .......... 63% 93.8M 2s\n188400K .......... .......... .......... .......... .......... 63% 45.3M 2s\n188450K .......... .......... .......... .......... .......... 63% 36.5M 2s\n188500K .......... .......... .......... .......... .......... 63% 28.2M 2s\n188550K .......... .......... .......... .......... .......... 63% 58.6M 2s\n188600K .......... .......... .......... .......... .......... 63% 54.8M 2s\n188650K .......... .......... .......... .......... .......... 63% 32.6M 2s\n188700K .......... .......... .......... .......... .......... 63% 30.7M 2s\n188750K .......... .......... .......... .......... .......... 63% 90.1M 2s\n188800K .......... .......... .......... .......... .......... 63% 88.1M 2s\n188850K .......... .......... .......... .......... .......... 63% 58.7M 2s\n188900K .......... .......... .......... .......... .......... 63% 38.9M 2s\n188950K .......... .......... .......... .......... .......... 63% 41.2M 2s\n189000K .......... .......... .......... .......... .......... 63% 39.0M 2s\n189050K .......... .......... .......... .......... .......... 63% 41.4M 2s\n189100K .......... .......... .......... .......... .......... 63% 30.2M 2s\n189150K .......... .......... .......... .......... .......... 63% 55.5M 2s\n189200K .......... .......... .......... .......... .......... 63% 60.6M 2s\n189250K .......... .......... .......... .......... .......... 63% 39.4M 2s\n189300K .......... .......... .......... .......... .......... 64% 38.9M 2s\n189350K .......... .......... .......... .......... .......... 64% 32.7M 2s\n189400K .......... .......... .......... .......... .......... 64% 85.8M 2s\n189450K .......... .......... .......... .......... .......... 64% 33.4M 2s\n189500K .......... .......... .......... .......... .......... 64% 78.0M 2s\n189550K .......... .......... .......... .......... .......... 64% 83.8M 2s\n189600K .......... .......... .......... .......... .......... 64% 32.4M 2s\n189650K .......... .......... .......... .......... .......... 64% 55.2M 2s\n189700K .......... .......... .......... .......... .......... 64% 32.1M 2s\n189750K .......... .......... .......... .......... .......... 64%  110M 2s\n189800K .......... .......... .......... .......... .......... 64% 61.3M 2s\n189850K .......... .......... .......... .......... .......... 64% 30.0M 2s\n189900K .......... .......... .......... .......... .......... 64% 37.9M 2s\n189950K .......... .......... .......... .......... .......... 64% 62.2M 2s\n190000K .......... .......... .......... .......... .......... 64%  105M 2s\n190050K .......... .......... .......... .......... .......... 64% 51.5M 2s\n190100K .......... .......... .......... .......... .......... 64% 27.7M 2s\n190150K .......... .......... .......... .......... .......... 64% 83.1M 2s\n190200K .......... .......... .......... .......... .......... 64% 59.3M 2s\n190250K .......... .......... .......... .......... .......... 64% 65.9M 2s\n190300K .......... .......... .......... .......... .......... 64% 39.6M 2s\n190350K .......... .......... .......... .......... .......... 64% 27.1M 2s\n190400K .......... .......... .......... .......... .......... 64% 23.5M 2s\n190450K .......... .......... .......... .......... .......... 64% 77.1M 2s\n190500K .......... .......... .......... .......... .......... 64% 96.7M 2s\n190550K .......... .......... .......... .......... .......... 64% 20.9M 2s\n190600K .......... .......... .......... .......... .......... 64% 79.9M 2s\n190650K .......... .......... .......... .......... .......... 64% 21.2M 2s\n190700K .......... .......... .......... .......... .......... 64% 94.4M 2s\n190750K .......... .......... .......... .......... .......... 64%  103M 2s\n190800K .......... .......... .......... .......... .......... 64% 33.3M 2s\n190850K .......... .......... .......... .......... .......... 64% 90.1M 2s\n190900K .......... .......... .......... .......... .......... 64% 31.9M 2s\n190950K .......... .......... .......... .......... .......... 64% 71.9M 2s\n191000K .......... .......... .......... .......... .......... 64% 22.8M 2s\n191050K .......... .......... .......... .......... .......... 64% 35.5M 2s\n191100K .......... .......... .......... .......... .......... 64% 82.2M 2s\n191150K .......... .......... .......... .......... .......... 64% 58.5M 2s\n191200K .......... .......... .......... .......... .......... 64% 55.1M 2s\n191250K .......... .......... .......... .......... .......... 64% 34.5M 2s\n191300K .......... .......... .......... .......... .......... 64% 41.7M 2s\n191350K .......... .......... .......... .......... .......... 64% 67.0M 2s\n191400K .......... .......... .......... .......... .......... 64% 23.7M 2s\n191450K .......... .......... .......... .......... .......... 64% 85.4M 2s\n191500K .......... .......... .......... .......... .......... 64% 41.7M 2s\n191550K .......... .......... .......... .......... .......... 64% 33.4M 2s\n191600K .......... .......... .......... .......... .......... 64% 38.2M 2s\n191650K .......... .......... .......... .......... .......... 64% 37.7M 2s\n191700K .......... .......... .......... .......... .......... 64% 36.9M 2s\n191750K .......... .......... .......... .......... .......... 64% 36.9M 2s\n191800K .......... .......... .......... .......... .......... 64% 46.6M 2s\n191850K .......... .......... .......... .......... .......... 64% 9.64M 2s\n191900K .......... .......... .......... .......... .......... 64%  106M 2s\n191950K .......... .......... .......... .......... .......... 64%  145M 2s\n192000K .......... .......... .......... .......... .......... 64% 32.5M 2s\n192050K .......... .......... .......... .......... .......... 64%  119M 2s\n192100K .......... .......... .......... .......... .......... 64% 70.9M 2s\n192150K .......... .......... .......... .......... .......... 64% 40.4M 2s\n192200K .......... .......... .......... .......... .......... 64% 37.8M 2s\n192250K .......... .......... .......... .......... .......... 65% 64.3M 2s\n192300K .......... .......... .......... .......... .......... 65% 40.1M 2s\n192350K .......... .......... .......... .......... .......... 65% 48.8M 2s\n192400K .......... .......... .......... .......... .......... 65% 39.4M 2s\n192450K .......... .......... .......... .......... .......... 65% 41.0M 2s\n192500K .......... .......... .......... .......... .......... 65% 23.7M 2s\n192550K .......... .......... .......... .......... .......... 65% 65.1M 2s\n192600K .......... .......... .......... .......... .......... 65% 19.3M 2s\n192650K .......... .......... .......... .......... .......... 65%  115M 2s\n192700K .......... .......... .......... .......... .......... 65% 39.6M 2s\n192750K .......... .......... .......... .......... .......... 65% 24.2M 2s\n192800K .......... .......... .......... .......... .......... 65% 50.9M 2s\n192850K .......... .......... .......... .......... .......... 65% 39.9M 2s\n192900K .......... .......... .......... .......... .......... 65% 31.2M 2s\n192950K .......... .......... .......... .......... .......... 65% 23.0M 2s\n193000K .......... .......... .......... .......... .......... 65% 56.6M 2s\n193050K .......... .......... .......... .......... .......... 65% 36.9M 2s\n193100K .......... .......... .......... .......... .......... 65% 23.8M 2s\n193150K .......... .......... .......... .......... .......... 65% 28.0M 2s\n193200K .......... .......... .......... .......... .......... 65% 51.1M 2s\n193250K .......... .......... .......... .......... .......... 65% 51.9M 2s\n193300K .......... .......... .......... .......... .......... 65% 37.5M 2s\n193350K .......... .......... .......... .......... .......... 65% 28.9M 2s\n193400K .......... .......... .......... .......... .......... 65% 34.2M 2s\n193450K .......... .......... .......... .......... .......... 65% 59.1M 2s\n193500K .......... .......... .......... .......... .......... 65% 33.6M 2s\n193550K .......... .......... .......... .......... .......... 65% 30.3M 2s\n193600K .......... .......... .......... .......... .......... 65% 37.7M 2s\n193650K .......... .......... .......... .......... .......... 65% 38.0M 2s\n193700K .......... .......... .......... .......... .......... 65% 19.2M 2s\n193750K .......... .......... .......... .......... .......... 65% 44.7M 2s\n193800K .......... .......... .......... .......... .......... 65% 39.0M 2s\n193850K .......... .......... .......... .......... .......... 65% 86.0M 2s\n193900K .......... .......... .......... .......... .......... 65% 52.1M 2s\n193950K .......... .......... .......... .......... .......... 65%  109M 2s\n194000K .......... .......... .......... .......... .......... 65% 35.0M 2s\n194050K .......... .......... .......... .......... .......... 65% 31.0M 2s\n194100K .......... .......... .......... .......... .......... 65% 37.3M 2s\n194150K .......... .......... .......... .......... .......... 65% 32.2M 2s\n194200K .......... .......... .......... .......... .......... 65% 42.7M 2s\n194250K .......... .......... .......... .......... .......... 65% 37.0M 2s\n194300K .......... .......... .......... .......... .......... 65% 21.9M 2s\n194350K .......... .......... .......... .......... .......... 65% 40.0M 2s\n194400K .......... .......... .......... .......... .......... 65% 71.4M 2s\n194450K .......... .......... .......... .......... .......... 65% 34.1M 2s\n194500K .......... .......... .......... .......... .......... 65% 41.9M 2s\n194550K .......... .......... .......... .......... .......... 65% 33.0M 2s\n194600K .......... .......... .......... .......... .......... 65% 37.0M 2s\n194650K .......... .......... .......... .......... .......... 65% 31.5M 2s\n194700K .......... .......... .......... .......... .......... 65% 66.3M 2s\n194750K .......... .......... .......... .......... .......... 65% 39.0M 2s\n194800K .......... .......... .......... .......... .......... 65% 36.4M 2s\n194850K .......... .......... .......... .......... .......... 65% 28.7M 2s\n194900K .......... .......... .......... .......... .......... 65% 45.8M 2s\n194950K .......... .......... .......... .......... .......... 65% 28.4M 2s\n195000K .......... .......... .......... .......... .......... 65% 54.5M 2s\n195050K .......... .......... .......... .......... .......... 65% 22.4M 2s\n195100K .......... .......... .......... .......... .......... 65% 76.1M 2s\n195150K .......... .......... .......... .......... .......... 65% 39.4M 2s\n195200K .......... .......... .......... .......... .......... 65% 33.9M 2s\n195250K .......... .......... .......... .......... .......... 66% 26.4M 2s\n195300K .......... .......... .......... .......... .......... 66% 32.9M 2s\n195350K .......... .......... .......... .......... .......... 66% 14.0M 2s\n195400K .......... .......... .......... .......... .......... 66%  106M 2s\n195450K .......... .......... .......... .......... .......... 66%  120M 2s\n195500K .......... .......... .......... .......... .......... 66% 74.5M 2s\n195550K .......... .......... .......... .......... .......... 66%  107M 2s\n195600K .......... .......... .......... .......... .......... 66% 22.1M 2s\n195650K .......... .......... .......... .......... .......... 66% 72.8M 2s\n195700K .......... .......... .......... .......... .......... 66% 10.0M 2s\n195750K .......... .......... .......... .......... .......... 66%  109M 2s\n195800K .......... .......... .......... .......... .......... 66%  100M 2s\n195850K .......... .......... .......... .......... .......... 66%  128M 2s\n195900K .......... .......... .......... .......... .......... 66% 61.5M 2s\n195950K .......... .......... .......... .......... .......... 66% 55.7M 2s\n196000K .......... .......... .......... .......... .......... 66% 70.9M 2s\n196050K .......... .......... .......... .......... .......... 66% 47.8M 2s\n196100K .......... .......... .......... .......... .......... 66% 40.7M 2s\n196150K .......... .......... .......... .......... .......... 66% 24.0M 2s\n196200K .......... .......... .......... .......... .......... 66% 56.0M 2s\n196250K .......... .......... .......... .......... .......... 66% 21.6M 2s\n196300K .......... .......... .......... .......... .......... 66% 68.4M 2s\n196350K .......... .......... .......... .......... .......... 66% 39.9M 2s\n196400K .......... .......... .......... .......... .......... 66% 26.1M 2s\n196450K .......... .......... .......... .......... .......... 66% 58.0M 2s\n196500K .......... .......... .......... .......... .......... 66% 3.94M 2s\n196550K .......... .......... .......... .......... .......... 66%  106M 2s\n196600K .......... .......... .......... .......... .......... 66%  109M 2s\n196650K .......... .......... .......... .......... .......... 66%  115M 2s\n196700K .......... .......... .......... .......... .......... 66%  133M 2s\n196750K .......... .......... .......... .......... .......... 66%  102M 2s\n196800K .......... .......... .......... .......... .......... 66%  132M 2s\n196850K .......... .......... .......... .......... .......... 66%  128M 2s\n196900K .......... .......... .......... .......... .......... 66%  116M 2s\n196950K .......... .......... .......... .......... .......... 66% 76.7M 2s\n197000K .......... .......... .......... .......... .......... 66% 82.5M 2s\n197050K .......... .......... .......... .......... .......... 66% 65.2M 2s\n197100K .......... .......... .......... .......... .......... 66% 99.7M 2s\n197150K .......... .......... .......... .......... .......... 66% 71.3M 2s\n197200K .......... .......... .......... .......... .......... 66% 83.5M 2s\n197250K .......... .......... .......... .......... .......... 66% 49.3M 2s\n197300K .......... .......... .......... .......... .......... 66% 21.8M 2s\n197350K .......... .......... .......... .......... .......... 66% 55.1M 2s\n197400K .......... .......... .......... .......... .......... 66% 34.2M 2s\n197450K .......... .......... .......... .......... .......... 66% 47.9M 2s\n197500K .......... .......... .......... .......... .......... 66% 43.3M 2s\n197550K .......... .......... .......... .......... .......... 66% 41.1M 2s\n197600K .......... .......... .......... .......... .......... 66% 32.8M 2s\n197650K .......... .......... .......... .......... .......... 66% 29.9M 2s\n197700K .......... .......... .......... .......... .......... 66% 50.2M 2s\n197750K .......... .......... .......... .......... .......... 66% 38.0M 2s\n197800K .......... .......... .......... .......... .......... 66% 33.4M 2s\n197850K .......... .......... .......... .......... .......... 66% 47.9M 2s\n197900K .......... .......... .......... .......... .......... 66% 37.8M 2s\n197950K .......... .......... .......... .......... .......... 66% 19.4M 2s\n198000K .......... .......... .......... .......... .......... 66% 76.9M 2s\n198050K .......... .......... .......... .......... .......... 66% 33.8M 2s\n198100K .......... .......... .......... .......... .......... 66% 17.5M 2s\n198150K .......... .......... .......... .......... .......... 66%  135M 2s\n198200K .......... .......... .......... .......... .......... 67% 31.1M 2s\n198250K .......... .......... .......... .......... .......... 67% 53.3M 2s\n198300K .......... .......... .......... .......... .......... 67% 35.7M 2s\n198350K .......... .......... .......... .......... .......... 67% 35.4M 2s\n198400K .......... .......... .......... .......... .......... 67% 23.0M 2s\n198450K .......... .......... .......... .......... .......... 67% 24.6M 2s\n198500K .......... .......... .......... .......... .......... 67%  109M 2s\n198550K .......... .......... .......... .......... .......... 67% 50.7M 2s\n198600K .......... .......... .......... .......... .......... 67% 36.1M 2s\n198650K .......... .......... .......... .......... .......... 67% 29.0M 2s\n198700K .......... .......... .......... .......... .......... 67%  120M 2s\n198750K .......... .......... .......... .......... .......... 67% 66.9M 2s\n198800K .......... .......... .......... .......... .......... 67% 44.3M 2s\n198850K .......... .......... .......... .......... .......... 67% 38.9M 2s\n198900K .......... .......... .......... .......... .......... 67% 29.9M 2s\n198950K .......... .......... .......... .......... .......... 67% 35.0M 2s\n199000K .......... .......... .......... .......... .......... 67% 36.7M 2s\n199050K .......... .......... .......... .......... .......... 67% 27.5M 2s\n199100K .......... .......... .......... .......... .......... 67% 98.4M 2s\n199150K .......... .......... .......... .......... .......... 67% 59.4M 2s\n199200K .......... .......... .......... .......... .......... 67% 32.9M 2s\n199250K .......... .......... .......... .......... .......... 67% 2.68M 2s\n199300K .......... .......... .......... .......... .......... 67% 76.2M 2s\n199350K .......... .......... .......... .......... .......... 67% 77.5M 2s\n199400K .......... .......... .......... .......... .......... 67% 75.5M 2s\n199450K .......... .......... .......... .......... .......... 67% 74.3M 2s\n199500K .......... .......... .......... .......... .......... 67% 85.3M 2s\n199550K .......... .......... .......... .......... .......... 67% 90.9M 2s\n199600K .......... .......... .......... .......... .......... 67% 84.5M 2s\n199650K .......... .......... .......... .......... .......... 67%  104M 2s\n199700K .......... .......... .......... .......... .......... 67% 95.2M 2s\n199750K .......... .......... .......... .......... .......... 67% 86.2M 2s\n199800K .......... .......... .......... .......... .......... 67% 54.1M 2s\n199850K .......... .......... .......... .......... .......... 67% 72.7M 2s\n199900K .......... .......... .......... .......... .......... 67% 78.9M 2s\n199950K .......... .......... .......... .......... .......... 67% 90.9M 2s\n200000K .......... .......... .......... .......... .......... 67% 85.8M 2s\n200050K .......... .......... .......... .......... .......... 67% 93.4M 2s\n200100K .......... .......... .......... .......... .......... 67% 77.5M 2s\n200150K .......... .......... .......... .......... .......... 67% 81.9M 2s\n200200K .......... .......... .......... .......... .......... 67% 90.2M 2s\n200250K .......... .......... .......... .......... .......... 67%  106M 2s\n200300K .......... .......... .......... .......... .......... 67%  118M 2s\n200350K .......... .......... .......... .......... .......... 67%  110M 2s\n200400K .......... .......... .......... .......... .......... 67% 67.0M 2s\n200450K .......... .......... .......... .......... .......... 67%  110M 2s\n200500K .......... .......... .......... .......... .......... 67% 50.0M 2s\n200550K .......... .......... .......... .......... .......... 67% 85.9M 2s\n200600K .......... .......... .......... .......... .......... 67% 42.5M 2s\n200650K .......... .......... .......... .......... .......... 67% 50.2M 2s\n200700K .......... .......... .......... .......... .......... 67% 30.5M 2s\n200750K .......... .......... .......... .......... .......... 67% 46.1M 2s\n200800K .......... .......... .......... .......... .......... 67% 92.8M 2s\n200850K .......... .......... .......... .......... .......... 67% 18.9M 2s\n200900K .......... .......... .......... .......... .......... 67% 35.7M 2s\n200950K .......... .......... .......... .......... .......... 67%  103M 2s\n201000K .......... .......... .......... .......... .......... 67% 29.7M 2s\n201050K .......... .......... .......... .......... .......... 67% 79.0M 2s\n201100K .......... .......... .......... .......... .......... 67% 32.2M 2s\n201150K .......... .......... .......... .......... .......... 68% 46.3M 2s\n201200K .......... .......... .......... .......... .......... 68% 43.8M 2s\n201250K .......... .......... .......... .......... .......... 68% 45.2M 2s\n201300K .......... .......... .......... .......... .......... 68% 14.1M 2s\n201350K .......... .......... .......... .......... .......... 68% 78.1M 2s\n201400K .......... .......... .......... .......... .......... 68% 59.3M 2s\n201450K .......... .......... .......... .......... .......... 68% 85.9M 2s\n201500K .......... .......... .......... .......... .......... 68%  112M 2s\n201550K .......... .......... .......... .......... .......... 68% 65.2M 2s\n201600K .......... .......... .......... .......... .......... 68% 31.6M 2s\n201650K .......... .......... .......... .......... .......... 68% 35.0M 2s\n201700K .......... .......... .......... .......... .......... 68%  103M 2s\n201750K .......... .......... .......... .......... .......... 68% 19.9M 2s\n201800K .......... .......... .......... .......... .......... 68% 69.1M 2s\n201850K .......... .......... .......... .......... .......... 68% 48.8M 2s\n201900K .......... .......... .......... .......... .......... 68%  114M 2s\n201950K .......... .......... .......... .......... .......... 68% 46.1M 2s\n202000K .......... .......... .......... .......... .......... 68% 18.3M 2s\n202050K .......... .......... .......... .......... .......... 68%  115M 2s\n202100K .......... .......... .......... .......... .......... 68%  103M 2s\n202150K .......... .......... .......... .......... .......... 68% 58.1M 2s\n202200K .......... .......... .......... .......... .......... 68% 47.1M 2s\n202250K .......... .......... .......... .......... .......... 68% 24.6M 2s\n202300K .......... .......... .......... .......... .......... 68%  102M 2s\n202350K .......... .......... .......... .......... .......... 68% 28.1M 2s\n202400K .......... .......... .......... .......... .......... 68% 41.9M 2s\n202450K .......... .......... .......... .......... .......... 68% 39.3M 2s\n202500K .......... .......... .......... .......... .......... 68% 25.1M 2s\n202550K .......... .......... .......... .......... .......... 68% 30.9M 2s\n202600K .......... .......... .......... .......... .......... 68% 85.6M 2s\n202650K .......... .......... .......... .......... .......... 68% 40.0M 2s\n202700K .......... .......... .......... .......... .......... 68% 45.0M 2s\n202750K .......... .......... .......... .......... .......... 68% 33.7M 2s\n202800K .......... .......... .......... .......... .......... 68% 32.3M 2s\n202850K .......... .......... .......... .......... .......... 68% 40.8M 2s\n202900K .......... .......... .......... .......... .......... 68% 38.5M 2s\n202950K .......... .......... .......... .......... .......... 68% 31.8M 2s\n203000K .......... .......... .......... .......... .......... 68% 39.1M 2s\n203050K .......... .......... .......... .......... .......... 68% 32.3M 2s\n203100K .......... .......... .......... .......... .......... 68% 22.1M 2s\n203150K .......... .......... .......... .......... .......... 68%  102M 2s\n203200K .......... .......... .......... .......... .......... 68% 36.9M 2s\n203250K .......... .......... .......... .......... .......... 68% 29.9M 2s\n203300K .......... .......... .......... .......... .......... 68% 18.2M 2s\n203350K .......... .......... .......... .......... .......... 68% 99.3M 2s\n203400K .......... .......... .......... .......... .......... 68% 53.0M 2s\n203450K .......... .......... .......... .......... .......... 68% 40.6M 2s\n203500K .......... .......... .......... .......... .......... 68% 33.9M 2s\n203550K .......... .......... .......... .......... .......... 68% 32.3M 2s\n203600K .......... .......... .......... .......... .......... 68% 39.6M 2s\n203650K .......... .......... .......... .......... .......... 68% 33.5M 2s\n203700K .......... .......... .......... .......... .......... 68% 57.0M 2s\n203750K .......... .......... .......... .......... .......... 68% 88.1M 2s\n203800K .......... .......... .......... .......... .......... 68% 38.5M 2s\n203850K .......... .......... .......... .......... .......... 68% 36.2M 2s\n203900K .......... .......... .......... .......... .......... 68% 35.6M 2s\n203950K .......... .......... .......... .......... .......... 68% 21.4M 2s\n204000K .......... .......... .......... .......... .......... 68%  110M 2s\n204050K .......... .......... .......... .......... .......... 68% 36.3M 2s\n204100K .......... .......... .......... .......... .......... 69% 38.2M 2s\n204150K .......... .......... .......... .......... .......... 69% 29.4M 2s\n204200K .......... .......... .......... .......... .......... 69% 38.8M 2s\n204250K .......... .......... .......... .......... .......... 69% 40.1M 2s\n204300K .......... .......... .......... .......... .......... 69% 40.4M 2s\n204350K .......... .......... .......... .......... .......... 69% 37.3M 2s\n204400K .......... .......... .......... .......... .......... 69% 39.9M 2s\n204450K .......... .......... .......... .......... .......... 69% 51.0M 2s\n204500K .......... .......... .......... .......... .......... 69% 37.7M 2s\n204550K .......... .......... .......... .......... .......... 69% 25.9M 2s\n204600K .......... .......... .......... .......... .......... 69% 47.0M 2s\n204650K .......... .......... .......... .......... .......... 69% 17.7M 2s\n204700K .......... .......... .......... .......... .......... 69% 74.8M 2s\n204750K .......... .......... .......... .......... .......... 69%  101M 2s\n204800K .......... .......... .......... .......... .......... 69% 66.1M 2s\n204850K .......... .......... .......... .......... .......... 69% 56.4M 2s\n204900K .......... .......... .......... .......... .......... 69% 29.8M 2s\n204950K .......... .......... .......... .......... .......... 69% 42.3M 2s\n205000K .......... .......... .......... .......... .......... 69% 55.6M 2s\n205050K .......... .......... .......... .......... .......... 69% 32.9M 2s\n205100K .......... .......... .......... .......... .......... 69% 52.2M 2s\n205150K .......... .......... .......... .......... .......... 69% 20.4M 2s\n205200K .......... .......... .......... .......... .......... 69%  105M 2s\n205250K .......... .......... .......... .......... .......... 69%  113M 2s\n205300K .......... .......... .......... .......... .......... 69% 19.5M 2s\n205350K .......... .......... .......... .......... .......... 69%  132M 2s\n205400K .......... .......... .......... .......... .......... 69% 33.5M 2s\n205450K .......... .......... .......... .......... .......... 69%  128M 2s\n205500K .......... .......... .......... .......... .......... 69% 47.8M 2s\n205550K .......... .......... .......... .......... .......... 69% 36.1M 2s\n205600K .......... .......... .......... .......... .......... 69% 48.8M 2s\n205650K .......... .......... .......... .......... .......... 69% 38.5M 2s\n205700K .......... .......... .......... .......... .......... 69% 51.1M 2s\n205750K .......... .......... .......... .......... .......... 69% 13.5M 2s\n205800K .......... .......... .......... .......... .......... 69% 92.7M 2s\n205850K .......... .......... .......... .......... .......... 69%  105M 2s\n205900K .......... .......... .......... .......... .......... 69%  109M 2s\n205950K .......... .......... .......... .......... .......... 69% 46.0M 2s\n206000K .......... .......... .......... .......... .......... 69% 95.6M 2s\n206050K .......... .......... .......... .......... .......... 69% 97.3M 2s\n206100K .......... .......... .......... .......... .......... 69% 26.1M 2s\n206150K .......... .......... .......... .......... .......... 69% 76.8M 2s\n206200K .......... .......... .......... .......... .......... 69% 19.8M 2s\n206250K .......... .......... .......... .......... .......... 69% 82.3M 2s\n206300K .......... .......... .......... .......... .......... 69% 39.1M 2s\n206350K .......... .......... .......... .......... .......... 69% 86.7M 2s\n206400K .......... .......... .......... .......... .......... 69% 79.0M 2s\n206450K .......... .......... .......... .......... .......... 69% 37.8M 2s\n206500K .......... .......... .......... .......... .......... 69% 51.6M 2s\n206550K .......... .......... .......... .......... .......... 69% 51.1M 2s\n206600K .......... .......... .......... .......... .......... 69% 49.8M 2s\n206650K .......... .......... .......... .......... .......... 69% 31.2M 2s\n206700K .......... .......... .......... .......... .......... 69% 96.1M 2s\n206750K .......... .......... .......... .......... .......... 69% 42.1M 2s\n206800K .......... .......... .......... .......... .......... 69% 49.2M 2s\n206850K .......... .......... .......... .......... .......... 69% 40.7M 2s\n206900K .......... .......... .......... .......... .......... 69% 41.5M 2s\n206950K .......... .......... .......... .......... .......... 69% 47.3M 2s\n207000K .......... .......... .......... .......... .......... 69% 37.4M 2s\n207050K .......... .......... .......... .......... .......... 70% 44.6M 2s\n207100K .......... .......... .......... .......... .......... 70% 40.6M 2s\n207150K .......... .......... .......... .......... .......... 70% 39.5M 2s\n207200K .......... .......... .......... .......... .......... 70% 42.3M 2s\n207250K .......... .......... .......... .......... .......... 70% 33.4M 2s\n207300K .......... .......... .......... .......... .......... 70% 17.5M 2s\n207350K .......... .......... .......... .......... .......... 70% 89.7M 2s\n207400K .......... .......... .......... .......... .......... 70% 99.2M 2s\n207450K .......... .......... .......... .......... .......... 70% 64.2M 2s\n207500K .......... .......... .......... .......... .......... 70% 39.1M 2s\n207550K .......... .......... .......... .......... .......... 70% 69.7M 2s\n207600K .......... .......... .......... .......... .......... 70% 12.7M 2s\n207650K .......... .......... .......... .......... .......... 70% 38.4M 2s\n207700K .......... .......... .......... .......... .......... 70%  113M 2s\n207750K .......... .......... .......... .......... .......... 70% 42.0M 2s\n207800K .......... .......... .......... .......... .......... 70% 96.6M 2s\n207850K .......... .......... .......... .......... .......... 70%  111M 2s\n207900K .......... .......... .......... .......... .......... 70%  109M 2s\n207950K .......... .......... .......... .......... .......... 70%  110M 2s\n208000K .......... .......... .......... .......... .......... 70% 64.7M 2s\n208050K .......... .......... .......... .......... .......... 70% 51.4M 2s\n208100K .......... .......... .......... .......... .......... 70% 27.7M 2s\n208150K .......... .......... .......... .......... .......... 70% 38.2M 2s\n208200K .......... .......... .......... .......... .......... 70% 51.5M 2s\n208250K .......... .......... .......... .......... .......... 70% 48.7M 2s\n208300K .......... .......... .......... .......... .......... 70% 44.1M 2s\n208350K .......... .......... .......... .......... .......... 70% 57.2M 2s\n208400K .......... .......... .......... .......... .......... 70% 40.7M 2s\n208450K .......... .......... .......... .......... .......... 70% 39.0M 2s\n208500K .......... .......... .......... .......... .......... 70% 45.5M 2s\n208550K .......... .......... .......... .......... .......... 70% 20.5M 2s\n208600K .......... .......... .......... .......... .......... 70% 64.2M 2s\n208650K .......... .......... .......... .......... .......... 70% 39.7M 2s\n208700K .......... .......... .......... .......... .......... 70% 27.1M 2s\n208750K .......... .......... .......... .......... .......... 70% 79.1M 2s\n208800K .......... .......... .......... .......... .......... 70% 44.7M 2s\n208850K .......... .......... .......... .......... .......... 70% 33.8M 2s\n208900K .......... .......... .......... .......... .......... 70% 27.6M 2s\n208950K .......... .......... .......... .......... .......... 70% 28.7M 2s\n209000K .......... .......... .......... .......... .......... 70% 78.6M 2s\n209050K .......... .......... .......... .......... .......... 70% 66.3M 2s\n209100K .......... .......... .......... .......... .......... 70% 23.8M 2s\n209150K .......... .......... .......... .......... .......... 70% 78.8M 2s\n209200K .......... .......... .......... .......... .......... 70%  101M 2s\n209250K .......... .......... .......... .......... .......... 70% 56.2M 2s\n209300K .......... .......... .......... .......... .......... 70% 63.7M 2s\n209350K .......... .......... .......... .......... .......... 70% 45.8M 2s\n209400K .......... .......... .......... .......... .......... 70% 22.8M 2s\n209450K .......... .......... .......... .......... .......... 70% 18.7M 2s\n209500K .......... .......... .......... .......... .......... 70% 5.31M 2s\n209550K .......... .......... .......... .......... .......... 70% 65.3M 2s\n209600K .......... .......... .......... .......... .......... 70% 38.5M 2s\n209650K .......... .......... .......... .......... .......... 70% 98.4M 2s\n209700K .......... .......... .......... .......... .......... 70% 95.4M 2s\n209750K .......... .......... .......... .......... .......... 70% 69.5M 2s\n209800K .......... .......... .......... .......... .......... 70% 77.8M 2s\n209850K .......... .......... .......... .......... .......... 70% 77.0M 2s\n209900K .......... .......... .......... .......... .......... 70% 77.5M 2s\n209950K .......... .......... .......... .......... .......... 70% 62.0M 2s\n210000K .......... .......... .......... .......... .......... 71% 81.7M 2s\n210050K .......... .......... .......... .......... .......... 71% 78.8M 2s\n210100K .......... .......... .......... .......... .......... 71% 97.6M 2s\n210150K .......... .......... .......... .......... .......... 71% 69.9M 2s\n210200K .......... .......... .......... .......... .......... 71%  106M 2s\n210250K .......... .......... .......... .......... .......... 71% 94.5M 2s\n210300K .......... .......... .......... .......... .......... 71% 80.7M 2s\n210350K .......... .......... .......... .......... .......... 71% 78.4M 2s\n210400K .......... .......... .......... .......... .......... 71% 50.2M 2s\n210450K .......... .......... .......... .......... .......... 71% 36.0M 2s\n210500K .......... .......... .......... .......... .......... 71% 51.6M 2s\n210550K .......... .......... .......... .......... .......... 71% 48.2M 2s\n210600K .......... .......... .......... .......... .......... 71% 41.6M 2s\n210650K .......... .......... .......... .......... .......... 71% 22.4M 2s\n210700K .......... .......... .......... .......... .......... 71%  133M 2s\n210750K .......... .......... .......... .......... .......... 71% 29.5M 2s\n210800K .......... .......... .......... .......... .......... 71% 83.0M 2s\n210850K .......... .......... .......... .......... .......... 71% 33.4M 2s\n210900K .......... .......... .......... .......... .......... 71% 45.0M 2s\n210950K .......... .......... .......... .......... .......... 71% 30.2M 2s\n211000K .......... .......... .......... .......... .......... 71% 40.0M 2s\n211050K .......... .......... .......... .......... .......... 71% 91.7M 2s\n211100K .......... .......... .......... .......... .......... 71% 41.5M 2s\n211150K .......... .......... .......... .......... .......... 71% 38.7M 2s\n211200K .......... .......... .......... .......... .......... 71% 21.5M 2s\n211250K .......... .......... .......... .......... .......... 71% 88.7M 2s\n211300K .......... .......... .......... .......... .......... 71% 82.5M 2s\n211350K .......... .......... .......... .......... .......... 71% 57.9M 2s\n211400K .......... .......... .......... .......... .......... 71% 42.5M 2s\n211450K .......... .......... .......... .......... .......... 71% 35.9M 2s\n211500K .......... .......... .......... .......... .......... 71% 50.5M 2s\n211550K .......... .......... .......... .......... .......... 71% 23.7M 2s\n211600K .......... .......... .......... .......... .......... 71% 97.8M 2s\n211650K .......... .......... .......... .......... .......... 71% 60.2M 2s\n211700K .......... .......... .......... .......... .......... 71% 45.0M 2s\n211750K .......... .......... .......... .......... .......... 71% 47.6M 2s\n211800K .......... .......... .......... .......... .......... 71% 43.8M 2s\n211850K .......... .......... .......... .......... .......... 71% 38.8M 2s\n211900K .......... .......... .......... .......... .......... 71% 21.0M 2s\n211950K .......... .......... .......... .......... .......... 71% 86.3M 2s\n212000K .......... .......... .......... .......... .......... 71% 66.4M 2s\n212050K .......... .......... .......... .......... .......... 71% 21.6M 2s\n212100K .......... .......... .......... .......... .......... 71% 63.3M 2s\n212150K .......... .......... .......... .......... .......... 71% 64.9M 2s\n212200K .......... .......... .......... .......... .......... 71% 52.6M 2s\n212250K .......... .......... .......... .......... .......... 71% 67.8M 2s\n212300K .......... .......... .......... .......... .......... 71% 17.3M 2s\n212350K .......... .......... .......... .......... .......... 71% 57.3M 2s\n212400K .......... .......... .......... .......... .......... 71% 84.8M 2s\n212450K .......... .......... .......... .......... .......... 71% 74.6M 2s\n212500K .......... .......... .......... .......... .......... 71% 88.1M 2s\n212550K .......... .......... .......... .......... .......... 71% 63.4M 2s\n212600K .......... .......... .......... .......... .......... 71% 82.8M 2s\n212650K .......... .......... .......... .......... .......... 71% 86.3M 2s\n212700K .......... .......... .......... .......... .......... 71% 66.4M 2s\n212750K .......... .......... .......... .......... .......... 71% 88.3M 2s\n212800K .......... .......... .......... .......... .......... 71%  103M 2s\n212850K .......... .......... .......... .......... .......... 71% 51.9M 2s\n212900K .......... .......... .......... .......... .......... 71% 57.4M 2s\n212950K .......... .......... .......... .......... .......... 71% 61.1M 2s\n213000K .......... .......... .......... .......... .......... 72% 66.7M 2s\n213050K .......... .......... .......... .......... .......... 72% 76.3M 2s\n213100K .......... .......... .......... .......... .......... 72% 75.1M 2s\n213150K .......... .......... .......... .......... .......... 72% 75.7M 2s\n213200K .......... .......... .......... .......... .......... 72% 61.4M 2s\n213250K .......... .......... .......... .......... .......... 72% 84.1M 2s\n213300K .......... .......... .......... .......... .......... 72% 21.6M 2s\n213350K .......... .......... .......... .......... .......... 72% 82.4M 2s\n213400K .......... .......... .......... .......... .......... 72% 76.5M 2s\n213450K .......... .......... .......... .......... .......... 72% 68.6M 2s\n213500K .......... .......... .......... .......... .......... 72% 77.1M 2s\n213550K .......... .......... .......... .......... .......... 72% 76.9M 2s\n213600K .......... .......... .......... .......... .......... 72% 65.9M 2s\n213650K .......... .......... .......... .......... .......... 72% 79.3M 2s\n213700K .......... .......... .......... .......... .......... 72% 58.3M 2s\n213750K .......... .......... .......... .......... .......... 72% 73.9M 2s\n213800K .......... .......... .......... .......... .......... 72% 70.9M 2s\n213850K .......... .......... .......... .......... .......... 72% 77.0M 2s\n213900K .......... .......... .......... .......... .......... 72% 67.7M 2s\n213950K .......... .......... .......... .......... .......... 72% 60.7M 2s\n214000K .......... .......... .......... .......... .......... 72% 44.7M 2s\n214050K .......... .......... .......... .......... .......... 72%  104M 2s\n214100K .......... .......... .......... .......... .......... 72%  109M 2s\n214150K .......... .......... .......... .......... .......... 72% 53.6M 2s\n214200K .......... .......... .......... .......... .......... 72% 60.3M 2s\n214250K .......... .......... .......... .......... .......... 72% 46.0M 2s\n214300K .......... .......... .......... .......... .......... 72% 65.7M 2s\n214350K .......... .......... .......... .......... .......... 72% 52.8M 2s\n214400K .......... .......... .......... .......... .......... 72% 19.7M 2s\n214450K .......... .......... .......... .......... .......... 72%  102M 2s\n214500K .......... .......... .......... .......... .......... 72%  142M 2s\n214550K .......... .......... .......... .......... .......... 72%  136M 2s\n214600K .......... .......... .......... .......... .......... 72% 56.3M 2s\n214650K .......... .......... .......... .......... .......... 72%  104M 2s\n214700K .......... .......... .......... .......... .......... 72% 94.3M 2s\n214750K .......... .......... .......... .......... .......... 72% 83.2M 2s\n214800K .......... .......... .......... .......... .......... 72%  102M 2s\n214850K .......... .......... .......... .......... .......... 72% 52.2M 2s\n214900K .......... .......... .......... .......... .......... 72% 32.9M 2s\n214950K .......... .......... .......... .......... .......... 72% 91.5M 2s\n215000K .......... .......... .......... .......... .......... 72% 67.2M 2s\n215050K .......... .......... .......... .......... .......... 72% 50.0M 2s\n215100K .......... .......... .......... .......... .......... 72% 53.6M 2s\n215150K .......... .......... .......... .......... .......... 72% 44.4M 2s\n215200K .......... .......... .......... .......... .......... 72% 78.5M 2s\n215250K .......... .......... .......... .......... .......... 72% 33.6M 2s\n215300K .......... .......... .......... .......... .......... 72% 94.4M 2s\n215350K .......... .......... .......... .......... .......... 72% 82.3M 2s\n215400K .......... .......... .......... .......... .......... 72% 5.00M 2s\n215450K .......... .......... .......... .......... .......... 72% 63.2M 2s\n215500K .......... .......... .......... .......... .......... 72% 66.9M 2s\n215550K .......... .......... .......... .......... .......... 72% 63.4M 2s\n215600K .......... .......... .......... .......... .......... 72% 67.8M 2s\n215650K .......... .......... .......... .......... .......... 72% 62.6M 2s\n215700K .......... .......... .......... .......... .......... 72% 36.6M 2s\n215750K .......... .......... .......... .......... .......... 72% 52.8M 2s\n215800K .......... .......... .......... .......... .......... 72% 16.5M 2s\n215850K .......... .......... .......... .......... .......... 72% 68.1M 2s\n215900K .......... .......... .......... .......... .......... 72% 59.0M 2s\n215950K .......... .......... .......... .......... .......... 73% 61.9M 2s\n216000K .......... .......... .......... .......... .......... 73% 64.4M 2s\n216050K .......... .......... .......... .......... .......... 73% 77.9M 2s\n216100K .......... .......... .......... .......... .......... 73% 80.2M 2s\n216150K .......... .......... .......... .......... .......... 73% 62.0M 2s\n216200K .......... .......... .......... .......... .......... 73% 48.6M 2s\n216250K .......... .......... .......... .......... .......... 73% 77.2M 2s\n216300K .......... .......... .......... .......... .......... 73% 67.5M 2s\n216350K .......... .......... .......... .......... .......... 73% 68.0M 2s\n216400K .......... .......... .......... .......... .......... 73% 87.8M 2s\n216450K .......... .......... .......... .......... .......... 73% 97.6M 2s\n216500K .......... .......... .......... .......... .......... 73% 77.8M 2s\n216550K .......... .......... .......... .......... .......... 73% 51.8M 2s\n216600K .......... .......... .......... .......... .......... 73% 65.5M 2s\n216650K .......... .......... .......... .......... .......... 73% 86.8M 2s\n216700K .......... .......... .......... .......... .......... 73% 89.4M 2s\n216750K .......... .......... .......... .......... .......... 73% 76.1M 2s\n216800K .......... .......... .......... .......... .......... 73% 85.7M 2s\n216850K .......... .......... .......... .......... .......... 73% 86.8M 2s\n216900K .......... .......... .......... .......... .......... 73% 63.5M 2s\n216950K .......... .......... .......... .......... .......... 73% 71.6M 2s\n217000K .......... .......... .......... .......... .......... 73% 67.0M 2s\n217050K .......... .......... .......... .......... .......... 73% 78.5M 2s\n217100K .......... .......... .......... .......... .......... 73% 72.4M 2s\n217150K .......... .......... .......... .......... .......... 73% 49.6M 2s\n217200K .......... .......... .......... .......... .......... 73% 71.1M 2s\n217250K .......... .......... .......... .......... .......... 73% 40.8M 2s\n217300K .......... .......... .......... .......... .......... 73% 68.7M 2s\n217350K .......... .......... .......... .......... .......... 73% 70.1M 2s\n217400K .......... .......... .......... .......... .......... 73% 69.9M 2s\n217450K .......... .......... .......... .......... .......... 73% 80.9M 2s\n217500K .......... .......... .......... .......... .......... 73% 86.2M 2s\n217550K .......... .......... .......... .......... .......... 73% 70.0M 2s\n217600K .......... .......... .......... .......... .......... 73% 87.8M 2s\n217650K .......... .......... .......... .......... .......... 73% 14.3M 2s\n217700K .......... .......... .......... .......... .......... 73% 18.4M 2s\n217750K .......... .......... .......... .......... .......... 73% 61.5M 2s\n217800K .......... .......... .......... .......... .......... 73%  118M 2s\n217850K .......... .......... .......... .......... .......... 73%  127M 2s\n217900K .......... .......... .......... .......... .......... 73% 17.8M 2s\n217950K .......... .......... .......... .......... .......... 73% 69.2M 2s\n218000K .......... .......... .......... .......... .......... 73% 82.6M 1s\n218050K .......... .......... .......... .......... .......... 73% 77.5M 1s\n218100K .......... .......... .......... .......... .......... 73% 73.4M 1s\n218150K .......... .......... .......... .......... .......... 73% 48.3M 1s\n218200K .......... .......... .......... .......... .......... 73% 56.0M 1s\n218250K .......... .......... .......... .......... .......... 73% 60.6M 1s\n218300K .......... .......... .......... .......... .......... 73% 66.6M 1s\n218350K .......... .......... .......... .......... .......... 73% 45.7M 1s\n218400K .......... .......... .......... .......... .......... 73% 51.1M 1s\n218450K .......... .......... .......... .......... .......... 73% 50.5M 1s\n218500K .......... .......... .......... .......... .......... 73% 54.3M 1s\n218550K .......... .......... .......... .......... .......... 73% 39.9M 1s\n218600K .......... .......... .......... .......... .......... 73% 67.1M 1s\n218650K .......... .......... .......... .......... .......... 73% 59.1M 1s\n218700K .......... .......... .......... .......... .......... 73% 57.1M 1s\n218750K .......... .......... .......... .......... .......... 73% 60.6M 1s\n218800K .......... .......... .......... .......... .......... 73% 41.3M 1s\n218850K .......... .......... .......... .......... .......... 73% 68.7M 1s\n218900K .......... .......... .......... .......... .......... 74% 60.1M 1s\n218950K .......... .......... .......... .......... .......... 74% 54.7M 1s\n219000K .......... .......... .......... .......... .......... 74% 59.0M 1s\n219050K .......... .......... .......... .......... .......... 74% 62.2M 1s\n219100K .......... .......... .......... .......... .......... 74% 61.4M 1s\n219150K .......... .......... .......... .......... .......... 74% 65.6M 1s\n219200K .......... .......... .......... .......... .......... 74% 83.0M 1s\n219250K .......... .......... .......... .......... .......... 74% 45.8M 1s\n219300K .......... .......... .......... .......... .......... 74% 43.8M 1s\n219350K .......... .......... .......... .......... .......... 74% 63.6M 1s\n219400K .......... .......... .......... .......... .......... 74% 50.9M 1s\n219450K .......... .......... .......... .......... .......... 74% 64.8M 1s\n219500K .......... .......... .......... .......... .......... 74% 46.1M 1s\n219550K .......... .......... .......... .......... .......... 74% 58.0M 1s\n219600K .......... .......... .......... .......... .......... 74% 38.1M 1s\n219650K .......... .......... .......... .......... .......... 74% 33.6M 1s\n219700K .......... .......... .......... .......... .......... 74% 36.0M 1s\n219750K .......... .......... .......... .......... .......... 74% 44.7M 1s\n219800K .......... .......... .......... .......... .......... 74% 40.3M 1s\n219850K .......... .......... .......... .......... .......... 74% 51.6M 1s\n219900K .......... .......... .......... .......... .......... 74% 64.1M 1s\n219950K .......... .......... .......... .......... .......... 74% 55.4M 1s\n220000K .......... .......... .......... .......... .......... 74% 48.6M 1s\n220050K .......... .......... .......... .......... .......... 74% 39.2M 1s\n220100K .......... .......... .......... .......... .......... 74% 30.0M 1s\n220150K .......... .......... .......... .......... .......... 74% 47.5M 1s\n220200K .......... .......... .......... .......... .......... 74% 48.2M 1s\n220250K .......... .......... .......... .......... .......... 74% 20.8M 1s\n220300K .......... .......... .......... .......... .......... 74% 53.6M 1s\n220350K .......... .......... .......... .......... .......... 74% 64.6M 1s\n220400K .......... .......... .......... .......... .......... 74% 43.7M 1s\n220450K .......... .......... .......... .......... .......... 74% 46.2M 1s\n220500K .......... .......... .......... .......... .......... 74% 63.6M 1s\n220550K .......... .......... .......... .......... .......... 74% 25.4M 1s\n220600K .......... .......... .......... .......... .......... 74% 45.2M 1s\n220650K .......... .......... .......... .......... .......... 74% 54.6M 1s\n220700K .......... .......... .......... .......... .......... 74% 51.3M 1s\n220750K .......... .......... .......... .......... .......... 74% 47.6M 1s\n220800K .......... .......... .......... .......... .......... 74% 45.4M 1s\n220850K .......... .......... .......... .......... .......... 74% 57.9M 1s\n220900K .......... .......... .......... .......... .......... 74% 47.0M 1s\n220950K .......... .......... .......... .......... .......... 74% 46.4M 1s\n221000K .......... .......... .......... .......... .......... 74% 45.6M 1s\n221050K .......... .......... .......... .......... .......... 74% 37.5M 1s\n221100K .......... .......... .......... .......... .......... 74% 46.8M 1s\n221150K .......... .......... .......... .......... .......... 74% 53.1M 1s\n221200K .......... .......... .......... .......... .......... 74% 52.8M 1s\n221250K .......... .......... .......... .......... .......... 74% 46.9M 1s\n221300K .......... .......... .......... .......... .......... 74% 31.2M 1s\n221350K .......... .......... .......... .......... .......... 74% 38.1M 1s\n221400K .......... .......... .......... .......... .......... 74% 28.5M 1s\n221450K .......... .......... .......... .......... .......... 74% 54.3M 1s\n221500K .......... .......... .......... .......... .......... 74% 62.1M 1s\n221550K .......... .......... .......... .......... .......... 74% 52.3M 1s\n221600K .......... .......... .......... .......... .......... 74% 51.0M 1s\n221650K .......... .......... .......... .......... .......... 74% 37.9M 1s\n221700K .......... .......... .......... .......... .......... 74% 55.7M 1s\n221750K .......... .......... .......... .......... .......... 74% 59.6M 1s\n221800K .......... .......... .......... .......... .......... 74% 51.0M 1s\n221850K .......... .......... .......... .......... .......... 75%  101M 1s\n221900K .......... .......... .......... .......... .......... 75% 81.0M 1s\n221950K .......... .......... .......... .......... .......... 75% 37.6M 1s\n222000K .......... .......... .......... .......... .......... 75% 38.6M 1s\n222050K .......... .......... .......... .......... .......... 75% 85.1M 1s\n222100K .......... .......... .......... .......... .......... 75% 54.2M 1s\n222150K .......... .......... .......... .......... .......... 75% 34.9M 1s\n222200K .......... .......... .......... .......... .......... 75% 44.7M 1s\n222250K .......... .......... .......... .......... .......... 75% 34.6M 1s\n222300K .......... .......... .......... .......... .......... 75% 44.8M 1s\n222350K .......... .......... .......... .......... .......... 75% 57.9M 1s\n222400K .......... .......... .......... .......... .......... 75% 33.8M 1s\n222450K .......... .......... .......... .......... .......... 75% 50.5M 1s\n222500K .......... .......... .......... .......... .......... 75% 47.0M 1s\n222550K .......... .......... .......... .......... .......... 75% 84.3M 1s\n222600K .......... .......... .......... .......... .......... 75% 43.8M 1s\n222650K .......... .......... .......... .......... .......... 75% 21.1M 1s\n222700K .......... .......... .......... .......... .......... 75% 51.1M 1s\n222750K .......... .......... .......... .......... .......... 75% 38.3M 1s\n222800K .......... .......... .......... .......... .......... 75% 37.0M 1s\n222850K .......... .......... .......... .......... .......... 75%  107M 1s\n222900K .......... .......... .......... .......... .......... 75% 42.2M 1s\n222950K .......... .......... .......... .......... .......... 75% 54.8M 1s\n223000K .......... .......... .......... .......... .......... 75%  106M 1s\n223050K .......... .......... .......... .......... .......... 75% 74.0M 1s\n223100K .......... .......... .......... .......... .......... 75% 45.2M 1s\n223150K .......... .......... .......... .......... .......... 75% 34.8M 1s\n223200K .......... .......... .......... .......... .......... 75% 77.1M 1s\n223250K .......... .......... .......... .......... .......... 75% 37.8M 1s\n223300K .......... .......... .......... .......... .......... 75% 22.7M 1s\n223350K .......... .......... .......... .......... .......... 75%  121M 1s\n223400K .......... .......... .......... .......... .......... 75%  102M 1s\n223450K .......... .......... .......... .......... .......... 75% 53.7M 1s\n223500K .......... .......... .......... .......... .......... 75% 48.1M 1s\n223550K .......... .......... .......... .......... .......... 75% 45.9M 1s\n223600K .......... .......... .......... .......... .......... 75% 34.3M 1s\n223650K .......... .......... .......... .......... .......... 75%  112M 1s\n223700K .......... .......... .......... .......... .......... 75% 40.8M 1s\n223750K .......... .......... .......... .......... .......... 75% 52.6M 1s\n223800K .......... .......... .......... .......... .......... 75% 49.8M 1s\n223850K .......... .......... .......... .......... .......... 75% 32.9M 1s\n223900K .......... .......... .......... .......... .......... 75% 98.7M 1s\n223950K .......... .......... .......... .......... .......... 75% 40.7M 1s\n224000K .......... .......... .......... .......... .......... 75% 33.6M 1s\n224050K .......... .......... .......... .......... .......... 75% 52.5M 1s\n224100K .......... .......... .......... .......... .......... 75% 33.5M 1s\n224150K .......... .......... .......... .......... .......... 75% 62.2M 1s\n224200K .......... .......... .......... .......... .......... 75% 41.2M 1s\n224250K .......... .......... .......... .......... .......... 75% 45.5M 1s\n224300K .......... .......... .......... .......... .......... 75% 40.8M 1s\n224350K .......... .......... .......... .......... .......... 75% 71.4M 1s\n224400K .......... .......... .......... .......... .......... 75% 48.8M 1s\n224450K .......... .......... .......... .......... .......... 75% 23.7M 1s\n224500K .......... .......... .......... .......... .......... 75%  107M 1s\n224550K .......... .......... .......... .......... .......... 75% 85.6M 1s\n224600K .......... .......... .......... .......... .......... 75% 35.7M 1s\n224650K .......... .......... .......... .......... .......... 75% 32.8M 1s\n224700K .......... .......... .......... .......... .......... 75% 96.1M 1s\n224750K .......... .......... .......... .......... .......... 75% 76.1M 1s\n224800K .......... .......... .......... .......... .......... 76% 39.6M 1s\n224850K .......... .......... .......... .......... .......... 76% 62.2M 1s\n224900K .......... .......... .......... .......... .......... 76% 51.0M 1s\n224950K .......... .......... .......... .......... .......... 76% 39.7M 1s\n225000K .......... .......... .......... .......... .......... 76% 62.2M 1s\n225050K .......... .......... .......... .......... .......... 76% 45.4M 1s\n225100K .......... .......... .......... .......... .......... 76% 39.4M 1s\n225150K .......... .......... .......... .......... .......... 76% 33.7M 1s\n225200K .......... .......... .......... .......... .......... 76%  118M 1s\n225250K .......... .......... .......... .......... .......... 76% 29.7M 1s\n225300K .......... .......... .......... .......... .......... 76% 68.7M 1s\n225350K .......... .......... .......... .......... .......... 76% 36.3M 1s\n225400K .......... .......... .......... .......... .......... 76% 32.1M 1s\n225450K .......... .......... .......... .......... .......... 76% 42.8M 1s\n225500K .......... .......... .......... .......... .......... 76% 27.5M 1s\n225550K .......... .......... .......... .......... .......... 76% 96.5M 1s\n225600K .......... .......... .......... .......... .......... 76% 50.6M 1s\n225650K .......... .......... .......... .......... .......... 76% 37.9M 1s\n225700K .......... .......... .......... .......... .......... 76% 71.1M 1s\n225750K .......... .......... .......... .......... .......... 76% 56.2M 1s\n225800K .......... .......... .......... .......... .......... 76% 57.7M 1s\n225850K .......... .......... .......... .......... .......... 76% 56.7M 1s\n225900K .......... .......... .......... .......... .......... 76% 36.4M 1s\n225950K .......... .......... .......... .......... .......... 76% 22.1M 1s\n226000K .......... .......... .......... .......... .......... 76%  112M 1s\n226050K .......... .......... .......... .......... .......... 76%  124M 1s\n226100K .......... .......... .......... .......... .......... 76% 50.4M 1s\n226150K .......... .......... .......... .......... .......... 76% 37.9M 1s\n226200K .......... .......... .......... .......... .......... 76% 46.9M 1s\n226250K .......... .......... .......... .......... .......... 76% 35.9M 1s\n226300K .......... .......... .......... .......... .......... 76% 93.0M 1s\n226350K .......... .......... .......... .......... .......... 76% 32.0M 1s\n226400K .......... .......... .......... .......... .......... 76% 82.0M 1s\n226450K .......... .......... .......... .......... .......... 76% 86.9M 1s\n226500K .......... .......... .......... .......... .......... 76% 49.9M 1s\n226550K .......... .......... .......... .......... .......... 76% 38.0M 1s\n226600K .......... .......... .......... .......... .......... 76% 48.6M 1s\n226650K .......... .......... .......... .......... .......... 76% 54.0M 1s\n226700K .......... .......... .......... .......... .......... 76% 30.7M 1s\n226750K .......... .......... .......... .......... .......... 76% 87.2M 1s\n226800K .......... .......... .......... .......... .......... 76% 48.9M 1s\n226850K .......... .......... .......... .......... .......... 76% 62.1M 1s\n226900K .......... .......... .......... .......... .......... 76% 33.7M 1s\n226950K .......... .......... .......... .......... .......... 76% 81.1M 1s\n227000K .......... .......... .......... .......... .......... 76% 15.8M 1s\n227050K .......... .......... .......... .......... .......... 76%  120M 1s\n227100K .......... .......... .......... .......... .......... 76%  116M 1s\n227150K .......... .......... .......... .......... .......... 76% 96.7M 1s\n227200K .......... .......... .......... .......... .......... 76% 28.2M 1s\n227250K .......... .......... .......... .......... .......... 76%  111M 1s\n227300K .......... .......... .......... .......... .......... 76% 48.3M 1s\n227350K .......... .......... .......... .......... .......... 76%  107M 1s\n227400K .......... .......... .......... .......... .......... 76% 31.1M 1s\n227450K .......... .......... .......... .......... .......... 76%  105M 1s\n227500K .......... .......... .......... .......... .......... 76% 52.7M 1s\n227550K .......... .......... .......... .......... .......... 76% 21.0M 1s\n227600K .......... .......... .......... .......... .......... 76% 83.1M 1s\n227650K .......... .......... .......... .......... .......... 76% 20.5M 1s\n227700K .......... .......... .......... .......... .......... 76% 92.2M 1s\n227750K .......... .......... .......... .......... .......... 77%  109M 1s\n227800K .......... .......... .......... .......... .......... 77% 71.2M 1s\n227850K .......... .......... .......... .......... .......... 77%  117M 1s\n227900K .......... .......... .......... .......... .......... 77% 17.5M 1s\n227950K .......... .......... .......... .......... .......... 77% 45.3M 1s\n228000K .......... .......... .......... .......... .......... 77% 64.6M 1s\n228050K .......... .......... .......... .......... .......... 77% 67.0M 1s\n228100K .......... .......... .......... .......... .......... 77% 73.0M 1s\n228150K .......... .......... .......... .......... .......... 77% 56.7M 1s\n228200K .......... .......... .......... .......... .......... 77% 97.7M 1s\n228250K .......... .......... .......... .......... .......... 77% 94.1M 1s\n228300K .......... .......... .......... .......... .......... 77% 93.4M 1s\n228350K .......... .......... .......... .......... .......... 77% 81.8M 1s\n228400K .......... .......... .......... .......... .......... 77% 44.6M 1s\n228450K .......... .......... .......... .......... .......... 77% 53.7M 1s\n228500K .......... .......... .......... .......... .......... 77% 51.8M 1s\n228550K .......... .......... .......... .......... .......... 77% 33.9M 1s\n228600K .......... .......... .......... .......... .......... 77% 79.6M 1s\n228650K .......... .......... .......... .......... .......... 77% 22.8M 1s\n228700K .......... .......... .......... .......... .......... 77%  121M 1s\n228750K .......... .......... .......... .......... .......... 77% 44.0M 1s\n228800K .......... .......... .......... .......... .......... 77% 45.2M 1s\n228850K .......... .......... .......... .......... .......... 77% 31.0M 1s\n228900K .......... .......... .......... .......... .......... 77%  102M 1s\n228950K .......... .......... .......... .......... .......... 77% 68.0M 1s\n229000K .......... .......... .......... .......... .......... 77% 43.2M 1s\n229050K .......... .......... .......... .......... .......... 77% 20.9M 1s\n229100K .......... .......... .......... .......... .......... 77%  115M 1s\n229150K .......... .......... .......... .......... .......... 77%  119M 1s\n229200K .......... .......... .......... .......... .......... 77% 48.1M 1s\n229250K .......... .......... .......... .......... .......... 77% 30.2M 1s\n229300K .......... .......... .......... .......... .......... 77%  107M 1s\n229350K .......... .......... .......... .......... .......... 77% 74.5M 1s\n229400K .......... .......... .......... .......... .......... 77% 44.1M 1s\n229450K .......... .......... .......... .......... .......... 77% 53.7M 1s\n229500K .......... .......... .......... .......... .......... 77% 46.1M 1s\n229550K .......... .......... .......... .......... .......... 77% 23.0M 1s\n229600K .......... .......... .......... .......... .......... 77%  104M 1s\n229650K .......... .......... .......... .......... .......... 77%  124M 1s\n229700K .......... .......... .......... .......... .......... 77% 36.3M 1s\n229750K .......... .......... .......... .......... .......... 77%  101M 1s\n229800K .......... .......... .......... .......... .......... 77% 45.5M 1s\n229850K .......... .......... .......... .......... .......... 77% 34.4M 1s\n229900K .......... .......... .......... .......... .......... 77% 77.4M 1s\n229950K .......... .......... .......... .......... .......... 77% 47.8M 1s\n230000K .......... .......... .......... .......... .......... 77% 47.1M 1s\n230050K .......... .......... .......... .......... .......... 77% 34.4M 1s\n230100K .......... .......... .......... .......... .......... 77% 77.0M 1s\n230150K .......... .......... .......... .......... .......... 77% 34.2M 1s\n230200K .......... .......... .......... .......... .......... 77% 86.2M 1s\n230250K .......... .......... .......... .......... .......... 77% 22.3M 1s\n230300K .......... .......... .......... .......... .......... 77%  108M 1s\n230350K .......... .......... .......... .......... .......... 77% 47.8M 1s\n230400K .......... .......... .......... .......... .......... 77% 79.2M 1s\n230450K .......... .......... .......... .......... .......... 77% 10.5M 1s\n230500K .......... .......... .......... .......... .......... 77% 49.4M 1s\n230550K .......... .......... .......... .......... .......... 77% 59.1M 1s\n230600K .......... .......... .......... .......... .......... 77% 59.2M 1s\n230650K .......... .......... .......... .......... .......... 77% 48.0M 1s\n230700K .......... .......... .......... .......... .......... 77% 67.8M 1s\n230750K .......... .......... .......... .......... .......... 78% 81.7M 1s\n230800K .......... .......... .......... .......... .......... 78% 91.2M 1s\n230850K .......... .......... .......... .......... .......... 78% 94.4M 1s\n230900K .......... .......... .......... .......... .......... 78% 52.0M 1s\n230950K .......... .......... .......... .......... .......... 78% 93.1M 1s\n231000K .......... .......... .......... .......... .......... 78% 90.8M 1s\n231050K .......... .......... .......... .......... .......... 78% 86.2M 1s\n231100K .......... .......... .......... .......... .......... 78% 25.6M 1s\n231150K .......... .......... .......... .......... .......... 78% 89.8M 1s\n231200K .......... .......... .......... .......... .......... 78% 94.5M 1s\n231250K .......... .......... .......... .......... .......... 78% 73.6M 1s\n231300K .......... .......... .......... .......... .......... 78% 55.8M 1s\n231350K .......... .......... .......... .......... .......... 78% 89.8M 1s\n231400K .......... .......... .......... .......... .......... 78% 26.5M 1s\n231450K .......... .......... .......... .......... .......... 78% 85.4M 1s\n231500K .......... .......... .......... .......... .......... 78% 70.2M 1s\n231550K .......... .......... .......... .......... .......... 78% 90.8M 1s\n231600K .......... .......... .......... .......... .......... 78% 71.4M 1s\n231650K .......... .......... .......... .......... .......... 78% 86.1M 1s\n231700K .......... .......... .......... .......... .......... 78% 89.4M 1s\n231750K .......... .......... .......... .......... .......... 78% 7.15M 1s\n231800K .......... .......... .......... .......... .......... 78%  123M 1s\n231850K .......... .......... .......... .......... .......... 78%  122M 1s\n231900K .......... .......... .......... .......... .......... 78%  136M 1s\n231950K .......... .......... .......... .......... .......... 78% 62.9M 1s\n232000K .......... .......... .......... .......... .......... 78%  119M 1s\n232050K .......... .......... .......... .......... .......... 78%  119M 1s\n232100K .......... .......... .......... .......... .......... 78% 44.9M 1s\n232150K .......... .......... .......... .......... .......... 78%  116M 1s\n232200K .......... .......... .......... .......... .......... 78% 53.3M 1s\n232250K .......... .......... .......... .......... .......... 78%  123M 1s\n232300K .......... .......... .......... .......... .......... 78%  119M 1s\n232350K .......... .......... .......... .......... .......... 78%  105M 1s\n232400K .......... .......... .......... .......... .......... 78%  139M 1s\n232450K .......... .......... .......... .......... .......... 78% 80.7M 1s\n232500K .......... .......... .......... .......... .......... 78% 34.4M 1s\n232550K .......... .......... .......... .......... .......... 78% 52.8M 1s\n232600K .......... .......... .......... .......... .......... 78% 43.4M 1s\n232650K .......... .......... .......... .......... .......... 78% 23.9M 1s\n232700K .......... .......... .......... .......... .......... 78%  126M 1s\n232750K .......... .......... .......... .......... .......... 78% 44.9M 1s\n232800K .......... .......... .......... .......... .......... 78% 24.4M 1s\n232850K .......... .......... .......... .......... .......... 78%  111M 1s\n232900K .......... .......... .......... .......... .......... 78% 5.28M 1s\n232950K .......... .......... .......... .......... .......... 78% 65.5M 1s\n233000K .......... .......... .......... .......... .......... 78% 82.9M 1s\n233050K .......... .......... .......... .......... .......... 78% 89.6M 1s\n233100K .......... .......... .......... .......... .......... 78% 76.3M 1s\n233150K .......... .......... .......... .......... .......... 78% 81.6M 1s\n233200K .......... .......... .......... .......... .......... 78% 33.4M 1s\n233250K .......... .......... .......... .......... .......... 78% 84.1M 1s\n233300K .......... .......... .......... .......... .......... 78% 74.1M 1s\n233350K .......... .......... .......... .......... .......... 78% 81.6M 1s\n233400K .......... .......... .......... .......... .......... 78% 33.0M 1s\n233450K .......... .......... .......... .......... .......... 78% 75.9M 1s\n233500K .......... .......... .......... .......... .......... 78% 92.1M 1s\n233550K .......... .......... .......... .......... .......... 78% 95.2M 1s\n233600K .......... .......... .......... .......... .......... 78% 81.8M 1s\n233650K .......... .......... .......... .......... .......... 78% 87.8M 1s\n233700K .......... .......... .......... .......... .......... 79% 42.4M 1s\n233750K .......... .......... .......... .......... .......... 79% 82.4M 1s\n233800K .......... .......... .......... .......... .......... 79% 88.1M 1s\n233850K .......... .......... .......... .......... .......... 79% 40.8M 1s\n233900K .......... .......... .......... .......... .......... 79% 20.1M 1s\n233950K .......... .......... .......... .......... .......... 79% 85.2M 1s\n234000K .......... .......... .......... .......... .......... 79%  109M 1s\n234050K .......... .......... .......... .......... .......... 79% 93.3M 1s\n234100K .......... .......... .......... .......... .......... 79% 85.0M 1s\n234150K .......... .......... .......... .......... .......... 79% 93.1M 1s\n234200K .......... .......... .......... .......... .......... 79% 66.2M 1s\n234250K .......... .......... .......... .......... .......... 79% 17.0M 1s\n234300K .......... .......... .......... .......... .......... 79% 31.5M 1s\n234350K .......... .......... .......... .......... .......... 79% 44.9M 1s\n234400K .......... .......... .......... .......... .......... 79% 48.8M 1s\n234450K .......... .......... .......... .......... .......... 79% 45.0M 1s\n234500K .......... .......... .......... .......... .......... 79% 38.4M 1s\n234550K .......... .......... .......... .......... .......... 79% 47.2M 1s\n234600K .......... .......... .......... .......... .......... 79% 43.7M 1s\n234650K .......... .......... .......... .......... .......... 79% 40.8M 1s\n234700K .......... .......... .......... .......... .......... 79% 43.1M 1s\n234750K .......... .......... .......... .......... .......... 79% 39.3M 1s\n234800K .......... .......... .......... .......... .......... 79% 41.2M 1s\n234850K .......... .......... .......... .......... .......... 79% 41.7M 1s\n234900K .......... .......... .......... .......... .......... 79% 36.0M 1s\n234950K .......... .......... .......... .......... .......... 79% 43.5M 1s\n235000K .......... .......... .......... .......... .......... 79% 45.0M 1s\n235050K .......... .......... .......... .......... .......... 79% 48.8M 1s\n235100K .......... .......... .......... .......... .......... 79% 39.8M 1s\n235150K .......... .......... .......... .......... .......... 79% 40.0M 1s\n235200K .......... .......... .......... .......... .......... 79% 43.8M 1s\n235250K .......... .......... .......... .......... .......... 79% 41.7M 1s\n235300K .......... .......... .......... .......... .......... 79% 34.8M 1s\n235350K .......... .......... .......... .......... .......... 79% 39.8M 1s\n235400K .......... .......... .......... .......... .......... 79% 39.9M 1s\n235450K .......... .......... .......... .......... .......... 79% 39.9M 1s\n235500K .......... .......... .......... .......... .......... 79% 34.5M 1s\n235550K .......... .......... .......... .......... .......... 79% 42.8M 1s\n235600K .......... .......... .......... .......... .......... 79% 50.4M 1s\n235650K .......... .......... .......... .......... .......... 79% 45.0M 1s\n235700K .......... .......... .......... .......... .......... 79% 30.6M 1s\n235750K .......... .......... .......... .......... .......... 79% 40.5M 1s\n235800K .......... .......... .......... .......... .......... 79% 39.1M 1s\n235850K .......... .......... .......... .......... .......... 79% 40.5M 1s\n235900K .......... .......... .......... .......... .......... 79% 39.5M 1s\n235950K .......... .......... .......... .......... .......... 79% 42.8M 1s\n236000K .......... .......... .......... .......... .......... 79% 41.9M 1s\n236050K .......... .......... .......... .......... .......... 79% 40.6M 1s\n236100K .......... .......... .......... .......... .......... 79% 36.8M 1s\n236150K .......... .......... .......... .......... .......... 79% 38.7M 1s\n236200K .......... .......... .......... .......... .......... 79% 39.5M 1s\n236250K .......... .......... .......... .......... .......... 79% 40.9M 1s\n236300K .......... .......... .......... .......... .......... 79% 33.9M 1s\n236350K .......... .......... .......... .......... .......... 79% 40.3M 1s\n236400K .......... .......... .......... .......... .......... 79% 40.5M 1s\n236450K .......... .......... .......... .......... .......... 79% 48.0M 1s\n236500K .......... .......... .......... .......... .......... 79% 47.2M 1s\n236550K .......... .......... .......... .......... .......... 79% 44.2M 1s\n236600K .......... .......... .......... .......... .......... 79% 46.3M 1s\n236650K .......... .......... .......... .......... .......... 80% 42.7M 1s\n236700K .......... .......... .......... .......... .......... 80% 35.3M 1s\n236750K .......... .......... .......... .......... .......... 80% 41.6M 1s\n236800K .......... .......... .......... .......... .......... 80% 38.8M 1s\n236850K .......... .......... .......... .......... .......... 80% 37.8M 1s\n236900K .......... .......... .......... .......... .......... 80% 35.3M 1s\n236950K .......... .......... .......... .......... .......... 80% 40.5M 1s\n237000K .......... .......... .......... .......... .......... 80% 40.0M 1s\n237050K .......... .......... .......... .......... .......... 80% 58.0M 1s\n237100K .......... .......... .......... .......... .......... 80% 34.3M 1s\n237150K .......... .......... .......... .......... .......... 80% 47.9M 1s\n237200K .......... .......... .......... .......... .......... 80% 42.4M 1s\n237250K .......... .......... .......... .......... .......... 80% 42.5M 1s\n237300K .......... .......... .......... .......... .......... 80% 35.3M 1s\n237350K .......... .......... .......... .......... .......... 80% 39.5M 1s\n237400K .......... .......... .......... .......... .......... 80% 41.4M 1s\n237450K .......... .......... .......... .......... .......... 80% 43.4M 1s\n237500K .......... .......... .......... .......... .......... 80% 41.9M 1s\n237550K .......... .......... .......... .......... .......... 80% 39.6M 1s\n237600K .......... .......... .......... .......... .......... 80% 41.5M 1s\n237650K .......... .......... .......... .......... .......... 80% 44.6M 1s\n237700K .......... .......... .......... .......... .......... 80% 38.2M 1s\n237750K .......... .......... .......... .......... .......... 80% 44.6M 1s\n237800K .......... .......... .......... .......... .......... 80% 41.1M 1s\n237850K .......... .......... .......... .......... .......... 80% 41.7M 1s\n237900K .......... .......... .......... .......... .......... 80% 37.2M 1s\n237950K .......... .......... .......... .......... .......... 80% 40.6M 1s\n238000K .......... .......... .......... .......... .......... 80% 37.2M 1s\n238050K .......... .......... .......... .......... .......... 80% 49.5M 1s\n238100K .......... .......... .......... .......... .......... 80% 37.1M 1s\n238150K .......... .......... .......... .......... .......... 80% 37.0M 1s\n238200K .......... .......... .......... .......... .......... 80% 38.8M 1s\n238250K .......... .......... .......... .......... .......... 80% 39.5M 1s\n238300K .......... .......... .......... .......... .......... 80% 34.0M 1s\n238350K .......... .......... .......... .......... .......... 80% 39.6M 1s\n238400K .......... .......... .......... .......... .......... 80% 38.7M 1s\n238450K .......... .......... .......... .......... .......... 80% 38.1M 1s\n238500K .......... .......... .......... .......... .......... 80% 33.7M 1s\n238550K .......... .......... .......... .......... .......... 80% 40.1M 1s\n238600K .......... .......... .......... .......... .......... 80% 47.8M 1s\n238650K .......... .......... .......... .......... .......... 80% 37.0M 1s\n238700K .......... .......... .......... .......... .......... 80% 35.6M 1s\n238750K .......... .......... .......... .......... .......... 80% 39.4M 1s\n238800K .......... .......... .......... .......... .......... 80% 39.0M 1s\n238850K .......... .......... .......... .......... .......... 80% 43.4M 1s\n238900K .......... .......... .......... .......... .......... 80% 34.7M 1s\n238950K .......... .......... .......... .......... .......... 80% 40.4M 1s\n239000K .......... .......... .......... .......... .......... 80% 43.2M 1s\n239050K .......... .......... .......... .......... .......... 80% 41.0M 1s\n239100K .......... .......... .......... .......... .......... 80% 36.7M 1s\n239150K .......... .......... .......... .......... .......... 80% 55.9M 1s\n239200K .......... .......... .......... .......... .......... 80% 38.5M 1s\n239250K .......... .......... .......... .......... .......... 80% 42.7M 1s\n239300K .......... .......... .......... .......... .......... 80% 33.6M 1s\n239350K .......... .......... .......... .......... .......... 80% 39.9M 1s\n239400K .......... .......... .......... .......... .......... 80% 38.9M 1s\n239450K .......... .......... .......... .......... .......... 80% 41.4M 1s\n239500K .......... .......... .......... .......... .......... 80% 46.8M 1s\n239550K .......... .......... .......... .......... .......... 80% 52.2M 1s\n239600K .......... .......... .......... .......... .......... 81% 40.0M 1s\n239650K .......... .......... .......... .......... .......... 81% 42.3M 1s\n239700K .......... .......... .......... .......... .......... 81% 34.7M 1s\n239750K .......... .......... .......... .......... .......... 81% 44.2M 1s\n239800K .......... .......... .......... .......... .......... 81% 39.3M 1s\n239850K .......... .......... .......... .......... .......... 81% 43.2M 1s\n239900K .......... .......... .......... .......... .......... 81% 34.6M 1s\n239950K .......... .......... .......... .......... .......... 81% 41.2M 1s\n240000K .......... .......... .......... .......... .......... 81% 46.0M 1s\n240050K .......... .......... .......... .......... .......... 81% 51.4M 1s\n240100K .......... .......... .......... .......... .......... 81% 39.6M 1s\n240150K .......... .......... .......... .......... .......... 81% 37.4M 1s\n240200K .......... .......... .......... .......... .......... 81% 38.8M 1s\n240250K .......... .......... .......... .......... .......... 81% 40.6M 1s\n240300K .......... .......... .......... .......... .......... 81% 33.7M 1s\n240350K .......... .......... .......... .......... .......... 81% 39.6M 1s\n240400K .......... .......... .......... .......... .......... 81% 41.8M 1s\n240450K .......... .......... .......... .......... .......... 81% 43.5M 1s\n240500K .......... .......... .......... .......... .......... 81% 36.4M 1s\n240550K .......... .......... .......... .......... .......... 81% 42.7M 1s\n240600K .......... .......... .......... .......... .......... 81% 49.9M 1s\n240650K .......... .......... .......... .......... .......... 81% 43.8M 1s\n240700K .......... .......... .......... .......... .......... 81% 37.8M 1s\n240750K .......... .......... .......... .......... .......... 81% 48.6M 1s\n240800K .......... .......... .......... .......... .......... 81% 43.4M 1s\n240850K .......... .......... .......... .......... .......... 81% 35.1M 1s\n240900K .......... .......... .......... .......... .......... 81% 40.5M 1s\n240950K .......... .......... .......... .......... .......... 81% 45.8M 1s\n241000K .......... .......... .......... .......... .......... 81% 39.0M 1s\n241050K .......... .......... .......... .......... .......... 81% 38.7M 1s\n241100K .......... .......... .......... .......... .......... 81% 42.9M 1s\n241150K .......... .......... .......... .......... .......... 81% 45.0M 1s\n241200K .......... .......... .......... .......... .......... 81% 44.7M 1s\n241250K .......... .......... .......... .......... .......... 81% 38.8M 1s\n241300K .......... .......... .......... .......... .......... 81% 35.3M 1s\n241350K .......... .......... .......... .......... .......... 81% 44.3M 1s\n241400K .......... .......... .......... .......... .......... 81% 50.3M 1s\n241450K .......... .......... .......... .......... .......... 81% 57.1M 1s\n241500K .......... .......... .......... .......... .......... 81% 46.6M 1s\n241550K .......... .......... .......... .......... .......... 81% 40.7M 1s\n241600K .......... .......... .......... .......... .......... 81% 40.3M 1s\n241650K .......... .......... .......... .......... .......... 81% 50.4M 1s\n241700K .......... .......... .......... .......... .......... 81% 34.2M 1s\n241750K .......... .......... .......... .......... .......... 81% 39.3M 1s\n241800K .......... .......... .......... .......... .......... 81% 38.8M 1s\n241850K .......... .......... .......... .......... .......... 81% 40.3M 1s\n241900K .......... .......... .......... .......... .......... 81% 45.7M 1s\n241950K .......... .......... .......... .......... .......... 81% 43.0M 1s\n242000K .......... .......... .......... .......... .......... 81% 41.1M 1s\n242050K .......... .......... .......... .......... .......... 81% 40.7M 1s\n242100K .......... .......... .......... .......... .......... 81% 45.6M 1s\n242150K .......... .......... .......... .......... .......... 81% 38.8M 1s\n242200K .......... .......... .......... .......... .......... 81% 45.8M 1s\n242250K .......... .......... .......... .......... .......... 81% 52.2M 1s\n242300K .......... .......... .......... .......... .......... 81% 40.4M 1s\n242350K .......... .......... .......... .......... .......... 81% 42.9M 1s\n242400K .......... .......... .......... .......... .......... 81% 54.5M 1s\n242450K .......... .......... .......... .......... .......... 81% 43.8M 1s\n242500K .......... .......... .......... .......... .......... 81% 39.3M 1s\n242550K .......... .......... .......... .......... .......... 82% 39.6M 1s\n242600K .......... .......... .......... .......... .......... 82% 46.9M 1s\n242650K .......... .......... .......... .......... .......... 82% 56.9M 1s\n242700K .......... .......... .......... .......... .......... 82% 34.2M 1s\n242750K .......... .......... .......... .......... .......... 82% 39.5M 1s\n242800K .......... .......... .......... .......... .......... 82% 55.1M 1s\n242850K .......... .......... .......... .......... .......... 82% 55.8M 1s\n242900K .......... .......... .......... .......... .......... 82% 41.5M 1s\n242950K .......... .......... .......... .......... .......... 82% 41.2M 1s\n243000K .......... .......... .......... .......... .......... 82% 41.6M 1s\n243050K .......... .......... .......... .......... .......... 82% 53.8M 1s\n243100K .......... .......... .......... .......... .......... 82% 49.0M 1s\n243150K .......... .......... .......... .......... .......... 82% 44.5M 1s\n243200K .......... .......... .......... .......... .......... 82% 42.4M 1s\n243250K .......... .......... .......... .......... .......... 82% 41.1M 1s\n243300K .......... .......... .......... .......... .......... 82% 43.9M 1s\n243350K .......... .......... .......... .......... .......... 82% 41.7M 1s\n243400K .......... .......... .......... .......... .......... 82% 42.1M 1s\n243450K .......... .......... .......... .......... .......... 82% 41.9M 1s\n243500K .......... .......... .......... .......... .......... 82% 36.4M 1s\n243550K .......... .......... .......... .......... .......... 82% 52.2M 1s\n243600K .......... .......... .......... .......... .......... 82% 37.1M 1s\n243650K .......... .......... .......... .......... .......... 82% 40.4M 1s\n243700K .......... .......... .......... .......... .......... 82% 36.6M 1s\n243750K .......... .......... .......... .......... .......... 82% 39.3M 1s\n243800K .......... .......... .......... .......... .......... 82% 47.8M 1s\n243850K .......... .......... .......... .......... .......... 82% 50.5M 1s\n243900K .......... .......... .......... .......... .......... 82% 36.1M 1s\n243950K .......... .......... .......... .......... .......... 82% 39.6M 1s\n244000K .......... .......... .......... .......... .......... 82% 41.4M 1s\n244050K .......... .......... .......... .......... .......... 82% 52.2M 1s\n244100K .......... .......... .......... .......... .......... 82% 44.7M 1s\n244150K .......... .......... .......... .......... .......... 82% 43.6M 1s\n244200K .......... .......... .......... .......... .......... 82% 48.9M 1s\n244250K .......... .......... .......... .......... .......... 82% 42.7M 1s\n244300K .......... .......... .......... .......... .......... 82% 46.6M 1s\n244350K .......... .......... .......... .......... .......... 82% 40.3M 1s\n244400K .......... .......... .......... .......... .......... 82% 39.8M 1s\n244450K .......... .......... .......... .......... .......... 82% 38.3M 1s\n244500K .......... .......... .......... .......... .......... 82% 33.3M 1s\n244550K .......... .......... .......... .......... .......... 82% 39.3M 1s\n244600K .......... .......... .......... .......... .......... 82% 42.6M 1s\n244650K .......... .......... .......... .......... .......... 82% 40.7M 1s\n244700K .......... .......... .......... .......... .......... 82% 36.7M 1s\n244750K .......... .......... .......... .......... .......... 82% 41.4M 1s\n244800K .......... .......... .......... .......... .......... 82% 38.6M 1s\n244850K .......... .......... .......... .......... .......... 82% 39.5M 1s\n244900K .......... .......... .......... .......... .......... 82% 34.6M 1s\n244950K .......... .......... .......... .......... .......... 82% 42.3M 1s\n245000K .......... .......... .......... .......... .......... 82% 43.5M 1s\n245050K .......... .......... .......... .......... .......... 82% 40.5M 1s\n245100K .......... .......... .......... .......... .......... 82% 47.9M 1s\n245150K .......... .......... .......... .......... .......... 82% 39.4M 1s\n245200K .......... .......... .......... .......... .......... 82% 40.5M 1s\n245250K .......... .......... .......... .......... .......... 82% 55.7M 1s\n245300K .......... .......... .......... .......... .......... 82% 34.7M 1s\n245350K .......... .......... .......... .......... .......... 82% 44.6M 1s\n245400K .......... .......... .......... .......... .......... 82% 57.7M 1s\n245450K .......... .......... .......... .......... .......... 82% 42.5M 1s\n245500K .......... .......... .......... .......... .......... 83% 36.1M 1s\n245550K .......... .......... .......... .......... .......... 83% 49.2M 1s\n245600K .......... .......... .......... .......... .......... 83% 41.3M 1s\n245650K .......... .......... .......... .......... .......... 83% 43.5M 1s\n245700K .......... .......... .......... .......... .......... 83% 41.7M 1s\n245750K .......... .......... .......... .......... .......... 83% 38.5M 1s\n245800K .......... .......... .......... .......... .......... 83% 38.1M 1s\n245850K .......... .......... .......... .......... .......... 83% 51.6M 1s\n245900K .......... .......... .......... .......... .......... 83% 36.4M 1s\n245950K .......... .......... .......... .......... .......... 83% 47.2M 1s\n246000K .......... .......... .......... .......... .......... 83% 45.4M 1s\n246050K .......... .......... .......... .......... .......... 83% 40.0M 1s\n246100K .......... .......... .......... .......... .......... 83% 36.2M 1s\n246150K .......... .......... .......... .......... .......... 83% 50.9M 1s\n246200K .......... .......... .......... .......... .......... 83% 41.7M 1s\n246250K .......... .......... .......... .......... .......... 83% 39.8M 1s\n246300K .......... .......... .......... .......... .......... 83% 37.9M 1s\n246350K .......... .......... .......... .......... .......... 83% 45.2M 1s\n246400K .......... .......... .......... .......... .......... 83% 44.0M 1s\n246450K .......... .......... .......... .......... .......... 83% 47.2M 1s\n246500K .......... .......... .......... .......... .......... 83% 50.9M 1s\n246550K .......... .......... .......... .......... .......... 83% 54.7M 1s\n246600K .......... .......... .......... .......... .......... 83% 58.9M 1s\n246650K .......... .......... .......... .......... .......... 83% 41.5M 1s\n246700K .......... .......... .......... .......... .......... 83% 33.9M 1s\n246750K .......... .......... .......... .......... .......... 83% 40.7M 1s\n246800K .......... .......... .......... .......... .......... 83% 40.5M 1s\n246850K .......... .......... .......... .......... .......... 83% 41.2M 1s\n246900K .......... .......... .......... .......... .......... 83% 33.5M 1s\n246950K .......... .......... .......... .......... .......... 83% 40.0M 1s\n247000K .......... .......... .......... .......... .......... 83% 38.4M 1s\n247050K .......... .......... .......... .......... .......... 83% 39.2M 1s\n247100K .......... .......... .......... .......... .......... 83% 38.3M 1s\n247150K .......... .......... .......... .......... .......... 83% 40.1M 1s\n247200K .......... .......... .......... .......... .......... 83% 43.0M 1s\n247250K .......... .......... .......... .......... .......... 83% 48.3M 1s\n247300K .......... .......... .......... .......... .......... 83% 43.7M 1s\n247350K .......... .......... .......... .......... .......... 83% 42.0M 1s\n247400K .......... .......... .......... .......... .......... 83% 42.9M 1s\n247450K .......... .......... .......... .......... .......... 83% 43.9M 1s\n247500K .......... .......... .......... .......... .......... 83% 36.4M 1s\n247550K .......... .......... .......... .......... .......... 83% 41.9M 1s\n247600K .......... .......... .......... .......... .......... 83% 41.0M 1s\n247650K .......... .......... .......... .......... .......... 83% 40.6M 1s\n247700K .......... .......... .......... .......... .......... 83% 38.3M 1s\n247750K .......... .......... .......... .......... .......... 83% 40.3M 1s\n247800K .......... .......... .......... .......... .......... 83% 40.0M 1s\n247850K .......... .......... .......... .......... .......... 83% 37.0M 1s\n247900K .......... .......... .......... .......... .......... 83% 45.6M 1s\n247950K .......... .......... .......... .......... .......... 83% 41.3M 1s\n248000K .......... .......... .......... .......... .......... 83% 48.0M 1s\n248050K .......... .......... .......... .......... .......... 83% 38.0M 1s\n248100K .......... .......... .......... .......... .......... 83% 36.6M 1s\n248150K .......... .......... .......... .......... .......... 83% 43.6M 1s\n248200K .......... .......... .......... .......... .......... 83% 38.9M 1s\n248250K .......... .......... .......... .......... .......... 83% 41.6M 1s\n248300K .......... .......... .......... .......... .......... 83% 36.4M 1s\n248350K .......... .......... .......... .......... .......... 83% 51.9M 1s\n248400K .......... .......... .......... .......... .......... 83% 41.3M 1s\n248450K .......... .......... .......... .......... .......... 83% 53.4M 1s\n248500K .......... .......... .......... .......... .......... 84% 36.4M 1s\n248550K .......... .......... .......... .......... .......... 84% 39.6M 1s\n248600K .......... .......... .......... .......... .......... 84% 48.0M 1s\n248650K .......... .......... .......... .......... .......... 84% 41.2M 1s\n248700K .......... .......... .......... .......... .......... 84% 35.0M 1s\n248750K .......... .......... .......... .......... .......... 84% 39.0M 1s\n248800K .......... .......... .......... .......... .......... 84% 41.5M 1s\n248850K .......... .......... .......... .......... .......... 84% 40.9M 1s\n248900K .......... .......... .......... .......... .......... 84% 35.4M 1s\n248950K .......... .......... .......... .......... .......... 84% 43.0M 1s\n249000K .......... .......... .......... .......... .......... 84% 40.8M 1s\n249050K .......... .......... .......... .......... .......... 84% 48.4M 1s\n249100K .......... .......... .......... .......... .......... 84% 35.2M 1s\n249150K .......... .......... .......... .......... .......... 84% 42.9M 1s\n249200K .......... .......... .......... .......... .......... 84% 42.8M 1s\n249250K .......... .......... .......... .......... .......... 84% 42.0M 1s\n249300K .......... .......... .......... .......... .......... 84% 40.9M 1s\n249350K .......... .......... .......... .......... .......... 84% 45.7M 1s\n249400K .......... .......... .......... .......... .......... 84% 39.7M 1s\n249450K .......... .......... .......... .......... .......... 84% 57.8M 1s\n249500K .......... .......... .......... .......... .......... 84% 52.0M 1s\n249550K .......... .......... .......... .......... .......... 84% 57.7M 1s\n249600K .......... .......... .......... .......... .......... 84% 58.1M 1s\n249650K .......... .......... .......... .......... .......... 84% 57.7M 1s\n249700K .......... .......... .......... .......... .......... 84% 51.4M 1s\n249750K .......... .......... .......... .......... .......... 84% 58.8M 1s\n249800K .......... .......... .......... .......... .......... 84% 57.7M 1s\n249850K .......... .......... .......... .......... .......... 84% 56.9M 1s\n249900K .......... .......... .......... .......... .......... 84% 51.5M 1s\n249950K .......... .......... .......... .......... .......... 84% 58.4M 1s\n250000K .......... .......... .......... .......... .......... 84% 56.6M 1s\n250050K .......... .......... .......... .......... .......... 84% 41.0M 1s\n250100K .......... .......... .......... .......... .......... 84% 50.9M 1s\n250150K .......... .......... .......... .......... .......... 84% 57.7M 1s\n250200K .......... .......... .......... .......... .......... 84% 58.8M 1s\n250250K .......... .......... .......... .......... .......... 84% 57.3M 1s\n250300K .......... .......... .......... .......... .......... 84% 49.6M 1s\n250350K .......... .......... .......... .......... .......... 84% 58.7M 1s\n250400K .......... .......... .......... .......... .......... 84% 59.0M 1s\n250450K .......... .......... .......... .......... .......... 84% 57.7M 1s\n250500K .......... .......... .......... .......... .......... 84% 50.7M 1s\n250550K .......... .......... .......... .......... .......... 84% 58.4M 1s\n250600K .......... .......... .......... .......... .......... 84% 58.6M 1s\n250650K .......... .......... .......... .......... .......... 84% 59.1M 1s\n250700K .......... .......... .......... .......... .......... 84% 33.9M 1s\n250750K .......... .......... .......... .......... .......... 84% 46.1M 1s\n250800K .......... .......... .......... .......... .......... 84% 50.5M 1s\n250850K .......... .......... .......... .......... .......... 84% 39.7M 1s\n250900K .......... .......... .......... .......... .......... 84% 38.5M 1s\n250950K .......... .......... .......... .......... .......... 84% 44.3M 1s\n251000K .......... .......... .......... .......... .......... 84% 52.6M 1s\n251050K .......... .......... .......... .......... .......... 84% 51.3M 1s\n251100K .......... .......... .......... .......... .......... 84% 41.8M 1s\n251150K .......... .......... .......... .......... .......... 84% 52.0M 1s\n251200K .......... .......... .......... .......... .......... 84% 50.0M 1s\n251250K .......... .......... .......... .......... .......... 84% 40.1M 1s\n251300K .......... .......... .......... .......... .......... 84% 40.4M 1s\n251350K .......... .......... .......... .......... .......... 84% 41.4M 1s\n251400K .......... .......... .......... .......... .......... 84% 41.4M 1s\n251450K .......... .......... .......... .......... .......... 85% 39.3M 1s\n251500K .......... .......... .......... .......... .......... 85% 35.9M 1s\n251550K .......... .......... .......... .......... .......... 85% 38.9M 1s\n251600K .......... .......... .......... .......... .......... 85% 40.1M 1s\n251650K .......... .......... .......... .......... .......... 85% 43.0M 1s\n251700K .......... .......... .......... .......... .......... 85% 38.8M 1s\n251750K .......... .......... .......... .......... .......... 85% 54.2M 1s\n251800K .......... .......... .......... .......... .......... 85% 41.7M 1s\n251850K .......... .......... .......... .......... .......... 85% 41.4M 1s\n251900K .......... .......... .......... .......... .......... 85% 33.2M 1s\n251950K .......... .......... .......... .......... .......... 85% 42.5M 1s\n252000K .......... .......... .......... .......... .......... 85% 46.2M 1s\n252050K .......... .......... .......... .......... .......... 85% 40.6M 1s\n252100K .......... .......... .......... .......... .......... 85% 34.1M 1s\n252150K .......... .......... .......... .......... .......... 85% 40.2M 1s\n252200K .......... .......... .......... .......... .......... 85% 42.2M 1s\n252250K .......... .......... .......... .......... .......... 85% 39.7M 1s\n252300K .......... .......... .......... .......... .......... 85% 36.8M 1s\n252350K .......... .......... .......... .......... .......... 85% 48.9M 1s\n252400K .......... .......... .......... .......... .......... 85% 48.2M 1s\n252450K .......... .......... .......... .......... .......... 85% 52.6M 1s\n252500K .......... .......... .......... .......... .......... 85% 51.3M 1s\n252550K .......... .......... .......... .......... .......... 85% 58.8M 1s\n252600K .......... .......... .......... .......... .......... 85% 58.8M 1s\n252650K .......... .......... .......... .......... .......... 85% 55.4M 1s\n252700K .......... .......... .......... .......... .......... 85% 51.5M 1s\n252750K .......... .......... .......... .......... .......... 85% 59.3M 1s\n252800K .......... .......... .......... .......... .......... 85% 56.7M 1s\n252850K .......... .......... .......... .......... .......... 85% 39.7M 1s\n252900K .......... .......... .......... .......... .......... 85% 49.2M 1s\n252950K .......... .......... .......... .......... .......... 85% 50.9M 1s\n253000K .......... .......... .......... .......... .......... 85% 58.5M 1s\n253050K .......... .......... .......... .......... .......... 85% 49.7M 1s\n253100K .......... .......... .......... .......... .......... 85% 49.6M 1s\n253150K .......... .......... .......... .......... .......... 85% 58.4M 1s\n253200K .......... .......... .......... .......... .......... 85% 49.3M 1s\n253250K .......... .......... .......... .......... .......... 85% 50.9M 1s\n253300K .......... .......... .......... .......... .......... 85% 37.1M 1s\n253350K .......... .......... .......... .......... .......... 85% 47.9M 1s\n253400K .......... .......... .......... .......... .......... 85% 46.0M 1s\n253450K .......... .......... .......... .......... .......... 85% 28.9M 1s\n253500K .......... .......... .......... .......... .......... 85% 36.3M 1s\n253550K .......... .......... .......... .......... .......... 85% 41.9M 1s\n253600K .......... .......... .......... .......... .......... 85% 30.7M 1s\n253650K .......... .......... .......... .......... .......... 85% 43.3M 1s\n253700K .......... .......... .......... .......... .......... 85% 36.7M 1s\n253750K .......... .......... .......... .......... .......... 85% 40.3M 1s\n253800K .......... .......... .......... .......... .......... 85% 41.8M 1s\n253850K .......... .......... .......... .......... .......... 85% 42.3M 1s\n253900K .......... .......... .......... .......... .......... 85% 35.6M 1s\n253950K .......... .......... .......... .......... .......... 85% 41.0M 1s\n254000K .......... .......... .......... .......... .......... 85% 44.3M 1s\n254050K .......... .......... .......... .......... .......... 85% 40.0M 1s\n254100K .......... .......... .......... .......... .......... 85% 35.8M 1s\n254150K .......... .......... .......... .......... .......... 85% 42.1M 1s\n254200K .......... .......... .......... .......... .......... 85% 40.8M 1s\n254250K .......... .......... .......... .......... .......... 85% 42.9M 1s\n254300K .......... .......... .......... .......... .......... 85% 51.1M 1s\n254350K .......... .......... .......... .......... .......... 85% 57.5M 1s\n254400K .......... .......... .......... .......... .......... 86% 58.9M 1s\n254450K .......... .......... .......... .......... .......... 86% 47.7M 1s\n254500K .......... .......... .......... .......... .......... 86% 43.0M 1s\n254550K .......... .......... .......... .......... .......... 86% 48.9M 1s\n254600K .......... .......... .......... .......... .......... 86% 42.8M 1s\n254650K .......... .......... .......... .......... .......... 86% 39.9M 1s\n254700K .......... .......... .......... .......... .......... 86% 36.4M 1s\n254750K .......... .......... .......... .......... .......... 86% 42.5M 1s\n254800K .......... .......... .......... .......... .......... 86% 38.3M 1s\n254850K .......... .......... .......... .......... .......... 86% 39.6M 1s\n254900K .......... .......... .......... .......... .......... 86% 37.4M 1s\n254950K .......... .......... .......... .......... .......... 86% 41.4M 1s\n255000K .......... .......... .......... .......... .......... 86% 41.7M 1s\n255050K .......... .......... .......... .......... .......... 86% 41.3M 1s\n255100K .......... .......... .......... .......... .......... 86% 36.5M 1s\n255150K .......... .......... .......... .......... .......... 86% 40.8M 1s\n255200K .......... .......... .......... .......... .......... 86% 43.0M 1s\n255250K .......... .......... .......... .......... .......... 86% 40.0M 1s\n255300K .......... .......... .......... .......... .......... 86% 40.2M 1s\n255350K .......... .......... .......... .......... .......... 86% 46.3M 1s\n255400K .......... .......... .......... .......... .......... 86% 50.9M 1s\n255450K .......... .......... .......... .......... .......... 86% 43.8M 1s\n255500K .......... .......... .......... .......... .......... 86% 37.5M 1s\n255550K .......... .......... .......... .......... .......... 86% 39.8M 1s\n255600K .......... .......... .......... .......... .......... 86% 40.7M 1s\n255650K .......... .......... .......... .......... .......... 86% 40.8M 1s\n255700K .......... .......... .......... .......... .......... 86% 36.3M 1s\n255750K .......... .......... .......... .......... .......... 86% 40.9M 1s\n255800K .......... .......... .......... .......... .......... 86% 40.7M 1s\n255850K .......... .......... .......... .......... .......... 86% 42.2M 1s\n255900K .......... .......... .......... .......... .......... 86% 38.9M 1s\n255950K .......... .......... .......... .......... .......... 86% 40.0M 1s\n256000K .......... .......... .......... .......... .......... 86% 41.2M 1s\n256050K .......... .......... .......... .......... .......... 86% 47.4M 1s\n256100K .......... .......... .......... .......... .......... 86% 43.8M 1s\n256150K .......... .......... .......... .......... .......... 86% 49.1M 1s\n256200K .......... .......... .......... .......... .......... 86% 48.0M 1s\n256250K .......... .......... .......... .......... .......... 86% 43.4M 1s\n256300K .......... .......... .......... .......... .......... 86% 36.0M 1s\n256350K .......... .......... .......... .......... .......... 86% 47.2M 1s\n256400K .......... .......... .......... .......... .......... 86% 42.7M 1s\n256450K .......... .......... .......... .......... .......... 86% 43.4M 1s\n256500K .......... .......... .......... .......... .......... 86% 35.6M 1s\n256550K .......... .......... .......... .......... .......... 86% 43.6M 1s\n256600K .......... .......... .......... .......... .......... 86% 42.5M 1s\n256650K .......... .......... .......... .......... .......... 86% 41.8M 1s\n256700K .......... .......... .......... .......... .......... 86% 45.9M 1s\n256750K .......... .......... .......... .......... .......... 86% 42.0M 1s\n256800K .......... .......... .......... .......... .......... 86% 46.5M 1s\n256850K .......... .......... .......... .......... .......... 86% 38.3M 1s\n256900K .......... .......... .......... .......... .......... 86% 37.5M 1s\n256950K .......... .......... .......... .......... .......... 86% 43.4M 1s\n257000K .......... .......... .......... .......... .......... 86% 44.5M 1s\n257050K .......... .......... .......... .......... .......... 86% 56.2M 1s\n257100K .......... .......... .......... .......... .......... 86% 51.9M 1s\n257150K .......... .......... .......... .......... .......... 86% 57.8M 1s\n257200K .......... .......... .......... .......... .......... 86% 57.6M 1s\n257250K .......... .......... .......... .......... .......... 86% 56.4M 1s\n257300K .......... .......... .......... .......... .......... 86% 51.6M 1s\n257350K .......... .......... .......... .......... .......... 87% 59.1M 1s\n257400K .......... .......... .......... .......... .......... 87% 36.7M 1s\n257450K .......... .......... .......... .......... .......... 87% 36.6M 1s\n257500K .......... .......... .......... .......... .......... 87% 36.4M 1s\n257550K .......... .......... .......... .......... .......... 87% 45.9M 1s\n257600K .......... .......... .......... .......... .......... 87% 40.8M 1s\n257650K .......... .......... .......... .......... .......... 87% 42.8M 1s\n257700K .......... .......... .......... .......... .......... 87% 45.2M 1s\n257750K .......... .......... .......... .......... .......... 87% 40.9M 1s\n257800K .......... .......... .......... .......... .......... 87% 40.6M 1s\n257850K .......... .......... .......... .......... .......... 87% 42.8M 1s\n257900K .......... .......... .......... .......... .......... 87% 36.5M 1s\n257950K .......... .......... .......... .......... .......... 87% 39.9M 1s\n258000K .......... .......... .......... .......... .......... 87% 42.9M 1s\n258050K .......... .......... .......... .......... .......... 87% 41.1M 1s\n258100K .......... .......... .......... .......... .......... 87% 35.3M 1s\n258150K .......... .......... .......... .......... .......... 87% 47.6M 1s\n258200K .......... .......... .......... .......... .......... 87% 42.8M 1s\n258250K .......... .......... .......... .......... .......... 87% 39.5M 1s\n258300K .......... .......... .......... .......... .......... 87% 35.4M 1s\n258350K .......... .......... .......... .......... .......... 87% 48.7M 1s\n258400K .......... .......... .......... .......... .......... 87% 43.7M 1s\n258450K .......... .......... .......... .......... .......... 87% 40.9M 1s\n258500K .......... .......... .......... .......... .......... 87% 38.2M 1s\n258550K .......... .......... .......... .......... .......... 87% 41.9M 1s\n258600K .......... .......... .......... .......... .......... 87% 40.5M 1s\n258650K .......... .......... .......... .......... .......... 87% 46.8M 1s\n258700K .......... .......... .......... .......... .......... 87% 37.7M 1s\n258750K .......... .......... .......... .......... .......... 87% 42.1M 1s\n258800K .......... .......... .......... .......... .......... 87% 37.5M 1s\n258850K .......... .......... .......... .......... .......... 87% 40.8M 1s\n258900K .......... .......... .......... .......... .......... 87% 35.1M 1s\n258950K .......... .......... .......... .......... .......... 87% 42.8M 1s\n259000K .......... .......... .......... .......... .......... 87% 42.9M 1s\n259050K .......... .......... .......... .......... .......... 87% 46.1M 1s\n259100K .......... .......... .......... .......... .......... 87% 41.3M 1s\n259150K .......... .......... .......... .......... .......... 87% 40.2M 1s\n259200K .......... .......... .......... .......... .......... 87% 40.7M 1s\n259250K .......... .......... .......... .......... .......... 87% 41.1M 1s\n259300K .......... .......... .......... .......... .......... 87% 34.7M 1s\n259350K .......... .......... .......... .......... .......... 87% 42.2M 1s\n259400K .......... .......... .......... .......... .......... 87% 40.5M 1s\n259450K .......... .......... .......... .......... .......... 87% 39.6M 1s\n259500K .......... .......... .......... .......... .......... 87% 37.0M 1s\n259550K .......... .......... .......... .......... .......... 87% 46.1M 1s\n259600K .......... .......... .......... .......... .......... 87% 38.7M 1s\n259650K .......... .......... .......... .......... .......... 87% 43.0M 1s\n259700K .......... .......... .......... .......... .......... 87% 36.6M 1s\n259750K .......... .......... .......... .......... .......... 87% 44.4M 1s\n259800K .......... .......... .......... .......... .......... 87% 38.0M 1s\n259850K .......... .......... .......... .......... .......... 87% 45.2M 1s\n259900K .......... .......... .......... .......... .......... 87% 35.8M 1s\n259950K .......... .......... .......... .......... .......... 87% 38.1M 1s\n260000K .......... .......... .......... .......... .......... 87% 41.9M 1s\n260050K .......... .......... .......... .......... .......... 87% 42.2M 1s\n260100K .......... .......... .......... .......... .......... 87% 34.7M 1s\n260150K .......... .......... .......... .......... .......... 87% 42.3M 1s\n260200K .......... .......... .......... .......... .......... 87% 41.8M 1s\n260250K .......... .......... .......... .......... .......... 87% 41.7M 1s\n260300K .......... .......... .......... .......... .......... 88% 36.6M 1s\n260350K .......... .......... .......... .......... .......... 88% 44.4M 1s\n260400K .......... .......... .......... .......... .......... 88% 42.2M 1s\n260450K .......... .......... .......... .......... .......... 88% 54.9M 1s\n260500K .......... .......... .......... .......... .......... 88% 38.0M 1s\n260550K .......... .......... .......... .......... .......... 88% 41.4M 1s\n260600K .......... .......... .......... .......... .......... 88% 39.4M 1s\n260650K .......... .......... .......... .......... .......... 88% 41.5M 1s\n260700K .......... .......... .......... .......... .......... 88% 37.8M 1s\n260750K .......... .......... .......... .......... .......... 88% 45.1M 1s\n260800K .......... .......... .......... .......... .......... 88% 48.0M 1s\n260850K .......... .......... .......... .......... .......... 88% 40.8M 1s\n260900K .......... .......... .......... .......... .......... 88% 36.5M 1s\n260950K .......... .......... .......... .......... .......... 88% 40.5M 1s\n261000K .......... .......... .......... .......... .......... 88% 42.7M 1s\n261050K .......... .......... .......... .......... .......... 88% 42.5M 1s\n261100K .......... .......... .......... .......... .......... 88% 34.0M 1s\n261150K .......... .......... .......... .......... .......... 88% 44.0M 1s\n261200K .......... .......... .......... .......... .......... 88% 44.0M 1s\n261250K .......... .......... .......... .......... .......... 88% 41.8M 1s\n261300K .......... .......... .......... .......... .......... 88% 40.4M 1s\n261350K .......... .......... .......... .......... .......... 88% 41.6M 1s\n261400K .......... .......... .......... .......... .......... 88% 40.5M 1s\n261450K .......... .......... .......... .......... .......... 88% 38.0M 1s\n261500K .......... .......... .......... .......... .......... 88% 36.4M 1s\n261550K .......... .......... .......... .......... .......... 88% 51.7M 1s\n261600K .......... .......... .......... .......... .......... 88% 37.9M 1s\n261650K .......... .......... .......... .......... .......... 88% 52.4M 1s\n261700K .......... .......... .......... .......... .......... 88% 45.5M 1s\n261750K .......... .......... .......... .......... .......... 88% 40.7M 1s\n261800K .......... .......... .......... .......... .......... 88% 40.8M 1s\n261850K .......... .......... .......... .......... .......... 88% 41.5M 1s\n261900K .......... .......... .......... .......... .......... 88% 37.5M 1s\n261950K .......... .......... .......... .......... .......... 88% 38.9M 1s\n262000K .......... .......... .......... .......... .......... 88% 42.7M 1s\n262050K .......... .......... .......... .......... .......... 88% 42.0M 1s\n262100K .......... .......... .......... .......... .......... 88% 36.0M 1s\n262150K .......... .......... .......... .......... .......... 88% 39.7M 1s\n262200K .......... .......... .......... .......... .......... 88% 41.7M 1s\n262250K .......... .......... .......... .......... .......... 88% 41.1M 1s\n262300K .......... .......... .......... .......... .......... 88% 34.7M 1s\n262350K .......... .......... .......... .......... .......... 88% 41.6M 1s\n262400K .......... .......... .......... .......... .......... 88% 40.6M 1s\n262450K .......... .......... .......... .......... .......... 88% 38.6M 1s\n262500K .......... .......... .......... .......... .......... 88% 40.0M 1s\n262550K .......... .......... .......... .......... .......... 88% 58.0M 1s\n262600K .......... .......... .......... .......... .......... 88% 43.0M 1s\n262650K .......... .......... .......... .......... .......... 88% 32.1M 1s\n262700K .......... .......... .......... .......... .......... 88% 36.7M 1s\n262750K .......... .......... .......... .......... .......... 88% 40.3M 1s\n262800K .......... .......... .......... .......... .......... 88% 43.1M 1s\n262850K .......... .......... .......... .......... .......... 88% 42.6M 1s\n262900K .......... .......... .......... .......... .......... 88% 36.7M 1s\n262950K .......... .......... .......... .......... .......... 88% 49.2M 1s\n263000K .......... .......... .......... .......... .......... 88% 47.5M 1s\n263050K .......... .......... .......... .......... .......... 88% 42.6M 1s\n263100K .......... .......... .......... .......... .......... 88% 35.6M 1s\n263150K .......... .......... .......... .......... .......... 88% 54.1M 1s\n263200K .......... .......... .......... .......... .......... 88% 49.3M 1s\n263250K .......... .......... .......... .......... .......... 89% 42.5M 1s\n263300K .......... .......... .......... .......... .......... 89% 35.8M 1s\n263350K .......... .......... .......... .......... .......... 89% 42.3M 1s\n263400K .......... .......... .......... .......... .......... 89% 47.9M 1s\n263450K .......... .......... .......... .......... .......... 89% 56.5M 1s\n263500K .......... .......... .......... .......... .......... 89% 36.8M 1s\n263550K .......... .......... .......... .......... .......... 89% 40.9M 1s\n263600K .......... .......... .......... .......... .......... 89% 42.3M 1s\n263650K .......... .......... .......... .......... .......... 89% 40.1M 1s\n263700K .......... .......... .......... .......... .......... 89% 44.2M 1s\n263750K .......... .......... .......... .......... .......... 89% 44.6M 1s\n263800K .......... .......... .......... .......... .......... 89% 40.3M 1s\n263850K .......... .......... .......... .......... .......... 89% 41.5M 1s\n263900K .......... .......... .......... .......... .......... 89% 38.0M 1s\n263950K .......... .......... .......... .......... .......... 89% 42.0M 1s\n264000K .......... .......... .......... .......... .......... 89% 40.0M 1s\n264050K .......... .......... .......... .......... .......... 89% 54.1M 1s\n264100K .......... .......... .......... .......... .......... 89% 37.6M 1s\n264150K .......... .......... .......... .......... .......... 89% 40.1M 1s\n264200K .......... .......... .......... .......... .......... 89% 43.3M 1s\n264250K .......... .......... .......... .......... .......... 89% 42.0M 1s\n264300K .......... .......... .......... .......... .......... 89% 36.8M 1s\n264350K .......... .......... .......... .......... .......... 89% 40.8M 1s\n264400K .......... .......... .......... .......... .......... 89% 42.4M 1s\n264450K .......... .......... .......... .......... .......... 89% 41.2M 1s\n264500K .......... .......... .......... .......... .......... 89% 39.3M 1s\n264550K .......... .......... .......... .......... .......... 89% 39.3M 1s\n264600K .......... .......... .......... .......... .......... 89% 44.9M 1s\n264650K .......... .......... .......... .......... .......... 89% 36.1M 1s\n264700K .......... .......... .......... .......... .......... 89% 30.5M 1s\n264750K .......... .......... .......... .......... .......... 89% 43.4M 1s\n264800K .......... .......... .......... .......... .......... 89% 32.5M 1s\n264850K .......... .......... .......... .......... .......... 89% 40.3M 1s\n264900K .......... .......... .......... .......... .......... 89% 41.0M 1s\n264950K .......... .......... .......... .......... .......... 89% 37.6M 1s\n265000K .......... .......... .......... .......... .......... 89% 34.5M 1s\n265050K .......... .......... .......... .......... .......... 89% 42.3M 1s\n265100K .......... .......... .......... .......... .......... 89% 40.7M 1s\n265150K .......... .......... .......... .......... .......... 89% 40.1M 1s\n265200K .......... .......... .......... .......... .......... 89% 34.5M 1s\n265250K .......... .......... .......... .......... .......... 89% 38.2M 1s\n265300K .......... .......... .......... .......... .......... 89% 35.6M 1s\n265350K .......... .......... .......... .......... .......... 89% 40.9M 1s\n265400K .......... .......... .......... .......... .......... 89% 36.7M 1s\n265450K .......... .......... .......... .......... .......... 89% 40.7M 1s\n265500K .......... .......... .......... .......... .......... 89% 46.6M 1s\n265550K .......... .......... .......... .......... .......... 89% 43.1M 1s\n265600K .......... .......... .......... .......... .......... 89% 35.4M 1s\n265650K .......... .......... .......... .......... .......... 89% 41.8M 1s\n265700K .......... .......... .......... .......... .......... 89% 39.9M 1s\n265750K .......... .......... .......... .......... .......... 89% 39.9M 1s\n265800K .......... .......... .......... .......... .......... 89% 45.0M 1s\n265850K .......... .......... .......... .......... .......... 89% 41.9M 1s\n265900K .......... .......... .......... .......... .......... 89% 39.2M 1s\n265950K .......... .......... .......... .......... .......... 89% 41.0M 1s\n266000K .......... .......... .......... .......... .......... 89% 42.0M 1s\n266050K .......... .......... .......... .......... .......... 89% 41.2M 1s\n266100K .......... .......... .......... .......... .......... 89% 41.9M 1s\n266150K .......... .......... .......... .......... .......... 89% 40.5M 1s\n266200K .......... .......... .......... .......... .......... 89% 35.5M 1s\n266250K .......... .......... .......... .......... .......... 90% 38.8M 1s\n266300K .......... .......... .......... .......... .......... 90% 37.1M 1s\n266350K .......... .......... .......... .......... .......... 90% 52.7M 1s\n266400K .......... .......... .......... .......... .......... 90% 40.3M 1s\n266450K .......... .......... .......... .......... .......... 90% 39.8M 1s\n266500K .......... .......... .......... .......... .......... 90% 41.6M 1s\n266550K .......... .......... .......... .......... .......... 90% 41.0M 1s\n266600K .......... .......... .......... .......... .......... 90% 34.0M 1s\n266650K .......... .......... .......... .......... .......... 90% 41.2M 1s\n266700K .......... .......... .......... .......... .......... 90% 54.2M 1s\n266750K .......... .......... .......... .......... .......... 90% 40.5M 1s\n266800K .......... .......... .......... .......... .......... 90% 37.4M 1s\n266850K .......... .......... .......... .......... .......... 90% 40.0M 1s\n266900K .......... .......... .......... .......... .......... 90% 40.9M 1s\n266950K .......... .......... .......... .......... .......... 90% 42.4M 1s\n267000K .......... .......... .......... .......... .......... 90% 35.3M 1s\n267050K .......... .......... .......... .......... .......... 90% 40.3M 1s\n267100K .......... .......... .......... .......... .......... 90% 39.2M 1s\n267150K .......... .......... .......... .......... .......... 90% 41.3M 1s\n267200K .......... .......... .......... .......... .......... 90% 36.0M 1s\n267250K .......... .......... .......... .......... .......... 90% 38.6M 1s\n267300K .......... .......... .......... .......... .......... 90% 40.1M 1s\n267350K .......... .......... .......... .......... .......... 90% 40.8M 1s\n267400K .......... .......... .......... .......... .......... 90% 34.2M 1s\n267450K .......... .......... .......... .......... .......... 90% 41.9M 1s\n267500K .......... .......... .......... .......... .......... 90% 37.7M 1s\n267550K .......... .......... .......... .......... .......... 90% 41.5M 1s\n267600K .......... .......... .......... .......... .......... 90% 34.0M 1s\n267650K .......... .......... .......... .......... .......... 90% 40.6M 1s\n267700K .......... .......... .......... .......... .......... 90% 39.0M 1s\n267750K .......... .......... .......... .......... .......... 90% 39.4M 1s\n267800K .......... .......... .......... .......... .......... 90% 34.5M 1s\n267850K .......... .......... .......... .......... .......... 90% 45.1M 1s\n267900K .......... .......... .......... .......... .......... 90% 41.8M 1s\n267950K .......... .......... .......... .......... .......... 90% 41.0M 1s\n268000K .......... .......... .......... .......... .......... 90% 38.8M 1s\n268050K .......... .......... .......... .......... .......... 90% 40.4M 1s\n268100K .......... .......... .......... .......... .......... 90% 44.8M 1s\n268150K .......... .......... .......... .......... .......... 90% 43.2M 1s\n268200K .......... .......... .......... .......... .......... 90% 47.6M 1s\n268250K .......... .......... .......... .......... .......... 90% 55.3M 1s\n268300K .......... .......... .......... .......... .......... 90% 58.4M 1s\n268350K .......... .......... .......... .......... .......... 90% 35.8M 1s\n268400K .......... .......... .......... .......... .......... 90% 35.7M 1s\n268450K .......... .......... .......... .......... .......... 90% 38.4M 1s\n268500K .......... .......... .......... .......... .......... 90% 41.6M 1s\n268550K .......... .......... .......... .......... .......... 90% 39.2M 1s\n268600K .......... .......... .......... .......... .......... 90% 34.3M 1s\n268650K .......... .......... .......... .......... .......... 90% 41.0M 1s\n268700K .......... .......... .......... .......... .......... 90% 43.9M 1s\n268750K .......... .......... .......... .......... .......... 90% 39.3M 1s\n268800K .......... .......... .......... .......... .......... 90% 39.6M 1s\n268850K .......... .......... .......... .......... .......... 90% 43.4M 1s\n268900K .......... .......... .......... .......... .......... 90% 38.1M 1s\n268950K .......... .......... .......... .......... .......... 90% 40.3M 1s\n269000K .......... .......... .......... .......... .......... 90% 39.2M 1s\n269050K .......... .......... .......... .......... .......... 90% 44.1M 1s\n269100K .......... .......... .......... .......... .......... 90% 48.0M 1s\n269150K .......... .......... .......... .......... .......... 90% 83.6M 1s\n269200K .......... .......... .......... .......... .......... 91% 70.9M 1s\n269250K .......... .......... .......... .......... .......... 91% 67.3M 1s\n269300K .......... .......... .......... .......... .......... 91% 91.7M 1s\n269350K .......... .......... .......... .......... .......... 91% 85.3M 1s\n269400K .......... .......... .......... .......... .......... 91% 68.3M 1s\n269450K .......... .......... .......... .......... .......... 91% 76.9M 1s\n269500K .......... .......... .......... .......... .......... 91% 80.2M 1s\n269550K .......... .......... .......... .......... .......... 91% 83.4M 1s\n269600K .......... .......... .......... .......... .......... 91% 32.6M 1s\n269650K .......... .......... .......... .......... .......... 91% 97.7M 1s\n269700K .......... .......... .......... .......... .......... 91%  102M 1s\n269750K .......... .......... .......... .......... .......... 91%  103M 1s\n269800K .......... .......... .......... .......... .......... 91%  109M 1s\n269850K .......... .......... .......... .......... .......... 91%  106M 1s\n269900K .......... .......... .......... .......... .......... 91%  106M 1s\n269950K .......... .......... .......... .......... .......... 91% 97.1M 1s\n270000K .......... .......... .......... .......... .......... 91% 94.4M 1s\n270050K .......... .......... .......... .......... .......... 91%  104M 1s\n270100K .......... .......... .......... .......... .......... 91%  119M 1s\n270150K .......... .......... .......... .......... .......... 91%  115M 1s\n270200K .......... .......... .......... .......... .......... 91%  108M 1s\n270250K .......... .......... .......... .......... .......... 91%  119M 1s\n270300K .......... .......... .......... .......... .......... 91%  118M 1s\n270350K .......... .......... .......... .......... .......... 91% 35.7M 1s\n270400K .......... .......... .......... .......... .......... 91% 65.6M 1s\n270450K .......... .......... .......... .......... .......... 91% 38.8M 1s\n270500K .......... .......... .......... .......... .......... 91% 38.7M 1s\n270550K .......... .......... .......... .......... .......... 91% 20.0M 1s\n270600K .......... .......... .......... .......... .......... 91% 99.9M 0s\n270650K .......... .......... .......... .......... .......... 91%  110M 0s\n270700K .......... .......... .......... .......... .......... 91% 48.4M 0s\n270750K .......... .......... .......... .......... .......... 91% 49.8M 0s\n270800K .......... .......... .......... .......... .......... 91% 40.4M 0s\n270850K .......... .......... .......... .......... .......... 91% 40.9M 0s\n270900K .......... .......... .......... .......... .......... 91% 75.6M 0s\n270950K .......... .......... .......... .......... .......... 91% 53.0M 0s\n271000K .......... .......... .......... .......... .......... 91% 51.5M 0s\n271050K .......... .......... .......... .......... .......... 91% 54.1M 0s\n271100K .......... .......... .......... .......... .......... 91% 46.0M 0s\n271150K .......... .......... .......... .......... .......... 91% 46.5M 0s\n271200K .......... .......... .......... .......... .......... 91% 42.1M 0s\n271250K .......... .......... .......... .......... .......... 91% 30.1M 0s\n271300K .......... .......... .......... .......... .......... 91% 24.1M 0s\n271350K .......... .......... .......... .......... .......... 91%  114M 0s\n271400K .......... .......... .......... .......... .......... 91% 65.7M 0s\n271450K .......... .......... .......... .......... .......... 91% 94.8M 0s\n271500K .......... .......... .......... .......... .......... 91%  112M 0s\n271550K .......... .......... .......... .......... .......... 91% 10.5M 0s\n271600K .......... .......... .......... .......... .......... 91%  106M 0s\n271650K .......... .......... .......... .......... .......... 91%  121M 0s\n271700K .......... .......... .......... .......... .......... 91%  152M 0s\n271750K .......... .......... .......... .......... .......... 91%  143M 0s\n271800K .......... .......... .......... .......... .......... 91%  118M 0s\n271850K .......... .......... .......... .......... .......... 91%  108M 0s\n271900K .......... .......... .......... .......... .......... 91%  146M 0s\n271950K .......... .......... .......... .......... .......... 91%  116M 0s\n272000K .......... .......... .......... .......... .......... 91% 64.6M 0s\n272050K .......... .......... .......... .......... .......... 91% 34.9M 0s\n272100K .......... .......... .......... .......... .......... 91% 61.9M 0s\n272150K .......... .......... .......... .......... .......... 92% 44.6M 0s\n272200K .......... .......... .......... .......... .......... 92%  131M 0s\n272250K .......... .......... .......... .......... .......... 92% 30.7M 0s\n272300K .......... .......... .......... .......... .......... 92%  117M 0s\n272350K .......... .......... .......... .......... .......... 92% 43.2M 0s\n272400K .......... .......... .......... .......... .......... 92%  130M 0s\n272450K .......... .......... .......... .......... .......... 92% 14.2M 0s\n272500K .......... .......... .......... .......... .......... 92% 82.1M 0s\n272550K .......... .......... .......... .......... .......... 92% 88.5M 0s\n272600K .......... .......... .......... .......... .......... 92%  103M 0s\n272650K .......... .......... .......... .......... .......... 92% 73.7M 0s\n272700K .......... .......... .......... .......... .......... 92% 94.3M 0s\n272750K .......... .......... .......... .......... .......... 92% 96.8M 0s\n272800K .......... .......... .......... .......... .......... 92% 92.1M 0s\n272850K .......... .......... .......... .......... .......... 92%  102M 0s\n272900K .......... .......... .......... .......... .......... 92% 76.6M 0s\n272950K .......... .......... .......... .......... .......... 92% 58.6M 0s\n273000K .......... .......... .......... .......... .......... 92% 53.0M 0s\n273050K .......... .......... .......... .......... .......... 92% 52.3M 0s\n273100K .......... .......... .......... .......... .......... 92% 35.6M 0s\n273150K .......... .......... .......... .......... .......... 92% 77.8M 0s\n273200K .......... .......... .......... .......... .......... 92% 57.4M 0s\n273250K .......... .......... .......... .......... .......... 92% 38.8M 0s\n273300K .......... .......... .......... .......... .......... 92% 38.9M 0s\n273350K .......... .......... .......... .......... .......... 92% 94.7M 0s\n273400K .......... .......... .......... .......... .......... 92% 90.8M 0s\n273450K .......... .......... .......... .......... .......... 92% 59.2M 0s\n273500K .......... .......... .......... .......... .......... 92% 44.9M 0s\n273550K .......... .......... .......... .......... .......... 92% 32.7M 0s\n273600K .......... .......... .......... .......... .......... 92% 64.9M 0s\n273650K .......... .......... .......... .......... .......... 92% 91.5M 0s\n273700K .......... .......... .......... .......... .......... 92% 39.8M 0s\n273750K .......... .......... .......... .......... .......... 92% 91.1M 0s\n273800K .......... .......... .......... .......... .......... 92%  101M 0s\n273850K .......... .......... .......... .......... .......... 92% 58.5M 0s\n273900K .......... .......... .......... .......... .......... 92% 95.6M 0s\n273950K .......... .......... .......... .......... .......... 92% 80.2M 0s\n274000K .......... .......... .......... .......... .......... 92% 44.4M 0s\n274050K .......... .......... .......... .......... .......... 92% 38.6M 0s\n274100K .......... .......... .......... .......... .......... 92% 98.8M 0s\n274150K .......... .......... .......... .......... .......... 92% 99.7M 0s\n274200K .......... .......... .......... .......... .......... 92% 73.1M 0s\n274250K .......... .......... .......... .......... .......... 92% 65.9M 0s\n274300K .......... .......... .......... .......... .......... 92% 54.8M 0s\n274350K .......... .......... .......... .......... .......... 92% 81.8M 0s\n274400K .......... .......... .......... .......... .......... 92% 46.7M 0s\n274450K .......... .......... .......... .......... .......... 92% 68.0M 0s\n274500K .......... .......... .......... .......... .......... 92% 32.4M 0s\n274550K .......... .......... .......... .......... .......... 92% 63.7M 0s\n274600K .......... .......... .......... .......... .......... 92% 34.5M 0s\n274650K .......... .......... .......... .......... .......... 92% 95.9M 0s\n274700K .......... .......... .......... .......... .......... 92%  103M 0s\n274750K .......... .......... .......... .......... .......... 92% 95.1M 0s\n274800K .......... .......... .......... .......... .......... 92% 33.3M 0s\n274850K .......... .......... .......... .......... .......... 92% 76.3M 0s\n274900K .......... .......... .......... .......... .......... 92% 72.3M 0s\n274950K .......... .......... .......... .......... .......... 92% 81.8M 0s\n275000K .......... .......... .......... .......... .......... 92% 84.7M 0s\n275050K .......... .......... .......... .......... .......... 92% 89.1M 0s\n275100K .......... .......... .......... .......... .......... 93% 53.7M 0s\n275150K .......... .......... .......... .......... .......... 93% 47.7M 0s\n275200K .......... .......... .......... .......... .......... 93% 87.9M 0s\n275250K .......... .......... .......... .......... .......... 93% 73.0M 0s\n275300K .......... .......... .......... .......... .......... 93% 33.1M 0s\n275350K .......... .......... .......... .......... .......... 93%  103M 0s\n275400K .......... .......... .......... .......... .......... 93%  115M 0s\n275450K .......... .......... .......... .......... .......... 93%  114M 0s\n275500K .......... .......... .......... .......... .......... 93% 62.8M 0s\n275550K .......... .......... .......... .......... .......... 93% 62.5M 0s\n275600K .......... .......... .......... .......... .......... 93% 27.2M 0s\n275650K .......... .......... .......... .......... .......... 93% 6.32M 0s\n275700K .......... .......... .......... .......... .......... 93%  115M 0s\n275750K .......... .......... .......... .......... .......... 93%  102M 0s\n275800K .......... .......... .......... .......... .......... 93%  118M 0s\n275850K .......... .......... .......... .......... .......... 93%  118M 0s\n275900K .......... .......... .......... .......... .......... 93%  118M 0s\n275950K .......... .......... .......... .......... .......... 93%  103M 0s\n276000K .......... .......... .......... .......... .......... 93%  118M 0s\n276050K .......... .......... .......... .......... .......... 93% 91.5M 0s\n276100K .......... .......... .......... .......... .......... 93%  118M 0s\n276150K .......... .......... .......... .......... .......... 93%  109M 0s\n276200K .......... .......... .......... .......... .......... 93% 55.9M 0s\n276250K .......... .......... .......... .......... .......... 93%  123M 0s\n276300K .......... .......... .......... .......... .......... 93%  125M 0s\n276350K .......... .......... .......... .......... .......... 93%  101M 0s\n276400K .......... .......... .......... .......... .......... 93% 48.4M 0s\n276450K .......... .......... .......... .......... .......... 93%  120M 0s\n276500K .......... .......... .......... .......... .......... 93%  130M 0s\n276550K .......... .......... .......... .......... .......... 93%  127M 0s\n276600K .......... .......... .......... .......... .......... 93%  149M 0s\n276650K .......... .......... .......... .......... .......... 93% 18.5M 0s\n276700K .......... .......... .......... .......... .......... 93% 96.2M 0s\n276750K .......... .......... .......... .......... .......... 93%  146M 0s\n276800K .......... .......... .......... .......... .......... 93%  148M 0s\n276850K .......... .......... .......... .......... .......... 93%  149M 0s\n276900K .......... .......... .......... .......... .......... 93%  121M 0s\n276950K .......... .......... .......... .......... .......... 93%  115M 0s\n277000K .......... .......... .......... .......... .......... 93%  121M 0s\n277050K .......... .......... .......... .......... .......... 93% 59.2M 0s\n277100K .......... .......... .......... .......... .......... 93% 61.9M 0s\n277150K .......... .......... .......... .......... .......... 93%  126M 0s\n277200K .......... .......... .......... .......... .......... 93%  122M 0s\n277250K .......... .......... .......... .......... .......... 93%  132M 0s\n277300K .......... .......... .......... .......... .......... 93% 91.7M 0s\n277350K .......... .......... .......... .......... .......... 93% 34.9M 0s\n277400K .......... .......... .......... .......... .......... 93%  121M 0s\n277450K .......... .......... .......... .......... .......... 93% 4.64M 0s\n277500K .......... .......... .......... .......... .......... 93% 79.4M 0s\n277550K .......... .......... .......... .......... .......... 93%  105M 0s\n277600K .......... .......... .......... .......... .......... 93%  106M 0s\n277650K .......... .......... .......... .......... .......... 93% 77.1M 0s\n277700K .......... .......... .......... .......... .......... 93% 83.6M 0s\n277750K .......... .......... .......... .......... .......... 93% 98.3M 0s\n277800K .......... .......... .......... .......... .......... 93%  111M 0s\n277850K .......... .......... .......... .......... .......... 93% 96.4M 0s\n277900K .......... .......... .......... .......... .......... 93% 97.7M 0s\n277950K .......... .......... .......... .......... .......... 93% 50.2M 0s\n278000K .......... .......... .......... .......... .......... 93%  106M 0s\n278050K .......... .......... .......... .......... .......... 94%  117M 0s\n278100K .......... .......... .......... .......... .......... 94% 20.6M 0s\n278150K .......... .......... .......... .......... .......... 94% 12.2M 0s\n278200K .......... .......... .......... .......... .......... 94% 61.9M 0s\n278250K .......... .......... .......... .......... .......... 94%  117M 0s\n278300K .......... .......... .......... .......... .......... 94%  127M 0s\n278350K .......... .......... .......... .......... .......... 94% 6.51M 0s\n278400K .......... .......... .......... .......... .......... 94%  123M 0s\n278450K .......... .......... .......... .......... .......... 94% 97.1M 0s\n278500K .......... .......... .......... .......... .......... 94% 69.6M 0s\n278550K .......... .......... .......... .......... .......... 94%  137M 0s\n278600K .......... .......... .......... .......... .......... 94%  134M 0s\n278650K .......... .......... .......... .......... .......... 94%  119M 0s\n278700K .......... .......... .......... .......... .......... 94%  141M 0s\n278750K .......... .......... .......... .......... .......... 94% 56.4M 0s\n278800K .......... .......... .......... .......... .......... 94%  113M 0s\n278850K .......... .......... .......... .......... .......... 94% 57.5M 0s\n278900K .......... .......... .......... .......... .......... 94% 31.2M 0s\n278950K .......... .......... .......... .......... .......... 94%  113M 0s\n279000K .......... .......... .......... .......... .......... 94%  102M 0s\n279050K .......... .......... .......... .......... .......... 94% 55.6M 0s\n279100K .......... .......... .......... .......... .......... 94% 97.2M 0s\n279150K .......... .......... .......... .......... .......... 94%  111M 0s\n279200K .......... .......... .......... .......... .......... 94% 28.5M 0s\n279250K .......... .......... .......... .......... .......... 94% 87.9M 0s\n279300K .......... .......... .......... .......... .......... 94% 99.3M 0s\n279350K .......... .......... .......... .......... .......... 94%  111M 0s\n279400K .......... .......... .......... .......... .......... 94% 99.8M 0s\n279450K .......... .......... .......... .......... .......... 94% 91.3M 0s\n279500K .......... .......... .......... .......... .......... 94%  131M 0s\n279550K .......... .......... .......... .......... .......... 94%  104M 0s\n279600K .......... .......... .......... .......... .......... 94% 66.9M 0s\n279650K .......... .......... .......... .......... .......... 94%  102M 0s\n279700K .......... .......... .......... .......... .......... 94%  121M 0s\n279750K .......... .......... .......... .......... .......... 94%  144M 0s\n279800K .......... .......... .......... .......... .......... 94%  131M 0s\n279850K .......... .......... .......... .......... .......... 94% 97.6M 0s\n279900K .......... .......... .......... .......... .......... 94%  117M 0s\n279950K .......... .......... .......... .......... .......... 94%  127M 0s\n280000K .......... .......... .......... .......... .......... 94%  139M 0s\n280050K .......... .......... .......... .......... .......... 94%  111M 0s\n280100K .......... .......... .......... .......... .......... 94%  119M 0s\n280150K .......... .......... .......... .......... .......... 94% 57.4M 0s\n280200K .......... .......... .......... .......... .......... 94%  122M 0s\n280250K .......... .......... .......... .......... .......... 94% 10.8M 0s\n280300K .......... .......... .......... .......... .......... 94%  132M 0s\n280350K .......... .......... .......... .......... .......... 94%  140M 0s\n280400K .......... .......... .......... .......... .......... 94%  140M 0s\n280450K .......... .......... .......... .......... .......... 94% 74.5M 0s\n280500K .......... .......... .......... .......... .......... 94% 92.5M 0s\n280550K .......... .......... .......... .......... .......... 94% 79.7M 0s\n280600K .......... .......... .......... .......... .......... 94% 42.2M 0s\n280650K .......... .......... .......... .......... .......... 94% 66.2M 0s\n280700K .......... .......... .......... .......... .......... 94% 36.8M 0s\n280750K .......... .......... .......... .......... .......... 94% 42.9M 0s\n280800K .......... .......... .......... .......... .......... 94% 31.1M 0s\n280850K .......... .......... .......... .......... .......... 94% 51.1M 0s\n280900K .......... .......... .......... .......... .......... 94% 42.1M 0s\n280950K .......... .......... .......... .......... .......... 94% 37.8M 0s\n281000K .......... .......... .......... .......... .......... 95% 43.0M 0s\n281050K .......... .......... .......... .......... .......... 95% 37.6M 0s\n281100K .......... .......... .......... .......... .......... 95% 55.3M 0s\n281150K .......... .......... .......... .......... .......... 95% 44.0M 0s\n281200K .......... .......... .......... .......... .......... 95% 44.5M 0s\n281250K .......... .......... .......... .......... .......... 95% 47.5M 0s\n281300K .......... .......... .......... .......... .......... 95% 46.1M 0s\n281350K .......... .......... .......... .......... .......... 95% 46.4M 0s\n281400K .......... .......... .......... .......... .......... 95% 49.7M 0s\n281450K .......... .......... .......... .......... .......... 95% 51.7M 0s\n281500K .......... .......... .......... .......... .......... 95% 48.2M 0s\n281550K .......... .......... .......... .......... .......... 95% 45.1M 0s\n281600K .......... .......... .......... .......... .......... 95% 44.8M 0s\n281650K .......... .......... .......... .......... .......... 95% 49.3M 0s\n281700K .......... .......... .......... .......... .......... 95% 66.4M 0s\n281750K .......... .......... .......... .......... .......... 95% 43.6M 0s\n281800K .......... .......... .......... .......... .......... 95% 45.5M 0s\n281850K .......... .......... .......... .......... .......... 95% 51.2M 0s\n281900K .......... .......... .......... .......... .......... 95% 32.7M 0s\n281950K .......... .......... .......... .......... .......... 95% 95.2M 0s\n282000K .......... .......... .......... .......... .......... 95% 63.7M 0s\n282050K .......... .......... .......... .......... .......... 95% 51.9M 0s\n282100K .......... .......... .......... .......... .......... 95% 57.7M 0s\n282150K .......... .......... .......... .......... .......... 95% 42.0M 0s\n282200K .......... .......... .......... .......... .......... 95% 55.4M 0s\n282250K .......... .......... .......... .......... .......... 95% 46.1M 0s\n282300K .......... .......... .......... .......... .......... 95% 45.0M 0s\n282350K .......... .......... .......... .......... .......... 95% 47.7M 0s\n282400K .......... .......... .......... .......... .......... 95% 48.2M 0s\n282450K .......... .......... .......... .......... .......... 95% 38.5M 0s\n282500K .......... .......... .......... .......... .......... 95% 52.8M 0s\n282550K .......... .......... .......... .......... .......... 95% 38.4M 0s\n282600K .......... .......... .......... .......... .......... 95% 42.4M 0s\n282650K .......... .......... .......... .......... .......... 95% 39.1M 0s\n282700K .......... .......... .......... .......... .......... 95% 44.7M 0s\n282750K .......... .......... .......... .......... .......... 95% 47.4M 0s\n282800K .......... .......... .......... .......... .......... 95% 35.6M 0s\n282850K .......... .......... .......... .......... .......... 95% 87.4M 0s\n282900K .......... .......... .......... .......... .......... 95% 47.2M 0s\n282950K .......... .......... .......... .......... .......... 95% 47.0M 0s\n283000K .......... .......... .......... .......... .......... 95% 48.1M 0s\n283050K .......... .......... .......... .......... .......... 95% 44.5M 0s\n283100K .......... .......... .......... .......... .......... 95% 34.1M 0s\n283150K .......... .......... .......... .......... .......... 95% 73.7M 0s\n283200K .......... .......... .......... .......... .......... 95% 57.7M 0s\n283250K .......... .......... .......... .......... .......... 95% 28.5M 0s\n283300K .......... .......... .......... .......... .......... 95%  116M 0s\n283350K .......... .......... .......... .......... .......... 95% 58.8M 0s\n283400K .......... .......... .......... .......... .......... 95% 58.3M 0s\n283450K .......... .......... .......... .......... .......... 95% 44.9M 0s\n283500K .......... .......... .......... .......... .......... 95% 39.0M 0s\n283550K .......... .......... .......... .......... .......... 95% 73.1M 0s\n283600K .......... .......... .......... .......... .......... 95% 46.5M 0s\n283650K .......... .......... .......... .......... .......... 95% 41.2M 0s\n283700K .......... .......... .......... .......... .......... 95% 36.1M 0s\n283750K .......... .......... .......... .......... .......... 95% 25.2M 0s\n283800K .......... .......... .......... .......... .......... 95% 80.6M 0s\n283850K .......... .......... .......... .......... .......... 95% 56.2M 0s\n283900K .......... .......... .......... .......... .......... 95% 41.1M 0s\n283950K .......... .......... .......... .......... .......... 95% 36.4M 0s\n284000K .......... .......... .......... .......... .......... 96% 34.9M 0s\n284050K .......... .......... .......... .......... .......... 96% 70.6M 0s\n284100K .......... .......... .......... .......... .......... 96% 34.7M 0s\n284150K .......... .......... .......... .......... .......... 96%  102M 0s\n284200K .......... .......... .......... .......... .......... 96% 43.4M 0s\n284250K .......... .......... .......... .......... .......... 96% 24.2M 0s\n284300K .......... .......... .......... .......... .......... 96% 97.5M 0s\n284350K .......... .......... .......... .......... .......... 96% 40.5M 0s\n284400K .......... .......... .......... .......... .......... 96% 82.1M 0s\n284450K .......... .......... .......... .......... .......... 96% 16.4M 0s\n284500K .......... .......... .......... .......... .......... 96% 70.6M 0s\n284550K .......... .......... .......... .......... .......... 96% 82.7M 0s\n284600K .......... .......... .......... .......... .......... 96% 85.3M 0s\n284650K .......... .......... .......... .......... .......... 96% 67.8M 0s\n284700K .......... .......... .......... .......... .......... 96% 32.6M 0s\n284750K .......... .......... .......... .......... .......... 96% 52.9M 0s\n284800K .......... .......... .......... .......... .......... 96% 27.1M 0s\n284850K .......... .......... .......... .......... .......... 96% 75.1M 0s\n284900K .......... .......... .......... .......... .......... 96% 84.2M 0s\n284950K .......... .......... .......... .......... .......... 96% 45.9M 0s\n285000K .......... .......... .......... .......... .......... 96% 47.7M 0s\n285050K .......... .......... .......... .......... .......... 96% 52.4M 0s\n285100K .......... .......... .......... .......... .......... 96% 27.3M 0s\n285150K .......... .......... .......... .......... .......... 96% 41.0M 0s\n285200K .......... .......... .......... .......... .......... 96% 98.2M 0s\n285250K .......... .......... .......... .......... .......... 96% 86.9M 0s\n285300K .......... .......... .......... .......... .......... 96% 52.6M 0s\n285350K .......... .......... .......... .......... .......... 96% 25.5M 0s\n285400K .......... .......... .......... .......... .......... 96% 83.6M 0s\n285450K .......... .......... .......... .......... .......... 96% 82.3M 0s\n285500K .......... .......... .......... .......... .......... 96% 70.9M 0s\n285550K .......... .......... .......... .......... .......... 96% 74.3M 0s\n285600K .......... .......... .......... .......... .......... 96% 84.2M 0s\n285650K .......... .......... .......... .......... .......... 96% 57.2M 0s\n285700K .......... .......... .......... .......... .......... 96% 43.3M 0s\n285750K .......... .......... .......... .......... .......... 96% 58.5M 0s\n285800K .......... .......... .......... .......... .......... 96% 47.1M 0s\n285850K .......... .......... .......... .......... .......... 96% 46.3M 0s\n285900K .......... .......... .......... .......... .......... 96% 55.7M 0s\n285950K .......... .......... .......... .......... .......... 96% 54.8M 0s\n286000K .......... .......... .......... .......... .......... 96% 54.5M 0s\n286050K .......... .......... .......... .......... .......... 96% 43.6M 0s\n286100K .......... .......... .......... .......... .......... 96% 55.8M 0s\n286150K .......... .......... .......... .......... .......... 96% 48.7M 0s\n286200K .......... .......... .......... .......... .......... 96% 28.2M 0s\n286250K .......... .......... .......... .......... .......... 96%  103M 0s\n286300K .......... .......... .......... .......... .......... 96% 26.0M 0s\n286350K .......... .......... .......... .......... .......... 96% 71.2M 0s\n286400K .......... .......... .......... .......... .......... 96% 82.1M 0s\n286450K .......... .......... .......... .......... .......... 96% 85.2M 0s\n286500K .......... .......... .......... .......... .......... 96% 38.4M 0s\n286550K .......... .......... .......... .......... .......... 96% 80.0M 0s\n286600K .......... .......... .......... .......... .......... 96% 82.8M 0s\n286650K .......... .......... .......... .......... .......... 96% 83.4M 0s\n286700K .......... .......... .......... .......... .......... 96% 72.9M 0s\n286750K .......... .......... .......... .......... .......... 96% 67.0M 0s\n286800K .......... .......... .......... .......... .......... 96% 72.4M 0s\n286850K .......... .......... .......... .......... .......... 96% 55.1M 0s\n286900K .......... .......... .......... .......... .......... 96% 71.7M 0s\n286950K .......... .......... .......... .......... .......... 97% 57.3M 0s\n287000K .......... .......... .......... .......... .......... 97% 77.8M 0s\n287050K .......... .......... .......... .......... .......... 97% 80.4M 0s\n287100K .......... .......... .......... .......... .......... 97% 11.8M 0s\n287150K .......... .......... .......... .......... .......... 97% 83.0M 0s\n287200K .......... .......... .......... .......... .......... 97% 48.6M 0s\n287250K .......... .......... .......... .......... .......... 97%  104M 0s\n287300K .......... .......... .......... .......... .......... 97%  101M 0s\n287350K .......... .......... .......... .......... .......... 97% 59.3M 0s\n287400K .......... .......... .......... .......... .......... 97%  110M 0s\n287450K .......... .......... .......... .......... .......... 97%  101M 0s\n287500K .......... .......... .......... .......... .......... 97%  102M 0s\n287550K .......... .......... .......... .......... .......... 97% 95.0M 0s\n287600K .......... .......... .......... .......... .......... 97%  130M 0s\n287650K .......... .......... .......... .......... .......... 97%  120M 0s\n287700K .......... .......... .......... .......... .......... 97%  115M 0s\n287750K .......... .......... .......... .......... .......... 97% 70.6M 0s\n287800K .......... .......... .......... .......... .......... 97% 42.7M 0s\n287850K .......... .......... .......... .......... .......... 97% 45.3M 0s\n287900K .......... .......... .......... .......... .......... 97% 41.1M 0s\n287950K .......... .......... .......... .......... .......... 97% 45.6M 0s\n288000K .......... .......... .......... .......... .......... 97% 31.8M 0s\n288050K .......... .......... .......... .......... .......... 97% 90.1M 0s\n288100K .......... .......... .......... .......... .......... 97% 60.4M 0s\n288150K .......... .......... .......... .......... .......... 97% 55.1M 0s\n288200K .......... .......... .......... .......... .......... 97% 27.7M 0s\n288250K .......... .......... .......... .......... .......... 97%  104M 0s\n288300K .......... .......... .......... .......... .......... 97% 57.4M 0s\n288350K .......... .......... .......... .......... .......... 97% 46.7M 0s\n288400K .......... .......... .......... .......... .......... 97% 49.9M 0s\n288450K .......... .......... .......... .......... .......... 97% 53.9M 0s\n288500K .......... .......... .......... .......... .......... 97% 14.7M 0s\n288550K .......... .......... .......... .......... .......... 97% 16.8M 0s\n288600K .......... .......... .......... .......... .......... 97% 33.9M 0s\n288650K .......... .......... .......... .......... .......... 97% 37.8M 0s\n288700K .......... .......... .......... .......... .......... 97%  104M 0s\n288750K .......... .......... .......... .......... .......... 97% 81.1M 0s\n288800K .......... .......... .......... .......... .......... 97%  128M 0s\n288850K .......... .......... .......... .......... .......... 97% 9.89M 0s\n288900K .......... .......... .......... .......... .......... 97%  121M 0s\n288950K .......... .......... .......... .......... .......... 97%  121M 0s\n289000K .......... .......... .......... .......... .......... 97% 64.2M 0s\n289050K .......... .......... .......... .......... .......... 97% 15.7M 0s\n289100K .......... .......... .......... .......... .......... 97%  111M 0s\n289150K .......... .......... .......... .......... .......... 97% 89.4M 0s\n289200K .......... .......... .......... .......... .......... 97% 29.6M 0s\n289250K .......... .......... .......... .......... .......... 97% 59.4M 0s\n289300K .......... .......... .......... .......... .......... 97%  115M 0s\n289350K .......... .......... .......... .......... .......... 97%  115M 0s\n289400K .......... .......... .......... .......... .......... 97%  103M 0s\n289450K .......... .......... .......... .......... .......... 97%  124M 0s\n289500K .......... .......... .......... .......... .......... 97%  128M 0s\n289550K .......... .......... .......... .......... .......... 97%  117M 0s\n289600K .......... .......... .......... .......... .......... 97%  112M 0s\n289650K .......... .......... .......... .......... .......... 97%  102M 0s\n289700K .......... .......... .......... .......... .......... 97%  111M 0s\n289750K .......... .......... .......... .......... .......... 97% 91.3M 0s\n289800K .......... .......... .......... .......... .......... 97%  109M 0s\n289850K .......... .......... .......... .......... .......... 97%  116M 0s\n289900K .......... .......... .......... .......... .......... 98%  105M 0s\n289950K .......... .......... .......... .......... .......... 98% 97.9M 0s\n290000K .......... .......... .......... .......... .......... 98%  112M 0s\n290050K .......... .......... .......... .......... .......... 98% 52.2M 0s\n290100K .......... .......... .......... .......... .......... 98% 40.4M 0s\n290150K .......... .......... .......... .......... .......... 98% 24.8M 0s\n290200K .......... .......... .......... .......... .......... 98%  114M 0s\n290250K .......... .......... .......... .......... .......... 98% 42.7M 0s\n290300K .......... .......... .......... .......... .......... 98% 38.0M 0s\n290350K .......... .......... .......... .......... .......... 98% 38.5M 0s\n290400K .......... .......... .......... .......... .......... 98% 26.0M 0s\n290450K .......... .......... .......... .......... .......... 98% 51.7M 0s\n290500K .......... .......... .......... .......... .......... 98% 43.1M 0s\n290550K .......... .......... .......... .......... .......... 98% 66.6M 0s\n290600K .......... .......... .......... .......... .......... 98% 71.8M 0s\n290650K .......... .......... .......... .......... .......... 98% 45.5M 0s\n290700K .......... .......... .......... .......... .......... 98% 31.3M 0s\n290750K .......... .......... .......... .......... .......... 98% 32.6M 0s\n290800K .......... .......... .......... .......... .......... 98%  105M 0s\n290850K .......... .......... .......... .......... .......... 98% 58.3M 0s\n290900K .......... .......... .......... .......... .......... 98% 27.0M 0s\n290950K .......... .......... .......... .......... .......... 98%  110M 0s\n291000K .......... .......... .......... .......... .......... 98% 57.9M 0s\n291050K .......... .......... .......... .......... .......... 98% 43.4M 0s\n291100K .......... .......... .......... .......... .......... 98% 40.2M 0s\n291150K .......... .......... .......... .......... .......... 98% 43.2M 0s\n291200K .......... .......... .......... .......... .......... 98% 41.7M 0s\n291250K .......... .......... .......... .......... .......... 98% 38.4M 0s\n291300K .......... .......... .......... .......... .......... 98% 37.7M 0s\n291350K .......... .......... .......... .......... .......... 98% 56.6M 0s\n291400K .......... .......... .......... .......... .......... 98% 47.4M 0s\n291450K .......... .......... .......... .......... .......... 98% 47.9M 0s\n291500K .......... .......... .......... .......... .......... 98% 33.8M 0s\n291550K .......... .......... .......... .......... .......... 98% 96.2M 0s\n291600K .......... .......... .......... .......... .......... 98% 52.1M 0s\n291650K .......... .......... .......... .......... .......... 98% 48.4M 0s\n291700K .......... .......... .......... .......... .......... 98% 54.1M 0s\n291750K .......... .......... .......... .......... .......... 98% 52.5M 0s\n291800K .......... .......... .......... .......... .......... 98% 50.9M 0s\n291850K .......... .......... .......... .......... .......... 98% 50.1M 0s\n291900K .......... .......... .......... .......... .......... 98% 48.0M 0s\n291950K .......... .......... .......... .......... .......... 98% 13.2M 0s\n292000K .......... .......... .......... .......... .......... 98% 69.2M 0s\n292050K .......... .......... .......... .......... .......... 98% 70.2M 0s\n292100K .......... .......... .......... .......... .......... 98% 88.8M 0s\n292150K .......... .......... .......... .......... .......... 98% 90.8M 0s\n292200K .......... .......... .......... .......... .......... 98% 83.9M 0s\n292250K .......... .......... .......... .......... .......... 98% 74.1M 0s\n292300K .......... .......... .......... .......... .......... 98% 91.2M 0s\n292350K .......... .......... .......... .......... .......... 98% 79.7M 0s\n292400K .......... .......... .......... .......... .......... 98% 94.1M 0s\n292450K .......... .......... .......... .......... .......... 98% 46.9M 0s\n292500K .......... .......... .......... .......... .......... 98% 72.8M 0s\n292550K .......... .......... .......... .......... .......... 98% 82.5M 0s\n292600K .......... .......... .......... .......... .......... 98% 67.1M 0s\n292650K .......... .......... .......... .......... .......... 98% 52.7M 0s\n292700K .......... .......... .......... .......... .......... 98% 54.0M 0s\n292750K .......... .......... .......... .......... .......... 98% 49.3M 0s\n292800K .......... .......... .......... .......... .......... 98% 56.1M 0s\n292850K .......... .......... .......... .......... .......... 99% 49.0M 0s\n292900K .......... .......... .......... .......... .......... 99% 59.9M 0s\n292950K .......... .......... .......... .......... .......... 99% 11.1M 0s\n293000K .......... .......... .......... .......... .......... 99% 36.0M 0s\n293050K .......... .......... .......... .......... .......... 99% 45.7M 0s\n293100K .......... .......... .......... .......... .......... 99% 53.8M 0s\n293150K .......... .......... .......... .......... .......... 99% 41.9M 0s\n293200K .......... .......... .......... .......... .......... 99% 27.2M 0s\n293250K .......... .......... .......... .......... .......... 99% 44.5M 0s\n293300K .......... .......... .......... .......... .......... 99% 50.3M 0s\n293350K .......... .......... .......... .......... .......... 99% 28.1M 0s\n293400K .......... .......... .......... .......... .......... 99% 15.4M 0s\n293450K .......... .......... .......... .......... .......... 99% 17.3M 0s\n293500K .......... .......... .......... .......... .......... 99% 15.8M 0s\n293550K .......... .......... .......... .......... .......... 99% 13.1M 0s\n293600K .......... .......... .......... .......... .......... 99% 13.2M 0s\n293650K .......... .......... .......... .......... .......... 99% 20.1M 0s\n293700K .......... .......... .......... .......... .......... 99% 17.4M 0s\n293750K .......... .......... .......... .......... .......... 99% 18.6M 0s\n293800K .......... .......... .......... .......... .......... 99% 14.6M 0s\n293850K .......... .......... .......... .......... .......... 99% 20.7M 0s\n293900K .......... .......... .......... .......... .......... 99% 17.8M 0s\n293950K .......... .......... .......... .......... .......... 99% 19.0M 0s\n294000K .......... .......... .......... .......... .......... 99% 15.9M 0s\n294050K .......... .......... .......... .......... .......... 99% 38.4M 0s\n294100K .......... .......... .......... .......... .......... 99% 41.6M 0s\n294150K .......... .......... .......... .......... .......... 99% 46.1M 0s\n294200K .......... .......... .......... .......... .......... 99% 36.0M 0s\n294250K .......... .......... .......... .......... .......... 99% 38.1M 0s\n294300K .......... .......... .......... .......... .......... 99% 46.8M 0s\n294350K .......... .......... .......... .......... .......... 99% 45.8M 0s\n294400K .......... .......... .......... .......... .......... 99% 41.2M 0s\n294450K .......... .......... .......... .......... .......... 99% 48.4M 0s\n294500K .......... .......... .......... .......... .......... 99% 65.9M 0s\n294550K .......... .......... .......... .......... .......... 99% 99.2M 0s\n294600K .......... .......... .......... .......... .......... 99% 88.3M 0s\n294650K .......... .......... .......... .......... .......... 99% 95.0M 0s\n294700K .......... .......... .......... .......... .......... 99% 81.6M 0s\n294750K .......... .......... .......... .......... .......... 99% 91.8M 0s\n294800K .......... .......... .......... .......... .......... 99% 87.1M 0s\n294850K .......... .......... .......... .......... .......... 99% 99.7M 0s\n294900K .......... .......... .......... .......... .......... 99% 99.4M 0s\n294950K .......... .......... .......... .......... .......... 99%  103M 0s\n295000K .......... .......... .......... .......... .......... 99% 85.9M 0s\n295050K .......... .......... .......... .......... .......... 99% 96.8M 0s\n295100K .......... .......... .......... .......... .......... 99% 99.6M 0s\n295150K .......... .......... .......... .......... .......... 99% 89.0M 0s\n295200K .......... .......... .......... .......... .......... 99% 85.9M 0s\n295250K .......... .......... .......... .......... .......... 99% 99.7M 0s\n295300K .......... .......... .......... .......... .......... 99%  101M 0s\n295350K .......... .......... .......... .......... .......... 99% 99.9M 0s\n295400K .......... .......... .......... .......... .......... 99% 50.3M 0s\n295450K .......... .......... .......... .......... .......... 99% 99.6M 0s\n295500K .......... .......... .......... .......... .......... 99% 91.6M 0s\n295550K .......... .......... .......... .......... .......... 99%  100M 0s\n295600K .......... .......... .......... .......... .......... 99% 86.8M 0s\n295650K .......... .......... .......... .......... .......... 99% 99.5M 0s\n295700K .......... .......... .......... .......... .......... 99%  100M 0s\n295750K .......... .......... .......... .......... .......... 99% 99.9M 0s\n295800K .......... .......... .......... ..........           100% 80.9M=5.9s\n\n2020-01-14 05:27:20 (49.2 MB/s) - \u2018files/ir-deploy-ilo.iso\u2019 saved [302940160/302940160]\n\n+ wget http://169.16.1.54:9999/rhel_7.6-uefi.img -P files/\n--2020-01-14 05:27:20--  http://169.16.1.54:9999/rhel_7.6-uefi.img\nConnecting to 169.16.1.54:9999... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 841089024 (802M) [text/plain]\nSaving to: \u2018files/rhel_7.6-uefi.img\u2019\n\n     0K .......... .......... .......... .......... ..........  0% 33.7M 24s\n    50K .......... .......... .......... .......... ..........  0% 32.2M 24s\n   100K .......... .......... .......... .......... ..........  0% 43.3M 22s\n   150K .......... .......... .......... .......... ..........  0% 44.7M 21s\n   200K .......... .......... .......... .......... ..........  0% 41.8M 21s\n   250K .......... .......... .......... .......... ..........  0% 45.8M 20s\n   300K .......... .......... .......... .......... ..........  0% 37.8M 20s\n   350K .......... .......... .......... .......... ..........  0% 52.0M 20s\n   400K .......... .......... .......... .......... ..........  0% 22.4M 22s\n   450K .......... .......... .......... .......... ..........  0% 76.1M 20s\n   500K .......... .......... .......... .......... ..........  0% 79.2M 20s\n   550K .......... .......... .......... .......... ..........  0% 49.6M 19s\n   600K .......... .......... .......... .......... ..........  0% 37.1M 19s\n   650K .......... .......... .......... .......... ..........  0% 41.0M 19s\n   700K .......... .......... .......... .......... ..........  0% 51.4M 19s\n   750K .......... .......... .......... .......... ..........  0% 50.8M 19s\n   800K .......... .......... .......... .......... ..........  0% 38.8M 19s\n   850K .......... .......... .......... .......... ..........  0% 46.4M 19s\n   900K .......... .......... .......... .......... ..........  0% 36.9M 19s\n   950K .......... .......... .......... .......... ..........  0% 30.0M 19s\n  1000K .......... .......... .......... .......... ..........  0% 90.7M 19s\n  1050K .......... .......... .......... .......... ..........  0% 40.4M 19s\n  1100K .......... .......... .......... .......... ..........  0% 53.5M 19s\n  1150K .......... .......... .......... .......... ..........  0% 55.6M 19s\n  1200K .......... .......... .......... .......... ..........  0% 52.4M 19s\n  1250K .......... .......... .......... .......... ..........  0% 30.1M 19s\n  1300K .......... .......... .......... .......... ..........  0% 90.6M 18s\n  1350K .......... .......... .......... .......... ..........  0% 54.0M 18s\n  1400K .......... .......... .......... .......... ..........  0% 57.4M 18s\n  1450K .......... .......... .......... .......... ..........  0% 58.8M 18s\n  1500K .......... .......... .......... .......... ..........  0% 27.1M 18s\n  1550K .......... .......... .......... .......... ..........  0% 98.2M 18s\n  1600K .......... .......... .......... .......... ..........  0%  102M 18s\n  1650K .......... .......... .......... .......... ..........  0% 50.2M 18s\n  1700K .......... .......... .......... .......... ..........  0% 67.2M 18s\n  1750K .......... .......... .......... .......... ..........  0% 58.2M 17s\n  1800K .......... .......... .......... .......... ..........  0% 30.0M 18s\n  1850K .......... .......... .......... .......... ..........  0% 94.1M 17s\n  1900K .......... .......... .......... .......... ..........  0% 67.8M 17s\n  1950K .......... .......... .......... .......... ..........  0% 54.1M 17s\n  2000K .......... .......... .......... .......... ..........  0% 34.1M 17s\n  2050K .......... .......... .......... .......... ..........  0% 37.3M 17s\n  2100K .......... .......... .......... .......... ..........  0% 87.3M 17s\n  2150K .......... .......... .......... .......... ..........  0% 88.1M 17s\n  2200K .......... .......... .......... .......... ..........  0% 54.8M 17s\n  2250K .......... .......... .......... .......... ..........  0% 34.5M 17s\n  2300K .......... .......... .......... .......... ..........  0% 66.0M 17s\n  2350K .......... .......... .......... .......... ..........  0% 83.6M 17s\n  2400K .......... .......... .......... .......... ..........  0% 55.0M 17s\n  2450K .......... .......... .......... .......... ..........  0% 44.2M 17s\n  2500K .......... .......... .......... .......... ..........  0% 71.6M 17s\n  2550K .......... .......... .......... .......... ..........  0% 55.0M 17s\n  2600K .......... .......... .......... .......... ..........  0% 50.2M 17s\n  2650K .......... .......... .......... .......... ..........  0% 66.3M 17s\n  2700K .......... .......... .......... .......... ..........  0% 38.1M 17s\n  2750K .......... .......... .......... .......... ..........  0% 82.3M 17s\n  2800K .......... .......... .......... .......... ..........  0% 53.5M 17s\n  2850K .......... .......... .......... .......... ..........  0% 58.1M 16s\n  2900K .......... .......... .......... .......... ..........  0% 40.8M 17s\n  2950K .......... .......... .......... .......... ..........  0% 13.7M 17s\n  3000K .......... .......... .......... .......... ..........  0% 89.3M 17s\n  3050K .......... .......... .......... .......... ..........  0% 59.9M 17s\n  3100K .......... .......... .......... .......... ..........  0% 73.3M 17s\n  3150K .......... .......... .......... .......... ..........  0% 82.6M 17s\n  3200K .......... .......... .......... .......... ..........  0% 41.7M 17s\n  3250K .......... .......... .......... .......... ..........  0% 77.1M 17s\n  3300K .......... .......... .......... .......... ..........  0% 69.7M 17s\n  3350K .......... .......... .......... .......... ..........  0% 85.9M 17s\n  3400K .......... .......... .......... .......... ..........  0% 83.2M 16s\n  3450K .......... .......... .......... .......... ..........  0% 84.0M 16s\n  3500K .......... .......... .......... .......... ..........  0% 72.6M 16s\n  3550K .......... .......... .......... .......... ..........  0% 50.4M 16s\n  3600K .......... .......... .......... .......... ..........  0% 62.5M 16s\n  3650K .......... .......... .......... .......... ..........  0% 36.1M 16s\n  3700K .......... .......... .......... .......... ..........  0% 85.0M 16s\n  3750K .......... .......... .......... .......... ..........  0% 60.3M 16s\n  3800K .......... .......... .......... .......... ..........  0% 55.5M 16s\n  3850K .......... .......... .......... .......... ..........  0% 51.5M 16s\n  3900K .......... .......... .......... .......... ..........  0% 62.2M 16s\n  3950K .......... .......... .......... .......... ..........  0% 55.3M 16s\n  4000K .......... .......... .......... .......... ..........  0% 47.0M 16s\n  4050K .......... .......... .......... .......... ..........  0% 78.2M 16s\n  4100K .......... .......... .......... .......... ..........  0% 53.8M 16s\n  4150K .......... .......... .......... .......... ..........  0% 35.4M 16s\n  4200K .......... .......... .......... .......... ..........  0% 82.5M 16s\n  4250K .......... .......... .......... .......... ..........  0% 53.5M 16s\n  4300K .......... .......... .......... .......... ..........  0% 41.1M 16s\n  4350K .......... .......... .......... .......... ..........  0% 83.7M 16s\n  4400K .......... .......... .......... .......... ..........  0% 75.6M 16s\n  4450K .......... .......... .......... .......... ..........  0% 58.0M 16s\n  4500K .......... .......... .......... .......... ..........  0% 53.9M 16s\n  4550K .......... .......... .......... .......... ..........  0% 55.9M 16s\n  4600K .......... .......... .......... .......... ..........  0% 50.8M 16s\n  4650K .......... .......... .......... .......... ..........  0% 59.7M 16s\n  4700K .......... .......... .......... .......... ..........  0% 40.8M 16s\n  4750K .......... .......... .......... .......... ..........  0% 26.1M 16s\n  4800K .......... .......... .......... .......... ..........  0%  107M 16s\n  4850K .......... .......... .......... .......... ..........  0% 95.0M 16s\n  4900K .......... .......... .......... .......... ..........  0%  107M 16s\n  4950K .......... .......... .......... .......... ..........  0%  110M 16s\n  5000K .......... .......... .......... .......... ..........  0%  110M 16s\n  5050K .......... .......... .......... .......... ..........  0% 32.9M 16s\n  5100K .......... .......... .......... .......... ..........  0%  100M 16s\n  5150K .......... .......... .......... .......... ..........  0%  109M 16s\n  5200K .......... .......... .......... .......... ..........  0% 73.7M 15s\n  5250K .......... .......... .......... .......... ..........  0% 47.4M 15s\n  5300K .......... .......... .......... .......... ..........  0% 80.5M 15s\n  5350K .......... .......... .......... .......... ..........  0% 57.3M 15s\n  5400K .......... .......... .......... .......... ..........  0% 33.8M 15s\n  5450K .......... .......... .......... .......... ..........  0% 67.6M 15s\n  5500K .......... .......... .......... .......... ..........  0% 83.8M 15s\n  5550K .......... .......... .......... .......... ..........  0% 72.0M 15s\n  5600K .......... .......... .......... .......... ..........  0% 49.6M 15s\n  5650K .......... .......... .......... .......... ..........  0% 52.8M 15s\n  5700K .......... .......... .......... .......... ..........  0% 40.6M 15s\n  5750K .......... .......... .......... .......... ..........  0% 64.9M 15s\n  5800K .......... .......... .......... .......... ..........  0% 27.0M 15s\n  5850K .......... .......... .......... .......... ..........  0% 40.4M 16s\n  5900K .......... .......... .......... .......... ..........  0% 57.2M 15s\n  5950K .......... .......... .......... .......... ..........  0% 98.1M 15s\n  6000K .......... .......... .......... .......... ..........  0%  110M 15s\n  6050K .......... .......... .......... .......... ..........  0% 66.8M 15s\n  6100K .......... .......... .......... .......... ..........  0% 49.3M 15s\n  6150K .......... .......... .......... .......... ..........  0% 49.9M 15s\n  6200K .......... .......... .......... .......... ..........  0% 48.6M 15s\n  6250K .......... .......... .......... .......... ..........  0% 46.4M 15s\n  6300K .......... .......... .......... .......... ..........  0% 51.1M 15s\n  6350K .......... .......... .......... .......... ..........  0% 56.7M 15s\n  6400K .......... .......... .......... .......... ..........  0% 37.4M 15s\n  6450K .......... .......... .......... .......... ..........  0% 91.7M 15s\n  6500K .......... .......... .......... .......... ..........  0% 37.7M 15s\n  6550K .......... .......... .......... .......... ..........  0% 36.7M 15s\n  6600K .......... .......... .......... .......... ..........  0% 73.7M 15s\n  6650K .......... .......... .......... .......... ..........  0% 73.0M 15s\n  6700K .......... .......... .......... .......... ..........  0% 75.8M 15s\n  6750K .......... .......... .......... .......... ..........  0% 28.9M 15s\n  6800K .......... .......... .......... .......... ..........  0% 72.5M 15s\n  6850K .......... .......... .......... .......... ..........  0% 66.0M 15s\n  6900K .......... .......... .......... .......... ..........  0% 75.8M 15s\n  6950K .......... .......... .......... .......... ..........  0% 71.8M 15s\n  7000K .......... .......... .......... .......... ..........  0% 74.2M 15s\n  7050K .......... .......... .......... .......... ..........  0% 71.6M 15s\n  7100K .......... .......... .......... .......... ..........  0% 26.7M 15s\n  7150K .......... .......... .......... .......... ..........  0%  109M 15s\n  7200K .......... .......... .......... .......... ..........  0%  113M 15s\n  7250K .......... .......... .......... .......... ..........  0% 55.4M 15s\n  7300K .......... .......... .......... .......... ..........  0% 56.7M 15s\n  7350K .......... .......... .......... .......... ..........  0% 75.5M 15s\n  7400K .......... .......... .......... .......... ..........  0% 62.4M 15s\n  7450K .......... .......... .......... .......... ..........  0% 49.1M 15s\n  7500K .......... .......... .......... .......... ..........  0% 67.0M 15s\n  7550K .......... .......... .......... .......... ..........  0% 52.5M 15s\n  7600K .......... .......... .......... .......... ..........  0% 67.4M 15s\n  7650K .......... .......... .......... .......... ..........  0% 22.9M 15s\n  7700K .......... .......... .......... .......... ..........  0%  112M 15s\n  7750K .......... .......... .......... .......... ..........  0%  106M 15s\n  7800K .......... .......... .......... .......... ..........  0%  106M 15s\n  7850K .......... .......... .......... .......... ..........  0% 88.5M 15s\n  7900K .......... .......... .......... .......... ..........  0%  105M 15s\n  7950K .......... .......... .......... .......... ..........  0% 59.2M 15s\n  8000K .......... .......... .......... .......... ..........  0%  120M 15s\n  8050K .......... .......... .......... .......... ..........  0% 84.7M 15s\n  8100K .......... .......... .......... .......... ..........  0% 75.7M 15s\n  8150K .......... .......... .......... .......... ..........  0% 62.7M 15s\n  8200K .......... .......... .......... .......... ..........  1% 58.9M 15s\n  8250K .......... .......... .......... .......... ..........  1% 48.1M 15s\n  8300K .......... .......... .......... .......... ..........  1% 13.5M 15s\n  8350K .......... .......... .......... .......... ..........  1% 97.1M 15s\n  8400K .......... .......... .......... .......... ..........  1% 85.7M 15s\n  8450K .......... .......... .......... .......... ..........  1%  100M 15s\n  8500K .......... .......... .......... .......... ..........  1%  108M 15s\n  8550K .......... .......... .......... .......... ..........  1%  106M 15s\n  8600K .......... .......... .......... .......... ..........  1% 58.4M 15s\n  8650K .......... .......... .......... .......... ..........  1% 14.1M 15s\n  8700K .......... .......... .......... .......... ..........  1%  119M 15s\n  8750K .......... .......... .......... .......... ..........  1% 97.0M 15s\n  8800K .......... .......... .......... .......... ..........  1%  119M 15s\n  8850K .......... .......... .......... .......... ..........  1%  126M 15s\n  8900K .......... .......... .......... .......... ..........  1% 62.8M 15s\n  8950K .......... .......... .......... .......... ..........  1% 81.7M 15s\n  9000K .......... .......... .......... .......... ..........  1% 89.0M 15s\n  9050K .......... .......... .......... .......... ..........  1% 55.4M 15s\n  9100K .......... .......... .......... .......... ..........  1% 50.5M 15s\n  9150K .......... .......... .......... .......... ..........  1% 46.5M 15s\n  9200K .......... .......... .......... .......... ..........  1% 49.6M 15s\n  9250K .......... .......... .......... .......... ..........  1% 19.9M 15s\n  9300K .......... .......... .......... .......... ..........  1% 92.6M 15s\n  9350K .......... .......... .......... .......... ..........  1% 91.7M 15s\n  9400K .......... .......... .......... .......... ..........  1% 68.3M 15s\n  9450K .......... .......... .......... .......... ..........  1% 39.0M 15s\n  9500K .......... .......... .......... .......... ..........  1%  105M 15s\n  9550K .......... .......... .......... .......... ..........  1% 53.3M 15s\n  9600K .......... .......... .......... .......... ..........  1% 46.2M 15s\n  9650K .......... .......... .......... .......... ..........  1% 46.0M 15s\n  9700K .......... .......... .......... .......... ..........  1% 26.6M 15s\n  9750K .......... .......... .......... .......... ..........  1% 25.2M 15s\n  9800K .......... .......... .......... .......... ..........  1%  112M 15s\n  9850K .......... .......... .......... .......... ..........  1% 60.4M 15s\n  9900K .......... .......... .......... .......... ..........  1% 30.8M 15s\n  9950K .......... .......... .......... .......... ..........  1%  124M 15s\n 10000K .......... .......... .......... .......... ..........  1%  115M 15s\n 10050K .......... .......... .......... .......... ..........  1%  100M 15s\n 10100K .......... .......... .......... .......... ..........  1% 44.6M 15s\n 10150K .......... .......... .......... .......... ..........  1% 40.9M 15s\n 10200K .......... .......... .......... .......... ..........  1% 48.7M 15s\n 10250K .......... .......... .......... .......... ..........  1% 49.6M 15s\n 10300K .......... .......... .......... .......... ..........  1% 34.2M 15s\n 10350K .......... .......... .......... .......... ..........  1% 24.1M 15s\n 10400K .......... .......... .......... .......... ..........  1% 93.4M 15s\n 10450K .......... .......... .......... .......... ..........  1%  120M 15s\n 10500K .......... .......... .......... .......... ..........  1% 45.1M 15s\n 10550K .......... .......... .......... .......... ..........  1% 85.6M 15s\n 10600K .......... .......... .......... .......... ..........  1% 39.9M 15s\n 10650K .......... .......... .......... .......... ..........  1% 84.8M 15s\n 10700K .......... .......... .......... .......... ..........  1% 65.7M 15s\n 10750K .......... .......... .......... .......... ..........  1% 50.5M 15s\n 10800K .......... .......... .......... .......... ..........  1% 49.3M 15s\n 10850K .......... .......... .......... .......... ..........  1% 30.2M 15s\n 10900K .......... .......... .......... .......... ..........  1% 84.8M 15s\n 10950K .......... .......... .......... .......... ..........  1% 43.7M 15s\n 11000K .......... .......... .......... .......... ..........  1% 39.8M 15s\n 11050K .......... .......... .......... .......... ..........  1% 23.6M 15s\n 11100K .......... .......... .......... .......... ..........  1%  107M 15s\n 11150K .......... .......... .......... .......... ..........  1% 60.1M 15s\n 11200K .......... .......... .......... .......... ..........  1%  117M 15s\n 11250K .......... .......... .......... .......... ..........  1% 22.6M 15s\n 11300K .......... .......... .......... .......... ..........  1% 48.4M 15s\n 11350K .......... .......... .......... .......... ..........  1% 79.0M 15s\n 11400K .......... .......... .......... .......... ..........  1% 64.3M 15s\n 11450K .......... .......... .......... .......... ..........  1% 35.3M 15s\n 11500K .......... .......... .......... .......... ..........  1% 64.6M 15s\n 11550K .......... .......... .......... .......... ..........  1% 54.7M 15s\n 11600K .......... .......... .......... .......... ..........  1% 63.0M 15s\n 11650K .......... .......... .......... .......... ..........  1% 29.3M 15s\n 11700K .......... .......... .......... .......... ..........  1% 61.5M 15s\n 11750K .......... .......... .......... .......... ..........  1% 72.8M 15s\n 11800K .......... .......... .......... .......... ..........  1% 40.9M 15s\n 11850K .......... .......... .......... .......... ..........  1% 32.9M 15s\n 11900K .......... .......... .......... .......... ..........  1% 43.2M 15s\n 11950K .......... .......... .......... .......... ..........  1% 75.4M 15s\n 12000K .......... .......... .......... .......... ..........  1% 25.6M 15s\n 12050K .......... .......... .......... .......... ..........  1% 65.8M 15s\n 12100K .......... .......... .......... .......... ..........  1% 84.7M 15s\n 12150K .......... .......... .......... .......... ..........  1% 50.8M 15s\n 12200K .......... .......... .......... .......... ..........  1% 41.0M 15s\n 12250K .......... .......... .......... .......... ..........  1% 28.6M 15s\n 12300K .......... .......... .......... .......... ..........  1% 17.9M 15s\n 12350K .......... .......... .......... .......... ..........  1% 68.2M 15s\n 12400K .......... .......... .......... .......... ..........  1% 62.7M 15s\n 12450K .......... .......... .......... .......... ..........  1% 88.0M 15s\n 12500K .......... .......... .......... .......... ..........  1% 68.8M 15s\n 12550K .......... .......... .......... .......... ..........  1% 37.1M 15s\n 12600K .......... .......... .......... .......... ..........  1% 10.7M 16s\n 12650K .......... .......... .......... .......... ..........  1% 67.3M 16s\n 12700K .......... .......... .......... .......... ..........  1% 56.1M 16s\n 12750K .......... .......... .......... .......... ..........  1% 59.1M 16s\n 12800K .......... .......... .......... .......... ..........  1% 90.9M 16s\n 12850K .......... .......... .......... .......... ..........  1% 65.7M 16s\n 12900K .......... .......... .......... .......... ..........  1% 51.7M 16s\n 12950K .......... .......... .......... .......... ..........  1%  106M 15s\n 13000K .......... .......... .......... .......... ..........  1% 53.2M 15s\n 13050K .......... .......... .......... .......... ..........  1% 34.7M 16s\n 13100K .......... .......... .......... .......... ..........  1% 46.9M 16s\n 13150K .......... .......... .......... .......... ..........  1% 41.6M 16s\n 13200K .......... .......... .......... .......... ..........  1% 39.6M 16s\n 13250K .......... .......... .......... .......... ..........  1% 42.5M 16s\n 13300K .......... .......... .......... .......... ..........  1% 39.6M 16s\n 13350K .......... .......... .......... .......... ..........  1% 40.2M 16s\n 13400K .......... .......... .......... .......... ..........  1% 35.1M 16s\n 13450K .......... .......... .......... .......... ..........  1% 15.8M 16s\n 13500K .......... .......... .......... .......... ..........  1% 83.0M 16s\n 13550K .......... .......... .......... .......... ..........  1% 99.6M 16s\n 13600K .......... .......... .......... .......... ..........  1%  109M 16s\n 13650K .......... .......... .......... .......... ..........  1% 37.8M 16s\n 13700K .......... .......... .......... .......... ..........  1% 66.6M 16s\n 13750K .......... .......... .......... .......... ..........  1% 38.6M 16s\n 13800K .......... .......... .......... .......... ..........  1% 56.1M 16s\n 13850K .......... .......... .......... .......... ..........  1% 85.7M 16s\n 13900K .......... .......... .......... .......... ..........  1% 39.6M 16s\n 13950K .......... .......... .......... .......... ..........  1% 45.5M 16s\n 14000K .......... .......... .......... .......... ..........  1% 56.9M 16s\n 14050K .......... .......... .......... .......... ..........  1% 45.1M 16s\n 14100K .......... .......... .......... .......... ..........  1% 36.4M 16s\n 14150K .......... .......... .......... .......... ..........  1% 51.4M 16s\n 14200K .......... .......... .......... .......... ..........  1% 29.0M 16s\n 14250K .......... .......... .......... .......... ..........  1% 42.4M 16s\n 14300K .......... .......... .......... .......... ..........  1% 23.0M 16s\n 14350K .......... .......... .......... .......... ..........  1% 98.3M 16s\n 14400K .......... .......... .......... .......... ..........  1% 30.8M 16s\n 14450K .......... .......... .......... .......... ..........  1% 22.1M 16s\n 14500K .......... .......... .......... .......... ..........  1% 56.5M 16s\n 14550K .......... .......... .......... .......... ..........  1% 36.3M 16s\n 14600K .......... .......... .......... .......... ..........  1% 13.4M 16s\n 14650K .......... .......... .......... .......... ..........  1%  101M 16s\n 14700K .......... .......... .......... .......... ..........  1% 97.9M 16s\n 14750K .......... .......... .......... .......... ..........  1% 22.7M 16s\n 14800K .......... .......... .......... .......... ..........  1% 42.8M 16s\n 14850K .......... .......... .......... .......... ..........  1% 36.8M 16s\n 14900K .......... .......... .......... .......... ..........  1% 28.7M 16s\n 14950K .......... .......... .......... .......... ..........  1% 55.1M 16s\n 15000K .......... .......... .......... .......... ..........  1% 39.8M 16s\n 15050K .......... .......... .......... .......... ..........  1% 35.4M 16s\n 15100K .......... .......... .......... .......... ..........  1% 28.5M 16s\n 15150K .......... .......... .......... .......... ..........  1%  105M 16s\n 15200K .......... .......... .......... .......... ..........  1% 49.6M 16s\n 15250K .......... .......... .......... .......... ..........  1% 39.0M 16s\n 15300K .......... .......... .......... .......... ..........  1% 41.3M 16s\n 15350K .......... .......... .......... .......... ..........  1% 59.1M 16s\n 15400K .......... .......... .......... .......... ..........  1% 49.2M 16s\n 15450K .......... .......... .......... .......... ..........  1% 46.3M 16s\n 15500K .......... .......... .......... .......... ..........  1% 8.89M 16s\n 15550K .......... .......... .......... .......... ..........  1% 12.4M 17s\n 15600K .......... .......... .......... .......... ..........  1% 92.7M 16s\n 15650K .......... .......... .......... .......... ..........  1%  123M 16s\n 15700K .......... .......... .......... .......... ..........  1% 87.0M 16s\n 15750K .......... .......... .......... .......... ..........  1%  113M 16s\n 15800K .......... .......... .......... .......... ..........  1% 58.6M 16s\n 15850K .......... .......... .......... .......... ..........  1% 68.1M 16s\n 15900K .......... .......... .......... .......... ..........  1% 93.5M 16s\n 15950K .......... .......... .......... .......... ..........  1%  111M 16s\n 16000K .......... .......... .......... .......... ..........  1% 61.6M 16s\n 16050K .......... .......... .......... .......... ..........  1%  116M 16s\n 16100K .......... .......... .......... .......... ..........  1%  101M 16s\n 16150K .......... .......... .......... .......... ..........  1%  113M 16s\n 16200K .......... .......... .......... .......... ..........  1%  114M 16s\n 16250K .......... .......... .......... .......... ..........  1%  106M 16s\n 16300K .......... .......... .......... .......... ..........  1% 23.4M 16s\n 16350K .......... .......... .......... .......... ..........  1% 42.0M 16s\n 16400K .......... .......... .......... .......... ..........  2% 36.4M 16s\n 16450K .......... .......... .......... .......... ..........  2% 25.5M 16s\n 16500K .......... .......... .......... .......... ..........  2% 23.0M 16s\n 16550K .......... .......... .......... .......... ..........  2%  108M 16s\n 16600K .......... .......... .......... .......... ..........  2% 44.1M 16s\n 16650K .......... .......... .......... .......... ..........  2% 19.6M 16s\n 16700K .......... .......... .......... .......... ..........  2% 54.5M 16s\n 16750K .......... .......... .......... .......... ..........  2% 33.3M 16s\n 16800K .......... .......... .......... .......... ..........  2% 31.6M 16s\n 16850K .......... .......... .......... .......... ..........  2% 20.5M 16s\n 16900K .......... .......... .......... .......... ..........  2% 66.0M 16s\n 16950K .......... .......... .......... .......... ..........  2% 10.7M 17s\n 17000K .......... .......... .......... .......... ..........  2%  126M 17s\n 17050K .......... .......... .......... .......... ..........  2%  121M 17s\n 17100K .......... .......... .......... .......... ..........  2%  128M 17s\n 17150K .......... .......... .......... .......... ..........  2% 22.0M 17s\n 17200K .......... .......... .......... .......... ..........  2% 38.0M 17s\n 17250K .......... .......... .......... .......... ..........  2% 21.6M 17s\n 17300K .......... .......... .......... .......... ..........  2% 65.3M 17s\n 17350K .......... .......... .......... .......... ..........  2% 30.5M 17s\n 17400K .......... .......... .......... .......... ..........  2% 15.0M 17s\n 17450K .......... .......... .......... .......... ..........  2% 57.8M 17s\n 17500K .......... .......... .......... .......... ..........  2% 49.4M 17s\n 17550K .......... .......... .......... .......... ..........  2% 22.7M 17s\n 17600K .......... .......... .......... .......... ..........  2% 23.8M 17s\n 17650K .......... .......... .......... .......... ..........  2% 44.6M 17s\n 17700K .......... .......... .......... .......... ..........  2% 26.2M 17s\n 17750K .......... .......... .......... .......... ..........  2% 31.0M 17s\n 17800K .......... .......... .......... .......... ..........  2% 28.7M 17s\n 17850K .......... .......... .......... .......... ..........  2% 8.03M 17s\n 17900K .......... .......... .......... .......... ..........  2%  109M 17s\n 17950K .......... .......... .......... .......... ..........  2% 97.2M 17s\n 18000K .......... .......... .......... .......... ..........  2%  112M 17s\n 18050K .......... .......... .......... .......... ..........  2% 53.4M 17s\n 18100K .......... .......... .......... .......... ..........  2% 19.6M 17s\n 18150K .......... .......... .......... .......... ..........  2% 79.6M 17s\n 18200K .......... .......... .......... .......... ..........  2%  106M 17s\n 18250K .......... .......... .......... .......... ..........  2% 25.6M 17s\n 18300K .......... .......... .......... .......... ..........  2% 42.8M 17s\n 18350K .......... .......... .......... .......... ..........  2% 93.3M 17s\n 18400K .......... .......... .......... .......... ..........  2% 11.6M 17s\n 18450K .......... .......... .......... .......... ..........  2% 86.0M 17s\n 18500K .......... .......... .......... .......... ..........  2% 87.8M 17s\n 18550K .......... .......... .......... .......... ..........  2% 92.2M 17s\n 18600K .......... .......... .......... .......... ..........  2% 20.2M 17s\n 18650K .......... .......... .......... .......... ..........  2% 76.0M 17s\n 18700K .......... .......... .......... .......... ..........  2% 45.7M 17s\n 18750K .......... .......... .......... .......... ..........  2% 30.3M 17s\n 18800K .......... .......... .......... .......... ..........  2% 27.7M 17s\n 18850K .......... .......... .......... .......... ..........  2% 15.4M 17s\n 18900K .......... .......... .......... .......... ..........  2%  111M 17s\n 18950K .......... .......... .......... .......... ..........  2% 73.3M 17s\n 19000K .......... .......... .......... .......... ..........  2% 42.9M 17s\n 19050K .......... .......... .......... .......... ..........  2% 8.46M 17s\n 19100K .......... .......... .......... .......... ..........  2% 94.6M 17s\n 19150K .......... .......... .......... .......... ..........  2% 93.9M 17s\n 19200K .......... .......... .......... .......... ..........  2% 64.5M 17s\n 19250K .......... .......... .......... .......... ..........  2% 27.3M 17s\n 19300K .......... .......... .......... .......... ..........  2% 63.5M 17s\n 19350K .......... .......... .......... .......... ..........  2% 23.9M 17s\n 19400K .......... .......... .......... .......... ..........  2% 47.7M 17s\n 19450K .......... .......... .......... .......... ..........  2% 27.7M 17s\n 19500K .......... .......... .......... .......... ..........  2% 34.9M 18s\n 19550K .......... .......... .......... .......... ..........  2% 17.5M 18s\n 19600K .......... .......... .......... .......... ..........  2% 61.5M 18s\n 19650K .......... .......... .......... .......... ..........  2% 23.1M 18s\n 19700K .......... .......... .......... .......... ..........  2% 31.0M 18s\n 19750K .......... .......... .......... .......... ..........  2% 32.4M 18s\n 19800K .......... .......... .......... .......... ..........  2% 20.5M 18s\n 19850K .......... .......... .......... .......... ..........  2% 60.9M 18s\n 19900K .......... .......... .......... .......... ..........  2% 24.0M 18s\n 19950K .......... .......... .......... .......... ..........  2% 34.3M 18s\n 20000K .......... .......... .......... .......... ..........  2% 45.0M 18s\n 20050K .......... .......... .......... .......... ..........  2% 21.5M 18s\n 20100K .......... .......... .......... .......... ..........  2% 44.9M 18s\n 20150K .......... .......... .......... .......... ..........  2% 9.48M 18s\n 20200K .......... .......... .......... .......... ..........  2% 90.2M 18s\n 20250K .......... .......... .......... .......... ..........  2% 94.4M 18s\n 20300K .......... .......... .......... .......... ..........  2% 98.2M 18s\n 20350K .......... .......... .......... .......... ..........  2% 28.3M 18s\n 20400K .......... .......... .......... .......... ..........  2% 37.3M 18s\n 20450K .......... .......... .......... .......... ..........  2% 32.0M 18s\n 20500K .......... .......... .......... .......... ..........  2% 22.3M 18s\n 20550K .......... .......... .......... .......... ..........  2% 25.1M 18s\n 20600K .......... .......... .......... .......... ..........  2% 56.6M 18s\n 20650K .......... .......... .......... .......... ..........  2% 42.2M 18s\n 20700K .......... .......... .......... .......... ..........  2% 12.4M 18s\n 20750K .......... .......... .......... .......... ..........  2% 89.7M 18s\n 20800K .......... .......... .......... .......... ..........  2%  104M 18s\n 20850K .......... .......... .......... .......... ..........  2% 79.7M 18s\n 20900K .......... .......... .......... .......... ..........  2% 27.3M 18s\n 20950K .......... .......... .......... .......... ..........  2% 25.1M 18s\n 21000K .......... .......... .......... .......... ..........  2% 21.7M 18s\n 21050K .......... .......... .......... .......... ..........  2% 48.7M 18s\n 21100K .......... .......... .......... .......... ..........  2% 31.4M 18s\n 21150K .......... .......... .......... .......... ..........  2% 21.8M 18s\n 21200K .......... .......... .......... .......... ..........  2% 27.7M 18s\n 21250K .......... .......... .......... .......... ..........  2% 40.9M 18s\n 21300K .......... .......... .......... .......... ..........  2% 18.7M 18s\n 21350K .......... .......... .......... .......... ..........  2% 32.9M 18s\n 21400K .......... .......... .......... .......... ..........  2% 24.1M 18s\n 21450K .......... .......... .......... .......... ..........  2% 25.2M 18s\n 21500K .......... .......... .......... .......... ..........  2% 60.8M 18s\n 21550K .......... .......... .......... .......... ..........  2% 21.2M 18s\n 21600K .......... .......... .......... .......... ..........  2% 21.6M 18s\n 21650K .......... .......... .......... .......... ..........  2% 5.97M 19s\n 21700K .......... .......... .......... .......... ..........  2% 87.7M 19s\n 21750K .......... .......... .......... .......... ..........  2% 94.9M 19s\n 21800K .......... .......... .......... .......... ..........  2% 93.3M 19s\n 21850K .......... .......... .......... .......... ..........  2% 85.2M 19s\n 21900K .......... .......... .......... .......... ..........  2% 11.1M 19s\n 21950K .......... .......... .......... .......... ..........  2%  121M 19s\n 22000K .......... .......... .......... .......... ..........  2%  107M 19s\n 22050K .......... .......... .......... .......... ..........  2%  134M 19s\n 22100K .......... .......... .......... .......... ..........  2%  111M 19s\n 22150K .......... .......... .......... .......... ..........  2% 5.76M 19s\n 22200K .......... .......... .......... .......... ..........  2%  141M 19s\n 22250K .......... .......... .......... .......... ..........  2% 36.0M 19s\n 22300K .......... .......... .......... .......... ..........  2%  146M 19s\n 22350K .......... .......... .......... .......... ..........  2%  121M 19s\n 22400K .......... .......... .......... .......... ..........  2%  136M 19s\n 22450K .......... .......... .......... .......... ..........  2%  138M 19s\n 22500K .......... .......... .......... .......... ..........  2% 24.4M 19s\n 22550K .......... .......... .......... .......... ..........  2%  143M 19s\n 22600K .......... .......... .......... .......... ..........  2% 43.8M 19s\n 22650K .......... .......... .......... .......... ..........  2%  129M 19s\n 22700K .......... .......... .......... .......... ..........  2% 27.2M 19s\n 22750K .......... .......... .......... .......... ..........  2% 35.0M 19s\n 22800K .......... .......... .......... .......... ..........  2% 30.0M 19s\n 22850K .......... .......... .......... .......... ..........  2% 39.8M 19s\n 22900K .......... .......... .......... .......... ..........  2% 25.5M 19s\n 22950K .......... .......... .......... .......... ..........  2% 70.8M 19s\n 23000K .......... .......... .......... .......... ..........  2% 43.1M 19s\n 23050K .......... .......... .......... .......... ..........  2% 22.3M 19s\n 23100K .......... .......... .......... .......... ..........  2% 45.4M 19s\n 23150K .......... .......... .......... .......... ..........  2% 35.8M 19s\n 23200K .......... .......... .......... .......... ..........  2% 34.0M 19s\n 23250K .......... .......... .......... .......... ..........  2% 32.4M 19s\n 23300K .......... .......... .......... .......... ..........  2% 27.9M 19s\n 23350K .......... .......... .......... .......... ..........  2% 77.8M 19s\n 23400K .......... .......... .......... .......... ..........  2% 23.3M 19s\n 23450K .......... .......... .......... .......... ..........  2% 28.2M 19s\n 23500K .......... .......... .......... .......... ..........  2% 32.3M 19s\n 23550K .......... .......... .......... .......... ..........  2% 23.6M 19s\n 23600K .......... .......... .......... .......... ..........  2% 31.7M 19s\n 23650K .......... .......... .......... .......... ..........  2% 44.7M 19s\n 23700K .......... .......... .......... .......... ..........  2% 33.3M 19s\n 23750K .......... .......... .......... .......... ..........  2% 38.7M 19s\n 23800K .......... .......... .......... .......... ..........  2% 35.4M 19s\n 23850K .......... .......... .......... .......... ..........  2% 22.2M 19s\n 23900K .......... .......... .......... .......... ..........  2% 26.0M 19s\n 23950K .......... .......... .......... .......... ..........  2% 30.5M 19s\n 24000K .......... .......... .......... .......... ..........  2% 30.2M 19s\n 24050K .......... .......... .......... .......... ..........  2% 49.0M 19s\n 24100K .......... .......... .......... .......... ..........  2% 23.7M 19s\n 24150K .......... .......... .......... .......... ..........  2% 31.4M 19s\n 24200K .......... .......... .......... .......... ..........  2% 32.2M 19s\n 24250K .......... .......... .......... .......... ..........  2% 9.55M 19s\n 24300K .......... .......... .......... .......... ..........  2% 50.9M 19s\n 24350K .......... .......... .......... .......... ..........  2% 47.4M 19s\n 24400K .......... .......... .......... .......... ..........  2% 34.1M 19s\n 24450K .......... .......... .......... .......... ..........  2% 52.1M 19s\n 24500K .......... .......... .......... .......... ..........  2% 50.9M 19s\n 24550K .......... .......... .......... .......... ..........  2% 35.0M 19s\n 24600K .......... .......... .......... .......... ..........  3% 8.34M 19s\n 24650K .......... .......... .......... .......... ..........  3% 46.2M 19s\n 24700K .......... .......... .......... .......... ..........  3% 35.0M 19s\n 24750K .......... .......... .......... .......... ..........  3% 37.4M 19s\n 24800K .......... .......... .......... .......... ..........  3% 46.7M 19s\n 24850K .......... .......... .......... .......... ..........  3% 46.3M 19s\n 24900K .......... .......... .......... .......... ..........  3% 46.9M 19s\n 24950K .......... .......... .......... .......... ..........  3% 22.3M 19s\n 25000K .......... .......... .......... .......... ..........  3% 52.7M 19s\n 25050K .......... .......... .......... .......... ..........  3% 17.1M 19s\n 25100K .......... .......... .......... .......... ..........  3% 41.7M 19s\n 25150K .......... .......... .......... .......... ..........  3% 47.3M 19s\n 25200K .......... .......... .......... .......... ..........  3% 51.1M 19s\n 25250K .......... .......... .......... .......... ..........  3% 36.4M 19s\n 25300K .......... .......... .......... .......... ..........  3% 16.8M 19s\n 25350K .......... .......... .......... .......... ..........  3% 32.9M 19s\n 25400K .......... .......... .......... .......... ..........  3% 32.8M 19s\n 25450K .......... .......... .......... .......... ..........  3% 42.7M 19s\n 25500K .......... .......... .......... .......... ..........  3% 45.2M 19s\n 25550K .......... .......... .......... .......... ..........  3% 18.4M 19s\n 25600K .......... .......... .......... .......... ..........  3% 28.0M 19s\n 25650K .......... .......... .......... .......... ..........  3% 45.6M 19s\n 25700K .......... .......... .......... .......... ..........  3% 50.2M 19s\n 25750K .......... .......... .......... .......... ..........  3% 48.5M 19s\n 25800K .......... .......... .......... .......... ..........  3% 35.5M 19s\n 25850K .......... .......... .......... .......... ..........  3% 13.2M 19s\n 25900K .......... .......... .......... .......... ..........  3% 48.7M 19s\n 25950K .......... .......... .......... .......... ..........  3% 48.4M 19s\n 26000K .......... .......... .......... .......... ..........  3% 16.9M 19s\n 26050K .......... .......... .......... .......... ..........  3% 26.5M 19s\n 26100K .......... .......... .......... .......... ..........  3% 47.6M 19s\n 26150K .......... .......... .......... .......... ..........  3% 48.6M 19s\n 26200K .......... .......... .......... .......... ..........  3% 45.5M 19s\n 26250K .......... .......... .......... .......... ..........  3% 16.7M 19s\n 26300K .......... .......... .......... .......... ..........  3% 51.0M 19s\n 26350K .......... .......... .......... .......... ..........  3% 37.4M 19s\n 26400K .......... .......... .......... .......... ..........  3% 44.8M 19s\n 26450K .......... .......... .......... .......... ..........  3% 45.4M 19s\n 26500K .......... .......... .......... .......... ..........  3% 35.7M 19s\n 26550K .......... .......... .......... .......... ..........  3% 43.5M 19s\n 26600K .......... .......... .......... .......... ..........  3% 35.0M 19s\n 26650K .......... .......... .......... .......... ..........  3% 39.0M 19s\n 26700K .......... .......... .......... .......... ..........  3% 21.3M 19s\n 26750K .......... .......... .......... .......... ..........  3% 49.3M 19s\n 26800K .......... .......... .......... .......... ..........  3% 30.5M 19s\n 26850K .......... .......... .......... .......... ..........  3% 29.9M 20s\n 26900K .......... .......... .......... .......... ..........  3% 22.2M 20s\n 26950K .......... .......... .......... .......... ..........  3% 24.4M 20s\n 27000K .......... .......... .......... .......... ..........  3% 8.76M 20s\n 27050K .......... .......... .......... .......... ..........  3% 82.2M 20s\n 27100K .......... .......... .......... .......... ..........  3% 70.9M 20s\n 27150K .......... .......... .......... .......... ..........  3% 24.9M 20s\n 27200K .......... .......... .......... .......... ..........  3% 16.4M 20s\n 27250K .......... .......... .......... .......... ..........  3% 50.4M 20s\n 27300K .......... .......... .......... .......... ..........  3% 17.7M 20s\n 27350K .......... .......... .......... .......... ..........  3% 21.1M 20s\n 27400K .......... .......... .......... .......... ..........  3% 21.9M 20s\n 27450K .......... .......... .......... .......... ..........  3% 33.8M 20s\n 27500K .......... .......... .......... .......... ..........  3% 27.7M 20s\n 27550K .......... .......... .......... .......... ..........  3% 16.3M 20s\n 27600K .......... .......... .......... .......... ..........  3% 25.2M 20s\n 27650K .......... .......... .......... .......... ..........  3% 20.2M 20s\n 27700K .......... .......... .......... .......... ..........  3% 23.9M 20s\n 27750K .......... .......... .......... .......... ..........  3% 19.4M 20s\n 27800K .......... .......... .......... .......... ..........  3% 18.9M 20s\n 27850K .......... .......... .......... .......... ..........  3% 22.2M 20s\n 27900K .......... .......... .......... .......... ..........  3% 20.8M 20s\n 27950K .......... .......... .......... .......... ..........  3% 25.2M 20s\n 28000K .......... .......... .......... .......... ..........  3% 16.4M 20s\n 28050K .......... .......... .......... .......... ..........  3% 16.1M 20s\n 28100K .......... .......... .......... .......... ..........  3% 26.1M 20s\n 28150K .......... .......... .......... .......... ..........  3% 17.8M 20s\n 28200K .......... .......... .......... .......... ..........  3% 24.5M 20s\n 28250K .......... .......... .......... .......... ..........  3% 18.1M 20s\n 28300K .......... .......... .......... .......... ..........  3% 25.4M 20s\n 28350K .......... .......... .......... .......... ..........  3% 24.4M 20s\n 28400K .......... .......... .......... .......... ..........  3% 29.7M 20s\n 28450K .......... .......... .......... .......... ..........  3% 24.1M 20s\n 28500K .......... .......... .......... .......... ..........  3% 29.0M 20s\n 28550K .......... .......... .......... .......... ..........  3% 24.8M 20s\n 28600K .......... .......... .......... .......... ..........  3% 28.6M 20s\n 28650K .......... .......... .......... .......... ..........  3% 21.7M 20s\n 28700K .......... .......... .......... .......... ..........  3% 27.8M 20s\n 28750K .......... .......... .......... .......... ..........  3% 29.7M 20s\n 28800K .......... .......... .......... .......... ..........  3% 24.4M 20s\n 28850K .......... .......... .......... .......... ..........  3% 25.5M 20s\n 28900K .......... .......... .......... .......... ..........  3% 23.5M 20s\n 28950K .......... .......... .......... .......... ..........  3% 29.0M 21s\n 29000K .......... .......... .......... .......... ..........  3% 26.4M 21s\n 29050K .......... .......... .......... .......... ..........  3% 25.1M 21s\n 29100K .......... .......... .......... .......... ..........  3% 19.3M 21s\n 29150K .......... .......... .......... .......... ..........  3% 27.6M 21s\n 29200K .......... .......... .......... .......... ..........  3% 25.8M 21s\n 29250K .......... .......... .......... .......... ..........  3% 23.1M 21s\n 29300K .......... .......... .......... .......... ..........  3% 28.5M 21s\n 29350K .......... .......... .......... .......... ..........  3% 23.3M 21s\n 29400K .......... .......... .......... .......... ..........  3% 24.4M 21s\n 29450K .......... .......... .......... .......... ..........  3% 25.4M 21s\n 29500K .......... .......... .......... .......... ..........  3% 28.7M 21s\n 29550K .......... .......... .......... .......... ..........  3% 21.7M 21s\n 29600K .......... .......... .......... .......... ..........  3% 24.8M 21s\n 29650K .......... .......... .......... .......... ..........  3% 23.9M 21s\n 29700K .......... .......... .......... .......... ..........  3% 21.6M 21s\n 29750K .......... .......... .......... .......... ..........  3% 28.6M 21s\n 29800K .......... .......... .......... .......... ..........  3% 20.4M 21s\n 29850K .......... .......... .......... .......... ..........  3% 24.4M 21s\n 29900K .......... .......... .......... .......... ..........  3% 25.8M 21s\n 29950K .......... .......... .......... .......... ..........  3% 28.1M 21s\n 30000K .......... .......... .......... .......... ..........  3% 23.8M 21s\n 30050K .......... .......... .......... .......... ..........  3% 22.2M 21s\n 30100K .......... .......... .......... .......... ..........  3% 22.7M 21s\n 30150K .......... .......... .......... .......... ..........  3% 24.1M 21s\n 30200K .......... .......... .......... .......... ..........  3% 23.6M 21s\n 30250K .......... .......... .......... .......... ..........  3% 24.0M 21s\n 30300K .......... .......... .......... .......... ..........  3% 20.3M 21s\n 30350K .......... .......... .......... .......... ..........  3% 26.6M 21s\n 30400K .......... .......... .......... .......... ..........  3% 27.7M 21s\n 30450K .......... .......... .......... .......... ..........  3% 23.9M 21s\n 30500K .......... .......... .......... .......... ..........  3% 26.8M 21s\n 30550K .......... .......... .......... .......... ..........  3% 26.9M 21s\n 30600K .......... .......... .......... .......... ..........  3% 8.24M 21s\n 30650K .......... .......... .......... .......... ..........  3% 32.0M 21s\n 30700K .......... .......... .......... .......... ..........  3% 4.96M 21s\n 30750K .......... .......... .......... .......... ..........  3% 83.2M 21s\n 30800K .......... .......... .......... .......... ..........  3% 89.1M 21s\n 30850K .......... .......... .......... .......... ..........  3% 74.4M 21s\n 30900K .......... .......... .......... .......... ..........  3% 95.7M 21s\n 30950K .......... .......... .......... .......... ..........  3% 73.0M 21s\n 31000K .......... .......... .......... .......... ..........  3% 76.4M 21s\n 31050K .......... .......... .......... .......... ..........  3% 60.3M 21s\n 31100K .......... .......... .......... .......... ..........  3% 81.4M 21s\n 31150K .......... .......... .......... .......... ..........  3% 75.4M 21s\n 31200K .......... .......... .......... .......... ..........  3% 80.3M 21s\n 31250K .......... .......... .......... .......... ..........  3% 77.2M 21s\n 31300K .......... .......... .......... .......... ..........  3% 34.7M 21s\n 31350K .......... .......... .......... .......... ..........  3% 44.6M 21s\n 31400K .......... .......... .......... .......... ..........  3% 54.6M 21s\n 31450K .......... .......... .......... .......... ..........  3% 75.8M 21s\n 31500K .......... .......... .......... .......... ..........  3% 80.4M 21s\n 31550K .......... .......... .......... .......... ..........  3% 89.1M 21s\n 31600K .......... .......... .......... .......... ..........  3% 69.7M 21s\n 31650K .......... .......... .......... .......... ..........  3% 28.6M 21s\n 31700K .......... .......... .......... .......... ..........  3% 69.0M 21s\n 31750K .......... .......... .......... .......... ..........  3% 85.4M 21s\n 31800K .......... .......... .......... .......... ..........  3% 93.4M 21s\n 31850K .......... .......... .......... .......... ..........  3% 57.8M 21s\n 31900K .......... .......... .......... .......... ..........  3% 42.3M 21s\n 31950K .......... .......... .......... .......... ..........  3% 56.1M 21s\n 32000K .......... .......... .......... .......... ..........  3% 81.2M 21s\n 32050K .......... .......... .......... .......... ..........  3% 71.4M 21s\n 32100K .......... .......... .......... .......... ..........  3% 34.9M 21s\n 32150K .......... .......... .......... .......... ..........  3% 42.4M 21s\n 32200K .......... .......... .......... .......... ..........  3% 72.6M 21s\n 32250K .......... .......... .......... .......... ..........  3% 71.7M 21s\n 32300K .......... .......... .......... .......... ..........  3% 42.9M 21s\n 32350K .......... .......... .......... .......... ..........  3% 60.0M 21s\n 32400K .......... .......... .......... .......... ..........  3% 51.2M 21s\n 32450K .......... .......... .......... .......... ..........  3% 49.8M 21s\n 32500K .......... .......... .......... .......... ..........  3% 83.8M 21s\n 32550K .......... .......... .......... .......... ..........  3% 83.7M 21s\n 32600K .......... .......... .......... .......... ..........  3% 79.9M 21s\n 32650K .......... .......... .......... .......... ..........  3% 28.7M 21s\n 32700K .......... .......... .......... .......... ..........  3% 52.0M 21s\n 32750K .......... .......... .......... .......... ..........  3% 86.6M 21s\n 32800K .......... .......... .......... .......... ..........  3% 94.4M 21s\n 32850K .......... .......... .......... .......... ..........  4% 76.4M 21s\n 32900K .......... .......... .......... .......... ..........  4% 86.4M 21s\n 32950K .......... .......... .......... .......... ..........  4% 39.3M 21s\n 33000K .......... .......... .......... .......... ..........  4% 82.2M 21s\n 33050K .......... .......... .......... .......... ..........  4% 76.7M 21s\n 33100K .......... .......... .......... .......... ..........  4% 85.0M 21s\n 33150K .......... .......... .......... .......... ..........  4% 90.5M 21s\n 33200K .......... .......... .......... .......... ..........  4% 89.5M 21s\n 33250K .......... .......... .......... .......... ..........  4% 43.9M 21s\n 33300K .......... .......... .......... .......... ..........  4% 90.6M 21s\n 33350K .......... .......... .......... .......... ..........  4% 77.6M 21s\n 33400K .......... .......... .......... .......... ..........  4% 72.2M 21s\n 33450K .......... .......... .......... .......... ..........  4% 76.6M 21s\n 33500K .......... .......... .......... .......... ..........  4% 74.3M 21s\n 33550K .......... .......... .......... .......... ..........  4% 38.4M 21s\n 33600K .......... .......... .......... .......... ..........  4% 52.7M 21s\n 33650K .......... .......... .......... .......... ..........  4% 67.4M 21s\n 33700K .......... .......... .......... .......... ..........  4% 15.1M 21s\n 33750K .......... .......... .......... .......... ..........  4%  133M 21s\n 33800K .......... .......... .......... .......... ..........  4% 92.1M 21s\n 33850K .......... .......... .......... .......... ..........  4%  151M 20s\n 33900K .......... .......... .......... .......... ..........  4% 19.7M 21s\n 33950K .......... .......... .......... .......... ..........  4% 92.3M 21s\n 34000K .......... .......... .......... .......... ..........  4% 95.3M 20s\n 34050K .......... .......... .......... .......... ..........  4% 13.9M 21s\n 34100K .......... .......... .......... .......... ..........  4% 37.8M 21s\n 34150K .......... .......... .......... .......... ..........  4% 53.6M 21s\n 34200K .......... .......... .......... .......... ..........  4% 16.9M 21s\n 34250K .......... .......... .......... .......... ..........  4% 55.7M 21s\n 34300K .......... .......... .......... .......... ..........  4% 31.9M 21s\n 34350K .......... .......... .......... .......... ..........  4% 14.8M 21s\n 34400K .......... .......... .......... .......... ..........  4% 80.1M 21s\n 34450K .......... .......... .......... .......... ..........  4% 13.0M 21s\n 34500K .......... .......... .......... .......... ..........  4% 21.3M 21s\n 34550K .......... .......... .......... .......... ..........  4%  104M 21s\n 34600K .......... .......... .......... .......... ..........  4% 16.8M 21s\n 34650K .......... .......... .......... .......... ..........  4% 41.5M 21s\n 34700K .......... .......... .......... .......... ..........  4% 7.55M 21s\n 34750K .......... .......... .......... .......... ..........  4%  105M 21s\n 34800K .......... .......... .......... .......... ..........  4%  101M 21s\n 34850K .......... .......... .......... .......... ..........  4% 52.9M 21s\n 34900K .......... .......... .......... .......... ..........  4% 85.3M 21s\n 34950K .......... .......... .......... .......... ..........  4% 24.4M 21s\n 35000K .......... .......... .......... .......... ..........  4% 98.1M 21s\n 35050K .......... .......... .......... .......... ..........  4% 44.3M 21s\n 35100K .......... .......... .......... .......... ..........  4% 85.5M 21s\n 35150K .......... .......... .......... .......... ..........  4% 17.0M 21s\n 35200K .......... .......... .......... .......... ..........  4% 85.4M 21s\n 35250K .......... .......... .......... .......... ..........  4% 83.6M 21s\n 35300K .......... .......... .......... .......... ..........  4% 86.3M 21s\n 35350K .......... .......... .......... .......... ..........  4% 83.3M 21s\n 35400K .......... .......... .......... .......... ..........  4%  147M 21s\n 35450K .......... .......... .......... .......... ..........  4% 26.5M 21s\n 35500K .......... .......... .......... .......... ..........  4% 15.3M 21s\n 35550K .......... .......... .......... .......... ..........  4% 99.5M 21s\n 35600K .......... .......... .......... .......... ..........  4%  130M 21s\n 35650K .......... .......... .......... .......... ..........  4%  107M 21s\n 35700K .......... .......... .......... .......... ..........  4%  118M 21s\n 35750K .......... .......... .......... .......... ..........  4% 22.4M 21s\n 35800K .......... .......... .......... .......... ..........  4% 83.0M 21s\n 35850K .......... .......... .......... .......... ..........  4% 78.9M 21s\n 35900K .......... .......... .......... .......... ..........  4% 94.5M 21s\n 35950K .......... .......... .......... .......... ..........  4%  104M 21s\n 36000K .......... .......... .......... .......... ..........  4%  114M 21s\n 36050K .......... .......... .......... .......... ..........  4% 16.1M 21s\n 36100K .......... .......... .......... .......... ..........  4% 30.3M 21s\n 36150K .......... .......... .......... .......... ..........  4% 39.5M 21s\n 36200K .......... .......... .......... .......... ..........  4% 77.5M 21s\n 36250K .......... .......... .......... .......... ..........  4%  108M 21s\n 36300K .......... .......... .......... .......... ..........  4% 20.6M 21s\n 36350K .......... .......... .......... .......... ..........  4% 24.6M 21s\n 36400K .......... .......... .......... .......... ..........  4% 59.3M 21s\n 36450K .......... .......... .......... .......... ..........  4% 89.1M 21s\n 36500K .......... .......... .......... .......... ..........  4%  106M 21s\n 36550K .......... .......... .......... .......... ..........  4% 25.4M 21s\n 36600K .......... .......... .......... .......... ..........  4% 21.6M 21s\n 36650K .......... .......... .......... .......... ..........  4% 15.7M 21s\n 36700K .......... .......... .......... .......... ..........  4% 64.2M 21s\n 36750K .......... .......... .......... .......... ..........  4% 11.7M 21s\n 36800K .......... .......... .......... .......... ..........  4% 36.8M 21s\n 36850K .......... .......... .......... .......... ..........  4% 67.6M 21s\n 36900K .......... .......... .......... .......... ..........  4% 36.8M 21s\n 36950K .......... .......... .......... .......... ..........  4% 93.6M 21s\n 37000K .......... .......... .......... .......... ..........  4% 45.5M 21s\n 37050K .......... .......... .......... .......... ..........  4%  103M 21s\n 37100K .......... .......... .......... .......... ..........  4% 54.7M 21s\n 37150K .......... .......... .......... .......... ..........  4% 63.5M 21s\n 37200K .......... .......... .......... .......... ..........  4% 52.7M 21s\n 37250K .......... .......... .......... .......... ..........  4% 45.6M 21s\n 37300K .......... .......... .......... .......... ..........  4% 71.2M 21s\n 37350K .......... .......... .......... .......... ..........  4% 58.5M 20s\n 37400K .......... .......... .......... .......... ..........  4% 63.6M 20s\n 37450K .......... .......... .......... .......... ..........  4% 49.1M 20s\n 37500K .......... .......... .......... .......... ..........  4% 69.8M 20s\n 37550K .......... .......... .......... .......... ..........  4% 99.3M 20s\n 37600K .......... .......... .......... .......... ..........  4% 94.2M 20s\n 37650K .......... .......... .......... .......... ..........  4% 87.6M 20s\n 37700K .......... .......... .......... .......... ..........  4% 86.4M 20s\n 37750K .......... .......... .......... .......... ..........  4% 76.4M 20s\n 37800K .......... .......... .......... .......... ..........  4% 78.3M 20s\n 37850K .......... .......... .......... .......... ..........  4% 92.8M 20s\n 37900K .......... .......... .......... .......... ..........  4% 72.2M 20s\n 37950K .......... .......... .......... .......... ..........  4% 96.3M 20s\n 38000K .......... .......... .......... .......... ..........  4% 80.7M 20s\n 38050K .......... .......... .......... .......... ..........  4% 99.0M 20s\n 38100K .......... .......... .......... .......... ..........  4% 86.4M 20s\n 38150K .......... .......... .......... .......... ..........  4% 92.3M 20s\n 38200K .......... .......... .......... .......... ..........  4% 71.4M 20s\n 38250K .......... .......... .......... .......... ..........  4% 71.4M 20s\n 38300K .......... .......... .......... .......... ..........  4% 81.8M 20s\n 38350K .......... .......... .......... .......... ..........  4% 99.8M 20s\n 38400K .......... .......... .......... .......... ..........  4% 33.7M 20s\n 38450K .......... .......... .......... .......... ..........  4% 21.7M 20s\n 38500K .......... .......... .......... .......... ..........  4% 93.6M 20s\n 38550K .......... .......... .......... .......... ..........  4% 97.5M 20s\n 38600K .......... .......... .......... .......... ..........  4% 21.0M 20s\n 38650K .......... .......... .......... .......... ..........  4% 86.5M 20s\n 38700K .......... .......... .......... .......... ..........  4% 75.8M 20s\n 38750K .......... .......... .......... .......... ..........  4% 92.5M 20s\n 38800K .......... .......... .......... .......... ..........  4% 24.8M 20s\n 38850K .......... .......... .......... .......... ..........  4% 62.3M 20s\n 38900K .......... .......... .......... .......... ..........  4% 9.21M 20s\n 38950K .......... .......... .......... .......... ..........  4% 77.8M 20s\n 39000K .......... .......... .......... .......... ..........  4% 79.7M 20s\n 39050K .......... .......... .......... .......... ..........  4%  100M 20s\n 39100K .......... .......... .......... .......... ..........  4% 61.0M 20s\n 39150K .......... .......... .......... .......... ..........  4% 62.0M 20s\n 39200K .......... .......... .......... .......... ..........  4% 85.6M 20s\n 39250K .......... .......... .......... .......... ..........  4% 12.0M 20s\n 39300K .......... .......... .......... .......... ..........  4% 64.1M 20s\n 39350K .......... .......... .......... .......... ..........  4% 17.6M 20s\n 39400K .......... .......... .......... .......... ..........  4% 54.6M 20s\n 39450K .......... .......... .......... .......... ..........  4% 84.1M 20s\n 39500K .......... .......... .......... .......... ..........  4% 11.5M 20s\n 39550K .......... .......... .......... .......... ..........  4% 8.35M 20s\n 39600K .......... .......... .......... .......... ..........  4% 73.1M 20s\n 39650K .......... .......... .......... .......... ..........  4%  111M 20s\n 39700K .......... .......... .......... .......... ..........  4%  111M 20s\n 39750K .......... .......... .......... .......... ..........  4% 12.5M 20s\n 39800K .......... .......... .......... .......... ..........  4%  117M 20s\n 39850K .......... .......... .......... .......... ..........  4% 10.5M 20s\n 39900K .......... .......... .......... .......... ..........  4%  111M 20s\n 39950K .......... .......... .......... .......... ..........  4% 86.3M 20s\n 40000K .......... .......... .......... .......... ..........  4% 12.9M 20s\n 40050K .......... .......... .......... .......... ..........  4% 61.3M 20s\n 40100K .......... .......... .......... .......... ..........  4% 13.1M 20s\n 40150K .......... .......... .......... .......... ..........  4% 64.5M 20s\n 40200K .......... .......... .......... .......... ..........  4% 8.35M 20s\n 40250K .......... .......... .......... .......... ..........  4% 90.8M 20s\n 40300K .......... .......... .......... .......... ..........  4%  132M 20s\n 40350K .......... .......... .......... .......... ..........  4% 14.2M 21s\n 40400K .......... .......... .......... .......... ..........  4% 69.5M 20s\n 40450K .......... .......... .......... .......... ..........  4% 42.1M 20s\n 40500K .......... .......... .......... .......... ..........  4% 11.5M 21s\n 40550K .......... .......... .......... .......... ..........  4% 83.7M 21s\n 40600K .......... .......... .......... .......... ..........  4%  103M 21s\n 40650K .......... .......... .......... .......... ..........  4% 11.0M 21s\n 40700K .......... .......... .......... .......... ..........  4% 69.7M 21s\n 40750K .......... .......... .......... .......... ..........  4% 19.3M 21s\n 40800K .......... .......... .......... .......... ..........  4% 56.1M 21s\n 40850K .......... .......... .......... .......... ..........  4% 45.8M 21s\n 40900K .......... .......... .......... .......... ..........  4% 12.8M 21s\n 40950K .......... .......... .......... .......... ..........  4% 66.1M 21s\n 41000K .......... .......... .......... .......... ..........  4% 14.2M 21s\n 41050K .......... .......... .......... .......... ..........  5% 35.7M 21s\n 41100K .......... .......... .......... .......... ..........  5% 36.4M 21s\n 41150K .......... .......... .......... .......... ..........  5% 13.1M 21s\n 41200K .......... .......... .......... .......... ..........  5% 49.7M 21s\n 41250K .......... .......... .......... .......... ..........  5% 12.2M 21s\n 41300K .......... .......... .......... .......... ..........  5% 18.4M 21s\n 41350K .......... .......... .......... .......... ..........  5% 88.7M 21s\n 41400K .......... .......... .......... .......... ..........  5% 14.9M 21s\n 41450K .......... .......... .......... .......... ..........  5% 58.2M 21s\n 41500K .......... .......... .......... .......... ..........  5% 12.9M 21s\n 41550K .......... .......... .......... .......... ..........  5% 48.0M 21s\n 41600K .......... .......... .......... .......... ..........  5% 63.2M 21s\n 41650K .......... .......... .......... .......... ..........  5% 11.7M 21s\n 41700K .......... .......... .......... .......... ..........  5% 28.9M 21s\n 41750K .......... .......... .......... .......... ..........  5% 18.1M 21s\n 41800K .......... .......... .......... .......... ..........  5% 23.3M 21s\n 41850K .......... .......... .......... .......... ..........  5%  104M 21s\n 41900K .......... .......... .......... .......... ..........  5% 7.25M 21s\n 41950K .......... .......... .......... .......... ..........  5% 90.6M 21s\n 42000K .......... .......... .......... .......... ..........  5% 24.4M 21s\n 42050K .......... .......... .......... .......... ..........  5% 62.0M 21s\n 42100K .......... .......... .......... .......... ..........  5% 58.0M 21s\n 42150K .......... .......... .......... .......... ..........  5% 11.5M 21s\n 42200K .......... .......... .......... .......... ..........  5% 46.5M 21s\n 42250K .......... .......... .......... .......... ..........  5% 24.6M 21s\n 42300K .......... .......... .......... .......... ..........  5% 11.3M 21s\n 42350K .......... .......... .......... .......... ..........  5% 58.4M 21s\n 42400K .......... .......... .......... .......... ..........  5% 11.6M 21s\n 42450K .......... .......... .......... .......... ..........  5% 21.8M 21s\n 42500K .......... .......... .......... .......... ..........  5% 82.7M 21s\n 42550K .......... .......... .......... .......... ..........  5% 10.0M 21s\n 42600K .......... .......... .......... .......... ..........  5% 66.3M 21s\n 42650K .......... .......... .......... .......... ..........  5% 7.99M 21s\n 42700K .......... .......... .......... .......... ..........  5% 98.1M 21s\n 42750K .......... .......... .......... .......... ..........  5% 68.2M 21s\n 42800K .......... .......... .......... .......... ..........  5% 11.6M 21s\n 42850K .......... .......... .......... .......... ..........  5% 69.6M 21s\n 42900K .......... .......... .......... .......... ..........  5% 10.6M 21s\n 42950K .......... .......... .......... .......... ..........  5% 12.2M 21s\n 43000K .......... .......... .......... .......... ..........  5%  111M 21s\n 43050K .......... .......... .......... .......... ..........  5% 10.8M 21s\n 43100K .......... .......... .......... .......... ..........  5%  112M 21s\n 43150K .......... .......... .......... .......... ..........  5% 20.5M 21s\n 43200K .......... .......... .......... .......... ..........  5% 20.3M 21s\n 43250K .......... .......... .......... .......... ..........  5% 16.2M 21s\n 43300K .......... .......... .......... .......... ..........  5% 57.9M 21s\n 43350K .......... .......... .......... .......... ..........  5%  102M 21s\n 43400K .......... .......... .......... .......... ..........  5%  122M 21s\n 43450K .......... .......... .......... .......... ..........  5% 12.7M 21s\n 43500K .......... .......... .......... .......... ..........  5% 52.0M 21s\n 43550K .......... .......... .......... .......... ..........  5% 13.8M 21s\n 43600K .......... .......... .......... .......... ..........  5% 77.8M 21s\n 43650K .......... .......... .......... .......... ..........  5% 87.1M 21s\n 43700K .......... .......... .......... .......... ..........  5% 13.6M 21s\n 43750K .......... .......... .......... .......... ..........  5% 62.4M 21s\n 43800K .......... .......... .......... .......... ..........  5% 12.3M 21s\n 43850K .......... .......... .......... .......... ..........  5% 37.7M 21s\n 43900K .......... .......... .......... .......... ..........  5% 80.8M 21s\n 43950K .......... .......... .......... .......... ..........  5% 16.4M 21s\n 44000K .......... .......... .......... .......... ..........  5% 67.6M 21s\n 44050K .......... .......... .......... .......... ..........  5% 11.5M 22s\n 44100K .......... .......... .......... .......... ..........  5% 34.4M 22s\n 44150K .......... .......... .......... .......... ..........  5% 53.9M 21s\n 44200K .......... .......... .......... .......... ..........  5%  106M 21s\n 44250K .......... .......... .......... .......... ..........  5% 19.4M 21s\n 44300K .......... .......... .......... .......... ..........  5% 68.4M 21s\n 44350K .......... .......... .......... .......... ..........  5% 33.3M 21s\n 44400K .......... .......... .......... .......... ..........  5% 19.5M 22s\n 44450K .......... .......... .......... .......... ..........  5% 82.4M 21s\n 44500K .......... .......... .......... .......... ..........  5% 42.6M 21s\n 44550K .......... .......... .......... .......... ..........  5% 13.9M 22s\n 44600K .......... .......... .......... .......... ..........  5% 39.1M 22s\n 44650K .......... .......... .......... .......... ..........  5% 40.5M 22s\n 44700K .......... .......... .......... .......... ..........  5% 8.52M 22s\n 44750K .......... .......... .......... .......... ..........  5% 77.8M 22s\n 44800K .......... .......... .......... .......... ..........  5% 81.4M 22s\n 44850K .......... .......... .......... .......... ..........  5% 74.8M 22s\n 44900K .......... .......... .......... .......... ..........  5% 71.0M 22s\n 44950K .......... .......... .......... .......... ..........  5% 72.9M 22s\n 45000K .......... .......... .......... .......... ..........  5% 58.0M 22s\n 45050K .......... .......... .......... .......... ..........  5% 70.1M 21s\n 45100K .......... .......... .......... .......... ..........  5% 81.0M 21s\n 45150K .......... .......... .......... .......... ..........  5%  105M 21s\n 45200K .......... .......... .......... .......... ..........  5% 91.3M 21s\n 45250K .......... .......... .......... .......... ..........  5% 63.2M 21s\n 45300K .......... .......... .......... .......... ..........  5% 90.5M 21s\n 45350K .......... .......... .......... .......... ..........  5% 99.1M 21s\n 45400K .......... .......... .......... .......... ..........  5%  101M 21s\n 45450K .......... .......... .......... .......... ..........  5% 52.7M 21s\n 45500K .......... .......... .......... .......... ..........  5% 68.7M 21s\n 45550K .......... .......... .......... .......... ..........  5% 71.1M 21s\n 45600K .......... .......... .......... .......... ..........  5% 68.5M 21s\n 45650K .......... .......... .......... .......... ..........  5% 98.6M 21s\n 45700K .......... .......... .......... .......... ..........  5% 61.9M 21s\n 45750K .......... .......... .......... .......... ..........  5% 68.4M 21s\n 45800K .......... .......... .......... .......... ..........  5% 94.1M 21s\n 45850K .......... .......... .......... .......... ..........  5% 78.3M 21s\n 45900K .......... .......... .......... .......... ..........  5% 59.0M 21s\n 45950K .......... .......... .......... .......... ..........  5% 87.2M 21s\n 46000K .......... .......... .......... .......... ..........  5% 53.8M 21s\n 46050K .......... .......... .......... .......... ..........  5%  135M 21s\n 46100K .......... .......... .......... .......... ..........  5% 58.4M 21s\n 46150K .......... .......... .......... .......... ..........  5% 83.5M 21s\n 46200K .......... .......... .......... .......... ..........  5% 78.8M 21s\n 46250K .......... .......... .......... .......... ..........  5% 83.1M 21s\n 46300K .......... .......... .......... .......... ..........  5% 73.7M 21s\n 46350K .......... .......... .......... .......... ..........  5% 68.1M 21s\n 46400K .......... .......... .......... .......... ..........  5% 74.8M 21s\n 46450K .......... .......... .......... .......... ..........  5% 75.3M 21s\n 46500K .......... .......... .......... .......... ..........  5% 45.7M 21s\n 46550K .......... .......... .......... .......... ..........  5%  100M 21s\n 46600K .......... .......... .......... .......... ..........  5% 21.8M 21s\n 46650K .......... .......... .......... .......... ..........  5% 20.3M 21s\n 46700K .......... .......... .......... .......... ..........  5%  124M 21s\n 46750K .......... .......... .......... .......... ..........  5% 15.0M 21s\n 46800K .......... .......... .......... .......... ..........  5%  102M 21s\n 46850K .......... .......... .......... .......... ..........  5%  126M 21s\n 46900K .......... .......... .......... .......... ..........  5% 82.4M 21s\n 46950K .......... .......... .......... .......... ..........  5% 79.4M 21s\n 47000K .......... .......... .......... .......... ..........  5%  108M 21s\n 47050K .......... .......... .......... .......... ..........  5% 96.0M 21s\n 47100K .......... .......... .......... .......... ..........  5% 30.2M 21s\n 47150K .......... .......... .......... .......... ..........  5%  132M 21s\n 47200K .......... .......... .......... .......... ..........  5%  139M 21s\n 47250K .......... .......... .......... .......... ..........  5% 40.3M 21s\n 47300K .......... .......... .......... .......... ..........  5%  110M 21s\n 47350K .......... .......... .......... .......... ..........  5% 85.8M 21s\n 47400K .......... .......... .......... .......... ..........  5% 84.4M 21s\n 47450K .......... .......... .......... .......... ..........  5% 42.5M 21s\n 47500K .......... .......... .......... .......... ..........  5%  131M 21s\n 47550K .......... .......... .......... .......... ..........  5% 42.3M 21s\n 47600K .......... .......... .......... .......... ..........  5% 53.2M 21s\n 47650K .......... .......... .......... .......... ..........  5%  113M 21s\n 47700K .......... .......... .......... .......... ..........  5%  124M 21s\n 47750K .......... .......... .......... .......... ..........  5% 39.9M 21s\n 47800K .......... .......... .......... .......... ..........  5% 79.9M 21s\n 47850K .......... .......... .......... .......... ..........  5% 31.2M 21s\n 47900K .......... .......... .......... .......... ..........  5% 98.6M 21s\n 47950K .......... .......... .......... .......... ..........  5% 45.1M 21s\n 48000K .......... .......... .......... .......... ..........  5% 72.0M 21s\n 48050K .......... .......... .......... .......... ..........  5% 68.2M 21s\n 48100K .......... .......... .......... .......... ..........  5% 60.9M 21s\n 48150K .......... .......... .......... .......... ..........  5% 24.7M 21s\n 48200K .......... .......... .......... .......... ..........  5% 79.9M 21s\n 48250K .......... .......... .......... .......... ..........  5% 37.3M 21s\n 48300K .......... .......... .......... .......... ..........  5%  109M 21s\n 48350K .......... .......... .......... .......... ..........  5% 18.4M 21s\n 48400K .......... .......... .......... .......... ..........  5% 57.7M 21s\n 48450K .......... .......... .......... .......... ..........  5% 90.4M 21s\n 48500K .......... .......... .......... .......... ..........  5% 23.9M 21s\n 48550K .......... .......... .......... .......... ..........  5% 65.7M 21s\n 48600K .......... .......... .......... .......... ..........  5% 50.8M 21s\n 48650K .......... .......... .......... .......... ..........  5% 77.2M 21s\n 48700K .......... .......... .......... .......... ..........  5% 33.9M 21s\n 48750K .......... .......... .......... .......... ..........  5% 54.4M 21s\n 48800K .......... .......... .......... .......... ..........  5% 23.2M 21s\n 48850K .......... .......... .......... .......... ..........  5% 69.3M 21s\n 48900K .......... .......... .......... .......... ..........  5% 48.5M 21s\n 48950K .......... .......... .......... .......... ..........  5% 53.6M 21s\n 49000K .......... .......... .......... .......... ..........  5% 66.7M 21s\n 49050K .......... .......... .......... .......... ..........  5% 17.7M 21s\n 49100K .......... .......... .......... .......... ..........  5% 22.9M 21s\n 49150K .......... .......... .......... .......... ..........  5% 82.3M 21s\n 49200K .......... .......... .......... .......... ..........  5% 23.2M 21s\n 49250K .......... .......... .......... .......... ..........  6% 62.3M 21s\n 49300K .......... .......... .......... .......... ..........  6%  106M 21s\n 49350K .......... .......... .......... .......... ..........  6% 38.3M 21s\n 49400K .......... .......... .......... .......... ..........  6% 85.2M 21s\n 49450K .......... .......... .......... .......... ..........  6% 76.6M 21s\n 49500K .......... .......... .......... .......... ..........  6% 64.2M 21s\n 49550K .......... .......... .......... .......... ..........  6% 44.0M 21s\n 49600K .......... .......... .......... .......... ..........  6% 70.6M 21s\n 49650K .......... .......... .......... .......... ..........  6% 35.8M 21s\n 49700K .......... .......... .......... .......... ..........  6%  100M 21s\n 49750K .......... .......... .......... .......... ..........  6% 12.6M 21s\n 49800K .......... .......... .......... .......... ..........  6% 46.5M 21s\n 49850K .......... .......... .......... .......... ..........  6% 84.9M 21s\n 49900K .......... .......... .......... .......... ..........  6% 77.0M 21s\n 49950K .......... .......... .......... .......... ..........  6% 63.0M 21s\n 50000K .......... .......... .......... .......... ..........  6% 63.1M 21s\n 50050K .......... .......... .......... .......... ..........  6% 99.4M 21s\n 50100K .......... .......... .......... .......... ..........  6%  104M 21s\n 50150K .......... .......... .......... .......... ..........  6% 87.8M 21s\n 50200K .......... .......... .......... .......... ..........  6% 41.4M 21s\n 50250K .......... .......... .......... .......... ..........  6% 70.5M 21s\n 50300K .......... .......... .......... .......... ..........  6% 90.6M 21s\n 50350K .......... .......... .......... .......... ..........  6%  105M 21s\n 50400K .......... .......... .......... .......... ..........  6% 49.6M 21s\n 50450K .......... .......... .......... .......... ..........  6% 94.1M 21s\n 50500K .......... .......... .......... .......... ..........  6%  102M 21s\n 50550K .......... .......... .......... .......... ..........  6% 74.5M 21s\n 50600K .......... .......... .......... .......... ..........  6% 58.0M 21s\n 50650K .......... .......... .......... .......... ..........  6% 92.7M 20s\n 50700K .......... .......... .......... .......... ..........  6% 94.8M 20s\n 50750K .......... .......... .......... .......... ..........  6% 23.0M 20s\n 50800K .......... .......... .......... .......... ..........  6% 97.1M 20s\n 50850K .......... .......... .......... .......... ..........  6%  109M 20s\n 50900K .......... .......... .......... .......... ..........  6% 90.1M 20s\n 50950K .......... .......... .......... .......... ..........  6% 43.9M 20s\n 51000K .......... .......... .......... .......... ..........  6% 33.1M 20s\n 51050K .......... .......... .......... .......... ..........  6% 15.7M 20s\n 51100K .......... .......... .......... .......... ..........  6% 97.3M 20s\n 51150K .......... .......... .......... .......... ..........  6% 86.1M 20s\n 51200K .......... .......... .......... .......... ..........  6% 96.0M 20s\n 51250K .......... .......... .......... .......... ..........  6% 28.9M 20s\n 51300K .......... .......... .......... .......... ..........  6% 22.0M 20s\n 51350K .......... .......... .......... .......... ..........  6% 23.6M 20s\n 51400K .......... .......... .......... .......... ..........  6%  130M 20s\n 51450K .......... .......... .......... .......... ..........  6% 20.3M 20s\n 51500K .......... .......... .......... .......... ..........  6% 79.1M 20s\n 51550K .......... .......... .......... .......... ..........  6% 19.5M 20s\n 51600K .......... .......... .......... .......... ..........  6% 58.6M 20s\n 51650K .......... .......... .......... .......... ..........  6% 57.6M 20s\n 51700K .......... .......... .......... .......... ..........  6% 14.2M 20s\n 51750K .......... .......... .......... .......... ..........  6% 74.8M 20s\n 51800K .......... .......... .......... .......... ..........  6% 54.0M 20s\n 51850K .......... .......... .......... .......... ..........  6% 28.7M 20s\n 51900K .......... .......... .......... .......... ..........  6% 16.4M 20s\n 51950K .......... .......... .......... .......... ..........  6% 56.5M 20s\n 52000K .......... .......... .......... .......... ..........  6% 13.6M 21s\n 52050K .......... .......... .......... .......... ..........  6% 13.7M 21s\n 52100K .......... .......... .......... .......... ..........  6%  129M 21s\n 52150K .......... .......... .......... .......... ..........  6% 4.72M 21s\n 52200K .......... .......... .......... .......... ..........  6% 48.1M 21s\n 52250K .......... .......... .......... .......... ..........  6% 83.0M 21s\n 52300K .......... .......... .......... .......... ..........  6% 89.0M 21s\n 52350K .......... .......... .......... .......... ..........  6%  112M 21s\n 52400K .......... .......... .......... .......... ..........  6%  125M 21s\n 52450K .......... .......... .......... .......... ..........  6%  132M 21s\n 52500K .......... .......... .......... .......... ..........  6%  132M 21s\n 52550K .......... .......... .......... .......... ..........  6% 12.2M 21s\n 52600K .......... .......... .......... .......... ..........  6%  103M 21s\n 52650K .......... .......... .......... .......... ..........  6% 21.3M 21s\n 52700K .......... .......... .......... .......... ..........  6% 91.1M 21s\n 52750K .......... .......... .......... .......... ..........  6% 69.2M 21s\n 52800K .......... .......... .......... .......... ..........  6% 26.4M 21s\n 52850K .......... .......... .......... .......... ..........  6% 77.0M 21s\n 52900K .......... .......... .......... .......... ..........  6% 30.5M 21s\n 52950K .......... .......... .......... .......... ..........  6% 83.1M 21s\n 53000K .......... .......... .......... .......... ..........  6% 83.4M 21s\n 53050K .......... .......... .......... .......... ..........  6% 85.7M 21s\n 53100K .......... .......... .......... .......... ..........  6% 40.9M 21s\n 53150K .......... .......... .......... .......... ..........  6% 23.0M 21s\n 53200K .......... .......... .......... .......... ..........  6%  121M 21s\n 53250K .......... .......... .......... .......... ..........  6% 79.5M 21s\n 53300K .......... .......... .......... .......... ..........  6%  123M 21s\n 53350K .......... .......... .......... .......... ..........  6% 85.9M 20s\n 53400K .......... .......... .......... .......... ..........  6% 66.2M 20s\n 53450K .......... .......... .......... .......... ..........  6% 74.2M 20s\n 53500K .......... .......... .......... .......... ..........  6% 54.9M 20s\n 53550K .......... .......... .......... .......... ..........  6% 78.9M 20s\n 53600K .......... .......... .......... .......... ..........  6% 51.6M 20s\n 53650K .......... .......... .......... .......... ..........  6% 57.5M 20s\n 53700K .......... .......... .......... .......... ..........  6% 84.4M 20s\n 53750K .......... .......... .......... .......... ..........  6% 55.2M 20s\n 53800K .......... .......... .......... .......... ..........  6% 24.5M 20s\n 53850K .......... .......... .......... .......... ..........  6% 98.1M 20s\n 53900K .......... .......... .......... .......... ..........  6%  114M 20s\n 53950K .......... .......... .......... .......... ..........  6%  114M 20s\n 54000K .......... .......... .......... .......... ..........  6%  121M 20s\n 54050K .......... .......... .......... .......... ..........  6%  129M 20s\n 54100K .......... .......... .......... .......... ..........  6% 18.3M 20s\n 54150K .......... .......... .......... .......... ..........  6% 52.8M 20s\n 54200K .......... .......... .......... .......... ..........  6%  104M 20s\n 54250K .......... .......... .......... .......... ..........  6% 85.9M 20s\n 54300K .......... .......... .......... .......... ..........  6% 17.1M 20s\n 54350K .......... .......... .......... .......... ..........  6% 37.4M 20s\n 54400K .......... .......... .......... .......... ..........  6% 64.5M 20s\n 54450K .......... .......... .......... .......... ..........  6% 46.8M 20s\n 54500K .......... .......... .......... .......... ..........  6% 64.6M 20s\n 54550K .......... .......... .......... .......... ..........  6% 56.3M 20s\n 54600K .......... .......... .......... .......... ..........  6% 71.0M 20s\n 54650K .......... .......... .......... .......... ..........  6% 91.8M 20s\n 54700K .......... .......... .......... .......... ..........  6% 37.5M 20s\n 54750K .......... .......... .......... .......... ..........  6%  112M 20s\n 54800K .......... .......... .......... .......... ..........  6% 16.2M 20s\n 54850K .......... .......... .......... .......... ..........  6% 94.2M 20s\n 54900K .......... .......... .......... .......... ..........  6% 68.2M 20s\n 54950K .......... .......... .......... .......... ..........  6% 64.1M 20s\n 55000K .......... .......... .......... .......... ..........  6%  105M 20s\n 55050K .......... .......... .......... .......... ..........  6% 76.7M 20s\n 55100K .......... .......... .......... .......... ..........  6% 54.7M 20s\n 55150K .......... .......... .......... .......... ..........  6% 89.5M 20s\n 55200K .......... .......... .......... .......... ..........  6%  106M 20s\n 55250K .......... .......... .......... .......... ..........  6% 44.3M 20s\n 55300K .......... .......... .......... .......... ..........  6% 61.5M 20s\n 55350K .......... .......... .......... .......... ..........  6% 31.3M 20s\n 55400K .......... .......... .......... .......... ..........  6% 11.5M 20s\n 55450K .......... .......... .......... .......... ..........  6% 81.0M 20s\n 55500K .......... .......... .......... .......... ..........  6%  108M 20s\n 55550K .......... .......... .......... .......... ..........  6% 82.0M 20s\n 55600K .......... .......... .......... .......... ..........  6% 6.80M 20s\n 55650K .......... .......... .......... .......... ..........  6% 12.2M 20s\n 55700K .......... .......... .......... .......... ..........  6% 40.8M 20s\n 55750K .......... .......... .......... .......... ..........  6% 95.4M 20s\n 55800K .......... .......... .......... .......... ..........  6%  112M 20s\n 55850K .......... .......... .......... .......... ..........  6% 17.7M 20s\n 55900K .......... .......... .......... .......... ..........  6% 45.2M 20s\n 55950K .......... .......... .......... .......... ..........  6% 8.90M 20s\n 56000K .......... .......... .......... .......... ..........  6%  115M 20s\n 56050K .......... .......... .......... .......... ..........  6% 34.7M 20s\n 56100K .......... .......... .......... .......... ..........  6% 11.5M 20s\n 56150K .......... .......... .......... .......... ..........  6% 58.7M 20s\n 56200K .......... .......... .......... .......... ..........  6% 9.89M 20s\n 56250K .......... .......... .......... .......... ..........  6% 31.6M 20s\n 56300K .......... .......... .......... .......... ..........  6% 49.3M 20s\n 56350K .......... .......... .......... .......... ..........  6% 8.51M 20s\n 56400K .......... .......... .......... .......... ..........  6% 68.1M 20s\n 56450K .......... .......... .......... .......... ..........  6% 6.58M 21s\n 56500K .......... .......... .......... .......... ..........  6%  141M 21s\n 56550K .......... .......... .......... .......... ..........  6%  132M 21s\n 56600K .......... .......... .......... .......... ..........  6% 14.4M 21s\n 56650K .......... .......... .......... .......... ..........  6% 74.4M 21s\n 56700K .......... .......... .......... .......... ..........  6% 62.0M 21s\n 56750K .......... .......... .......... .......... ..........  6% 9.60M 21s\n 56800K .......... .......... .......... .......... ..........  6% 27.9M 21s\n 56850K .......... .......... .......... .......... ..........  6% 14.3M 21s\n 56900K .......... .......... .......... .......... ..........  6% 21.9M 21s\n 56950K .......... .......... .......... .......... ..........  6%  105M 21s\n 57000K .......... .......... .......... .......... ..........  6% 11.7M 21s\n 57050K .......... .......... .......... .......... ..........  6% 37.9M 21s\n 57100K .......... .......... .......... .......... ..........  6% 11.3M 21s\n 57150K .......... .......... .......... .......... ..........  6% 47.9M 21s\n 57200K .......... .......... .......... .......... ..........  6% 31.5M 21s\n 57250K .......... .......... .......... .......... ..........  6% 11.8M 21s\n 57300K .......... .......... .......... .......... ..........  6% 45.0M 21s\n 57350K .......... .......... .......... .......... ..........  6% 10.8M 21s\n 57400K .......... .......... .......... .......... ..........  6% 47.2M 21s\n 57450K .......... .......... .......... .......... ..........  7% 47.5M 21s\n 57500K .......... .......... .......... .......... ..........  7% 10.7M 21s\n 57550K .......... .......... .......... .......... ..........  7% 22.6M 21s\n 57600K .......... .......... .......... .......... ..........  7% 13.7M 21s\n 57650K .......... .......... .......... .......... ..........  7% 4.94M 21s\n 57700K .......... .......... .......... .......... ..........  7%  142M 21s\n 57750K .......... .......... .......... .......... ..........  7%  122M 21s\n 57800K .......... .......... .......... .......... ..........  7%  145M 21s\n 57850K .......... .......... .......... .......... ..........  7% 29.1M 21s\n 57900K .......... .......... .......... .......... ..........  7% 7.21M 21s\n 57950K .......... .......... .......... .......... ..........  7% 94.6M 21s\n 58000K .......... .......... .......... .......... ..........  7%  127M 21s\n 58050K .......... .......... .......... .......... ..........  7%  118M 21s\n 58100K .......... .......... .......... .......... ..........  7%  144M 21s\n 58150K .......... .......... .......... .......... ..........  7% 9.41M 21s\n 58200K .......... .......... .......... .......... ..........  7% 24.3M 21s\n 58250K .......... .......... .......... .......... ..........  7% 11.1M 21s\n 58300K .......... .......... .......... .......... ..........  7% 17.6M 21s\n 58350K .......... .......... .......... .......... ..........  7%  123M 21s\n 58400K .......... .......... .......... .......... ..........  7% 19.3M 21s\n 58450K .......... .......... .......... .......... ..........  7% 28.1M 21s\n 58500K .......... .......... .......... .......... ..........  7% 9.35M 21s\n 58550K .......... .......... .......... .......... ..........  7% 71.1M 21s\n 58600K .......... .......... .......... .......... ..........  7% 6.44M 21s\n 58650K .......... .......... .......... .......... ..........  7%  101M 21s\n 58700K .......... .......... .......... .......... ..........  7%  108M 21s\n 58750K .......... .......... .......... .......... ..........  7% 11.7M 21s\n 58800K .......... .......... .......... .......... ..........  7% 41.5M 21s\n 58850K .......... .......... .......... .......... ..........  7% 40.1M 21s\n 58900K .......... .......... .......... .......... ..........  7% 7.83M 21s\n 58950K .......... .......... .......... .......... ..........  7% 5.89M 21s\n 59000K .......... .......... .......... .......... ..........  7%  102M 21s\n 59050K .......... .......... .......... .......... ..........  7%  117M 21s\n 59100K .......... .......... .......... .......... ..........  7%  149M 21s\n 59150K .......... .......... .......... .......... ..........  7%  151M 21s\n 59200K .......... .......... .......... .......... ..........  7% 97.9M 21s\n 59250K .......... .......... .......... .......... ..........  7% 16.0M 21s\n 59300K .......... .......... .......... .......... ..........  7%  108M 21s\n 59350K .......... .......... .......... .......... ..........  7% 32.8M 21s\n 59400K .......... .......... .......... .......... ..........  7% 21.8M 21s\n 59450K .......... .......... .......... .......... ..........  7% 18.0M 21s\n 59500K .......... .......... .......... .......... ..........  7% 50.2M 21s\n 59550K .......... .......... .......... .......... ..........  7% 11.3M 21s\n 59600K .......... .......... .......... .......... ..........  7% 49.0M 21s\n 59650K .......... .......... .......... .......... ..........  7% 21.3M 21s\n 59700K .......... .......... .......... .......... ..........  7% 13.9M 21s\n 59750K .......... .......... .......... .......... ..........  7% 65.2M 21s\n 59800K .......... .......... .......... .......... ..........  7% 32.4M 21s\n 59850K .......... .......... .......... .......... ..........  7% 11.7M 21s\n 59900K .......... .......... .......... .......... ..........  7% 19.2M 21s\n 59950K .......... .......... .......... .......... ..........  7% 18.2M 21s\n 60000K .......... .......... .......... .......... ..........  7% 20.3M 21s\n 60050K .......... .......... .......... .......... ..........  7% 28.4M 21s\n 60100K .......... .......... .......... .......... ..........  7% 9.03M 21s\n 60150K .......... .......... .......... .......... ..........  7% 66.2M 21s\n 60200K .......... .......... .......... .......... ..........  7% 40.5M 21s\n 60250K .......... .......... .......... .......... ..........  7% 9.08M 21s\n 60300K .......... .......... .......... .......... ..........  7% 21.8M 21s\n 60350K .......... .......... .......... .......... ..........  7% 24.1M 21s\n 60400K .......... .......... .......... .......... ..........  7% 17.4M 21s\n 60450K .......... .......... .......... .......... ..........  7% 87.3M 21s\n 60500K .......... .......... .......... .......... ..........  7% 14.9M 21s\n 60550K .......... .......... .......... .......... ..........  7% 24.5M 22s\n 60600K .......... .......... .......... .......... ..........  7% 14.3M 22s\n 60650K .......... .......... .......... .......... ..........  7% 20.9M 22s\n 60700K .......... .......... .......... .......... ..........  7% 40.9M 22s\n 60750K .......... .......... .......... .......... ..........  7% 14.3M 22s\n 60800K .......... .......... .......... .......... ..........  7% 18.8M 22s\n 60850K .......... .......... .......... .......... ..........  7% 15.7M 22s\n 60900K .......... .......... .......... .......... ..........  7% 66.5M 22s\n 60950K .......... .......... .......... .......... ..........  7% 17.0M 22s\n 61000K .......... .......... .......... .......... ..........  7% 12.6M 22s\n 61050K .......... .......... .......... .......... ..........  7% 17.9M 22s\n 61100K .......... .......... .......... .......... ..........  7% 11.3M 22s\n 61150K .......... .......... .......... .......... ..........  7% 24.2M 22s\n 61200K .......... .......... .......... .......... ..........  7% 21.8M 22s\n 61250K .......... .......... .......... .......... ..........  7% 9.46M 22s\n 61300K .......... .......... .......... .......... ..........  7% 21.3M 22s\n 61350K .......... .......... .......... .......... ..........  7% 17.7M 22s\n 61400K .......... .......... .......... .......... ..........  7% 21.6M 22s\n 61450K .......... .......... .......... .......... ..........  7% 20.6M 22s\n 61500K .......... .......... .......... .......... ..........  7% 16.3M 22s\n 61550K .......... .......... .......... .......... ..........  7% 21.1M 22s\n 61600K .......... .......... .......... .......... ..........  7% 11.6M 22s\n 61650K .......... .......... .......... .......... ..........  7% 43.5M 22s\n 61700K .......... .......... .......... .......... ..........  7% 42.5M 22s\n 61750K .......... .......... .......... .......... ..........  7% 19.1M 22s\n 61800K .......... .......... .......... .......... ..........  7% 24.8M 22s\n 61850K .......... .......... .......... .......... ..........  7% 22.7M 22s\n 61900K .......... .......... .......... .......... ..........  7% 12.8M 22s\n 61950K .......... .......... .......... .......... ..........  7% 26.7M 22s\n 62000K .......... .......... .......... .......... ..........  7% 15.1M 22s\n 62050K .......... .......... .......... .......... ..........  7% 25.9M 22s\n 62100K .......... .......... .......... .......... ..........  7% 29.9M 22s\n 62150K .......... .......... .......... .......... ..........  7% 23.3M 22s\n 62200K .......... .......... .......... .......... ..........  7% 22.1M 22s\n 62250K .......... .......... .......... .......... ..........  7% 11.8M 22s\n 62300K .......... .......... .......... .......... ..........  7% 39.4M 22s\n 62350K .......... .......... .......... .......... ..........  7% 35.3M 22s\n 62400K .......... .......... .......... .......... ..........  7% 13.0M 22s\n 62450K .......... .......... .......... .......... ..........  7% 31.5M 22s\n 62500K .......... .......... .......... .......... ..........  7% 11.8M 22s\n 62550K .......... .......... .......... .......... ..........  7% 41.8M 22s\n 62600K .......... .......... .......... .......... ..........  7% 15.9M 22s\n 62650K .......... .......... .......... .......... ..........  7% 38.0M 22s\n 62700K .......... .......... .......... .......... ..........  7% 26.7M 22s\n 62750K .......... .......... .......... .......... ..........  7% 30.1M 22s\n 62800K .......... .......... .......... .......... ..........  7% 24.5M 22s\n 62850K .......... .......... .......... .......... ..........  7% 4.33M 22s\n 62900K .......... .......... .......... .......... ..........  7% 33.6M 22s\n 62950K .......... .......... .......... .......... ..........  7% 38.8M 22s\n 63000K .......... .......... .......... .......... ..........  7% 35.0M 22s\n 63050K .......... .......... .......... .......... ..........  7% 41.6M 22s\n 63100K .......... .......... .......... .......... ..........  7% 34.3M 22s\n 63150K .......... .......... .......... .......... ..........  7% 40.8M 22s\n 63200K .......... .......... .......... .......... ..........  7% 39.4M 22s\n 63250K .......... .......... .......... .......... ..........  7% 40.1M 22s\n 63300K .......... .......... .......... .......... ..........  7% 24.2M 22s\n 63350K .......... .......... .......... .......... ..........  7% 40.1M 22s\n 63400K .......... .......... .......... .......... ..........  7% 40.6M 22s\n 63450K .......... .......... .......... .......... ..........  7% 39.3M 22s\n 63500K .......... .......... .......... .......... ..........  7% 34.5M 22s\n 63550K .......... .......... .......... .......... ..........  7% 42.6M 22s\n 63600K .......... .......... .......... .......... ..........  7% 40.5M 22s\n 63650K .......... .......... .......... .......... ..........  7% 18.1M 22s\n 63700K .......... .......... .......... .......... ..........  7% 26.8M 22s\n 63750K .......... .......... .......... .......... ..........  7% 33.4M 22s\n 63800K .......... .......... .......... .......... ..........  7% 11.0M 22s\n 63850K .......... .......... .......... .......... ..........  7% 38.1M 22s\n 63900K .......... .......... .......... .......... ..........  7% 29.3M 22s\n 63950K .......... .......... .......... .......... ..........  7% 29.5M 22s\n 64000K .......... .......... .......... .......... ..........  7% 27.9M 22s\n 64050K .......... .......... .......... .......... ..........  7% 24.1M 22s\n 64100K .......... .......... .......... .......... ..........  7% 17.4M 22s\n 64150K .......... .......... .......... .......... ..........  7% 32.3M 22s\n 64200K .......... .......... .......... .......... ..........  7% 25.2M 22s\n 64250K .......... .......... .......... .......... ..........  7% 41.3M 22s\n 64300K .......... .......... .......... .......... ..........  7% 15.7M 22s\n 64350K .......... .......... .......... .......... ..........  7% 34.4M 22s\n 64400K .......... .......... .......... .......... ..........  7% 40.6M 22s\n 64450K .......... .......... .......... .......... ..........  7% 16.0M 22s\n 64500K .......... .......... .......... .......... ..........  7% 32.5M 22s\n 64550K .......... .......... .......... .......... ..........  7% 30.3M 22s\n 64600K .......... .......... .......... .......... ..........  7% 20.8M 22s\n 64650K .......... .......... .......... .......... ..........  7% 12.3M 22s\n 64700K .......... .......... .......... .......... ..........  7% 42.6M 22s\n 64750K .......... .......... .......... .......... ..........  7% 41.8M 22s\n 64800K .......... .......... .......... .......... ..........  7% 35.5M 22s\n 64850K .......... .......... .......... .......... ..........  7% 29.2M 22s\n 64900K .......... .......... .......... .......... ..........  7% 25.7M 22s\n 64950K .......... .......... .......... .......... ..........  7% 14.9M 22s\n 65000K .......... .......... .......... .......... ..........  7% 42.0M 22s\n 65050K .......... .......... .......... .......... ..........  7% 35.2M 22s\n 65100K .......... .......... .......... .......... ..........  7% 43.4M 22s\n 65150K .......... .......... .......... .......... ..........  7% 34.3M 22s\n 65200K .......... .......... .......... .......... ..........  7% 40.5M 22s\n 65250K .......... .......... .......... .......... ..........  7% 37.4M 22s\n 65300K .......... .......... .......... .......... ..........  7% 25.3M 22s\n 65350K .......... .......... .......... .......... ..........  7% 30.5M 22s\n 65400K .......... .......... .......... .......... ..........  7% 43.6M 22s\n 65450K .......... .......... .......... .......... ..........  7% 35.3M 22s\n 65500K .......... .......... .......... .......... ..........  7% 41.5M 22s\n 65550K .......... .......... .......... .......... ..........  7% 43.0M 22s\n 65600K .......... .......... .......... .......... ..........  7% 36.8M 22s\n 65650K .......... .......... .......... .......... ..........  7% 34.3M 22s\n 65700K .......... .......... .......... .......... ..........  8% 41.7M 22s\n 65750K .......... .......... .......... .......... ..........  8% 37.4M 22s\n 65800K .......... .......... .......... .......... ..........  8% 42.9M 22s\n 65850K .......... .......... .......... .......... ..........  8% 38.2M 22s\n 65900K .......... .......... .......... .......... ..........  8% 40.8M 22s\n 65950K .......... .......... .......... .......... ..........  8% 42.1M 22s\n 66000K .......... .......... .......... .......... ..........  8% 44.6M 22s\n 66050K .......... .......... .......... .......... ..........  8% 31.8M 22s\n 66100K .......... .......... .......... .......... ..........  8% 42.6M 22s\n 66150K .......... .......... .......... .......... ..........  8% 43.8M 22s\n 66200K .......... .......... .......... .......... ..........  8% 42.8M 22s\n 66250K .......... .......... .......... .......... ..........  8% 32.4M 22s\n 66300K .......... .......... .......... .......... ..........  8% 43.4M 22s\n 66350K .......... .......... .......... .......... ..........  8% 37.2M 22s\n 66400K .......... .......... .......... .......... ..........  8% 9.60M 22s\n 66450K .......... .......... .......... .......... ..........  8% 41.4M 22s\n 66500K .......... .......... .......... .......... ..........  8% 42.9M 22s\n 66550K .......... .......... .......... .......... ..........  8% 29.9M 22s\n 66600K .......... .......... .......... .......... ..........  8% 38.9M 22s\n 66650K .......... .......... .......... .......... ..........  8% 16.5M 22s\n 66700K .......... .......... .......... .......... ..........  8% 26.0M 22s\n 66750K .......... .......... .......... .......... ..........  8% 33.6M 22s\n 66800K .......... .......... .......... .......... ..........  8% 15.3M 22s\n 66850K .......... .......... .......... .......... ..........  8% 35.0M 22s\n 66900K .......... .......... .......... .......... ..........  8% 8.23M 22s\n 66950K .......... .......... .......... .......... ..........  8% 46.5M 22s\n 67000K .......... .......... .......... .......... ..........  8% 51.7M 22s\n 67050K .......... .......... .......... .......... ..........  8% 15.0M 22s\n 67100K .......... .......... .......... .......... ..........  8% 31.4M 22s\n 67150K .......... .......... .......... .......... ..........  8% 11.5M 22s\n 67200K .......... .......... .......... .......... ..........  8% 38.0M 22s\n 67250K .......... .......... .......... .......... ..........  8% 37.5M 22s\n 67300K .......... .......... .......... .......... ..........  8% 15.4M 22s\n 67350K .......... .......... .......... .......... ..........  8% 40.3M 22s\n 67400K .......... .......... .......... .......... ..........  8% 12.6M 22s\n 67450K .......... .......... .......... .......... ..........  8% 31.6M 22s\n 67500K .......... .......... .......... .......... ..........  8% 39.4M 22s\n 67550K .......... .......... .......... .......... ..........  8% 17.6M 22s\n 67600K .......... .......... .......... .......... ..........  8% 44.0M 22s\n 67650K .......... .......... .......... .......... ..........  8% 16.9M 22s\n 67700K .......... .......... .......... .......... ..........  8% 49.3M 22s\n 67750K .......... .......... .......... .......... ..........  8% 54.7M 22s\n 67800K .......... .......... .......... .......... ..........  8% 14.6M 22s\n 67850K .......... .......... .......... .......... ..........  8% 55.1M 22s\n 67900K .......... .......... .......... .......... ..........  8% 55.5M 22s\n 67950K .......... .......... .......... .......... ..........  8% 46.6M 22s\n 68000K .......... .......... .......... .......... ..........  8% 50.4M 22s\n 68050K .......... .......... .......... .......... ..........  8% 58.8M 22s\n 68100K .......... .......... .......... .......... ..........  8% 35.3M 22s\n 68150K .......... .......... .......... .......... ..........  8% 43.8M 22s\n 68200K .......... .......... .......... .......... ..........  8% 43.0M 22s\n 68250K .......... .......... .......... .......... ..........  8% 46.4M 22s\n 68300K .......... .......... .......... .......... ..........  8% 42.7M 22s\n 68350K .......... .......... .......... .......... ..........  8% 44.5M 22s\n 68400K .......... .......... .......... .......... ..........  8% 38.6M 22s\n 68450K .......... .......... .......... .......... ..........  8% 44.1M 22s\n 68500K .......... .......... .......... .......... ..........  8% 46.8M 22s\n 68550K .......... .......... .......... .......... ..........  8% 44.3M 22s\n 68600K .......... .......... .......... .......... ..........  8% 43.1M 22s\n 68650K .......... .......... .......... .......... ..........  8% 57.2M 22s\n 68700K .......... .......... .......... .......... ..........  8% 58.6M 22s\n 68750K .......... .......... .......... .......... ..........  8% 54.0M 22s\n 68800K .......... .......... .......... .......... ..........  8% 42.8M 22s\n 68850K .......... .......... .......... .......... ..........  8% 53.4M 22s\n 68900K .......... .......... .......... .......... ..........  8% 54.2M 22s\n 68950K .......... .......... .......... .......... ..........  8% 57.2M 22s\n 69000K .......... .......... .......... .......... ..........  8% 47.3M 22s\n 69050K .......... .......... .......... .......... ..........  8% 56.5M 22s\n 69100K .......... .......... .......... .......... ..........  8% 55.3M 22s\n 69150K .......... .......... .......... .......... ..........  8% 58.1M 22s\n 69200K .......... .......... .......... .......... ..........  8% 52.6M 22s\n 69250K .......... .......... .......... .......... ..........  8% 56.2M 22s\n 69300K .......... .......... .......... .......... ..........  8% 56.4M 22s\n 69350K .......... .......... .......... .......... ..........  8% 54.0M 22s\n 69400K .......... .......... .......... .......... ..........  8% 36.4M 22s\n 69450K .......... .......... .......... .......... ..........  8% 44.4M 22s\n 69500K .......... .......... .......... .......... ..........  8% 52.0M 22s\n 69550K .......... .......... .......... .......... ..........  8% 52.6M 22s\n 69600K .......... .......... .......... .......... ..........  8% 46.9M 22s\n 69650K .......... .......... .......... .......... ..........  8% 57.9M 22s\n 69700K .......... .......... .......... .......... ..........  8% 57.5M 22s\n 69750K .......... .......... .......... .......... ..........  8% 59.7M 22s\n 69800K .......... .......... .......... .......... ..........  8% 53.3M 22s\n 69850K .......... .......... .......... .......... ..........  8% 53.4M 22s\n 69900K .......... .......... .......... .......... ..........  8% 51.9M 22s\n 69950K .......... .......... .......... .......... ..........  8% 53.5M 22s\n 70000K .......... .......... .......... .......... ..........  8% 49.8M 22s\n 70050K .......... .......... .......... .......... ..........  8% 58.8M 22s\n 70100K .......... .......... .......... .......... ..........  8% 55.3M 22s\n 70150K .......... .......... .......... .......... ..........  8% 56.9M 22s\n 70200K .......... .......... .......... .......... ..........  8% 47.4M 22s\n 70250K .......... .......... .......... .......... ..........  8% 57.8M 22s\n 70300K .......... .......... .......... .......... ..........  8% 59.1M 22s\n 70350K .......... .......... .......... .......... ..........  8% 58.1M 22s\n 70400K .......... .......... .......... .......... ..........  8% 51.1M 22s\n 70450K .......... .......... .......... .......... ..........  8% 58.8M 22s\n 70500K .......... .......... .......... .......... ..........  8% 59.4M 22s\n 70550K .......... .......... .......... .......... ..........  8% 43.0M 22s\n 70600K .......... .......... .......... .......... ..........  8% 38.6M 22s\n 70650K .......... .......... .......... .......... ..........  8% 44.2M 22s\n 70700K .......... .......... .......... .......... ..........  8% 44.6M 22s\n 70750K .......... .......... .......... .......... ..........  8% 41.3M 22s\n 70800K .......... .......... .......... .......... ..........  8% 39.3M 22s\n 70850K .......... .......... .......... .......... ..........  8% 43.6M 22s\n 70900K .......... .......... .......... .......... ..........  8% 42.6M 22s\n 70950K .......... .......... .......... .......... ..........  8% 42.7M 22s\n 71000K .......... .......... .......... .......... ..........  8% 39.2M 22s\n 71050K .......... .......... .......... .......... ..........  8% 41.7M 22s\n 71100K .......... .......... .......... .......... ..........  8% 41.2M 22s\n 71150K .......... .......... .......... .......... ..........  8% 43.1M 22s\n 71200K .......... .......... .......... .......... ..........  8% 38.0M 22s\n 71250K .......... .......... .......... .......... ..........  8% 42.1M 22s\n 71300K .......... .......... .......... .......... ..........  8% 44.7M 22s\n 71350K .......... .......... .......... .......... ..........  8% 44.0M 22s\n 71400K .......... .......... .......... .......... ..........  8% 35.7M 22s\n 71450K .......... .......... .......... .......... ..........  8% 32.0M 22s\n 71500K .......... .......... .......... .......... ..........  8% 39.6M 22s\n 71550K .......... .......... .......... .......... ..........  8% 42.5M 22s\n 71600K .......... .......... .......... .......... ..........  8% 39.2M 22s\n 71650K .......... .......... .......... .......... ..........  8% 43.0M 22s\n 71700K .......... .......... .......... .......... ..........  8% 37.1M 22s\n 71750K .......... .......... .......... .......... ..........  8% 33.8M 22s\n 71800K .......... .......... .......... .......... ..........  8% 29.1M 22s\n 71850K .......... .......... .......... .......... ..........  8% 41.7M 22s\n 71900K .......... .......... .......... .......... ..........  8% 38.4M 22s\n 71950K .......... .......... .......... .......... ..........  8% 44.9M 22s\n 72000K .......... .......... .......... .......... ..........  8% 39.8M 22s\n 72050K .......... .......... .......... .......... ..........  8% 39.3M 22s\n 72100K .......... .......... .......... .......... ..........  8% 38.1M 22s\n 72150K .......... .......... .......... .......... ..........  8% 41.4M 22s\n 72200K .......... .......... .......... .......... ..........  8% 39.1M 22s\n 72250K .......... .......... .......... .......... ..........  8% 36.0M 22s\n 72300K .......... .......... .......... .......... ..........  8% 34.6M 22s\n 72350K .......... .......... .......... .......... ..........  8% 41.6M 22s\n 72400K .......... .......... .......... .......... ..........  8% 44.3M 22s\n 72450K .......... .......... .......... .......... ..........  8% 33.3M 22s\n 72500K .......... .......... .......... .......... ..........  8% 38.1M 22s\n 72550K .......... .......... .......... .......... ..........  8% 42.5M 22s\n 72600K .......... .......... .......... .......... ..........  8% 44.3M 22s\n 72650K .......... .......... .......... .......... ..........  8% 44.1M 22s\n 72700K .......... .......... .......... .......... ..........  8% 38.2M 22s\n 72750K .......... .......... .......... .......... ..........  8% 38.1M 22s\n 72800K .......... .......... .......... .......... ..........  8% 44.8M 22s\n 72850K .......... .......... .......... .......... ..........  8% 43.4M 22s\n 72900K .......... .......... .......... .......... ..........  8% 38.9M 22s\n 72950K .......... .......... .......... .......... ..........  8% 42.7M 22s\n 73000K .......... .......... .......... .......... ..........  8% 43.9M 22s\n 73050K .......... .......... .......... .......... ..........  8% 44.0M 22s\n 73100K .......... .......... .......... .......... ..........  8% 35.0M 22s\n 73150K .......... .......... .......... .......... ..........  8% 42.1M 22s\n 73200K .......... .......... .......... .......... ..........  8% 41.4M 22s\n 73250K .......... .......... .......... .......... ..........  8% 44.4M 22s\n 73300K .......... .......... .......... .......... ..........  8% 37.9M 22s\n 73350K .......... .......... .......... .......... ..........  8% 43.8M 22s\n 73400K .......... .......... .......... .......... ..........  8% 43.1M 22s\n 73450K .......... .......... .......... .......... ..........  8% 45.0M 22s\n 73500K .......... .......... .......... .......... ..........  8% 27.9M 22s\n 73550K .......... .......... .......... .......... ..........  8% 39.6M 22s\n 73600K .......... .......... .......... .......... ..........  8% 42.7M 22s\n 73650K .......... .......... .......... .......... ..........  8% 44.0M 22s\n 73700K .......... .......... .......... .......... ..........  8% 35.6M 22s\n 73750K .......... .......... .......... .......... ..........  8% 41.0M 22s\n 73800K .......... .......... .......... .......... ..........  8% 43.2M 22s\n 73850K .......... .......... .......... .......... ..........  8% 32.6M 22s\n 73900K .......... .......... .......... .......... ..........  9% 35.7M 22s\n 73950K .......... .......... .......... .......... ..........  9% 42.6M 22s\n 74000K .......... .......... .......... .......... ..........  9% 36.8M 22s\n 74050K .......... .......... .......... .......... ..........  9% 41.6M 22s\n 74100K .......... .......... .......... .......... ..........  9% 36.1M 22s\n 74150K .......... .......... .......... .......... ..........  9% 41.6M 22s\n 74200K .......... .......... .......... .......... ..........  9% 44.5M 22s\n 74250K .......... .......... .......... .......... ..........  9% 44.2M 22s\n 74300K .......... .......... .......... .......... ..........  9% 37.4M 22s\n 74350K .......... .......... .......... .......... ..........  9% 40.8M 22s\n 74400K .......... .......... .......... .......... ..........  9% 40.1M 22s\n 74450K .......... .......... .......... .......... ..........  9% 40.7M 22s\n 74500K .......... .......... .......... .......... ..........  9% 37.4M 22s\n 74550K .......... .......... .......... .......... ..........  9% 43.6M 22s\n 74600K .......... .......... .......... .......... ..........  9% 45.1M 22s\n 74650K .......... .......... .......... .......... ..........  9% 42.3M 22s\n 74700K .......... .......... .......... .......... ..........  9% 38.5M 22s\n 74750K .......... .......... .......... .......... ..........  9% 45.3M 22s\n 74800K .......... .......... .......... .......... ..........  9% 43.6M 22s\n 74850K .......... .......... .......... .......... ..........  9% 43.2M 22s\n 74900K .......... .......... .......... .......... ..........  9% 39.9M 22s\n 74950K .......... .......... .......... .......... ..........  9% 45.7M 22s\n 75000K .......... .......... .......... .......... ..........  9% 16.9M 22s\n 75050K .......... .......... .......... .......... ..........  9% 43.8M 22s\n 75100K .......... .......... .......... .......... ..........  9% 37.5M 22s\n 75150K .......... .......... .......... .......... ..........  9% 44.6M 22s\n 75200K .......... .......... .......... .......... ..........  9% 45.2M 22s\n 75250K .......... .......... .......... .......... ..........  9% 43.8M 22s\n 75300K .......... .......... .......... .......... ..........  9% 38.9M 22s\n 75350K .......... .......... .......... .......... ..........  9% 45.1M 22s\n 75400K .......... .......... .......... .......... ..........  9% 41.5M 22s\n 75450K .......... .......... .......... .......... ..........  9% 43.0M 22s\n 75500K .......... .......... .......... .......... ..........  9% 38.3M 22s\n 75550K .......... .......... .......... .......... ..........  9% 31.1M 22s\n 75600K .......... .......... .......... .......... ..........  9% 33.8M 22s\n 75650K .......... .......... .......... .......... ..........  9% 51.0M 22s\n 75700K .......... .......... .......... .......... ..........  9% 51.1M 22s\n 75750K .......... .......... .......... .......... ..........  9% 59.7M 22s\n 75800K .......... .......... .......... .......... ..........  9% 52.0M 22s\n 75850K .......... .......... .......... .......... ..........  9% 57.8M 22s\n 75900K .......... .......... .......... .......... ..........  9% 49.6M 22s\n 75950K .......... .......... .......... .......... ..........  9% 55.3M 22s\n 76000K .......... .......... .......... .......... ..........  9% 53.7M 22s\n 76050K .......... .......... .......... .......... ..........  9% 56.5M 22s\n 76100K .......... .......... .......... .......... ..........  9% 51.4M 22s\n 76150K .......... .......... .......... .......... ..........  9% 59.1M 21s\n 76200K .......... .......... .......... .......... ..........  9% 59.6M 21s\n 76250K .......... .......... .......... .......... ..........  9% 56.7M 21s\n 76300K .......... .......... .......... .......... ..........  9% 45.4M 21s\n 76350K .......... .......... .......... .......... ..........  9% 55.0M 21s\n 76400K .......... .......... .......... .......... ..........  9% 58.7M 21s\n 76450K .......... .......... .......... .......... ..........  9% 57.8M 21s\n 76500K .......... .......... .......... .......... ..........  9% 50.8M 21s\n 76550K .......... .......... .......... .......... ..........  9% 49.2M 21s\n 76600K .......... .......... .......... .......... ..........  9% 57.2M 21s\n 76650K .......... .......... .......... .......... ..........  9% 59.5M 21s\n 76700K .......... .......... .......... .......... ..........  9% 50.0M 21s\n 76750K .......... .......... .......... .......... ..........  9% 58.5M 21s\n 76800K .......... .......... .......... .......... ..........  9% 51.1M 21s\n 76850K .......... .......... .......... .......... ..........  9% 51.2M 21s\n 76900K .......... .......... .......... .......... ..........  9% 46.0M 21s\n 76950K .......... .......... .......... .......... ..........  9% 55.6M 21s\n 77000K .......... .......... .......... .......... ..........  9% 56.7M 21s\n 77050K .......... .......... .......... .......... ..........  9% 59.0M 21s\n 77100K .......... .......... .......... .......... ..........  9% 38.1M 21s\n 77150K .......... .......... .......... .......... ..........  9% 36.2M 21s\n 77200K .......... .......... .......... .......... ..........  9% 58.8M 21s\n 77250K .......... .......... .......... .......... ..........  9% 59.6M 21s\n 77300K .......... .......... .......... .......... ..........  9% 50.6M 21s\n 77350K .......... .......... .......... .......... ..........  9% 57.7M 21s\n 77400K .......... .......... .......... .......... ..........  9% 59.3M 21s\n 77450K .......... .......... .......... .......... ..........  9% 53.2M 21s\n 77500K .......... .......... .......... .......... ..........  9% 45.7M 21s\n 77550K .......... .......... .......... .......... ..........  9% 36.1M 21s\n 77600K .......... .......... .......... .......... ..........  9% 53.6M 21s\n 77650K .......... .......... .......... .......... ..........  9% 55.0M 21s\n 77700K .......... .......... .......... .......... ..........  9% 50.4M 21s\n 77750K .......... .......... .......... .......... ..........  9% 56.4M 21s\n 77800K .......... .......... .......... .......... ..........  9% 56.1M 21s\n 77850K .......... .......... .......... .......... ..........  9% 53.2M 21s\n 77900K .......... .......... .......... .......... ..........  9% 51.6M 21s\n 77950K .......... .......... .......... .......... ..........  9% 50.8M 21s\n 78000K .......... .......... .......... .......... ..........  9% 54.7M 21s\n 78050K .......... .......... .......... .......... ..........  9% 58.1M 21s\n 78100K .......... .......... .......... .......... ..........  9% 51.4M 21s\n 78150K .......... .......... .......... .......... ..........  9% 50.9M 21s\n 78200K .......... .......... .......... .......... ..........  9% 53.7M 21s\n 78250K .......... .......... .......... .......... ..........  9% 58.8M 21s\n 78300K .......... .......... .......... .......... ..........  9% 52.5M 21s\n 78350K .......... .......... .......... .......... ..........  9% 52.5M 21s\n 78400K .......... .......... .......... .......... ..........  9% 57.4M 21s\n 78450K .......... .......... .......... .......... ..........  9% 59.1M 21s\n 78500K .......... .......... .......... .......... ..........  9% 47.3M 21s\n 78550K .......... .......... .......... .......... ..........  9% 59.4M 21s\n 78600K .......... .......... .......... .......... ..........  9% 55.9M 21s\n 78650K .......... .......... .......... .......... ..........  9% 55.4M 21s\n 78700K .......... .......... .......... .......... ..........  9% 46.6M 21s\n 78750K .......... .......... .......... .......... ..........  9% 53.1M 21s\n 78800K .......... .......... .......... .......... ..........  9% 54.4M 21s\n 78850K .......... .......... .......... .......... ..........  9% 55.9M 21s\n 78900K .......... .......... .......... .......... ..........  9% 51.8M 21s\n 78950K .......... .......... .......... .......... ..........  9% 59.6M 21s\n 79000K .......... .......... .......... .......... ..........  9% 59.6M 21s\n 79050K .......... .......... .......... .......... ..........  9% 54.5M 21s\n 79100K .......... .......... .......... .......... ..........  9% 49.4M 21s\n 79150K .......... .......... .......... .......... ..........  9% 55.7M 21s\n 79200K .......... .......... .......... .......... ..........  9% 58.3M 21s\n 79250K .......... .......... .......... .......... ..........  9% 56.6M 21s\n 79300K .......... .......... .......... .......... ..........  9% 47.9M 21s\n 79350K .......... .......... .......... .......... ..........  9% 54.5M 21s\n 79400K .......... .......... .......... .......... ..........  9% 56.2M 21s\n 79450K .......... .......... .......... .......... ..........  9% 58.8M 21s\n 79500K .......... .......... .......... .......... ..........  9% 50.6M 21s\n 79550K .......... .......... .......... .......... ..........  9% 57.8M 21s\n 79600K .......... .......... .......... .......... ..........  9% 40.6M 21s\n 79650K .......... .......... .......... .......... ..........  9% 55.3M 21s\n 79700K .......... .......... .......... .......... ..........  9% 48.9M 21s\n 79750K .......... .......... .......... .......... ..........  9% 56.7M 21s\n 79800K .......... .......... .......... .......... ..........  9% 58.7M 21s\n 79850K .......... .......... .......... .......... ..........  9% 59.4M 21s\n 79900K .......... .......... .......... .......... ..........  9% 47.8M 21s\n 79950K .......... .......... .......... .......... ..........  9% 55.4M 21s\n 80000K .......... .......... .......... .......... ..........  9% 58.8M 21s\n 80050K .......... .......... .......... .......... ..........  9% 59.4M 21s\n 80100K .......... .......... .......... .......... ..........  9% 49.7M 21s\n 80150K .......... .......... .......... .......... ..........  9% 52.1M 21s\n 80200K .......... .......... .......... .......... ..........  9% 54.0M 21s\n 80250K .......... .......... .......... .......... ..........  9% 57.0M 21s\n 80300K .......... .......... .......... .......... ..........  9% 49.6M 21s\n 80350K .......... .......... .......... .......... ..........  9% 52.7M 21s\n 80400K .......... .......... .......... .......... ..........  9% 55.3M 21s\n 80450K .......... .......... .......... .......... ..........  9% 56.1M 21s\n 80500K .......... .......... .......... .......... ..........  9% 52.5M 21s\n 80550K .......... .......... .......... .......... ..........  9% 56.6M 21s\n 80600K .......... .......... .......... .......... ..........  9% 53.4M 21s\n 80650K .......... .......... .......... .......... ..........  9% 58.9M 21s\n 80700K .......... .......... .......... .......... ..........  9% 52.7M 21s\n 80750K .......... .......... .......... .......... ..........  9% 54.2M 21s\n 80800K .......... .......... .......... .......... ..........  9% 52.7M 21s\n 80850K .......... .......... .......... .......... ..........  9% 57.1M 21s\n 80900K .......... .......... .......... .......... ..........  9% 52.6M 21s\n 80950K .......... .......... .......... .......... ..........  9% 59.8M 21s\n 81000K .......... .......... .......... .......... ..........  9% 59.8M 21s\n 81050K .......... .......... .......... .......... ..........  9% 58.7M 21s\n 81100K .......... .......... .......... .......... ..........  9% 41.9M 21s\n 81150K .......... .......... .......... .......... ..........  9% 57.6M 21s\n 81200K .......... .......... .......... .......... ..........  9% 59.6M 21s\n 81250K .......... .......... .......... .......... ..........  9% 56.8M 21s\n 81300K .......... .......... .......... .......... ..........  9% 51.2M 21s\n 81350K .......... .......... .......... .......... ..........  9% 58.4M 21s\n 81400K .......... .......... .......... .......... ..........  9% 59.0M 21s\n 81450K .......... .......... .......... .......... ..........  9% 57.0M 21s\n 81500K .......... .......... .......... .......... ..........  9% 49.7M 21s\n 81550K .......... .......... .......... .......... ..........  9% 54.2M 21s\n 81600K .......... .......... .......... .......... ..........  9% 58.5M 21s\n 81650K .......... .......... .......... .......... ..........  9% 41.5M 21s\n 81700K .......... .......... .......... .......... ..........  9% 51.6M 21s\n 81750K .......... .......... .......... .......... ..........  9% 57.2M 21s\n 81800K .......... .......... .......... .......... ..........  9% 60.0M 21s\n 81850K .......... .......... .......... .......... ..........  9% 60.2M 21s\n 81900K .......... .......... .......... .......... ..........  9% 51.8M 21s\n 81950K .......... .......... .......... .......... ..........  9% 57.6M 21s\n 82000K .......... .......... .......... .......... ..........  9% 59.6M 21s\n 82050K .......... .......... .......... .......... ..........  9% 59.7M 21s\n 82100K .......... .......... .......... .......... .......... 10% 53.0M 21s\n 82150K .......... .......... .......... .......... .......... 10% 58.7M 21s\n 82200K .......... .......... .......... .......... .......... 10% 57.5M 21s\n 82250K .......... .......... .......... .......... .......... 10% 59.9M 21s\n 82300K .......... .......... .......... .......... .......... 10% 51.5M 21s\n 82350K .......... .......... .......... .......... .......... 10% 58.7M 21s\n 82400K .......... .......... .......... .......... .......... 10% 58.7M 21s\n 82450K .......... .......... .......... .......... .......... 10% 57.4M 21s\n 82500K .......... .......... .......... .......... .......... 10% 42.2M 21s\n 82550K .......... .......... .......... .......... .......... 10% 58.8M 21s\n 82600K .......... .......... .......... .......... .......... 10% 58.4M 21s\n 82650K .......... .......... .......... .......... .......... 10% 57.7M 21s\n 82700K .......... .......... .......... .......... .......... 10% 52.9M 21s\n 82750K .......... .......... .......... .......... .......... 10% 58.7M 21s\n 82800K .......... .......... .......... .......... .......... 10% 59.1M 21s\n 82850K .......... .......... .......... .......... .......... 10% 58.4M 21s\n 82900K .......... .......... .......... .......... .......... 10% 50.3M 21s\n 82950K .......... .......... .......... .......... .......... 10% 59.2M 21s\n 83000K .......... .......... .......... .......... .......... 10% 59.4M 21s\n 83050K .......... .......... .......... .......... .......... 10% 57.6M 21s\n 83100K .......... .......... .......... .......... .......... 10% 49.4M 21s\n 83150K .......... .......... .......... .......... .......... 10% 58.5M 21s\n 83200K .......... .......... .......... .......... .......... 10% 59.2M 21s\n 83250K .......... .......... .......... .......... .......... 10% 15.4M 21s\n 83300K .......... .......... .......... .......... .......... 10% 17.5M 21s\n 83350K .......... .......... .......... .......... .......... 10% 49.6M 21s\n 83400K .......... .......... .......... .......... .......... 10% 52.9M 21s\n 83450K .......... .......... .......... .......... .......... 10% 45.6M 21s\n 83500K .......... .......... .......... .......... .......... 10% 51.3M 21s\n 83550K .......... .......... .......... .......... .......... 10% 55.9M 21s\n 83600K .......... .......... .......... .......... .......... 10% 58.9M 21s\n 83650K .......... .......... .......... .......... .......... 10% 19.3M 21s\n 83700K .......... .......... .......... .......... .......... 10% 24.1M 21s\n 83750K .......... .......... .......... .......... .......... 10% 16.9M 21s\n 83800K .......... .......... .......... .......... .......... 10% 36.6M 21s\n 83850K .......... .......... .......... .......... .......... 10% 39.9M 21s\n 83900K .......... .......... .......... .......... .......... 10% 18.8M 21s\n 83950K .......... .......... .......... .......... .......... 10% 37.6M 21s\n 84000K .......... .......... .......... .......... .......... 10% 19.8M 21s\n 84050K .......... .......... .......... .......... .......... 10% 32.9M 21s\n 84100K .......... .......... .......... .......... .......... 10% 18.3M 21s\n 84150K .......... .......... .......... .......... .......... 10% 36.0M 21s\n 84200K .......... .......... .......... .......... .......... 10% 20.9M 21s\n 84250K .......... .......... .......... .......... .......... 10% 41.5M 21s\n 84300K .......... .......... .......... .......... .......... 10% 36.6M 21s\n 84350K .......... .......... .......... .......... .......... 10% 17.8M 21s\n 84400K .......... .......... .......... .......... .......... 10% 38.3M 21s\n 84450K .......... .......... .......... .......... .......... 10% 32.0M 21s\n 84500K .......... .......... .......... .......... .......... 10% 39.3M 21s\n 84550K .......... .......... .......... .......... .......... 10% 34.5M 21s\n 84600K .......... .......... .......... .......... .......... 10% 42.7M 21s\n 84650K .......... .......... .......... .......... .......... 10% 41.1M 21s\n 84700K .......... .......... .......... .......... .......... 10% 40.4M 21s\n 84750K .......... .......... .......... .......... .......... 10% 35.6M 21s\n 84800K .......... .......... .......... .......... .......... 10% 41.7M 21s\n 84850K .......... .......... .......... .......... .......... 10% 33.0M 21s\n 84900K .......... .......... .......... .......... .......... 10% 40.8M 21s\n 84950K .......... .......... .......... .......... .......... 10% 34.2M 21s\n 85000K .......... .......... .......... .......... .......... 10% 38.7M 21s\n 85050K .......... .......... .......... .......... .......... 10% 41.5M 21s\n 85100K .......... .......... .......... .......... .......... 10% 41.8M 21s\n 85150K .......... .......... .......... .......... .......... 10% 37.1M 21s\n 85200K .......... .......... .......... .......... .......... 10% 40.6M 21s\n 85250K .......... .......... .......... .......... .......... 10% 39.5M 21s\n 85300K .......... .......... .......... .......... .......... 10% 43.3M 21s\n 85350K .......... .......... .......... .......... .......... 10% 31.4M 21s\n 85400K .......... .......... .......... .......... .......... 10% 38.7M 21s\n 85450K .......... .......... .......... .......... .......... 10% 40.4M 21s\n 85500K .......... .......... .......... .......... .......... 10% 38.3M 21s\n 85550K .......... .......... .......... .......... .......... 10% 35.4M 21s\n 85600K .......... .......... .......... .......... .......... 10% 42.7M 21s\n 85650K .......... .......... .......... .......... .......... 10% 41.4M 21s\n 85700K .......... .......... .......... .......... .......... 10% 44.8M 21s\n 85750K .......... .......... .......... .......... .......... 10% 28.0M 21s\n 85800K .......... .......... .......... .......... .......... 10% 34.9M 21s\n 85850K .......... .......... .......... .......... .......... 10% 40.4M 21s\n 85900K .......... .......... .......... .......... .......... 10% 41.0M 21s\n 85950K .......... .......... .......... .......... .......... 10% 36.1M 21s\n 86000K .......... .......... .......... .......... .......... 10% 41.0M 21s\n 86050K .......... .......... .......... .......... .......... 10% 38.9M 21s\n 86100K .......... .......... .......... .......... .......... 10% 38.8M 21s\n 86150K .......... .......... .......... .......... .......... 10% 33.7M 21s\n 86200K .......... .......... .......... .......... .......... 10% 41.8M 21s\n 86250K .......... .......... .......... .......... .......... 10% 19.2M 21s\n 86300K .......... .......... .......... .......... .......... 10% 37.7M 21s\n 86350K .......... .......... .......... .......... .......... 10% 35.2M 21s\n 86400K .......... .......... .......... .......... .......... 10% 41.1M 21s\n 86450K .......... .......... .......... .......... .......... 10% 37.7M 21s\n 86500K .......... .......... .......... .......... .......... 10% 38.6M 21s\n 86550K .......... .......... .......... .......... .......... 10% 33.9M 21s\n 86600K .......... .......... .......... .......... .......... 10% 40.6M 21s\n 86650K .......... .......... .......... .......... .......... 10% 41.9M 21s\n 86700K .......... .......... .......... .......... .......... 10% 35.5M 21s\n 86750K .......... .......... .......... .......... .......... 10% 35.0M 21s\n 86800K .......... .......... .......... .......... .......... 10% 41.2M 21s\n 86850K .......... .......... .......... .......... .......... 10% 40.1M 21s\n 86900K .......... .......... .......... .......... .......... 10% 43.0M 21s\n 86950K .......... .......... .......... .......... .......... 10% 38.0M 21s\n 87000K .......... .......... .......... .......... .......... 10% 40.5M 21s\n 87050K .......... .......... .......... .......... .......... 10% 40.9M 21s\n 87100K .......... .......... .......... .......... .......... 10% 33.5M 21s\n 87150K .......... .......... .......... .......... .......... 10% 30.7M 21s\n 87200K .......... .......... .......... .......... .......... 10% 42.3M 21s\n 87250K .......... .......... .......... .......... .......... 10% 41.1M 21s\n 87300K .......... .......... .......... .......... .......... 10% 40.8M 21s\n 87350K .......... .......... .......... .......... .......... 10% 35.4M 21s\n 87400K .......... .......... .......... .......... .......... 10% 32.9M 21s\n 87450K .......... .......... .......... .......... .......... 10% 23.6M 21s\n 87500K .......... .......... .......... .......... .......... 10% 41.6M 21s\n 87550K .......... .......... .......... .......... .......... 10% 17.9M 21s\n 87600K .......... .......... .......... .......... .......... 10% 33.6M 21s\n 87650K .......... .......... .......... .......... .......... 10% 10.9M 21s\n 87700K .......... .......... .......... .......... .......... 10% 35.3M 21s\n 87750K .......... .......... .......... .......... .......... 10% 29.7M 21s\n 87800K .......... .......... .......... .......... .......... 10% 42.3M 21s\n 87850K .......... .......... .......... .......... .......... 10% 39.3M 21s\n 87900K .......... .......... .......... .......... .......... 10% 35.7M 21s\n 87950K .......... .......... .......... .......... .......... 10% 40.9M 21s\n 88000K .......... .......... .......... .......... .......... 10% 32.7M 21s\n 88050K .......... .......... .......... .......... .......... 10% 41.6M 21s\n 88100K .......... .......... .......... .......... .......... 10% 36.6M 21s\n 88150K .......... .......... .......... .......... .......... 10% 40.0M 21s\n 88200K .......... .......... .......... .......... .......... 10% 39.6M 21s\n 88250K .......... .......... .......... .......... .......... 10% 40.9M 21s\n 88300K .......... .......... .......... .......... .......... 10% 19.3M 21s\n 88350K .......... .......... .......... .......... .......... 10% 15.5M 21s\n 88400K .......... .......... .......... .......... .......... 10% 37.2M 21s\n 88450K .......... .......... .......... .......... .......... 10% 36.9M 21s\n 88500K .......... .......... .......... .......... .......... 10% 39.7M 21s\n 88550K .......... .......... .......... .......... .......... 10% 17.1M 21s\n 88600K .......... .......... .......... .......... .......... 10% 18.1M 21s\n 88650K .......... .......... .......... .......... .......... 10% 20.6M 21s\n 88700K .......... .......... .......... .......... .......... 10% 36.9M 21s\n 88750K .......... .......... .......... .......... .......... 10% 18.8M 21s\n 88800K .......... .......... .......... .......... .......... 10% 5.25M 21s\n 88850K .......... .......... .......... .......... .......... 10% 40.9M 21s\n 88900K .......... .......... .......... .......... .......... 10% 42.3M 21s\n 88950K .......... .......... .......... .......... .......... 10% 45.9M 21s\n 89000K .......... .......... .......... .......... .......... 10% 14.9M 21s\n 89050K .......... .......... .......... .......... .......... 10% 51.2M 21s\n 89100K .......... .......... .......... .......... .......... 10% 53.1M 21s\n 89150K .......... .......... .......... .......... .......... 10% 30.0M 21s\n 89200K .......... .......... .......... .......... .......... 10% 37.3M 21s\n 89250K .......... .......... .......... .......... .......... 10% 23.6M 21s\n 89300K .......... .......... .......... .......... .......... 10% 26.7M 21s\n 89350K .......... .......... .......... .......... .......... 10% 18.8M 21s\n 89400K .......... .......... .......... .......... .......... 10% 53.4M 21s\n 89450K .......... .......... .......... .......... .......... 10% 9.78M 21s\n 89500K .......... .......... .......... .......... .......... 10% 30.6M 21s\n 89550K .......... .......... .......... .......... .......... 10% 15.1M 21s\n 89600K .......... .......... .......... .......... .......... 10% 28.3M 21s\n 89650K .......... .......... .......... .......... .......... 10% 52.1M 21s\n 89700K .......... .......... .......... .......... .......... 10% 11.9M 21s\n 89750K .......... .......... .......... .......... .......... 10% 45.1M 21s\n 89800K .......... .......... .......... .......... .......... 10% 15.1M 21s\n 89850K .......... .......... .......... .......... .......... 10% 16.2M 21s\n 89900K .......... .......... .......... .......... .......... 10% 43.2M 21s\n 89950K .......... .......... .......... .......... .......... 10% 18.5M 21s\n 90000K .......... .......... .......... .......... .......... 10% 53.4M 21s\n 90050K .......... .......... .......... .......... .......... 10% 12.0M 21s\n 90100K .......... .......... .......... .......... .......... 10% 50.4M 21s\n 90150K .......... .......... .......... .......... .......... 10% 46.2M 21s\n 90200K .......... .......... .......... .......... .......... 10% 52.8M 21s\n 90250K .......... .......... .......... .......... .......... 10% 9.49M 21s\n 90300K .......... .......... .......... .......... .......... 10% 30.8M 21s\n 90350K .......... .......... .......... .......... .......... 11% 33.7M 21s\n 90400K .......... .......... .......... .......... .......... 11% 8.71M 21s\n 90450K .......... .......... .......... .......... .......... 11% 30.9M 21s\n 90500K .......... .......... .......... .......... .......... 11% 23.8M 21s\n 90550K .......... .......... .......... .......... .......... 11% 32.8M 21s\n 90600K .......... .......... .......... .......... .......... 11% 25.1M 21s\n 90650K .......... .......... .......... .......... .......... 11% 17.4M 21s\n 90700K .......... .......... .......... .......... .......... 11% 23.4M 21s\n 90750K .......... .......... .......... .......... .......... 11% 26.2M 21s\n 90800K .......... .......... .......... .......... .......... 11% 19.6M 21s\n 90850K .......... .......... .......... .......... .......... 11% 21.1M 21s\n 90900K .......... .......... .......... .......... .......... 11% 16.6M 21s\n 90950K .......... .......... .......... .......... .......... 11% 30.1M 21s\n 91000K .......... .......... .......... .......... .......... 11% 57.5M 21s\n 91050K .......... .......... .......... .......... .......... 11% 25.5M 21s\n 91100K .......... .......... .......... .......... .......... 11% 22.0M 21s\n 91150K .......... .......... .......... .......... .......... 11% 36.3M 21s\n 91200K .......... .......... .......... .......... .......... 11% 4.84M 21s\n 91250K .......... .......... .......... .......... .......... 11% 29.6M 21s\n 91300K .......... .......... .......... .......... .......... 11% 22.3M 21s\n 91350K .......... .......... .......... .......... .......... 11% 31.5M 21s\n 91400K .......... .......... .......... .......... .......... 11% 19.0M 21s\n 91450K .......... .......... .......... .......... .......... 11% 30.0M 21s\n 91500K .......... .......... .......... .......... .......... 11% 39.7M 21s\n 91550K .......... .......... .......... .......... .......... 11% 41.2M 21s\n 91600K .......... .......... .......... .......... .......... 11% 42.0M 21s\n 91650K .......... .......... .......... .......... .......... 11% 35.6M 21s\n 91700K .......... .......... .......... .......... .......... 11% 38.9M 21s\n 91750K .......... .......... .......... .......... .......... 11% 42.7M 21s\n 91800K .......... .......... .......... .......... .......... 11% 37.9M 21s\n 91850K .......... .......... .......... .......... .......... 11% 23.3M 21s\n 91900K .......... .......... .......... .......... .......... 11% 44.6M 21s\n 91950K .......... .......... .......... .......... .......... 11% 31.9M 21s\n 92000K .......... .......... .......... .......... .......... 11% 13.1M 21s\n 92050K .......... .......... .......... .......... .......... 11% 37.2M 21s\n 92100K .......... .......... .......... .......... .......... 11% 38.6M 21s\n 92150K .......... .......... .......... .......... .......... 11% 28.4M 21s\n 92200K .......... .......... .......... .......... .......... 11% 29.4M 21s\n 92250K .......... .......... .......... .......... .......... 11% 37.9M 21s\n 92300K .......... .......... .......... .......... .......... 11% 34.6M 21s\n 92350K .......... .......... .......... .......... .......... 11% 35.2M 21s\n 92400K .......... .......... .......... .......... .......... 11% 30.3M 21s\n 92450K .......... .......... .......... .......... .......... 11% 30.5M 21s\n 92500K .......... .......... .......... .......... .......... 11% 29.6M 21s\n 92550K .......... .......... .......... .......... .......... 11% 27.8M 21s\n 92600K .......... .......... .......... .......... .......... 11% 30.1M 21s\n 92650K .......... .......... .......... .......... .......... 11% 20.3M 21s\n 92700K .......... .......... .......... .......... .......... 11% 29.8M 21s\n 92750K .......... .......... .......... .......... .......... 11% 34.7M 21s\n 92800K .......... .......... .......... .......... .......... 11% 25.5M 21s\n 92850K .......... .......... .......... .......... .......... 11% 30.4M 21s\n 92900K .......... .......... .......... .......... .......... 11% 26.2M 21s\n 92950K .......... .......... .......... .......... .......... 11% 30.3M 21s\n 93000K .......... .......... .......... .......... .......... 11% 22.0M 21s\n 93050K .......... .......... .......... .......... .......... 11% 31.4M 21s\n 93100K .......... .......... .......... .......... .......... 11% 32.1M 21s\n 93150K .......... .......... .......... .......... .......... 11% 30.7M 21s\n 93200K .......... .......... .......... .......... .......... 11% 29.2M 21s\n 93250K .......... .......... .......... .......... .......... 11% 17.5M 21s\n 93300K .......... .......... .......... .......... .......... 11% 17.2M 21s\n 93350K .......... .......... .......... .......... .......... 11% 15.1M 21s\n 93400K .......... .......... .......... .......... .......... 11% 40.0M 21s\n 93450K .......... .......... .......... .......... .......... 11% 12.0M 21s\n 93500K .......... .......... .......... .......... .......... 11% 47.2M 21s\n 93550K .......... .......... .......... .......... .......... 11% 21.4M 21s\n 93600K .......... .......... .......... .......... .......... 11% 37.4M 21s\n 93650K .......... .......... .......... .......... .......... 11% 7.58M 21s\n 93700K .......... .......... .......... .......... .......... 11% 37.0M 21s\n 93750K .......... .......... .......... .......... .......... 11% 13.7M 21s\n 93800K .......... .......... .......... .......... .......... 11% 12.8M 21s\n 93850K .......... .......... .......... .......... .......... 11% 46.8M 21s\n 93900K .......... .......... .......... .......... .......... 11% 13.9M 21s\n 93950K .......... .......... .......... .......... .......... 11% 14.1M 21s\n 94000K .......... .......... .......... .......... .......... 11% 16.6M 21s\n 94050K .......... .......... .......... .......... .......... 11% 25.4M 21s\n 94100K .......... .......... .......... .......... .......... 11% 17.3M 21s\n 94150K .......... .......... .......... .......... .......... 11% 18.0M 21s\n 94200K .......... .......... .......... .......... .......... 11% 12.4M 21s\n 94250K .......... .......... .......... .......... .......... 11% 15.3M 21s\n 94300K .......... .......... .......... .......... .......... 11% 30.9M 21s\n 94350K .......... .......... .......... .......... .......... 11% 22.3M 21s\n 94400K .......... .......... .......... .......... .......... 11% 22.0M 21s\n 94450K .......... .......... .......... .......... .......... 11% 10.1M 21s\n 94500K .......... .......... .......... .......... .......... 11% 20.9M 21s\n 94550K .......... .......... .......... .......... .......... 11% 25.3M 21s\n 94600K .......... .......... .......... .......... .......... 11% 11.6M 21s\n 94650K .......... .......... .......... .......... .......... 11% 29.6M 21s\n 94700K .......... .......... .......... .......... .......... 11% 12.9M 21s\n 94750K .......... .......... .......... .......... .......... 11% 24.3M 21s\n 94800K .......... .......... .......... .......... .......... 11% 28.7M 21s\n 94850K .......... .......... .......... .......... .......... 11% 13.3M 21s\n 94900K .......... .......... .......... .......... .......... 11% 20.0M 21s\n 94950K .......... .......... .......... .......... .......... 11% 10.0M 21s\n 95000K .......... .......... .......... .......... .......... 11% 55.2M 21s\n 95050K .......... .......... .......... .......... .......... 11% 23.8M 21s\n 95100K .......... .......... .......... .......... .......... 11% 11.4M 21s\n 95150K .......... .......... .......... .......... .......... 11% 24.5M 21s\n 95200K .......... .......... .......... .......... .......... 11% 15.7M 21s\n 95250K .......... .......... .......... .......... .......... 11% 15.9M 21s\n 95300K .......... .......... .......... .......... .......... 11% 21.4M 21s\n 95350K .......... .......... .......... .......... .......... 11% 8.15M 21s\n 95400K .......... .......... .......... .......... .......... 11% 33.5M 21s\n 95450K .......... .......... .......... .......... .......... 11% 23.7M 21s\n 95500K .......... .......... .......... .......... .......... 11% 33.5M 21s\n 95550K .......... .......... .......... .......... .......... 11% 27.3M 21s\n 95600K .......... .......... .......... .......... .......... 11% 14.7M 21s\n 95650K .......... .......... .......... .......... .......... 11% 29.2M 21s\n 95700K .......... .......... .......... .......... .......... 11% 26.6M 21s\n 95750K .......... .......... .......... .......... .......... 11% 6.05M 21s\n 95800K .......... .......... .......... .......... .......... 11% 20.2M 21s\n 95850K .......... .......... .......... .......... .......... 11% 18.7M 21s\n 95900K .......... .......... .......... .......... .......... 11% 14.2M 21s\n 95950K .......... .......... .......... .......... .......... 11% 24.4M 21s\n 96000K .......... .......... .......... .......... .......... 11% 27.8M 21s\n 96050K .......... .......... .......... .......... .......... 11% 26.7M 21s\n 96100K .......... .......... .......... .......... .......... 11% 8.12M 21s\n 96150K .......... .......... .......... .......... .......... 11% 21.6M 21s\n 96200K .......... .......... .......... .......... .......... 11% 27.4M 21s\n 96250K .......... .......... .......... .......... .......... 11% 21.0M 21s\n 96300K .......... .......... .......... .......... .......... 11% 17.9M 21s\n 96350K .......... .......... .......... .......... .......... 11% 19.6M 21s\n 96400K .......... .......... .......... .......... .......... 11% 24.8M 21s\n 96450K .......... .......... .......... .......... .......... 11% 12.1M 21s\n 96500K .......... .......... .......... .......... .......... 11% 25.0M 21s\n 96550K .......... .......... .......... .......... .......... 11% 20.5M 21s\n 96600K .......... .......... .......... .......... .......... 11% 15.4M 22s\n 96650K .......... .......... .......... .......... .......... 11% 14.5M 22s\n 96700K .......... .......... .......... .......... .......... 11% 37.5M 22s\n 96750K .......... .......... .......... .......... .......... 11% 22.7M 22s\n 96800K .......... .......... .......... .......... .......... 11% 13.0M 22s\n 96850K .......... .......... .......... .......... .......... 11% 38.5M 22s\n 96900K .......... .......... .......... .......... .......... 11% 27.8M 22s\n 96950K .......... .......... .......... .......... .......... 11% 50.6M 22s\n 97000K .......... .......... .......... .......... .......... 11% 11.8M 22s\n 97050K .......... .......... .......... .......... .......... 11% 26.9M 22s\n 97100K .......... .......... .......... .......... .......... 11% 51.3M 22s\n 97150K .......... .......... .......... .......... .......... 11% 31.6M 22s\n 97200K .......... .......... .......... .......... .......... 11% 10.7M 22s\n 97250K .......... .......... .......... .......... .......... 11% 16.8M 22s\n 97300K .......... .......... .......... .......... .......... 11% 45.5M 22s\n 97350K .......... .......... .......... .......... .......... 11% 51.2M 22s\n 97400K .......... .......... .......... .......... .......... 11% 14.0M 22s\n 97450K .......... .......... .......... .......... .......... 11% 23.3M 22s\n 97500K .......... .......... .......... .......... .......... 11% 28.7M 22s\n 97550K .......... .......... .......... .......... .......... 11%  208K 23s\n 97600K .......... .......... .......... .......... .......... 11%  106M 23s\n 97650K .......... .......... .......... .......... .......... 11% 80.2M 23s\n 97700K .......... .......... .......... .......... .......... 11% 84.0M 23s\n 97750K .......... .......... .......... .......... .......... 11% 11.8M 23s\n 97800K .......... .......... .......... .......... .......... 11%  128M 23s\n 97850K .......... .......... .......... .......... .......... 11%  136M 23s\n 97900K .......... .......... .......... .......... .......... 11% 8.04M 23s\n 97950K .......... .......... .......... .......... .......... 11% 88.1M 23s\n 98000K .......... .......... .......... .......... .......... 11% 91.4M 23s\n 98050K .......... .......... .......... .......... .......... 11% 93.3M 23s\n 98100K .......... .......... .......... .......... .......... 11% 82.3M 23s\n 98150K .......... .......... .......... .......... .......... 11% 83.7M 23s\n 98200K .......... .......... .......... .......... .......... 11%  133M 23s\n 98250K .......... .......... .......... .......... .......... 11%  145M 23s\n 98300K .......... .......... .......... .......... .......... 11%  146M 23s\n 98350K .......... .......... .......... .......... .......... 11%  121M 23s\n 98400K .......... .......... .......... .......... .......... 11%  138M 23s\n 98450K .......... .......... .......... .......... .......... 11%  114M 23s\n 98500K .......... .......... .......... .......... .......... 11% 97.3M 23s\n 98550K .......... .......... .......... .......... .......... 12%  123M 23s\n 98600K .......... .......... .......... .......... .......... 12% 4.50M 23s\n 98650K .......... .......... .......... .......... .......... 12% 96.7M 23s\n 98700K .......... .......... .......... .......... .......... 12% 89.0M 23s\n 98750K .......... .......... .......... .......... .......... 12% 81.1M 23s\n 98800K .......... .......... .......... .......... .......... 12% 92.0M 23s\n 98850K .......... .......... .......... .......... .......... 12% 64.8M 23s\n 98900K .......... .......... .......... .......... .......... 12% 56.3M 23s\n 98950K .......... .......... .......... .......... .......... 12% 68.5M 23s\n 99000K .......... .......... .......... .......... .......... 12% 99.2M 23s\n 99050K .......... .......... .......... .......... .......... 12% 66.5M 23s\n 99100K .......... .......... .......... .......... .......... 12% 55.3M 23s\n 99150K .......... .......... .......... .......... .......... 12% 58.3M 23s\n 99200K .......... .......... .......... .......... .......... 12% 70.2M 23s\n 99250K .......... .......... .......... .......... .......... 12% 66.3M 23s\n 99300K .......... .......... .......... .......... .......... 12% 20.9M 23s\n 99350K .......... .......... .......... .......... .......... 12% 55.9M 23s\n 99400K .......... .......... .......... .......... .......... 12% 73.1M 23s\n 99450K .......... .......... .......... .......... .......... 12%  102M 23s\n 99500K .......... .......... .......... .......... .......... 12% 58.0M 23s\n 99550K .......... .......... .......... .......... .......... 12% 60.8M 23s\n 99600K .......... .......... .......... .......... .......... 12%  110M 23s\n 99650K .......... .......... .......... .......... .......... 12%  106M 23s\n 99700K .......... .......... .......... .......... .......... 12% 63.4M 23s\n 99750K .......... .......... .......... .......... .......... 12% 61.5M 23s\n 99800K .......... .......... .......... .......... .......... 12%  122M 23s\n 99850K .......... .......... .......... .......... .......... 12%  134M 23s\n 99900K .......... .......... .......... .......... .......... 12%  121M 23s\n 99950K .......... .......... .......... .......... .......... 12% 61.6M 23s\n100000K .......... .......... .......... .......... .......... 12%  130M 23s\n100050K .......... .......... .......... .......... .......... 12%  137M 23s\n100100K .......... .......... .......... .......... .......... 12%  136M 23s\n100150K .......... .......... .......... .......... .......... 12% 81.0M 23s\n100200K .......... .......... .......... .......... .......... 12% 85.9M 23s\n100250K .......... .......... .......... .......... .......... 12% 79.0M 23s\n100300K .......... .......... .......... .......... .......... 12% 81.5M 23s\n100350K .......... .......... .......... .......... .......... 12% 93.2M 23s\n100400K .......... .......... .......... .......... .......... 12% 85.0M 23s\n100450K .......... .......... .......... .......... .......... 12% 83.0M 23s\n100500K .......... .......... .......... .......... .......... 12%  104M 23s\n100550K .......... .......... .......... .......... .......... 12%  113M 23s\n100600K .......... .......... .......... .......... .......... 12%  125M 23s\n100650K .......... .......... .......... .......... .......... 12%  130M 23s\n100700K .......... .......... .......... .......... .......... 12%  134M 23s\n100750K .......... .......... .......... .......... .......... 12%  110M 23s\n100800K .......... .......... .......... .......... .......... 12%  136M 23s\n100850K .......... .......... .......... .......... .......... 12% 69.7M 23s\n100900K .......... .......... .......... .......... .......... 12%  129M 23s\n100950K .......... .......... .......... .......... .......... 12%  114M 23s\n101000K .......... .......... .......... .......... .......... 12% 3.58M 23s\n101050K .......... .......... .......... .......... .......... 12% 44.2M 23s\n101100K .......... .......... .......... .......... .......... 12%  107M 23s\n101150K .......... .......... .......... .......... .......... 12% 74.1M 23s\n101200K .......... .......... .......... .......... .......... 12% 83.5M 23s\n101250K .......... .......... .......... .......... .......... 12%  103M 23s\n101300K .......... .......... .......... .......... .......... 12% 80.4M 23s\n101350K .......... .......... .......... .......... .......... 12%  104M 23s\n101400K .......... .......... .......... .......... .......... 12% 96.2M 23s\n101450K .......... .......... .......... .......... .......... 12% 82.4M 23s\n101500K .......... .......... .......... .......... .......... 12% 96.2M 23s\n101550K .......... .......... .......... .......... .......... 12% 96.0M 23s\n101600K .......... .......... .......... .......... .......... 12% 13.5M 23s\n101650K .......... .......... .......... .......... .......... 12%  113M 23s\n101700K .......... .......... .......... .......... .......... 12%  100M 23s\n101750K .......... .......... .......... .......... .......... 12%  131M 23s\n101800K .......... .......... .......... .......... .......... 12% 97.9M 23s\n101850K .......... .......... .......... .......... .......... 12% 91.7M 23s\n101900K .......... .......... .......... .......... .......... 12%  137M 23s\n101950K .......... .......... .......... .......... .......... 12%  142M 23s\n102000K .......... .......... .......... .......... .......... 12% 46.3M 23s\n102050K .......... .......... .......... .......... .......... 12%  110M 23s\n102100K .......... .......... .......... .......... .......... 12%  133M 23s\n102150K .......... .......... .......... .......... .......... 12% 84.2M 23s\n102200K .......... .......... .......... .......... .......... 12% 71.5M 23s\n102250K .......... .......... .......... .......... .......... 12%  128M 23s\n102300K .......... .......... .......... .......... .......... 12% 13.8M 23s\n102350K .......... .......... .......... .......... .......... 12% 27.2M 23s\n102400K .......... .......... .......... .......... .......... 12%  111M 23s\n102450K .......... .......... .......... .......... .......... 12% 85.2M 23s\n102500K .......... .......... .......... .......... .......... 12% 72.6M 23s\n102550K .......... .......... .......... .......... .......... 12% 14.0M 23s\n102600K .......... .......... .......... .......... .......... 12% 66.6M 23s\n102650K .......... .......... .......... .......... .......... 12% 37.8M 23s\n102700K .......... .......... .......... .......... .......... 12% 82.0M 23s\n102750K .......... .......... .......... .......... .......... 12% 29.9M 23s\n102800K .......... .......... .......... .......... .......... 12% 28.4M 23s\n102850K .......... .......... .......... .......... .......... 12% 25.1M 23s\n102900K .......... .......... .......... .......... .......... 12% 26.4M 23s\n102950K .......... .......... .......... .......... .......... 12% 59.0M 23s\n103000K .......... .......... .......... .......... .......... 12% 24.2M 23s\n103050K .......... .......... .......... .......... .......... 12% 13.8M 23s\n103100K .......... .......... .......... .......... .......... 12% 80.8M 23s\n103150K .......... .......... .......... .......... .......... 12%  146M 23s\n103200K .......... .......... .......... .......... .......... 12% 28.2M 23s\n103250K .......... .......... .......... .......... .......... 12% 20.6M 23s\n103300K .......... .......... .......... .......... .......... 12% 31.2M 23s\n103350K .......... .......... .......... .......... .......... 12% 53.3M 23s\n103400K .......... .......... .......... .......... .......... 12% 27.7M 23s\n103450K .......... .......... .......... .......... .......... 12% 28.0M 23s\n103500K .......... .......... .......... .......... .......... 12% 60.4M 23s\n103550K .......... .......... .......... .......... .......... 12% 17.9M 23s\n103600K .......... .......... .......... .......... .......... 12% 16.6M 23s\n103650K .......... .......... .......... .......... .......... 12% 69.7M 23s\n103700K .......... .......... .......... .......... .......... 12% 70.5M 23s\n103750K .......... .......... .......... .......... .......... 12% 37.0M 23s\n103800K .......... .......... .......... .......... .......... 12% 19.7M 23s\n103850K .......... .......... .......... .......... .......... 12% 81.5M 23s\n103900K .......... .......... .......... .......... .......... 12% 32.7M 23s\n103950K .......... .......... .......... .......... .......... 12% 99.2M 23s\n104000K .......... .......... .......... .......... .......... 12% 36.0M 23s\n104050K .......... .......... .......... .......... .......... 12% 40.3M 23s\n104100K .......... .......... .......... .......... .......... 12% 6.01M 23s\n104150K .......... .......... .......... .......... .......... 12% 67.7M 23s\n104200K .......... .......... .......... .......... .......... 12% 64.1M 23s\n104250K .......... .......... .......... .......... .......... 12% 60.1M 23s\n104300K .......... .......... .......... .......... .......... 12% 83.6M 23s\n104350K .......... .......... .......... .......... .......... 12% 50.8M 23s\n104400K .......... .......... .......... .......... .......... 12% 91.1M 23s\n104450K .......... .......... .......... .......... .......... 12%  102M 23s\n104500K .......... .......... .......... .......... .......... 12% 97.5M 23s\n104550K .......... .......... .......... .......... .......... 12% 84.5M 23s\n104600K .......... .......... .......... .......... .......... 12% 97.5M 23s\n104650K .......... .......... .......... .......... .......... 12% 20.7M 23s\n104700K .......... .......... .......... .......... .......... 12% 71.8M 23s\n104750K .......... .......... .......... .......... .......... 12% 64.5M 23s\n104800K .......... .......... .......... .......... .......... 12% 57.8M 23s\n104850K .......... .......... .......... .......... .......... 12% 92.0M 23s\n104900K .......... .......... .......... .......... .......... 12% 65.7M 23s\n104950K .......... .......... .......... .......... .......... 12% 76.9M 23s\n105000K .......... .......... .......... .......... .......... 12%  102M 23s\n105050K .......... .......... .......... .......... .......... 12% 49.3M 23s\n105100K .......... .......... .......... .......... .......... 12% 29.0M 23s\n105150K .......... .......... .......... .......... .......... 12% 34.6M 23s\n105200K .......... .......... .......... .......... .......... 12% 7.44M 23s\n105250K .......... .......... .......... .......... .......... 12% 51.2M 23s\n105300K .......... .......... .......... .......... .......... 12% 36.2M 23s\n105350K .......... .......... .......... .......... .......... 12% 53.7M 23s\n105400K .......... .......... .......... .......... .......... 12% 28.9M 23s\n105450K .......... .......... .......... .......... .......... 12% 64.7M 23s\n105500K .......... .......... .......... .......... .......... 12% 32.8M 23s\n105550K .......... .......... .......... .......... .......... 12% 52.5M 23s\n105600K .......... .......... .......... .......... .......... 12% 31.0M 23s\n105650K .......... .......... .......... .......... .......... 12% 55.7M 23s\n105700K .......... .......... .......... .......... .......... 12% 33.5M 23s\n105750K .......... .......... .......... .......... .......... 12% 53.6M 23s\n105800K .......... .......... .......... .......... .......... 12% 31.4M 23s\n105850K .......... .......... .......... .......... .......... 12% 4.89M 23s\n105900K .......... .......... .......... .......... .......... 12% 53.5M 23s\n105950K .......... .......... .......... .......... .......... 12% 57.9M 23s\n106000K .......... .......... .......... .......... .......... 12% 72.7M 23s\n106050K .......... .......... .......... .......... .......... 12% 48.5M 23s\n106100K .......... .......... .......... .......... .......... 12% 18.6M 23s\n106150K .......... .......... .......... .......... .......... 12% 51.4M 23s\n106200K .......... .......... .......... .......... .......... 12% 53.8M 23s\n106250K .......... .......... .......... .......... .......... 12% 49.1M 23s\n106300K .......... .......... .......... .......... .......... 12% 33.9M 23s\n106350K .......... .......... .......... .......... .......... 12% 32.5M 23s\n106400K .......... .......... .......... .......... .......... 12% 12.8M 23s\n106450K .......... .......... .......... .......... .......... 12% 43.5M 23s\n106500K .......... .......... .......... .......... .......... 12% 41.5M 23s\n106550K .......... .......... .......... .......... .......... 12% 44.7M 23s\n106600K .......... .......... .......... .......... .......... 12% 37.3M 23s\n106650K .......... .......... .......... .......... .......... 12% 51.8M 23s\n106700K .......... .......... .......... .......... .......... 12% 41.3M 23s\n106750K .......... .......... .......... .......... .......... 13% 36.7M 23s\n106800K .......... .......... .......... .......... .......... 13% 30.4M 23s\n106850K .......... .......... .......... .......... .......... 13% 37.5M 23s\n106900K .......... .......... .......... .......... .......... 13% 35.7M 23s\n106950K .......... .......... .......... .......... .......... 13% 40.9M 23s\n107000K .......... .......... .......... .......... .......... 13% 50.4M 23s\n107050K .......... .......... .......... .......... .......... 13% 35.5M 23s\n107100K .......... .......... .......... .......... .......... 13% 41.0M 23s\n107150K .......... .......... .......... .......... .......... 13% 46.9M 23s\n107200K .......... .......... .......... .......... .......... 13% 44.8M 23s\n107250K .......... .......... .......... .......... .......... 13% 33.7M 23s\n107300K .......... .......... .......... .......... .......... 13% 36.8M 23s\n107350K .......... .......... .......... .......... .......... 13% 42.8M 23s\n107400K .......... .......... .......... .......... .......... 13% 45.1M 23s\n107450K .......... .......... .......... .......... .......... 13% 29.7M 23s\n107500K .......... .......... .......... .......... .......... 13% 48.9M 23s\n107550K .......... .......... .......... .......... .......... 13% 48.8M 22s\n107600K .......... .......... .......... .......... .......... 13% 48.8M 22s\n107650K .......... .......... .......... .......... .......... 13% 28.9M 22s\n107700K .......... .......... .......... .......... .......... 13% 42.5M 22s\n107750K .......... .......... .......... .......... .......... 13% 34.4M 22s\n107800K .......... .......... .......... .......... .......... 13% 34.9M 22s\n107850K .......... .......... .......... .......... .......... 13% 52.1M 22s\n107900K .......... .......... .......... .......... .......... 13% 21.3M 22s\n107950K .......... .......... .......... .......... .......... 13% 36.9M 22s\n108000K .......... .......... .......... .......... .......... 13% 27.0M 22s\n108050K .......... .......... .......... .......... .......... 13%  120M 22s\n108100K .......... .......... .......... .......... .......... 13% 31.9M 22s\n108150K .......... .......... .......... .......... .......... 13% 19.3M 22s\n108200K .......... .......... .......... .......... .......... 13% 18.1M 22s\n108250K .......... .......... .......... .......... .......... 13% 97.5M 22s\n108300K .......... .......... .......... .......... .......... 13% 64.3M 22s\n108350K .......... .......... .......... .......... .......... 13% 18.8M 22s\n108400K .......... .......... .......... .......... .......... 13% 83.6M 22s\n108450K .......... .......... .......... .......... .......... 13% 88.5M 22s\n108500K .......... .......... .......... .......... .......... 13% 16.7M 22s\n108550K .......... .......... .......... .......... .......... 13% 38.4M 22s\n108600K .......... .......... .......... .......... .......... 13% 79.3M 22s\n108650K .......... .......... .......... .......... .......... 13% 18.1M 22s\n108700K .......... .......... .......... .......... .......... 13% 24.9M 22s\n108750K .......... .......... .......... .......... .......... 13% 48.5M 22s\n108800K .......... .......... .......... .......... .......... 13% 59.8M 22s\n108850K .......... .......... .......... .......... .......... 13% 19.7M 22s\n108900K .......... .......... .......... .......... .......... 13% 17.5M 22s\n108950K .......... .......... .......... .......... .......... 13% 52.9M 22s\n109000K .......... .......... .......... .......... .......... 13% 51.4M 22s\n109050K .......... .......... .......... .......... .......... 13% 10.7M 22s\n109100K .......... .......... .......... .......... .......... 13% 10.7M 22s\n109150K .......... .......... .......... .......... .......... 13% 99.9M 22s\n109200K .......... .......... .......... .......... .......... 13% 31.3M 22s\n109250K .......... .......... .......... .......... .......... 13% 95.4M 22s\n109300K .......... .......... .......... .......... .......... 13% 25.2M 22s\n109350K .......... .......... .......... .......... .......... 13% 33.1M 22s\n109400K .......... .......... .......... .......... .......... 13% 10.6M 22s\n109450K .......... .......... .......... .......... .......... 13%  135M 22s\n109500K .......... .......... .......... .......... .......... 13% 29.9M 22s\n109550K .......... .......... .......... .......... .......... 13% 69.2M 22s\n109600K .......... .......... .......... .......... .......... 13% 14.9M 22s\n109650K .......... .......... .......... .......... .......... 13% 30.1M 22s\n109700K .......... .......... .......... .......... .......... 13% 32.9M 22s\n109750K .......... .......... .......... .......... .......... 13% 24.8M 22s\n109800K .......... .......... .......... .......... .......... 13% 17.9M 22s\n109850K .......... .......... .......... .......... .......... 13% 24.7M 22s\n109900K .......... .......... .......... .......... .......... 13% 22.8M 22s\n109950K .......... .......... .......... .......... .......... 13% 29.7M 22s\n110000K .......... .......... .......... .......... .......... 13% 19.1M 22s\n110050K .......... .......... .......... .......... .......... 13% 43.3M 22s\n110100K .......... .......... .......... .......... .......... 13% 22.8M 22s\n110150K .......... .......... .......... .......... .......... 13% 63.3M 22s\n110200K .......... .......... .......... .......... .......... 13% 16.2M 22s\n110250K .......... .......... .......... .......... .......... 13% 56.7M 22s\n110300K .......... .......... .......... .......... .......... 13% 24.6M 22s\n110350K .......... .......... .......... .......... .......... 13% 16.7M 22s\n110400K .......... .......... .......... .......... .......... 13% 48.6M 22s\n110450K .......... .......... .......... .......... .......... 13% 58.8M 22s\n110500K .......... .......... .......... .......... .......... 13% 24.5M 22s\n110550K .......... .......... .......... .......... .......... 13% 10.0M 22s\n110600K .......... .......... .......... .......... .......... 13% 55.1M 22s\n110650K .......... .......... .......... .......... .......... 13% 65.5M 22s\n110700K .......... .......... .......... .......... .......... 13% 79.1M 22s\n110750K .......... .......... .......... .......... .......... 13% 23.8M 22s\n110800K .......... .......... .......... .......... .......... 13% 48.1M 22s\n110850K .......... .......... .......... .......... .......... 13% 53.6M 22s\n110900K .......... .......... .......... .......... .......... 13% 18.2M 22s\n110950K .......... .......... .......... .......... .......... 13% 18.9M 22s\n111000K .......... .......... .......... .......... .......... 13% 62.2M 22s\n111050K .......... .......... .......... .......... .......... 13% 32.7M 22s\n111100K .......... .......... .......... .......... .......... 13%  103M 22s\n111150K .......... .......... .......... .......... .......... 13% 17.7M 22s\n111200K .......... .......... .......... .......... .......... 13% 33.4M 22s\n111250K .......... .......... .......... .......... .......... 13%  122M 22s\n111300K .......... .......... .......... .......... .......... 13% 35.9M 22s\n111350K .......... .......... .......... .......... .......... 13% 10.3M 22s\n111400K .......... .......... .......... .......... .......... 13%  114M 22s\n111450K .......... .......... .......... .......... .......... 13%  126M 22s\n111500K .......... .......... .......... .......... .......... 13%  106M 22s\n111550K .......... .......... .......... .......... .......... 13% 84.2M 22s\n111600K .......... .......... .......... .......... .......... 13%  115M 22s\n111650K .......... .......... .......... .......... .......... 13%  135M 22s\n111700K .......... .......... .......... .......... .......... 13% 37.3M 22s\n111750K .......... .......... .......... .......... .......... 13% 39.3M 22s\n111800K .......... .......... .......... .......... .......... 13% 70.6M 22s\n111850K .......... .......... .......... .......... .......... 13% 63.3M 22s\n111900K .......... .......... .......... .......... .......... 13% 83.3M 22s\n111950K .......... .......... .......... .......... .......... 13% 31.4M 22s\n112000K .......... .......... .......... .......... .......... 13% 31.1M 22s\n112050K .......... .......... .......... .......... .......... 13% 71.3M 22s\n112100K .......... .......... .......... .......... .......... 13% 10.5M 22s\n112150K .......... .......... .......... .......... .......... 13%  139M 22s\n112200K .......... .......... .......... .......... .......... 13% 91.3M 22s\n112250K .......... .......... .......... .......... .......... 13%  120M 22s\n112300K .......... .......... .......... .......... .......... 13%  141M 22s\n112350K .......... .......... .......... .......... .......... 13% 26.7M 22s\n112400K .......... .......... .......... .......... .......... 13%  104M 22s\n112450K .......... .......... .......... .......... .......... 13%  102M 22s\n112500K .......... .......... .......... .......... .......... 13% 75.1M 22s\n112550K .......... .......... .......... .......... .......... 13% 32.5M 22s\n112600K .......... .......... .......... .......... .......... 13% 51.0M 22s\n112650K .......... .......... .......... .......... .......... 13% 32.4M 22s\n112700K .......... .......... .......... .......... .......... 13% 28.1M 22s\n112750K .......... .......... .......... .......... .......... 13% 46.0M 22s\n112800K .......... .......... .......... .......... .......... 13% 8.79M 22s\n112850K .......... .......... .......... .......... .......... 13% 30.7M 22s\n112900K .......... .......... .......... .......... .......... 13% 53.1M 22s\n112950K .......... .......... .......... .......... .......... 13% 5.18M 22s\n113000K .......... .......... .......... .......... .......... 13% 60.6M 22s\n113050K .......... .......... .......... .......... .......... 13% 91.1M 22s\n113100K .......... .......... .......... .......... .......... 13% 85.5M 22s\n113150K .......... .......... .......... .......... .......... 13% 87.6M 22s\n113200K .......... .......... .......... .......... .......... 13% 30.3M 22s\n113250K .......... .......... .......... .......... .......... 13% 78.5M 22s\n113300K .......... .......... .......... .......... .......... 13%  134M 22s\n113350K .......... .......... .......... .......... .......... 13%  147M 22s\n113400K .......... .......... .......... .......... .......... 13% 16.5M 22s\n113450K .......... .......... .......... .......... .......... 13% 37.1M 22s\n113500K .......... .......... .......... .......... .......... 13% 21.9M 22s\n113550K .......... .......... .......... .......... .......... 13% 10.9M 22s\n113600K .......... .......... .......... .......... .......... 13% 33.5M 22s\n113650K .......... .......... .......... .......... .......... 13% 47.4M 22s\n113700K .......... .......... .......... .......... .......... 13% 46.0M 22s\n113750K .......... .......... .......... .......... .......... 13% 14.1M 22s\n113800K .......... .......... .......... .......... .......... 13% 26.2M 22s\n113850K .......... .......... .......... .......... .......... 13% 15.1M 22s\n113900K .......... .......... .......... .......... .......... 13% 20.0M 22s\n113950K .......... .......... .......... .......... .......... 13%  107M 22s\n114000K .......... .......... .......... .......... .......... 13% 16.2M 22s\n114050K .......... .......... .......... .......... .......... 13% 46.4M 22s\n114100K .......... .......... .......... .......... .......... 13% 12.5M 22s\n114150K .......... .......... .......... .......... .......... 13% 41.6M 22s\n114200K .......... .......... .......... .......... .......... 13% 74.9M 22s\n114250K .......... .......... .......... .......... .......... 13% 53.2M 22s\n114300K .......... .......... .......... .......... .......... 13% 10.8M 22s\n114350K .......... .......... .......... .......... .......... 13% 25.8M 22s\n114400K .......... .......... .......... .......... .......... 13%  105M 22s\n114450K .......... .......... .......... .......... .......... 13% 75.2M 22s\n114500K .......... .......... .......... .......... .......... 13% 9.34M 22s\n114550K .......... .......... .......... .......... .......... 13% 24.6M 22s\n114600K .......... .......... .......... .......... .......... 13% 94.3M 22s\n114650K .......... .......... .......... .......... .......... 13% 11.8M 22s\n114700K .......... .......... .......... .......... .......... 13% 7.55M 22s\n114750K .......... .......... .......... .......... .......... 13%  115M 22s\n114800K .......... .......... .......... .......... .......... 13% 40.9M 22s\n114850K .......... .......... .......... .......... .......... 13%  105M 22s\n114900K .......... .......... .......... .......... .......... 13% 33.8M 22s\n114950K .......... .......... .......... .......... .......... 14% 11.9M 22s\n115000K .......... .......... .......... .......... .......... 14%  125M 22s\n115050K .......... .......... .......... .......... .......... 14% 6.57M 22s\n115100K .......... .......... .......... .......... .......... 14%  124M 22s\n115150K .......... .......... .......... .......... .......... 14%  138M 22s\n115200K .......... .......... .......... .......... .......... 14% 14.7M 22s\n115250K .......... .......... .......... .......... .......... 14% 27.2M 22s\n115300K .......... .......... .......... .......... .......... 14%  106M 22s\n115350K .......... .......... .......... .......... .......... 14% 6.62M 22s\n115400K .......... .......... .......... .......... .......... 14%  123M 22s\n115450K .......... .......... .......... .......... .......... 14% 36.3M 22s\n115500K .......... .......... .......... .......... .......... 14% 12.4M 22s\n115550K .......... .......... .......... .......... .......... 14% 79.7M 22s\n115600K .......... .......... .......... .......... .......... 14% 17.3M 22s\n115650K .......... .......... .......... .......... .......... 14% 18.4M 22s\n115700K .......... .......... .......... .......... .......... 14% 42.2M 22s\n115750K .......... .......... .......... .......... .......... 14% 53.2M 22s\n115800K .......... .......... .......... .......... .......... 14% 23.8M 22s\n115850K .......... .......... .......... .......... .......... 14% 8.43M 22s\n115900K .......... .......... .......... .......... .......... 14% 33.5M 22s\n115950K .......... .......... .......... .......... .......... 14% 31.3M 22s\n116000K .......... .......... .......... .......... .......... 14% 27.3M 22s\n116050K .......... .......... .......... .......... .......... 14% 30.1M 22s\n116100K .......... .......... .......... .......... .......... 14% 15.6M 22s\n116150K .......... .......... .......... .......... .......... 14% 25.6M 22s\n116200K .......... .......... .......... .......... .......... 14% 11.4M 22s\n116250K .......... .......... .......... .......... .......... 14% 26.8M 22s\n116300K .......... .......... .......... .......... .......... 14% 90.7M 22s\n116350K .......... .......... .......... .......... .......... 14% 11.5M 22s\n116400K .......... .......... .......... .......... .......... 14% 21.8M 22s\n116450K .......... .......... .......... .......... .......... 14% 32.0M 22s\n116500K .......... .......... .......... .......... .......... 14% 10.9M 22s\n116550K .......... .......... .......... .......... .......... 14%  104M 22s\n116600K .......... .......... .......... .......... .......... 14% 26.0M 22s\n116650K .......... .......... .......... .......... .......... 14% 18.3M 22s\n116700K .......... .......... .......... .......... .......... 14% 37.0M 22s\n116750K .......... .......... .......... .......... .......... 14% 16.1M 22s\n116800K .......... .......... .......... .......... .......... 14% 37.2M 22s\n116850K .......... .......... .......... .......... .......... 14% 74.9M 22s\n116900K .......... .......... .......... .......... .......... 14% 24.3M 22s\n116950K .......... .......... .......... .......... .......... 14% 45.2M 22s\n117000K .......... .......... .......... .......... .......... 14% 40.8M 22s\n117050K .......... .......... .......... .......... .......... 14% 48.8M 22s\n117100K .......... .......... .......... .......... .......... 14% 40.0M 22s\n117150K .......... .......... .......... .......... .......... 14% 55.7M 22s\n117200K .......... .......... .......... .......... .......... 14% 48.8M 22s\n117250K .......... .......... .......... .......... .......... 14% 30.8M 22s\n117300K .......... .......... .......... .......... .......... 14% 46.0M 22s\n117350K .......... .......... .......... .......... .......... 14% 35.9M 22s\n117400K .......... .......... .......... .......... .......... 14% 46.9M 22s\n117450K .......... .......... .......... .......... .......... 14% 37.4M 22s\n117500K .......... .......... .......... .......... .......... 14% 53.4M 22s\n117550K .......... .......... .......... .......... .......... 14% 31.0M 22s\n117600K .......... .......... .......... .......... .......... 14% 31.7M 22s\n117650K .......... .......... .......... .......... .......... 14% 40.4M 22s\n117700K .......... .......... .......... .......... .......... 14% 85.9M 22s\n117750K .......... .......... .......... .......... .......... 14% 30.9M 22s\n117800K .......... .......... .......... .......... .......... 14% 37.1M 22s\n117850K .......... .......... .......... .......... .......... 14% 73.5M 22s\n117900K .......... .......... .......... .......... .......... 14% 34.3M 22s\n117950K .......... .......... .......... .......... .......... 14% 9.48M 22s\n118000K .......... .......... .......... .......... .......... 14% 79.4M 22s\n118050K .......... .......... .......... .......... .......... 14% 84.1M 22s\n118100K .......... .......... .......... .......... .......... 14% 66.7M 22s\n118150K .......... .......... .......... .......... .......... 14% 53.2M 22s\n118200K .......... .......... .......... .......... .......... 14% 47.1M 22s\n118250K .......... .......... .......... .......... .......... 14% 30.3M 22s\n118300K .......... .......... .......... .......... .......... 14% 38.3M 22s\n118350K .......... .......... .......... .......... .......... 14% 34.3M 22s\n118400K .......... .......... .......... .......... .......... 14% 55.3M 22s\n118450K .......... .......... .......... .......... .......... 14% 29.6M 22s\n118500K .......... .......... .......... .......... .......... 14% 14.6M 22s\n118550K .......... .......... .......... .......... .......... 14%  147M 22s\n118600K .......... .......... .......... .......... .......... 14% 18.7M 22s\n118650K .......... .......... .......... .......... .......... 14% 31.8M 22s\n118700K .......... .......... .......... .......... .......... 14% 23.4M 22s\n118750K .......... .......... .......... .......... .......... 14% 30.6M 22s\n118800K .......... .......... .......... .......... .......... 14% 59.9M 22s\n118850K .......... .......... .......... .......... .......... 14% 29.5M 22s\n118900K .......... .......... .......... .......... .......... 14% 23.0M 22s\n118950K .......... .......... .......... .......... .......... 14% 19.9M 22s\n119000K .......... .......... .......... .......... .......... 14% 42.8M 22s\n119050K .......... .......... .......... .......... .......... 14% 22.2M 22s\n119100K .......... .......... .......... .......... .......... 14% 38.5M 22s\n119150K .......... .......... .......... .......... .......... 14% 33.4M 22s\n119200K .......... .......... .......... .......... .......... 14% 22.3M 22s\n119250K .......... .......... .......... .......... .......... 14% 34.2M 22s\n119300K .......... .......... .......... .......... .......... 14% 26.8M 22s\n119350K .......... .......... .......... .......... .......... 14% 20.3M 22s\n119400K .......... .......... .......... .......... .......... 14% 15.9M 22s\n119450K .......... .......... .......... .......... .......... 14% 5.11M 22s\n119500K .......... .......... .......... .......... .......... 14%  104M 22s\n119550K .......... .......... .......... .......... .......... 14%  102M 22s\n119600K .......... .......... .......... .......... .......... 14% 90.6M 22s\n119650K .......... .......... .......... .......... .......... 14% 58.6M 22s\n119700K .......... .......... .......... .......... .......... 14% 22.7M 22s\n119750K .......... .......... .......... .......... .......... 14% 20.6M 22s\n119800K .......... .......... .......... .......... .......... 14% 10.6M 22s\n119850K .......... .......... .......... .......... .......... 14% 68.2M 22s\n119900K .......... .......... .......... .......... .......... 14% 81.2M 22s\n119950K .......... .......... .......... .......... .......... 14%  101M 22s\n120000K .......... .......... .......... .......... .......... 14% 15.4M 22s\n120050K .......... .......... .......... .......... .......... 14% 20.9M 22s\n120100K .......... .......... .......... .......... .......... 14% 42.6M 22s\n120150K .......... .......... .......... .......... .......... 14% 21.1M 22s\n120200K .......... .......... .......... .......... .......... 14% 32.2M 22s\n120250K .......... .......... .......... .......... .......... 14% 70.1M 22s\n120300K .......... .......... .......... .......... .......... 14% 19.7M 22s\n120350K .......... .......... .......... .......... .......... 14% 20.9M 22s\n120400K .......... .......... .......... .......... .......... 14% 32.1M 22s\n120450K .......... .......... .......... .......... .......... 14% 61.4M 22s\n120500K .......... .......... .......... .......... .......... 14% 22.7M 22s\n120550K .......... .......... .......... .......... .......... 14% 24.5M 22s\n120600K .......... .......... .......... .......... .......... 14% 47.7M 22s\n120650K .......... .......... .......... .......... .......... 14% 37.7M 22s\n120700K .......... .......... .......... .......... .......... 14% 30.7M 22s\n120750K .......... .......... .......... .......... .......... 14% 17.1M 22s\n120800K .......... .......... .......... .......... .......... 14% 71.0M 22s\n120850K .......... .......... .......... .......... .......... 14% 30.7M 22s\n120900K .......... .......... .......... .......... .......... 14% 50.9M 22s\n120950K .......... .......... .......... .......... .......... 14% 21.7M 22s\n121000K .......... .......... .......... .......... .......... 14% 27.5M 22s\n121050K .......... .......... .......... .......... .......... 14% 59.3M 22s\n121100K .......... .......... .......... .......... .......... 14% 54.1M 22s\n121150K .......... .......... .......... .......... .......... 14% 52.2M 22s\n121200K .......... .......... .......... .......... .......... 14% 15.8M 22s\n121250K .......... .......... .......... .......... .......... 14% 54.1M 22s\n121300K .......... .......... .......... .......... .......... 14% 49.8M 22s\n121350K .......... .......... .......... .......... .......... 14% 58.7M 22s\n121400K .......... .......... .......... .......... .......... 14% 15.0M 22s\n121450K .......... .......... .......... .......... .......... 14% 29.1M 22s\n121500K .......... .......... .......... .......... .......... 14% 24.0M 22s\n121550K .......... .......... .......... .......... .......... 14% 22.0M 22s\n121600K .......... .......... .......... .......... .......... 14% 44.4M 22s\n121650K .......... .......... .......... .......... .......... 14% 24.2M 22s\n121700K .......... .......... .......... .......... .......... 14% 46.7M 22s\n121750K .......... .......... .......... .......... .......... 14% 8.50M 22s\n121800K .......... .......... .......... .......... .......... 14% 43.0M 22s\n121850K .......... .......... .......... .......... .......... 14% 70.5M 22s\n121900K .......... .......... .......... .......... .......... 14% 13.9M 22s\n121950K .......... .......... .......... .......... .......... 14% 19.1M 22s\n122000K .......... .......... .......... .......... .......... 14% 32.0M 22s\n122050K .......... .......... .......... .......... .......... 14% 38.9M 22s\n122100K .......... .......... .......... .......... .......... 14% 12.0M 22s\n122150K .......... .......... .......... .......... .......... 14% 12.8M 22s\n122200K .......... .......... .......... .......... .......... 14% 19.8M 22s\n122250K .......... .......... .......... .......... .......... 14% 20.6M 22s\n122300K .......... .......... .......... .......... .......... 14% 48.9M 22s\n122350K .......... .......... .......... .......... .......... 14% 12.0M 22s\n122400K .......... .......... .......... .......... .......... 14% 93.8M 22s\n122450K .......... .......... .......... .......... .......... 14% 33.2M 22s\n122500K .......... .......... .......... .......... .......... 14% 24.4M 22s\n122550K .......... .......... .......... .......... .......... 14% 43.6M 22s\n122600K .......... .......... .......... .......... .......... 14% 27.9M 22s\n122650K .......... .......... .......... .......... .......... 14% 25.1M 22s\n122700K .......... .......... .......... .......... .......... 14% 26.6M 22s\n122750K .......... .......... .......... .......... .......... 14% 6.26M 22s\n122800K .......... .......... .......... .......... .......... 14% 97.4M 22s\n122850K .......... .......... .......... .......... .......... 14% 76.8M 22s\n122900K .......... .......... .......... .......... .......... 14% 24.1M 22s\n122950K .......... .......... .......... .......... .......... 14%  109M 22s\n123000K .......... .......... .......... .......... .......... 14%  103M 22s\n123050K .......... .......... .......... .......... .......... 14% 28.5M 22s\n123100K .......... .......... .......... .......... .......... 14% 27.8M 22s\n123150K .......... .......... .......... .......... .......... 14% 26.6M 22s\n123200K .......... .......... .......... .......... .......... 15% 19.0M 22s\n123250K .......... .......... .......... .......... .......... 15% 50.7M 22s\n123300K .......... .......... .......... .......... .......... 15% 4.34M 22s\n123350K .......... .......... .......... .......... .......... 15%  116M 22s\n123400K .......... .......... .......... .......... .......... 15%  120M 22s\n123450K .......... .......... .......... .......... .......... 15% 38.1M 22s\n123500K .......... .......... .......... .......... .......... 15%  121M 22s\n123550K .......... .......... .......... .......... .......... 15% 18.2M 22s\n123600K .......... .......... .......... .......... .......... 15% 25.3M 22s\n123650K .......... .......... .......... .......... .......... 15% 10.5M 22s\n123700K .......... .......... .......... .......... .......... 15% 25.3M 22s\n123750K .......... .......... .......... .......... .......... 15% 31.9M 22s\n123800K .......... .......... .......... .......... .......... 15% 10.5M 22s\n123850K .......... .......... .......... .......... .......... 15% 32.6M 22s\n123900K .......... .......... .......... .......... .......... 15% 35.0M 22s\n123950K .......... .......... .......... .......... .......... 15% 26.9M 22s\n124000K .......... .......... .......... .......... .......... 15% 13.1M 22s\n124050K .......... .......... .......... .......... .......... 15% 16.6M 22s\n124100K .......... .......... .......... .......... .......... 15% 10.9M 22s\n124150K .......... .......... .......... .......... .......... 15% 39.1M 22s\n124200K .......... .......... .......... .......... .......... 15% 36.7M 22s\n124250K .......... .......... .......... .......... .......... 15% 11.0M 22s\n124300K .......... .......... .......... .......... .......... 15% 42.4M 22s\n124350K .......... .......... .......... .......... .......... 15% 39.5M 22s\n124400K .......... .......... .......... .......... .......... 15% 36.1M 22s\n124450K .......... .......... .......... .......... .......... 15% 16.8M 22s\n124500K .......... .......... .......... .......... .......... 15% 13.4M 22s\n124550K .......... .......... .......... .......... .......... 15% 52.2M 22s\n124600K .......... .......... .......... .......... .......... 15% 21.0M 22s\n124650K .......... .......... .......... .......... .......... 15% 45.0M 22s\n124700K .......... .......... .......... .......... .......... 15% 14.2M 22s\n124750K .......... .......... .......... .......... .......... 15% 15.1M 22s\n124800K .......... .......... .......... .......... .......... 15% 41.1M 22s\n124850K .......... .......... .......... .......... .......... 15% 47.4M 22s\n124900K .......... .......... .......... .......... .......... 15% 21.0M 22s\n124950K .......... .......... .......... .......... .......... 15% 10.4M 22s\n125000K .......... .......... .......... .......... .......... 15% 17.6M 22s\n125050K .......... .......... .......... .......... .......... 15% 23.5M 22s\n125100K .......... .......... .......... .......... .......... 15% 40.9M 22s\n125150K .......... .......... .......... .......... .......... 15% 11.0M 23s\n125200K .......... .......... .......... .......... .......... 15% 21.4M 23s\n125250K .......... .......... .......... .......... .......... 15% 37.9M 23s\n125300K .......... .......... .......... .......... .......... 15% 13.4M 23s\n125350K .......... .......... .......... .......... .......... 15% 37.2M 23s\n125400K .......... .......... .......... .......... .......... 15% 19.9M 23s\n125450K .......... .......... .......... .......... .......... 15% 20.9M 23s\n125500K .......... .......... .......... .......... .......... 15% 12.6M 23s\n125550K .......... .......... .......... .......... .......... 15% 45.9M 23s\n125600K .......... .......... .......... .......... .......... 15% 12.5M 23s\n125650K .......... .......... .......... .......... .......... 15% 40.2M 23s\n125700K .......... .......... .......... .......... .......... 15% 15.4M 23s\n125750K .......... .......... .......... .......... .......... 15% 16.8M 23s\n125800K .......... .......... .......... .......... .......... 15% 40.7M 23s\n125850K .......... .......... .......... .......... .......... 15% 17.2M 23s\n125900K .......... .......... .......... .......... .......... 15% 14.5M 23s\n125950K .......... .......... .......... .......... .......... 15% 13.1M 23s\n126000K .......... .......... .......... .......... .......... 15% 20.1M 23s\n126050K .......... .......... .......... .......... .......... 15% 41.9M 23s\n126100K .......... .......... .......... .......... .......... 15% 12.2M 23s\n126150K .......... .......... .......... .......... .......... 15% 13.4M 23s\n126200K .......... .......... .......... .......... .......... 15% 16.7M 23s\n126250K .......... .......... .......... .......... .......... 15% 25.5M 23s\n126300K .......... .......... .......... .......... .......... 15% 40.5M 23s\n126350K .......... .......... .......... .......... .......... 15% 35.3M 23s\n126400K .......... .......... .......... .......... .......... 15% 17.4M 23s\n126450K .......... .......... .......... .......... .......... 15% 25.0M 23s\n126500K .......... .......... .......... .......... .......... 15% 35.5M 23s\n126550K .......... .......... .......... .......... .......... 15% 37.6M 23s\n126600K .......... .......... .......... .......... .......... 15% 10.5M 23s\n126650K .......... .......... .......... .......... .......... 15% 24.9M 23s\n126700K .......... .......... .......... .......... .......... 15% 12.8M 23s\n126750K .......... .......... .......... .......... .......... 15% 34.9M 23s\n126800K .......... .......... .......... .......... .......... 15% 41.7M 23s\n126850K .......... .......... .......... .......... .......... 15% 9.36M 23s\n126900K .......... .......... .......... .......... .......... 15% 44.9M 23s\n126950K .......... .......... .......... .......... .......... 15% 38.0M 23s\n127000K .......... .......... .......... .......... .......... 15% 12.2M 23s\n127050K .......... .......... .......... .......... .......... 15% 39.6M 23s\n127100K .......... .......... .......... .......... .......... 15% 24.5M 23s\n127150K .......... .......... .......... .......... .......... 15% 15.9M 23s\n127200K .......... .......... .......... .......... .......... 15% 19.9M 23s\n127250K .......... .......... .......... .......... .......... 15% 47.3M 23s\n127300K .......... .......... .......... .......... .......... 15% 10.2M 23s\n127350K .......... .......... .......... .......... .......... 15% 37.8M 23s\n127400K .......... .......... .......... .......... .......... 15% 42.0M 23s\n127450K .......... .......... .......... .......... .......... 15% 50.0M 23s\n127500K .......... .......... .......... .......... .......... 15% 7.95M 23s\n127550K .......... .......... .......... .......... .......... 15% 40.5M 23s\n127600K .......... .......... .......... .......... .......... 15% 19.3M 23s\n127650K .......... .......... .......... .......... .......... 15% 36.8M 23s\n127700K .......... .......... .......... .......... .......... 15% 52.0M 23s\n127750K .......... .......... .......... .......... .......... 15% 8.55M 23s\n127800K .......... .......... .......... .......... .......... 15% 47.0M 23s\n127850K .......... .......... .......... .......... .......... 15% 48.1M 23s\n127900K .......... .......... .......... .......... .......... 15% 50.0M 23s\n127950K .......... .......... .......... .......... .......... 15% 9.19M 23s\n128000K .......... .......... .......... .......... .......... 15% 27.3M 23s\n128050K .......... .......... .......... .......... .......... 15% 10.9M 23s\n128100K .......... .......... .......... .......... .......... 15% 34.7M 23s\n128150K .......... .......... .......... .......... .......... 15% 35.3M 23s\n128200K .......... .......... .......... .......... .......... 15% 9.12M 23s\n128250K .......... .......... .......... .......... .......... 15% 33.8M 23s\n128300K .......... .......... .......... .......... .......... 15% 34.6M 23s\n128350K .......... .......... .......... .......... .......... 15% 56.8M 23s\n128400K .......... .......... .......... .......... .......... 15% 9.26M 23s\n128450K .......... .......... .......... .......... .......... 15% 47.8M 23s\n128500K .......... .......... .......... .......... .......... 15% 9.47M 23s\n128550K .......... .......... .......... .......... .......... 15% 28.0M 23s\n128600K .......... .......... .......... .......... .......... 15% 36.7M 23s\n128650K .......... .......... .......... .......... .......... 15% 12.8M 23s\n128700K .......... .......... .......... .......... .......... 15% 36.0M 23s\n128750K .......... .......... .......... .......... .......... 15% 8.22M 23s\n128800K .......... .......... .......... .......... .......... 15% 31.8M 23s\n128850K .......... .......... .......... .......... .......... 15% 37.4M 23s\n128900K .......... .......... .......... .......... .......... 15% 37.8M 23s\n128950K .......... .......... .......... .......... .......... 15% 10.9M 23s\n129000K .......... .......... .......... .......... .......... 15% 38.3M 23s\n129050K .......... .......... .......... .......... .......... 15% 41.0M 23s\n129100K .......... .......... .......... .......... .......... 15% 15.6M 23s\n129150K .......... .......... .......... .......... .......... 15% 31.4M 23s\n129200K .......... .......... .......... .......... .......... 15% 46.3M 23s\n129250K .......... .......... .......... .......... .......... 15% 8.83M 23s\n129300K .......... .......... .......... .......... .......... 15% 29.6M 23s\n129350K .......... .......... .......... .......... .......... 15% 35.0M 23s\n129400K .......... .......... .......... .......... .......... 15% 52.3M 23s\n129450K .......... .......... .......... .......... .......... 15% 13.2M 23s\n129500K .......... .......... .......... .......... .......... 15% 39.2M 23s\n129550K .......... .......... .......... .......... .......... 15% 39.1M 23s\n129600K .......... .......... .......... .......... .......... 15% 12.1M 23s\n129650K .......... .......... .......... .......... .......... 15% 33.0M 23s\n129700K .......... .......... .......... .......... .......... 15% 49.1M 23s\n129750K .......... .......... .......... .......... .......... 15% 51.2M 23s\n129800K .......... .......... .......... .......... .......... 15% 8.92M 23s\n129850K .......... .......... .......... .......... .......... 15% 44.5M 23s\n129900K .......... .......... .......... .......... .......... 15% 54.1M 23s\n129950K .......... .......... .......... .......... .......... 15% 17.6M 23s\n130000K .......... .......... .......... .......... .......... 15% 40.1M 23s\n130050K .......... .......... .......... .......... .......... 15% 29.9M 23s\n130100K .......... .......... .......... .......... .......... 15% 42.0M 23s\n130150K .......... .......... .......... .......... .......... 15% 9.84M 23s\n130200K .......... .......... .......... .......... .......... 15% 43.7M 23s\n130250K .......... .......... .......... .......... .......... 15% 24.1M 23s\n130300K .......... .......... .......... .......... .......... 15% 41.3M 23s\n130350K .......... .......... .......... .......... .......... 15% 15.6M 23s\n130400K .......... .......... .......... .......... .......... 15% 31.7M 23s\n130450K .......... .......... .......... .......... .......... 15% 40.0M 23s\n130500K .......... .......... .......... .......... .......... 15% 11.2M 23s\n130550K .......... .......... .......... .......... .......... 15% 27.1M 23s\n130600K .......... .......... .......... .......... .......... 15% 43.3M 23s\n130650K .......... .......... .......... .......... .......... 15% 12.1M 23s\n130700K .......... .......... .......... .......... .......... 15% 45.3M 23s\n130750K .......... .......... .......... .......... .......... 15% 45.5M 23s\n130800K .......... .......... .......... .......... .......... 15% 25.5M 23s\n130850K .......... .......... .......... .......... .......... 15% 15.7M 23s\n130900K .......... .......... .......... .......... .......... 15% 39.7M 23s\n130950K .......... .......... .......... .......... .......... 15% 43.5M 23s\n131000K .......... .......... .......... .......... .......... 15% 13.1M 23s\n131050K .......... .......... .......... .......... .......... 15% 37.7M 23s\n131100K .......... .......... .......... .......... .......... 15% 38.8M 23s\n131150K .......... .......... .......... .......... .......... 15% 41.9M 23s\n131200K .......... .......... .......... .......... .......... 15% 12.4M 23s\n131250K .......... .......... .......... .......... .......... 15% 31.3M 23s\n131300K .......... .......... .......... .......... .......... 15% 25.0M 23s\n131350K .......... .......... .......... .......... .......... 15% 34.5M 23s\n131400K .......... .......... .......... .......... .......... 16% 41.8M 23s\n131450K .......... .......... .......... .......... .......... 16% 49.7M 23s\n131500K .......... .......... .......... .......... .......... 16% 55.3M 23s\n131550K .......... .......... .......... .......... .......... 16% 17.4M 23s\n131600K .......... .......... .......... .......... .......... 16% 21.8M 23s\n131650K .......... .......... .......... .......... .......... 16% 45.8M 23s\n131700K .......... .......... .......... .......... .......... 16% 51.2M 23s\n131750K .......... .......... .......... .......... .......... 16% 13.0M 23s\n131800K .......... .......... .......... .......... .......... 16% 37.3M 23s\n131850K .......... .......... .......... .......... .......... 16% 55.4M 23s\n131900K .......... .......... .......... .......... .......... 16% 51.2M 23s\n131950K .......... .......... .......... .......... .......... 16% 21.1M 23s\n132000K .......... .......... .......... .......... .......... 16% 44.7M 23s\n132050K .......... .......... .......... .......... .......... 16% 48.4M 23s\n132100K .......... .......... .......... .......... .......... 16% 53.8M 23s\n132150K .......... .......... .......... .......... .......... 16% 18.9M 23s\n132200K .......... .......... .......... .......... .......... 16% 51.7M 23s\n132250K .......... .......... .......... .......... .......... 16% 51.9M 23s\n132300K .......... .......... .......... .......... .......... 16% 18.8M 23s\n132350K .......... .......... .......... .......... .......... 16% 51.5M 23s\n132400K .......... .......... .......... .......... .......... 16% 54.3M 23s\n132450K .......... .......... .......... .......... .......... 16% 18.3M 23s\n132500K .......... .......... .......... .......... .......... 16% 39.0M 23s\n132550K .......... .......... .......... .......... .......... 16% 48.5M 23s\n132600K .......... .......... .......... .......... .......... 16% 7.99M 23s\n132650K .......... .......... .......... .......... .......... 16% 42.6M 23s\n132700K .......... .......... .......... .......... .......... 16% 49.5M 23s\n132750K .......... .......... .......... .......... .......... 16% 44.5M 23s\n132800K .......... .......... .......... .......... .......... 16% 48.3M 23s\n132850K .......... .......... .......... .......... .......... 16% 29.5M 23s\n132900K .......... .......... .......... .......... .......... 16% 56.1M 23s\n132950K .......... .......... .......... .......... .......... 16% 20.7M 23s\n133000K .......... .......... .......... .......... .......... 16% 52.1M 23s\n133050K .......... .......... .......... .......... .......... 16% 59.0M 23s\n133100K .......... .......... .......... .......... .......... 16% 33.4M 23s\n133150K .......... .......... .......... .......... .......... 16% 19.3M 23s\n133200K .......... .......... .......... .......... .......... 16% 49.6M 23s\n133250K .......... .......... .......... .......... .......... 16% 55.6M 23s\n133300K .......... .......... .......... .......... .......... 16% 29.9M 23s\n133350K .......... .......... .......... .......... .......... 16% 21.1M 23s\n133400K .......... .......... .......... .......... .......... 16% 33.9M 23s\n133450K .......... .......... .......... .......... .......... 16% 40.2M 23s\n133500K .......... .......... .......... .......... .......... 16% 45.9M 23s\n133550K .......... .......... .......... .......... .......... 16% 12.0M 23s\n133600K .......... .......... .......... .......... .......... 16% 33.8M 23s\n133650K .......... .......... .......... .......... .......... 16% 35.2M 23s\n133700K .......... .......... .......... .......... .......... 16% 38.6M 23s\n133750K .......... .......... .......... .......... .......... 16% 40.6M 23s\n133800K .......... .......... .......... .......... .......... 16% 42.5M 23s\n133850K .......... .......... .......... .......... .......... 16% 23.9M 23s\n133900K .......... .......... .......... .......... .......... 16% 18.6M 23s\n133950K .......... .......... .......... .......... .......... 16% 26.4M 23s\n134000K .......... .......... .......... .......... .......... 16% 53.0M 23s\n134050K .......... .......... .......... .......... .......... 16% 40.9M 23s\n134100K .......... .......... .......... .......... .......... 16% 38.0M 23s\n134150K .......... .......... .......... .......... .......... 16% 43.6M 23s\n134200K .......... .......... .......... .......... .......... 16% 53.4M 23s\n134250K .......... .......... .......... .......... .......... 16% 17.7M 23s\n134300K .......... .......... .......... .......... .......... 16% 25.5M 23s\n134350K .......... .......... .......... .......... .......... 16% 52.9M 23s\n134400K .......... .......... .......... .......... .......... 16% 50.0M 23s\n134450K .......... .......... .......... .......... .......... 16% 54.3M 23s\n134500K .......... .......... .......... .......... .......... 16% 14.3M 23s\n134550K .......... .......... .......... .......... .......... 16% 32.2M 23s\n134600K .......... .......... .......... .......... .......... 16% 25.2M 23s\n134650K .......... .......... .......... .......... .......... 16% 36.5M 23s\n134700K .......... .......... .......... .......... .......... 16% 22.9M 23s\n134750K .......... .......... .......... .......... .......... 16% 23.2M 23s\n134800K .......... .......... .......... .......... .......... 16% 41.2M 23s\n134850K .......... .......... .......... .......... .......... 16% 43.4M 23s\n134900K .......... .......... .......... .......... .......... 16% 35.3M 23s\n134950K .......... .......... .......... .......... .......... 16% 41.2M 23s\n135000K .......... .......... .......... .......... .......... 16% 42.8M 23s\n135050K .......... .......... .......... .......... .......... 16% 27.3M 23s\n135100K .......... .......... .......... .......... .......... 16% 50.6M 23s\n135150K .......... .......... .......... .......... .......... 16% 50.2M 23s\n135200K .......... .......... .......... .......... .......... 16% 56.4M 23s\n135250K .......... .......... .......... .......... .......... 16% 16.1M 23s\n135300K .......... .......... .......... .......... .......... 16% 37.7M 23s\n135350K .......... .......... .......... .......... .......... 16% 31.5M 23s\n135400K .......... .......... .......... .......... .......... 16% 40.0M 23s\n135450K .......... .......... .......... .......... .......... 16% 18.9M 23s\n135500K .......... .......... .......... .......... .......... 16% 40.6M 23s\n135550K .......... .......... .......... .......... .......... 16% 7.64M 23s\n135600K .......... .......... .......... .......... .......... 16% 42.3M 23s\n135650K .......... .......... .......... .......... .......... 16% 51.9M 23s\n135700K .......... .......... .......... .......... .......... 16% 34.6M 23s\n135750K .......... .......... .......... .......... .......... 16% 37.1M 23s\n135800K .......... .......... .......... .......... .......... 16% 43.2M 23s\n135850K .......... .......... .......... .......... .......... 16% 55.5M 23s\n135900K .......... .......... .......... .......... .......... 16% 50.3M 23s\n135950K .......... .......... .......... .......... .......... 16% 52.5M 23s\n136000K .......... .......... .......... .......... .......... 16% 50.6M 23s\n136050K .......... .......... .......... .......... .......... 16% 59.2M 23s\n136100K .......... .......... .......... .......... .......... 16% 36.1M 23s\n136150K .......... .......... .......... .......... .......... 16% 54.2M 23s\n136200K .......... .......... .......... .......... .......... 16% 52.6M 23s\n136250K .......... .......... .......... .......... .......... 16% 22.5M 23s\n136300K .......... .......... .......... .......... .......... 16% 54.8M 23s\n136350K .......... .......... .......... .......... .......... 16% 20.6M 23s\n136400K .......... .......... .......... .......... .......... 16% 53.5M 23s\n136450K .......... .......... .......... .......... .......... 16% 22.3M 23s\n136500K .......... .......... .......... .......... .......... 16% 46.9M 23s\n136550K .......... .......... .......... .......... .......... 16% 41.4M 23s\n136600K .......... .......... .......... .......... .......... 16% 28.8M 23s\n136650K .......... .......... .......... .......... .......... 16% 20.3M 23s\n136700K .......... .......... .......... .......... .......... 16% 36.8M 23s\n136750K .......... .......... .......... .......... .......... 16% 38.6M 23s\n136800K .......... .......... .......... .......... .......... 16% 21.8M 23s\n136850K .......... .......... .......... .......... .......... 16% 4.37M 23s\n136900K .......... .......... .......... .......... .......... 16% 41.7M 23s\n136950K .......... .......... .......... .......... .......... 16% 47.9M 23s\n137000K .......... .......... .......... .......... .......... 16% 42.3M 23s\n137050K .......... .......... .......... .......... .......... 16% 21.7M 23s\n137100K .......... .......... .......... .......... .......... 16% 38.5M 23s\n137150K .......... .......... .......... .......... .......... 16% 30.3M 23s\n137200K .......... .......... .......... .......... .......... 16% 33.4M 23s\n137250K .......... .......... .......... .......... .......... 16% 37.2M 23s\n137300K .......... .......... .......... .......... .......... 16% 39.2M 23s\n137350K .......... .......... .......... .......... .......... 16% 40.2M 23s\n137400K .......... .......... .......... .......... .......... 16% 37.6M 23s\n137450K .......... .......... .......... .......... .......... 16% 40.6M 23s\n137500K .......... .......... .......... .......... .......... 16% 54.9M 23s\n137550K .......... .......... .......... .......... .......... 16% 55.4M 23s\n137600K .......... .......... .......... .......... .......... 16% 50.3M 23s\n137650K .......... .......... .......... .......... .......... 16% 48.8M 23s\n137700K .......... .......... .......... .......... .......... 16% 54.2M 23s\n137750K .......... .......... .......... .......... .......... 16% 49.2M 23s\n137800K .......... .......... .......... .......... .......... 16% 42.2M 23s\n137850K .......... .......... .......... .......... .......... 16% 54.9M 22s\n137900K .......... .......... .......... .......... .......... 16% 56.5M 22s\n137950K .......... .......... .......... .......... .......... 16% 37.2M 22s\n138000K .......... .......... .......... .......... .......... 16% 28.1M 22s\n138050K .......... .......... .......... .......... .......... 16% 44.3M 22s\n138100K .......... .......... .......... .......... .......... 16% 55.1M 22s\n138150K .......... .......... .......... .......... .......... 16% 52.5M 22s\n138200K .......... .......... .......... .......... .......... 16% 12.5M 22s\n138250K .......... .......... .......... .......... .......... 16% 24.9M 22s\n138300K .......... .......... .......... .......... .......... 16% 15.0M 22s\n138350K .......... .......... .......... .......... .......... 16% 49.0M 22s\n138400K .......... .......... .......... .......... .......... 16% 45.0M 22s\n138450K .......... .......... .......... .......... .......... 16% 53.1M 22s\n138500K .......... .......... .......... .......... .......... 16% 57.3M 22s\n138550K .......... .......... .......... .......... .......... 16% 26.8M 22s\n138600K .......... .......... .......... .......... .......... 16% 54.2M 22s\n138650K .......... .......... .......... .......... .......... 16% 58.6M 22s\n138700K .......... .......... .......... .......... .......... 16% 24.9M 22s\n138750K .......... .......... .......... .......... .......... 16% 38.7M 22s\n138800K .......... .......... .......... .......... .......... 16% 45.0M 22s\n138850K .......... .......... .......... .......... .......... 16% 43.3M 22s\n138900K .......... .......... .......... .......... .......... 16% 41.5M 22s\n138950K .......... .......... .......... .......... .......... 16% 37.2M 22s\n139000K .......... .......... .......... .......... .......... 16% 42.0M 22s\n139050K .......... .......... .......... .......... .......... 16% 42.0M 22s\n139100K .......... .......... .......... .......... .......... 16% 38.8M 22s\n139150K .......... .......... .......... .......... .......... 16% 38.0M 22s\n139200K .......... .......... .......... .......... .......... 16% 42.1M 22s\n139250K .......... .......... .......... .......... .......... 16% 45.1M 22s\n139300K .......... .......... .......... .......... .......... 16% 45.4M 22s\n139350K .......... .......... .......... .......... .......... 16% 30.7M 22s\n139400K .......... .......... .......... .......... .......... 16% 44.3M 22s\n139450K .......... .......... .......... .......... .......... 16% 42.1M 22s\n139500K .......... .......... .......... .......... .......... 16% 42.5M 22s\n139550K .......... .......... .......... .......... .......... 16% 38.3M 22s\n139600K .......... .......... .......... .......... .......... 17% 45.5M 22s\n139650K .......... .......... .......... .......... .......... 17% 44.4M 22s\n139700K .......... .......... .......... .......... .......... 17% 40.1M 22s\n139750K .......... .......... .......... .......... .......... 17% 35.7M 22s\n139800K .......... .......... .......... .......... .......... 17% 43.6M 22s\n139850K .......... .......... .......... .......... .......... 17% 33.4M 22s\n139900K .......... .......... .......... .......... .......... 17% 42.5M 22s\n139950K .......... .......... .......... .......... .......... 17% 27.7M 22s\n140000K .......... .......... .......... .......... .......... 17% 40.4M 22s\n140050K .......... .......... .......... .......... .......... 17% 41.4M 22s\n140100K .......... .......... .......... .......... .......... 17% 41.6M 22s\n140150K .......... .......... .......... .......... .......... 17% 11.1M 22s\n140200K .......... .......... .......... .......... .......... 17% 41.7M 22s\n140250K .......... .......... .......... .......... .......... 17% 28.2M 22s\n140300K .......... .......... .......... .......... .......... 17% 43.3M 22s\n140350K .......... .......... .......... .......... .......... 17% 14.9M 22s\n140400K .......... .......... .......... .......... .......... 17% 42.3M 22s\n140450K .......... .......... .......... .......... .......... 17% 31.6M 22s\n140500K .......... .......... .......... .......... .......... 17% 38.4M 22s\n140550K .......... .......... .......... .......... .......... 17% 20.6M 22s\n140600K .......... .......... .......... .......... .......... 17% 28.7M 22s\n140650K .......... .......... .......... .......... .......... 17% 42.8M 22s\n140700K .......... .......... .......... .......... .......... 17% 5.54M 22s\n140750K .......... .......... .......... .......... .......... 17% 30.0M 22s\n140800K .......... .......... .......... .......... .......... 17% 21.3M 22s\n140850K .......... .......... .......... .......... .......... 17% 23.8M 22s\n140900K .......... .......... .......... .......... .......... 17% 46.2M 22s\n140950K .......... .......... .......... .......... .......... 17% 44.9M 22s\n141000K .......... .......... .......... .......... .......... 17% 46.1M 22s\n141050K .......... .......... .......... .......... .......... 17% 42.3M 22s\n141100K .......... .......... .......... .......... .......... 17% 37.5M 22s\n141150K .......... .......... .......... .......... .......... 17% 46.3M 22s\n141200K .......... .......... .......... .......... .......... 17% 46.3M 22s\n141250K .......... .......... .......... .......... .......... 17% 15.0M 22s\n141300K .......... .......... .......... .......... .......... 17% 55.9M 22s\n141350K .......... .......... .......... .......... .......... 17% 50.5M 22s\n141400K .......... .......... .......... .......... .......... 17% 23.0M 22s\n141450K .......... .......... .......... .......... .......... 17% 54.2M 22s\n141500K .......... .......... .......... .......... .......... 17% 51.6M 22s\n141550K .......... .......... .......... .......... .......... 17% 54.8M 22s\n141600K .......... .......... .......... .......... .......... 17% 20.2M 22s\n141650K .......... .......... .......... .......... .......... 17% 56.3M 22s\n141700K .......... .......... .......... .......... .......... 17% 50.0M 22s\n141750K .......... .......... .......... .......... .......... 17% 46.0M 22s\n141800K .......... .......... .......... .......... .......... 17% 58.3M 22s\n141850K .......... .......... .......... .......... .......... 17% 55.6M 22s\n141900K .......... .......... .......... .......... .......... 17% 46.3M 22s\n141950K .......... .......... .......... .......... .......... 17% 59.1M 22s\n142000K .......... .......... .......... .......... .......... 17% 52.3M 22s\n142050K .......... .......... .......... .......... .......... 17% 56.1M 22s\n142100K .......... .......... .......... .......... .......... 17% 44.8M 22s\n142150K .......... .......... .......... .......... .......... 17% 57.2M 22s\n142200K .......... .......... .......... .......... .......... 17% 30.1M 22s\n142250K .......... .......... .......... .......... .......... 17% 45.6M 22s\n142300K .......... .......... .......... .......... .......... 17% 49.4M 22s\n142350K .......... .......... .......... .......... .......... 17% 56.8M 22s\n142400K .......... .......... .......... .......... .......... 17% 37.1M 22s\n142450K .......... .......... .......... .......... .......... 17% 55.3M 22s\n142500K .......... .......... .......... .......... .......... 17% 45.7M 22s\n142550K .......... .......... .......... .......... .......... 17% 33.7M 22s\n142600K .......... .......... .......... .......... .......... 17% 42.1M 22s\n142650K .......... .......... .......... .......... .......... 17% 48.5M 22s\n142700K .......... .......... .......... .......... .......... 17% 25.0M 22s\n142750K .......... .......... .......... .......... .......... 17% 31.5M 22s\n142800K .......... .......... .......... .......... .......... 17% 48.7M 22s\n142850K .......... .......... .......... .......... .......... 17% 59.3M 22s\n142900K .......... .......... .......... .......... .......... 17% 56.7M 22s\n142950K .......... .......... .......... .......... .......... 17% 47.9M 22s\n143000K .......... .......... .......... .......... .......... 17% 44.8M 22s\n143050K .......... .......... .......... .......... .......... 17% 46.0M 22s\n143100K .......... .......... .......... .......... .......... 17% 53.5M 22s\n143150K .......... .......... .......... .......... .......... 17% 14.6M 22s\n143200K .......... .......... .......... .......... .......... 17% 41.2M 22s\n143250K .......... .......... .......... .......... .......... 17% 17.4M 22s\n143300K .......... .......... .......... .......... .......... 17% 37.3M 22s\n143350K .......... .......... .......... .......... .......... 17% 41.9M 22s\n143400K .......... .......... .......... .......... .......... 17% 48.2M 22s\n143450K .......... .......... .......... .......... .......... 17% 9.67M 22s\n143500K .......... .......... .......... .......... .......... 17% 33.0M 22s\n143550K .......... .......... .......... .......... .......... 17% 39.5M 22s\n143600K .......... .......... .......... .......... .......... 17% 42.2M 22s\n143650K .......... .......... .......... .......... .......... 17% 28.5M 22s\n143700K .......... .......... .......... .......... .......... 17% 35.7M 22s\n143750K .......... .......... .......... .......... .......... 17% 38.4M 22s\n143800K .......... .......... .......... .......... .......... 17% 41.4M 22s\n143850K .......... .......... .......... .......... .......... 17% 9.03M 22s\n143900K .......... .......... .......... .......... .......... 17% 43.6M 22s\n143950K .......... .......... .......... .......... .......... 17% 43.6M 22s\n144000K .......... .......... .......... .......... .......... 17% 40.3M 22s\n144050K .......... .......... .......... .......... .......... 17% 38.4M 22s\n144100K .......... .......... .......... .......... .......... 17% 29.7M 22s\n144150K .......... .......... .......... .......... .......... 17% 25.4M 22s\n144200K .......... .......... .......... .......... .......... 17% 28.9M 22s\n144250K .......... .......... .......... .......... .......... 17% 42.2M 22s\n144300K .......... .......... .......... .......... .......... 17% 44.1M 22s\n144350K .......... .......... .......... .......... .......... 17% 13.7M 22s\n144400K .......... .......... .......... .......... .......... 17% 37.3M 22s\n144450K .......... .......... .......... .......... .......... 17% 38.8M 22s\n144500K .......... .......... .......... .......... .......... 17% 40.3M 22s\n144550K .......... .......... .......... .......... .......... 17% 21.2M 22s\n144600K .......... .......... .......... .......... .......... 17% 36.1M 22s\n144650K .......... .......... .......... .......... .......... 17% 41.4M 22s\n144700K .......... .......... .......... .......... .......... 17% 36.3M 22s\n144750K .......... .......... .......... .......... .......... 17% 18.4M 22s\n144800K .......... .......... .......... .......... .......... 17% 34.3M 22s\n144850K .......... .......... .......... .......... .......... 17% 46.7M 22s\n144900K .......... .......... .......... .......... .......... 17% 19.6M 22s\n144950K .......... .......... .......... .......... .......... 17% 44.1M 22s\n145000K .......... .......... .......... .......... .......... 17% 45.1M 22s\n145050K .......... .......... .......... .......... .......... 17% 45.8M 22s\n145100K .......... .......... .......... .......... .......... 17% 21.4M 22s\n145150K .......... .......... .......... .......... .......... 17% 41.7M 22s\n145200K .......... .......... .......... .......... .......... 17% 50.6M 22s\n145250K .......... .......... .......... .......... .......... 17% 51.4M 22s\n145300K .......... .......... .......... .......... .......... 17% 24.2M 22s\n145350K .......... .......... .......... .......... .......... 17% 52.2M 22s\n145400K .......... .......... .......... .......... .......... 17% 45.3M 22s\n145450K .......... .......... .......... .......... .......... 17% 51.1M 22s\n145500K .......... .......... .......... .......... .......... 17% 26.7M 22s\n145550K .......... .......... .......... .......... .......... 17% 44.7M 22s\n145600K .......... .......... .......... .......... .......... 17% 47.2M 22s\n145650K .......... .......... .......... .......... .......... 17% 53.5M 22s\n145700K .......... .......... .......... .......... .......... 17% 28.4M 22s\n145750K .......... .......... .......... .......... .......... 17% 15.7M 22s\n145800K .......... .......... .......... .......... .......... 17% 24.5M 22s\n145850K .......... .......... .......... .......... .......... 17% 27.8M 22s\n145900K .......... .......... .......... .......... .......... 17% 21.3M 22s\n145950K .......... .......... .......... .......... .......... 17% 27.9M 22s\n146000K .......... .......... .......... .......... .......... 17% 29.4M 22s\n146050K .......... .......... .......... .......... .......... 17% 24.1M 22s\n146100K .......... .......... .......... .......... .......... 17% 26.4M 22s\n146150K .......... .......... .......... .......... .......... 17% 20.6M 22s\n146200K .......... .......... .......... .......... .......... 17% 32.9M 22s\n146250K .......... .......... .......... .......... .......... 17% 30.2M 22s\n146300K .......... .......... .......... .......... .......... 17% 37.5M 22s\n146350K .......... .......... .......... .......... .......... 17% 29.8M 22s\n146400K .......... .......... .......... .......... .......... 17% 33.4M 22s\n146450K .......... .......... .......... .......... .......... 17% 32.5M 22s\n146500K .......... .......... .......... .......... .......... 17% 21.7M 22s\n146550K .......... .......... .......... .......... .......... 17% 28.3M 22s\n146600K .......... .......... .......... .......... .......... 17% 31.8M 22s\n146650K .......... .......... .......... .......... .......... 17% 6.12M 22s\n146700K .......... .......... .......... .......... .......... 17% 34.9M 22s\n146750K .......... .......... .......... .......... .......... 17% 37.8M 22s\n146800K .......... .......... .......... .......... .......... 17% 40.0M 22s\n146850K .......... .......... .......... .......... .......... 17% 30.7M 22s\n146900K .......... .......... .......... .......... .......... 17% 41.5M 22s\n146950K .......... .......... .......... .......... .......... 17% 36.8M 22s\n147000K .......... .......... .......... .......... .......... 17% 55.3M 22s\n147050K .......... .......... .......... .......... .......... 17% 23.4M 22s\n147100K .......... .......... .......... .......... .......... 17% 52.0M 22s\n147150K .......... .......... .......... .......... .......... 17% 49.4M 22s\n147200K .......... .......... .......... .......... .......... 17% 57.4M 22s\n147250K .......... .......... .......... .......... .......... 17% 56.6M 22s\n147300K .......... .......... .......... .......... .......... 17% 52.0M 22s\n147350K .......... .......... .......... .......... .......... 17% 49.3M 22s\n147400K .......... .......... .......... .......... .......... 17% 55.6M 22s\n147450K .......... .......... .......... .......... .......... 17% 19.3M 22s\n147500K .......... .......... .......... .......... .......... 17% 55.0M 22s\n147550K .......... .......... .......... .......... .......... 17% 48.3M 22s\n147600K .......... .......... .......... .......... .......... 17% 54.3M 22s\n147650K .......... .......... .......... .......... .......... 17% 41.5M 22s\n147700K .......... .......... .......... .......... .......... 17% 53.7M 22s\n147750K .......... .......... .......... .......... .......... 17% 55.0M 22s\n147800K .......... .......... .......... .......... .......... 18% 7.10M 22s\n147850K .......... .......... .......... .......... .......... 18% 54.9M 22s\n147900K .......... .......... .......... .......... .......... 18% 44.4M 22s\n147950K .......... .......... .......... .......... .......... 18% 46.9M 22s\n148000K .......... .......... .......... .......... .......... 18% 51.4M 22s\n148050K .......... .......... .......... .......... .......... 18% 55.8M 22s\n148100K .......... .......... .......... .......... .......... 18% 47.8M 22s\n148150K .......... .......... .......... .......... .......... 18% 35.3M 22s\n148200K .......... .......... .......... .......... .......... 18% 19.9M 22s\n148250K .......... .......... .......... .......... .......... 18% 22.1M 22s\n148300K .......... .......... .......... .......... .......... 18% 44.2M 22s\n148350K .......... .......... .......... .......... .......... 18% 51.9M 22s\n148400K .......... .......... .......... .......... .......... 18% 52.6M 22s\n148450K .......... .......... .......... .......... .......... 18% 55.2M 22s\n148500K .......... .......... .......... .......... .......... 18% 36.4M 22s\n148550K .......... .......... .......... .......... .......... 18% 47.1M 22s\n148600K .......... .......... .......... .......... .......... 18% 51.1M 22s\n148650K .......... .......... .......... .......... .......... 18% 10.6M 22s\n148700K .......... .......... .......... .......... .......... 18% 49.2M 22s\n148750K .......... .......... .......... .......... .......... 18% 52.9M 22s\n148800K .......... .......... .......... .......... .......... 18% 52.0M 22s\n148850K .......... .......... .......... .......... .......... 18% 44.7M 22s\n148900K .......... .......... .......... .......... .......... 18% 37.5M 22s\n148950K .......... .......... .......... .......... .......... 18% 52.3M 22s\n149000K .......... .......... .......... .......... .......... 18% 51.1M 22s\n149050K .......... .......... .......... .......... .......... 18% 48.0M 22s\n149100K .......... .......... .......... .......... .......... 18% 56.1M 22s\n149150K .......... .......... .......... .......... .......... 18% 56.9M 22s\n149200K .......... .......... .......... .......... .......... 18% 48.5M 22s\n149250K .......... .......... .......... .......... .......... 18% 49.5M 22s\n149300K .......... .......... .......... .......... .......... 18% 59.7M 22s\n149350K .......... .......... .......... .......... .......... 18% 58.9M 22s\n149400K .......... .......... .......... .......... .......... 18% 58.3M 22s\n149450K .......... .......... .......... .......... .......... 18% 46.2M 22s\n149500K .......... .......... .......... .......... .......... 18% 58.5M 22s\n149550K .......... .......... .......... .......... .......... 18% 57.3M 22s\n149600K .......... .......... .......... .......... .......... 18% 57.6M 22s\n149650K .......... .......... .......... .......... .......... 18% 49.0M 22s\n149700K .......... .......... .......... .......... .......... 18% 4.33M 22s\n149750K .......... .......... .......... .......... .......... 18% 73.7M 22s\n149800K .......... .......... .......... .......... .......... 18% 92.0M 22s\n149850K .......... .......... .......... .......... .......... 18%  118M 22s\n149900K .......... .......... .......... .......... .......... 18%  135M 22s\n149950K .......... .......... .......... .......... .......... 18%  105M 22s\n150000K .......... .......... .......... .......... .......... 18% 80.7M 22s\n150050K .......... .......... .......... .......... .......... 18%  111M 22s\n150100K .......... .......... .......... .......... .......... 18%  145M 22s\n150150K .......... .......... .......... .......... .......... 18%  118M 22s\n150200K .......... .......... .......... .......... .......... 18% 78.4M 22s\n150250K .......... .......... .......... .......... .......... 18% 29.7M 22s\n150300K .......... .......... .......... .......... .......... 18% 68.6M 22s\n150350K .......... .......... .......... .......... .......... 18% 17.3M 22s\n150400K .......... .......... .......... .......... .......... 18% 28.3M 22s\n150450K .......... .......... .......... .......... .......... 18% 13.1M 22s\n150500K .......... .......... .......... .......... .......... 18% 26.4M 22s\n150550K .......... .......... .......... .......... .......... 18% 39.1M 22s\n150600K .......... .......... .......... .......... .......... 18% 29.1M 22s\n150650K .......... .......... .......... .......... .......... 18% 26.9M 22s\n150700K .......... .......... .......... .......... .......... 18% 20.0M 22s\n150750K .......... .......... .......... .......... .......... 18% 92.3M 22s\n150800K .......... .......... .......... .......... .......... 18% 16.3M 22s\n150850K .......... .......... .......... .......... .......... 18% 37.9M 22s\n150900K .......... .......... .......... .......... .......... 18% 22.8M 22s\n150950K .......... .......... .......... .......... .......... 18% 17.5M 22s\n151000K .......... .......... .......... .......... .......... 18% 49.8M 22s\n151050K .......... .......... .......... .......... .......... 18% 52.6M 22s\n151100K .......... .......... .......... .......... .......... 18% 23.8M 22s\n151150K .......... .......... .......... .......... .......... 18% 12.6M 22s\n151200K .......... .......... .......... .......... .......... 18% 26.8M 22s\n151250K .......... .......... .......... .......... .......... 18% 21.8M 22s\n151300K .......... .......... .......... .......... .......... 18% 96.3M 22s\n151350K .......... .......... .......... .......... .......... 18% 22.1M 22s\n151400K .......... .......... .......... .......... .......... 18% 21.9M 22s\n151450K .......... .......... .......... .......... .......... 18% 62.5M 22s\n151500K .......... .......... .......... .......... .......... 18% 80.7M 22s\n151550K .......... .......... .......... .......... .......... 18% 20.2M 22s\n151600K .......... .......... .......... .......... .......... 18% 51.3M 22s\n151650K .......... .......... .......... .......... .......... 18% 69.5M 22s\n151700K .......... .......... .......... .......... .......... 18% 34.5M 22s\n151750K .......... .......... .......... .......... .......... 18% 37.3M 22s\n151800K .......... .......... .......... .......... .......... 18% 24.1M 22s\n151850K .......... .......... .......... .......... .......... 18% 23.1M 22s\n151900K .......... .......... .......... .......... .......... 18% 81.7M 22s\n151950K .......... .......... .......... .......... .......... 18% 96.0M 22s\n152000K .......... .......... .......... .......... .......... 18%  124M 22s\n152050K .......... .......... .......... .......... .......... 18% 20.9M 22s\n152100K .......... .......... .......... .......... .......... 18%  102M 22s\n152150K .......... .......... .......... .......... .......... 18% 69.7M 22s\n152200K .......... .......... .......... .......... .......... 18% 93.6M 22s\n152250K .......... .......... .......... .......... .......... 18% 12.4M 22s\n152300K .......... .......... .......... .......... .......... 18% 95.2M 22s\n152350K .......... .......... .......... .......... .......... 18%  139M 22s\n152400K .......... .......... .......... .......... .......... 18%  112M 22s\n152450K .......... .......... .......... .......... .......... 18% 89.0M 22s\n152500K .......... .......... .......... .......... .......... 18%  110M 22s\n152550K .......... .......... .......... .......... .......... 18% 23.9M 22s\n152600K .......... .......... .......... .......... .......... 18%  102M 22s\n152650K .......... .......... .......... .......... .......... 18% 95.5M 22s\n152700K .......... .......... .......... .......... .......... 18% 76.2M 22s\n152750K .......... .......... .......... .......... .......... 18% 43.2M 22s\n152800K .......... .......... .......... .......... .......... 18% 45.3M 22s\n152850K .......... .......... .......... .......... .......... 18% 27.2M 22s\n152900K .......... .......... .......... .......... .......... 18% 46.7M 22s\n152950K .......... .......... .......... .......... .......... 18% 55.8M 22s\n153000K .......... .......... .......... .......... .......... 18% 38.2M 22s\n153050K .......... .......... .......... .......... .......... 18% 18.4M 22s\n153100K .......... .......... .......... .......... .......... 18% 97.0M 22s\n153150K .......... .......... .......... .......... .......... 18% 5.78M 22s\n153200K .......... .......... .......... .......... .......... 18%  102M 22s\n153250K .......... .......... .......... .......... .......... 18% 87.2M 22s\n153300K .......... .......... .......... .......... .......... 18%  101M 22s\n153350K .......... .......... .......... .......... .......... 18%  122M 22s\n153400K .......... .......... .......... .......... .......... 18%  146M 22s\n153450K .......... .......... .......... .......... .......... 18% 22.5M 22s\n153500K .......... .......... .......... .......... .......... 18% 64.3M 22s\n153550K .......... .......... .......... .......... .......... 18% 45.8M 22s\n153600K .......... .......... .......... .......... .......... 18% 23.6M 22s\n153650K .......... .......... .......... .......... .......... 18% 21.9M 22s\n153700K .......... .......... .......... .......... .......... 18% 29.9M 22s\n153750K .......... .......... .......... .......... .......... 18% 26.7M 22s\n153800K .......... .......... .......... .......... .......... 18% 31.8M 22s\n153850K .......... .......... .......... .......... .......... 18% 22.6M 22s\n153900K .......... .......... .......... .......... .......... 18% 64.8M 22s\n153950K .......... .......... .......... .......... .......... 18% 27.5M 22s\n154000K .......... .......... .......... .......... .......... 18% 19.4M 22s\n154050K .......... .......... .......... .......... .......... 18% 77.6M 22s\n154100K .......... .......... .......... .......... .......... 18% 49.9M 22s\n154150K .......... .......... .......... .......... .......... 18% 25.2M 22s\n154200K .......... .......... .......... .......... .......... 18% 11.3M 22s\n154250K .......... .......... .......... .......... .......... 18%  105M 22s\n154300K .......... .......... .......... .......... .......... 18% 44.3M 22s\n154350K .......... .......... .......... .......... .......... 18% 96.3M 22s\n154400K .......... .......... .......... .......... .......... 18% 21.0M 22s\n154450K .......... .......... .......... .......... .......... 18% 99.8M 22s\n154500K .......... .......... .......... .......... .......... 18% 46.0M 22s\n154550K .......... .......... .......... .......... .......... 18% 39.9M 22s\n154600K .......... .......... .......... .......... .......... 18% 18.5M 22s\n154650K .......... .......... .......... .......... .......... 18% 16.9M 22s\n154700K .......... .......... .......... .......... .......... 18% 88.7M 22s\n154750K .......... .......... .......... .......... .......... 18%  110M 22s\n154800K .......... .......... .......... .......... .......... 18% 32.7M 22s\n154850K .......... .......... .......... .......... .......... 18% 89.9M 22s\n154900K .......... .......... .......... .......... .......... 18% 27.6M 22s\n154950K .......... .......... .......... .......... .......... 18% 52.8M 22s\n155000K .......... .......... .......... .......... .......... 18% 64.7M 22s\n155050K .......... .......... .......... .......... .......... 18% 33.0M 22s\n155100K .......... .......... .......... .......... .......... 18% 81.4M 22s\n155150K .......... .......... .......... .......... .......... 18% 52.1M 22s\n155200K .......... .......... .......... .......... .......... 18% 92.1M 22s\n155250K .......... .......... .......... .......... .......... 18% 22.1M 22s\n155300K .......... .......... .......... .......... .......... 18% 23.1M 22s\n155350K .......... .......... .......... .......... .......... 18% 32.4M 22s\n155400K .......... .......... .......... .......... .......... 18% 15.8M 22s\n155450K .......... .......... .......... .......... .......... 18% 49.6M 22s\n155500K .......... .......... .......... .......... .......... 18% 59.9M 22s\n155550K .......... .......... .......... .......... .......... 18% 26.4M 22s\n155600K .......... .......... .......... .......... .......... 18% 24.1M 22s\n155650K .......... .......... .......... .......... .......... 18% 35.5M 22s\n155700K .......... .......... .......... .......... .......... 18% 44.8M 22s\n155750K .......... .......... .......... .......... .......... 18% 14.6M 22s\n155800K .......... .......... .......... .......... .......... 18%  105M 22s\n155850K .......... .......... .......... .......... .......... 18% 20.4M 22s\n155900K .......... .......... .......... .......... .......... 18% 24.6M 22s\n155950K .......... .......... .......... .......... .......... 18% 23.7M 22s\n156000K .......... .......... .......... .......... .......... 18% 99.2M 22s\n156050K .......... .......... .......... .......... .......... 19% 97.8M 22s\n156100K .......... .......... .......... .......... .......... 19% 22.3M 22s\n156150K .......... .......... .......... .......... .......... 19% 99.6M 22s\n156200K .......... .......... .......... .......... .......... 19% 67.8M 22s\n156250K .......... .......... .......... .......... .......... 19% 27.0M 22s\n156300K .......... .......... .......... .......... .......... 19% 19.1M 22s\n156350K .......... .......... .......... .......... .......... 19% 63.7M 22s\n156400K .......... .......... .......... .......... .......... 19% 62.3M 22s\n156450K .......... .......... .......... .......... .......... 19% 24.5M 22s\n156500K .......... .......... .......... .......... .......... 19% 14.3M 22s\n156550K .......... .......... .......... .......... .......... 19% 23.5M 22s\n156600K .......... .......... .......... .......... .......... 19% 66.6M 22s\n156650K .......... .......... .......... .......... .......... 19%  100M 22s\n156700K .......... .......... .......... .......... .......... 19% 17.7M 22s\n156750K .......... .......... .......... .......... .......... 19% 41.8M 22s\n156800K .......... .......... .......... .......... .......... 19% 24.7M 22s\n156850K .......... .......... .......... .......... .......... 19% 50.8M 22s\n156900K .......... .......... .......... .......... .......... 19% 7.76M 22s\n156950K .......... .......... .......... .......... .......... 19%  138M 22s\n157000K .......... .......... .......... .......... .......... 19% 61.6M 22s\n157050K .......... .......... .......... .......... .......... 19% 37.9M 22s\n157100K .......... .......... .......... .......... .......... 19% 11.9M 22s\n157150K .......... .......... .......... .......... .......... 19% 35.3M 22s\n157200K .......... .......... .......... .......... .......... 19% 12.5M 22s\n157250K .......... .......... .......... .......... .......... 19% 29.3M 22s\n157300K .......... .......... .......... .......... .......... 19% 53.0M 22s\n157350K .......... .......... .......... .......... .......... 19% 8.56M 22s\n157400K .......... .......... .......... .......... .......... 19% 47.2M 22s\n157450K .......... .......... .......... .......... .......... 19% 58.6M 22s\n157500K .......... .......... .......... .......... .......... 19% 8.72M 22s\n157550K .......... .......... .......... .......... .......... 19% 34.2M 22s\n157600K .......... .......... .......... .......... .......... 19% 23.2M 22s\n157650K .......... .......... .......... .......... .......... 19% 10.3M 22s\n157700K .......... .......... .......... .......... .......... 19%  102M 22s\n157750K .......... .......... .......... .......... .......... 19% 37.9M 22s\n157800K .......... .......... .......... .......... .......... 19% 12.3M 22s\n157850K .......... .......... .......... .......... .......... 19% 20.1M 22s\n157900K .......... .......... .......... .......... .......... 19% 36.3M 22s\n157950K .......... .......... .......... .......... .......... 19% 15.2M 22s\n158000K .......... .......... .......... .......... .......... 19% 45.0M 22s\n158050K .......... .......... .......... .......... .......... 19% 22.1M 22s\n158100K .......... .......... .......... .......... .......... 19% 19.7M 22s\n158150K .......... .......... .......... .......... .......... 19% 19.2M 22s\n158200K .......... .......... .......... .......... .......... 19% 10.4M 22s\n158250K .......... .......... .......... .......... .......... 19% 39.8M 22s\n158300K .......... .......... .......... .......... .......... 19% 20.9M 22s\n158350K .......... .......... .......... .......... .......... 19% 21.8M 22s\n158400K .......... .......... .......... .......... .......... 19% 10.6M 22s\n158450K .......... .......... .......... .......... .......... 19% 69.2M 22s\n158500K .......... .......... .......... .......... .......... 19% 80.0M 22s\n158550K .......... .......... .......... .......... .......... 19% 13.8M 22s\n158600K .......... .......... .......... .......... .......... 19% 28.1M 22s\n158650K .......... .......... .......... .......... .......... 19% 46.1M 22s\n158700K .......... .......... .......... .......... .......... 19% 59.9M 22s\n158750K .......... .......... .......... .......... .......... 19% 8.56M 22s\n158800K .......... .......... .......... .......... .......... 19% 50.7M 22s\n158850K .......... .......... .......... .......... .......... 19% 46.2M 22s\n158900K .......... .......... .......... .......... .......... 19% 9.99M 22s\n158950K .......... .......... .......... .......... .......... 19% 22.6M 22s\n159000K .......... .......... .......... .......... .......... 19% 80.3M 22s\n159050K .......... .......... .......... .......... .......... 19% 9.82M 22s\n159100K .......... .......... .......... .......... .......... 19% 53.8M 22s\n159150K .......... .......... .......... .......... .......... 19% 94.2M 22s\n159200K .......... .......... .......... .......... .......... 19% 12.2M 22s\n159250K .......... .......... .......... .......... .......... 19% 30.5M 22s\n159300K .......... .......... .......... .......... .......... 19% 40.5M 22s\n159350K .......... .......... .......... .......... .......... 19% 41.3M 22s\n159400K .......... .......... .......... .......... .......... 19% 45.4M 22s\n159450K .......... .......... .......... .......... .......... 19% 13.5M 22s\n159500K .......... .......... .......... .......... .......... 19% 26.0M 22s\n159550K .......... .......... .......... .......... .......... 19% 12.4M 22s\n159600K .......... .......... .......... .......... .......... 19% 58.1M 22s\n159650K .......... .......... .......... .......... .......... 19% 53.7M 22s\n159700K .......... .......... .......... .......... .......... 19% 10.3M 22s\n159750K .......... .......... .......... .......... .......... 19% 54.0M 22s\n159800K .......... .......... .......... .......... .......... 19% 33.1M 22s\n159850K .......... .......... .......... .......... .......... 19% 67.5M 22s\n159900K .......... .......... .......... .......... .......... 19% 10.2M 22s\n159950K .......... .......... .......... .......... .......... 19% 50.4M 22s\n160000K .......... .......... .......... .......... .......... 19% 9.23M 22s\n160050K .......... .......... .......... .......... .......... 19% 34.9M 22s\n160100K .......... .......... .......... .......... .......... 19% 19.4M 22s\n160150K .......... .......... .......... .......... .......... 19% 17.2M 22s\n160200K .......... .......... .......... .......... .......... 19% 42.7M 22s\n160250K .......... .......... .......... .......... .......... 19% 53.4M 22s\n160300K .......... .......... .......... .......... .......... 19% 10.2M 22s\n160350K .......... .......... .......... .......... .......... 19% 49.5M 22s\n160400K .......... .......... .......... .......... .......... 19% 44.5M 22s\n160450K .......... .......... .......... .......... .......... 19% 26.2M 22s\n160500K .......... .......... .......... .......... .......... 19% 10.6M 22s\n160550K .......... .......... .......... .......... .......... 19% 93.8M 22s\n160600K .......... .......... .......... .......... .......... 19% 16.9M 22s\n160650K .......... .......... .......... .......... .......... 19% 12.8M 22s\n160700K .......... .......... .......... .......... .......... 19% 35.1M 22s\n160750K .......... .......... .......... .......... .......... 19% 33.9M 22s\n160800K .......... .......... .......... .......... .......... 19% 34.9M 22s\n160850K .......... .......... .......... .......... .......... 19% 13.3M 22s\n160900K .......... .......... .......... .......... .......... 19% 25.2M 22s\n160950K .......... .......... .......... .......... .......... 19% 48.1M 22s\n161000K .......... .......... .......... .......... .......... 19% 9.00M 22s\n161050K .......... .......... .......... .......... .......... 19% 42.9M 22s\n161100K .......... .......... .......... .......... .......... 19% 32.9M 22s\n161150K .......... .......... .......... .......... .......... 19% 9.01M 22s\n161200K .......... .......... .......... .......... .......... 19% 35.0M 22s\n161250K .......... .......... .......... .......... .......... 19% 38.2M 22s\n161300K .......... .......... .......... .......... .......... 19% 5.92M 22s\n161350K .......... .......... .......... .......... .......... 19% 90.0M 22s\n161400K .......... .......... .......... .......... .......... 19% 6.09M 22s\n161450K .......... .......... .......... .......... .......... 19% 88.3M 22s\n161500K .......... .......... .......... .......... .......... 19% 97.8M 22s\n161550K .......... .......... .......... .......... .......... 19% 27.1M 22s\n161600K .......... .......... .......... .......... .......... 19% 29.6M 22s\n161650K .......... .......... .......... .......... .......... 19% 12.6M 22s\n161700K .......... .......... .......... .......... .......... 19% 49.8M 22s\n161750K .......... .......... .......... .......... .......... 19% 54.2M 22s\n161800K .......... .......... .......... .......... .......... 19% 55.7M 22s\n161850K .......... .......... .......... .......... .......... 19% 10.1M 22s\n161900K .......... .......... .......... .......... .......... 19% 53.2M 22s\n161950K .......... .......... .......... .......... .......... 19% 41.1M 22s\n162000K .......... .......... .......... .......... .......... 19% 38.2M 22s\n162050K .......... .......... .......... .......... .......... 19% 7.52M 22s\n162100K .......... .......... .......... .......... .......... 19% 77.6M 22s\n162150K .......... .......... .......... .......... .......... 19% 12.5M 22s\n162200K .......... .......... .......... .......... .......... 19% 79.3M 22s\n162250K .......... .......... .......... .......... .......... 19% 30.6M 22s\n162300K .......... .......... .......... .......... .......... 19% 7.65M 22s\n162350K .......... .......... .......... .......... .......... 19% 50.2M 22s\n162400K .......... .......... .......... .......... .......... 19% 52.8M 22s\n162450K .......... .......... .......... .......... .......... 19% 56.5M 22s\n162500K .......... .......... .......... .......... .......... 19% 9.96M 22s\n162550K .......... .......... .......... .......... .......... 19% 41.0M 22s\n162600K .......... .......... .......... .......... .......... 19% 9.16M 22s\n162650K .......... .......... .......... .......... .......... 19% 78.2M 22s\n162700K .......... .......... .......... .......... .......... 19% 67.9M 22s\n162750K .......... .......... .......... .......... .......... 19% 55.6M 22s\n162800K .......... .......... .......... .......... .......... 19% 7.78M 22s\n162850K .......... .......... .......... .......... .......... 19% 55.5M 22s\n162900K .......... .......... .......... .......... .......... 19% 28.0M 22s\n162950K .......... .......... .......... .......... .......... 19% 84.4M 22s\n163000K .......... .......... .......... .......... .......... 19% 13.4M 22s\n163050K .......... .......... .......... .......... .......... 19% 41.0M 22s\n163100K .......... .......... .......... .......... .......... 19% 14.2M 22s\n163150K .......... .......... .......... .......... .......... 19% 44.3M 22s\n163200K .......... .......... .......... .......... .......... 19% 66.6M 22s\n163250K .......... .......... .......... .......... .......... 19% 21.8M 22s\n163300K .......... .......... .......... .......... .......... 19% 12.4M 22s\n163350K .......... .......... .......... .......... .......... 19% 22.4M 22s\n163400K .......... .......... .......... .......... .......... 19% 89.7M 22s\n163450K .......... .......... .......... .......... .......... 19% 26.8M 22s\n163500K .......... .......... .......... .......... .......... 19% 7.86M 22s\n163550K .......... .......... .......... .......... .......... 19% 82.9M 22s\n163600K .......... .......... .......... .......... .......... 19% 3.08M 22s\n163650K .......... .......... .......... .......... .......... 19% 54.3M 22s\n163700K .......... .......... .......... .......... .......... 19% 55.8M 22s\n163750K .......... .......... .......... .......... .......... 19% 56.3M 22s\n163800K .......... .......... .......... .......... .......... 19% 32.5M 22s\n163850K .......... .......... .......... .......... .......... 19% 55.3M 22s\n163900K .......... .......... .......... .......... .......... 19% 33.2M 22s\n163950K .......... .......... .......... .......... .......... 19% 35.5M 22s\n164000K .......... .......... .......... .......... .......... 19% 37.7M 22s\n164050K .......... .......... .......... .......... .......... 19% 42.9M 22s\n164100K .......... .......... .......... .......... .......... 19% 10.4M 22s\n164150K .......... .......... .......... .......... .......... 19% 40.6M 22s\n164200K .......... .......... .......... .......... .......... 19% 32.9M 22s\n164250K .......... .......... .......... .......... .......... 20% 29.1M 22s\n164300K .......... .......... .......... .......... .......... 20% 37.1M 22s\n164350K .......... .......... .......... .......... .......... 20% 25.8M 22s\n164400K .......... .......... .......... .......... .......... 20% 8.97M 22s\n164450K .......... .......... .......... .......... .......... 20% 41.1M 22s\n164500K .......... .......... .......... .......... .......... 20% 52.4M 22s\n164550K .......... .......... .......... .......... .......... 20% 46.3M 22s\n164600K .......... .......... .......... .......... .......... 20% 12.3M 22s\n164650K .......... .......... .......... .......... .......... 20% 12.0M 22s\n164700K .......... .......... .......... .......... .......... 20% 30.3M 22s\n164750K .......... .......... .......... .......... .......... 20% 17.2M 22s\n164800K .......... .......... .......... .......... .......... 20% 12.9M 22s\n164850K .......... .......... .......... .......... .......... 20% 34.2M 22s\n164900K .......... .......... .......... .......... .......... 20% 43.5M 22s\n164950K .......... .......... .......... .......... .......... 20% 10.9M 22s\n165000K .......... .......... .......... .......... .......... 20% 39.5M 22s\n165050K .......... .......... .......... .......... .......... 20% 36.7M 22s\n165100K .......... .......... .......... .......... .......... 20% 33.1M 22s\n165150K .......... .......... .......... .......... .......... 20% 12.0M 22s\n165200K .......... .......... .......... .......... .......... 20% 19.8M 22s\n165250K .......... .......... .......... .......... .......... 20% 40.7M 22s\n165300K .......... .......... .......... .......... .......... 20% 8.84M 22s\n165350K .......... .......... .......... .......... .......... 20% 44.5M 22s\n165400K .......... .......... .......... .......... .......... 20% 42.5M 22s\n165450K .......... .......... .......... .......... .......... 20% 60.4M 22s\n165500K .......... .......... .......... .......... .......... 20% 14.0M 22s\n165550K .......... .......... .......... .......... .......... 20% 42.5M 22s\n165600K .......... .......... .......... .......... .......... 20% 11.7M 22s\n165650K .......... .......... .......... .......... .......... 20% 22.5M 22s\n165700K .......... .......... .......... .......... .......... 20% 29.3M 22s\n165750K .......... .......... .......... .......... .......... 20% 42.7M 22s\n165800K .......... .......... .......... .......... .......... 20% 15.0M 22s\n165850K .......... .......... .......... .......... .......... 20% 50.6M 22s\n165900K .......... .......... .......... .......... .......... 20% 9.72M 22s\n165950K .......... .......... .......... .......... .......... 20% 26.0M 22s\n166000K .......... .......... .......... .......... .......... 20% 39.7M 22s\n166050K .......... .......... .......... .......... .......... 20% 51.7M 22s\n166100K .......... .......... .......... .......... .......... 20% 10.2M 22s\n166150K .......... .......... .......... .......... .......... 20% 36.7M 22s\n166200K .......... .......... .......... .......... .......... 20% 38.5M 22s\n166250K .......... .......... .......... .......... .......... 20% 19.3M 22s\n166300K .......... .......... .......... .......... .......... 20% 32.7M 22s\n166350K .......... .......... .......... .......... .......... 20% 10.2M 22s\n166400K .......... .......... .......... .......... .......... 20% 35.5M 22s\n166450K .......... .......... .......... .......... .......... 20% 38.2M 22s\n166500K .......... .......... .......... .......... .......... 20% 46.6M 22s\n166550K .......... .......... .......... .......... .......... 20% 9.36M 22s\n166600K .......... .......... .......... .......... .......... 20% 39.3M 22s\n166650K .......... .......... .......... .......... .......... 20% 42.8M 22s\n166700K .......... .......... .......... .......... .......... 20% 46.3M 22s\n166750K .......... .......... .......... .......... .......... 20% 16.2M 22s\n166800K .......... .......... .......... .......... .......... 20% 42.5M 22s\n166850K .......... .......... .......... .......... .......... 20% 37.4M 22s\n166900K .......... .......... .......... .......... .......... 20% 11.0M 22s\n166950K .......... .......... .......... .......... .......... 20% 38.8M 22s\n167000K .......... .......... .......... .......... .......... 20% 39.8M 22s\n167050K .......... .......... .......... .......... .......... 20% 15.1M 22s\n167100K .......... .......... .......... .......... .......... 20% 42.4M 22s\n167150K .......... .......... .......... .......... .......... 20% 20.7M 22s\n167200K .......... .......... .......... .......... .......... 20% 43.7M 22s\n167250K .......... .......... .......... .......... .......... 20% 20.2M 22s\n167300K .......... .......... .......... .......... .......... 20% 36.9M 22s\n167350K .......... .......... .......... .......... .......... 20% 48.8M 22s\n167400K .......... .......... .......... .......... .......... 20% 12.5M 22s\n167450K .......... .......... .......... .......... .......... 20% 40.6M 22s\n167500K .......... .......... .......... .......... .......... 20% 25.2M 22s\n167550K .......... .......... .......... .......... .......... 20% 16.6M 22s\n167600K .......... .......... .......... .......... .......... 20% 34.5M 22s\n167650K .......... .......... .......... .......... .......... 20% 23.1M 22s\n167700K .......... .......... .......... .......... .......... 20% 34.3M 22s\n167750K .......... .......... .......... .......... .......... 20% 27.9M 22s\n167800K .......... .......... .......... .......... .......... 20% 36.9M 22s\n167850K .......... .......... .......... .......... .......... 20% 24.5M 22s\n167900K .......... .......... .......... .......... .......... 20% 24.8M 22s\n167950K .......... .......... .......... .......... .......... 20% 36.9M 22s\n168000K .......... .......... .......... .......... .......... 20% 27.7M 22s\n168050K .......... .......... .......... .......... .......... 20% 33.8M 22s\n168100K .......... .......... .......... .......... .......... 20% 29.4M 22s\n168150K .......... .......... .......... .......... .......... 20% 34.1M 22s\n168200K .......... .......... .......... .......... .......... 20% 12.9M 22s\n168250K .......... .......... .......... .......... .......... 20% 33.9M 22s\n168300K .......... .......... .......... .......... .......... 20% 31.2M 22s\n168350K .......... .......... .......... .......... .......... 20% 36.0M 22s\n168400K .......... .......... .......... .......... .......... 20% 32.7M 22s\n168450K .......... .......... .......... .......... .......... 20% 27.2M 22s\n168500K .......... .......... .......... .......... .......... 20% 32.1M 22s\n168550K .......... .......... .......... .......... .......... 20% 39.4M 22s\n168600K .......... .......... .......... .......... .......... 20% 29.6M 22s\n168650K .......... .......... .......... .......... .......... 20% 34.2M 22s\n168700K .......... .......... .......... .......... .......... 20% 31.1M 22s\n168750K .......... .......... .......... .......... .......... 20% 33.1M 22s\n168800K .......... .......... .......... .......... .......... 20% 27.7M 22s\n168850K .......... .......... .......... .......... .......... 20% 32.6M 22s\n168900K .......... .......... .......... .......... .......... 20% 34.6M 22s\n168950K .......... .......... .......... .......... .......... 20% 35.9M 22s\n169000K .......... .......... .......... .......... .......... 20% 34.9M 22s\n169050K .......... .......... .......... .......... .......... 20% 36.7M 22s\n169100K .......... .......... .......... .......... .......... 20% 32.6M 22s\n169150K .......... .......... .......... .......... .......... 20% 34.4M 22s\n169200K .......... .......... .......... .......... .......... 20% 23.8M 22s\n169250K .......... .......... .......... .......... .......... 20% 31.2M 22s\n169300K .......... .......... .......... .......... .......... 20% 36.4M 22s\n169350K .......... .......... .......... .......... .......... 20% 35.0M 22s\n169400K .......... .......... .......... .......... .......... 20% 32.3M 22s\n169450K .......... .......... .......... .......... .......... 20% 32.9M 22s\n169500K .......... .......... .......... .......... .......... 20% 32.3M 22s\n169550K .......... .......... .......... .......... .......... 20% 36.3M 22s\n169600K .......... .......... .......... .......... .......... 20% 29.0M 22s\n169650K .......... .......... .......... .......... .......... 20% 39.7M 22s\n169700K .......... .......... .......... .......... .......... 20% 10.6M 22s\n169750K .......... .......... .......... .......... .......... 20% 33.0M 22s\n169800K .......... .......... .......... .......... .......... 20% 25.3M 22s\n169850K .......... .......... .......... .......... .......... 20% 31.4M 22s\n169900K .......... .......... .......... .......... .......... 20% 28.9M 22s\n169950K .......... .......... .......... .......... .......... 20% 30.8M 22s\n170000K .......... .......... .......... .......... .......... 20% 31.6M 22s\n170050K .......... .......... .......... .......... .......... 20% 29.3M 22s\n170100K .......... .......... .......... .......... .......... 20% 31.3M 22s\n170150K .......... .......... .......... .......... .......... 20% 33.0M 22s\n170200K .......... .......... .......... .......... .......... 20% 22.9M 22s\n170250K .......... .......... .......... .......... .......... 20% 26.2M 22s\n170300K .......... .......... .......... .......... .......... 20% 26.0M 22s\n170350K .......... .......... .......... .......... .......... 20% 23.6M 22s\n170400K .......... .......... .......... .......... .......... 20% 38.6M 22s\n170450K .......... .......... .......... .......... .......... 20% 37.7M 22s\n170500K .......... .......... .......... .......... .......... 20% 12.4M 22s\n170550K .......... .......... .......... .......... .......... 20% 35.3M 22s\n170600K .......... .......... .......... .......... .......... 20% 35.0M 22s\n170650K .......... .......... .......... .......... .......... 20% 43.7M 22s\n170700K .......... .......... .......... .......... .......... 20% 15.2M 22s\n170750K .......... .......... .......... .......... .......... 20% 49.2M 22s\n170800K .......... .......... .......... .......... .......... 20% 54.5M 22s\n170850K .......... .......... .......... .......... .......... 20% 44.6M 22s\n170900K .......... .......... .......... .......... .......... 20% 11.0M 22s\n170950K .......... .......... .......... .......... .......... 20% 53.5M 22s\n171000K .......... .......... .......... .......... .......... 20% 49.2M 22s\n171050K .......... .......... .......... .......... .......... 20% 15.0M 22s\n171100K .......... .......... .......... .......... .......... 20% 42.9M 22s\n171150K .......... .......... .......... .......... .......... 20% 10.4M 22s\n171200K .......... .......... .......... .......... .......... 20% 48.4M 22s\n171250K .......... .......... .......... .......... .......... 20% 30.3M 22s\n171300K .......... .......... .......... .......... .......... 20% 51.7M 22s\n171350K .......... .......... .......... .......... .......... 20% 13.3M 22s\n171400K .......... .......... .......... .......... .......... 20% 34.9M 22s\n171450K .......... .......... .......... .......... .......... 20% 41.5M 22s\n171500K .......... .......... .......... .......... .......... 20% 11.5M 22s\n171550K .......... .......... .......... .......... .......... 20% 41.8M 22s\n171600K .......... .......... .......... .......... .......... 20% 36.5M 22s\n171650K .......... .......... .......... .......... .......... 20% 48.2M 22s\n171700K .......... .......... .......... .......... .......... 20% 21.2M 22s\n171750K .......... .......... .......... .......... .......... 20% 39.1M 22s\n171800K .......... .......... .......... .......... .......... 20% 34.6M 22s\n171850K .......... .......... .......... .......... .......... 20% 55.0M 22s\n171900K .......... .......... .......... .......... .......... 20% 15.9M 22s\n171950K .......... .......... .......... .......... .......... 20% 38.2M 22s\n172000K .......... .......... .......... .......... .......... 20% 38.1M 22s\n172050K .......... .......... .......... .......... .......... 20% 44.4M 22s\n172100K .......... .......... .......... .......... .......... 20% 10.2M 22s\n172150K .......... .......... .......... .......... .......... 20% 36.5M 22s\n172200K .......... .......... .......... .......... .......... 20% 41.7M 22s\n172250K .......... .......... .......... .......... .......... 20% 34.6M 22s\n172300K .......... .......... .......... .......... .......... 20% 39.4M 22s\n172350K .......... .......... .......... .......... .......... 20% 39.8M 22s\n172400K .......... .......... .......... .......... .......... 20% 47.1M 22s\n172450K .......... .......... .......... .......... .......... 21% 21.4M 22s\n172500K .......... .......... .......... .......... .......... 21% 42.6M 22s\n172550K .......... .......... .......... .......... .......... 21% 38.4M 22s\n172600K .......... .......... .......... .......... .......... 21% 44.5M 22s\n172650K .......... .......... .......... .......... .......... 21% 19.7M 22s\n172700K .......... .......... .......... .......... .......... 21% 34.5M 22s\n172750K .......... .......... .......... .......... .......... 21% 39.6M 22s\n172800K .......... .......... .......... .......... .......... 21% 44.7M 22s\n172850K .......... .......... .......... .......... .......... 21% 27.4M 22s\n172900K .......... .......... .......... .......... .......... 21% 37.6M 22s\n172950K .......... .......... .......... .......... .......... 21% 43.9M 22s\n173000K .......... .......... .......... .......... .......... 21% 44.0M 22s\n173050K .......... .......... .......... .......... .......... 21% 30.4M 22s\n173100K .......... .......... .......... .......... .......... 21% 51.7M 22s\n173150K .......... .......... .......... .......... .......... 21% 53.0M 22s\n173200K .......... .......... .......... .......... .......... 21% 50.4M 22s\n173250K .......... .......... .......... .......... .......... 21% 29.0M 22s\n173300K .......... .......... .......... .......... .......... 21% 49.4M 22s\n173350K .......... .......... .......... .......... .......... 21% 38.4M 22s\n173400K .......... .......... .......... .......... .......... 21% 38.3M 22s\n173450K .......... .......... .......... .......... .......... 21% 12.9M 22s\n173500K .......... .......... .......... .......... .......... 21% 37.8M 22s\n173550K .......... .......... .......... .......... .......... 21% 35.8M 22s\n173600K .......... .......... .......... .......... .......... 21% 44.6M 22s\n173650K .......... .......... .......... .......... .......... 21% 40.9M 22s\n173700K .......... .......... .......... .......... .......... 21% 49.4M 22s\n173750K .......... .......... .......... .......... .......... 21% 40.4M 22s\n173800K .......... .......... .......... .......... .......... 21% 4.43M 22s\n173850K .......... .......... .......... .......... .......... 21% 81.1M 22s\n173900K .......... .......... .......... .......... .......... 21% 37.9M 22s\n173950K .......... .......... .......... .......... .......... 21% 56.2M 22s\n174000K .......... .......... .......... .......... .......... 21%  101M 22s\n174050K .......... .......... .......... .......... .......... 21% 97.5M 22s\n174100K .......... .......... .......... .......... .......... 21%  109M 22s\n174150K .......... .......... .......... .......... .......... 21% 54.4M 22s\n174200K .......... .......... .......... .......... .......... 21% 56.8M 22s\n174250K .......... .......... .......... .......... .......... 21% 71.8M 22s\n174300K .......... .......... .......... .......... .......... 21% 51.4M 22s\n174350K .......... .......... .......... .......... .......... 21% 34.4M 22s\n174400K .......... .......... .......... .......... .......... 21% 17.8M 22s\n174450K .......... .......... .......... .......... .......... 21% 46.7M 22s\n174500K .......... .......... .......... .......... .......... 21% 48.6M 22s\n174550K .......... .......... .......... .......... .......... 21% 18.1M 22s\n174600K .......... .......... .......... .......... .......... 21% 54.6M 22s\n174650K .......... .......... .......... .......... .......... 21% 75.1M 22s\n174700K .......... .......... .......... .......... .......... 21% 22.7M 22s\n174750K .......... .......... .......... .......... .......... 21% 17.1M 22s\n174800K .......... .......... .......... .......... .......... 21% 60.6M 22s\n174850K .......... .......... .......... .......... .......... 21% 54.7M 22s\n174900K .......... .......... .......... .......... .......... 21% 20.8M 22s\n174950K .......... .......... .......... .......... .......... 21% 17.0M 22s\n175000K .......... .......... .......... .......... .......... 21% 54.1M 22s\n175050K .......... .......... .......... .......... .......... 21% 40.5M 22s\n175100K .......... .......... .......... .......... .......... 21% 47.0M 22s\n175150K .......... .......... .......... .......... .......... 21% 15.3M 22s\n175200K .......... .......... .......... .......... .......... 21% 48.9M 22s\n175250K .......... .......... .......... .......... .......... 21% 40.6M 22s\n175300K .......... .......... .......... .......... .......... 21% 37.6M 22s\n175350K .......... .......... .......... .......... .......... 21% 14.4M 22s\n175400K .......... .......... .......... .......... .......... 21% 88.8M 22s\n175450K .......... .......... .......... .......... .......... 21% 38.6M 22s\n175500K .......... .......... .......... .......... .......... 21% 25.1M 22s\n175550K .......... .......... .......... .......... .......... 21% 18.6M 22s\n175600K .......... .......... .......... .......... .......... 21%  139M 22s\n175650K .......... .......... .......... .......... .......... 21% 53.2M 22s\n175700K .......... .......... .......... .......... .......... 21% 17.1M 22s\n175750K .......... .......... .......... .......... .......... 21% 71.2M 22s\n175800K .......... .......... .......... .......... .......... 21% 41.7M 22s\n175850K .......... .......... .......... .......... .......... 21% 34.0M 22s\n175900K .......... .......... .......... .......... .......... 21% 17.2M 22s\n175950K .......... .......... .......... .......... .......... 21% 34.9M 22s\n176000K .......... .......... .......... .......... .......... 21%  105M 22s\n176050K .......... .......... .......... .......... .......... 21% 21.1M 22s\n176100K .......... .......... .......... .......... .......... 21% 19.6M 22s\n176150K .......... .......... .......... .......... .......... 21% 36.3M 22s\n176200K .......... .......... .......... .......... .......... 21% 46.9M 22s\n176250K .......... .......... .......... .......... .......... 21% 76.0M 22s\n176300K .......... .......... .......... .......... .......... 21% 36.8M 22s\n176350K .......... .......... .......... .......... .......... 21% 53.1M 22s\n176400K .......... .......... .......... .......... .......... 21% 57.2M 22s\n176450K .......... .......... .......... .......... .......... 21% 63.2M 22s\n176500K .......... .......... .......... .......... .......... 21% 25.0M 22s\n176550K .......... .......... .......... .......... .......... 21% 75.3M 22s\n176600K .......... .......... .......... .......... .......... 21% 42.5M 22s\n176650K .......... .......... .......... .......... .......... 21% 36.3M 22s\n176700K .......... .......... .......... .......... .......... 21% 34.1M 21s\n176750K .......... .......... .......... .......... .......... 21% 10.3M 22s\n176800K .......... .......... .......... .......... .......... 21% 82.5M 22s\n176850K .......... .......... .......... .......... .......... 21% 86.4M 21s\n176900K .......... .......... .......... .......... .......... 21% 65.8M 21s\n176950K .......... .......... .......... .......... .......... 21% 67.1M 21s\n177000K .......... .......... .......... .......... .......... 21%  103M 21s\n177050K .......... .......... .......... .......... .......... 21%  102M 21s\n177100K .......... .......... .......... .......... .......... 21% 15.9M 21s\n177150K .......... .......... .......... .......... .......... 21% 68.8M 21s\n177200K .......... .......... .......... .......... .......... 21% 38.8M 21s\n177250K .......... .......... .......... .......... .......... 21% 82.3M 21s\n177300K .......... .......... .......... .......... .......... 21% 32.3M 21s\n177350K .......... .......... .......... .......... .......... 21% 13.8M 21s\n177400K .......... .......... .......... .......... .......... 21%  119M 21s\n177450K .......... .......... .......... .......... .......... 21% 38.7M 21s\n177500K .......... .......... .......... .......... .......... 21% 40.7M 21s\n177550K .......... .......... .......... .......... .......... 21% 47.4M 21s\n177600K .......... .......... .......... .......... .......... 21% 58.6M 21s\n177650K .......... .......... .......... .......... .......... 21% 12.4M 21s\n177700K .......... .......... .......... .......... .......... 21% 27.0M 21s\n177750K .......... .......... .......... .......... .......... 21% 21.9M 21s\n177800K .......... .......... .......... .......... .......... 21% 24.2M 21s\n177850K .......... .......... .......... .......... .......... 21% 96.1M 21s\n177900K .......... .......... .......... .......... .......... 21% 32.0M 21s\n177950K .......... .......... .......... .......... .......... 21% 31.4M 21s\n178000K .......... .......... .......... .......... .......... 21% 19.3M 21s\n178050K .......... .......... .......... .......... .......... 21% 64.2M 21s\n178100K .......... .......... .......... .......... .......... 21% 62.1M 21s\n178150K .......... .......... .......... .......... .......... 21% 28.0M 21s\n178200K .......... .......... .......... .......... .......... 21% 17.5M 21s\n178250K .......... .......... .......... .......... .......... 21% 65.9M 21s\n178300K .......... .......... .......... .......... .......... 21% 39.0M 21s\n178350K .......... .......... .......... .......... .......... 21% 21.3M 21s\n178400K .......... .......... .......... .......... .......... 21% 27.7M 21s\n178450K .......... .......... .......... .......... .......... 21% 36.8M 21s\n178500K .......... .......... .......... .......... .......... 21% 39.9M 21s\n178550K .......... .......... .......... .......... .......... 21% 54.7M 21s\n178600K .......... .......... .......... .......... .......... 21% 13.4M 21s\n178650K .......... .......... .......... .......... .......... 21%  111M 21s\n178700K .......... .......... .......... .......... .......... 21% 44.7M 21s\n178750K .......... .......... .......... .......... .......... 21% 12.9M 21s\n178800K .......... .......... .......... .......... .......... 21% 41.3M 21s\n178850K .......... .......... .......... .......... .......... 21% 96.8M 21s\n178900K .......... .......... .......... .......... .......... 21% 39.0M 21s\n178950K .......... .......... .......... .......... .......... 21% 12.4M 21s\n179000K .......... .......... .......... .......... .......... 21% 72.2M 21s\n179050K .......... .......... .......... .......... .......... 21%  112M 21s\n179100K .......... .......... .......... .......... .......... 21% 11.0M 21s\n179150K .......... .......... .......... .......... .......... 21% 63.8M 21s\n179200K .......... .......... .......... .......... .......... 21% 43.0M 21s\n179250K .......... .......... .......... .......... .......... 21% 64.8M 21s\n179300K .......... .......... .......... .......... .......... 21% 17.9M 21s\n179350K .......... .......... .......... .......... .......... 21% 58.4M 21s\n179400K .......... .......... .......... .......... .......... 21% 39.9M 21s\n179450K .......... .......... .......... .......... .......... 21% 30.7M 21s\n179500K .......... .......... .......... .......... .......... 21% 68.0M 21s\n179550K .......... .......... .......... .......... .......... 21% 27.0M 21s\n179600K .......... .......... .......... .......... .......... 21% 50.6M 21s\n179650K .......... .......... .......... .......... .......... 21% 39.2M 21s\n179700K .......... .......... .......... .......... .......... 21% 64.7M 21s\n179750K .......... .......... .......... .......... .......... 21% 22.6M 21s\n179800K .......... .......... .......... .......... .......... 21% 45.9M 21s\n179850K .......... .......... .......... .......... .......... 21% 56.7M 21s\n179900K .......... .......... .......... .......... .......... 21% 35.6M 21s\n179950K .......... .......... .......... .......... .......... 21% 55.0M 21s\n180000K .......... .......... .......... .......... .......... 21% 87.4M 21s\n180050K .......... .......... .......... .......... .......... 21% 18.8M 21s\n180100K .......... .......... .......... .......... .......... 21%  108M 21s\n180150K .......... .......... .......... .......... .......... 21% 93.6M 21s\n180200K .......... .......... .......... .......... .......... 21% 95.8M 21s\n180250K .......... .......... .......... .......... .......... 21% 38.3M 21s\n180300K .......... .......... .......... .......... .......... 21% 78.5M 21s\n180350K .......... .......... .......... .......... .......... 21% 54.8M 21s\n180400K .......... .......... .......... .......... .......... 21% 50.8M 21s\n180450K .......... .......... .......... .......... .......... 21% 43.4M 21s\n180500K .......... .......... .......... .......... .......... 21% 29.8M 21s\n180550K .......... .......... .......... .......... .......... 21% 31.2M 21s\n180600K .......... .......... .......... .......... .......... 21% 26.4M 21s\n180650K .......... .......... .......... .......... .......... 21% 48.8M 21s\n180700K .......... .......... .......... .......... .......... 22% 23.4M 21s\n180750K .......... .......... .......... .......... .......... 22% 59.1M 21s\n180800K .......... .......... .......... .......... .......... 22% 10.6M 21s\n180850K .......... .......... .......... .......... .......... 22% 92.6M 21s\n180900K .......... .......... .......... .......... .......... 22% 94.7M 21s\n180950K .......... .......... .......... .......... .......... 22% 99.1M 21s\n181000K .......... .......... .......... .......... .......... 22% 32.7M 21s\n181050K .......... .......... .......... .......... .......... 22% 32.2M 21s\n181100K .......... .......... .......... .......... .......... 22% 17.6M 21s\n181150K .......... .......... .......... .......... .......... 22% 16.1M 21s\n181200K .......... .......... .......... .......... .......... 22% 84.6M 21s\n181250K .......... .......... .......... .......... .......... 22% 90.2M 21s\n181300K .......... .......... .......... .......... .......... 22% 12.5M 21s\n181350K .......... .......... .......... .......... .......... 22% 41.6M 21s\n181400K .......... .......... .......... .......... .......... 22% 96.4M 21s\n181450K .......... .......... .......... .......... .......... 22% 23.4M 21s\n181500K .......... .......... .......... .......... .......... 22% 45.9M 21s\n181550K .......... .......... .......... .......... .......... 22% 20.8M 21s\n181600K .......... .......... .......... .......... .......... 22% 14.4M 21s\n181650K .......... .......... .......... .......... .......... 22%  129M 21s\n181700K .......... .......... .......... .......... .......... 22% 41.0M 21s\n181750K .......... .......... .......... .......... .......... 22% 19.2M 21s\n181800K .......... .......... .......... .......... .......... 22% 53.7M 21s\n181850K .......... .......... .......... .......... .......... 22% 22.0M 21s\n181900K .......... .......... .......... .......... .......... 22% 13.2M 21s\n181950K .......... .......... .......... .......... .......... 22% 31.6M 21s\n182000K .......... .......... .......... .......... .......... 22% 42.9M 21s\n182050K .......... .......... .......... .......... .......... 22% 11.4M 21s\n182100K .......... .......... .......... .......... .......... 22% 56.1M 21s\n182150K .......... .......... .......... .......... .......... 22%  105M 21s\n182200K .......... .......... .......... .......... .......... 22% 44.1M 21s\n182250K .......... .......... .......... .......... .......... 22% 20.8M 21s\n182300K .......... .......... .......... .......... .......... 22% 15.6M 21s\n182350K .......... .......... .......... .......... .......... 22% 20.2M 21s\n182400K .......... .......... .......... .......... .......... 22% 85.7M 21s\n182450K .......... .......... .......... .......... .......... 22% 27.3M 21s\n182500K .......... .......... .......... .......... .......... 22% 66.4M 21s\n182550K .......... .......... .......... .......... .......... 22% 23.8M 21s\n182600K .......... .......... .......... .......... .......... 22% 8.26M 21s\n182650K .......... .......... .......... .......... .......... 22%  102M 21s\n182700K .......... .......... .......... .......... .......... 22% 64.7M 21s\n182750K .......... .......... .......... .......... .......... 22% 84.4M 21s\n182800K .......... .......... .......... .......... .......... 22% 13.4M 21s\n182850K .......... .......... .......... .......... .......... 22%  110M 21s\n182900K .......... .......... .......... .......... .......... 22% 15.4M 21s\n182950K .......... .......... .......... .......... .......... 22% 96.8M 21s\n183000K .......... .......... .......... .......... .......... 22%  125M 21s\n183050K .......... .......... .......... .......... .......... 22%  149M 21s\n183100K .......... .......... .......... .......... .......... 22%  107M 21s\n183150K .......... .......... .......... .......... .......... 22% 20.8M 21s\n183200K .......... .......... .......... .......... .......... 22%  120M 21s\n183250K .......... .......... .......... .......... .......... 22% 30.7M 21s\n183300K .......... .......... .......... .......... .......... 22% 75.5M 21s\n183350K .......... .......... .......... .......... .......... 22% 20.2M 21s\n183400K .......... .......... .......... .......... .......... 22% 62.5M 21s\n183450K .......... .......... .......... .......... .......... 22% 67.0M 21s\n183500K .......... .......... .......... .......... .......... 22% 57.8M 21s\n183550K .......... .......... .......... .......... .......... 22% 46.7M 21s\n183600K .......... .......... .......... .......... .......... 22% 5.53M 21s\n183650K .......... .......... .......... .......... .......... 22% 29.7M 21s\n183700K .......... .......... .......... .......... .......... 22%  130M 21s\n183750K .......... .......... .......... .......... .......... 22%  109M 21s\n183800K .......... .......... .......... .......... .......... 22%  132M 21s\n183850K .......... .......... .......... .......... .......... 22%  118M 21s\n183900K .......... .......... .......... .......... .......... 22%  137M 21s\n183950K .......... .......... .......... .......... .......... 22% 93.2M 21s\n184000K .......... .......... .......... .......... .......... 22%  117M 21s\n184050K .......... .......... .......... .......... .......... 22%  111M 21s\n184100K .......... .......... .......... .......... .......... 22% 93.8M 21s\n184150K .......... .......... .......... .......... .......... 22% 35.6M 21s\n184200K .......... .......... .......... .......... .......... 22% 93.7M 21s\n184250K .......... .......... .......... .......... .......... 22% 73.3M 21s\n184300K .......... .......... .......... .......... .......... 22% 45.9M 21s\n184350K .......... .......... .......... .......... .......... 22% 25.4M 21s\n184400K .......... .......... .......... .......... .......... 22% 62.1M 21s\n184450K .......... .......... .......... .......... .......... 22% 26.3M 21s\n184500K .......... .......... .......... .......... .......... 22% 18.8M 21s\n184550K .......... .......... .......... .......... .......... 22% 46.9M 21s\n184600K .......... .......... .......... .......... .......... 22% 28.7M 21s\n184650K .......... .......... .......... .......... .......... 22% 4.30M 21s\n184700K .......... .......... .......... .......... .......... 22%  123M 21s\n184750K .......... .......... .......... .......... .......... 22% 92.3M 21s\n184800K .......... .......... .......... .......... .......... 22% 88.6M 21s\n184850K .......... .......... .......... .......... .......... 22%  107M 21s\n184900K .......... .......... .......... .......... .......... 22%  126M 21s\n184950K .......... .......... .......... .......... .......... 22%  108M 21s\n185000K .......... .......... .......... .......... .......... 22% 93.1M 21s\n185050K .......... .......... .......... .......... .......... 22% 19.7M 21s\n185100K .......... .......... .......... .......... .......... 22% 23.5M 21s\n185150K .......... .......... .......... .......... .......... 22% 33.5M 21s\n185200K .......... .......... .......... .......... .......... 22% 24.4M 21s\n185250K .......... .......... .......... .......... .......... 22% 22.8M 21s\n185300K .......... .......... .......... .......... .......... 22% 52.0M 21s\n185350K .......... .......... .......... .......... .......... 22% 19.4M 21s\n185400K .......... .......... .......... .......... .......... 22% 14.5M 21s\n185450K .......... .......... .......... .......... .......... 22% 25.7M 21s\n185500K .......... .......... .......... .......... .......... 22% 10.1M 21s\n185550K .......... .......... .......... .......... .......... 22% 50.3M 21s\n185600K .......... .......... .......... .......... .......... 22% 68.1M 21s\n185650K .......... .......... .......... .......... .......... 22%  102M 21s\n185700K .......... .......... .......... .......... .......... 22% 25.3M 21s\n185750K .......... .......... .......... .......... .......... 22% 20.5M 21s\n185800K .......... .......... .......... .......... .......... 22% 71.5M 21s\n185850K .......... .......... .......... .......... .......... 22% 30.8M 21s\n185900K .......... .......... .......... .......... .......... 22% 35.1M 21s\n185950K .......... .......... .......... .......... .......... 22% 15.3M 21s\n186000K .......... .......... .......... .......... .......... 22% 95.3M 21s\n186050K .......... .......... .......... .......... .......... 22% 19.4M 21s\n186100K .......... .......... .......... .......... .......... 22% 54.4M 21s\n186150K .......... .......... .......... .......... .......... 22% 14.5M 21s\n186200K .......... .......... .......... .......... .......... 22% 80.1M 21s\n186250K .......... .......... .......... .......... .......... 22% 59.0M 21s\n186300K .......... .......... .......... .......... .......... 22% 22.3M 21s\n186350K .......... .......... .......... .......... .......... 22% 16.9M 21s\n186400K .......... .......... .......... .......... .......... 22% 33.9M 21s\n186450K .......... .......... .......... .......... .......... 22% 19.9M 21s\n186500K .......... .......... .......... .......... .......... 22% 88.3M 21s\n186550K .......... .......... .......... .......... .......... 22% 89.4M 21s\n186600K .......... .......... .......... .......... .......... 22% 50.3M 21s\n186650K .......... .......... .......... .......... .......... 22% 30.0M 21s\n186700K .......... .......... .......... .......... .......... 22% 89.1M 21s\n186750K .......... .......... .......... .......... .......... 22% 30.3M 21s\n186800K .......... .......... .......... .......... .......... 22% 33.3M 21s\n186850K .......... .......... .......... .......... .......... 22% 32.9M 21s\n186900K .......... .......... .......... .......... .......... 22% 23.6M 21s\n186950K .......... .......... .......... .......... .......... 22%  111M 21s\n187000K .......... .......... .......... .......... .......... 22% 10.7M 21s\n187050K .......... .......... .......... .......... .......... 22% 80.0M 21s\n187100K .......... .......... .......... .......... .......... 22%  105M 21s\n187150K .......... .......... .......... .......... .......... 22% 78.3M 21s\n187200K .......... .......... .......... .......... .......... 22% 47.0M 21s\n187250K .......... .......... .......... .......... .......... 22% 33.7M 21s\n187300K .......... .......... .......... .......... .......... 22% 21.9M 21s\n187350K .......... .......... .......... .......... .......... 22% 17.6M 21s\n187400K .......... .......... .......... .......... .......... 22% 58.3M 21s\n187450K .......... .......... .......... .......... .......... 22% 7.77M 21s\n187500K .......... .......... .......... .......... .......... 22% 93.5M 21s\n187550K .......... .......... .......... .......... .......... 22% 85.4M 21s\n187600K .......... .......... .......... .......... .......... 22% 63.4M 21s\n187650K .......... .......... .......... .......... .......... 22% 87.7M 21s\n187700K .......... .......... .......... .......... .......... 22% 20.7M 21s\n187750K .......... .......... .......... .......... .......... 22% 15.3M 21s\n187800K .......... .......... .......... .......... .......... 22% 75.8M 21s\n187850K .......... .......... .......... .......... .......... 22% 31.6M 21s\n187900K .......... .......... .......... .......... .......... 22% 31.8M 21s\n187950K .......... .......... .......... .......... .......... 22% 11.3M 21s\n188000K .......... .......... .......... .......... .......... 22%  123M 21s\n188050K .......... .......... .......... .......... .......... 22% 62.1M 21s\n188100K .......... .......... .......... .......... .......... 22% 17.0M 21s\n188150K .......... .......... .......... .......... .......... 22% 83.9M 21s\n188200K .......... .......... .......... .......... .......... 22% 15.5M 21s\n188250K .......... .......... .......... .......... .......... 22% 24.9M 21s\n188300K .......... .......... .......... .......... .......... 22% 23.2M 21s\n188350K .......... .......... .......... .......... .......... 22% 25.6M 21s\n188400K .......... .......... .......... .......... .......... 22% 35.1M 21s\n188450K .......... .......... .......... .......... .......... 22% 44.1M 21s\n188500K .......... .......... .......... .......... .......... 22% 16.3M 21s\n188550K .......... .......... .......... .......... .......... 22% 31.3M 21s\n188600K .......... .......... .......... .......... .......... 22% 58.8M 21s\n188650K .......... .......... .......... .......... .......... 22% 29.2M 21s\n188700K .......... .......... .......... .......... .......... 22% 21.4M 21s\n188750K .......... .......... .......... .......... .......... 22% 21.6M 21s\n188800K .......... .......... .......... .......... .......... 22% 89.1M 21s\n188850K .......... .......... .......... .......... .......... 22% 33.0M 21s\n188900K .......... .......... .......... .......... .......... 23% 19.4M 21s\n188950K .......... .......... .......... .......... .......... 23% 26.2M 21s\n189000K .......... .......... .......... .......... .......... 23% 8.63M 21s\n189050K .......... .......... .......... .......... .......... 23% 79.2M 21s\n189100K .......... .......... .......... .......... .......... 23%  121M 21s\n189150K .......... .......... .......... .......... .......... 23% 31.3M 21s\n189200K .......... .......... .......... .......... .......... 23% 18.6M 21s\n189250K .......... .......... .......... .......... .......... 23% 25.8M 21s\n189300K .......... .......... .......... .......... .......... 23% 15.4M 21s\n189350K .......... .......... .......... .......... .......... 23% 88.5M 21s\n189400K .......... .......... .......... .......... .......... 23% 46.5M 21s\n189450K .......... .......... .......... .......... .......... 23% 11.9M 21s\n189500K .......... .......... .......... .......... .......... 23% 83.4M 21s\n189550K .......... .......... .......... .......... .......... 23% 55.8M 21s\n189600K .......... .......... .......... .......... .......... 23%  110M 21s\n189650K .......... .......... .......... .......... .......... 23%  127M 21s\n189700K .......... .......... .......... .......... .......... 23% 7.24M 21s\n189750K .......... .......... .......... .......... .......... 23%  127M 21s\n189800K .......... .......... .......... .......... .......... 23% 79.8M 21s\n189850K .......... .......... .......... .......... .......... 23%  112M 21s\n189900K .......... .......... .......... .......... .......... 23% 84.7M 21s\n189950K .......... .......... .......... .......... .......... 23% 89.2M 21s\n190000K .......... .......... .......... .......... .......... 23%  113M 21s\n190050K .......... .......... .......... .......... .......... 23% 13.9M 21s\n190100K .......... .......... .......... .......... .......... 23% 60.4M 21s\n190150K .......... .......... .......... .......... .......... 23% 65.6M 21s\n190200K .......... .......... .......... .......... .......... 23%  102M 21s\n190250K .......... .......... .......... .......... .......... 23% 97.5M 21s\n190300K .......... .......... .......... .......... .......... 23% 12.7M 21s\n190350K .......... .......... .......... .......... .......... 23%  121M 21s\n190400K .......... .......... .......... .......... .......... 23%  121M 21s\n190450K .......... .......... .......... .......... .......... 23%  123M 21s\n190500K .......... .......... .......... .......... .......... 23% 36.1M 21s\n190550K .......... .......... .......... .......... .......... 23% 84.8M 21s\n190600K .......... .......... .......... .......... .......... 23% 9.79M 21s\n190650K .......... .......... .......... .......... .......... 23%  103M 21s\n190700K .......... .......... .......... .......... .......... 23%  122M 21s\n190750K .......... .......... .......... .......... .......... 23%  135M 21s\n190800K .......... .......... .......... .......... .......... 23% 44.2M 21s\n190850K .......... .......... .......... .......... .......... 23% 19.8M 21s\n190900K .......... .......... .......... .......... .......... 23% 11.2M 21s\n190950K .......... .......... .......... .......... .......... 23% 98.8M 21s\n191000K .......... .......... .......... .......... .......... 23% 5.20M 21s\n191050K .......... .......... .......... .......... .......... 23% 97.7M 21s\n191100K .......... .......... .......... .......... .......... 23% 83.5M 21s\n191150K .......... .......... .......... .......... .......... 23%  101M 21s\n191200K .......... .......... .......... .......... .......... 23%  101M 21s\n191250K .......... .......... .......... .......... .......... 23% 33.3M 21s\n191300K .......... .......... .......... .......... .......... 23% 22.4M 21s\n191350K .......... .......... .......... .......... .......... 23% 11.2M 21s\n191400K .......... .......... .......... .......... .......... 23% 45.2M 21s\n191450K .......... .......... .......... .......... .......... 23% 38.8M 21s\n191500K .......... .......... .......... .......... .......... 23% 30.3M 21s\n191550K .......... .......... .......... .......... .......... 23% 17.4M 21s\n191600K .......... .......... .......... .......... .......... 23% 45.4M 21s\n191650K .......... .......... .......... .......... .......... 23% 18.7M 21s\n191700K .......... .......... .......... .......... .......... 23% 20.6M 21s\n191750K .......... .......... .......... .......... .......... 23% 20.3M 21s\n191800K .......... .......... .......... .......... .......... 23% 15.0M 21s\n191850K .......... .......... .......... .......... .......... 23% 87.6M 21s\n191900K .......... .......... .......... .......... .......... 23% 68.9M 21s\n191950K .......... .......... .......... .......... .......... 23% 9.83M 21s\n192000K .......... .......... .......... .......... .......... 23% 34.0M 21s\n192050K .......... .......... .......... .......... .......... 23% 25.5M 21s\n192100K .......... .......... .......... .......... .......... 23% 42.8M 21s\n192150K .......... .......... .......... .......... .......... 23% 22.6M 21s\n192200K .......... .......... .......... .......... .......... 23% 9.00M 21s\n192250K .......... .......... .......... .......... .......... 23% 88.8M 21s\n192300K .......... .......... .......... .......... .......... 23%  119M 21s\n192350K .......... .......... .......... .......... .......... 23% 21.6M 21s\n192400K .......... .......... .......... .......... .......... 23% 46.7M 21s\n192450K .......... .......... .......... .......... .......... 23% 6.90M 21s\n192500K .......... .......... .......... .......... .......... 23% 11.0M 21s\n192550K .......... .......... .......... .......... .......... 23%  106M 21s\n192600K .......... .......... .......... .......... .......... 23% 42.2M 21s\n192650K .......... .......... .......... .......... .......... 23% 16.1M 21s\n192700K .......... .......... .......... .......... .......... 23% 2.49M 21s\n192750K .......... .......... .......... .......... .......... 23% 83.1M 21s\n192800K .......... .......... .......... .......... .......... 23%  109M 21s\n192850K .......... .......... .......... .......... .......... 23%  110M 21s\n192900K .......... .......... .......... .......... .......... 23%  111M 21s\n192950K .......... .......... .......... .......... .......... 23% 96.4M 21s\n193000K .......... .......... .......... .......... .......... 23%  110M 21s\n193050K .......... .......... .......... .......... .......... 23% 19.9M 21s\n193100K .......... .......... .......... .......... .......... 23% 87.2M 21s\n193150K .......... .......... .......... .......... .......... 23% 5.37M 21s\n193200K .......... .......... .......... .......... .......... 23%  134M 21s\n193250K .......... .......... .......... .......... .......... 23% 68.5M 21s\n193300K .......... .......... .......... .......... .......... 23% 15.2M 21s\n193350K .......... .......... .......... .......... .......... 23% 82.7M 21s\n193400K .......... .......... .......... .......... .......... 23% 19.7M 21s\n193450K .......... .......... .......... .......... .......... 23% 13.2M 21s\n193500K .......... .......... .......... .......... .......... 23% 87.0M 21s\n193550K .......... .......... .......... .......... .......... 23% 11.4M 21s\n193600K .......... .......... .......... .......... .......... 23% 73.8M 21s\n193650K .......... .......... .......... .......... .......... 23% 10.3M 21s\n193700K .......... .......... .......... .......... .......... 23% 50.8M 21s\n193750K .......... .......... .......... .......... .......... 23% 43.5M 21s\n193800K .......... .......... .......... .......... .......... 23% 9.07M 21s\n193850K .......... .......... .......... .......... .......... 23% 11.5M 21s\n193900K .......... .......... .......... .......... .......... 23%  119M 21s\n193950K .......... .......... .......... .......... .......... 23%  100M 21s\n194000K .......... .......... .......... .......... .......... 23% 15.2M 21s\n194050K .......... .......... .......... .......... .......... 23% 47.3M 21s\n194100K .......... .......... .......... .......... .......... 23% 13.1M 21s\n194150K .......... .......... .......... .......... .......... 23% 20.1M 21s\n194200K .......... .......... .......... .......... .......... 23% 47.0M 21s\n194250K .......... .......... .......... .......... .......... 23% 13.1M 21s\n194300K .......... .......... .......... .......... .......... 23% 19.5M 21s\n194350K .......... .......... .......... .......... .......... 23% 8.85M 21s\n194400K .......... .......... .......... .......... .......... 23%  103M 21s\n194450K .......... .......... .......... .......... .......... 23% 44.4M 21s\n194500K .......... .......... .......... .......... .......... 23% 13.3M 21s\n194550K .......... .......... .......... .......... .......... 23% 23.7M 21s\n194600K .......... .......... .......... .......... .......... 23% 21.0M 21s\n194650K .......... .......... .......... .......... .......... 23% 40.0M 21s\n194700K .......... .......... .......... .......... .......... 23% 2.79M 21s\n194750K .......... .......... .......... .......... .......... 23% 92.8M 21s\n194800K .......... .......... .......... .......... .......... 23% 96.4M 21s\n194850K .......... .......... .......... .......... .......... 23%  124M 21s\n194900K .......... .......... .......... .......... .......... 23%  151M 21s\n194950K .......... .......... .......... .......... .......... 23%  147M 21s\n195000K .......... .......... .......... .......... .......... 23%  146M 21s\n195050K .......... .......... .......... .......... .......... 23% 84.6M 21s\n195100K .......... .......... .......... .......... .......... 23% 11.0M 21s\n195150K .......... .......... .......... .......... .......... 23%  108M 21s\n195200K .......... .......... .......... .......... .......... 23% 7.31M 21s\n195250K .......... .......... .......... .......... .......... 23% 51.6M 21s\n195300K .......... .......... .......... .......... .......... 23%  129M 21s\n195350K .......... .......... .......... .......... .......... 23%  124M 21s\n195400K .......... .......... .......... .......... .......... 23% 11.0M 21s\n195450K .......... .......... .......... .......... .......... 23% 15.6M 21s\n195500K .......... .......... .......... .......... .......... 23% 60.4M 21s\n195550K .......... .......... .......... .......... .......... 23% 24.1M 21s\n195600K .......... .......... .......... .......... .......... 23% 42.8M 21s\n195650K .......... .......... .......... .......... .......... 23% 9.16M 21s\n195700K .......... .......... .......... .......... .......... 23% 54.9M 21s\n195750K .......... .......... .......... .......... .......... 23% 15.6M 21s\n195800K .......... .......... .......... .......... .......... 23% 34.2M 21s\n195850K .......... .......... .......... .......... .......... 23%  109M 21s\n195900K .......... .......... .......... .......... .......... 23% 22.5M 21s\n195950K .......... .......... .......... .......... .......... 23% 7.86M 21s\n196000K .......... .......... .......... .......... .......... 23%  109M 21s\n196050K .......... .......... .......... .......... .......... 23%  102M 21s\n196100K .......... .......... .......... .......... .......... 23% 19.9M 21s\n196150K .......... .......... .......... .......... .......... 23% 21.2M 21s\n196200K .......... .......... .......... .......... .......... 23% 8.54M 21s\n196250K .......... .......... .......... .......... .......... 23%  116M 21s\n196300K .......... .......... .......... .......... .......... 23%  108M 21s\n196350K .......... .......... .......... .......... .......... 23% 19.3M 21s\n196400K .......... .......... .......... .......... .......... 23% 72.3M 21s\n196450K .......... .......... .......... .......... .......... 23% 5.13M 21s\n196500K .......... .......... .......... .......... .......... 23%  134M 21s\n196550K .......... .......... .......... .......... .......... 23%  137M 21s\n196600K .......... .......... .......... .......... .......... 23%  120M 21s\n196650K .......... .......... .......... .......... .......... 23% 85.9M 21s\n196700K .......... .......... .......... .......... .......... 23% 33.1M 21s\n196750K .......... .......... .......... .......... .......... 23% 46.7M 21s\n196800K .......... .......... .......... .......... .......... 23% 3.15M 21s\n196850K .......... .......... .......... .......... .......... 23%  141M 21s\n196900K .......... .......... .......... .......... .......... 23%  142M 21s\n196950K .......... .......... .......... .......... .......... 23%  102M 21s\n197000K .......... .......... .......... .......... .......... 23% 91.7M 21s\n197050K .......... .......... .......... .......... .......... 23% 87.5M 21s\n197100K .......... .......... .......... .......... .......... 24% 19.6M 21s\n197150K .......... .......... .......... .......... .......... 24% 11.9M 21s\n197200K .......... .......... .......... .......... .......... 24% 19.5M 21s\n197250K .......... .......... .......... .......... .......... 24% 40.0M 21s\n197300K .......... .......... .......... .......... .......... 24% 21.2M 21s\n197350K .......... .......... .......... .......... .......... 24% 12.7M 21s\n197400K .......... .......... .......... .......... .......... 24% 15.7M 21s\n197450K .......... .......... .......... .......... .......... 24% 29.3M 21s\n197500K .......... .......... .......... .......... .......... 24% 10.8M 21s\n197550K .......... .......... .......... .......... .......... 24% 9.44M 21s\n197600K .......... .......... .......... .......... .......... 24% 21.5M 21s\n197650K .......... .......... .......... .......... .......... 24% 23.0M 21s\n197700K .......... .......... .......... .......... .......... 24% 25.2M 21s\n197750K .......... .......... .......... .......... .......... 24% 13.1M 21s\n197800K .......... .......... .......... .......... .......... 24% 18.6M 21s\n197850K .......... .......... .......... .......... .......... 24% 9.05M 21s\n197900K .......... .......... .......... .......... .......... 24%  139M 21s\n197950K .......... .......... .......... .......... .......... 24% 16.8M 21s\n198000K .......... .......... .......... .......... .......... 24% 7.50M 21s\n198050K .......... .......... .......... .......... .......... 24%  112M 21s\n198100K .......... .......... .......... .......... .......... 24% 38.1M 21s\n198150K .......... .......... .......... .......... .......... 24% 42.6M 21s\n198200K .......... .......... .......... .......... .......... 24% 12.5M 21s\n198250K .......... .......... .......... .......... .......... 24% 20.7M 21s\n198300K .......... .......... .......... .......... .......... 24% 8.84M 21s\n198350K .......... .......... .......... .......... .......... 24%  120M 21s\n198400K .......... .......... .......... .......... .......... 24% 51.6M 21s\n198450K .......... .......... .......... .......... .......... 24% 25.5M 21s\n198500K .......... .......... .......... .......... .......... 24% 10.9M 21s\n198550K .......... .......... .......... .......... .......... 24% 47.0M 21s\n198600K .......... .......... .......... .......... .......... 24% 49.5M 21s\n198650K .......... .......... .......... .......... .......... 24% 10.9M 21s\n198700K .......... .......... .......... .......... .......... 24% 48.0M 21s\n198750K .......... .......... .......... .......... .......... 24% 40.6M 21s\n198800K .......... .......... .......... .......... .......... 24% 10.2M 21s\n198850K .......... .......... .......... .......... .......... 24% 64.7M 21s\n198900K .......... .......... .......... .......... .......... 24% 8.31M 21s\n198950K .......... .......... .......... .......... .......... 24% 66.7M 21s\n199000K .......... .......... .......... .......... .......... 24% 94.7M 21s\n199050K .......... .......... .......... .......... .......... 24% 46.3M 21s\n199100K .......... .......... .......... .......... .......... 24% 44.5M 21s\n199150K .......... .......... .......... .......... .......... 24% 19.6M 21s\n199200K .......... .......... .......... .......... .......... 24% 25.3M 21s\n199250K .......... .......... .......... .......... .......... 24% 12.0M 21s\n199300K .......... .......... .......... .......... .......... 24% 83.3M 21s\n199350K .......... .......... .......... .......... .......... 24%  118M 21s\n199400K .......... .......... .......... .......... .......... 24% 30.7M 21s\n199450K .......... .......... .......... .......... .......... 24% 26.9M 21s\n199500K .......... .......... .......... .......... .......... 24% 29.8M 21s\n199550K .......... .......... .......... .......... .......... 24% 54.5M 21s\n199600K .......... .......... .......... .......... .......... 24% 47.2M 21s\n199650K .......... .......... .......... .......... .......... 24% 34.5M 21s\n199700K .......... .......... .......... .......... .......... 24% 27.8M 21s\n199750K .......... .......... .......... .......... .......... 24% 6.07M 21s\n199800K .......... .......... .......... .......... .......... 24% 84.9M 21s\n199850K .......... .......... .......... .......... .......... 24%  122M 21s\n199900K .......... .......... .......... .......... .......... 24%  129M 21s\n199950K .......... .......... .......... .......... .......... 24% 87.1M 21s\n200000K .......... .......... .......... .......... .......... 24% 5.39M 21s\n200050K .......... .......... .......... .......... .......... 24%  120M 21s\n200100K .......... .......... .......... .......... .......... 24%  101M 21s\n200150K .......... .......... .......... .......... .......... 24% 88.9M 21s\n200200K .......... .......... .......... .......... .......... 24%  133M 21s\n200250K .......... .......... .......... .......... .......... 24% 19.0M 21s\n200300K .......... .......... .......... .......... .......... 24%  146M 21s\n200350K .......... .......... .......... .......... .......... 24% 81.4M 21s\n200400K .......... .......... .......... .......... .......... 24% 93.6M 21s\n200450K .......... .......... .......... .......... .......... 24% 8.50M 21s\n200500K .......... .......... .......... .......... .......... 24%  142M 21s\n200550K .......... .......... .......... .......... .......... 24%  125M 21s\n200600K .......... .......... .......... .......... .......... 24%  146M 21s\n200650K .......... .......... .......... .......... .......... 24%  149M 21s\n200700K .......... .......... .......... .......... .......... 24%  135M 21s\n200750K .......... .......... .......... .......... .......... 24%  127M 21s\n200800K .......... .......... .......... .......... .......... 24% 19.4M 21s\n200850K .......... .......... .......... .......... .......... 24% 35.0M 21s\n200900K .......... .......... .......... .......... .......... 24% 41.6M 21s\n200950K .......... .......... .......... .......... .......... 24% 44.4M 21s\n201000K .......... .......... .......... .......... .......... 24% 40.7M 21s\n201050K .......... .......... .......... .......... .......... 24% 27.2M 21s\n201100K .......... .......... .......... .......... .......... 24% 41.6M 21s\n201150K .......... .......... .......... .......... .......... 24% 44.2M 21s\n201200K .......... .......... .......... .......... .......... 24% 52.0M 21s\n201250K .......... .......... .......... .......... .......... 24% 51.8M 21s\n201300K .......... .......... .......... .......... .......... 24% 59.4M 21s\n201350K .......... .......... .......... .......... .......... 24% 59.8M 21s\n201400K .......... .......... .......... .......... .......... 24% 58.3M 21s\n201450K .......... .......... .......... .......... .......... 24% 4.27M 21s\n201500K .......... .......... .......... .......... .......... 24% 32.9M 21s\n201550K .......... .......... .......... .......... .......... 24% 25.4M 21s\n201600K .......... .......... .......... .......... .......... 24% 35.6M 21s\n201650K .......... .......... .......... .......... .......... 24% 35.0M 21s\n201700K .......... .......... .......... .......... .......... 24% 36.1M 21s\n201750K .......... .......... .......... .......... .......... 24% 20.7M 21s\n201800K .......... .......... .......... .......... .......... 24% 33.8M 21s\n201850K .......... .......... .......... .......... .......... 24% 29.4M 21s\n201900K .......... .......... .......... .......... .......... 24% 34.4M 21s\n201950K .......... .......... .......... .......... .......... 24% 33.4M 21s\n202000K .......... .......... .......... .......... .......... 24% 31.9M 21s\n202050K .......... .......... .......... .......... .......... 24% 21.7M 21s\n202100K .......... .......... .......... .......... .......... 24% 36.7M 21s\n202150K .......... .......... .......... .......... .......... 24% 54.0M 21s\n202200K .......... .......... .......... .......... .......... 24% 55.9M 21s\n202250K .......... .......... .......... .......... .......... 24% 39.9M 21s\n202300K .......... .......... .......... .......... .......... 24% 50.2M 21s\n202350K .......... .......... .......... .......... .......... 24% 52.6M 21s\n202400K .......... .......... .......... .......... .......... 24% 16.1M 21s\n202450K .......... .......... .......... .......... .......... 24%  104M 21s\n202500K .......... .......... .......... .......... .......... 24%  114M 21s\n202550K .......... .......... .......... .......... .......... 24%  127M 21s\n202600K .......... .......... .......... .......... .......... 24%  130M 21s\n202650K .......... .......... .......... .......... .......... 24% 85.6M 21s\n202700K .......... .......... .......... .......... .......... 24%  128M 21s\n202750K .......... .......... .......... .......... .......... 24%  130M 21s\n202800K .......... .......... .......... .......... .......... 24%  119M 21s\n202850K .......... .......... .......... .......... .......... 24%  112M 21s\n202900K .......... .......... .......... .......... .......... 24% 71.2M 21s\n202950K .......... .......... .......... .......... .......... 24% 14.4M 21s\n203000K .......... .......... .......... .......... .......... 24%  128M 21s\n203050K .......... .......... .......... .......... .......... 24% 70.7M 21s\n203100K .......... .......... .......... .......... .......... 24% 75.9M 21s\n203150K .......... .......... .......... .......... .......... 24% 79.8M 21s\n203200K .......... .......... .......... .......... .......... 24% 45.8M 21s\n203250K .......... .......... .......... .......... .......... 24% 39.4M 21s\n203300K .......... .......... .......... .......... .......... 24% 40.7M 21s\n203350K .......... .......... .......... .......... .......... 24% 31.3M 21s\n203400K .......... .......... .......... .......... .......... 24% 97.9M 21s\n203450K .......... .......... .......... .......... .......... 24% 45.0M 21s\n203500K .......... .......... .......... .......... .......... 24% 58.4M 21s\n203550K .......... .......... .......... .......... .......... 24% 41.6M 21s\n203600K .......... .......... .......... .......... .......... 24% 33.8M 21s\n203650K .......... .......... .......... .......... .......... 24% 43.1M 21s\n203700K .......... .......... .......... .......... .......... 24% 37.0M 21s\n203750K .......... .......... .......... .......... .......... 24% 26.6M 21s\n203800K .......... .......... .......... .......... .......... 24% 61.5M 21s\n203850K .......... .......... .......... .......... .......... 24% 93.4M 21s\n203900K .......... .......... .......... .......... .......... 24% 40.3M 21s\n203950K .......... .......... .......... .......... .......... 24% 62.1M 21s\n204000K .......... .......... .......... .......... .......... 24% 69.6M 21s\n204050K .......... .......... .......... .......... .......... 24% 22.5M 21s\n204100K .......... .......... .......... .......... .......... 24% 95.3M 21s\n204150K .......... .......... .......... .......... .......... 24% 62.1M 21s\n204200K .......... .......... .......... .......... .......... 24% 72.0M 21s\n204250K .......... .......... .......... .......... .......... 24% 29.4M 21s\n204300K .......... .......... .......... .......... .......... 24% 58.4M 21s\n204350K .......... .......... .......... .......... .......... 24% 25.5M 21s\n204400K .......... .......... .......... .......... .......... 24% 38.0M 21s\n204450K .......... .......... .......... .......... .......... 24%  115M 21s\n204500K .......... .......... .......... .......... .......... 24% 24.2M 21s\n204550K .......... .......... .......... .......... .......... 24% 53.8M 21s\n204600K .......... .......... .......... .......... .......... 24% 25.8M 21s\n204650K .......... .......... .......... .......... .......... 24% 23.3M 21s\n204700K .......... .......... .......... .......... .......... 24% 71.3M 21s\n204750K .......... .......... .......... .......... .......... 24% 10.1M 21s\n204800K .......... .......... .......... .......... .......... 24% 11.0M 21s\n204850K .......... .......... .......... .......... .......... 24% 53.2M 21s\n204900K .......... .......... .......... .......... .......... 24% 86.8M 21s\n204950K .......... .......... .......... .......... .......... 24%  109M 21s\n205000K .......... .......... .......... .......... .......... 24% 73.9M 21s\n205050K .......... .......... .......... .......... .......... 24% 66.1M 21s\n205100K .......... .......... .......... .......... .......... 24% 21.1M 21s\n205150K .......... .......... .......... .......... .......... 24% 90.1M 21s\n205200K .......... .......... .......... .......... .......... 24% 23.1M 21s\n205250K .......... .......... .......... .......... .......... 24% 32.0M 21s\n205300K .......... .......... .......... .......... .......... 25% 12.8M 21s\n205350K .......... .......... .......... .......... .......... 25% 92.8M 21s\n205400K .......... .......... .......... .......... .......... 25% 69.9M 21s\n205450K .......... .......... .......... .......... .......... 25% 21.1M 21s\n205500K .......... .......... .......... .......... .......... 25% 25.4M 21s\n205550K .......... .......... .......... .......... .......... 25% 25.5M 21s\n205600K .......... .......... .......... .......... .......... 25% 67.6M 21s\n205650K .......... .......... .......... .......... .......... 25% 7.53M 21s\n205700K .......... .......... .......... .......... .......... 25%  118M 21s\n205750K .......... .......... .......... .......... .......... 25%  125M 21s\n205800K .......... .......... .......... .......... .......... 25% 53.1M 21s\n205850K .......... .......... .......... .......... .......... 25% 62.3M 21s\n205900K .......... .......... .......... .......... .......... 25% 28.8M 21s\n205950K .......... .......... .......... .......... .......... 25% 28.9M 21s\n206000K .......... .......... .......... .......... .......... 25% 8.39M 21s\n206050K .......... .......... .......... .......... .......... 25%  104M 21s\n206100K .......... .......... .......... .......... .......... 25%  102M 21s\n206150K .......... .......... .......... .......... .......... 25% 94.8M 21s\n206200K .......... .......... .......... .......... .......... 25% 26.9M 21s\n206250K .......... .......... .......... .......... .......... 25% 17.9M 21s\n206300K .......... .......... .......... .......... .......... 25%  110M 21s\n206350K .......... .......... .......... .......... .......... 25% 23.7M 21s\n206400K .......... .......... .......... .......... .......... 25% 34.8M 21s\n206450K .......... .......... .......... .......... .......... 25% 5.68M 21s\n206500K .......... .......... .......... .......... .......... 25%  107M 21s\n206550K .......... .......... .......... .......... .......... 25% 99.2M 21s\n206600K .......... .......... .......... .......... .......... 25% 75.0M 21s\n206650K .......... .......... .......... .......... .......... 25% 78.1M 21s\n206700K .......... .......... .......... .......... .......... 25%  109M 21s\n206750K .......... .......... .......... .......... .......... 25% 63.1M 21s\n206800K .......... .......... .......... .......... .......... 25%  120M 21s\n206850K .......... .......... .......... .......... .......... 25%  125M 21s\n206900K .......... .......... .......... .......... .......... 25% 78.3M 21s\n206950K .......... .......... .......... .......... .......... 25% 25.3M 21s\n207000K .......... .......... .......... .......... .......... 25%  102M 21s\n207050K .......... .......... .......... .......... .......... 25%  110M 21s\n207100K .......... .......... .......... .......... .......... 25% 32.3M 21s\n207150K .......... .......... .......... .......... .......... 25% 18.5M 21s\n207200K .......... .......... .......... .......... .......... 25% 96.2M 21s\n207250K .......... .......... .......... .......... .......... 25%  106M 21s\n207300K .......... .......... .......... .......... .......... 25% 91.0M 21s\n207350K .......... .......... .......... .......... .......... 25%  131M 21s\n207400K .......... .......... .......... .......... .......... 25% 88.1M 21s\n207450K .......... .......... .......... .......... .......... 25% 21.7M 21s\n207500K .......... .......... .......... .......... .......... 25% 78.2M 21s\n207550K .......... .......... .......... .......... .......... 25%  108M 21s\n207600K .......... .......... .......... .......... .......... 25% 12.4M 21s\n207650K .......... .......... .......... .......... .......... 25%  127M 21s\n207700K .......... .......... .......... .......... .......... 25%  137M 21s\n207750K .......... .......... .......... .......... .......... 25% 22.1M 21s\n207800K .......... .......... .......... .......... .......... 25%  128M 21s\n207850K .......... .......... .......... .......... .......... 25% 60.5M 21s\n207900K .......... .......... .......... .......... .......... 25% 26.3M 21s\n207950K .......... .......... .......... .......... .......... 25% 64.8M 21s\n208000K .......... .......... .......... .......... .......... 25% 29.4M 21s\n208050K .......... .......... .......... .......... .......... 25% 33.7M 21s\n208100K .......... .......... .......... .......... .......... 25% 18.6M 21s\n208150K .......... .......... .......... .......... .......... 25% 17.2M 21s\n208200K .......... .......... .......... .......... .......... 25%  120M 21s\n208250K .......... .......... .......... .......... .......... 25% 48.8M 21s\n208300K .......... .......... .......... .......... .......... 25% 26.7M 21s\n208350K .......... .......... .......... .......... .......... 25% 24.8M 21s\n208400K .......... .......... .......... .......... .......... 25% 94.5M 21s\n208450K .......... .......... .......... .......... .......... 25% 26.9M 21s\n208500K .......... .......... .......... .......... .......... 25% 16.1M 21s\n208550K .......... .......... .......... .......... .......... 25% 70.1M 21s\n208600K .......... .......... .......... .......... .......... 25% 8.15M 21s\n208650K .......... .......... .......... .......... .......... 25% 89.8M 21s\n208700K .......... .......... .......... .......... .......... 25%  106M 21s\n208750K .......... .......... .......... .......... .......... 25% 17.9M 21s\n208800K .......... .......... .......... .......... .......... 25% 31.8M 21s\n208850K .......... .......... .......... .......... .......... 25% 40.3M 21s\n208900K .......... .......... .......... .......... .......... 25%  106M 21s\n208950K .......... .......... .......... .......... .......... 25% 9.20M 21s\n209000K .......... .......... .......... .......... .......... 25%  113M 21s\n209050K .......... .......... .......... .......... .......... 25% 31.7M 21s\n209100K .......... .......... .......... .......... .......... 25% 36.9M 21s\n209150K .......... .......... .......... .......... .......... 25% 42.2M 21s\n209200K .......... .......... .......... .......... .......... 25% 24.3M 21s\n209250K .......... .......... .......... .......... .......... 25% 13.0M 21s\n209300K .......... .......... .......... .......... .......... 25% 97.8M 21s\n209350K .......... .......... .......... .......... .......... 25% 64.2M 21s\n209400K .......... .......... .......... .......... .......... 25% 78.8M 21s\n209450K .......... .......... .......... .......... .......... 25% 82.9M 21s\n209500K .......... .......... .......... .......... .......... 25% 79.1M 21s\n209550K .......... .......... .......... .......... .......... 25% 58.2M 21s\n209600K .......... .......... .......... .......... .......... 25% 33.5M 21s\n209650K .......... .......... .......... .......... .......... 25% 59.9M 21s\n209700K .......... .......... .......... .......... .......... 25% 78.1M 21s\n209750K .......... .......... .......... .......... .......... 25% 45.3M 21s\n209800K .......... .......... .......... .......... .......... 25%  101M 21s\n209850K .......... .......... .......... .......... .......... 25% 23.6M 21s\n209900K .......... .......... .......... .......... .......... 25% 84.0M 21s\n209950K .......... .......... .......... .......... .......... 25% 5.41M 21s\n210000K .......... .......... .......... .......... .......... 25%  147M 21s\n210050K .......... .......... .......... .......... .......... 25%  123M 21s\n210100K .......... .......... .......... .......... .......... 25%  113M 21s\n210150K .......... .......... .......... .......... .......... 25%  139M 21s\n210200K .......... .......... .......... .......... .......... 25% 80.0M 21s\n210250K .......... .......... .......... .......... .......... 25%  115M 21s\n210300K .......... .......... .......... .......... .......... 25%  140M 21s\n210350K .......... .......... .......... .......... .......... 25% 22.2M 21s\n210400K .......... .......... .......... .......... .......... 25% 89.7M 21s\n210450K .......... .......... .......... .......... .......... 25%  107M 21s\n210500K .......... .......... .......... .......... .......... 25% 96.1M 20s\n210550K .......... .......... .......... .......... .......... 25% 73.5M 20s\n210600K .......... .......... .......... .......... .......... 25% 99.3M 20s\n210650K .......... .......... .......... .......... .......... 25% 17.5M 20s\n210700K .......... .......... .......... .......... .......... 25% 65.8M 20s\n210750K .......... .......... .......... .......... .......... 25%  102M 20s\n210800K .......... .......... .......... .......... .......... 25% 23.1M 20s\n210850K .......... .......... .......... .......... .......... 25% 16.4M 20s\n210900K .......... .......... .......... .......... .......... 25% 43.4M 20s\n210950K .......... .......... .......... .......... .......... 25% 41.4M 20s\n211000K .......... .......... .......... .......... .......... 25% 96.8M 20s\n211050K .......... .......... .......... .......... .......... 25% 29.6M 20s\n211100K .......... .......... .......... .......... .......... 25% 27.3M 20s\n211150K .......... .......... .......... .......... .......... 25% 23.3M 20s\n211200K .......... .......... .......... .......... .......... 25% 89.6M 20s\n211250K .......... .......... .......... .......... .......... 25% 21.9M 20s\n211300K .......... .......... .......... .......... .......... 25% 31.6M 20s\n211350K .......... .......... .......... .......... .......... 25% 38.8M 20s\n211400K .......... .......... .......... .......... .......... 25% 43.6M 20s\n211450K .......... .......... .......... .......... .......... 25% 56.4M 20s\n211500K .......... .......... .......... .......... .......... 25% 12.8M 20s\n211550K .......... .......... .......... .......... .......... 25%  105M 20s\n211600K .......... .......... .......... .......... .......... 25% 41.0M 20s\n211650K .......... .......... .......... .......... .......... 25% 26.2M 20s\n211700K .......... .......... .......... .......... .......... 25% 54.3M 20s\n211750K .......... .......... .......... .......... .......... 25% 29.0M 20s\n211800K .......... .......... .......... .......... .......... 25% 22.6M 20s\n211850K .......... .......... .......... .......... .......... 25% 19.7M 20s\n211900K .......... .......... .......... .......... .......... 25%  115M 20s\n211950K .......... .......... .......... .......... .......... 25% 73.1M 20s\n212000K .......... .......... .......... .......... .......... 25% 25.7M 20s\n212050K .......... .......... .......... .......... .......... 25% 57.3M 20s\n212100K .......... .......... .......... .......... .......... 25% 91.7M 20s\n212150K .......... .......... .......... .......... .......... 25% 69.4M 20s\n212200K .......... .......... .......... .......... .......... 25% 41.2M 20s\n212250K .......... .......... .......... .......... .......... 25% 24.4M 20s\n212300K .......... .......... .......... .......... .......... 25% 81.9M 20s\n212350K .......... .......... .......... .......... .......... 25% 29.6M 20s\n212400K .......... .......... .......... .......... .......... 25% 85.5M 20s\n212450K .......... .......... .......... .......... .......... 25% 92.9M 20s\n212500K .......... .......... .......... .......... .......... 25% 42.7M 20s\n212550K .......... .......... .......... .......... .......... 25% 32.3M 20s\n212600K .......... .......... .......... .......... .......... 25% 94.1M 20s\n212650K .......... .......... .......... .......... .......... 25% 89.5M 20s\n212700K .......... .......... .......... .......... .......... 25% 14.5M 20s\n212750K .......... .......... .......... .......... .......... 25%  133M 20s\n212800K .......... .......... .......... .......... .......... 25%  143M 20s\n212850K .......... .......... .......... .......... .......... 25% 22.0M 20s\n212900K .......... .......... .......... .......... .......... 25%  105M 20s\n212950K .......... .......... .......... .......... .......... 25%  134M 20s\n213000K .......... .......... .......... .......... .......... 25% 14.8M 20s\n213050K .......... .......... .......... .......... .......... 25%  122M 20s\n213100K .......... .......... .......... .......... .......... 25%  128M 20s\n213150K .......... .......... .......... .......... .......... 25% 12.6M 20s\n213200K .......... .......... .......... .......... .......... 25% 97.9M 20s\n213250K .......... .......... .......... .......... .......... 25% 7.37M 20s\n213300K .......... .......... .......... .......... .......... 25%  138M 20s\n213350K .......... .......... .......... .......... .......... 25%  131M 20s\n213400K .......... .......... .......... .......... .......... 25%  126M 20s\n213450K .......... .......... .......... .......... .......... 25% 20.1M 20s\n213500K .......... .......... .......... .......... .......... 25% 18.9M 20s\n213550K .......... .......... .......... .......... .......... 26% 58.8M 20s\n213600K .......... .......... .......... .......... .......... 26% 8.68M 20s\n213650K .......... .......... .......... .......... .......... 26% 86.0M 20s\n213700K .......... .......... .......... .......... .......... 26%  110M 20s\n213750K .......... .......... .......... .......... .......... 26% 67.5M 20s\n213800K .......... .......... .......... .......... .......... 26% 47.9M 20s\n213850K .......... .......... .......... .......... .......... 26% 8.10M 20s\n213900K .......... .......... .......... .......... .......... 26% 87.7M 20s\n213950K .......... .......... .......... .......... .......... 26%  120M 20s\n214000K .......... .......... .......... .......... .......... 26%  119M 20s\n214050K .......... .......... .......... .......... .......... 26% 12.7M 20s\n214100K .......... .......... .......... .......... .......... 26%  146M 20s\n214150K .......... .......... .......... .......... .......... 26% 30.1M 20s\n214200K .......... .......... .......... .......... .......... 26% 40.4M 20s\n214250K .......... .......... .......... .......... .......... 26% 56.2M 20s\n214300K .......... .......... .......... .......... .......... 26% 22.5M 20s\n214350K .......... .......... .......... .......... .......... 26% 22.4M 20s\n214400K .......... .......... .......... .......... .......... 26% 41.3M 20s\n214450K .......... .......... .......... .......... .......... 26% 25.1M 20s\n214500K .......... .......... .......... .......... .......... 26% 26.9M 20s\n214550K .......... .......... .......... .......... .......... 26% 62.0M 20s\n214600K .......... .......... .......... .......... .......... 26% 26.4M 20s\n214650K .......... .......... .......... .......... .......... 26% 20.5M 20s\n214700K .......... .......... .......... .......... .......... 26% 64.2M 20s\n214750K .......... .......... .......... .......... .......... 26% 29.0M 20s\n214800K .......... .......... .......... .......... .......... 26% 32.9M 20s\n214850K .......... .......... .......... .......... .......... 26% 38.7M 20s\n214900K .......... .......... .......... .......... .......... 26% 21.9M 20s\n214950K .......... .......... .......... .......... .......... 26% 81.0M 20s\n215000K .......... .......... .......... .......... .......... 26% 22.2M 20s\n215050K .......... .......... .......... .......... .......... 26% 48.8M 20s\n215100K .......... .......... .......... .......... .......... 26% 53.0M 20s\n215150K .......... .......... .......... .......... .......... 26% 39.4M 20s\n215200K .......... .......... .......... .......... .......... 26% 25.7M 20s\n215250K .......... .......... .......... .......... .......... 26% 85.2M 20s\n215300K .......... .......... .......... .......... .......... 26% 54.0M 20s\n215350K .......... .......... .......... .......... .......... 26% 20.5M 20s\n215400K .......... .......... .......... .......... .......... 26% 71.4M 20s\n215450K .......... .......... .......... .......... .......... 26% 92.2M 20s\n215500K .......... .......... .......... .......... .......... 26% 49.3M 20s\n215550K .......... .......... .......... .......... .......... 26% 41.3M 20s\n215600K .......... .......... .......... .......... .......... 26% 11.7M 20s\n215650K .......... .......... .......... .......... .......... 26% 93.7M 20s\n215700K .......... .......... .......... .......... .......... 26%  105M 20s\n215750K .......... .......... .......... .......... .......... 26% 99.8M 20s\n215800K .......... .......... .......... .......... .......... 26%  102M 20s\n215850K .......... .......... .......... .......... .......... 26% 25.4M 20s\n215900K .......... .......... .......... .......... .......... 26% 73.8M 20s\n215950K .......... .......... .......... .......... .......... 26% 98.5M 20s\n216000K .......... .......... .......... .......... .......... 26% 65.5M 20s\n216050K .......... .......... .......... .......... .......... 26% 55.6M 20s\n216100K .......... .......... .......... .......... .......... 26% 49.6M 20s\n216150K .......... .......... .......... .......... .......... 26% 26.1M 20s\n216200K .......... .......... .......... .......... .......... 26% 43.4M 20s\n216250K .......... .......... .......... .......... .......... 26% 25.5M 20s\n216300K .......... .......... .......... .......... .......... 26% 24.2M 20s\n216350K .......... .......... .......... .......... .......... 26% 53.0M 20s\n216400K .......... .......... .......... .......... .......... 26% 9.38M 20s\n216450K .......... .......... .......... .......... .......... 26% 85.6M 20s\n216500K .......... .......... .......... .......... .......... 26% 93.7M 20s\n216550K .......... .......... .......... .......... .......... 26% 50.1M 20s\n216600K .......... .......... .......... .......... .......... 26% 69.0M 20s\n216650K .......... .......... .......... .......... .......... 26% 17.3M 20s\n216700K .......... .......... .......... .......... .......... 26% 15.8M 20s\n216750K .......... .......... .......... .......... .......... 26%  118M 20s\n216800K .......... .......... .......... .......... .......... 26% 23.0M 20s\n216850K .......... .......... .......... .......... .......... 26% 99.1M 20s\n216900K .......... .......... .......... .......... .......... 26% 48.4M 20s\n216950K .......... .......... .......... .......... .......... 26% 28.8M 20s\n217000K .......... .......... .......... .......... .......... 26% 22.4M 20s\n217050K .......... .......... .......... .......... .......... 26% 48.8M 20s\n217100K .......... .......... .......... .......... .......... 26% 15.3M 20s\n217150K .......... .......... .......... .......... .......... 26% 17.2M 20s\n217200K .......... .......... .......... .......... .......... 26% 42.1M 20s\n217250K .......... .......... .......... .......... .......... 26% 3.56M 20s\n217300K .......... .......... .......... .......... .......... 26%  119M 20s\n217350K .......... .......... .......... .......... .......... 26%  113M 20s\n217400K .......... .......... .......... .......... .......... 26%  105M 20s\n217450K .......... .......... .......... .......... .......... 26%  116M 20s\n217500K .......... .......... .......... .......... .......... 26%  121M 20s\n217550K .......... .......... .......... .......... .......... 26%  122M 20s\n217600K .......... .......... .......... .......... .......... 26% 17.0M 20s\n217650K .......... .......... .......... .......... .......... 26% 82.2M 20s\n217700K .......... .......... .......... .......... .......... 26% 97.6M 20s\n217750K .......... .......... .......... .......... .......... 26%  122M 20s\n217800K .......... .......... .......... .......... .......... 26% 38.7M 20s\n217850K .......... .......... .......... .......... .......... 26% 26.2M 20s\n217900K .......... .......... .......... .......... .......... 26% 22.6M 20s\n217950K .......... .......... .......... .......... .......... 26% 72.1M 20s\n218000K .......... .......... .......... .......... .......... 26% 55.0M 20s\n218050K .......... .......... .......... .......... .......... 26% 24.3M 20s\n218100K .......... .......... .......... .......... .......... 26% 41.1M 20s\n218150K .......... .......... .......... .......... .......... 26% 21.1M 20s\n218200K .......... .......... .......... .......... .......... 26% 95.3M 20s\n218250K .......... .......... .......... .......... .......... 26% 33.2M 20s\n218300K .......... .......... .......... .......... .......... 26% 41.7M 20s\n218350K .......... .......... .......... .......... .......... 26% 25.4M 20s\n218400K .......... .......... .......... .......... .......... 26% 46.2M 20s\n218450K .......... .......... .......... .......... .......... 26% 76.3M 20s\n218500K .......... .......... .......... .......... .......... 26% 24.1M 20s\n218550K .......... .......... .......... .......... .......... 26% 82.6M 20s\n218600K .......... .......... .......... .......... .......... 26% 3.90M 20s\n218650K .......... .......... .......... .......... .......... 26% 54.5M 20s\n218700K .......... .......... .......... .......... .......... 26% 61.6M 20s\n218750K .......... .......... .......... .......... .......... 26% 98.4M 20s\n218800K .......... .......... .......... .......... .......... 26% 92.1M 20s\n218850K .......... .......... .......... .......... .......... 26% 53.0M 20s\n218900K .......... .......... .......... .......... .......... 26% 97.0M 20s\n218950K .......... .......... .......... .......... .......... 26% 97.1M 20s\n219000K .......... .......... .......... .......... .......... 26% 58.6M 20s\n219050K .......... .......... .......... .......... .......... 26% 75.2M 20s\n219100K .......... .......... .......... .......... .......... 26%  109M 20s\n219150K .......... .......... .......... .......... .......... 26% 8.78M 20s\n219200K .......... .......... .......... .......... .......... 26% 45.3M 20s\n219250K .......... .......... .......... .......... .......... 26% 60.4M 20s\n219300K .......... .......... .......... .......... .......... 26% 98.4M 20s\n219350K .......... .......... .......... .......... .......... 26% 98.3M 20s\n219400K .......... .......... .......... .......... .......... 26% 98.6M 20s\n219450K .......... .......... .......... .......... .......... 26% 80.6M 20s\n219500K .......... .......... .......... .......... .......... 26% 95.2M 20s\n219550K .......... .......... .......... .......... .......... 26% 28.4M 20s\n219600K .......... .......... .......... .......... .......... 26% 62.3M 20s\n219650K .......... .......... .......... .......... .......... 26% 91.6M 20s\n219700K .......... .......... .......... .......... .......... 26% 18.6M 20s\n219750K .......... .......... .......... .......... .......... 26% 29.0M 20s\n219800K .......... .......... .......... .......... .......... 26% 23.7M 20s\n219850K .......... .......... .......... .......... .......... 26% 37.3M 20s\n219900K .......... .......... .......... .......... .......... 26% 6.78M 20s\n219950K .......... .......... .......... .......... .......... 26%  110M 20s\n220000K .......... .......... .......... .......... .......... 26%  111M 20s\n220050K .......... .......... .......... .......... .......... 26% 38.8M 20s\n220100K .......... .......... .......... .......... .......... 26% 42.8M 20s\n220150K .......... .......... .......... .......... .......... 26% 26.2M 20s\n220200K .......... .......... .......... .......... .......... 26% 18.6M 20s\n220250K .......... .......... .......... .......... .......... 26% 50.7M 20s\n220300K .......... .......... .......... .......... .......... 26% 88.8M 20s\n220350K .......... .......... .......... .......... .......... 26% 27.0M 20s\n220400K .......... .......... .......... .......... .......... 26% 18.0M 20s\n220450K .......... .......... .......... .......... .......... 26% 5.69M 20s\n220500K .......... .......... .......... .......... .......... 26% 72.7M 20s\n220550K .......... .......... .......... .......... .......... 26%  102M 20s\n220600K .......... .......... .......... .......... .......... 26%  130M 20s\n220650K .......... .......... .......... .......... .......... 26%  130M 20s\n220700K .......... .......... .......... .......... .......... 26% 76.2M 20s\n220750K .......... .......... .......... .......... .......... 26% 17.3M 20s\n220800K .......... .......... .......... .......... .......... 26% 79.0M 20s\n220850K .......... .......... .......... .......... .......... 26% 9.22M 20s\n220900K .......... .......... .......... .......... .......... 26%  126M 20s\n220950K .......... .......... .......... .......... .......... 26% 13.6M 20s\n221000K .......... .......... .......... .......... .......... 26%  125M 20s\n221050K .......... .......... .......... .......... .......... 26% 13.6M 20s\n221100K .......... .......... .......... .......... .......... 26% 16.2M 20s\n221150K .......... .......... .......... .......... .......... 26% 9.66M 20s\n221200K .......... .......... .......... .......... .......... 26%  104M 20s\n221250K .......... .......... .......... .......... .......... 26% 19.1M 20s\n221300K .......... .......... .......... .......... .......... 26%  109M 20s\n221350K .......... .......... .......... .......... .......... 26% 16.2M 20s\n221400K .......... .......... .......... .......... .......... 26% 65.7M 20s\n221450K .......... .......... .......... .......... .......... 26% 10.2M 20s\n221500K .......... .......... .......... .......... .......... 26% 71.9M 20s\n221550K .......... .......... .......... .......... .......... 26% 71.0M 20s\n221600K .......... .......... .......... .......... .......... 26% 14.0M 20s\n221650K .......... .......... .......... .......... .......... 26% 30.6M 20s\n221700K .......... .......... .......... .......... .......... 26% 24.4M 20s\n221750K .......... .......... .......... .......... .......... 27% 12.6M 20s\n221800K .......... .......... .......... .......... .......... 27% 76.2M 20s\n221850K .......... .......... .......... .......... .......... 27%  103M 20s\n221900K .......... .......... .......... .......... .......... 27% 24.2M 20s\n221950K .......... .......... .......... .......... .......... 27%  123M 20s\n222000K .......... .......... .......... .......... .......... 27% 45.3M 20s\n222050K .......... .......... .......... .......... .......... 27% 16.0M 20s\n222100K .......... .......... .......... .......... .......... 27% 73.2M 20s\n222150K .......... .......... .......... .......... .......... 27% 36.3M 20s\n222200K .......... .......... .......... .......... .......... 27%  103M 20s\n222250K .......... .......... .......... .......... .......... 27% 30.3M 20s\n222300K .......... .......... .......... .......... .......... 27% 16.6M 20s\n222350K .......... .......... .......... .......... .......... 27% 96.4M 20s\n222400K .......... .......... .......... .......... .......... 27% 45.7M 20s\n222450K .......... .......... .......... .......... .......... 27% 21.3M 20s\n222500K .......... .......... .......... .......... .......... 27% 24.9M 20s\n222550K .......... .......... .......... .......... .......... 27% 19.9M 20s\n222600K .......... .......... .......... .......... .......... 27% 30.0M 20s\n222650K .......... .......... .......... .......... .......... 27% 51.6M 20s\n222700K .......... .......... .......... .......... .......... 27% 20.9M 20s\n222750K .......... .......... .......... .......... .......... 27% 66.3M 20s\n222800K .......... .......... .......... .......... .......... 27% 28.2M 20s\n222850K .......... .......... .......... .......... .......... 27% 27.3M 20s\n222900K .......... .......... .......... .......... .......... 27% 72.1M 20s\n222950K .......... .......... .......... .......... .......... 27% 34.7M 20s\n223000K .......... .......... .......... .......... .......... 27% 37.8M 20s\n223050K .......... .......... .......... .......... .......... 27% 5.39M 20s\n223100K .......... .......... .......... .......... .......... 27%  106M 20s\n223150K .......... .......... .......... .......... .......... 27%  143M 20s\n223200K .......... .......... .......... .......... .......... 27%  142M 20s\n223250K .......... .......... .......... .......... .......... 27%  105M 20s\n223300K .......... .......... .......... .......... .......... 27% 60.4M 20s\n223350K .......... .......... .......... .......... .......... 27% 95.7M 20s\n223400K .......... .......... .......... .......... .......... 27%  106M 20s\n223450K .......... .......... .......... .......... .......... 27%  137M 20s\n223500K .......... .......... .......... .......... .......... 27% 21.2M 20s\n223550K .......... .......... .......... .......... .......... 27% 32.8M 20s\n223600K .......... .......... .......... .......... .......... 27%  136M 20s\n223650K .......... .......... .......... .......... .......... 27% 15.0M 20s\n223700K .......... .......... .......... .......... .......... 27%  112M 20s\n223750K .......... .......... .......... .......... .......... 27% 33.8M 20s\n223800K .......... .......... .......... .......... .......... 27%  132M 20s\n223850K .......... .......... .......... .......... .......... 27% 13.4M 20s\n223900K .......... .......... .......... .......... .......... 27% 27.9M 20s\n223950K .......... .......... .......... .......... .......... 27% 29.9M 20s\n224000K .......... .......... .......... .......... .......... 27% 32.1M 20s\n224050K .......... .......... .......... .......... .......... 27% 87.8M 20s\n224100K .......... .......... .......... .......... .......... 27% 46.9M 20s\n224150K .......... .......... .......... .......... .......... 27% 38.5M 20s\n224200K .......... .......... .......... .......... .......... 27% 29.2M 20s\n224250K .......... .......... .......... .......... .......... 27% 26.3M 20s\n224300K .......... .......... .......... .......... .......... 27% 6.88M 20s\n224350K .......... .......... .......... .......... .......... 27%  136M 20s\n224400K .......... .......... .......... .......... .......... 27%  126M 20s\n224450K .......... .......... .......... .......... .......... 27% 12.8M 20s\n224500K .......... .......... .......... .......... .......... 27%  132M 20s\n224550K .......... .......... .......... .......... .......... 27%  128M 20s\n224600K .......... .......... .......... .......... .......... 27% 36.3M 20s\n224650K .......... .......... .......... .......... .......... 27% 11.5M 20s\n224700K .......... .......... .......... .......... .......... 27% 17.7M 20s\n224750K .......... .......... .......... .......... .......... 27%  129M 20s\n224800K .......... .......... .......... .......... .......... 27% 8.31M 20s\n224850K .......... .......... .......... .......... .......... 27% 49.4M 20s\n224900K .......... .......... .......... .......... .......... 27% 70.0M 20s\n224950K .......... .......... .......... .......... .......... 27% 52.9M 20s\n225000K .......... .......... .......... .......... .......... 27%  126M 20s\n225050K .......... .......... .......... .......... .......... 27% 9.19M 20s\n225100K .......... .......... .......... .......... .......... 27% 66.8M 20s\n225150K .......... .......... .......... .......... .......... 27% 50.2M 20s\n225200K .......... .......... .......... .......... .......... 27% 77.2M 20s\n225250K .......... .......... .......... .......... .......... 27% 47.4M 20s\n225300K .......... .......... .......... .......... .......... 27% 65.5M 20s\n225350K .......... .......... .......... .......... .......... 27% 53.4M 20s\n225400K .......... .......... .......... .......... .......... 27% 59.6M 20s\n225450K .......... .......... .......... .......... .......... 27% 57.1M 20s\n225500K .......... .......... .......... .......... .......... 27% 68.2M 20s\n225550K .......... .......... .......... .......... .......... 27% 52.8M 20s\n225600K .......... .......... .......... .......... .......... 27% 41.6M 20s\n225650K .......... .......... .......... .......... .......... 27% 26.9M 20s\n225700K .......... .......... .......... .......... .......... 27% 78.6M 20s\n225750K .......... .......... .......... .......... .......... 27% 47.1M 20s\n225800K .......... .......... .......... .......... .......... 27% 58.2M 20s\n225850K .......... .......... .......... .......... .......... 27% 95.2M 20s\n225900K .......... .......... .......... .......... .......... 27% 85.4M 20s\n225950K .......... .......... .......... .......... .......... 27% 34.6M 20s\n226000K .......... .......... .......... .......... .......... 27% 49.3M 20s\n226050K .......... .......... .......... .......... .......... 27% 30.6M 20s\n226100K .......... .......... .......... .......... .......... 27% 36.4M 20s\n226150K .......... .......... .......... .......... .......... 27% 61.8M 20s\n226200K .......... .......... .......... .......... .......... 27% 23.2M 20s\n226250K .......... .......... .......... .......... .......... 27% 33.3M 20s\n226300K .......... .......... .......... .......... .......... 27% 32.6M 20s\n226350K .......... .......... .......... .......... .......... 27% 2.71M 20s\n226400K .......... .......... .......... .......... .......... 27% 87.5M 20s\n226450K .......... .......... .......... .......... .......... 27%  110M 20s\n226500K .......... .......... .......... .......... .......... 27% 73.0M 20s\n226550K .......... .......... .......... .......... .......... 27% 75.7M 20s\n226600K .......... .......... .......... .......... .......... 27% 10.1M 20s\n226650K .......... .......... .......... .......... .......... 27% 71.7M 20s\n226700K .......... .......... .......... .......... .......... 27% 89.4M 20s\n226750K .......... .......... .......... .......... .......... 27%  106M 20s\n226800K .......... .......... .......... .......... .......... 27%  107M 20s\n226850K .......... .......... .......... .......... .......... 27%  107M 20s\n226900K .......... .......... .......... .......... .......... 27% 91.9M 20s\n226950K .......... .......... .......... .......... .......... 27% 24.0M 20s\n227000K .......... .......... .......... .......... .......... 27% 72.6M 20s\n227050K .......... .......... .......... .......... .......... 27% 67.5M 20s\n227100K .......... .......... .......... .......... .......... 27% 5.19M 20s\n227150K .......... .......... .......... .......... .......... 27% 86.9M 20s\n227200K .......... .......... .......... .......... .......... 27%  100M 20s\n227250K .......... .......... .......... .......... .......... 27%  109M 20s\n227300K .......... .......... .......... .......... .......... 27% 70.6M 20s\n227350K .......... .......... .......... .......... .......... 27%  102M 20s\n227400K .......... .......... .......... .......... .......... 27% 9.02M 20s\n227450K .......... .......... .......... .......... .......... 27% 93.6M 20s\n227500K .......... .......... .......... .......... .......... 27% 73.4M 20s\n227550K .......... .......... .......... .......... .......... 27% 10.0M 20s\n227600K .......... .......... .......... .......... .......... 27% 88.0M 20s\n227650K .......... .......... .......... .......... .......... 27% 9.16M 20s\n227700K .......... .......... .......... .......... .......... 27% 57.6M 20s\n227750K .......... .......... .......... .......... .......... 27% 13.8M 20s\n227800K .......... .......... .......... .......... .......... 27% 98.8M 20s\n227850K .......... .......... .......... .......... .......... 27% 37.7M 20s\n227900K .......... .......... .......... .......... .......... 27% 13.0M 20s\n227950K .......... .......... .......... .......... .......... 27% 13.5M 20s\n228000K .......... .......... .......... .......... .......... 27% 68.6M 20s\n228050K .......... .......... .......... .......... .......... 27% 82.0M 20s\n228100K .......... .......... .......... .......... .......... 27% 13.0M 20s\n228150K .......... .......... .......... .......... .......... 27% 3.41M 20s\n228200K .......... .......... .......... .......... .......... 27%  105M 20s\n228250K .......... .......... .......... .......... .......... 27% 55.9M 20s\n228300K .......... .......... .......... .......... .......... 27%  114M 20s\n228350K .......... .......... .......... .......... .......... 27%  109M 20s\n228400K .......... .......... .......... .......... .......... 27% 13.9M 20s\n228450K .......... .......... .......... .......... .......... 27% 75.6M 20s\n228500K .......... .......... .......... .......... .......... 27% 99.0M 20s\n228550K .......... .......... .......... .......... .......... 27% 9.86M 20s\n228600K .......... .......... .......... .......... .......... 27% 13.4M 20s\n228650K .......... .......... .......... .......... .......... 27% 18.7M 20s\n228700K .......... .......... .......... .......... .......... 27%  124M 20s\n228750K .......... .......... .......... .......... .......... 27% 23.2M 20s\n228800K .......... .......... .......... .......... .......... 27% 9.60M 20s\n228850K .......... .......... .......... .......... .......... 27% 31.0M 20s\n228900K .......... .......... .......... .......... .......... 27% 18.9M 20s\n228950K .......... .......... .......... .......... .......... 27% 25.0M 20s\n229000K .......... .......... .......... .......... .......... 27% 25.5M 20s\n229050K .......... .......... .......... .......... .......... 27% 13.9M 20s\n229100K .......... .......... .......... .......... .......... 27% 21.0M 20s\n229150K .......... .......... .......... .......... .......... 27% 16.7M 20s\n229200K .......... .......... .......... .......... .......... 27% 75.5M 20s\n229250K .......... .......... .......... .......... .......... 27% 12.8M 20s\n229300K .......... .......... .......... .......... .......... 27% 23.8M 20s\n229350K .......... .......... .......... .......... .......... 27% 5.40M 20s\n229400K .......... .......... .......... .......... .......... 27% 72.8M 20s\n229450K .......... .......... .......... .......... .......... 27% 43.7M 20s\n229500K .......... .......... .......... .......... .......... 27% 89.9M 20s\n229550K .......... .......... .......... .......... .......... 27% 98.2M 20s\n229600K .......... .......... .......... .......... .......... 27% 66.0M 20s\n229650K .......... .......... .......... .......... .......... 27% 29.1M 20s\n229700K .......... .......... .......... .......... .......... 27% 25.2M 20s\n229750K .......... .......... .......... .......... .......... 27% 17.1M 20s\n229800K .......... .......... .......... .......... .......... 27% 21.8M 20s\n229850K .......... .......... .......... .......... .......... 27% 11.9M 20s\n229900K .......... .......... .......... .......... .......... 27% 66.4M 20s\n229950K .......... .......... .......... .......... .......... 28% 83.6M 20s\n230000K .......... .......... .......... .......... .......... 28% 12.0M 20s\n230050K .......... .......... .......... .......... .......... 28% 26.0M 20s\n230100K .......... .......... .......... .......... .......... 28% 61.6M 20s\n230150K .......... .......... .......... .......... .......... 28% 19.1M 20s\n230200K .......... .......... .......... .......... .......... 28% 17.5M 20s\n230250K .......... .......... .......... .......... .......... 28% 8.85M 20s\n230300K .......... .......... .......... .......... .......... 28% 56.0M 20s\n230350K .......... .......... .......... .......... .......... 28%  149M 20s\n230400K .......... .......... .......... .......... .......... 28% 13.0M 20s\n230450K .......... .......... .......... .......... .......... 28% 63.9M 20s\n230500K .......... .......... .......... .......... .......... 28% 4.62M 20s\n230550K .......... .......... .......... .......... .......... 28%  105M 20s\n230600K .......... .......... .......... .......... .......... 28%  120M 20s\n230650K .......... .......... .......... .......... .......... 28% 65.2M 20s\n230700K .......... .......... .......... .......... .......... 28% 97.5M 20s\n230750K .......... .......... .......... .......... .......... 28%  102M 20s\n230800K .......... .......... .......... .......... .......... 28%  109M 20s\n230850K .......... .......... .......... .......... .......... 28%  123M 20s\n230900K .......... .......... .......... .......... .......... 28% 15.0M 20s\n230950K .......... .......... .......... .......... .......... 28% 74.4M 20s\n231000K .......... .......... .......... .......... .......... 28% 33.2M 20s\n231050K .......... .......... .......... .......... .......... 28% 29.2M 20s\n231100K .......... .......... .......... .......... .......... 28% 14.0M 20s\n231150K .......... .......... .......... .......... .......... 28% 38.1M 20s\n231200K .......... .......... .......... .......... .......... 28% 45.9M 20s\n231250K .......... .......... .......... .......... .......... 28% 13.6M 20s\n231300K .......... .......... .......... .......... .......... 28% 21.7M 20s\n231350K .......... .......... .......... .......... .......... 28% 73.7M 20s\n231400K .......... .......... .......... .......... .......... 28% 20.3M 20s\n231450K .......... .......... .......... .......... .......... 28% 18.7M 20s\n231500K .......... .......... .......... .......... .......... 28% 15.9M 20s\n231550K .......... .......... .......... .......... .......... 28% 88.0M 20s\n231600K .......... .......... .......... .......... .......... 28% 33.2M 20s\n231650K .......... .......... .......... .......... .......... 28% 16.4M 20s\n231700K .......... .......... .......... .......... .......... 28% 11.7M 20s\n231750K .......... .......... .......... .......... .......... 28% 45.6M 20s\n231800K .......... .......... .......... .......... .......... 28% 2.69M 20s\n231850K .......... .......... .......... .......... .......... 28% 71.7M 20s\n231900K .......... .......... .......... .......... .......... 28% 27.8M 20s\n231950K .......... .......... .......... .......... .......... 28%  110M 20s\n232000K .......... .......... .......... .......... .......... 28% 89.4M 20s\n232050K .......... .......... .......... .......... .......... 28% 95.8M 20s\n232100K .......... .......... .......... .......... .......... 28% 97.2M 20s\n232150K .......... .......... .......... .......... .......... 28% 93.7M 20s\n232200K .......... .......... .......... .......... .......... 28%  112M 20s\n232250K .......... .......... .......... .......... .......... 28% 6.56M 20s\n232300K .......... .......... .......... .......... .......... 28% 71.3M 20s\n232350K .......... .......... .......... .......... .......... 28% 45.5M 20s\n232400K .......... .......... .......... .......... .......... 28% 99.9M 20s\n232450K .......... .......... .......... .......... .......... 28% 91.7M 20s\n232500K .......... .......... .......... .......... .......... 28%  112M 20s\n232550K .......... .......... .......... .......... .......... 28% 15.6M 20s\n232600K .......... .......... .......... .......... .......... 28% 73.4M 20s\n232650K .......... .......... .......... .......... .......... 28% 67.0M 20s\n232700K .......... .......... .......... .......... .......... 28% 6.69M 20s\n232750K .......... .......... .......... .......... .......... 28% 88.9M 20s\n232800K .......... .......... .......... .......... .......... 28%  111M 20s\n232850K .......... .......... .......... .......... .......... 28% 97.3M 20s\n232900K .......... .......... .......... .......... .......... 28% 95.5M 20s\n232950K .......... .......... .......... .......... .......... 28% 21.1M 20s\n233000K .......... .......... .......... .......... .......... 28% 43.9M 20s\n233050K .......... .......... .......... .......... .......... 28% 17.4M 20s\n233100K .......... .......... .......... .......... .......... 28% 14.1M 20s\n233150K .......... .......... .......... .......... .......... 28% 82.8M 20s\n233200K .......... .......... .......... .......... .......... 28% 41.3M 20s\n233250K .......... .......... .......... .......... .......... 28% 6.30M 20s\n233300K .......... .......... .......... .......... .......... 28%  103M 20s\n233350K .......... .......... .......... .......... .......... 28% 12.6M 20s\n233400K .......... .......... .......... .......... .......... 28% 51.9M 20s\n233450K .......... .......... .......... .......... .......... 28% 23.6M 20s\n233500K .......... .......... .......... .......... .......... 28% 9.29M 20s\n233550K .......... .......... .......... .......... .......... 28% 42.5M 20s\n233600K .......... .......... .......... .......... .......... 28%  111M 20s\n233650K .......... .......... .......... .......... .......... 28% 12.2M 20s\n233700K .......... .......... .......... .......... .......... 28% 21.5M 20s\n233750K .......... .......... .......... .......... .......... 28% 14.3M 20s\n233800K .......... .......... .......... .......... .......... 28% 21.0M 20s\n233850K .......... .......... .......... .......... .......... 28% 34.4M 20s\n233900K .......... .......... .......... .......... .......... 28% 7.78M 20s\n233950K .......... .......... .......... .......... .......... 28% 66.9M 20s\n234000K .......... .......... .......... .......... .......... 28%  120K 21s\n234050K .......... .......... .......... .......... .......... 28%  126M 21s\n234100K .......... .......... .......... .......... .......... 28% 30.5M 21s\n234150K .......... .......... .......... .......... .......... 28% 97.9M 21s\n234200K .......... .......... .......... .......... .......... 28% 99.9M 21s\n234250K .......... .......... .......... .......... .......... 28% 17.6M 21s\n234300K .......... .......... .......... .......... .......... 28%  116M 21s\n234350K .......... .......... .......... .......... .......... 28%  123M 21s\n234400K .......... .......... .......... .......... .......... 28% 73.2M 21s\n234450K .......... .......... .......... .......... .......... 28%  146M 21s\n234500K .......... .......... .......... .......... .......... 28%  146M 21s\n234550K .......... .......... .......... .......... .......... 28%  106M 21s\n234600K .......... .......... .......... .......... .......... 28%  130M 21s\n234650K .......... .......... .......... .......... .......... 28%  108M 21s\n234700K .......... .......... .......... .......... .......... 28% 10.9M 21s\n234750K .......... .......... .......... .......... .......... 28% 98.5M 21s\n234800K .......... .......... .......... .......... .......... 28%  143M 21s\n234850K .......... .......... .......... .......... .......... 28%  145M 21s\n234900K .......... .......... .......... .......... .......... 28% 47.6M 21s\n234950K .......... .......... .......... .......... .......... 28%  126M 21s\n235000K .......... .......... .......... .......... .......... 28%  140M 21s\n235050K .......... .......... .......... .......... .......... 28%  145M 21s\n235100K .......... .......... .......... .......... .......... 28%  149M 21s\n235150K .......... .......... .......... .......... .......... 28%  110M 21s\n235200K .......... .......... .......... .......... .......... 28%  147M 21s\n235250K .......... .......... .......... .......... .......... 28%  151M 21s\n235300K .......... .......... .......... .......... .......... 28%  150M 21s\n235350K .......... .......... .......... .......... .......... 28%  130M 21s\n235400K .......... .......... .......... .......... .......... 28%  148M 21s\n235450K .......... .......... .......... .......... .......... 28%  145M 21s\n235500K .......... .......... .......... .......... .......... 28%  145M 21s\n235550K .......... .......... .......... .......... .......... 28%  126M 21s\n235600K .......... .......... .......... .......... .......... 28%  138M 21s\n235650K .......... .......... .......... .......... .......... 28%  143M 21s\n235700K .......... .......... .......... .......... .......... 28%  129M 21s\n235750K .......... .......... .......... .......... .......... 28%  125M 21s\n235800K .......... .......... .......... .......... .......... 28%  146M 21s\n235850K .......... .......... .......... .......... .......... 28%  130M 21s\n235900K .......... .......... .......... .......... .......... 28%  145M 21s\n235950K .......... .......... .......... .......... .......... 28%  123M 21s\n236000K .......... .......... .......... .......... .......... 28%  145M 21s\n236050K .......... .......... .......... .......... .......... 28%  140M 21s\n236100K .......... .......... .......... .......... .......... 28%  145M 21s\n236150K .......... .......... .......... .......... .......... 28% 13.7M 21s\n236200K .......... .......... .......... .......... .......... 28%  144M 21s\n236250K .......... .......... .......... .......... .......... 28%  135M 21s\n236300K .......... .......... .......... .......... .......... 28%  148M 21s\n236350K .......... .......... .......... .......... .......... 28%  123M 21s\n236400K .......... .......... .......... .......... .......... 28% 73.0M 21s\n236450K .......... .......... .......... .......... .......... 28%  147M 21s\n236500K .......... .......... .......... .......... .......... 28%  147M 21s\n236550K .......... .......... .......... .......... .......... 28%  129M 21s\n236600K .......... .......... .......... .......... .......... 28%  148M 21s\n236650K .......... .......... .......... .......... .......... 28%  148M 21s\n236700K .......... .......... .......... .......... .......... 28%  141M 21s\n236750K .......... .......... .......... .......... .......... 28%  130M 21s\n236800K .......... .......... .......... .......... .......... 28% 23.2M 21s\n236850K .......... .......... .......... .......... .......... 28%  137M 21s\n236900K .......... .......... .......... .......... .......... 28%  122M 21s\n236950K .......... .......... .......... .......... .......... 28%  109M 21s\n237000K .......... .......... .......... .......... .......... 28%  135M 21s\n237050K .......... .......... .......... .......... .......... 28%  135M 21s\n237100K .......... .......... .......... .......... .......... 28%  128M 21s\n237150K .......... .......... .......... .......... .......... 28%  115M 21s\n237200K .......... .......... .......... .......... .......... 28%  134M 21s\n237250K .......... .......... .......... .......... .......... 28%  150M 21s\n237300K .......... .......... .......... .......... .......... 28%  150M 21s\n237350K .......... .......... .......... .......... .......... 28%  126M 21s\n237400K .......... .......... .......... .......... .......... 28%  144M 21s\n237450K .......... .......... .......... .......... .......... 28%  105M 21s\n237500K .......... .......... .......... .......... .......... 28%  131M 21s\n237550K .......... .......... .......... .......... .......... 28%  125M 21s\n237600K .......... .......... .......... .......... .......... 28%  132M 21s\n237650K .......... .......... .......... .......... .......... 28%  140M 21s\n237700K .......... .......... .......... .......... .......... 28%  130M 21s\n237750K .......... .......... .......... .......... .......... 28%  120M 21s\n237800K .......... .......... .......... .......... .......... 28%  141M 21s\n237850K .......... .......... .......... .......... .......... 28%  133M 21s\n237900K .......... .......... .......... .......... .......... 28%  131M 21s\n237950K .......... .......... .......... .......... .......... 28%  121M 21s\n238000K .......... .......... .......... .......... .......... 28%  143M 21s\n238050K .......... .......... .......... .......... .......... 28%  137M 20s\n238100K .......... .......... .......... .......... .......... 28%  135M 20s\n238150K .......... .......... .......... .......... .......... 29%  112M 20s\n238200K .......... .......... .......... .......... .......... 29%  144M 20s\n238250K .......... .......... .......... .......... .......... 29%  135M 20s\n238300K .......... .......... .......... .......... .......... 29%  138M 20s\n238350K .......... .......... .......... .......... .......... 29%  120M 20s\n238400K .......... .......... .......... .......... .......... 29%  135M 20s\n238450K .......... .......... .......... .......... .......... 29% 70.2M 20s\n238500K .......... .......... .......... .......... .......... 29%  135M 20s\n238550K .......... .......... .......... .......... .......... 29%  119M 20s\n238600K .......... .......... .......... .......... .......... 29%  139M 20s\n238650K .......... .......... .......... .......... .......... 29%  134M 20s\n238700K .......... .......... .......... .......... .......... 29%  109M 20s\n238750K .......... .......... .......... .......... .......... 29%  104M 20s\n238800K .......... .......... .......... .......... .......... 29%  134M 20s\n238850K .......... .......... .......... .......... .......... 29%  141M 20s\n238900K .......... .......... .......... .......... .......... 29%  117M 20s\n238950K .......... .......... .......... .......... .......... 29%  110M 20s\n239000K .......... .......... .......... .......... .......... 29%  139M 20s\n239050K .......... .......... .......... .......... .......... 29%  123M 20s\n239100K .......... .......... .......... .......... .......... 29%  132M 20s\n239150K .......... .......... .......... .......... .......... 29%  107M 20s\n239200K .......... .......... .......... .......... .......... 29%  130M 20s\n239250K .......... .......... .......... .......... .......... 29%  123M 20s\n239300K .......... .......... .......... .......... .......... 29%  135M 20s\n239350K .......... .......... .......... .......... .......... 29% 45.3M 20s\n239400K .......... .......... .......... .......... .......... 29% 11.0M 20s\n239450K .......... .......... .......... .......... .......... 29%  144M 20s\n239500K .......... .......... .......... .......... .......... 29%  148M 20s\n239550K .......... .......... .......... .......... .......... 29% 37.6M 20s\n239600K .......... .......... .......... .......... .......... 29% 28.9M 20s\n239650K .......... .......... .......... .......... .......... 29% 6.67M 20s\n239700K .......... .......... .......... .......... .......... 29%  115M 20s\n239750K .......... .......... .......... .......... .......... 29% 72.2M 20s\n239800K .......... .......... .......... .......... .......... 29%  128M 20s\n239850K .......... .......... .......... .......... .......... 29%  139M 20s\n239900K .......... .......... .......... .......... .......... 29%  138M 20s\n239950K .......... .......... .......... .......... .......... 29% 54.8M 20s\n240000K .......... .......... .......... .......... .......... 29% 47.9M 20s\n240050K .......... .......... .......... .......... .......... 29% 28.3M 20s\n240100K .......... .......... .......... .......... .......... 29% 26.2M 20s\n240150K .......... .......... .......... .......... .......... 29% 66.1M 20s\n240200K .......... .......... .......... .......... .......... 29% 22.4M 20s\n240250K .......... .......... .......... .......... .......... 29% 36.4M 20s\n240300K .......... .......... .......... .......... .......... 29% 29.9M 20s\n240350K .......... .......... .......... .......... .......... 29% 27.5M 20s\n240400K .......... .......... .......... .......... .......... 29% 54.7M 20s\n240450K .......... .......... .......... .......... .......... 29% 23.4M 20s\n240500K .......... .......... .......... .......... .......... 29% 28.5M 20s\n240550K .......... .......... .......... .......... .......... 29% 28.3M 20s\n240600K .......... .......... .......... .......... .......... 29% 41.8M 20s\n240650K .......... .......... .......... .......... .......... 29% 30.7M 20s\n240700K .......... .......... .......... .......... .......... 29% 45.8M 20s\n240750K .......... .......... .......... .......... .......... 29% 19.0M 20s\n240800K .......... .......... .......... .......... .......... 29% 24.7M 20s\n240850K .......... .......... .......... .......... .......... 29%  117M 20s\n240900K .......... .......... .......... .......... .......... 29% 21.1M 20s\n240950K .......... .......... .......... .......... .......... 29% 91.6M 20s\n241000K .......... .......... .......... .......... .......... 29% 19.0M 20s\n241050K .......... .......... .......... .......... .......... 29% 61.4M 20s\n241100K .......... .......... .......... .......... .......... 29% 61.6M 20s\n241150K .......... .......... .......... .......... .......... 29% 26.4M 20s\n241200K .......... .......... .......... .......... .......... 29% 41.8M 20s\n241250K .......... .......... .......... .......... .......... 29% 18.9M 20s\n241300K .......... .......... .......... .......... .......... 29%  134M 20s\n241350K .......... .......... .......... .......... .......... 29% 26.5M 20s\n241400K .......... .......... .......... .......... .......... 29% 57.7M 20s\n241450K .......... .......... .......... .......... .......... 29% 38.2M 20s\n241500K .......... .......... .......... .......... .......... 29% 27.5M 20s\n241550K .......... .......... .......... .......... .......... 29% 95.8M 20s\n241600K .......... .......... .......... .......... .......... 29% 3.48M 20s\n241650K .......... .......... .......... .......... .......... 29% 98.4M 20s\n241700K .......... .......... .......... .......... .......... 29%  108M 20s\n241750K .......... .......... .......... .......... .......... 29% 79.8M 20s\n241800K .......... .......... .......... .......... .......... 29%  102M 20s\n241850K .......... .......... .......... .......... .......... 29% 63.4M 20s\n241900K .......... .......... .......... .......... .......... 29% 88.6M 20s\n241950K .......... .......... .......... .......... .......... 29% 90.9M 20s\n242000K .......... .......... .......... .......... .......... 29%  106M 20s\n242050K .......... .......... .......... .......... .......... 29%  102M 20s\n242100K .......... .......... .......... .......... .......... 29% 91.6M 20s\n242150K .......... .......... .......... .......... .......... 29% 80.7M 20s\n242200K .......... .......... .......... .......... .......... 29% 71.2M 20s\n242250K .......... .......... .......... .......... .......... 29% 97.8M 20s\n242300K .......... .......... .......... .......... .......... 29% 88.6M 20s\n242350K .......... .......... .......... .......... .......... 29% 33.6M 20s\n242400K .......... .......... .......... .......... .......... 29% 20.6M 20s\n242450K .......... .......... .......... .......... .......... 29% 16.6M 20s\n242500K .......... .......... .......... .......... .......... 29%  147M 20s\n242550K .......... .......... .......... .......... .......... 29% 34.2M 20s\n242600K .......... .......... .......... .......... .......... 29%  141M 20s\n242650K .......... .......... .......... .......... .......... 29% 22.1M 20s\n242700K .......... .......... .......... .......... .......... 29%  127M 20s\n242750K .......... .......... .......... .......... .......... 29% 19.2M 20s\n242800K .......... .......... .......... .......... .......... 29% 52.5M 20s\n242850K .......... .......... .......... .......... .......... 29% 27.9M 20s\n242900K .......... .......... .......... .......... .......... 29% 47.5M 20s\n242950K .......... .......... .......... .......... .......... 29% 17.8M 20s\n243000K .......... .......... .......... .......... .......... 29% 73.9M 20s\n243050K .......... .......... .......... .......... .......... 29% 41.6M 20s\n243100K .......... .......... .......... .......... .......... 29% 15.9M 20s\n243150K .......... .......... .......... .......... .......... 29% 37.1M 20s\n243200K .......... .......... .......... .......... .......... 29% 37.7M 20s\n243250K .......... .......... .......... .......... .......... 29% 25.1M 20s\n243300K .......... .......... .......... .......... .......... 29% 21.6M 20s\n243350K .......... .......... .......... .......... .......... 29% 11.9M 20s\n243400K .......... .......... .......... .......... .......... 29%  116M 20s\n243450K .......... .......... .......... .......... .......... 29% 20.3M 20s\n243500K .......... .......... .......... .......... .......... 29% 97.8M 20s\n243550K .......... .......... .......... .......... .......... 29% 14.9M 20s\n243600K .......... .......... .......... .......... .......... 29%  101M 20s\n243650K .......... .......... .......... .......... .......... 29% 11.6M 20s\n243700K .......... .......... .......... .......... .......... 29% 86.8M 20s\n243750K .......... .......... .......... .......... .......... 29% 7.47M 20s\n243800K .......... .......... .......... .......... .......... 29%  113M 20s\n243850K .......... .......... .......... .......... .......... 29%  118M 20s\n243900K .......... .......... .......... .......... .......... 29% 61.9M 20s\n243950K .......... .......... .......... .......... .......... 29% 16.0M 20s\n244000K .......... .......... .......... .......... .......... 29% 16.1M 20s\n244050K .......... .......... .......... .......... .......... 29%  107M 20s\n244100K .......... .......... .......... .......... .......... 29% 12.0M 20s\n244150K .......... .......... .......... .......... .......... 29%  104M 20s\n244200K .......... .......... .......... .......... .......... 29%  113M 20s\n244250K .......... .......... .......... .......... .......... 29% 43.0M 20s\n244300K .......... .......... .......... .......... .......... 29% 19.3M 20s\n244350K .......... .......... .......... .......... .......... 29% 25.1M 20s\n244400K .......... .......... .......... .......... .......... 29%  113M 20s\n244450K .......... .......... .......... .......... .......... 29% 26.5M 20s\n244500K .......... .......... .......... .......... .......... 29% 14.6M 20s\n244550K .......... .......... .......... .......... .......... 29% 93.5M 20s\n244600K .......... .......... .......... .......... .......... 29% 19.3M 20s\n244650K .......... .......... .......... .......... .......... 29% 92.2M 20s\n244700K .......... .......... .......... .......... .......... 29% 90.9M 20s\n244750K .......... .......... .......... .......... .......... 29% 36.8M 20s\n244800K .......... .......... .......... .......... .......... 29% 49.1M 20s\n244850K .......... .......... .......... .......... .......... 29% 32.4M 20s\n244900K .......... .......... .......... .......... .......... 29% 21.3M 20s\n244950K .......... .......... .......... .......... .......... 29% 48.8M 20s\n245000K .......... .......... .......... .......... .......... 29% 26.0M 20s\n245050K .......... .......... .......... .......... .......... 29% 43.6M 20s\n245100K .......... .......... .......... .......... .......... 29% 25.4M 20s\n245150K .......... .......... .......... .......... .......... 29% 26.0M 20s\n245200K .......... .......... .......... .......... .......... 29% 12.3M 20s\n245250K .......... .......... .......... .......... .......... 29% 78.0M 20s\n245300K .......... .......... .......... .......... .......... 29% 67.8M 20s\n245350K .......... .......... .......... .......... .......... 29% 28.4M 20s\n245400K .......... .......... .......... .......... .......... 29% 25.2M 20s\n245450K .......... .......... .......... .......... .......... 29% 23.1M 20s\n245500K .......... .......... .......... .......... .......... 29% 25.2M 20s\n245550K .......... .......... .......... .......... .......... 29% 10.1M 20s\n245600K .......... .......... .......... .......... .......... 29% 83.7M 20s\n245650K .......... .......... .......... .......... .......... 29% 99.2M 20s\n245700K .......... .......... .......... .......... .......... 29% 84.9M 20s\n245750K .......... .......... .......... .......... .......... 29% 21.0M 20s\n245800K .......... .......... .......... .......... .......... 29% 78.7M 20s\n245850K .......... .......... .......... .......... .......... 29% 13.4M 20s\n245900K .......... .......... .......... .......... .......... 29% 94.0M 20s\n245950K .......... .......... .......... .......... .......... 29% 16.4M 20s\n246000K .......... .......... .......... .......... .......... 29% 98.4M 20s\n246050K .......... .......... .......... .......... .......... 29%  125M 20s\n246100K .......... .......... .......... .......... .......... 29%  138M 20s\n246150K .......... .......... .......... .......... .......... 29% 17.1M 20s\n246200K .......... .......... .......... .......... .......... 29%  126M 20s\n246250K .......... .......... .......... .......... .......... 29%  104M 20s\n246300K .......... .......... .......... .......... .......... 29%  117M 20s\n246350K .......... .......... .......... .......... .......... 29% 16.9M 20s\n246400K .......... .......... .......... .......... .......... 30% 96.6M 20s\n246450K .......... .......... .......... .......... .......... 30%  125M 20s\n246500K .......... .......... .......... .......... .......... 30% 12.7M 20s\n246550K .......... .......... .......... .......... .......... 30%  109M 20s\n246600K .......... .......... .......... .......... .......... 30% 12.0M 20s\n246650K .......... .......... .......... .......... .......... 30% 71.4M 20s\n246700K .......... .......... .......... .......... .......... 30%  149M 20s\n246750K .......... .......... .......... .......... .......... 30% 27.4M 20s\n246800K .......... .......... .......... .......... .......... 30%  100M 20s\n246850K .......... .......... .......... .......... .......... 30% 95.2M 20s\n246900K .......... .......... .......... .......... .......... 30% 13.4M 20s\n246950K .......... .......... .......... .......... .......... 30% 87.6M 20s\n247000K .......... .......... .......... .......... .......... 30%  103M 20s\n247050K .......... .......... .......... .......... .......... 30% 35.9M 20s\n247100K .......... .......... .......... .......... .......... 30% 43.4M 20s\n247150K .......... .......... .......... .......... .......... 30% 26.2M 20s\n247200K .......... .......... .......... .......... .......... 30% 92.9M 20s\n247250K .......... .......... .......... .......... .......... 30% 6.99M 20s\n247300K .......... .......... .......... .......... .......... 30% 80.5M 20s\n247350K .......... .......... .......... .......... .......... 30% 99.9M 20s\n247400K .......... .......... .......... .......... .......... 30%  101M 20s\n247450K .......... .......... .......... .......... .......... 30% 31.8M 20s\n247500K .......... .......... .......... .......... .......... 30%  108M 20s\n247550K .......... .......... .......... .......... .......... 30% 12.9M 20s\n247600K .......... .......... .......... .......... .......... 30%  110M 20s\n247650K .......... .......... .......... .......... .......... 30% 98.8M 20s\n247700K .......... .......... .......... .......... .......... 30% 18.3M 20s\n247750K .......... .......... .......... .......... .......... 30% 92.0M 20s\n247800K .......... .......... .......... .......... .......... 30%  103M 20s\n247850K .......... .......... .......... .......... .......... 30% 43.9M 20s\n247900K .......... .......... .......... .......... .......... 30% 20.7M 20s\n247950K .......... .......... .......... .......... .......... 30% 44.8M 20s\n248000K .......... .......... .......... .......... .......... 30%  103M 20s\n248050K .......... .......... .......... .......... .......... 30% 13.4M 20s\n248100K .......... .......... .......... .......... .......... 30% 86.6M 20s\n248150K .......... .......... .......... .......... .......... 30% 73.4M 20s\n248200K .......... .......... .......... .......... .......... 30% 5.57M 20s\n248250K .......... .......... .......... .......... .......... 30% 80.8M 20s\n248300K .......... .......... .......... .......... .......... 30% 78.3M 20s\n248350K .......... .......... .......... .......... .......... 30% 69.4M 20s\n248400K .......... .......... .......... .......... .......... 30% 86.6M 20s\n248450K .......... .......... .......... .......... .......... 30% 96.6M 20s\n248500K .......... .......... .......... .......... .......... 30% 79.4M 20s\n248550K .......... .......... .......... .......... .......... 30% 68.1M 20s\n248600K .......... .......... .......... .......... .......... 30% 24.1M 20s\n248650K .......... .......... .......... .......... .......... 30% 23.4M 20s\n248700K .......... .......... .......... .......... .......... 30% 54.3M 20s\n248750K .......... .......... .......... .......... .......... 30% 23.9M 20s\n248800K .......... .......... .......... .......... .......... 30% 92.5M 20s\n248850K .......... .......... .......... .......... .......... 30% 16.3M 20s\n248900K .......... .......... .......... .......... .......... 30% 3.64M 20s\n248950K .......... .......... .......... .......... .......... 30% 57.5M 20s\n249000K .......... .......... .......... .......... .......... 30% 89.1M 20s\n249050K .......... .......... .......... .......... .......... 30% 66.1M 20s\n249100K .......... .......... .......... .......... .......... 30% 81.4M 20s\n249150K .......... .......... .......... .......... .......... 30% 53.3M 20s\n249200K .......... .......... .......... .......... .......... 30% 96.5M 20s\n249250K .......... .......... .......... .......... .......... 30% 83.3M 20s\n249300K .......... .......... .......... .......... .......... 30% 80.9M 20s\n249350K .......... .......... .......... .......... .......... 30% 71.8M 20s\n249400K .......... .......... .......... .......... .......... 30% 40.8M 20s\n249450K .......... .......... .......... .......... .......... 30% 26.1M 20s\n249500K .......... .......... .......... .......... .......... 30% 80.6M 20s\n249550K .......... .......... .......... .......... .......... 30% 17.8M 20s\n249600K .......... .......... .......... .......... .......... 30% 29.5M 20s\n249650K .......... .......... .......... .......... .......... 30% 26.7M 20s\n249700K .......... .......... .......... .......... .......... 30% 56.9M 20s\n249750K .......... .......... .......... .......... .......... 30% 27.8M 20s\n249800K .......... .......... .......... .......... .......... 30% 33.8M 20s\n249850K .......... .......... .......... .......... .......... 30% 27.7M 20s\n249900K .......... .......... .......... .......... .......... 30% 26.9M 20s\n249950K .......... .......... .......... .......... .......... 30% 54.3M 20s\n250000K .......... .......... .......... .......... .......... 30% 21.8M 20s\n250050K .......... .......... .......... .......... .......... 30% 24.7M 20s\n250100K .......... .......... .......... .......... .......... 30% 28.0M 20s\n250150K .......... .......... .......... .......... .......... 30% 26.8M 20s\n250200K .......... .......... .......... .......... .......... 30% 37.3M 20s\n250250K .......... .......... .......... .......... .......... 30% 38.9M 20s\n250300K .......... .......... .......... .......... .......... 30% 23.2M 20s\n250350K .......... .......... .......... .......... .......... 30% 36.1M 20s\n250400K .......... .......... .......... .......... .......... 30% 58.6M 20s\n250450K .......... .......... .......... .......... .......... 30% 32.7M 20s\n250500K .......... .......... .......... .......... .......... 30% 19.4M 20s\n250550K .......... .......... .......... .......... .......... 30% 97.1M 20s\n250600K .......... .......... .......... .......... .......... 30% 53.1M 20s\n250650K .......... .......... .......... .......... .......... 30% 28.6M 20s\n250700K .......... .......... .......... .......... .......... 30% 24.7M 20s\n250750K .......... .......... .......... .......... .......... 30% 34.2M 20s\n250800K .......... .......... .......... .......... .......... 30% 94.2M 20s\n250850K .......... .......... .......... .......... .......... 30% 29.1M 20s\n250900K .......... .......... .......... .......... .......... 30% 64.7M 20s\n250950K .......... .......... .......... .......... .......... 30% 32.3M 20s\n251000K .......... .......... .......... .......... .......... 30% 33.6M 20s\n251050K .......... .......... .......... .......... .......... 30% 60.1M 20s\n251100K .......... .......... .......... .......... .......... 30% 51.8M 20s\n251150K .......... .......... .......... .......... .......... 30% 41.1M 20s\n251200K .......... .......... .......... .......... .......... 30% 28.4M 20s\n251250K .......... .......... .......... .......... .......... 30% 27.5M 20s\n251300K .......... .......... .......... .......... .......... 30%  110M 20s\n251350K .......... .......... .......... .......... .......... 30% 53.6M 20s\n251400K .......... .......... .......... .......... .......... 30% 33.8M 20s\n251450K .......... .......... .......... .......... .......... 30% 49.4M 20s\n251500K .......... .......... .......... .......... .......... 30% 33.4M 20s\n251550K .......... .......... .......... .......... .......... 30% 32.1M 20s\n251600K .......... .......... .......... .......... .......... 30% 55.1M 20s\n251650K .......... .......... .......... .......... .......... 30% 27.5M 20s\n251700K .......... .......... .......... .......... .......... 30% 27.5M 20s\n251750K .......... .......... .......... .......... .......... 30% 17.4M 20s\n251800K .......... .......... .......... .......... .......... 30% 20.8M 20s\n251850K .......... .......... .......... .......... .......... 30%  105M 20s\n251900K .......... .......... .......... .......... .......... 30% 23.9M 20s\n251950K .......... .......... .......... .......... .......... 30% 18.2M 20s\n252000K .......... .......... .......... .......... .......... 30% 29.3M 20s\n252050K .......... .......... .......... .......... .......... 30% 52.5M 20s\n252100K .......... .......... .......... .......... .......... 30% 12.8M 20s\n252150K .......... .......... .......... .......... .......... 30% 15.7M 20s\n252200K .......... .......... .......... .......... .......... 30% 21.2M 20s\n252250K .......... .......... .......... .......... .......... 30% 23.0M 20s\n252300K .......... .......... .......... .......... .......... 30% 36.5M 20s\n252350K .......... .......... .......... .......... .......... 30% 24.7M 20s\n252400K .......... .......... .......... .......... .......... 30% 10.5M 20s\n252450K .......... .......... .......... .......... .......... 30% 26.4M 20s\n252500K .......... .......... .......... .......... .......... 30% 11.3M 20s\n252550K .......... .......... .......... .......... .......... 30% 49.3M 20s\n252600K .......... .......... .......... .......... .......... 30% 19.4M 20s\n252650K .......... .......... .......... .......... .......... 30% 18.9M 20s\n252700K .......... .......... .......... .......... .......... 30% 18.2M 20s\n252750K .......... .......... .......... .......... .......... 30% 51.0M 20s\n252800K .......... .......... .......... .......... .......... 30% 11.0M 20s\n252850K .......... .......... .......... .......... .......... 30% 18.6M 20s\n252900K .......... .......... .......... .......... .......... 30% 77.5M 20s\n252950K .......... .......... .......... .......... .......... 30% 9.18M 20s\n253000K .......... .......... .......... .......... .......... 30% 44.0M 20s\n253050K .......... .......... .......... .......... .......... 30% 29.5M 20s\n253100K .......... .......... .......... .......... .......... 30% 19.7M 20s\n253150K .......... .......... .......... .......... .......... 30% 28.2M 20s\n253200K .......... .......... .......... .......... .......... 30% 19.4M 20s\n253250K .......... .......... .......... .......... .......... 30% 59.6M 20s\n253300K .......... .......... .......... .......... .......... 30% 14.2M 20s\n253350K .......... .......... .......... .......... .......... 30% 22.5M 20s\n253400K .......... .......... .......... .......... .......... 30% 11.9M 20s\n253450K .......... .......... .......... .......... .......... 30% 76.0M 20s\n253500K .......... .......... .......... .......... .......... 30% 46.7M 20s\n253550K .......... .......... .......... .......... .......... 30% 14.5M 20s\n253600K .......... .......... .......... .......... .......... 30% 21.6M 20s\n253650K .......... .......... .......... .......... .......... 30% 22.6M 20s\n253700K .......... .......... .......... .......... .......... 30% 43.3M 20s\n253750K .......... .......... .......... .......... .......... 30% 12.5M 20s\n253800K .......... .......... .......... .......... .......... 30% 21.1M 20s\n253850K .......... .......... .......... .......... .......... 30% 15.8M 20s\n253900K .......... .......... .......... .......... .......... 30% 44.9M 20s\n253950K .......... .......... .......... .......... .......... 30% 4.30M 20s\n254000K .......... .......... .......... .......... .......... 30% 96.6M 20s\n254050K .......... .......... .......... .......... .......... 30%  105M 20s\n254100K .......... .......... .......... .......... .......... 30%  110M 20s\n254150K .......... .......... .......... .......... .......... 30% 97.0M 20s\n254200K .......... .......... .......... .......... .......... 30%  116M 20s\n254250K .......... .......... .......... .......... .......... 30% 43.1M 20s\n254300K .......... .......... .......... .......... .......... 30% 18.4M 20s\n254350K .......... .......... .......... .......... .......... 30% 28.2M 20s\n254400K .......... .......... .......... .......... .......... 30% 47.1M 20s\n254450K .......... .......... .......... .......... .......... 30% 49.6M 20s\n254500K .......... .......... .......... .......... .......... 30% 14.6M 20s\n254550K .......... .......... .......... .......... .......... 30% 25.5M 20s\n254600K .......... .......... .......... .......... .......... 31% 34.1M 20s\n254650K .......... .......... .......... .......... .......... 31% 36.5M 20s\n254700K .......... .......... .......... .......... .......... 31% 39.4M 20s\n254750K .......... .......... .......... .......... .......... 31% 25.4M 20s\n254800K .......... .......... .......... .......... .......... 31% 20.1M 20s\n254850K .......... .......... .......... .......... .......... 31% 52.3M 20s\n254900K .......... .......... .......... .......... .......... 31% 12.3M 20s\n254950K .......... .......... .......... .......... .......... 31% 28.8M 20s\n255000K .......... .......... .......... .......... .......... 31% 20.4M 20s\n255050K .......... .......... .......... .......... .......... 31% 11.0M 20s\n255100K .......... .......... .......... .......... .......... 31% 17.9M 20s\n255150K .......... .......... .......... .......... .......... 31% 69.3M 20s\n255200K .......... .......... .......... .......... .......... 31% 15.1M 20s\n255250K .......... .......... .......... .......... .......... 31% 14.9M 20s\n255300K .......... .......... .......... .......... .......... 31% 14.9M 20s\n255350K .......... .......... .......... .......... .......... 31% 73.2M 20s\n255400K .......... .......... .......... .......... .......... 31% 23.0M 20s\n255450K .......... .......... .......... .......... .......... 31% 14.0M 20s\n255500K .......... .......... .......... .......... .......... 31% 31.8M 20s\n255550K .......... .......... .......... .......... .......... 31% 38.5M 20s\n255600K .......... .......... .......... .......... .......... 31% 10.1M 20s\n255650K .......... .......... .......... .......... .......... 31% 34.0M 20s\n255700K .......... .......... .......... .......... .......... 31% 13.9M 20s\n255750K .......... .......... .......... .......... .......... 31% 18.8M 20s\n255800K .......... .......... .......... .......... .......... 31% 9.57M 20s\n255850K .......... .......... .......... .......... .......... 31% 91.6M 20s\n255900K .......... .......... .......... .......... .......... 31%  117M 20s\n255950K .......... .......... .......... .......... .......... 31% 40.7M 20s\n256000K .......... .......... .......... .......... .......... 31% 17.5M 20s\n256050K .......... .......... .......... .......... .......... 31% 57.1M 20s\n256100K .......... .......... .......... .......... .......... 31% 22.1M 20s\n256150K .......... .......... .......... .......... .......... 31% 10.2M 20s\n256200K .......... .......... .......... .......... .......... 31% 69.9M 20s\n256250K .......... .......... .......... .......... .......... 31% 33.0M 20s\n256300K .......... .......... .......... .......... .......... 31%  124M 20s\n256350K .......... .......... .......... .......... .......... 31% 16.3M 20s\n256400K .......... .......... .......... .......... .......... 31%  113M 20s\n256450K .......... .......... .......... .......... .......... 31% 21.9M 20s\n256500K .......... .......... .......... .......... .......... 31% 54.8M 20s\n256550K .......... .......... .......... .......... .......... 31% 14.4M 20s\n256600K .......... .......... .......... .......... .......... 31% 40.6M 20s\n256650K .......... .......... .......... .......... .......... 31% 15.9M 20s\n256700K .......... .......... .......... .......... .......... 31% 28.2M 20s\n256750K .......... .......... .......... .......... .......... 31% 55.9M 20s\n256800K .......... .......... .......... .......... .......... 31% 3.75M 20s\n256850K .......... .......... .......... .......... .......... 31%  105M 20s\n256900K .......... .......... .......... .......... .......... 31% 60.6M 20s\n256950K .......... .......... .......... .......... .......... 31% 96.1M 20s\n257000K .......... .......... .......... .......... .......... 31%  108M 20s\n257050K .......... .......... .......... .......... .......... 31%  103M 20s\n257100K .......... .......... .......... .......... .......... 31% 74.7M 20s\n257150K .......... .......... .......... .......... .......... 31% 34.3M 20s\n257200K .......... .......... .......... .......... .......... 31%  103M 20s\n257250K .......... .......... .......... .......... .......... 31% 67.3M 20s\n257300K .......... .......... .......... .......... .......... 31% 24.6M 20s\n257350K .......... .......... .......... .......... .......... 31% 22.5M 20s\n257400K .......... .......... .......... .......... .......... 31% 15.5M 20s\n257450K .......... .......... .......... .......... .......... 31% 46.7M 20s\n257500K .......... .......... .......... .......... .......... 31% 24.1M 20s\n257550K .......... .......... .......... .......... .......... 31% 20.9M 20s\n257600K .......... .......... .......... .......... .......... 31% 24.1M 20s\n257650K .......... .......... .......... .......... .......... 31% 47.4M 20s\n257700K .......... .......... .......... .......... .......... 31% 28.4M 20s\n257750K .......... .......... .......... .......... .......... 31% 7.31M 20s\n257800K .......... .......... .......... .......... .......... 31% 88.0M 20s\n257850K .......... .......... .......... .......... .......... 31%  123M 20s\n257900K .......... .......... .......... .......... .......... 31% 35.4M 20s\n257950K .......... .......... .......... .......... .......... 31% 7.79M 20s\n258000K .......... .......... .......... .......... .......... 31%  117M 20s\n258050K .......... .......... .......... .......... .......... 31%  139M 20s\n258100K .......... .......... .......... .......... .......... 31%  130M 20s\n258150K .......... .......... .......... .......... .......... 31% 26.9M 20s\n258200K .......... .......... .......... .......... .......... 31% 26.3M 20s\n258250K .......... .......... .......... .......... .......... 31% 7.65M 20s\n258300K .......... .......... .......... .......... .......... 31% 77.5M 20s\n258350K .......... .......... .......... .......... .......... 31% 16.8M 20s\n258400K .......... .......... .......... .......... .......... 31% 22.7M 20s\n258450K .......... .......... .......... .......... .......... 31% 25.9M 20s\n258500K .......... .......... .......... .......... .......... 31% 17.7M 20s\n258550K .......... .......... .......... .......... .......... 31% 69.0M 20s\n258600K .......... .......... .......... .......... .......... 31% 38.3M 20s\n258650K .......... .......... .......... .......... .......... 31% 14.0M 20s\n258700K .......... .......... .......... .......... .......... 31% 31.4M 20s\n258750K .......... .......... .......... .......... .......... 31% 23.2M 20s\n258800K .......... .......... .......... .......... .......... 31% 18.7M 20s\n258850K .......... .......... .......... .......... .......... 31% 15.1M 20s\n258900K .......... .......... .......... .......... .......... 31% 65.1M 20s\n258950K .......... .......... .......... .......... .......... 31% 6.57M 20s\n259000K .......... .......... .......... .......... .......... 31%  133M 20s\n259050K .......... .......... .......... .......... .......... 31% 83.2M 20s\n259100K .......... .......... .......... .......... .......... 31% 18.6M 20s\n259150K .......... .......... .......... .......... .......... 31% 15.0M 20s\n259200K .......... .......... .......... .......... .......... 31%  119M 20s\n259250K .......... .......... .......... .......... .......... 31% 60.2M 20s\n259300K .......... .......... .......... .......... .......... 31% 24.2M 20s\n259350K .......... .......... .......... .......... .......... 31% 17.3M 20s\n259400K .......... .......... .......... .......... .......... 31% 15.7M 20s\n259450K .......... .......... .......... .......... .......... 31% 20.4M 20s\n259500K .......... .......... .......... .......... .......... 31% 26.2M 20s\n259550K .......... .......... .......... .......... .......... 31% 57.7M 20s\n259600K .......... .......... .......... .......... .......... 31% 81.9M 20s\n259650K .......... .......... .......... .......... .......... 31% 13.3M 20s\n259700K .......... .......... .......... .......... .......... 31% 45.0M 20s\n259750K .......... .......... .......... .......... .......... 31% 46.2M 20s\n259800K .......... .......... .......... .......... .......... 31% 20.6M 20s\n259850K .......... .......... .......... .......... .......... 31% 20.0M 20s\n259900K .......... .......... .......... .......... .......... 31% 63.3M 20s\n259950K .......... .......... .......... .......... .......... 31% 13.6M 20s\n260000K .......... .......... .......... .......... .......... 31% 47.3M 20s\n260050K .......... .......... .......... .......... .......... 31% 45.8M 20s\n260100K .......... .......... .......... .......... .......... 31% 48.3M 20s\n260150K .......... .......... .......... .......... .......... 31% 13.0M 20s\n260200K .......... .......... .......... .......... .......... 31% 51.3M 20s\n260250K .......... .......... .......... .......... .......... 31% 42.6M 20s\n260300K .......... .......... .......... .......... .......... 31% 20.6M 20s\n260350K .......... .......... .......... .......... .......... 31% 19.9M 20s\n260400K .......... .......... .......... .......... .......... 31% 21.3M 20s\n260450K .......... .......... .......... .......... .......... 31% 21.7M 20s\n260500K .......... .......... .......... .......... .......... 31% 34.6M 20s\n260550K .......... .......... .......... .......... .......... 31% 53.1M 20s\n260600K .......... .......... .......... .......... .......... 31% 19.0M 20s\n260650K .......... .......... .......... .......... .......... 31% 20.5M 20s\n260700K .......... .......... .......... .......... .......... 31% 54.7M 20s\n260750K .......... .......... .......... .......... .......... 31% 21.4M 20s\n260800K .......... .......... .......... .......... .......... 31% 20.9M 20s\n260850K .......... .......... .......... .......... .......... 31% 20.3M 20s\n260900K .......... .......... .......... .......... .......... 31% 21.3M 20s\n260950K .......... .......... .......... .......... .......... 31% 26.7M 20s\n261000K .......... .......... .......... .......... .......... 31% 41.6M 20s\n261050K .......... .......... .......... .......... .......... 31% 12.8M 20s\n261100K .......... .......... .......... .......... .......... 31% 55.8M 20s\n261150K .......... .......... .......... .......... .......... 31% 28.6M 20s\n261200K .......... .......... .......... .......... .......... 31% 34.9M 20s\n261250K .......... .......... .......... .......... .......... 31% 13.9M 20s\n261300K .......... .......... .......... .......... .......... 31% 14.7M 20s\n261350K .......... .......... .......... .......... .......... 31% 31.4M 20s\n261400K .......... .......... .......... .......... .......... 31%  107M 20s\n261450K .......... .......... .......... .......... .......... 31% 19.4M 20s\n261500K .......... .......... .......... .......... .......... 31% 22.1M 20s\n261550K .......... .......... .......... .......... .......... 31% 30.7M 20s\n261600K .......... .......... .......... .......... .......... 31% 31.9M 20s\n261650K .......... .......... .......... .......... .......... 31% 64.9M 20s\n261700K .......... .......... .......... .......... .......... 31% 35.9M 20s\n261750K .......... .......... .......... .......... .......... 31% 33.8M 20s\n261800K .......... .......... .......... .......... .......... 31% 35.3M 20s\n261850K .......... .......... .......... .......... .......... 31% 30.5M 20s\n261900K .......... .......... .......... .......... .......... 31% 85.0M 20s\n261950K .......... .......... .......... .......... .......... 31% 21.0M 20s\n262000K .......... .......... .......... .......... .......... 31% 67.5M 20s\n262050K .......... .......... .......... .......... .......... 31% 38.2M 20s\n262100K .......... .......... .......... .......... .......... 31% 58.2M 20s\n262150K .......... .......... .......... .......... .......... 31% 25.4M 20s\n262200K .......... .......... .......... .......... .......... 31% 43.8M 20s\n262250K .......... .......... .......... .......... .......... 31% 40.5M 20s\n262300K .......... .......... .......... .......... .......... 31% 36.7M 20s\n262350K .......... .......... .......... .......... .......... 31% 66.8M 20s\n262400K .......... .......... .......... .......... .......... 31% 24.1M 20s\n262450K .......... .......... .......... .......... .......... 31% 42.6M 20s\n262500K .......... .......... .......... .......... .......... 31% 26.2M 20s\n262550K .......... .......... .......... .......... .......... 31% 8.84M 20s\n262600K .......... .......... .......... .......... .......... 31% 65.0M 20s\n262650K .......... .......... .......... .......... .......... 31% 89.3M 20s\n262700K .......... .......... .......... .......... .......... 31% 59.9M 20s\n262750K .......... .......... .......... .......... .......... 31% 79.9M 20s\n262800K .......... .......... .......... .......... .......... 32% 33.5M 20s\n262850K .......... .......... .......... .......... .......... 32% 93.1M 20s\n262900K .......... .......... .......... .......... .......... 32% 76.1M 20s\n262950K .......... .......... .......... .......... .......... 32% 40.1M 20s\n263000K .......... .......... .......... .......... .......... 32% 64.3M 20s\n263050K .......... .......... .......... .......... .......... 32% 62.5M 20s\n263100K .......... .......... .......... .......... .......... 32% 19.1M 20s\n263150K .......... .......... .......... .......... .......... 32% 48.9M 20s\n263200K .......... .......... .......... .......... .......... 32% 25.4M 20s\n263250K .......... .......... .......... .......... .......... 32% 63.2M 20s\n263300K .......... .......... .......... .......... .......... 32% 27.2M 20s\n263350K .......... .......... .......... .......... .......... 32% 19.9M 20s\n263400K .......... .......... .......... .......... .......... 32% 28.4M 20s\n263450K .......... .......... .......... .......... .......... 32% 30.7M 20s\n263500K .......... .......... .......... .......... .......... 32% 56.4M 20s\n263550K .......... .......... .......... .......... .......... 32% 19.6M 20s\n263600K .......... .......... .......... .......... .......... 32% 55.8M 20s\n263650K .......... .......... .......... .......... .......... 32% 26.9M 20s\n263700K .......... .......... .......... .......... .......... 32% 24.0M 20s\n263750K .......... .......... .......... .......... .......... 32% 50.6M 20s\n263800K .......... .......... .......... .......... .......... 32% 34.9M 20s\n263850K .......... .......... .......... .......... .......... 32% 13.6M 20s\n263900K .......... .......... .......... .......... .......... 32% 66.6M 20s\n263950K .......... .......... .......... .......... .......... 32% 90.0M 20s\n264000K .......... .......... .......... .......... .......... 32% 24.9M 20s\n264050K .......... .......... .......... .......... .......... 32% 42.6M 20s\n264100K .......... .......... .......... .......... .......... 32% 20.0M 20s\n264150K .......... .......... .......... .......... .......... 32% 13.4M 20s\n264200K .......... .......... .......... .......... .......... 32% 77.0M 20s\n264250K .......... .......... .......... .......... .......... 32% 66.1M 20s\n264300K .......... .......... .......... .......... .......... 32% 10.3M 20s\n264350K .......... .......... .......... .......... .......... 32% 79.3M 20s\n264400K .......... .......... .......... .......... .......... 32%  111M 20s\n264450K .......... .......... .......... .......... .......... 32% 81.0M 20s\n264500K .......... .......... .......... .......... .......... 32% 46.3M 20s\n264550K .......... .......... .......... .......... .......... 32% 46.6M 19s\n264600K .......... .......... .......... .......... .......... 32% 19.1M 19s\n264650K .......... .......... .......... .......... .......... 32% 82.5M 19s\n264700K .......... .......... .......... .......... .......... 32% 40.1M 19s\n264750K .......... .......... .......... .......... .......... 32% 30.8M 19s\n264800K .......... .......... .......... .......... .......... 32% 29.1M 19s\n264850K .......... .......... .......... .......... .......... 32% 39.4M 19s\n264900K .......... .......... .......... .......... .......... 32% 30.5M 19s\n264950K .......... .......... .......... .......... .......... 32% 64.5M 19s\n265000K .......... .......... .......... .......... .......... 32% 22.9M 19s\n265050K .......... .......... .......... .......... .......... 32% 21.8M 19s\n265100K .......... .......... .......... .......... .......... 32% 35.4M 19s\n265150K .......... .......... .......... .......... .......... 32% 41.8M 19s\n265200K .......... .......... .......... .......... .......... 32% 18.4M 19s\n265250K .......... .......... .......... .......... .......... 32% 72.9M 19s\n265300K .......... .......... .......... .......... .......... 32% 14.2M 19s\n265350K .......... .......... .......... .......... .......... 32% 66.8M 19s\n265400K .......... .......... .......... .......... .......... 32% 77.9M 19s\n265450K .......... .......... .......... .......... .......... 32% 9.31M 19s\n265500K .......... .......... .......... .......... .......... 32% 95.8M 19s\n265550K .......... .......... .......... .......... .......... 32% 57.6M 19s\n265600K .......... .......... .......... .......... .......... 32% 74.5M 19s\n265650K .......... .......... .......... .......... .......... 32% 79.7M 19s\n265700K .......... .......... .......... .......... .......... 32% 49.6M 19s\n265750K .......... .......... .......... .......... .......... 32%  104M 19s\n265800K .......... .......... .......... .......... .......... 32% 29.2M 19s\n265850K .......... .......... .......... .......... .......... 32%  106M 19s\n265900K .......... .......... .......... .......... .......... 32% 39.7M 19s\n265950K .......... .......... .......... .......... .......... 32% 38.4M 19s\n266000K .......... .......... .......... .......... .......... 32% 29.9M 19s\n266050K .......... .......... .......... .......... .......... 32% 82.6M 19s\n266100K .......... .......... .......... .......... .......... 32% 39.4M 19s\n266150K .......... .......... .......... .......... .......... 32% 36.4M 19s\n266200K .......... .......... .......... .......... .......... 32% 31.1M 19s\n266250K .......... .......... .......... .......... .......... 32% 14.3M 19s\n266300K .......... .......... .......... .......... .......... 32% 77.4M 19s\n266350K .......... .......... .......... .......... .......... 32%  115M 19s\n266400K .......... .......... .......... .......... .......... 32%  106M 19s\n266450K .......... .......... .......... .......... .......... 32% 78.0M 19s\n266500K .......... .......... .......... .......... .......... 32% 84.8M 19s\n266550K .......... .......... .......... .......... .......... 32% 87.3M 19s\n266600K .......... .......... .......... .......... .......... 32% 38.5M 19s\n266650K .......... .......... .......... .......... .......... 32% 27.6M 19s\n266700K .......... .......... .......... .......... .......... 32%  112M 19s\n266750K .......... .......... .......... .......... .......... 32% 58.9M 19s\n266800K .......... .......... .......... .......... .......... 32% 43.6M 19s\n266850K .......... .......... .......... .......... .......... 32% 30.4M 19s\n266900K .......... .......... .......... .......... .......... 32% 84.1M 19s\n266950K .......... .......... .......... .......... .......... 32% 44.2M 19s\n267000K .......... .......... .......... .......... .......... 32% 83.9M 19s\n267050K .......... .......... .......... .......... .......... 32% 28.0M 19s\n267100K .......... .......... .......... .......... .......... 32% 35.9M 19s\n267150K .......... .......... .......... .......... .......... 32% 34.3M 19s\n267200K .......... .......... .......... .......... .......... 32% 29.7M 19s\n267250K .......... .......... .......... .......... .......... 32% 67.3M 19s\n267300K .......... .......... .......... .......... .......... 32% 30.8M 19s\n267350K .......... .......... .......... .......... .......... 32% 24.6M 19s\n267400K .......... .......... .......... .......... .......... 32% 29.9M 19s\n267450K .......... .......... .......... .......... .......... 32% 23.0M 19s\n267500K .......... .......... .......... .......... .......... 32% 67.3M 19s\n267550K .......... .......... .......... .......... .......... 32% 26.4M 19s\n267600K .......... .......... .......... .......... .......... 32% 16.2M 19s\n267650K .......... .......... .......... .......... .......... 32% 25.7M 19s\n267700K .......... .......... .......... .......... .......... 32%  110M 19s\n267750K .......... .......... .......... .......... .......... 32% 31.2M 19s\n267800K .......... .......... .......... .......... .......... 32% 25.4M 19s\n267850K .......... .......... .......... .......... .......... 32% 25.7M 19s\n267900K .......... .......... .......... .......... .......... 32% 26.9M 19s\n267950K .......... .......... .......... .......... .......... 32% 49.2M 19s\n268000K .......... .......... .......... .......... .......... 32% 29.5M 19s\n268050K .......... .......... .......... .......... .......... 32% 21.3M 19s\n268100K .......... .......... .......... .......... .......... 32% 22.0M 19s\n268150K .......... .......... .......... .......... .......... 32% 56.8M 19s\n268200K .......... .......... .......... .......... .......... 32% 24.0M 19s\n268250K .......... .......... .......... .......... .......... 32% 25.2M 19s\n268300K .......... .......... .......... .......... .......... 32% 19.8M 19s\n268350K .......... .......... .......... .......... .......... 32% 36.2M 19s\n268400K .......... .......... .......... .......... .......... 32% 51.3M 19s\n268450K .......... .......... .......... .......... .......... 32% 22.7M 19s\n268500K .......... .......... .......... .......... .......... 32% 19.4M 19s\n268550K .......... .......... .......... .......... .......... 32% 25.4M 19s\n268600K .......... .......... .......... .......... .......... 32% 26.3M 19s\n268650K .......... .......... .......... .......... .......... 32% 57.5M 19s\n268700K .......... .......... .......... .......... .......... 32% 11.4M 19s\n268750K .......... .......... .......... .......... .......... 32% 39.4M 19s\n268800K .......... .......... .......... .......... .......... 32% 21.2M 19s\n268850K .......... .......... .......... .......... .......... 32%  101M 19s\n268900K .......... .......... .......... .......... .......... 32% 29.9M 19s\n268950K .......... .......... .......... .......... .......... 32% 31.1M 19s\n269000K .......... .......... .......... .......... .......... 32% 24.7M 19s\n269050K .......... .......... .......... .......... .......... 32% 22.2M 19s\n269100K .......... .......... .......... .......... .......... 32% 26.3M 19s\n269150K .......... .......... .......... .......... .......... 32% 84.2M 19s\n269200K .......... .......... .......... .......... .......... 32% 20.6M 19s\n269250K .......... .......... .......... .......... .......... 32% 37.6M 19s\n269300K .......... .......... .......... .......... .......... 32% 23.2M 19s\n269350K .......... .......... .......... .......... .......... 32% 49.2M 19s\n269400K .......... .......... .......... .......... .......... 32% 22.8M 19s\n269450K .......... .......... .......... .......... .......... 32% 9.30M 19s\n269500K .......... .......... .......... .......... .......... 32% 59.6M 19s\n269550K .......... .......... .......... .......... .......... 32% 95.5M 19s\n269600K .......... .......... .......... .......... .......... 32% 93.5M 19s\n269650K .......... .......... .......... .......... .......... 32% 20.5M 19s\n269700K .......... .......... .......... .......... .......... 32% 63.6M 19s\n269750K .......... .......... .......... .......... .......... 32% 45.5M 19s\n269800K .......... .......... .......... .......... .......... 32% 53.9M 19s\n269850K .......... .......... .......... .......... .......... 32% 16.0M 19s\n269900K .......... .......... .......... .......... .......... 32% 80.0M 19s\n269950K .......... .......... .......... .......... .......... 32% 26.4M 19s\n270000K .......... .......... .......... .......... .......... 32% 45.8M 19s\n270050K .......... .......... .......... .......... .......... 32% 58.6M 19s\n270100K .......... .......... .......... .......... .......... 32% 27.8M 19s\n270150K .......... .......... .......... .......... .......... 32% 29.3M 19s\n270200K .......... .......... .......... .......... .......... 32% 33.3M 19s\n270250K .......... .......... .......... .......... .......... 32% 72.0M 19s\n270300K .......... .......... .......... .......... .......... 32% 4.14M 19s\n270350K .......... .......... .......... .......... .......... 32% 87.1M 19s\n270400K .......... .......... .......... .......... .......... 32% 82.3M 19s\n270450K .......... .......... .......... .......... .......... 32% 88.3M 19s\n270500K .......... .......... .......... .......... .......... 32% 94.5M 19s\n270550K .......... .......... .......... .......... .......... 32% 98.7M 19s\n270600K .......... .......... .......... .......... .......... 32%  101M 19s\n270650K .......... .......... .......... .......... .......... 32% 70.1M 19s\n270700K .......... .......... .......... .......... .......... 32% 97.8M 19s\n270750K .......... .......... .......... .......... .......... 32%  114M 19s\n270800K .......... .......... .......... .......... .......... 32% 91.5M 19s\n270850K .......... .......... .......... .......... .......... 32% 86.7M 19s\n270900K .......... .......... .......... .......... .......... 32% 39.3M 19s\n270950K .......... .......... .......... .......... .......... 32% 58.4M 19s\n271000K .......... .......... .......... .......... .......... 32% 32.3M 19s\n271050K .......... .......... .......... .......... .......... 33% 24.5M 19s\n271100K .......... .......... .......... .......... .......... 33% 26.0M 19s\n271150K .......... .......... .......... .......... .......... 33% 30.7M 19s\n271200K .......... .......... .......... .......... .......... 33% 59.8M 19s\n271250K .......... .......... .......... .......... .......... 33% 24.7M 19s\n271300K .......... .......... .......... .......... .......... 33% 22.7M 19s\n271350K .......... .......... .......... .......... .......... 33% 22.8M 19s\n271400K .......... .......... .......... .......... .......... 33% 23.9M 19s\n271450K .......... .......... .......... .......... .......... 33% 55.9M 19s\n271500K .......... .......... .......... .......... .......... 33% 13.6M 19s\n271550K .......... .......... .......... .......... .......... 33% 69.4M 19s\n271600K .......... .......... .......... .......... .......... 33% 20.1M 19s\n271650K .......... .......... .......... .......... .......... 33% 46.3M 19s\n271700K .......... .......... .......... .......... .......... 33% 24.8M 19s\n271750K .......... .......... .......... .......... .......... 33% 22.7M 19s\n271800K .......... .......... .......... .......... .......... 33% 21.9M 19s\n271850K .......... .......... .......... .......... .......... 33% 20.3M 19s\n271900K .......... .......... .......... .......... .......... 33% 69.8M 19s\n271950K .......... .......... .......... .......... .......... 33% 18.9M 19s\n272000K .......... .......... .......... .......... .......... 33% 35.9M 19s\n272050K .......... .......... .......... .......... .......... 33% 21.9M 19s\n272100K .......... .......... .......... .......... .......... 33% 24.2M 19s\n272150K .......... .......... .......... .......... .......... 33% 47.7M 19s\n272200K .......... .......... .......... .......... .......... 33% 23.3M 19s\n272250K .......... .......... .......... .......... .......... 33% 24.3M 19s\n272300K .......... .......... .......... .......... .......... 33% 26.8M 19s\n272350K .......... .......... .......... .......... .......... 33% 45.2M 19s\n272400K .......... .......... .......... .......... .......... 33% 25.0M 19s\n272450K .......... .......... .......... .......... .......... 33% 20.4M 19s\n272500K .......... .......... .......... .......... .......... 33% 9.72M 19s\n272550K .......... .......... .......... .......... .......... 33% 79.9M 19s\n272600K .......... .......... .......... .......... .......... 33% 91.0M 19s\n272650K .......... .......... .......... .......... .......... 33% 21.3M 19s\n272700K .......... .......... .......... .......... .......... 33% 31.2M 19s\n272750K .......... .......... .......... .......... .......... 33% 17.3M 19s\n272800K .......... .......... .......... .......... .......... 33% 15.0M 19s\n272850K .......... .......... .......... .......... .......... 33% 54.6M 19s\n272900K .......... .......... .......... .......... .......... 33% 18.1M 19s\n272950K .......... .......... .......... .......... .......... 33% 13.2M 19s\n273000K .......... .......... .......... .......... .......... 33% 19.9M 19s\n273050K .......... .......... .......... .......... .......... 33% 54.1M 19s\n273100K .......... .......... .......... .......... .......... 33% 12.5M 19s\n273150K .......... .......... .......... .......... .......... 33% 22.4M 19s\n273200K .......... .......... .......... .......... .......... 33% 85.1M 19s\n273250K .......... .......... .......... .......... .......... 33% 13.2M 19s\n273300K .......... .......... .......... .......... .......... 33% 57.5M 19s\n273350K .......... .......... .......... .......... .......... 33% 66.2M 19s\n273400K .......... .......... .......... .......... .......... 33% 53.0M 19s\n273450K .......... .......... .......... .......... .......... 33% 12.4M 19s\n273500K .......... .......... .......... .......... .......... 33% 61.3M 19s\n273550K .......... .......... .......... .......... .......... 33% 36.9M 19s\n273600K .......... .......... .......... .......... .......... 33% 82.3M 19s\n273650K .......... .......... .......... .......... .......... 33% 23.5M 19s\n273700K .......... .......... .......... .......... .......... 33% 35.2M 19s\n273750K .......... .......... .......... .......... .......... 33% 75.0M 19s\n273800K .......... .......... .......... .......... .......... 33% 76.8M 19s\n273850K .......... .......... .......... .......... .......... 33% 23.6M 19s\n273900K .......... .......... .......... .......... .......... 33% 42.3M 19s\n273950K .......... .......... .......... .......... .......... 33% 60.6M 19s\n274000K .......... .......... .......... .......... .......... 33% 67.6M 19s\n274050K .......... .......... .......... .......... .......... 33% 43.4M 19s\n274100K .......... .......... .......... .......... .......... 33% 57.7M 19s\n274150K .......... .......... .......... .......... .......... 33% 31.6M 19s\n274200K .......... .......... .......... .......... .......... 33% 32.6M 19s\n274250K .......... .......... .......... .......... .......... 33% 61.9M 19s\n274300K .......... .......... .......... .......... .......... 33% 39.9M 19s\n274350K .......... .......... .......... .......... .......... 33% 24.8M 19s\n274400K .......... .......... .......... .......... .......... 33% 35.1M 19s\n274450K .......... .......... .......... .......... .......... 33% 66.0M 19s\n274500K .......... .......... .......... .......... .......... 33% 35.7M 19s\n274550K .......... .......... .......... .......... .......... 33% 25.8M 19s\n274600K .......... .......... .......... .......... .......... 33% 40.3M 19s\n274650K .......... .......... .......... .......... .......... 33% 32.3M 19s\n274700K .......... .......... .......... .......... .......... 33% 58.3M 19s\n274750K .......... .......... .......... .......... .......... 33% 30.2M 19s\n274800K .......... .......... .......... .......... .......... 33% 33.4M 19s\n274850K .......... .......... .......... .......... .......... 33% 53.1M 19s\n274900K .......... .......... .......... .......... .......... 33% 34.3M 19s\n274950K .......... .......... .......... .......... .......... 33% 54.0M 19s\n275000K .......... .......... .......... .......... .......... 33% 8.81M 19s\n275050K .......... .......... .......... .......... .......... 33% 58.1M 19s\n275100K .......... .......... .......... .......... .......... 33% 88.9M 19s\n275150K .......... .......... .......... .......... .......... 33% 34.2M 19s\n275200K .......... .......... .......... .......... .......... 33% 49.4M 19s\n275250K .......... .......... .......... .......... .......... 33%  114M 19s\n275300K .......... .......... .......... .......... .......... 33% 13.5M 19s\n275350K .......... .......... .......... .......... .......... 33% 12.1M 19s\n275400K .......... .......... .......... .......... .......... 33% 86.3M 19s\n275450K .......... .......... .......... .......... .......... 33% 96.6M 19s\n275500K .......... .......... .......... .......... .......... 33%  113M 19s\n275550K .......... .......... .......... .......... .......... 33% 41.5M 19s\n275600K .......... .......... .......... .......... .......... 33% 24.8M 19s\n275650K .......... .......... .......... .......... .......... 33%  126M 19s\n275700K .......... .......... .......... .......... .......... 33% 26.2M 19s\n275750K .......... .......... .......... .......... .......... 33% 10.4M 19s\n275800K .......... .......... .......... .......... .......... 33%  117M 19s\n275850K .......... .......... .......... .......... .......... 33%  131M 19s\n275900K .......... .......... .......... .......... .......... 33% 4.23M 19s\n275950K .......... .......... .......... .......... .......... 33%  103M 19s\n276000K .......... .......... .......... .......... .......... 33% 45.1M 19s\n276050K .......... .......... .......... .......... .......... 33%  121M 19s\n276100K .......... .......... .......... .......... .......... 33%  122M 19s\n276150K .......... .......... .......... .......... .......... 33% 6.50M 19s\n276200K .......... .......... .......... .......... .......... 33%  114M 19s\n276250K .......... .......... .......... .......... .......... 33%  131M 19s\n276300K .......... .......... .......... .......... .......... 33%  127M 19s\n276350K .......... .......... .......... .......... .......... 33%  114M 19s\n276400K .......... .......... .......... .......... .......... 33%  119M 19s\n276450K .......... .......... .......... .......... .......... 33% 6.35M 19s\n276500K .......... .......... .......... .......... .......... 33%  127M 19s\n276550K .......... .......... .......... .......... .......... 33%  135M 19s\n276600K .......... .......... .......... .......... .......... 33% 6.51M 19s\n276650K .......... .......... .......... .......... .......... 33% 27.3M 19s\n276700K .......... .......... .......... .......... .......... 33% 88.9M 19s\n276750K .......... .......... .......... .......... .......... 33% 76.3M 19s\n276800K .......... .......... .......... .......... .......... 33% 33.1M 19s\n276850K .......... .......... .......... .......... .......... 33% 11.1M 19s\n276900K .......... .......... .......... .......... .......... 33% 58.5M 19s\n276950K .......... .......... .......... .......... .......... 33% 56.7M 19s\n277000K .......... .......... .......... .......... .......... 33% 10.7M 19s\n277050K .......... .......... .......... .......... .......... 33% 24.6M 19s\n277100K .......... .......... .......... .......... .......... 33% 73.3M 19s\n277150K .......... .......... .......... .......... .......... 33% 73.0M 19s\n277200K .......... .......... .......... .......... .......... 33% 13.6M 19s\n277250K .......... .......... .......... .......... .......... 33% 61.7M 19s\n277300K .......... .......... .......... .......... .......... 33% 59.6M 19s\n277350K .......... .......... .......... .......... .......... 33% 55.1M 19s\n277400K .......... .......... .......... .......... .......... 33% 7.34M 19s\n277450K .......... .......... .......... .......... .......... 33% 69.5M 19s\n277500K .......... .......... .......... .......... .......... 33%  100M 19s\n277550K .......... .......... .......... .......... .......... 33%  121M 19s\n277600K .......... .......... .......... .......... .......... 33% 12.0M 19s\n277650K .......... .......... .......... .......... .......... 33% 46.2M 19s\n277700K .......... .......... .......... .......... .......... 33% 36.0M 19s\n277750K .......... .......... .......... .......... .......... 33% 66.1M 19s\n277800K .......... .......... .......... .......... .......... 33% 11.4M 19s\n277850K .......... .......... .......... .......... .......... 33% 51.6M 19s\n277900K .......... .......... .......... .......... .......... 33% 51.7M 19s\n277950K .......... .......... .......... .......... .......... 33% 46.3M 19s\n278000K .......... .......... .......... .......... .......... 33% 10.2M 19s\n278050K .......... .......... .......... .......... .......... 33% 43.1M 19s\n278100K .......... .......... .......... .......... .......... 33% 54.2M 19s\n278150K .......... .......... .......... .......... .......... 33% 10.6M 19s\n278200K .......... .......... .......... .......... .......... 33% 49.1M 19s\n278250K .......... .......... .......... .......... .......... 33% 49.9M 19s\n278300K .......... .......... .......... .......... .......... 33% 61.6M 19s\n278350K .......... .......... .......... .......... .......... 33% 10.1M 19s\n278400K .......... .......... .......... .......... .......... 33% 39.3M 19s\n278450K .......... .......... .......... .......... .......... 33% 65.4M 19s\n278500K .......... .......... .......... .......... .......... 33% 37.8M 19s\n278550K .......... .......... .......... .......... .......... 33% 6.28M 19s\n278600K .......... .......... .......... .......... .......... 33%  107M 19s\n278650K .......... .......... .......... .......... .......... 33% 86.3M 19s\n278700K .......... .......... .......... .......... .......... 33% 38.3M 19s\n278750K .......... .......... .......... .......... .......... 33% 61.6M 19s\n278800K .......... .......... .......... .......... .......... 33% 11.8M 19s\n278850K .......... .......... .......... .......... .......... 33% 42.0M 19s\n278900K .......... .......... .......... .......... .......... 33% 59.3M 19s\n278950K .......... .......... .......... .......... .......... 33% 64.2M 19s\n279000K .......... .......... .......... .......... .......... 33% 11.4M 19s\n279050K .......... .......... .......... .......... .......... 33% 55.2M 19s\n279100K .......... .......... .......... .......... .......... 33% 55.4M 19s\n279150K .......... .......... .......... .......... .......... 33% 60.3M 19s\n279200K .......... .......... .......... .......... .......... 33% 11.6M 19s\n279250K .......... .......... .......... .......... .......... 34% 96.9M 19s\n279300K .......... .......... .......... .......... .......... 34% 52.7M 19s\n279350K .......... .......... .......... .......... .......... 34% 76.6M 19s\n279400K .......... .......... .......... .......... .......... 34% 14.2M 19s\n279450K .......... .......... .......... .......... .......... 34% 56.7M 19s\n279500K .......... .......... .......... .......... .......... 34% 72.0M 19s\n279550K .......... .......... .......... .......... .......... 34% 15.0M 19s\n279600K .......... .......... .......... .......... .......... 34% 61.2M 19s\n279650K .......... .......... .......... .......... .......... 34% 66.5M 19s\n279700K .......... .......... .......... .......... .......... 34% 72.9M 19s\n279750K .......... .......... .......... .......... .......... 34% 17.1M 19s\n279800K .......... .......... .......... .......... .......... 34% 18.4M 19s\n279850K .......... .......... .......... .......... .......... 34% 64.0M 19s\n279900K .......... .......... .......... .......... .......... 34% 66.5M 19s\n279950K .......... .......... .......... .......... .......... 34% 15.8M 19s\n280000K .......... .......... .......... .......... .......... 34% 18.7M 19s\n280050K .......... .......... .......... .......... .......... 34% 24.9M 19s\n280100K .......... .......... .......... .......... .......... 34%  105M 19s\n280150K .......... .......... .......... .......... .......... 34% 21.1M 19s\n280200K .......... .......... .......... .......... .......... 34% 23.9M 19s\n280250K .......... .......... .......... .......... .......... 34% 49.7M 19s\n280300K .......... .......... .......... .......... .......... 34% 27.5M 19s\n280350K .......... .......... .......... .......... .......... 34% 23.6M 19s\n280400K .......... .......... .......... .......... .......... 34% 26.8M 19s\n280450K .......... .......... .......... .......... .......... 34% 52.2M 19s\n280500K .......... .......... .......... .......... .......... 34% 14.1M 19s\n280550K .......... .......... .......... .......... .......... 34% 94.0M 19s\n280600K .......... .......... .......... .......... .......... 34% 38.1M 19s\n280650K .......... .......... .......... .......... .......... 34% 27.8M 19s\n280700K .......... .......... .......... .......... .......... 34% 4.51M 19s\n280750K .......... .......... .......... .......... .......... 34% 96.5M 19s\n280800K .......... .......... .......... .......... .......... 34%  123M 19s\n280850K .......... .......... .......... .......... .......... 34%  122M 19s\n280900K .......... .......... .......... .......... .......... 34%  101M 19s\n280950K .......... .......... .......... .......... .......... 34% 97.9M 19s\n281000K .......... .......... .......... .......... .......... 34%  122M 19s\n281050K .......... .......... .......... .......... .......... 34%  100M 19s\n281100K .......... .......... .......... .......... .......... 34% 74.1M 19s\n281150K .......... .......... .......... .......... .......... 34% 15.5M 19s\n281200K .......... .......... .......... .......... .......... 34% 18.4M 19s\n281250K .......... .......... .......... .......... .......... 34% 56.5M 19s\n281300K .......... .......... .......... .......... .......... 34% 76.3M 19s\n281350K .......... .......... .......... .......... .......... 34% 22.8M 19s\n281400K .......... .......... .......... .......... .......... 34% 89.3M 19s\n281450K .......... .......... .......... .......... .......... 34% 66.1M 19s\n281500K .......... .......... .......... .......... .......... 34% 16.2M 19s\n281550K .......... .......... .......... .......... .......... 34% 23.3M 19s\n281600K .......... .......... .......... .......... .......... 34% 24.4M 19s\n281650K .......... .......... .......... .......... .......... 34% 18.9M 19s\n281700K .......... .......... .......... .......... .......... 34% 46.9M 19s\n281750K .......... .......... .......... .......... .......... 34% 25.9M 19s\n281800K .......... .......... .......... .......... .......... 34% 27.8M 19s\n281850K .......... .......... .......... .......... .......... 34% 24.8M 19s\n281900K .......... .......... .......... .......... .......... 34% 24.6M 19s\n281950K .......... .......... .......... .......... .......... 34% 58.1M 19s\n282000K .......... .......... .......... .......... .......... 34% 17.2M 19s\n282050K .......... .......... .......... .......... .......... 34% 70.2M 19s\n282100K .......... .......... .......... .......... .......... 34% 43.4M 19s\n282150K .......... .......... .......... .......... .......... 34% 67.8M 19s\n282200K .......... .......... .......... .......... .......... 34% 72.5M 19s\n282250K .......... .......... .......... .......... .......... 34% 13.4M 19s\n282300K .......... .......... .......... .......... .......... 34% 66.1M 19s\n282350K .......... .......... .......... .......... .......... 34% 51.4M 19s\n282400K .......... .......... .......... .......... .......... 34% 70.8M 19s\n282450K .......... .......... .......... .......... .......... 34% 20.8M 19s\n282500K .......... .......... .......... .......... .......... 34% 32.7M 19s\n282550K .......... .......... .......... .......... .......... 34% 48.2M 19s\n282600K .......... .......... .......... .......... .......... 34% 15.1M 19s\n282650K .......... .......... .......... .......... .......... 34% 98.2M 19s\n282700K .......... .......... .......... .......... .......... 34% 49.5M 19s\n282750K .......... .......... .......... .......... .......... 34% 65.8M 19s\n282800K .......... .......... .......... .......... .......... 34% 20.6M 19s\n282850K .......... .......... .......... .......... .......... 34% 68.9M 19s\n282900K .......... .......... .......... .......... .......... 34% 31.0M 19s\n282950K .......... .......... .......... .......... .......... 34% 61.3M 19s\n283000K .......... .......... .......... .......... .......... 34% 17.7M 19s\n283050K .......... .......... .......... .......... .......... 34% 58.4M 19s\n283100K .......... .......... .......... .......... .......... 34% 57.5M 19s\n283150K .......... .......... .......... .......... .......... 34% 72.0M 19s\n283200K .......... .......... .......... .......... .......... 34% 13.2M 19s\n283250K .......... .......... .......... .......... .......... 34% 74.9M 19s\n283300K .......... .......... .......... .......... .......... 34% 16.4M 19s\n283350K .......... .......... .......... .......... .......... 34% 69.0M 19s\n283400K .......... .......... .......... .......... .......... 34% 68.9M 19s\n283450K .......... .......... .......... .......... .......... 34% 24.0M 19s\n283500K .......... .......... .......... .......... .......... 34% 20.7M 19s\n283550K .......... .......... .......... .......... .......... 34% 49.7M 19s\n283600K .......... .......... .......... .......... .......... 34% 28.8M 19s\n283650K .......... .......... .......... .......... .......... 34% 18.3M 19s\n283700K .......... .......... .......... .......... .......... 34% 59.7M 19s\n283750K .......... .......... .......... .......... .......... 34% 25.8M 19s\n283800K .......... .......... .......... .......... .......... 34% 53.3M 19s\n283850K .......... .......... .......... .......... .......... 34% 28.1M 19s\n283900K .......... .......... .......... .......... .......... 34% 40.3M 19s\n283950K .......... .......... .......... .......... .......... 34% 27.2M 19s\n284000K .......... .......... .......... .......... .......... 34% 26.6M 19s\n284050K .......... .......... .......... .......... .......... 34% 42.1M 19s\n284100K .......... .......... .......... .......... .......... 34% 30.2M 19s\n284150K .......... .......... .......... .......... .......... 34% 30.3M 19s\n284200K .......... .......... .......... .......... .......... 34% 27.8M 19s\n284250K .......... .......... .......... .......... .......... 34% 72.9M 19s\n284300K .......... .......... .......... .......... .......... 34% 23.9M 19s\n284350K .......... .......... .......... .......... .......... 34% 39.0M 19s\n284400K .......... .......... .......... .......... .......... 34% 22.5M 19s\n284450K .......... .......... .......... .......... .......... 34% 28.7M 19s\n284500K .......... .......... .......... .......... .......... 34% 89.4M 19s\n284550K .......... .......... .......... .......... .......... 34% 34.1M 19s\n284600K .......... .......... .......... .......... .......... 34% 27.3M 19s\n284650K .......... .......... .......... .......... .......... 34% 21.3M 19s\n284700K .......... .......... .......... .......... .......... 34% 41.0M 19s\n284750K .......... .......... .......... .......... .......... 34% 56.7M 19s\n284800K .......... .......... .......... .......... .......... 34% 30.5M 19s\n284850K .......... .......... .......... .......... .......... 34% 26.0M 19s\n284900K .......... .......... .......... .......... .......... 34% 22.7M 19s\n284950K .......... .......... .......... .......... .......... 34% 69.4M 19s\n285000K .......... .......... .......... .......... .......... 34% 30.0M 19s\n285050K .......... .......... .......... .......... .......... 34% 30.5M 19s\n285100K .......... .......... .......... .......... .......... 34% 15.8M 19s\n285150K .......... .......... .......... .......... .......... 34% 83.3M 19s\n285200K .......... .......... .......... .......... .......... 34% 62.8M 19s\n285250K .......... .......... .......... .......... .......... 34% 25.0M 19s\n285300K .......... .......... .......... .......... .......... 34% 33.6M 19s\n285350K .......... .......... .......... .......... .......... 34% 21.3M 19s\n285400K .......... .......... .......... .......... .......... 34% 43.1M 19s\n285450K .......... .......... .......... .......... .......... 34% 51.2M 19s\n285500K .......... .......... .......... .......... .......... 34% 24.1M 19s\n285550K .......... .......... .......... .......... .......... 34% 26.2M 19s\n285600K .......... .......... .......... .......... .......... 34% 23.8M 19s\n285650K .......... .......... .......... .......... .......... 34% 47.7M 19s\n285700K .......... .......... .......... .......... .......... 34% 18.4M 19s\n285750K .......... .......... .......... .......... .......... 34% 16.1M 19s\n285800K .......... .......... .......... .......... .......... 34% 21.8M 19s\n285850K .......... .......... .......... .......... .......... 34% 33.6M 19s\n285900K .......... .......... .......... .......... .......... 34% 42.2M 19s\n285950K .......... .......... .......... .......... .......... 34% 9.87M 19s\n286000K .......... .......... .......... .......... .......... 34% 57.1M 19s\n286050K .......... .......... .......... .......... .......... 34% 41.0M 19s\n286100K .......... .......... .......... .......... .......... 34% 10.3M 19s\n286150K .......... .......... .......... .......... .......... 34% 29.8M 19s\n286200K .......... .......... .......... .......... .......... 34% 54.2M 19s\n286250K .......... .......... .......... .......... .......... 34% 9.52M 19s\n286300K .......... .......... .......... .......... .......... 34% 48.9M 19s\n286350K .......... .......... .......... .......... .......... 34% 26.4M 19s\n286400K .......... .......... .......... .......... .......... 34% 10.7M 19s\n286450K .......... .......... .......... .......... .......... 34% 33.9M 19s\n286500K .......... .......... .......... .......... .......... 34% 8.55M 19s\n286550K .......... .......... .......... .......... .......... 34% 58.9M 19s\n286600K .......... .......... .......... .......... .......... 34% 43.3M 19s\n286650K .......... .......... .......... .......... .......... 34% 39.4M 19s\n286700K .......... .......... .......... .......... .......... 34% 7.06M 19s\n286750K .......... .......... .......... .......... .......... 34% 59.3M 19s\n286800K .......... .......... .......... .......... .......... 34% 20.1M 19s\n286850K .......... .......... .......... .......... .......... 34% 31.8M 19s\n286900K .......... .......... .......... .......... .......... 34% 57.2M 19s\n286950K .......... .......... .......... .......... .......... 34% 8.76M 19s\n287000K .......... .......... .......... .......... .......... 34% 43.3M 19s\n287050K .......... .......... .......... .......... .......... 34% 35.5M 19s\n287100K .......... .......... .......... .......... .......... 34% 32.0M 19s\n287150K .......... .......... .......... .......... .......... 34% 8.55M 19s\n287200K .......... .......... .......... .......... .......... 34% 33.5M 19s\n287250K .......... .......... .......... .......... .......... 34% 8.82M 19s\n287300K .......... .......... .......... .......... .......... 34% 43.8M 19s\n287350K .......... .......... .......... .......... .......... 34% 47.4M 19s\n287400K .......... .......... .......... .......... .......... 34% 7.34M 19s\n287450K .......... .......... .......... .......... .......... 35% 65.2M 19s\n287500K .......... .......... .......... .......... .......... 35% 71.6M 19s\n287550K .......... .......... .......... .......... .......... 35% 27.6M 19s\n287600K .......... .......... .......... .......... .......... 35% 12.3M 19s\n287650K .......... .......... .......... .......... .......... 35% 88.0M 19s\n287700K .......... .......... .......... .......... .......... 35% 14.3M 19s\n287750K .......... .......... .......... .......... .......... 35% 38.6M 19s\n287800K .......... .......... .......... .......... .......... 35% 55.2M 19s\n287850K .......... .......... .......... .......... .......... 35% 44.5M 19s\n287900K .......... .......... .......... .......... .......... 35% 9.35M 19s\n287950K .......... .......... .......... .......... .......... 35% 37.5M 19s\n288000K .......... .......... .......... .......... .......... 35% 60.7M 19s\n288050K .......... .......... .......... .......... .......... 35% 53.7M 19s\n288100K .......... .......... .......... .......... .......... 35% 14.2M 19s\n288150K .......... .......... .......... .......... .......... 35% 49.2M 19s\n288200K .......... .......... .......... .......... .......... 35% 8.50M 19s\n288250K .......... .......... .......... .......... .......... 35% 27.4M 19s\n288300K .......... .......... .......... .......... .......... 35% 53.8M 19s\n288350K .......... .......... .......... .......... .......... 35% 64.9M 19s\n288400K .......... .......... .......... .......... .......... 35% 9.35M 19s\n288450K .......... .......... .......... .......... .......... 35% 54.4M 19s\n288500K .......... .......... .......... .......... .......... 35% 44.7M 19s\n288550K .......... .......... .......... .......... .......... 35% 15.7M 19s\n288600K .......... .......... .......... .......... .......... 35% 55.0M 19s\n288650K .......... .......... .......... .......... .......... 35% 10.1M 19s\n288700K .......... .......... .......... .......... .......... 35% 58.7M 19s\n288750K .......... .......... .......... .......... .......... 35% 28.2M 19s\n288800K .......... .......... .......... .......... .......... 35% 98.1M 19s\n288850K .......... .......... .......... .......... .......... 35% 10.7M 19s\n288900K .......... .......... .......... .......... .......... 35% 48.5M 19s\n288950K .......... .......... .......... .......... .......... 35% 20.4M 19s\n289000K .......... .......... .......... .......... .......... 35% 97.4M 19s\n289050K .......... .......... .......... .......... .......... 35% 13.3M 19s\n289100K .......... .......... .......... .......... .......... 35% 54.1M 19s\n289150K .......... .......... .......... .......... .......... 35% 46.6M 19s\n289200K .......... .......... .......... .......... .......... 35% 9.31M 19s\n289250K .......... .......... .......... .......... .......... 35% 39.2M 19s\n289300K .......... .......... .......... .......... .......... 35% 72.9M 19s\n289350K .......... .......... .......... .......... .......... 35% 10.7M 19s\n289400K .......... .......... .......... .......... .......... 35% 49.7M 19s\n289450K .......... .......... .......... .......... .......... 35% 38.2M 19s\n289500K .......... .......... .......... .......... .......... 35% 53.2M 19s\n289550K .......... .......... .......... .......... .......... 35% 9.90M 19s\n289600K .......... .......... .......... .......... .......... 35% 19.5M 19s\n289650K .......... .......... .......... .......... .......... 35%  122M 19s\n289700K .......... .......... .......... .......... .......... 35% 4.73M 19s\n289750K .......... .......... .......... .......... .......... 35% 95.9M 19s\n289800K .......... .......... .......... .......... .......... 35%  101M 19s\n289850K .......... .......... .......... .......... .......... 35%  102M 19s\n289900K .......... .......... .......... .......... .......... 35% 36.9M 19s\n289950K .......... .......... .......... .......... .......... 35% 54.0M 19s\n290000K .......... .......... .......... .......... .......... 35% 17.3M 19s\n290050K .......... .......... .......... .......... .......... 35% 35.8M 19s\n290100K .......... .......... .......... .......... .......... 35% 57.8M 19s\n290150K .......... .......... .......... .......... .......... 35% 8.68M 19s\n290200K .......... .......... .......... .......... .......... 35% 62.5M 19s\n290250K .......... .......... .......... .......... .......... 35% 57.3M 19s\n290300K .......... .......... .......... .......... .......... 35% 11.0M 19s\n290350K .......... .......... .......... .......... .......... 35% 20.9M 19s\n290400K .......... .......... .......... .......... .......... 35% 76.1M 19s\n290450K .......... .......... .......... .......... .......... 35% 73.6M 19s\n290500K .......... .......... .......... .......... .......... 35% 11.8M 19s\n290550K .......... .......... .......... .......... .......... 35% 38.2M 19s\n290600K .......... .......... .......... .......... .......... 35% 50.0M 19s\n290650K .......... .......... .......... .......... .......... 35% 14.3M 19s\n290700K .......... .......... .......... .......... .......... 35% 47.9M 19s\n290750K .......... .......... .......... .......... .......... 35% 60.5M 19s\n290800K .......... .......... .......... .......... .......... 35% 53.0M 19s\n290850K .......... .......... .......... .......... .......... 35% 11.8M 19s\n290900K .......... .......... .......... .......... .......... 35% 53.7M 19s\n290950K .......... .......... .......... .......... .......... 35% 45.9M 19s\n291000K .......... .......... .......... .......... .......... 35% 10.1M 19s\n291050K .......... .......... .......... .......... .......... 35% 52.0M 19s\n291100K .......... .......... .......... .......... .......... 35% 37.9M 19s\n291150K .......... .......... .......... .......... .......... 35% 55.7M 19s\n291200K .......... .......... .......... .......... .......... 35% 10.0M 19s\n291250K .......... .......... .......... .......... .......... 35% 48.7M 19s\n291300K .......... .......... .......... .......... .......... 35% 51.0M 19s\n291350K .......... .......... .......... .......... .......... 35% 53.7M 19s\n291400K .......... .......... .......... .......... .......... 35% 10.9M 19s\n291450K .......... .......... .......... .......... .......... 35% 50.5M 19s\n291500K .......... .......... .......... .......... .......... 35% 37.9M 19s\n291550K .......... .......... .......... .......... .......... 35% 63.6M 19s\n291600K .......... .......... .......... .......... .......... 35% 11.7M 19s\n291650K .......... .......... .......... .......... .......... 35% 46.0M 19s\n291700K .......... .......... .......... .......... .......... 35% 35.7M 19s\n291750K .......... .......... .......... .......... .......... 35% 60.6M 19s\n291800K .......... .......... .......... .......... .......... 35% 8.39M 19s\n291850K .......... .......... .......... .......... .......... 35% 54.8M 19s\n291900K .......... .......... .......... .......... .......... 35% 41.4M 19s\n291950K .......... .......... .......... .......... .......... 35%  104M 19s\n292000K .......... .......... .......... .......... .......... 35% 12.0M 19s\n292050K .......... .......... .......... .......... .......... 35% 40.4M 19s\n292100K .......... .......... .......... .......... .......... 35% 9.25M 19s\n292150K .......... .......... .......... .......... .......... 35% 43.1M 19s\n292200K .......... .......... .......... .......... .......... 35% 50.5M 19s\n292250K .......... .......... .......... .......... .......... 35% 44.4M 19s\n292300K .......... .......... .......... .......... .......... 35% 9.79M 19s\n292350K .......... .......... .......... .......... .......... 35% 26.7M 19s\n292400K .......... .......... .......... .......... .......... 35% 10.9M 19s\n292450K .......... .......... .......... .......... .......... 35% 47.0M 19s\n292500K .......... .......... .......... .......... .......... 35% 34.8M 19s\n292550K .......... .......... .......... .......... .......... 35% 10.8M 19s\n292600K .......... .......... .......... .......... .......... 35% 48.8M 19s\n292650K .......... .......... .......... .......... .......... 35% 45.4M 19s\n292700K .......... .......... .......... .......... .......... 35% 58.1M 19s\n292750K .......... .......... .......... .......... .......... 35% 8.57M 19s\n292800K .......... .......... .......... .......... .......... 35% 58.5M 19s\n292850K .......... .......... .......... .......... .......... 35% 52.7M 19s\n292900K .......... .......... .......... .......... .......... 35% 31.5M 19s\n292950K .......... .......... .......... .......... .......... 35% 11.2M 19s\n293000K .......... .......... .......... .......... .......... 35% 29.7M 19s\n293050K .......... .......... .......... .......... .......... 35% 10.8M 19s\n293100K .......... .......... .......... .......... .......... 35% 42.9M 19s\n293150K .......... .......... .......... .......... .......... 35% 62.7M 19s\n293200K .......... .......... .......... .......... .......... 35% 9.81M 19s\n293250K .......... .......... .......... .......... .......... 35% 46.4M 19s\n293300K .......... .......... .......... .......... .......... 35% 62.7M 19s\n293350K .......... .......... .......... .......... .......... 35% 56.0M 19s\n293400K .......... .......... .......... .......... .......... 35% 9.10M 19s\n293450K .......... .......... .......... .......... .......... 35% 38.8M 19s\n293500K .......... .......... .......... .......... .......... 35% 42.5M 19s\n293550K .......... .......... .......... .......... .......... 35% 8.35M 19s\n293600K .......... .......... .......... .......... .......... 35% 30.2M 19s\n293650K .......... .......... .......... .......... .......... 35% 65.8M 19s\n293700K .......... .......... .......... .......... .......... 35% 12.1M 19s\n293750K .......... .......... .......... .......... .......... 35% 43.5M 19s\n293800K .......... .......... .......... .......... .......... 35% 4.12M 19s\n293850K .......... .......... .......... .......... .......... 35% 80.6M 19s\n293900K .......... .......... .......... .......... .......... 35% 63.2M 19s\n293950K .......... .......... .......... .......... .......... 35% 49.0M 19s\n294000K .......... .......... .......... .......... .......... 35% 56.7M 19s\n294050K .......... .......... .......... .......... .......... 35% 60.4M 19s\n294100K .......... .......... .......... .......... .......... 35% 85.6M 19s\n294150K .......... .......... .......... .......... .......... 35% 85.0M 19s\n294200K .......... .......... .......... .......... .......... 35% 16.5M 19s\n294250K .......... .......... .......... .......... .......... 35% 39.8M 19s\n294300K .......... .......... .......... .......... .......... 35% 61.0M 19s\n294350K .......... .......... .......... .......... .......... 35% 78.3M 19s\n294400K .......... .......... .......... .......... .......... 35% 11.7M 19s\n294450K .......... .......... .......... .......... .......... 35% 41.9M 19s\n294500K .......... .......... .......... .......... .......... 35% 66.9M 19s\n294550K .......... .......... .......... .......... .......... 35% 59.2M 19s\n294600K .......... .......... .......... .......... .......... 35% 14.5M 19s\n294650K .......... .......... .......... .......... .......... 35% 61.9M 19s\n294700K .......... .......... .......... .......... .......... 35% 73.6M 19s\n294750K .......... .......... .......... .......... .......... 35% 55.5M 19s\n294800K .......... .......... .......... .......... .......... 35% 11.7M 19s\n294850K .......... .......... .......... .......... .......... 35% 46.2M 19s\n294900K .......... .......... .......... .......... .......... 35% 51.8M 18s\n294950K .......... .......... .......... .......... .......... 35% 12.7M 18s\n295000K .......... .......... .......... .......... .......... 35% 23.7M 18s\n295050K .......... .......... .......... .......... .......... 35% 55.8M 18s\n295100K .......... .......... .......... .......... .......... 35% 61.9M 18s\n295150K .......... .......... .......... .......... .......... 35% 15.8M 18s\n295200K .......... .......... .......... .......... .......... 35% 68.5M 18s\n295250K .......... .......... .......... .......... .......... 35% 61.5M 18s\n295300K .......... .......... .......... .......... .......... 35% 69.7M 18s\n295350K .......... .......... .......... .......... .......... 35% 14.1M 18s\n295400K .......... .......... .......... .......... .......... 35% 59.8M 18s\n295450K .......... .......... .......... .......... .......... 35% 75.3M 18s\n295500K .......... .......... .......... .......... .......... 35% 53.9M 18s\n295550K .......... .......... .......... .......... .......... 35% 18.3M 18s\n295600K .......... .......... .......... .......... .......... 35% 57.8M 18s\n295650K .......... .......... .......... .......... .......... 36% 18.9M 18s\n295700K .......... .......... .......... .......... .......... 36%  146M 18s\n295750K .......... .......... .......... .......... .......... 36% 23.8M 18s\n295800K .......... .......... .......... .......... .......... 36% 59.2M 18s\n295850K .......... .......... .......... .......... .......... 36% 55.0M 18s\n295900K .......... .......... .......... .......... .......... 36% 16.0M 18s\n295950K .......... .......... .......... .......... .......... 36% 29.9M 18s\n296000K .......... .......... .......... .......... .......... 36% 49.5M 18s\n296050K .......... .......... .......... .......... .......... 36% 48.7M 18s\n296100K .......... .......... .......... .......... .......... 36% 23.3M 18s\n296150K .......... .......... .......... .......... .......... 36% 27.4M 18s\n296200K .......... .......... .......... .......... .......... 36% 47.2M 18s\n296250K .......... .......... .......... .......... .......... 36% 55.5M 18s\n296300K .......... .......... .......... .......... .......... 36% 37.7M 18s\n296350K .......... .......... .......... .......... .......... 36% 41.9M 18s\n296400K .......... .......... .......... .......... .......... 36% 48.7M 18s\n296450K .......... .......... .......... .......... .......... 36% 55.8M 18s\n296500K .......... .......... .......... .......... .......... 36% 32.6M 18s\n296550K .......... .......... .......... .......... .......... 36% 46.8M 18s\n296600K .......... .......... .......... .......... .......... 36% 57.0M 18s\n296650K .......... .......... .......... .......... .......... 36% 51.3M 18s\n296700K .......... .......... .......... .......... .......... 36% 54.3M 18s\n296750K .......... .......... .......... .......... .......... 36% 31.1M 18s\n296800K .......... .......... .......... .......... .......... 36% 54.5M 18s\n296850K .......... .......... .......... .......... .......... 36% 51.4M 18s\n296900K .......... .......... .......... .......... .......... 36% 51.8M 18s\n296950K .......... .......... .......... .......... .......... 36% 49.8M 18s\n297000K .......... .......... .......... .......... .......... 36% 52.5M 18s\n297050K .......... .......... .......... .......... .......... 36% 46.3M 18s\n297100K .......... .......... .......... .......... .......... 36% 51.8M 18s\n297150K .......... .......... .......... .......... .......... 36% 55.6M 18s\n297200K .......... .......... .......... .......... .......... 36% 55.2M 18s\n297250K .......... .......... .......... .......... .......... 36% 45.8M 18s\n297300K .......... .......... .......... .......... .......... 36% 54.0M 18s\n297350K .......... .......... .......... .......... .......... 36% 57.4M 18s\n297400K .......... .......... .......... .......... .......... 36% 51.5M 18s\n297450K .......... .......... .......... .......... .......... 36% 46.8M 18s\n297500K .......... .......... .......... .......... .......... 36% 39.8M 18s\n297550K .......... .......... .......... .......... .......... 36% 52.8M 18s\n297600K .......... .......... .......... .......... .......... 36% 53.3M 18s\n297650K .......... .......... .......... .......... .......... 36% 47.5M 18s\n297700K .......... .......... .......... .......... .......... 36% 54.0M 18s\n297750K .......... .......... .......... .......... .......... 36% 49.9M 18s\n297800K .......... .......... .......... .......... .......... 36% 51.6M 18s\n297850K .......... .......... .......... .......... .......... 36% 50.3M 18s\n297900K .......... .......... .......... .......... .......... 36% 41.5M 18s\n297950K .......... .......... .......... .......... .......... 36% 41.6M 18s\n298000K .......... .......... .......... .......... .......... 36% 43.4M 18s\n298050K .......... .......... .......... .......... .......... 36% 37.4M 18s\n298100K .......... .......... .......... .......... .......... 36% 44.1M 18s\n298150K .......... .......... .......... .......... .......... 36% 43.9M 18s\n298200K .......... .......... .......... .......... .......... 36% 42.0M 18s\n298250K .......... .......... .......... .......... .......... 36% 37.8M 18s\n298300K .......... .......... .......... .......... .......... 36% 40.4M 18s\n298350K .......... .......... .......... .......... .......... 36% 42.6M 18s\n298400K .......... .......... .......... .......... .......... 36% 38.8M 18s\n298450K .......... .......... .......... .......... .......... 36% 37.2M 18s\n298500K .......... .......... .......... .......... .......... 36% 43.0M 18s\n298550K .......... .......... .......... .......... .......... 36% 44.3M 18s\n298600K .......... .......... .......... .......... .......... 36% 39.0M 18s\n298650K .......... .......... .......... .......... .......... 36% 34.4M 18s\n298700K .......... .......... .......... .......... .......... 36% 40.2M 18s\n298750K .......... .......... .......... .......... .......... 36% 40.0M 18s\n298800K .......... .......... .......... .......... .......... 36% 39.3M 18s\n298850K .......... .......... .......... .......... .......... 36% 30.2M 18s\n298900K .......... .......... .......... .......... .......... 36% 41.6M 18s\n298950K .......... .......... .......... .......... .......... 36% 39.1M 18s\n299000K .......... .......... .......... .......... .......... 36% 40.2M 18s\n299050K .......... .......... .......... .......... .......... 36% 35.0M 18s\n299100K .......... .......... .......... .......... .......... 36% 38.3M 18s\n299150K .......... .......... .......... .......... .......... 36% 44.7M 18s\n299200K .......... .......... .......... .......... .......... 36% 40.3M 18s\n299250K .......... .......... .......... .......... .......... 36% 34.8M 18s\n299300K .......... .......... .......... .......... .......... 36% 31.6M 18s\n299350K .......... .......... .......... .......... .......... 36% 39.1M 18s\n299400K .......... .......... .......... .......... .......... 36% 40.2M 18s\n299450K .......... .......... .......... .......... .......... 36% 36.1M 18s\n299500K .......... .......... .......... .......... .......... 36% 40.5M 18s\n299550K .......... .......... .......... .......... .......... 36% 31.0M 18s\n299600K .......... .......... .......... .......... .......... 36% 42.5M 18s\n299650K .......... .......... .......... .......... .......... 36% 36.0M 18s\n299700K .......... .......... .......... .......... .......... 36% 39.2M 18s\n299750K .......... .......... .......... .......... .......... 36% 31.7M 18s\n299800K .......... .......... .......... .......... .......... 36% 40.4M 18s\n299850K .......... .......... .......... .......... .......... 36% 35.7M 18s\n299900K .......... .......... .......... .......... .......... 36% 72.3M 18s\n299950K .......... .......... .......... .......... .......... 36% 28.3M 18s\n300000K .......... .......... .......... .......... .......... 36% 65.8M 18s\n300050K .......... .......... .......... .......... .......... 36% 61.0M 18s\n300100K .......... .......... .......... .......... .......... 36% 81.0M 18s\n300150K .......... .......... .......... .......... .......... 36% 77.5M 18s\n300200K .......... .......... .......... .......... .......... 36% 32.6M 18s\n300250K .......... .......... .......... .......... .......... 36% 65.6M 18s\n300300K .......... .......... .......... .......... .......... 36% 68.7M 18s\n300350K .......... .......... .......... .......... .......... 36% 75.7M 18s\n300400K .......... .......... .......... .......... .......... 36% 73.3M 18s\n300450K .......... .......... .......... .......... .......... 36% 64.1M 18s\n300500K .......... .......... .......... .......... .......... 36% 42.7M 18s\n300550K .......... .......... .......... .......... .......... 36% 73.1M 18s\n300600K .......... .......... .......... .......... .......... 36% 74.2M 18s\n300650K .......... .......... .......... .......... .......... 36% 65.7M 18s\n300700K .......... .......... .......... .......... .......... 36% 72.5M 18s\n300750K .......... .......... .......... .......... .......... 36% 79.4M 18s\n300800K .......... .......... .......... .......... .......... 36% 76.5M 18s\n300850K .......... .......... .......... .......... .......... 36% 37.9M 18s\n300900K .......... .......... .......... .......... .......... 36% 78.7M 18s\n300950K .......... .......... .......... .......... .......... 36% 61.5M 18s\n301000K .......... .......... .......... .......... .......... 36% 74.2M 18s\n301050K .......... .......... .......... .......... .......... 36% 64.9M 18s\n301100K .......... .......... .......... .......... .......... 36% 82.9M 18s\n301150K .......... .......... .......... .......... .......... 36% 82.9M 18s\n301200K .......... .......... .......... .......... .......... 36% 93.4M 18s\n301250K .......... .......... .......... .......... .......... 36%  120M 18s\n301300K .......... .......... .......... .......... .......... 36%  132M 18s\n301350K .......... .......... .......... .......... .......... 36%  134M 18s\n301400K .......... .......... .......... .......... .......... 36%  132M 18s\n301450K .......... .......... .......... .......... .......... 36%  108M 18s\n301500K .......... .......... .......... .......... .......... 36% 64.2M 18s\n301550K .......... .......... .......... .......... .......... 36% 81.2M 18s\n301600K .......... .......... .......... .......... .......... 36% 85.5M 18s\n301650K .......... .......... .......... .......... .......... 36% 37.5M 18s\n301700K .......... .......... .......... .......... .......... 36% 74.1M 18s\n301750K .......... .......... .......... .......... .......... 36% 60.9M 18s\n301800K .......... .......... .......... .......... .......... 36% 77.4M 18s\n301850K .......... .......... .......... .......... .......... 36% 62.6M 18s\n301900K .......... .......... .......... .......... .......... 36% 77.3M 18s\n301950K .......... .......... .......... .......... .......... 36% 84.0M 18s\n302000K .......... .......... .......... .......... .......... 36% 76.3M 18s\n302050K .......... .......... .......... .......... .......... 36% 63.2M 18s\n302100K .......... .......... .......... .......... .......... 36% 79.0M 18s\n302150K .......... .......... .......... .......... .......... 36% 78.6M 18s\n302200K .......... .......... .......... .......... .......... 36% 73.5M 18s\n302250K .......... .......... .......... .......... .......... 36% 65.4M 18s\n302300K .......... .......... .......... .......... .......... 36%  106M 18s\n302350K .......... .......... .......... .......... .......... 36%  113M 18s\n302400K .......... .......... .......... .......... .......... 36% 71.7M 18s\n302450K .......... .......... .......... .......... .......... 36% 51.7M 18s\n302500K .......... .......... .......... .......... .......... 36% 75.0M 18s\n302550K .......... .......... .......... .......... .......... 36% 92.6M 18s\n302600K .......... .......... .......... .......... .......... 36% 74.9M 18s\n302650K .......... .......... .......... .......... .......... 36% 80.0M 18s\n302700K .......... .......... .......... .......... .......... 36% 73.2M 18s\n302750K .......... .......... .......... .......... .......... 36% 75.2M 18s\n302800K .......... .......... .......... .......... .......... 36% 65.8M 18s\n302850K .......... .......... .......... .......... .......... 36% 63.4M 18s\n302900K .......... .......... .......... .......... .......... 36% 75.3M 18s\n302950K .......... .......... .......... .......... .......... 36% 72.2M 18s\n303000K .......... .......... .......... .......... .......... 36% 73.2M 18s\n303050K .......... .......... .......... .......... .......... 36% 57.4M 18s\n303100K .......... .......... .......... .......... .......... 36% 81.1M 18s\n303150K .......... .......... .......... .......... .......... 36%  137M 18s\n303200K .......... .......... .......... .......... .......... 36% 68.7M 18s\n303250K .......... .......... .......... .......... .......... 36% 64.7M 18s\n303300K .......... .......... .......... .......... .......... 36% 84.4M 18s\n303350K .......... .......... .......... .......... .......... 36% 73.7M 18s\n303400K .......... .......... .......... .......... .......... 36% 69.1M 18s\n303450K .......... .......... .......... .......... .......... 36% 61.1M 18s\n303500K .......... .......... .......... .......... .......... 36% 76.1M 18s\n303550K .......... .......... .......... .......... .......... 36% 85.2M 18s\n303600K .......... .......... .......... .......... .......... 36%  114M 18s\n303650K .......... .......... .......... .......... .......... 36% 90.1M 18s\n303700K .......... .......... .......... .......... .......... 36% 45.8M 18s\n303750K .......... .......... .......... .......... .......... 36% 77.7M 18s\n303800K .......... .......... .......... .......... .......... 36% 74.4M 18s\n303850K .......... .......... .......... .......... .......... 36% 66.5M 18s\n303900K .......... .......... .......... .......... .......... 37%  105M 18s\n303950K .......... .......... .......... .......... .......... 37%  135M 18s\n304000K .......... .......... .......... .......... .......... 37% 86.8M 18s\n304050K .......... .......... .......... .......... .......... 37% 70.0M 18s\n304100K .......... .......... .......... .......... .......... 37% 75.2M 18s\n304150K .......... .......... .......... .......... .......... 37% 72.2M 18s\n304200K .......... .......... .......... .......... .......... 37% 74.0M 18s\n304250K .......... .......... .......... .......... .......... 37% 67.8M 18s\n304300K .......... .......... .......... .......... .......... 37% 96.4M 18s\n304350K .......... .......... .......... .......... .......... 37% 85.2M 18s\n304400K .......... .......... .......... .......... .......... 37% 74.2M 18s\n304450K .......... .......... .......... .......... .......... 37% 68.8M 18s\n304500K .......... .......... .......... .......... .......... 37%  108M 18s\n304550K .......... .......... .......... .......... .......... 37% 70.6M 18s\n304600K .......... .......... .......... .......... .......... 37% 75.7M 18s\n304650K .......... .......... .......... .......... .......... 37% 68.0M 18s\n304700K .......... .......... .......... .......... .......... 37% 77.9M 18s\n304750K .......... .......... .......... .......... .......... 37% 79.8M 18s\n304800K .......... .......... .......... .......... .......... 37% 79.7M 18s\n304850K .......... .......... .......... .......... .......... 37% 62.4M 18s\n304900K .......... .......... .......... .......... .......... 37% 81.0M 18s\n304950K .......... .......... .......... .......... .......... 37% 80.1M 18s\n305000K .......... .......... .......... .......... .......... 37% 93.4M 18s\n305050K .......... .......... .......... .......... .......... 37% 66.9M 18s\n305100K .......... .......... .......... .......... .......... 37% 70.4M 18s\n305150K .......... .......... .......... .......... .......... 37% 71.5M 18s\n305200K .......... .......... .......... .......... .......... 37% 75.6M 18s\n305250K .......... .......... .......... .......... .......... 37% 65.5M 18s\n305300K .......... .......... .......... .......... .......... 37% 76.9M 18s\n305350K .......... .......... .......... .......... .......... 37% 77.8M 18s\n305400K .......... .......... .......... .......... .......... 37% 55.5M 18s\n305450K .......... .......... .......... .......... .......... 37% 52.9M 18s\n305500K .......... .......... .......... .......... .......... 37% 58.9M 18s\n305550K .......... .......... .......... .......... .......... 37% 60.9M 18s\n305600K .......... .......... .......... .......... .......... 37% 62.6M 18s\n305650K .......... .......... .......... .......... .......... 37% 61.8M 18s\n305700K .......... .......... .......... .......... .......... 37% 63.2M 18s\n305750K .......... .......... .......... .......... .......... 37% 42.9M 18s\n305800K .......... .......... .......... .......... .......... 37% 61.8M 18s\n305850K .......... .......... .......... .......... .......... 37% 49.5M 18s\n305900K .......... .......... .......... .......... .......... 37% 63.7M 18s\n305950K .......... .......... .......... .......... .......... 37% 66.7M 18s\n306000K .......... .......... .......... .......... .......... 37% 65.3M 18s\n306050K .......... .......... .......... .......... .......... 37% 71.2M 18s\n306100K .......... .......... .......... .......... .......... 37% 57.9M 18s\n306150K .......... .......... .......... .......... .......... 37% 2.90M 18s\n306200K .......... .......... .......... .......... .......... 37% 56.7M 18s\n306250K .......... .......... .......... .......... .......... 37% 57.2M 18s\n306300K .......... .......... .......... .......... .......... 37% 69.7M 18s\n306350K .......... .......... .......... .......... .......... 37%  105M 18s\n306400K .......... .......... .......... .......... .......... 37% 68.0M 18s\n306450K .......... .......... .......... .......... .......... 37% 50.1M 18s\n306500K .......... .......... .......... .......... .......... 37% 74.2M 18s\n306550K .......... .......... .......... .......... .......... 37% 84.3M 18s\n306600K .......... .......... .......... .......... .......... 37% 57.1M 18s\n306650K .......... .......... .......... .......... .......... 37% 54.0M 18s\n306700K .......... .......... .......... .......... .......... 37% 43.4M 18s\n306750K .......... .......... .......... .......... .......... 37% 70.3M 18s\n306800K .......... .......... .......... .......... .......... 37% 74.0M 18s\n306850K .......... .......... .......... .......... .......... 37% 72.0M 18s\n306900K .......... .......... .......... .......... .......... 37% 48.7M 18s\n306950K .......... .......... .......... .......... .......... 37% 49.2M 18s\n307000K .......... .......... .......... .......... .......... 37% 71.7M 18s\n307050K .......... .......... .......... .......... .......... 37% 59.9M 18s\n307100K .......... .......... .......... .......... .......... 37% 56.5M 18s\n307150K .......... .......... .......... .......... .......... 37% 89.1M 18s\n307200K .......... .......... .......... .......... .......... 37%  120M 18s\n307250K .......... .......... .......... .......... .......... 37% 83.6M 18s\n307300K .......... .......... .......... .......... .......... 37% 82.7M 18s\n307350K .......... .......... .......... .......... .......... 37% 96.5M 18s\n307400K .......... .......... .......... .......... .......... 37% 77.9M 18s\n307450K .......... .......... .......... .......... .......... 37% 78.6M 18s\n307500K .......... .......... .......... .......... .......... 37% 61.3M 18s\n307550K .......... .......... .......... .......... .......... 37% 58.9M 18s\n307600K .......... .......... .......... .......... .......... 37% 74.1M 18s\n307650K .......... .......... .......... .......... .......... 37% 80.7M 18s\n307700K .......... .......... .......... .......... .......... 37% 64.3M 18s\n307750K .......... .......... .......... .......... .......... 37% 71.4M 18s\n307800K .......... .......... .......... .......... .......... 37% 48.8M 18s\n307850K .......... .......... .......... .......... .......... 37% 78.2M 18s\n307900K .......... .......... .......... .......... .......... 37% 76.1M 18s\n307950K .......... .......... .......... .......... .......... 37%  132M 18s\n308000K .......... .......... .......... .......... .......... 37% 75.4M 18s\n308050K .......... .......... .......... .......... .......... 37% 73.5M 18s\n308100K .......... .......... .......... .......... .......... 37% 62.7M 18s\n308150K .......... .......... .......... .......... .......... 37% 77.7M 18s\n308200K .......... .......... .......... .......... .......... 37% 83.1M 18s\n308250K .......... .......... .......... .......... .......... 37% 74.5M 18s\n308300K .......... .......... .......... .......... .......... 37% 65.4M 18s\n308350K .......... .......... .......... .......... .......... 37% 83.4M 18s\n308400K .......... .......... .......... .......... .......... 37%  126M 18s\n308450K .......... .......... .......... .......... .......... 37% 83.3M 18s\n308500K .......... .......... .......... .......... .......... 37% 73.3M 18s\n308550K .......... .......... .......... .......... .......... 37% 75.7M 18s\n308600K .......... .......... .......... .......... .......... 37% 80.5M 18s\n308650K .......... .......... .......... .......... .......... 37% 82.0M 18s\n308700K .......... .......... .......... .......... .......... 37% 27.4M 18s\n308750K .......... .......... .......... .......... .......... 37% 72.8M 18s\n308800K .......... .......... .......... .......... .......... 37%  140M 18s\n308850K .......... .......... .......... .......... .......... 37% 75.4M 18s\n308900K .......... .......... .......... .......... .......... 37% 69.6M 18s\n308950K .......... .......... .......... .......... .......... 37% 77.1M 18s\n309000K .......... .......... .......... .......... .......... 37% 71.7M 18s\n309050K .......... .......... .......... .......... .......... 37% 79.4M 18s\n309100K .......... .......... .......... .......... .......... 37% 69.7M 18s\n309150K .......... .......... .......... .......... .......... 37% 78.0M 18s\n309200K .......... .......... .......... .......... .......... 37% 77.6M 18s\n309250K .......... .......... .......... .......... .......... 37% 92.5M 18s\n309300K .......... .......... .......... .......... .......... 37%  117M 18s\n309350K .......... .......... .......... .......... .......... 37% 74.8M 18s\n309400K .......... .......... .......... .......... .......... 37% 80.0M 18s\n309450K .......... .......... .......... .......... .......... 37%  134M 18s\n309500K .......... .......... .......... .......... .......... 37%  118M 18s\n309550K .......... .......... .......... .......... .......... 37% 37.3M 18s\n309600K .......... .......... .......... .......... .......... 37% 71.3M 18s\n309650K .......... .......... .......... .......... .......... 37% 72.1M 18s\n309700K .......... .......... .......... .......... .......... 37% 72.4M 18s\n309750K .......... .......... .......... .......... .......... 37% 70.3M 18s\n309800K .......... .......... .......... .......... .......... 37% 72.6M 18s\n309850K .......... .......... .......... .......... .......... 37% 49.2M 18s\n309900K .......... .......... .......... .......... .......... 37% 79.3M 18s\n309950K .......... .......... .......... .......... .......... 37% 69.3M 18s\n310000K .......... .......... .......... .......... .......... 37% 75.4M 18s\n310050K .......... .......... .......... .......... .......... 37% 72.6M 18s\n310100K .......... .......... .......... .......... .......... 37% 78.0M 18s\n310150K .......... .......... .......... .......... .......... 37% 63.7M 18s\n310200K .......... .......... .......... .......... .......... 37% 73.1M 18s\n310250K .......... .......... .......... .......... .......... 37% 65.6M 18s\n310300K .......... .......... .......... .......... .......... 37% 59.1M 18s\n310350K .......... .......... .......... .......... .......... 37% 55.6M 18s\n310400K .......... .......... .......... .......... .......... 37% 66.6M 18s\n310450K .......... .......... .......... .......... .......... 37% 59.9M 18s\n310500K .......... .......... .......... .......... .......... 37% 64.7M 18s\n310550K .......... .......... .......... .......... .......... 37% 58.9M 18s\n310600K .......... .......... .......... .......... .......... 37% 54.8M 18s\n310650K .......... .......... .......... .......... .......... 37% 62.4M 18s\n310700K .......... .......... .......... .......... .......... 37% 71.3M 18s\n310750K .......... .......... .......... .......... .......... 37% 57.9M 18s\n310800K .......... .......... .......... .......... .......... 37% 57.4M 18s\n310850K .......... .......... .......... .......... .......... 37% 62.6M 18s\n310900K .......... .......... .......... .......... .......... 37% 53.0M 17s\n310950K .......... .......... .......... .......... .......... 37% 73.4M 17s\n311000K .......... .......... .......... .......... .......... 37% 63.8M 17s\n311050K .......... .......... .......... .......... .......... 37% 61.3M 17s\n311100K .......... .......... .......... .......... .......... 37% 59.0M 17s\n311150K .......... .......... .......... .......... .......... 37% 64.7M 17s\n311200K .......... .......... .......... .......... .......... 37% 67.1M 17s\n311250K .......... .......... .......... .......... .......... 37% 57.6M 17s\n311300K .......... .......... .......... .......... .......... 37% 69.7M 17s\n311350K .......... .......... .......... .......... .......... 37% 56.8M 17s\n311400K .......... .......... .......... .......... .......... 37% 60.6M 17s\n311450K .......... .......... .......... .......... .......... 37% 62.2M 17s\n311500K .......... .......... .......... .......... .......... 37% 59.4M 17s\n311550K .......... .......... .......... .......... .......... 37% 52.0M 17s\n311600K .......... .......... .......... .......... .......... 37% 52.0M 17s\n311650K .......... .......... .......... .......... .......... 37% 60.3M 17s\n311700K .......... .......... .......... .......... .......... 37% 40.5M 17s\n311750K .......... .......... .......... .......... .......... 37% 29.3M 17s\n311800K .......... .......... .......... .......... .......... 37% 62.8M 17s\n311850K .......... .......... .......... .......... .......... 37% 59.2M 17s\n311900K .......... .......... .......... .......... .......... 37% 65.0M 17s\n311950K .......... .......... .......... .......... .......... 37% 27.7M 17s\n312000K .......... .......... .......... .......... .......... 37% 80.8M 17s\n312050K .......... .......... .......... .......... .......... 37% 74.4M 17s\n312100K .......... .......... .......... .......... .......... 38% 65.4M 17s\n312150K .......... .......... .......... .......... .......... 38% 97.8M 17s\n312200K .......... .......... .......... .......... .......... 38% 38.7M 17s\n312250K .......... .......... .......... .......... .......... 38% 74.7M 17s\n312300K .......... .......... .......... .......... .......... 38% 75.8M 17s\n312350K .......... .......... .......... .......... .......... 38% 73.0M 17s\n312400K .......... .......... .......... .......... .......... 38% 64.2M 17s\n312450K .......... .......... .......... .......... .......... 38% 74.7M 17s\n312500K .......... .......... .......... .......... .......... 38% 63.2M 17s\n312550K .......... .......... .......... .......... .......... 38% 55.6M 17s\n312600K .......... .......... .......... .......... .......... 38% 36.4M 17s\n312650K .......... .......... .......... .......... .......... 38% 55.1M 17s\n312700K .......... .......... .......... .......... .......... 38% 61.1M 17s\n312750K .......... .......... .......... .......... .......... 38% 77.1M 17s\n312800K .......... .......... .......... .......... .......... 38% 67.0M 17s\n312850K .......... .......... .......... .......... .......... 38% 58.4M 17s\n312900K .......... .......... .......... .......... .......... 38% 54.8M 17s\n312950K .......... .......... .......... .......... .......... 38% 55.3M 17s\n313000K .......... .......... .......... .......... .......... 38% 49.9M 17s\n313050K .......... .......... .......... .......... .......... 38% 56.9M 17s\n313100K .......... .......... .......... .......... .......... 38% 59.9M 17s\n313150K .......... .......... .......... .......... .......... 38% 65.8M 17s\n313200K .......... .......... .......... .......... .......... 38% 59.6M 17s\n313250K .......... .......... .......... .......... .......... 38% 60.6M 17s\n313300K .......... .......... .......... .......... .......... 38% 50.4M 17s\n313350K .......... .......... .......... .......... .......... 38% 66.1M 17s\n313400K .......... .......... .......... .......... .......... 38% 57.8M 17s\n313450K .......... .......... .......... .......... .......... 38% 47.4M 17s\n313500K .......... .......... .......... .......... .......... 38% 47.6M 17s\n313550K .......... .......... .......... .......... .......... 38% 62.6M 17s\n313600K .......... .......... .......... .......... .......... 38% 63.7M 17s\n313650K .......... .......... .......... .......... .......... 38% 53.8M 17s\n313700K .......... .......... .......... .......... .......... 38% 54.4M 17s\n313750K .......... .......... .......... .......... .......... 38% 63.2M 17s\n313800K .......... .......... .......... .......... .......... 38% 62.0M 17s\n313850K .......... .......... .......... .......... .......... 38% 44.9M 17s\n313900K .......... .......... .......... .......... .......... 38% 62.8M 17s\n313950K .......... .......... .......... .......... .......... 38% 71.8M 17s\n314000K .......... .......... .......... .......... .......... 38% 63.5M 17s\n314050K .......... .......... .......... .......... .......... 38% 58.2M 17s\n314100K .......... .......... .......... .......... .......... 38% 54.2M 17s\n314150K .......... .......... .......... .......... .......... 38% 53.9M 17s\n314200K .......... .......... .......... .......... .......... 38% 61.1M 17s\n314250K .......... .......... .......... .......... .......... 38% 45.8M 17s\n314300K .......... .......... .......... .......... .......... 38% 56.8M 17s\n314350K .......... .......... .......... .......... .......... 38% 66.2M 17s\n314400K .......... .......... .......... .......... .......... 38% 49.3M 17s\n314450K .......... .......... .......... .......... .......... 38% 54.4M 17s\n314500K .......... .......... .......... .......... .......... 38% 58.4M 17s\n314550K .......... .......... .......... .......... .......... 38% 52.7M 17s\n314600K .......... .......... .......... .......... .......... 38% 62.3M 17s\n314650K .......... .......... .......... .......... .......... 38% 63.9M 17s\n314700K .......... .......... .......... .......... .......... 38% 61.4M 17s\n314750K .......... .......... .......... .......... .......... 38% 55.2M 17s\n314800K .......... .......... .......... .......... .......... 38% 71.3M 17s\n314850K .......... .......... .......... .......... .......... 38% 64.3M 17s\n314900K .......... .......... .......... .......... .......... 38% 63.0M 17s\n314950K .......... .......... .......... .......... .......... 38% 53.5M 17s\n315000K .......... .......... .......... .......... .......... 38% 57.6M 17s\n315050K .......... .......... .......... .......... .......... 38% 43.9M 17s\n315100K .......... .......... .......... .......... .......... 38% 50.4M 17s\n315150K .......... .......... .......... .......... .......... 38% 48.5M 17s\n315200K .......... .......... .......... .......... .......... 38% 49.9M 17s\n315250K .......... .......... .......... .......... .......... 38% 43.9M 17s\n315300K .......... .......... .......... .......... .......... 38% 43.3M 17s\n315350K .......... .......... .......... .......... .......... 38% 46.5M 17s\n315400K .......... .......... .......... .......... .......... 38% 35.7M 17s\n315450K .......... .......... .......... .......... .......... 38% 23.9M 17s\n315500K .......... .......... .......... .......... .......... 38% 91.2M 17s\n315550K .......... .......... .......... .......... .......... 38% 49.9M 17s\n315600K .......... .......... .......... .......... .......... 38% 34.0M 17s\n315650K .......... .......... .......... .......... .......... 38% 39.9M 17s\n315700K .......... .......... .......... .......... .......... 38% 39.0M 17s\n315750K .......... .......... .......... .......... .......... 38% 36.6M 17s\n315800K .......... .......... .......... .......... .......... 38% 43.9M 17s\n315850K .......... .......... .......... .......... .......... 38% 33.8M 17s\n315900K .......... .......... .......... .......... .......... 38% 35.1M 17s\n315950K .......... .......... .......... .......... .......... 38% 38.6M 17s\n316000K .......... .......... .......... .......... .......... 38% 35.9M 17s\n316050K .......... .......... .......... .......... .......... 38% 34.3M 17s\n316100K .......... .......... .......... .......... .......... 38% 38.2M 17s\n316150K .......... .......... .......... .......... .......... 38% 37.1M 17s\n316200K .......... .......... .......... .......... .......... 38% 33.2M 17s\n316250K .......... .......... .......... .......... .......... 38% 37.2M 17s\n316300K .......... .......... .......... .......... .......... 38% 33.5M 17s\n316350K .......... .......... .......... .......... .......... 38% 31.5M 17s\n316400K .......... .......... .......... .......... .......... 38% 35.8M 17s\n316450K .......... .......... .......... .......... .......... 38% 32.8M 17s\n316500K .......... .......... .......... .......... .......... 38% 35.9M 17s\n316550K .......... .......... .......... .......... .......... 38% 41.8M 17s\n316600K .......... .......... .......... .......... .......... 38% 74.8M 17s\n316650K .......... .......... .......... .......... .......... 38% 27.3M 17s\n316700K .......... .......... .......... .......... .......... 38% 59.5M 17s\n316750K .......... .......... .......... .......... .......... 38% 49.6M 17s\n316800K .......... .......... .......... .......... .......... 38% 31.4M 17s\n316850K .......... .......... .......... .......... .......... 38% 42.4M 17s\n316900K .......... .......... .......... .......... .......... 38% 37.6M 17s\n316950K .......... .......... .......... .......... .......... 38% 35.3M 17s\n317000K .......... .......... .......... .......... .......... 38% 35.9M 17s\n317050K .......... .......... .......... .......... .......... 38% 37.6M 17s\n317100K .......... .......... .......... .......... .......... 38% 40.3M 17s\n317150K .......... .......... .......... .......... .......... 38% 38.8M 17s\n317200K .......... .......... .......... .......... .......... 38% 46.4M 17s\n317250K .......... .......... .......... .......... .......... 38% 41.2M 17s\n317300K .......... .......... .......... .......... .......... 38% 41.1M 17s\n317350K .......... .......... .......... .......... .......... 38% 48.9M 17s\n317400K .......... .......... .......... .......... .......... 38% 43.4M 17s\n317450K .......... .......... .......... .......... .......... 38% 44.1M 17s\n317500K .......... .......... .......... .......... .......... 38% 43.2M 17s\n317550K .......... .......... .......... .......... .......... 38% 38.8M 17s\n317600K .......... .......... .......... .......... .......... 38% 69.7M 17s\n317650K .......... .......... .......... .......... .......... 38% 44.3M 17s\n317700K .......... .......... .......... .......... .......... 38% 42.7M 17s\n317750K .......... .......... .......... .......... .......... 38% 49.0M 17s\n317800K .......... .......... .......... .......... .......... 38% 37.8M 17s\n317850K .......... .......... .......... .......... .......... 38% 37.0M 17s\n317900K .......... .......... .......... .......... .......... 38% 38.1M 17s\n317950K .......... .......... .......... .......... .......... 38% 44.5M 17s\n318000K .......... .......... .......... .......... .......... 38% 25.6M 17s\n318050K .......... .......... .......... .......... .......... 38% 61.6M 17s\n318100K .......... .......... .......... .......... .......... 38% 66.1M 17s\n318150K .......... .......... .......... .......... .......... 38% 70.0M 17s\n318200K .......... .......... .......... .......... .......... 38% 68.7M 17s\n318250K .......... .......... .......... .......... .......... 38% 38.6M 17s\n318300K .......... .......... .......... .......... .......... 38% 31.6M 17s\n318350K .......... .......... .......... .......... .......... 38% 70.2M 17s\n318400K .......... .......... .......... .......... .......... 38% 48.2M 17s\n318450K .......... .......... .......... .......... .......... 38% 52.4M 17s\n318500K .......... .......... .......... .......... .......... 38% 38.7M 17s\n318550K .......... .......... .......... .......... .......... 38% 41.7M 17s\n318600K .......... .......... .......... .......... .......... 38% 42.2M 17s\n318650K .......... .......... .......... .......... .......... 38% 41.9M 17s\n318700K .......... .......... .......... .......... .......... 38% 40.7M 17s\n318750K .......... .......... .......... .......... .......... 38% 37.2M 17s\n318800K .......... .......... .......... .......... .......... 38% 52.5M 17s\n318850K .......... .......... .......... .......... .......... 38% 41.3M 17s\n318900K .......... .......... .......... .......... .......... 38% 48.3M 17s\n318950K .......... .......... .......... .......... .......... 38% 34.0M 17s\n319000K .......... .......... .......... .......... .......... 38% 60.9M 17s\n319050K .......... .......... .......... .......... .......... 38% 44.1M 17s\n319100K .......... .......... .......... .......... .......... 38% 40.6M 17s\n319150K .......... .......... .......... .......... .......... 38% 44.1M 17s\n319200K .......... .......... .......... .......... .......... 38% 44.0M 17s\n319250K .......... .......... .......... .......... .......... 38% 40.8M 17s\n319300K .......... .......... .......... .......... .......... 38% 44.4M 17s\n319350K .......... .......... .......... .......... .......... 38% 42.4M 17s\n319400K .......... .......... .......... .......... .......... 38% 47.9M 17s\n319450K .......... .......... .......... .......... .......... 38% 42.6M 17s\n319500K .......... .......... .......... .......... .......... 38% 45.0M 17s\n319550K .......... .......... .......... .......... .......... 38% 42.0M 17s\n319600K .......... .......... .......... .......... .......... 38% 39.0M 17s\n319650K .......... .......... .......... .......... .......... 38% 21.5M 17s\n319700K .......... .......... .......... .......... .......... 38% 70.1M 17s\n319750K .......... .......... .......... .......... .......... 38% 72.2M 17s\n319800K .......... .......... .......... .......... .......... 38% 25.2M 17s\n319850K .......... .......... .......... .......... .......... 38% 56.3M 17s\n319900K .......... .......... .......... .......... .......... 38% 32.9M 17s\n319950K .......... .......... .......... .......... .......... 38% 60.9M 17s\n320000K .......... .......... .......... .......... .......... 38% 39.2M 17s\n320050K .......... .......... .......... .......... .......... 38% 63.3M 17s\n320100K .......... .......... .......... .......... .......... 38% 50.0M 17s\n320150K .......... .......... .......... .......... .......... 38% 38.6M 17s\n320200K .......... .......... .......... .......... .......... 38% 55.7M 17s\n320250K .......... .......... .......... .......... .......... 38% 52.5M 17s\n320300K .......... .......... .......... .......... .......... 39% 45.3M 17s\n320350K .......... .......... .......... .......... .......... 39% 38.1M 17s\n320400K .......... .......... .......... .......... .......... 39% 45.2M 17s\n320450K .......... .......... .......... .......... .......... 39% 38.1M 17s\n320500K .......... .......... .......... .......... .......... 39% 37.6M 17s\n320550K .......... .......... .......... .......... .......... 39% 48.4M 17s\n320600K .......... .......... .......... .......... .......... 39% 46.7M 17s\n320650K .......... .......... .......... .......... .......... 39% 47.5M 17s\n320700K .......... .......... .......... .......... .......... 39% 47.1M 17s\n320750K .......... .......... .......... .......... .......... 39% 39.6M 17s\n320800K .......... .......... .......... .......... .......... 39% 45.7M 17s\n320850K .......... .......... .......... .......... .......... 39% 45.6M 17s\n320900K .......... .......... .......... .......... .......... 39% 43.1M 17s\n320950K .......... .......... .......... .......... .......... 39% 41.3M 17s\n321000K .......... .......... .......... .......... .......... 39% 22.2M 17s\n321050K .......... .......... .......... .......... .......... 39% 59.8M 17s\n321100K .......... .......... .......... .......... .......... 39% 55.7M 17s\n321150K .......... .......... .......... .......... .......... 39% 68.0M 17s\n321200K .......... .......... .......... .......... .......... 39% 58.8M 17s\n321250K .......... .......... .......... .......... .......... 39% 46.5M 17s\n321300K .......... .......... .......... .......... .......... 39% 46.7M 17s\n321350K .......... .......... .......... .......... .......... 39% 44.3M 17s\n321400K .......... .......... .......... .......... .......... 39% 46.4M 17s\n321450K .......... .......... .......... .......... .......... 39% 39.2M 17s\n321500K .......... .......... .......... .......... .......... 39% 40.9M 17s\n321550K .......... .......... .......... .......... .......... 39% 43.2M 17s\n321600K .......... .......... .......... .......... .......... 39% 37.6M 17s\n321650K .......... .......... .......... .......... .......... 39% 46.4M 17s\n321700K .......... .......... .......... .......... .......... 39% 45.3M 17s\n321750K .......... .......... .......... .......... .......... 39% 44.7M 17s\n321800K .......... .......... .......... .......... .......... 39% 42.9M 17s\n321850K .......... .......... .......... .......... .......... 39% 51.8M 17s\n321900K .......... .......... .......... .......... .......... 39% 44.2M 17s\n321950K .......... .......... .......... .......... .......... 39% 16.9M 17s\n322000K .......... .......... .......... .......... .......... 39% 23.6M 17s\n322050K .......... .......... .......... .......... .......... 39% 26.7M 17s\n322100K .......... .......... .......... .......... .......... 39% 20.0M 17s\n322150K .......... .......... .......... .......... .......... 39% 29.1M 17s\n322200K .......... .......... .......... .......... .......... 39% 42.0M 17s\n322250K .......... .......... .......... .......... .......... 39% 31.2M 17s\n322300K .......... .......... .......... .......... .......... 39% 29.9M 17s\n322350K .......... .......... .......... .......... .......... 39% 28.6M 17s\n322400K .......... .......... .......... .......... .......... 39% 31.8M 17s\n322450K .......... .......... .......... .......... .......... 39% 31.3M 17s\n322500K .......... .......... .......... .......... .......... 39% 35.8M 17s\n322550K .......... .......... .......... .......... .......... 39% 28.5M 17s\n322600K .......... .......... .......... .......... .......... 39% 35.3M 17s\n322650K .......... .......... .......... .......... .......... 39% 32.8M 17s\n322700K .......... .......... .......... .......... .......... 39% 30.0M 17s\n322750K .......... .......... .......... .......... .......... 39% 32.9M 17s\n322800K .......... .......... .......... .......... .......... 39% 54.1M 17s\n322850K .......... .......... .......... .......... .......... 39% 83.0M 17s\n322900K .......... .......... .......... .......... .......... 39% 48.2M 17s\n322950K .......... .......... .......... .......... .......... 39% 30.0M 17s\n323000K .......... .......... .......... .......... .......... 39% 42.4M 17s\n323050K .......... .......... .......... .......... .......... 39% 73.7M 17s\n323100K .......... .......... .......... .......... .......... 39% 50.2M 17s\n323150K .......... .......... .......... .......... .......... 39% 39.6M 17s\n323200K .......... .......... .......... .......... .......... 39% 44.2M 17s\n323250K .......... .......... .......... .......... .......... 39% 61.8M 17s\n323300K .......... .......... .......... .......... .......... 39% 47.3M 17s\n323350K .......... .......... .......... .......... .......... 39% 58.8M 17s\n323400K .......... .......... .......... .......... .......... 39% 42.3M 17s\n323450K .......... .......... .......... .......... .......... 39% 45.8M 17s\n323500K .......... .......... .......... .......... .......... 39% 44.3M 17s\n323550K .......... .......... .......... .......... .......... 39% 57.1M 17s\n323600K .......... .......... .......... .......... .......... 39% 46.8M 17s\n323650K .......... .......... .......... .......... .......... 39% 37.2M 17s\n323700K .......... .......... .......... .......... .......... 39% 40.0M 17s\n323750K .......... .......... .......... .......... .......... 39% 37.7M 17s\n323800K .......... .......... .......... .......... .......... 39% 43.4M 17s\n323850K .......... .......... .......... .......... .......... 39% 43.2M 17s\n323900K .......... .......... .......... .......... .......... 39% 27.2M 17s\n323950K .......... .......... .......... .......... .......... 39% 32.7M 17s\n324000K .......... .......... .......... .......... .......... 39% 13.2M 17s\n324050K .......... .......... .......... .......... .......... 39% 35.9M 17s\n324100K .......... .......... .......... .......... .......... 39% 56.6M 17s\n324150K .......... .......... .......... .......... .......... 39% 57.2M 17s\n324200K .......... .......... .......... .......... .......... 39% 52.9M 17s\n324250K .......... .......... .......... .......... .......... 39% 52.1M 17s\n324300K .......... .......... .......... .......... .......... 39% 54.8M 17s\n324350K .......... .......... .......... .......... .......... 39% 45.8M 17s\n324400K .......... .......... .......... .......... .......... 39% 51.5M 17s\n324450K .......... .......... .......... .......... .......... 39% 59.9M 17s\n324500K .......... .......... .......... .......... .......... 39% 60.7M 17s\n324550K .......... .......... .......... .......... .......... 39% 43.2M 17s\n324600K .......... .......... .......... .......... .......... 39% 73.1M 17s\n324650K .......... .......... .......... .......... .......... 39% 53.9M 17s\n324700K .......... .......... .......... .......... .......... 39% 51.2M 17s\n324750K .......... .......... .......... .......... .......... 39% 45.9M 17s\n324800K .......... .......... .......... .......... .......... 39% 55.0M 17s\n324850K .......... .......... .......... .......... .......... 39% 69.4M 17s\n324900K .......... .......... .......... .......... .......... 39% 72.9M 17s\n324950K .......... .......... .......... .......... .......... 39% 63.9M 17s\n325000K .......... .......... .......... .......... .......... 39% 77.1M 17s\n325050K .......... .......... .......... .......... .......... 39% 73.5M 17s\n325100K .......... .......... .......... .......... .......... 39% 70.4M 17s\n325150K .......... .......... .......... .......... .......... 39% 84.9M 17s\n325200K .......... .......... .......... .......... .......... 39%  110M 17s\n325250K .......... .......... .......... .......... .......... 39% 75.8M 17s\n325300K .......... .......... .......... .......... .......... 39% 74.3M 17s\n325350K .......... .......... .......... .......... .......... 39% 65.3M 17s\n325400K .......... .......... .......... .......... .......... 39% 74.7M 17s\n325450K .......... .......... .......... .......... .......... 39% 71.0M 17s\n325500K .......... .......... .......... .......... .......... 39% 75.2M 17s\n325550K .......... .......... .......... .......... .......... 39% 62.5M 17s\n325600K .......... .......... .......... .......... .......... 39% 76.9M 17s\n325650K .......... .......... .......... .......... .......... 39% 77.7M 17s\n325700K .......... .......... .......... .......... .......... 39% 74.4M 17s\n325750K .......... .......... .......... .......... .......... 39% 65.6M 17s\n325800K .......... .......... .......... .......... .......... 39% 82.9M 17s\n325850K .......... .......... .......... .......... .......... 39% 74.5M 17s\n325900K .......... .......... .......... .......... .......... 39% 78.9M 17s\n325950K .......... .......... .......... .......... .......... 39% 65.7M 17s\n326000K .......... .......... .......... .......... .......... 39% 75.5M 17s\n326050K .......... .......... .......... .......... .......... 39% 70.5M 17s\n326100K .......... .......... .......... .......... .......... 39% 48.4M 17s\n326150K .......... .......... .......... .......... .......... 39% 80.5M 17s\n326200K .......... .......... .......... .......... .......... 39% 83.3M 17s\n326250K .......... .......... .......... .......... .......... 39% 70.6M 17s\n326300K .......... .......... .......... .......... .......... 39% 72.9M 17s\n326350K .......... .......... .......... .......... .......... 39% 69.7M 17s\n326400K .......... .......... .......... .......... .......... 39% 82.1M 17s\n326450K .......... .......... .......... .......... .......... 39% 85.1M 17s\n326500K .......... .......... .......... .......... .......... 39% 83.4M 17s\n326550K .......... .......... .......... .......... .......... 39% 63.9M 17s\n326600K .......... .......... .......... .......... .......... 39% 78.4M 17s\n326650K .......... .......... .......... .......... .......... 39% 76.7M 17s\n326700K .......... .......... .......... .......... .......... 39% 91.3M 17s\n326750K .......... .......... .......... .......... .......... 39% 65.6M 17s\n326800K .......... .......... .......... .......... .......... 39% 83.3M 17s\n326850K .......... .......... .......... .......... .......... 39% 87.6M 17s\n326900K .......... .......... .......... .......... .......... 39% 74.1M 17s\n326950K .......... .......... .......... .......... .......... 39% 29.1M 17s\n327000K .......... .......... .......... .......... .......... 39% 73.6M 17s\n327050K .......... .......... .......... .......... .......... 39% 69.0M 17s\n327100K .......... .......... .......... .......... .......... 39% 46.6M 17s\n327150K .......... .......... .......... .......... .......... 39% 43.3M 17s\n327200K .......... .......... .......... .......... .......... 39% 38.0M 17s\n327250K .......... .......... .......... .......... .......... 39% 38.4M 17s\n327300K .......... .......... .......... .......... .......... 39% 36.6M 17s\n327350K .......... .......... .......... .......... .......... 39% 34.2M 17s\n327400K .......... .......... .......... .......... .......... 39% 38.3M 17s\n327450K .......... .......... .......... .......... .......... 39% 36.8M 17s\n327500K .......... .......... .......... .......... .......... 39% 37.5M 17s\n327550K .......... .......... .......... .......... .......... 39% 38.6M 17s\n327600K .......... .......... .......... .......... .......... 39% 39.6M 17s\n327650K .......... .......... .......... .......... .......... 39% 39.5M 17s\n327700K .......... .......... .......... .......... .......... 39% 39.8M 17s\n327750K .......... .......... .......... .......... .......... 39% 45.2M 17s\n327800K .......... .......... .......... .......... .......... 39% 39.2M 17s\n327850K .......... .......... .......... .......... .......... 39% 41.8M 17s\n327900K .......... .......... .......... .......... .......... 39% 42.9M 17s\n327950K .......... .......... .......... .......... .......... 39% 41.0M 17s\n328000K .......... .......... .......... .......... .......... 39% 36.2M 17s\n328050K .......... .......... .......... .......... .......... 39% 62.6M 17s\n328100K .......... .......... .......... .......... .......... 39% 67.9M 17s\n328150K .......... .......... .......... .......... .......... 39% 37.4M 17s\n328200K .......... .......... .......... .......... .......... 39% 51.6M 17s\n328250K .......... .......... .......... .......... .......... 39% 43.2M 17s\n328300K .......... .......... .......... .......... .......... 39% 45.1M 17s\n328350K .......... .......... .......... .......... .......... 39% 45.1M 17s\n328400K .......... .......... .......... .......... .......... 39% 38.4M 17s\n328450K .......... .......... .......... .......... .......... 39% 44.3M 17s\n328500K .......... .......... .......... .......... .......... 39% 46.6M 17s\n328550K .......... .......... .......... .......... .......... 40% 46.9M 17s\n328600K .......... .......... .......... .......... .......... 40% 42.6M 17s\n328650K .......... .......... .......... .......... .......... 40% 50.6M 17s\n328700K .......... .......... .......... .......... .......... 40% 43.3M 17s\n328750K .......... .......... .......... .......... .......... 40% 38.2M 17s\n328800K .......... .......... .......... .......... .......... 40% 46.2M 17s\n328850K .......... .......... .......... .......... .......... 40% 46.5M 17s\n328900K .......... .......... .......... .......... .......... 40% 45.1M 17s\n328950K .......... .......... .......... .......... .......... 40% 37.9M 17s\n329000K .......... .......... .......... .......... .......... 40% 28.3M 17s\n329050K .......... .......... .......... .......... .......... 40% 75.3M 17s\n329100K .......... .......... .......... .......... .......... 40% 67.0M 17s\n329150K .......... .......... .......... .......... .......... 40% 46.6M 17s\n329200K .......... .......... .......... .......... .......... 40% 46.3M 17s\n329250K .......... .......... .......... .......... .......... 40% 44.6M 17s\n329300K .......... .......... .......... .......... .......... 40% 26.7M 17s\n329350K .......... .......... .......... .......... .......... 40% 61.2M 17s\n329400K .......... .......... .......... .......... .......... 40% 74.2M 16s\n329450K .......... .......... .......... .......... .......... 40% 40.7M 16s\n329500K .......... .......... .......... .......... .......... 40% 44.2M 16s\n329550K .......... .......... .......... .......... .......... 40% 55.6M 16s\n329600K .......... .......... .......... .......... .......... 40% 59.8M 16s\n329650K .......... .......... .......... .......... .......... 40% 54.9M 16s\n329700K .......... .......... .......... .......... .......... 40% 51.5M 16s\n329750K .......... .......... .......... .......... .......... 40% 50.5M 16s\n329800K .......... .......... .......... .......... .......... 40% 54.0M 16s\n329850K .......... .......... .......... .......... .......... 40% 55.2M 16s\n329900K .......... .......... .......... .......... .......... 40% 48.3M 16s\n329950K .......... .......... .......... .......... .......... 40% 50.5M 16s\n330000K .......... .......... .......... .......... .......... 40% 65.3M 16s\n330050K .......... .......... .......... .......... .......... 40% 64.1M 16s\n330100K .......... .......... .......... .......... .......... 40% 62.5M 16s\n330150K .......... .......... .......... .......... .......... 40% 58.2M 16s\n330200K .......... .......... .......... .......... .......... 40% 40.5M 16s\n330250K .......... .......... .......... .......... .......... 40% 55.4M 16s\n330300K .......... .......... .......... .......... .......... 40% 67.8M 16s\n330350K .......... .......... .......... .......... .......... 40% 60.7M 16s\n330400K .......... .......... .......... .......... .......... 40% 42.6M 16s\n330450K .......... .......... .......... .......... .......... 40% 65.6M 16s\n330500K .......... .......... .......... .......... .......... 40% 63.3M 16s\n330550K .......... .......... .......... .......... .......... 40% 49.7M 16s\n330600K .......... .......... .......... .......... .......... 40% 26.8M 16s\n330650K .......... .......... .......... .......... .......... 40% 74.7M 16s\n330700K .......... .......... .......... .......... .......... 40% 75.1M 16s\n330750K .......... .......... .......... .......... .......... 40% 69.4M 16s\n330800K .......... .......... .......... .......... .......... 40% 74.8M 16s\n330850K .......... .......... .......... .......... .......... 40% 56.5M 16s\n330900K .......... .......... .......... .......... .......... 40% 56.4M 16s\n330950K .......... .......... .......... .......... .......... 40% 49.9M 16s\n331000K .......... .......... .......... .......... .......... 40% 47.6M 16s\n331050K .......... .......... .......... .......... .......... 40% 50.6M 16s\n331100K .......... .......... .......... .......... .......... 40% 49.0M 16s\n331150K .......... .......... .......... .......... .......... 40% 49.0M 16s\n331200K .......... .......... .......... .......... .......... 40% 41.7M 16s\n331250K .......... .......... .......... .......... .......... 40% 47.0M 16s\n331300K .......... .......... .......... .......... .......... 40% 52.8M 16s\n331350K .......... .......... .......... .......... .......... 40% 56.9M 16s\n331400K .......... .......... .......... .......... .......... 40% 49.0M 16s\n331450K .......... .......... .......... .......... .......... 40% 44.7M 16s\n331500K .......... .......... .......... .......... .......... 40% 44.2M 16s\n331550K .......... .......... .......... .......... .......... 40% 49.1M 16s\n331600K .......... .......... .......... .......... .......... 40% 22.5M 16s\n331650K .......... .......... .......... .......... .......... 40% 65.5M 16s\n331700K .......... .......... .......... .......... .......... 40% 66.0M 16s\n331750K .......... .......... .......... .......... .......... 40% 29.1M 16s\n331800K .......... .......... .......... .......... .......... 40% 62.1M 16s\n331850K .......... .......... .......... .......... .......... 40% 55.4M 16s\n331900K .......... .......... .......... .......... .......... 40% 23.1M 16s\n331950K .......... .......... .......... .......... .......... 40% 61.1M 16s\n332000K .......... .......... .......... .......... .......... 40% 56.3M 16s\n332050K .......... .......... .......... .......... .......... 40% 78.5M 16s\n332100K .......... .......... .......... .......... .......... 40% 70.6M 16s\n332150K .......... .......... .......... .......... .......... 40% 82.9M 16s\n332200K .......... .......... .......... .......... .......... 40% 79.6M 16s\n332250K .......... .......... .......... .......... .......... 40% 52.7M 16s\n332300K .......... .......... .......... .......... .......... 40% 80.5M 16s\n332350K .......... .......... .......... .......... .......... 40% 56.4M 16s\n332400K .......... .......... .......... .......... .......... 40% 65.1M 16s\n332450K .......... .......... .......... .......... .......... 40% 45.4M 16s\n332500K .......... .......... .......... .......... .......... 40% 51.6M 16s\n332550K .......... .......... .......... .......... .......... 40% 37.5M 16s\n332600K .......... .......... .......... .......... .......... 40% 57.4M 16s\n332650K .......... .......... .......... .......... .......... 40% 50.8M 16s\n332700K .......... .......... .......... .......... .......... 40% 46.9M 16s\n332750K .......... .......... .......... .......... .......... 40% 40.6M 16s\n332800K .......... .......... .......... .......... .......... 40% 44.8M 16s\n332850K .......... .......... .......... .......... .......... 40% 45.0M 16s\n332900K .......... .......... .......... .......... .......... 40% 47.0M 16s\n332950K .......... .......... .......... .......... .......... 40% 45.3M 16s\n333000K .......... .......... .......... .......... .......... 40% 46.3M 16s\n333050K .......... .......... .......... .......... .......... 40% 52.5M 16s\n333100K .......... .......... .......... .......... .......... 40% 50.5M 16s\n333150K .......... .......... .......... .......... .......... 40% 50.3M 16s\n333200K .......... .......... .......... .......... .......... 40% 49.1M 16s\n333250K .......... .......... .......... .......... .......... 40% 52.6M 16s\n333300K .......... .......... .......... .......... .......... 40% 49.5M 16s\n333350K .......... .......... .......... .......... .......... 40% 42.9M 16s\n333400K .......... .......... .......... .......... .......... 40% 47.4M 16s\n333450K .......... .......... .......... .......... .......... 40% 46.1M 16s\n333500K .......... .......... .......... .......... .......... 40% 50.9M 16s\n333550K .......... .......... .......... .......... .......... 40% 55.9M 16s\n333600K .......... .......... .......... .......... .......... 40% 52.1M 16s\n333650K .......... .......... .......... .......... .......... 40% 42.7M 16s\n333700K .......... .......... .......... .......... .......... 40% 64.8M 16s\n333750K .......... .......... .......... .......... .......... 40% 38.3M 16s\n333800K .......... .......... .......... .......... .......... 40% 76.6M 16s\n333850K .......... .......... .......... .......... .......... 40% 68.1M 16s\n333900K .......... .......... .......... .......... .......... 40% 48.6M 16s\n333950K .......... .......... .......... .......... .......... 40% 48.0M 16s\n334000K .......... .......... .......... .......... .......... 40% 61.6M 16s\n334050K .......... .......... .......... .......... .......... 40% 47.3M 16s\n334100K .......... .......... .......... .......... .......... 40% 54.1M 16s\n334150K .......... .......... .......... .......... .......... 40% 27.4M 16s\n334200K .......... .......... .......... .......... .......... 40% 76.2M 16s\n334250K .......... .......... .......... .......... .......... 40% 86.4M 16s\n334300K .......... .......... .......... .......... .......... 40% 50.8M 16s\n334350K .......... .......... .......... .......... .......... 40% 69.0M 16s\n334400K .......... .......... .......... .......... .......... 40% 88.0M 16s\n334450K .......... .......... .......... .......... .......... 40% 93.6M 16s\n334500K .......... .......... .......... .......... .......... 40% 87.2M 16s\n334550K .......... .......... .......... .......... .......... 40% 69.4M 16s\n334600K .......... .......... .......... .......... .......... 40% 55.8M 16s\n334650K .......... .......... .......... .......... .......... 40% 54.2M 16s\n334700K .......... .......... .......... .......... .......... 40% 61.1M 16s\n334750K .......... .......... .......... .......... .......... 40% 53.3M 16s\n334800K .......... .......... .......... .......... .......... 40% 49.7M 16s\n334850K .......... .......... .......... .......... .......... 40% 49.4M 16s\n334900K .......... .......... .......... .......... .......... 40% 63.4M 16s\n334950K .......... .......... .......... .......... .......... 40% 51.6M 16s\n335000K .......... .......... .......... .......... .......... 40% 50.8M 16s\n335050K .......... .......... .......... .......... .......... 40% 51.1M 16s\n335100K .......... .......... .......... .......... .......... 40% 61.4M 16s\n335150K .......... .......... .......... .......... .......... 40% 52.1M 16s\n335200K .......... .......... .......... .......... .......... 40% 47.7M 16s\n335250K .......... .......... .......... .......... .......... 40% 51.0M 16s\n335300K .......... .......... .......... .......... .......... 40% 55.6M 16s\n335350K .......... .......... .......... .......... .......... 40% 55.6M 16s\n335400K .......... .......... .......... .......... .......... 40% 53.2M 16s\n335450K .......... .......... .......... .......... .......... 40% 49.8M 16s\n335500K .......... .......... .......... .......... .......... 40% 52.8M 16s\n335550K .......... .......... .......... .......... .......... 40% 52.7M 16s\n335600K .......... .......... .......... .......... .......... 40% 59.9M 16s\n335650K .......... .......... .......... .......... .......... 40% 47.8M 16s\n335700K .......... .......... .......... .......... .......... 40% 52.2M 16s\n335750K .......... .......... .......... .......... .......... 40% 57.7M 16s\n335800K .......... .......... .......... .......... .......... 40% 55.7M 16s\n335850K .......... .......... .......... .......... .......... 40% 53.0M 16s\n335900K .......... .......... .......... .......... .......... 40% 45.1M 16s\n335950K .......... .......... .......... .......... .......... 40% 53.2M 16s\n336000K .......... .......... .......... .......... .......... 40% 48.5M 16s\n336050K .......... .......... .......... .......... .......... 40% 58.6M 16s\n336100K .......... .......... .......... .......... .......... 40% 54.8M 16s\n336150K .......... .......... .......... .......... .......... 40% 54.1M 16s\n336200K .......... .......... .......... .......... .......... 40% 52.2M 16s\n336250K .......... .......... .......... .......... .......... 40% 38.8M 16s\n336300K .......... .......... .......... .......... .......... 40% 80.9M 16s\n336350K .......... .......... .......... .......... .......... 40% 37.4M 16s\n336400K .......... .......... .......... .......... .......... 40% 67.2M 16s\n336450K .......... .......... .......... .......... .......... 40% 63.1M 16s\n336500K .......... .......... .......... .......... .......... 40% 53.5M 16s\n336550K .......... .......... .......... .......... .......... 40% 47.1M 16s\n336600K .......... .......... .......... .......... .......... 40% 54.5M 16s\n336650K .......... .......... .......... .......... .......... 40% 50.7M 16s\n336700K .......... .......... .......... .......... .......... 40% 48.7M 16s\n336750K .......... .......... .......... .......... .......... 41% 54.2M 16s\n336800K .......... .......... .......... .......... .......... 41% 50.0M 16s\n336850K .......... .......... .......... .......... .......... 41% 44.9M 16s\n336900K .......... .......... .......... .......... .......... 41% 40.2M 16s\n336950K .......... .......... .......... .......... .......... 41% 69.5M 16s\n337000K .......... .......... .......... .......... .......... 41% 57.5M 16s\n337050K .......... .......... .......... .......... .......... 41% 50.5M 16s\n337100K .......... .......... .......... .......... .......... 41% 34.0M 16s\n337150K .......... .......... .......... .......... .......... 41% 58.5M 16s\n337200K .......... .......... .......... .......... .......... 41% 61.0M 16s\n337250K .......... .......... .......... .......... .......... 41% 24.5M 16s\n337300K .......... .......... .......... .......... .......... 41% 66.3M 16s\n337350K .......... .......... .......... .......... .......... 41% 69.2M 16s\n337400K .......... .......... .......... .......... .......... 41% 56.5M 16s\n337450K .......... .......... .......... .......... .......... 41% 64.0M 16s\n337500K .......... .......... .......... .......... .......... 41% 50.4M 16s\n337550K .......... .......... .......... .......... .......... 41% 47.4M 16s\n337600K .......... .......... .......... .......... .......... 41% 47.8M 16s\n337650K .......... .......... .......... .......... .......... 41% 54.5M 16s\n337700K .......... .......... .......... .......... .......... 41% 46.2M 16s\n337750K .......... .......... .......... .......... .......... 41% 48.6M 16s\n337800K .......... .......... .......... .......... .......... 41% 52.6M 16s\n337850K .......... .......... .......... .......... .......... 41% 47.0M 16s\n337900K .......... .......... .......... .......... .......... 41% 50.0M 16s\n337950K .......... .......... .......... .......... .......... 41% 40.6M 16s\n338000K .......... .......... .......... .......... .......... 41% 40.8M 16s\n338050K .......... .......... .......... .......... .......... 41% 45.1M 16s\n338100K .......... .......... .......... .......... .......... 41% 39.3M 16s\n338150K .......... .......... .......... .......... .......... 41% 37.1M 16s\n338200K .......... .......... .......... .......... .......... 41% 45.5M 16s\n338250K .......... .......... .......... .......... .......... 41% 46.7M 16s\n338300K .......... .......... .......... .......... .......... 41% 41.6M 16s\n338350K .......... .......... .......... .......... .......... 41% 46.1M 16s\n338400K .......... .......... .......... .......... .......... 41% 27.3M 16s\n338450K .......... .......... .......... .......... .......... 41% 60.0M 16s\n338500K .......... .......... .......... .......... .......... 41% 46.1M 16s\n338550K .......... .......... .......... .......... .......... 41% 41.7M 16s\n338600K .......... .......... .......... .......... .......... 41% 44.6M 16s\n338650K .......... .......... .......... .......... .......... 41% 43.2M 16s\n338700K .......... .......... .......... .......... .......... 41% 38.2M 16s\n338750K .......... .......... .......... .......... .......... 41% 38.4M 16s\n338800K .......... .......... .......... .......... .......... 41% 36.2M 16s\n338850K .......... .......... .......... .......... .......... 41% 37.3M 16s\n338900K .......... .......... .......... .......... .......... 41% 46.8M 16s\n338950K .......... .......... .......... .......... .......... 41% 42.1M 16s\n339000K .......... .......... .......... .......... .......... 41% 23.4M 16s\n339050K .......... .......... .......... .......... .......... 41% 82.9M 16s\n339100K .......... .......... .......... .......... .......... 41% 51.7M 16s\n339150K .......... .......... .......... .......... .......... 41% 36.9M 16s\n339200K .......... .......... .......... .......... .......... 41% 41.9M 16s\n339250K .......... .......... .......... .......... .......... 41% 40.4M 16s\n339300K .......... .......... .......... .......... .......... 41% 36.6M 16s\n339350K .......... .......... .......... .......... .......... 41% 46.1M 16s\n339400K .......... .......... .......... .......... .......... 41% 42.6M 16s\n339450K .......... .......... .......... .......... .......... 41% 21.8M 16s\n339500K .......... .......... .......... .......... .......... 41% 57.5M 16s\n339550K .......... .......... .......... .......... .......... 41% 75.8M 16s\n339600K .......... .......... .......... .......... .......... 41% 42.2M 16s\n339650K .......... .......... .......... .......... .......... 41% 37.4M 16s\n339700K .......... .......... .......... .......... .......... 41% 38.0M 16s\n339750K .......... .......... .......... .......... .......... 41% 37.6M 16s\n339800K .......... .......... .......... .......... .......... 41% 38.3M 16s\n339850K .......... .......... .......... .......... .......... 41% 39.2M 16s\n339900K .......... .......... .......... .......... .......... 41% 34.9M 16s\n339950K .......... .......... .......... .......... .......... 41% 32.8M 16s\n340000K .......... .......... .......... .......... .......... 41% 46.7M 16s\n340050K .......... .......... .......... .......... .......... 41% 40.6M 16s\n340100K .......... .......... .......... .......... .......... 41% 37.0M 16s\n340150K .......... .......... .......... .......... .......... 41% 43.1M 16s\n340200K .......... .......... .......... .......... .......... 41% 39.1M 16s\n340250K .......... .......... .......... .......... .......... 41% 37.1M 16s\n340300K .......... .......... .......... .......... .......... 41% 45.4M 16s\n340350K .......... .......... .......... .......... .......... 41% 41.7M 16s\n340400K .......... .......... .......... .......... .......... 41% 66.8M 16s\n340450K .......... .......... .......... .......... .......... 41% 69.2M 16s\n340500K .......... .......... .......... .......... .......... 41% 42.6M 16s\n340550K .......... .......... .......... .......... .......... 41% 46.1M 16s\n340600K .......... .......... .......... .......... .......... 41% 39.8M 16s\n340650K .......... .......... .......... .......... .......... 41% 36.0M 16s\n340700K .......... .......... .......... .......... .......... 41% 46.1M 16s\n340750K .......... .......... .......... .......... .......... 41% 41.0M 16s\n340800K .......... .......... .......... .......... .......... 41% 40.1M 16s\n340850K .......... .......... .......... .......... .......... 41% 44.5M 16s\n340900K .......... .......... .......... .......... .......... 41% 44.0M 16s\n340950K .......... .......... .......... .......... .......... 41% 44.6M 16s\n341000K .......... .......... .......... .......... .......... 41% 50.6M 16s\n341050K .......... .......... .......... .......... .......... 41% 50.6M 16s\n341100K .......... .......... .......... .......... .......... 41% 49.3M 16s\n341150K .......... .......... .......... .......... .......... 41% 41.8M 16s\n341200K .......... .......... .......... .......... .......... 41% 39.1M 16s\n341250K .......... .......... .......... .......... .......... 41% 45.1M 16s\n341300K .......... .......... .......... .......... .......... 41% 51.0M 16s\n341350K .......... .......... .......... .......... .......... 41% 41.4M 16s\n341400K .......... .......... .......... .......... .......... 41% 34.1M 16s\n341450K .......... .......... .......... .......... .......... 41% 29.3M 16s\n341500K .......... .......... .......... .......... .......... 41% 60.6M 16s\n341550K .......... .......... .......... .......... .......... 41% 59.5M 16s\n341600K .......... .......... .......... .......... .......... 41% 65.8M 16s\n341650K .......... .......... .......... .......... .......... 41% 35.1M 16s\n341700K .......... .......... .......... .......... .......... 41% 63.5M 16s\n341750K .......... .......... .......... .......... .......... 41% 59.8M 16s\n341800K .......... .......... .......... .......... .......... 41% 52.7M 16s\n341850K .......... .......... .......... .......... .......... 41% 45.3M 16s\n341900K .......... .......... .......... .......... .......... 41% 52.2M 16s\n341950K .......... .......... .......... .......... .......... 41% 44.1M 16s\n342000K .......... .......... .......... .......... .......... 41% 36.5M 16s\n342050K .......... .......... .......... .......... .......... 41% 61.3M 16s\n342100K .......... .......... .......... .......... .......... 41% 59.0M 16s\n342150K .......... .......... .......... .......... .......... 41% 49.5M 16s\n342200K .......... .......... .......... .......... .......... 41% 54.7M 16s\n342250K .......... .......... .......... .......... .......... 41% 47.8M 16s\n342300K .......... .......... .......... .......... .......... 41% 42.9M 16s\n342350K .......... .......... .......... .......... .......... 41% 41.4M 16s\n342400K .......... .......... .......... .......... .......... 41% 41.3M 16s\n342450K .......... .......... .......... .......... .......... 41% 52.9M 16s\n342500K .......... .......... .......... .......... .......... 41% 44.4M 16s\n342550K .......... .......... .......... .......... .......... 41% 51.1M 16s\n342600K .......... .......... .......... .......... .......... 41% 45.0M 16s\n342650K .......... .......... .......... .......... .......... 41% 48.8M 16s\n342700K .......... .......... .......... .......... .......... 41% 47.6M 16s\n342750K .......... .......... .......... .......... .......... 41% 58.9M 16s\n342800K .......... .......... .......... .......... .......... 41% 47.9M 16s\n342850K .......... .......... .......... .......... .......... 41% 45.6M 16s\n342900K .......... .......... .......... .......... .......... 41% 45.9M 16s\n342950K .......... .......... .......... .......... .......... 41% 47.2M 16s\n343000K .......... .......... .......... .......... .......... 41% 51.7M 16s\n343050K .......... .......... .......... .......... .......... 41% 45.0M 16s\n343100K .......... .......... .......... .......... .......... 41% 41.5M 16s\n343150K .......... .......... .......... .......... .......... 41% 45.6M 16s\n343200K .......... .......... .......... .......... .......... 41% 23.0M 16s\n343250K .......... .......... .......... .......... .......... 41% 25.1M 16s\n343300K .......... .......... .......... .......... .......... 41% 21.4M 16s\n343350K .......... .......... .......... .......... .......... 41% 39.5M 16s\n343400K .......... .......... .......... .......... .......... 41% 17.5M 16s\n343450K .......... .......... .......... .......... .......... 41% 25.8M 16s\n343500K .......... .......... .......... .......... .......... 41% 42.3M 16s\n343550K .......... .......... .......... .......... .......... 41% 43.4M 16s\n343600K .......... .......... .......... .......... .......... 41% 34.7M 16s\n343650K .......... .......... .......... .......... .......... 41% 44.8M 16s\n343700K .......... .......... .......... .......... .......... 41% 35.4M 16s\n343750K .......... .......... .......... .......... .......... 41% 84.6M 16s\n343800K .......... .......... .......... .......... .......... 41% 18.5M 16s\n343850K .......... .......... .......... .......... .......... 41% 45.1M 16s\n343900K .......... .......... .......... .......... .......... 41% 32.8M 16s\n343950K .......... .......... .......... .......... .......... 41% 31.3M 16s\n344000K .......... .......... .......... .......... .......... 41% 34.4M 16s\n344050K .......... .......... .......... .......... .......... 41% 30.8M 16s\n344100K .......... .......... .......... .......... .......... 41% 38.7M 16s\n344150K .......... .......... .......... .......... .......... 41% 42.8M 16s\n344200K .......... .......... .......... .......... .......... 41% 33.6M 16s\n344250K .......... .......... .......... .......... .......... 41% 43.6M 16s\n344300K .......... .......... .......... .......... .......... 41% 37.9M 16s\n344350K .......... .......... .......... .......... .......... 41% 37.2M 16s\n344400K .......... .......... .......... .......... .......... 41% 25.9M 16s\n344450K .......... .......... .......... .......... .......... 41% 43.8M 16s\n344500K .......... .......... .......... .......... .......... 41% 36.7M 16s\n344550K .......... .......... .......... .......... .......... 41% 70.2M 16s\n344600K .......... .......... .......... .......... .......... 41% 59.0M 16s\n344650K .......... .......... .......... .......... .......... 41% 39.6M 16s\n344700K .......... .......... .......... .......... .......... 41% 32.7M 16s\n344750K .......... .......... .......... .......... .......... 41% 43.2M 16s\n344800K .......... .......... .......... .......... .......... 41% 31.4M 16s\n344850K .......... .......... .......... .......... .......... 41% 32.8M 16s\n344900K .......... .......... .......... .......... .......... 41% 47.2M 16s\n344950K .......... .......... .......... .......... .......... 42% 53.5M 16s\n345000K .......... .......... .......... .......... .......... 42% 77.6M 16s\n345050K .......... .......... .......... .......... .......... 42% 46.7M 16s\n345100K .......... .......... .......... .......... .......... 42% 41.0M 16s\n345150K .......... .......... .......... .......... .......... 42% 44.3M 16s\n345200K .......... .......... .......... .......... .......... 42% 31.2M 16s\n345250K .......... .......... .......... .......... .......... 42% 64.1M 16s\n345300K .......... .......... .......... .......... .......... 42% 95.3M 16s\n345350K .......... .......... .......... .......... .......... 42% 44.3M 16s\n345400K .......... .......... .......... .......... .......... 42% 28.6M 16s\n345450K .......... .......... .......... .......... .......... 42% 81.8M 16s\n345500K .......... .......... .......... .......... .......... 42% 66.0M 16s\n345550K .......... .......... .......... .......... .......... 42% 77.6M 16s\n345600K .......... .......... .......... .......... .......... 42% 53.5M 16s\n345650K .......... .......... .......... .......... .......... 42% 38.2M 16s\n345700K .......... .......... .......... .......... .......... 42% 50.5M 16s\n345750K .......... .......... .......... .......... .......... 42% 53.9M 16s\n345800K .......... .......... .......... .......... .......... 42% 33.8M 16s\n345850K .......... .......... .......... .......... .......... 42% 55.8M 16s\n345900K .......... .......... .......... .......... .......... 42% 56.6M 16s\n345950K .......... .......... .......... .......... .......... 42% 45.1M 16s\n346000K .......... .......... .......... .......... .......... 42% 31.3M 16s\n346050K .......... .......... .......... .......... .......... 42% 36.9M 16s\n346100K .......... .......... .......... .......... .......... 42% 50.1M 16s\n346150K .......... .......... .......... .......... .......... 42% 87.6M 16s\n346200K .......... .......... .......... .......... .......... 42% 43.2M 16s\n346250K .......... .......... .......... .......... .......... 42% 42.9M 16s\n346300K .......... .......... .......... .......... .......... 42% 44.8M 16s\n346350K .......... .......... .......... .......... .......... 42% 37.9M 16s\n346400K .......... .......... .......... .......... .......... 42% 30.5M 16s\n346450K .......... .......... .......... .......... .......... 42% 32.2M 16s\n346500K .......... .......... .......... .......... .......... 42% 34.4M 16s\n346550K .......... .......... .......... .......... .......... 42% 36.7M 16s\n346600K .......... .......... .......... .......... .......... 42% 26.1M 16s\n346650K .......... .......... .......... .......... .......... 42% 33.9M 16s\n346700K .......... .......... .......... .......... .......... 42% 37.3M 16s\n346750K .......... .......... .......... .......... .......... 42% 36.8M 16s\n346800K .......... .......... .......... .......... .......... 42% 48.2M 16s\n346850K .......... .......... .......... .......... .......... 42% 89.4M 16s\n346900K .......... .......... .......... .......... .......... 42% 37.1M 16s\n346950K .......... .......... .......... .......... .......... 42% 33.3M 16s\n347000K .......... .......... .......... .......... .......... 42% 36.9M 16s\n347050K .......... .......... .......... .......... .......... 42% 36.6M 16s\n347100K .......... .......... .......... .......... .......... 42% 64.3M 16s\n347150K .......... .......... .......... .......... .......... 42% 37.2M 16s\n347200K .......... .......... .......... .......... .......... 42% 42.7M 16s\n347250K .......... .......... .......... .......... .......... 42% 46.8M 16s\n347300K .......... .......... .......... .......... .......... 42% 42.2M 16s\n347350K .......... .......... .......... .......... .......... 42% 36.4M 16s\n347400K .......... .......... .......... .......... .......... 42% 31.4M 16s\n347450K .......... .......... .......... .......... .......... 42% 34.3M 16s\n347500K .......... .......... .......... .......... .......... 42% 30.7M 16s\n347550K .......... .......... .......... .......... .......... 42% 29.7M 16s\n347600K .......... .......... .......... .......... .......... 42% 27.9M 16s\n347650K .......... .......... .......... .......... .......... 42% 42.0M 16s\n347700K .......... .......... .......... .......... .......... 42% 37.4M 16s\n347750K .......... .......... .......... .......... .......... 42% 38.8M 16s\n347800K .......... .......... .......... .......... .......... 42% 37.9M 16s\n347850K .......... .......... .......... .......... .......... 42% 76.6M 16s\n347900K .......... .......... .......... .......... .......... 42% 83.7M 16s\n347950K .......... .......... .......... .......... .......... 42% 36.4M 16s\n348000K .......... .......... .......... .......... .......... 42% 31.3M 16s\n348050K .......... .......... .......... .......... .......... 42% 43.1M 16s\n348100K .......... .......... .......... .......... .......... 42% 31.6M 16s\n348150K .......... .......... .......... .......... .......... 42% 40.2M 16s\n348200K .......... .......... .......... .......... .......... 42% 34.6M 16s\n348250K .......... .......... .......... .......... .......... 42% 33.2M 16s\n348300K .......... .......... .......... .......... .......... 42% 42.2M 16s\n348350K .......... .......... .......... .......... .......... 42% 44.6M 16s\n348400K .......... .......... .......... .......... .......... 42% 27.5M 16s\n348450K .......... .......... .......... .......... .......... 42% 36.1M 16s\n348500K .......... .......... .......... .......... .......... 42% 25.3M 16s\n348550K .......... .......... .......... .......... .......... 42% 33.2M 16s\n348600K .......... .......... .......... .......... .......... 42% 32.0M 16s\n348650K .......... .......... .......... .......... .......... 42% 34.5M 16s\n348700K .......... .......... .......... .......... .......... 42% 46.9M 16s\n348750K .......... .......... .......... .......... .......... 42% 36.2M 16s\n348800K .......... .......... .......... .......... .......... 42% 37.4M 16s\n348850K .......... .......... .......... .......... .......... 42% 29.7M 16s\n348900K .......... .......... .......... .......... .......... 42% 35.8M 16s\n348950K .......... .......... .......... .......... .......... 42% 40.8M 16s\n349000K .......... .......... .......... .......... .......... 42% 38.2M 16s\n349050K .......... .......... .......... .......... .......... 42% 45.2M 16s\n349100K .......... .......... .......... .......... .......... 42% 32.9M 16s\n349150K .......... .......... .......... .......... .......... 42% 36.1M 16s\n349200K .......... .......... .......... .......... .......... 42% 40.7M 16s\n349250K .......... .......... .......... .......... .......... 42% 38.8M 16s\n349300K .......... .......... .......... .......... .......... 42% 41.0M 16s\n349350K .......... .......... .......... .......... .......... 42% 38.1M 16s\n349400K .......... .......... .......... .......... .......... 42% 33.2M 16s\n349450K .......... .......... .......... .......... .......... 42% 78.0M 16s\n349500K .......... .......... .......... .......... .......... 42% 91.8M 16s\n349550K .......... .......... .......... .......... .......... 42% 97.3M 16s\n349600K .......... .......... .......... .......... .......... 42% 84.7M 16s\n349650K .......... .......... .......... .......... .......... 42% 93.2M 15s\n349700K .......... .......... .......... .......... .......... 42% 86.4M 15s\n349750K .......... .......... .......... .......... .......... 42% 50.3M 15s\n349800K .......... .......... .......... .......... .......... 42% 72.7M 15s\n349850K .......... .......... .......... .......... .......... 42% 80.2M 15s\n349900K .......... .......... .......... .......... .......... 42% 45.7M 15s\n349950K .......... .......... .......... .......... .......... 42% 27.9M 15s\n350000K .......... .......... .......... .......... .......... 42% 60.9M 15s\n350050K .......... .......... .......... .......... .......... 42% 43.3M 15s\n350100K .......... .......... .......... .......... .......... 42% 36.0M 15s\n350150K .......... .......... .......... .......... .......... 42% 48.5M 15s\n350200K .......... .......... .......... .......... .......... 42% 61.6M 15s\n350250K .......... .......... .......... .......... .......... 42% 85.4M 15s\n350300K .......... .......... .......... .......... .......... 42% 65.9M 15s\n350350K .......... .......... .......... .......... .......... 42% 62.6M 15s\n350400K .......... .......... .......... .......... .......... 42% 76.2M 15s\n350450K .......... .......... .......... .......... .......... 42% 87.8M 15s\n350500K .......... .......... .......... .......... .......... 42% 94.2M 15s\n350550K .......... .......... .......... .......... .......... 42% 53.8M 15s\n350600K .......... .......... .......... .......... .......... 42% 76.8M 15s\n350650K .......... .......... .......... .......... .......... 42% 89.5M 15s\n350700K .......... .......... .......... .......... .......... 42% 84.1M 15s\n350750K .......... .......... .......... .......... .......... 42% 60.2M 15s\n350800K .......... .......... .......... .......... .......... 42% 35.7M 15s\n350850K .......... .......... .......... .......... .......... 42% 36.9M 15s\n350900K .......... .......... .......... .......... .......... 42% 49.4M 15s\n350950K .......... .......... .......... .......... .......... 42% 44.4M 15s\n351000K .......... .......... .......... .......... .......... 42% 37.9M 15s\n351050K .......... .......... .......... .......... .......... 42% 42.2M 15s\n351100K .......... .......... .......... .......... .......... 42% 38.2M 15s\n351150K .......... .......... .......... .......... .......... 42% 43.8M 15s\n351200K .......... .......... .......... .......... .......... 42% 44.5M 15s\n351250K .......... .......... .......... .......... .......... 42% 44.5M 15s\n351300K .......... .......... .......... .......... .......... 42% 92.3M 15s\n351350K .......... .......... .......... .......... .......... 42% 48.0M 15s\n351400K .......... .......... .......... .......... .......... 42% 33.7M 15s\n351450K .......... .......... .......... .......... .......... 42% 43.0M 15s\n351500K .......... .......... .......... .......... .......... 42% 43.5M 15s\n351550K .......... .......... .......... .......... .......... 42% 38.8M 15s\n351600K .......... .......... .......... .......... .......... 42% 35.6M 15s\n351650K .......... .......... .......... .......... .......... 42% 39.9M 15s\n351700K .......... .......... .......... .......... .......... 42% 48.7M 15s\n351750K .......... .......... .......... .......... .......... 42% 31.7M 15s\n351800K .......... .......... .......... .......... .......... 42% 37.4M 15s\n351850K .......... .......... .......... .......... .......... 42% 39.5M 15s\n351900K .......... .......... .......... .......... .......... 42% 35.8M 15s\n351950K .......... .......... .......... .......... .......... 42% 38.4M 15s\n352000K .......... .......... .......... .......... .......... 42% 34.4M 15s\n352050K .......... .......... .......... .......... .......... 42% 36.6M 15s\n352100K .......... .......... .......... .......... .......... 42% 56.9M 15s\n352150K .......... .......... .......... .......... .......... 42% 86.3M 15s\n352200K .......... .......... .......... .......... .......... 42% 33.8M 15s\n352250K .......... .......... .......... .......... .......... 42% 36.1M 15s\n352300K .......... .......... .......... .......... .......... 42% 38.4M 15s\n352350K .......... .......... .......... .......... .......... 42% 44.5M 15s\n352400K .......... .......... .......... .......... .......... 42% 70.7M 15s\n352450K .......... .......... .......... .......... .......... 42% 62.2M 15s\n352500K .......... .......... .......... .......... .......... 42% 38.2M 15s\n352550K .......... .......... .......... .......... .......... 42% 44.9M 15s\n352600K .......... .......... .......... .......... .......... 42% 25.3M 15s\n352650K .......... .......... .......... .......... .......... 42% 41.0M 15s\n352700K .......... .......... .......... .......... .......... 42% 41.1M 15s\n352750K .......... .......... .......... .......... .......... 42% 44.2M 15s\n352800K .......... .......... .......... .......... .......... 42% 98.6M 15s\n352850K .......... .......... .......... .......... .......... 42%  114M 15s\n352900K .......... .......... .......... .......... .......... 42%  106M 15s\n352950K .......... .......... .......... .......... .......... 42%  119M 15s\n353000K .......... .......... .......... .......... .......... 42%  101M 15s\n353050K .......... .......... .......... .......... .......... 42%  119M 15s\n353100K .......... .......... .......... .......... .......... 42%  109M 15s\n353150K .......... .......... .......... .......... .......... 43%  117M 15s\n353200K .......... .......... .......... .......... .......... 43% 96.7M 15s\n353250K .......... .......... .......... .......... .......... 43%  112M 15s\n353300K .......... .......... .......... .......... .......... 43%  113M 15s\n353350K .......... .......... .......... .......... .......... 43%  119M 15s\n353400K .......... .......... .......... .......... .......... 43%  101M 15s\n353450K .......... .......... .......... .......... .......... 43%  125M 15s\n353500K .......... .......... .......... .......... .......... 43%  112M 15s\n353550K .......... .......... .......... .......... .......... 43% 69.9M 15s\n353600K .......... .......... .......... .......... .......... 43% 75.5M 15s\n353650K .......... .......... .......... .......... .......... 43% 92.0M 15s\n353700K .......... .......... .......... .......... .......... 43% 89.1M 15s\n353750K .......... .......... .......... .......... .......... 43% 88.1M 15s\n353800K .......... .......... .......... .......... .......... 43% 76.8M 15s\n353850K .......... .......... .......... .......... .......... 43% 94.5M 15s\n353900K .......... .......... .......... .......... .......... 43% 75.2M 15s\n353950K .......... .......... .......... .......... .......... 43% 85.4M 15s\n354000K .......... .......... .......... .......... .......... 43% 76.2M 15s\n354050K .......... .......... .......... .......... .......... 43% 85.7M 15s\n354100K .......... .......... .......... .......... .......... 43% 82.9M 15s\n354150K .......... .......... .......... .......... .......... 43% 81.2M 15s\n354200K .......... .......... .......... .......... .......... 43% 71.1M 15s\n354250K .......... .......... .......... .......... .......... 43% 86.5M 15s\n354300K .......... .......... .......... .......... .......... 43% 80.5M 15s\n354350K .......... .......... .......... .......... .......... 43% 86.0M 15s\n354400K .......... .......... .......... .......... .......... 43% 82.2M 15s\n354450K .......... .......... .......... .......... .......... 43% 86.3M 15s\n354500K .......... .......... .......... .......... .......... 43% 46.5M 15s\n354550K .......... .......... .......... .......... .......... 43%  120M 15s\n354600K .......... .......... .......... .......... .......... 43% 96.8M 15s\n354650K .......... .......... .......... .......... .......... 43% 61.7M 15s\n354700K .......... .......... .......... .......... .......... 43%  139M 15s\n354750K .......... .......... .......... .......... .......... 43%  135M 15s\n354800K .......... .......... .......... .......... .......... 43% 96.1M 15s\n354850K .......... .......... .......... .......... .......... 43%  114M 15s\n354900K .......... .......... .......... .......... .......... 43%  111M 15s\n354950K .......... .......... .......... .......... .......... 43%  110M 15s\n355000K .......... .......... .......... .......... .......... 43% 90.9M 15s\n355050K .......... .......... .......... .......... .......... 43%  112M 15s\n355100K .......... .......... .......... .......... .......... 43%  127M 15s\n355150K .......... .......... .......... .......... .......... 43%  114M 15s\n355200K .......... .......... .......... .......... .......... 43% 96.5M 15s\n355250K .......... .......... .......... .......... .......... 43%  104M 15s\n355300K .......... .......... .......... .......... .......... 43%  132M 15s\n355350K .......... .......... .......... .......... .......... 43%  124M 15s\n355400K .......... .......... .......... .......... .......... 43%  111M 15s\n355450K .......... .......... .......... .......... .......... 43%  117M 15s\n355500K .......... .......... .......... .......... .......... 43%  120M 15s\n355550K .......... .......... .......... .......... .......... 43%  123M 15s\n355600K .......... .......... .......... .......... .......... 43%  109M 15s\n355650K .......... .......... .......... .......... .......... 43%  112M 15s\n355700K .......... .......... .......... .......... .......... 43%  113M 15s\n355750K .......... .......... .......... .......... .......... 43%  115M 15s\n355800K .......... .......... .......... .......... .......... 43% 98.5M 15s\n355850K .......... .......... .......... .......... .......... 43%  107M 15s\n355900K .......... .......... .......... .......... .......... 43% 50.6M 15s\n355950K .......... .......... .......... .......... .......... 43% 22.6M 15s\n356000K .......... .......... .......... .......... .......... 43% 82.1M 15s\n356050K .......... .......... .......... .......... .......... 43% 36.6M 15s\n356100K .......... .......... .......... .......... .......... 43% 95.5M 15s\n356150K .......... .......... .......... .......... .......... 43% 54.7M 15s\n356200K .......... .......... .......... .......... .......... 43% 84.2M 15s\n356250K .......... .......... .......... .......... .......... 43% 84.4M 15s\n356300K .......... .......... .......... .......... .......... 43% 65.7M 15s\n356350K .......... .......... .......... .......... .......... 43% 54.7M 15s\n356400K .......... .......... .......... .......... .......... 43% 30.7M 15s\n356450K .......... .......... .......... .......... .......... 43% 71.3M 15s\n356500K .......... .......... .......... .......... .......... 43% 80.0M 15s\n356550K .......... .......... .......... .......... .......... 43% 70.5M 15s\n356600K .......... .......... .......... .......... .......... 43% 63.8M 15s\n356650K .......... .......... .......... .......... .......... 43% 50.4M 15s\n356700K .......... .......... .......... .......... .......... 43% 49.2M 15s\n356750K .......... .......... .......... .......... .......... 43% 70.1M 15s\n356800K .......... .......... .......... .......... .......... 43% 62.0M 15s\n356850K .......... .......... .......... .......... .......... 43% 39.4M 15s\n356900K .......... .......... .......... .......... .......... 43%  102M 15s\n356950K .......... .......... .......... .......... .......... 43% 56.3M 15s\n357000K .......... .......... .......... .......... .......... 43% 69.6M 15s\n357050K .......... .......... .......... .......... .......... 43% 68.0M 15s\n357100K .......... .......... .......... .......... .......... 43% 60.2M 15s\n357150K .......... .......... .......... .......... .......... 43% 56.9M 15s\n357200K .......... .......... .......... .......... .......... 43% 48.4M 15s\n357250K .......... .......... .......... .......... .......... 43% 72.2M 15s\n357300K .......... .......... .......... .......... .......... 43% 57.8M 15s\n357350K .......... .......... .......... .......... .......... 43% 52.6M 15s\n357400K .......... .......... .......... .......... .......... 43% 49.7M 15s\n357450K .......... .......... .......... .......... .......... 43% 60.5M 15s\n357500K .......... .......... .......... .......... .......... 43% 64.7M 15s\n357550K .......... .......... .......... .......... .......... 43% 52.0M 15s\n357600K .......... .......... .......... .......... .......... 43% 23.7M 15s\n357650K .......... .......... .......... .......... .......... 43% 72.5M 15s\n357700K .......... .......... .......... .......... .......... 43% 65.8M 15s\n357750K .......... .......... .......... .......... .......... 43% 67.7M 15s\n357800K .......... .......... .......... .......... .......... 43% 70.0M 15s\n357850K .......... .......... .......... .......... .......... 43% 58.0M 15s\n357900K .......... .......... .......... .......... .......... 43% 53.5M 15s\n357950K .......... .......... .......... .......... .......... 43% 25.8M 15s\n358000K .......... .......... .......... .......... .......... 43% 64.5M 15s\n358050K .......... .......... .......... .......... .......... 43% 75.7M 15s\n358100K .......... .......... .......... .......... .......... 43% 68.4M 15s\n358150K .......... .......... .......... .......... .......... 43% 72.0M 15s\n358200K .......... .......... .......... .......... .......... 43% 71.2M 15s\n358250K .......... .......... .......... .......... .......... 43% 77.8M 15s\n358300K .......... .......... .......... .......... .......... 43% 78.2M 15s\n358350K .......... .......... .......... .......... .......... 43% 80.2M 15s\n358400K .......... .......... .......... .......... .......... 43% 73.8M 15s\n358450K .......... .......... .......... .......... .......... 43% 44.4M 15s\n358500K .......... .......... .......... .......... .......... 43% 74.7M 15s\n358550K .......... .......... .......... .......... .......... 43%  108M 15s\n358600K .......... .......... .......... .......... .......... 43% 87.3M 15s\n358650K .......... .......... .......... .......... .......... 43% 56.2M 15s\n358700K .......... .......... .......... .......... .......... 43% 56.9M 15s\n358750K .......... .......... .......... .......... .......... 43% 51.4M 15s\n358800K .......... .......... .......... .......... .......... 43% 55.6M 15s\n358850K .......... .......... .......... .......... .......... 43% 15.3M 15s\n358900K .......... .......... .......... .......... .......... 43%  135M 15s\n358950K .......... .......... .......... .......... .......... 43%  119M 15s\n359000K .......... .......... .......... .......... .......... 43%  120M 15s\n359050K .......... .......... .......... .......... .......... 43%  145M 15s\n359100K .......... .......... .......... .......... .......... 43% 73.7M 15s\n359150K .......... .......... .......... .......... .......... 43%  112M 15s\n359200K .......... .......... .......... .......... .......... 43%  108M 15s\n359250K .......... .......... .......... .......... .......... 43% 80.4M 15s\n359300K .......... .......... .......... .......... .......... 43% 51.7M 15s\n359350K .......... .......... .......... .......... .......... 43% 64.2M 15s\n359400K .......... .......... .......... .......... .......... 43% 38.0M 15s\n359450K .......... .......... .......... .......... .......... 43% 72.0M 15s\n359500K .......... .......... .......... .......... .......... 43% 90.2M 15s\n359550K .......... .......... .......... .......... .......... 43% 44.4M 15s\n359600K .......... .......... .......... .......... .......... 43% 84.7M 15s\n359650K .......... .......... .......... .......... .......... 43% 82.4M 15s\n359700K .......... .......... .......... .......... .......... 43% 91.0M 15s\n359750K .......... .......... .......... .......... .......... 43% 71.1M 15s\n359800K .......... .......... .......... .......... .......... 43%  102M 15s\n359850K .......... .......... .......... .......... .......... 43% 67.1M 15s\n359900K .......... .......... .......... .......... .......... 43% 60.7M 15s\n359950K .......... .......... .......... .......... .......... 43% 63.1M 15s\n360000K .......... .......... .......... .......... .......... 43% 63.2M 15s\n360050K .......... .......... .......... .......... .......... 43% 76.3M 15s\n360100K .......... .......... .......... .......... .......... 43% 30.0M 15s\n360150K .......... .......... .......... .......... .......... 43%  102M 15s\n360200K .......... .......... .......... .......... .......... 43%  118M 15s\n360250K .......... .......... .......... .......... .......... 43% 59.1M 15s\n360300K .......... .......... .......... .......... .......... 43% 66.1M 15s\n360350K .......... .......... .......... .......... .......... 43% 57.7M 15s\n360400K .......... .......... .......... .......... .......... 43% 57.5M 15s\n360450K .......... .......... .......... .......... .......... 43% 62.5M 15s\n360500K .......... .......... .......... .......... .......... 43% 77.0M 15s\n360550K .......... .......... .......... .......... .......... 43% 61.3M 15s\n360600K .......... .......... .......... .......... .......... 43% 60.9M 15s\n360650K .......... .......... .......... .......... .......... 43% 60.1M 15s\n360700K .......... .......... .......... .......... .......... 43% 58.1M 15s\n360750K .......... .......... .......... .......... .......... 43% 64.0M 15s\n360800K .......... .......... .......... .......... .......... 43% 55.2M 15s\n360850K .......... .......... .......... .......... .......... 43% 69.6M 15s\n360900K .......... .......... .......... .......... .......... 43% 64.2M 15s\n360950K .......... .......... .......... .......... .......... 43% 61.8M 15s\n361000K .......... .......... .......... .......... .......... 43% 65.0M 15s\n361050K .......... .......... .......... .......... .......... 43% 62.6M 15s\n361100K .......... .......... .......... .......... .......... 43% 57.6M 15s\n361150K .......... .......... .......... .......... .......... 43% 57.5M 15s\n361200K .......... .......... .......... .......... .......... 43% 58.5M 15s\n361250K .......... .......... .......... .......... .......... 43% 68.1M 15s\n361300K .......... .......... .......... .......... .......... 43% 57.5M 15s\n361350K .......... .......... .......... .......... .......... 43% 56.9M 15s\n361400K .......... .......... .......... .......... .......... 44% 57.1M 15s\n361450K .......... .......... .......... .......... .......... 44% 62.9M 15s\n361500K .......... .......... .......... .......... .......... 44% 66.3M 15s\n361550K .......... .......... .......... .......... .......... 44% 61.3M 15s\n361600K .......... .......... .......... .......... .......... 44% 62.2M 15s\n361650K .......... .......... .......... .......... .......... 44% 56.9M 15s\n361700K .......... .......... .......... .......... .......... 44% 66.1M 15s\n361750K .......... .......... .......... .......... .......... 44% 63.4M 15s\n361800K .......... .......... .......... .......... .......... 44% 64.1M 15s\n361850K .......... .......... .......... .......... .......... 44% 56.4M 15s\n361900K .......... .......... .......... .......... .......... 44% 62.5M 15s\n361950K .......... .......... .......... .......... .......... 44% 60.9M 15s\n362000K .......... .......... .......... .......... .......... 44% 65.5M 15s\n362050K .......... .......... .......... .......... .......... 44% 50.3M 15s\n362100K .......... .......... .......... .......... .......... 44% 80.2M 15s\n362150K .......... .......... .......... .......... .......... 44% 26.3M 15s\n362200K .......... .......... .......... .......... .......... 44% 92.0M 15s\n362250K .......... .......... .......... .......... .......... 44% 88.7M 15s\n362300K .......... .......... .......... .......... .......... 44% 71.9M 15s\n362350K .......... .......... .......... .......... .......... 44% 89.7M 15s\n362400K .......... .......... .......... .......... .......... 44% 91.2M 15s\n362450K .......... .......... .......... .......... .......... 44% 71.2M 15s\n362500K .......... .......... .......... .......... .......... 44% 63.6M 15s\n362550K .......... .......... .......... .......... .......... 44% 54.4M 15s\n362600K .......... .......... .......... .......... .......... 44% 41.9M 15s\n362650K .......... .......... .......... .......... .......... 44% 70.8M 15s\n362700K .......... .......... .......... .......... .......... 44% 86.8M 15s\n362750K .......... .......... .......... .......... .......... 44% 69.6M 15s\n362800K .......... .......... .......... .......... .......... 44% 48.2M 15s\n362850K .......... .......... .......... .......... .......... 44% 46.7M 15s\n362900K .......... .......... .......... .......... .......... 44% 85.2M 15s\n362950K .......... .......... .......... .......... .......... 44% 82.6M 15s\n363000K .......... .......... .......... .......... .......... 44% 63.7M 15s\n363050K .......... .......... .......... .......... .......... 44% 69.1M 15s\n363100K .......... .......... .......... .......... .......... 44% 57.1M 15s\n363150K .......... .......... .......... .......... .......... 44% 55.4M 15s\n363200K .......... .......... .......... .......... .......... 44% 54.3M 15s\n363250K .......... .......... .......... .......... .......... 44% 63.0M 15s\n363300K .......... .......... .......... .......... .......... 44% 60.8M 15s\n363350K .......... .......... .......... .......... .......... 44% 55.5M 15s\n363400K .......... .......... .......... .......... .......... 44% 52.8M 15s\n363450K .......... .......... .......... .......... .......... 44% 55.7M 15s\n363500K .......... .......... .......... .......... .......... 44% 47.7M 15s\n363550K .......... .......... .......... .......... .......... 44% 84.6M 15s\n363600K .......... .......... .......... .......... .......... 44% 68.6M 15s\n363650K .......... .......... .......... .......... .......... 44% 52.7M 15s\n363700K .......... .......... .......... .......... .......... 44% 57.1M 15s\n363750K .......... .......... .......... .......... .......... 44% 53.0M 15s\n363800K .......... .......... .......... .......... .......... 44% 57.6M 15s\n363850K .......... .......... .......... .......... .......... 44% 59.2M 15s\n363900K .......... .......... .......... .......... .......... 44% 61.1M 15s\n363950K .......... .......... .......... .......... .......... 44% 63.9M 15s\n364000K .......... .......... .......... .......... .......... 44% 69.4M 15s\n364050K .......... .......... .......... .......... .......... 44% 58.4M 15s\n364100K .......... .......... .......... .......... .......... 44% 55.2M 15s\n364150K .......... .......... .......... .......... .......... 44% 56.3M 15s\n364200K .......... .......... .......... .......... .......... 44% 62.6M 15s\n364250K .......... .......... .......... .......... .......... 44% 58.8M 15s\n364300K .......... .......... .......... .......... .......... 44% 48.5M 15s\n364350K .......... .......... .......... .......... .......... 44% 51.5M 15s\n364400K .......... .......... .......... .......... .......... 44% 40.4M 15s\n364450K .......... .......... .......... .......... .......... 44% 73.7M 15s\n364500K .......... .......... .......... .......... .......... 44% 47.8M 15s\n364550K .......... .......... .......... .......... .......... 44% 44.5M 15s\n364600K .......... .......... .......... .......... .......... 44% 59.5M 15s\n364650K .......... .......... .......... .......... .......... 44% 26.2M 15s\n364700K .......... .......... .......... .......... .......... 44% 79.9M 15s\n364750K .......... .......... .......... .......... .......... 44% 50.5M 15s\n364800K .......... .......... .......... .......... .......... 44% 32.6M 15s\n364850K .......... .......... .......... .......... .......... 44% 84.3M 15s\n364900K .......... .......... .......... .......... .......... 44% 73.4M 15s\n364950K .......... .......... .......... .......... .......... 44% 73.5M 15s\n365000K .......... .......... .......... .......... .......... 44% 52.6M 15s\n365050K .......... .......... .......... .......... .......... 44% 56.7M 15s\n365100K .......... .......... .......... .......... .......... 44% 57.1M 15s\n365150K .......... .......... .......... .......... .......... 44% 54.0M 15s\n365200K .......... .......... .......... .......... .......... 44% 52.5M 15s\n365250K .......... .......... .......... .......... .......... 44% 55.2M 15s\n365300K .......... .......... .......... .......... .......... 44% 55.5M 15s\n365350K .......... .......... .......... .......... .......... 44% 60.9M 15s\n365400K .......... .......... .......... .......... .......... 44% 50.1M 15s\n365450K .......... .......... .......... .......... .......... 44% 21.1M 15s\n365500K .......... .......... .......... .......... .......... 44% 49.0M 15s\n365550K .......... .......... .......... .......... .......... 44% 70.5M 15s\n365600K .......... .......... .......... .......... .......... 44% 70.6M 15s\n365650K .......... .......... .......... .......... .......... 44% 81.2M 15s\n365700K .......... .......... .......... .......... .......... 44% 82.7M 15s\n365750K .......... .......... .......... .......... .......... 44% 77.0M 15s\n365800K .......... .......... .......... .......... .......... 44% 37.8M 15s\n365850K .......... .......... .......... .......... .......... 44% 80.9M 15s\n365900K .......... .......... .......... .......... .......... 44% 86.1M 15s\n365950K .......... .......... .......... .......... .......... 44% 69.8M 15s\n366000K .......... .......... .......... .......... .......... 44% 69.6M 15s\n366050K .......... .......... .......... .......... .......... 44% 58.1M 15s\n366100K .......... .......... .......... .......... .......... 44% 66.1M 15s\n366150K .......... .......... .......... .......... .......... 44% 57.4M 15s\n366200K .......... .......... .......... .......... .......... 44% 67.0M 15s\n366250K .......... .......... .......... .......... .......... 44% 57.7M 15s\n366300K .......... .......... .......... .......... .......... 44% 47.8M 15s\n366350K .......... .......... .......... .......... .......... 44% 46.5M 15s\n366400K .......... .......... .......... .......... .......... 44% 45.9M 15s\n366450K .......... .......... .......... .......... .......... 44% 49.6M 15s\n366500K .......... .......... .......... .......... .......... 44% 46.3M 15s\n366550K .......... .......... .......... .......... .......... 44% 40.3M 15s\n366600K .......... .......... .......... .......... .......... 44% 46.0M 15s\n366650K .......... .......... .......... .......... .......... 44% 51.2M 15s\n366700K .......... .......... .......... .......... .......... 44% 88.9M 15s\n366750K .......... .......... .......... .......... .......... 44% 48.7M 15s\n366800K .......... .......... .......... .......... .......... 44% 37.6M 15s\n366850K .......... .......... .......... .......... .......... 44% 62.9M 15s\n366900K .......... .......... .......... .......... .......... 44% 43.2M 15s\n366950K .......... .......... .......... .......... .......... 44% 42.0M 15s\n367000K .......... .......... .......... .......... .......... 44% 55.9M 15s\n367050K .......... .......... .......... .......... .......... 44% 50.9M 15s\n367100K .......... .......... .......... .......... .......... 44% 46.4M 15s\n367150K .......... .......... .......... .......... .......... 44% 53.1M 15s\n367200K .......... .......... .......... .......... .......... 44% 61.0M 15s\n367250K .......... .......... .......... .......... .......... 44% 56.4M 15s\n367300K .......... .......... .......... .......... .......... 44% 57.9M 15s\n367350K .......... .......... .......... .......... .......... 44% 54.5M 15s\n367400K .......... .......... .......... .......... .......... 44% 52.0M 15s\n367450K .......... .......... .......... .......... .......... 44% 62.6M 15s\n367500K .......... .......... .......... .......... .......... 44% 60.2M 15s\n367550K .......... .......... .......... .......... .......... 44% 63.7M 15s\n367600K .......... .......... .......... .......... .......... 44% 75.1M 15s\n367650K .......... .......... .......... .......... .......... 44% 85.6M 15s\n367700K .......... .......... .......... .......... .......... 44% 78.2M 15s\n367750K .......... .......... .......... .......... .......... 44% 66.6M 15s\n367800K .......... .......... .......... .......... .......... 44% 67.2M 15s\n367850K .......... .......... .......... .......... .......... 44% 57.9M 15s\n367900K .......... .......... .......... .......... .......... 44% 59.2M 15s\n367950K .......... .......... .......... .......... .......... 44% 70.8M 15s\n368000K .......... .......... .......... .......... .......... 44% 63.8M 15s\n368050K .......... .......... .......... .......... .......... 44% 61.0M 15s\n368100K .......... .......... .......... .......... .......... 44% 50.2M 15s\n368150K .......... .......... .......... .......... .......... 44% 59.8M 15s\n368200K .......... .......... .......... .......... .......... 44% 54.6M 15s\n368250K .......... .......... .......... .......... .......... 44% 59.5M 15s\n368300K .......... .......... .......... .......... .......... 44% 55.3M 15s\n368350K .......... .......... .......... .......... .......... 44% 41.3M 15s\n368400K .......... .......... .......... .......... .......... 44% 86.1M 15s\n368450K .......... .......... .......... .......... .......... 44% 59.7M 15s\n368500K .......... .......... .......... .......... .......... 44% 69.4M 14s\n368550K .......... .......... .......... .......... .......... 44% 62.3M 14s\n368600K .......... .......... .......... .......... .......... 44% 57.3M 14s\n368650K .......... .......... .......... .......... .......... 44% 56.7M 14s\n368700K .......... .......... .......... .......... .......... 44% 57.4M 14s\n368750K .......... .......... .......... .......... .......... 44% 60.7M 14s\n368800K .......... .......... .......... .......... .......... 44% 61.8M 14s\n368850K .......... .......... .......... .......... .......... 44% 34.6M 14s\n368900K .......... .......... .......... .......... .......... 44%  108M 14s\n368950K .......... .......... .......... .......... .......... 44% 80.7M 14s\n369000K .......... .......... .......... .......... .......... 44% 70.0M 14s\n369050K .......... .......... .......... .......... .......... 44% 61.6M 14s\n369100K .......... .......... .......... .......... .......... 44% 57.5M 14s\n369150K .......... .......... .......... .......... .......... 44% 58.4M 14s\n369200K .......... .......... .......... .......... .......... 44% 60.4M 14s\n369250K .......... .......... .......... .......... .......... 44% 61.2M 14s\n369300K .......... .......... .......... .......... .......... 44% 65.0M 14s\n369350K .......... .......... .......... .......... .......... 44% 53.8M 14s\n369400K .......... .......... .......... .......... .......... 44% 72.1M 14s\n369450K .......... .......... .......... .......... .......... 44% 59.2M 14s\n369500K .......... .......... .......... .......... .......... 44% 65.5M 14s\n369550K .......... .......... .......... .......... .......... 44% 67.9M 14s\n369600K .......... .......... .......... .......... .......... 45% 58.2M 14s\n369650K .......... .......... .......... .......... .......... 45% 59.2M 14s\n369700K .......... .......... .......... .......... .......... 45% 60.6M 14s\n369750K .......... .......... .......... .......... .......... 45% 59.2M 14s\n369800K .......... .......... .......... .......... .......... 45% 57.4M 14s\n369850K .......... .......... .......... .......... .......... 45% 53.5M 14s\n369900K .......... .......... .......... .......... .......... 45% 58.1M 14s\n369950K .......... .......... .......... .......... .......... 45% 62.5M 14s\n370000K .......... .......... .......... .......... .......... 45% 68.3M 14s\n370050K .......... .......... .......... .......... .......... 45% 54.0M 14s\n370100K .......... .......... .......... .......... .......... 45% 63.0M 14s\n370150K .......... .......... .......... .......... .......... 45% 60.3M 14s\n370200K .......... .......... .......... .......... .......... 45% 67.2M 14s\n370250K .......... .......... .......... .......... .......... 45% 32.0M 14s\n370300K .......... .......... .......... .......... .......... 45% 94.7M 14s\n370350K .......... .......... .......... .......... .......... 45% 41.4M 14s\n370400K .......... .......... .......... .......... .......... 45% 82.2M 14s\n370450K .......... .......... .......... .......... .......... 45% 85.4M 14s\n370500K .......... .......... .......... .......... .......... 45% 78.9M 14s\n370550K .......... .......... .......... .......... .......... 45% 52.3M 14s\n370600K .......... .......... .......... .......... .......... 45% 86.2M 14s\n370650K .......... .......... .......... .......... .......... 45% 81.3M 14s\n370700K .......... .......... .......... .......... .......... 45% 47.5M 14s\n370750K .......... .......... .......... .......... .......... 45% 61.7M 14s\n370800K .......... .......... .......... .......... .......... 45% 47.9M 14s\n370850K .......... .......... .......... .......... .......... 45% 45.2M 14s\n370900K .......... .......... .......... .......... .......... 45% 48.2M 14s\n370950K .......... .......... .......... .......... .......... 45% 79.5M 14s\n371000K .......... .......... .......... .......... .......... 45% 24.3M 14s\n371050K .......... .......... .......... .......... .......... 45% 87.0M 14s\n371100K .......... .......... .......... .......... .......... 45% 28.9M 14s\n371150K .......... .......... .......... .......... .......... 45% 82.9M 14s\n371200K .......... .......... .......... .......... .......... 45% 71.5M 14s\n371250K .......... .......... .......... .......... .......... 45% 71.6M 14s\n371300K .......... .......... .......... .......... .......... 45% 28.5M 14s\n371350K .......... .......... .......... .......... .......... 45% 86.5M 14s\n371400K .......... .......... .......... .......... .......... 45% 84.5M 14s\n371450K .......... .......... .......... .......... .......... 45% 45.2M 14s\n371500K .......... .......... .......... .......... .......... 45% 53.6M 14s\n371550K .......... .......... .......... .......... .......... 45% 54.6M 14s\n371600K .......... .......... .......... .......... .......... 45% 49.7M 14s\n371650K .......... .......... .......... .......... .......... 45% 50.9M 14s\n371700K .......... .......... .......... .......... .......... 45% 53.2M 14s\n371750K .......... .......... .......... .......... .......... 45% 57.7M 14s\n371800K .......... .......... .......... .......... .......... 45% 72.0M 14s\n371850K .......... .......... .......... .......... .......... 45% 53.1M 14s\n371900K .......... .......... .......... .......... .......... 45% 57.5M 14s\n371950K .......... .......... .......... .......... .......... 45% 59.9M 14s\n372000K .......... .......... .......... .......... .......... 45% 67.9M 14s\n372050K .......... .......... .......... .......... .......... 45% 63.6M 14s\n372100K .......... .......... .......... .......... .......... 45% 54.4M 14s\n372150K .......... .......... .......... .......... .......... 45% 65.3M 14s\n372200K .......... .......... .......... .......... .......... 45% 55.9M 14s\n372250K .......... .......... .......... .......... .......... 45% 58.2M 14s\n372300K .......... .......... .......... .......... .......... 45% 62.0M 14s\n372350K .......... .......... .......... .......... .......... 45% 58.7M 14s\n372400K .......... .......... .......... .......... .......... 45% 63.1M 14s\n372450K .......... .......... .......... .......... .......... 45% 56.4M 14s\n372500K .......... .......... .......... .......... .......... 45% 66.3M 14s\n372550K .......... .......... .......... .......... .......... 45% 66.9M 14s\n372600K .......... .......... .......... .......... .......... 45% 54.6M 14s\n372650K .......... .......... .......... .......... .......... 45% 57.4M 14s\n372700K .......... .......... .......... .......... .......... 45% 59.4M 14s\n372750K .......... .......... .......... .......... .......... 45% 69.3M 14s\n372800K .......... .......... .......... .......... .......... 45% 62.1M 14s\n372850K .......... .......... .......... .......... .......... 45% 55.9M 14s\n372900K .......... .......... .......... .......... .......... 45% 52.0M 14s\n372950K .......... .......... .......... .......... .......... 45% 27.6M 14s\n373000K .......... .......... .......... .......... .......... 45% 84.9M 14s\n373050K .......... .......... .......... .......... .......... 45% 63.6M 14s\n373100K .......... .......... .......... .......... .......... 45% 61.3M 14s\n373150K .......... .......... .......... .......... .......... 45% 58.3M 14s\n373200K .......... .......... .......... .......... .......... 45% 58.6M 14s\n373250K .......... .......... .......... .......... .......... 45% 65.7M 14s\n373300K .......... .......... .......... .......... .......... 45% 58.1M 14s\n373350K .......... .......... .......... .......... .......... 45% 58.6M 14s\n373400K .......... .......... .......... .......... .......... 45% 47.2M 14s\n373450K .......... .......... .......... .......... .......... 45% 82.8M 14s\n373500K .......... .......... .......... .......... .......... 45% 68.0M 14s\n373550K .......... .......... .......... .......... .......... 45% 52.3M 14s\n373600K .......... .......... .......... .......... .......... 45% 61.3M 14s\n373650K .......... .......... .......... .......... .......... 45% 56.2M 14s\n373700K .......... .......... .......... .......... .......... 45% 60.6M 14s\n373750K .......... .......... .......... .......... .......... 45% 57.2M 14s\n373800K .......... .......... .......... .......... .......... 45% 25.2M 14s\n373850K .......... .......... .......... .......... .......... 45% 60.2M 14s\n373900K .......... .......... .......... .......... .......... 45% 84.0M 14s\n373950K .......... .......... .......... .......... .......... 45% 81.6M 14s\n374000K .......... .......... .......... .......... .......... 45% 96.6M 14s\n374050K .......... .......... .......... .......... .......... 45% 93.6M 14s\n374100K .......... .......... .......... .......... .......... 45% 82.4M 14s\n374150K .......... .......... .......... .......... .......... 45% 58.1M 14s\n374200K .......... .......... .......... .......... .......... 45% 55.3M 14s\n374250K .......... .......... .......... .......... .......... 45% 55.5M 14s\n374300K .......... .......... .......... .......... .......... 45% 42.9M 14s\n374350K .......... .......... .......... .......... .......... 45% 75.1M 14s\n374400K .......... .......... .......... .......... .......... 45% 61.7M 14s\n374450K .......... .......... .......... .......... .......... 45% 60.7M 14s\n374500K .......... .......... .......... .......... .......... 45% 51.2M 14s\n374550K .......... .......... .......... .......... .......... 45% 46.4M 14s\n374600K .......... .......... .......... .......... .......... 45% 29.4M 14s\n374650K .......... .......... .......... .......... .......... 45% 81.6M 14s\n374700K .......... .......... .......... .......... .......... 45% 96.2M 14s\n374750K .......... .......... .......... .......... .......... 45% 54.8M 14s\n374800K .......... .......... .......... .......... .......... 45% 67.6M 14s\n374850K .......... .......... .......... .......... .......... 45% 61.9M 14s\n374900K .......... .......... .......... .......... .......... 45% 56.7M 14s\n374950K .......... .......... .......... .......... .......... 45% 35.9M 14s\n375000K .......... .......... .......... .......... .......... 45% 48.5M 14s\n375050K .......... .......... .......... .......... .......... 45% 87.4M 14s\n375100K .......... .......... .......... .......... .......... 45% 87.8M 14s\n375150K .......... .......... .......... .......... .......... 45% 87.3M 14s\n375200K .......... .......... .......... .......... .......... 45% 66.5M 14s\n375250K .......... .......... .......... .......... .......... 45% 60.5M 14s\n375300K .......... .......... .......... .......... .......... 45% 54.5M 14s\n375350K .......... .......... .......... .......... .......... 45% 69.4M 14s\n375400K .......... .......... .......... .......... .......... 45% 59.2M 14s\n375450K .......... .......... .......... .......... .......... 45% 53.2M 14s\n375500K .......... .......... .......... .......... .......... 45% 58.0M 14s\n375550K .......... .......... .......... .......... .......... 45% 65.4M 14s\n375600K .......... .......... .......... .......... .......... 45% 63.1M 14s\n375650K .......... .......... .......... .......... .......... 45% 67.8M 14s\n375700K .......... .......... .......... .......... .......... 45% 60.8M 14s\n375750K .......... .......... .......... .......... .......... 45% 69.8M 14s\n375800K .......... .......... .......... .......... .......... 45% 90.7M 14s\n375850K .......... .......... .......... .......... .......... 45% 71.3M 14s\n375900K .......... .......... .......... .......... .......... 45% 65.2M 14s\n375950K .......... .......... .......... .......... .......... 45% 36.4M 14s\n376000K .......... .......... .......... .......... .......... 45% 57.6M 14s\n376050K .......... .......... .......... .......... .......... 45% 51.3M 14s\n376100K .......... .......... .......... .......... .......... 45% 64.7M 14s\n376150K .......... .......... .......... .......... .......... 45% 60.5M 14s\n376200K .......... .......... .......... .......... .......... 45% 65.5M 14s\n376250K .......... .......... .......... .......... .......... 45% 49.9M 14s\n376300K .......... .......... .......... .......... .......... 45% 64.2M 14s\n376350K .......... .......... .......... .......... .......... 45% 54.1M 14s\n376400K .......... .......... .......... .......... .......... 45% 59.4M 14s\n376450K .......... .......... .......... .......... .......... 45% 55.1M 14s\n376500K .......... .......... .......... .......... .......... 45% 57.7M 14s\n376550K .......... .......... .......... .......... .......... 45% 64.1M 14s\n376600K .......... .......... .......... .......... .......... 45% 60.5M 14s\n376650K .......... .......... .......... .......... .......... 45% 52.8M 14s\n376700K .......... .......... .......... .......... .......... 45% 44.1M 14s\n376750K .......... .......... .......... .......... .......... 45% 34.6M 14s\n376800K .......... .......... .......... .......... .......... 45% 43.3M 14s\n376850K .......... .......... .......... .......... .......... 45% 47.1M 14s\n376900K .......... .......... .......... .......... .......... 45% 48.2M 14s\n376950K .......... .......... .......... .......... .......... 45% 76.1M 14s\n377000K .......... .......... .......... .......... .......... 45% 79.2M 14s\n377050K .......... .......... .......... .......... .......... 45% 52.0M 14s\n377100K .......... .......... .......... .......... .......... 45% 80.7M 14s\n377150K .......... .......... .......... .......... .......... 45% 78.1M 14s\n377200K .......... .......... .......... .......... .......... 45% 29.0M 14s\n377250K .......... .......... .......... .......... .......... 45% 85.7M 14s\n377300K .......... .......... .......... .......... .......... 45% 76.5M 14s\n377350K .......... .......... .......... .......... .......... 45% 75.7M 14s\n377400K .......... .......... .......... .......... .......... 45% 85.2M 14s\n377450K .......... .......... .......... .......... .......... 45% 84.5M 14s\n377500K .......... .......... .......... .......... .......... 45%  109M 14s\n377550K .......... .......... .......... .......... .......... 45% 17.4M 14s\n377600K .......... .......... .......... .......... .......... 45%  119M 14s\n377650K .......... .......... .......... .......... .......... 45%  114M 14s\n377700K .......... .......... .......... .......... .......... 45%  103M 14s\n377750K .......... .......... .......... .......... .......... 45% 15.9M 14s\n377800K .......... .......... .......... .......... .......... 46% 83.9M 14s\n377850K .......... .......... .......... .......... .......... 46% 92.5M 14s\n377900K .......... .......... .......... .......... .......... 46% 93.1M 14s\n377950K .......... .......... .......... .......... .......... 46%  111M 14s\n378000K .......... .......... .......... .......... .......... 46%  126M 14s\n378050K .......... .......... .......... .......... .......... 46% 53.6M 14s\n378100K .......... .......... .......... .......... .......... 46% 47.1M 14s\n378150K .......... .......... .......... .......... .......... 46% 27.9M 14s\n378200K .......... .......... .......... .......... .......... 46% 92.4M 14s\n378250K .......... .......... .......... .......... .......... 46% 55.3M 14s\n378300K .......... .......... .......... .......... .......... 46% 63.3M 14s\n378350K .......... .......... .......... .......... .......... 46% 51.3M 14s\n378400K .......... .......... .......... .......... .......... 46% 42.3M 14s\n378450K .......... .......... .......... .......... .......... 46% 43.2M 14s\n378500K .......... .......... .......... .......... .......... 46% 24.0M 14s\n378550K .......... .......... .......... .......... .......... 46%  110M 14s\n378600K .......... .......... .......... .......... .......... 46%  109M 14s\n378650K .......... .......... .......... .......... .......... 46% 45.3M 14s\n378700K .......... .......... .......... .......... .......... 46% 29.7M 14s\n378750K .......... .......... .......... .......... .......... 46% 91.7M 14s\n378800K .......... .......... .......... .......... .......... 46% 89.5M 14s\n378850K .......... .......... .......... .......... .......... 46% 78.6M 14s\n378900K .......... .......... .......... .......... .......... 46% 60.2M 14s\n378950K .......... .......... .......... .......... .......... 46% 58.6M 14s\n379000K .......... .......... .......... .......... .......... 46% 49.3M 14s\n379050K .......... .......... .......... .......... .......... 46% 89.1M 14s\n379100K .......... .......... .......... .......... .......... 46% 45.5M 14s\n379150K .......... .......... .......... .......... .......... 46% 61.1M 14s\n379200K .......... .......... .......... .......... .......... 46% 70.7M 14s\n379250K .......... .......... .......... .......... .......... 46% 47.5M 14s\n379300K .......... .......... .......... .......... .......... 46% 50.7M 14s\n379350K .......... .......... .......... .......... .......... 46% 69.9M 14s\n379400K .......... .......... .......... .......... .......... 46% 46.7M 14s\n379450K .......... .......... .......... .......... .......... 46% 75.3M 14s\n379500K .......... .......... .......... .......... .......... 46% 49.1M 14s\n379550K .......... .......... .......... .......... .......... 46% 50.7M 14s\n379600K .......... .......... .......... .......... .......... 46% 33.0M 14s\n379650K .......... .......... .......... .......... .......... 46%  116M 14s\n379700K .......... .......... .......... .......... .......... 46% 62.2M 14s\n379750K .......... .......... .......... .......... .......... 46% 60.3M 14s\n379800K .......... .......... .......... .......... .......... 46% 58.3M 14s\n379850K .......... .......... .......... .......... .......... 46% 56.5M 14s\n379900K .......... .......... .......... .......... .......... 46% 67.9M 14s\n379950K .......... .......... .......... .......... .......... 46% 62.0M 14s\n380000K .......... .......... .......... .......... .......... 46% 26.8M 14s\n380050K .......... .......... .......... .......... .......... 46%  110M 14s\n380100K .......... .......... .......... .......... .......... 46%  114M 14s\n380150K .......... .......... .......... .......... .......... 46% 94.7M 14s\n380200K .......... .......... .......... .......... .......... 46% 46.6M 14s\n380250K .......... .......... .......... .......... .......... 46% 78.0M 14s\n380300K .......... .......... .......... .......... .......... 46% 58.5M 14s\n380350K .......... .......... .......... .......... .......... 46% 42.5M 14s\n380400K .......... .......... .......... .......... .......... 46% 83.5M 14s\n380450K .......... .......... .......... .......... .......... 46% 76.1M 14s\n380500K .......... .......... .......... .......... .......... 46% 68.2M 14s\n380550K .......... .......... .......... .......... .......... 46% 60.1M 14s\n380600K .......... .......... .......... .......... .......... 46% 56.5M 14s\n380650K .......... .......... .......... .......... .......... 46% 57.1M 14s\n380700K .......... .......... .......... .......... .......... 46% 72.2M 14s\n380750K .......... .......... .......... .......... .......... 46% 61.0M 14s\n380800K .......... .......... .......... .......... .......... 46% 63.4M 14s\n380850K .......... .......... .......... .......... .......... 46% 48.2M 14s\n380900K .......... .......... .......... .......... .......... 46% 73.6M 14s\n380950K .......... .......... .......... .......... .......... 46% 56.3M 14s\n381000K .......... .......... .......... .......... .......... 46% 56.3M 14s\n381050K .......... .......... .......... .......... .......... 46% 54.2M 14s\n381100K .......... .......... .......... .......... .......... 46% 55.4M 14s\n381150K .......... .......... .......... .......... .......... 46% 49.0M 14s\n381200K .......... .......... .......... .......... .......... 46% 34.9M 14s\n381250K .......... .......... .......... .......... .......... 46% 99.4M 14s\n381300K .......... .......... .......... .......... .......... 46% 60.4M 14s\n381350K .......... .......... .......... .......... .......... 46% 88.3M 14s\n381400K .......... .......... .......... .......... .......... 46% 63.7M 14s\n381450K .......... .......... .......... .......... .......... 46% 48.8M 14s\n381500K .......... .......... .......... .......... .......... 46% 49.5M 14s\n381550K .......... .......... .......... .......... .......... 46% 53.6M 14s\n381600K .......... .......... .......... .......... .......... 46% 54.7M 14s\n381650K .......... .......... .......... .......... .......... 46% 51.9M 14s\n381700K .......... .......... .......... .......... .......... 46% 49.7M 14s\n381750K .......... .......... .......... .......... .......... 46% 35.6M 14s\n381800K .......... .......... .......... .......... .......... 46%  112M 14s\n381850K .......... .......... .......... .......... .......... 46% 50.9M 14s\n381900K .......... .......... .......... .......... .......... 46% 50.0M 14s\n381950K .......... .......... .......... .......... .......... 46% 53.4M 14s\n382000K .......... .......... .......... .......... .......... 46% 51.8M 14s\n382050K .......... .......... .......... .......... .......... 46% 59.9M 14s\n382100K .......... .......... .......... .......... .......... 46% 47.1M 14s\n382150K .......... .......... .......... .......... .......... 46% 54.6M 14s\n382200K .......... .......... .......... .......... .......... 46% 50.2M 14s\n382250K .......... .......... .......... .......... .......... 46% 51.7M 14s\n382300K .......... .......... .......... .......... .......... 46% 52.4M 14s\n382350K .......... .......... .......... .......... .......... 46% 48.8M 14s\n382400K .......... .......... .......... .......... .......... 46% 60.9M 14s\n382450K .......... .......... .......... .......... .......... 46% 28.5M 14s\n382500K .......... .......... .......... .......... .......... 46% 49.9M 14s\n382550K .......... .......... .......... .......... .......... 46% 75.5M 14s\n382600K .......... .......... .......... .......... .......... 46% 77.6M 14s\n382650K .......... .......... .......... .......... .......... 46% 81.6M 14s\n382700K .......... .......... .......... .......... .......... 46% 49.7M 14s\n382750K .......... .......... .......... .......... .......... 46% 53.8M 14s\n382800K .......... .......... .......... .......... .......... 46% 54.0M 14s\n382850K .......... .......... .......... .......... .......... 46% 24.4M 14s\n382900K .......... .......... .......... .......... .......... 46% 69.1M 14s\n382950K .......... .......... .......... .......... .......... 46% 83.7M 14s\n383000K .......... .......... .......... .......... .......... 46% 83.6M 14s\n383050K .......... .......... .......... .......... .......... 46% 83.7M 14s\n383100K .......... .......... .......... .......... .......... 46% 69.0M 14s\n383150K .......... .......... .......... .......... .......... 46% 77.1M 14s\n383200K .......... .......... .......... .......... .......... 46% 48.5M 14s\n383250K .......... .......... .......... .......... .......... 46% 83.7M 14s\n383300K .......... .......... .......... .......... .......... 46% 71.3M 14s\n383350K .......... .......... .......... .......... .......... 46% 57.7M 14s\n383400K .......... .......... .......... .......... .......... 46% 57.7M 14s\n383450K .......... .......... .......... .......... .......... 46% 57.2M 14s\n383500K .......... .......... .......... .......... .......... 46% 60.2M 14s\n383550K .......... .......... .......... .......... .......... 46% 35.9M 14s\n383600K .......... .......... .......... .......... .......... 46%  105M 14s\n383650K .......... .......... .......... .......... .......... 46% 79.7M 14s\n383700K .......... .......... .......... .......... .......... 46% 58.3M 14s\n383750K .......... .......... .......... .......... .......... 46% 48.3M 14s\n383800K .......... .......... .......... .......... .......... 46% 73.6M 14s\n383850K .......... .......... .......... .......... .......... 46% 43.4M 14s\n383900K .......... .......... .......... .......... .......... 46% 80.0M 14s\n383950K .......... .......... .......... .......... .......... 46% 79.3M 14s\n384000K .......... .......... .......... .......... .......... 46% 60.9M 14s\n384050K .......... .......... .......... .......... .......... 46% 75.2M 14s\n384100K .......... .......... .......... .......... .......... 46% 88.0M 14s\n384150K .......... .......... .......... .......... .......... 46% 9.33M 14s\n384200K .......... .......... .......... .......... .......... 46%  110M 14s\n384250K .......... .......... .......... .......... .......... 46%  105M 14s\n384300K .......... .......... .......... .......... .......... 46%  106M 14s\n384350K .......... .......... .......... .......... .......... 46%  107M 14s\n384400K .......... .......... .......... .......... .......... 46%  104M 14s\n384450K .......... .......... .......... .......... .......... 46% 91.1M 14s\n384500K .......... .......... .......... .......... .......... 46%  108M 14s\n384550K .......... .......... .......... .......... .......... 46%  124M 14s\n384600K .......... .......... .......... .......... .......... 46% 99.9M 14s\n384650K .......... .......... .......... .......... .......... 46% 91.8M 14s\n384700K .......... .......... .......... .......... .......... 46%  111M 14s\n384750K .......... .......... .......... .......... .......... 46% 53.3M 14s\n384800K .......... .......... .......... .......... .......... 46% 36.9M 14s\n384850K .......... .......... .......... .......... .......... 46% 40.3M 14s\n384900K .......... .......... .......... .......... .......... 46% 29.3M 14s\n384950K .......... .......... .......... .......... .......... 46% 34.8M 14s\n385000K .......... .......... .......... .......... .......... 46% 39.1M 14s\n385050K .......... .......... .......... .......... .......... 46% 43.4M 14s\n385100K .......... .......... .......... .......... .......... 46% 43.0M 14s\n385150K .......... .......... .......... .......... .......... 46% 35.0M 14s\n385200K .......... .......... .......... .......... .......... 46% 40.1M 14s\n385250K .......... .......... .......... .......... .......... 46% 28.6M 14s\n385300K .......... .......... .......... .......... .......... 46% 41.5M 14s\n385350K .......... .......... .......... .......... .......... 46% 20.1M 14s\n385400K .......... .......... .......... .......... .......... 46% 38.6M 14s\n385450K .......... .......... .......... .......... .......... 46% 51.5M 14s\n385500K .......... .......... .......... .......... .......... 46% 67.9M 14s\n385550K .......... .......... .......... .......... .......... 46% 37.9M 14s\n385600K .......... .......... .......... .......... .......... 46% 36.3M 14s\n385650K .......... .......... .......... .......... .......... 46% 39.9M 14s\n385700K .......... .......... .......... .......... .......... 46% 45.0M 14s\n385750K .......... .......... .......... .......... .......... 46% 42.4M 14s\n385800K .......... .......... .......... .......... .......... 46% 41.9M 14s\n385850K .......... .......... .......... .......... .......... 46% 36.2M 14s\n385900K .......... .......... .......... .......... .......... 46% 44.6M 14s\n385950K .......... .......... .......... .......... .......... 46% 38.3M 14s\n386000K .......... .......... .......... .......... .......... 47% 38.5M 14s\n386050K .......... .......... .......... .......... .......... 47% 46.1M 14s\n386100K .......... .......... .......... .......... .......... 47% 46.4M 14s\n386150K .......... .......... .......... .......... .......... 47% 40.2M 14s\n386200K .......... .......... .......... .......... .......... 47% 31.3M 14s\n386250K .......... .......... .......... .......... .......... 47% 42.5M 14s\n386300K .......... .......... .......... .......... .......... 47% 49.5M 14s\n386350K .......... .......... .......... .......... .......... 47% 38.1M 14s\n386400K .......... .......... .......... .......... .......... 47% 24.1M 14s\n386450K .......... .......... .......... .......... .......... 47% 49.9M 14s\n386500K .......... .......... .......... .......... .......... 47% 41.1M 14s\n386550K .......... .......... .......... .......... .......... 47% 35.9M 14s\n386600K .......... .......... .......... .......... .......... 47% 31.2M 14s\n386650K .......... .......... .......... .......... .......... 47% 37.7M 14s\n386700K .......... .......... .......... .......... .......... 47% 44.6M 14s\n386750K .......... .......... .......... .......... .......... 47% 49.4M 14s\n386800K .......... .......... .......... .......... .......... 47% 56.1M 14s\n386850K .......... .......... .......... .......... .......... 47% 55.4M 14s\n386900K .......... .......... .......... .......... .......... 47% 33.2M 14s\n386950K .......... .......... .......... .......... .......... 47% 36.4M 14s\n387000K .......... .......... .......... .......... .......... 47% 40.3M 14s\n387050K .......... .......... .......... .......... .......... 47% 51.2M 14s\n387100K .......... .......... .......... .......... .......... 47% 48.8M 14s\n387150K .......... .......... .......... .......... .......... 47% 39.4M 14s\n387200K .......... .......... .......... .......... .......... 47% 43.4M 14s\n387250K .......... .......... .......... .......... .......... 47% 53.1M 14s\n387300K .......... .......... .......... .......... .......... 47% 26.7M 14s\n387350K .......... .......... .......... .......... .......... 47% 33.2M 14s\n387400K .......... .......... .......... .......... .......... 47% 64.4M 14s\n387450K .......... .......... .......... .......... .......... 47% 42.2M 14s\n387500K .......... .......... .......... .......... .......... 47% 38.1M 14s\n387550K .......... .......... .......... .......... .......... 47% 45.9M 14s\n387600K .......... .......... .......... .......... .......... 47% 40.2M 14s\n387650K .......... .......... .......... .......... .......... 47% 29.9M 14s\n387700K .......... .......... .......... .......... .......... 47% 37.7M 14s\n387750K .......... .......... .......... .......... .......... 47% 33.1M 14s\n387800K .......... .......... .......... .......... .......... 47% 41.2M 14s\n387850K .......... .......... .......... .......... .......... 47% 42.1M 14s\n387900K .......... .......... .......... .......... .......... 47% 46.4M 14s\n387950K .......... .......... .......... .......... .......... 47% 35.3M 14s\n388000K .......... .......... .......... .......... .......... 47% 46.2M 14s\n388050K .......... .......... .......... .......... .......... 47% 58.1M 14s\n388100K .......... .......... .......... .......... .......... 47% 40.4M 14s\n388150K .......... .......... .......... .......... .......... 47% 34.6M 14s\n388200K .......... .......... .......... .......... .......... 47% 48.4M 14s\n388250K .......... .......... .......... .......... .......... 47% 50.0M 14s\n388300K .......... .......... .......... .......... .......... 47% 40.7M 14s\n388350K .......... .......... .......... .......... .......... 47% 35.2M 14s\n388400K .......... .......... .......... .......... .......... 47% 28.3M 14s\n388450K .......... .......... .......... .......... .......... 47% 18.0M 14s\n388500K .......... .......... .......... .......... .......... 47% 30.4M 14s\n388550K .......... .......... .......... .......... .......... 47% 34.4M 14s\n388600K .......... .......... .......... .......... .......... 47% 52.6M 14s\n388650K .......... .......... .......... .......... .......... 47% 41.2M 14s\n388700K .......... .......... .......... .......... .......... 47% 42.1M 14s\n388750K .......... .......... .......... .......... .......... 47% 34.7M 14s\n388800K .......... .......... .......... .......... .......... 47% 41.3M 14s\n388850K .......... .......... .......... .......... .......... 47% 39.9M 14s\n388900K .......... .......... .......... .......... .......... 47% 39.2M 14s\n388950K .......... .......... .......... .......... .......... 47% 24.3M 14s\n389000K .......... .......... .......... .......... .......... 47% 51.5M 14s\n389050K .......... .......... .......... .......... .......... 47% 45.1M 14s\n389100K .......... .......... .......... .......... .......... 47% 46.5M 14s\n389150K .......... .......... .......... .......... .......... 47% 31.5M 14s\n389200K .......... .......... .......... .......... .......... 47% 46.9M 14s\n389250K .......... .......... .......... .......... .......... 47% 46.6M 14s\n389300K .......... .......... .......... .......... .......... 47% 48.0M 14s\n389350K .......... .......... .......... .......... .......... 47% 27.9M 14s\n389400K .......... .......... .......... .......... .......... 47% 45.6M 14s\n389450K .......... .......... .......... .......... .......... 47% 44.7M 14s\n389500K .......... .......... .......... .......... .......... 47% 52.5M 14s\n389550K .......... .......... .......... .......... .......... 47% 46.4M 14s\n389600K .......... .......... .......... .......... .......... 47% 44.8M 14s\n389650K .......... .......... .......... .......... .......... 47% 47.2M 14s\n389700K .......... .......... .......... .......... .......... 47% 34.2M 14s\n389750K .......... .......... .......... .......... .......... 47% 39.4M 14s\n389800K .......... .......... .......... .......... .......... 47% 37.7M 14s\n389850K .......... .......... .......... .......... .......... 47% 45.9M 14s\n389900K .......... .......... .......... .......... .......... 47% 50.4M 14s\n389950K .......... .......... .......... .......... .......... 47% 31.9M 14s\n390000K .......... .......... .......... .......... .......... 47% 46.9M 14s\n390050K .......... .......... .......... .......... .......... 47% 50.6M 13s\n390100K .......... .......... .......... .......... .......... 47% 40.0M 13s\n390150K .......... .......... .......... .......... .......... 47% 27.0M 13s\n390200K .......... .......... .......... .......... .......... 47% 43.4M 13s\n390250K .......... .......... .......... .......... .......... 47% 43.6M 13s\n390300K .......... .......... .......... .......... .......... 47% 48.9M 13s\n390350K .......... .......... .......... .......... .......... 47% 41.2M 13s\n390400K .......... .......... .......... .......... .......... 47% 58.5M 13s\n390450K .......... .......... .......... .......... .......... 47% 45.0M 13s\n390500K .......... .......... .......... .......... .......... 47% 67.7M 13s\n390550K .......... .......... .......... .......... .......... 47% 50.7M 13s\n390600K .......... .......... .......... .......... .......... 47% 55.7M 13s\n390650K .......... .......... .......... .......... .......... 47% 47.8M 13s\n390700K .......... .......... .......... .......... .......... 47% 44.8M 13s\n390750K .......... .......... .......... .......... .......... 47% 45.3M 13s\n390800K .......... .......... .......... .......... .......... 47% 48.5M 13s\n390850K .......... .......... .......... .......... .......... 47% 45.2M 13s\n390900K .......... .......... .......... .......... .......... 47% 50.5M 13s\n390950K .......... .......... .......... .......... .......... 47% 44.3M 13s\n391000K .......... .......... .......... .......... .......... 47% 49.9M 13s\n391050K .......... .......... .......... .......... .......... 47% 54.5M 13s\n391100K .......... .......... .......... .......... .......... 47% 49.6M 13s\n391150K .......... .......... .......... .......... .......... 47% 34.2M 13s\n391200K .......... .......... .......... .......... .......... 47% 55.3M 13s\n391250K .......... .......... .......... .......... .......... 47% 33.7M 13s\n391300K .......... .......... .......... .......... .......... 47% 61.1M 13s\n391350K .......... .......... .......... .......... .......... 47% 43.7M 13s\n391400K .......... .......... .......... .......... .......... 47% 42.4M 13s\n391450K .......... .......... .......... .......... .......... 47% 41.3M 13s\n391500K .......... .......... .......... .......... .......... 47% 58.0M 13s\n391550K .......... .......... .......... .......... .......... 47% 43.7M 13s\n391600K .......... .......... .......... .......... .......... 47% 42.8M 13s\n391650K .......... .......... .......... .......... .......... 47% 39.1M 13s\n391700K .......... .......... .......... .......... .......... 47% 39.5M 13s\n391750K .......... .......... .......... .......... .......... 47% 38.9M 13s\n391800K .......... .......... .......... .......... .......... 47% 47.0M 13s\n391850K .......... .......... .......... .......... .......... 47% 42.1M 13s\n391900K .......... .......... .......... .......... .......... 47% 40.7M 13s\n391950K .......... .......... .......... .......... .......... 47% 30.0M 13s\n392000K .......... .......... .......... .......... .......... 47% 41.5M 13s\n392050K .......... .......... .......... .......... .......... 47% 46.0M 13s\n392100K .......... .......... .......... .......... .......... 47% 38.4M 13s\n392150K .......... .......... .......... .......... .......... 47% 59.0M 13s\n392200K .......... .......... .......... .......... .......... 47% 74.9M 13s\n392250K .......... .......... .......... .......... .......... 47% 40.4M 13s\n392300K .......... .......... .......... .......... .......... 47% 51.3M 13s\n392350K .......... .......... .......... .......... .......... 47% 38.3M 13s\n392400K .......... .......... .......... .......... .......... 47% 47.4M 13s\n392450K .......... .......... .......... .......... .......... 47% 81.8M 13s\n392500K .......... .......... .......... .......... .......... 47%  101M 13s\n392550K .......... .......... .......... .......... .......... 47% 82.0M 13s\n392600K .......... .......... .......... .......... .......... 47% 50.5M 13s\n392650K .......... .......... .......... .......... .......... 47% 42.1M 13s\n392700K .......... .......... .......... .......... .......... 47% 45.9M 13s\n392750K .......... .......... .......... .......... .......... 47% 36.8M 13s\n392800K .......... .......... .......... .......... .......... 47% 67.9M 13s\n392850K .......... .......... .......... .......... .......... 47%  100M 13s\n392900K .......... .......... .......... .......... .......... 47% 97.8M 13s\n392950K .......... .......... .......... .......... .......... 47% 60.5M 13s\n393000K .......... .......... .......... .......... .......... 47% 99.1M 13s\n393050K .......... .......... .......... .......... .......... 47% 97.1M 13s\n393100K .......... .......... .......... .......... .......... 47% 91.5M 13s\n393150K .......... .......... .......... .......... .......... 47% 38.7M 13s\n393200K .......... .......... .......... .......... .......... 47% 45.3M 13s\n393250K .......... .......... .......... .......... .......... 47% 42.3M 13s\n393300K .......... .......... .......... .......... .......... 47% 28.8M 13s\n393350K .......... .......... .......... .......... .......... 47% 39.2M 13s\n393400K .......... .......... .......... .......... .......... 47% 41.0M 13s\n393450K .......... .......... .......... .......... .......... 47% 44.8M 13s\n393500K .......... .......... .......... .......... .......... 47% 38.8M 13s\n393550K .......... .......... .......... .......... .......... 47% 43.7M 13s\n393600K .......... .......... .......... .......... .......... 47% 39.2M 13s\n393650K .......... .......... .......... .......... .......... 47% 43.9M 13s\n393700K .......... .......... .......... .......... .......... 47% 41.7M 13s\n393750K .......... .......... .......... .......... .......... 47% 37.0M 13s\n393800K .......... .......... .......... .......... .......... 47% 41.4M 13s\n393850K .......... .......... .......... .......... .......... 47% 36.7M 13s\n393900K .......... .......... .......... .......... .......... 47% 39.9M 13s\n393950K .......... .......... .......... .......... .......... 47% 36.4M 13s\n394000K .......... .......... .......... .......... .......... 47% 44.3M 13s\n394050K .......... .......... .......... .......... .......... 47% 40.0M 13s\n394100K .......... .......... .......... .......... .......... 47% 43.2M 13s\n394150K .......... .......... .......... .......... .......... 47% 38.4M 13s\n394200K .......... .......... .......... .......... .......... 47% 44.5M 13s\n394250K .......... .......... .......... .......... .......... 48% 39.5M 13s\n394300K .......... .......... .......... .......... .......... 48% 50.1M 13s\n394350K .......... .......... .......... .......... .......... 48% 42.9M 13s\n394400K .......... .......... .......... .......... .......... 48% 44.5M 13s\n394450K .......... .......... .......... .......... .......... 48% 49.9M 13s\n394500K .......... .......... .......... .......... .......... 48% 43.6M 13s\n394550K .......... .......... .......... .......... .......... 48% 37.6M 13s\n394600K .......... .......... .......... .......... .......... 48% 36.6M 13s\n394650K .......... .......... .......... .......... .......... 48% 44.4M 13s\n394700K .......... .......... .......... .......... .......... 48% 53.9M 13s\n394750K .......... .......... .......... .......... .......... 48% 40.8M 13s\n394800K .......... .......... .......... .......... .......... 48% 41.4M 13s\n394850K .......... .......... .......... .......... .......... 48% 42.2M 13s\n394900K .......... .......... .......... .......... .......... 48% 50.6M 13s\n394950K .......... .......... .......... .......... .......... 48% 58.6M 13s\n395000K .......... .......... .......... .......... .......... 48% 59.7M 13s\n395050K .......... .......... .......... .......... .......... 48% 65.4M 13s\n395100K .......... .......... .......... .......... .......... 48% 66.5M 13s\n395150K .......... .......... .......... .......... .......... 48% 61.4M 13s\n395200K .......... .......... .......... .......... .......... 48% 78.0M 13s\n395250K .......... .......... .......... .......... .......... 48% 60.3M 13s\n395300K .......... .......... .......... .......... .......... 48% 80.6M 13s\n395350K .......... .......... .......... .......... .......... 48% 46.8M 13s\n395400K .......... .......... .......... .......... .......... 48% 93.0M 13s\n395450K .......... .......... .......... .......... .......... 48% 62.5M 13s\n395500K .......... .......... .......... .......... .......... 48% 65.6M 13s\n395550K .......... .......... .......... .......... .......... 48% 65.3M 13s\n395600K .......... .......... .......... .......... .......... 48% 77.5M 13s\n395650K .......... .......... .......... .......... .......... 48% 70.0M 13s\n395700K .......... .......... .......... .......... .......... 48% 69.2M 13s\n395750K .......... .......... .......... .......... .......... 48% 54.6M 13s\n395800K .......... .......... .......... .......... .......... 48% 91.1M 13s\n395850K .......... .......... .......... .......... .......... 48% 87.5M 13s\n395900K .......... .......... .......... .......... .......... 48% 69.6M 13s\n395950K .......... .......... .......... .......... .......... 48% 57.0M 13s\n396000K .......... .......... .......... .......... .......... 48% 75.9M 13s\n396050K .......... .......... .......... .......... .......... 48% 67.9M 13s\n396100K .......... .......... .......... .......... .......... 48% 78.4M 13s\n396150K .......... .......... .......... .......... .......... 48% 64.2M 13s\n396200K .......... .......... .......... .......... .......... 48% 95.0M 13s\n396250K .......... .......... .......... .......... .......... 48% 70.6M 13s\n396300K .......... .......... .......... .......... .......... 48% 70.3M 13s\n396350K .......... .......... .......... .......... .......... 48% 55.2M 13s\n396400K .......... .......... .......... .......... .......... 48% 90.4M 13s\n396450K .......... .......... .......... .......... .......... 48% 93.9M 13s\n396500K .......... .......... .......... .......... .......... 48% 49.4M 13s\n396550K .......... .......... .......... .......... .......... 48% 59.9M 13s\n396600K .......... .......... .......... .......... .......... 48% 63.4M 13s\n396650K .......... .......... .......... .......... .......... 48% 66.9M 13s\n396700K .......... .......... .......... .......... .......... 48% 66.1M 13s\n396750K .......... .......... .......... .......... .......... 48% 74.0M 13s\n396800K .......... .......... .......... .......... .......... 48% 65.4M 13s\n396850K .......... .......... .......... .......... .......... 48% 71.5M 13s\n396900K .......... .......... .......... .......... .......... 48% 67.9M 13s\n396950K .......... .......... .......... .......... .......... 48% 59.0M 13s\n397000K .......... .......... .......... .......... .......... 48% 77.5M 13s\n397050K .......... .......... .......... .......... .......... 48% 69.5M 13s\n397100K .......... .......... .......... .......... .......... 48% 62.2M 13s\n397150K .......... .......... .......... .......... .......... 48% 63.2M 13s\n397200K .......... .......... .......... .......... .......... 48% 64.1M 13s\n397250K .......... .......... .......... .......... .......... 48% 70.4M 13s\n397300K .......... .......... .......... .......... .......... 48% 62.9M 13s\n397350K .......... .......... .......... .......... .......... 48% 65.3M 13s\n397400K .......... .......... .......... .......... .......... 48% 45.9M 13s\n397450K .......... .......... .......... .......... .......... 48% 63.9M 13s\n397500K .......... .......... .......... .......... .......... 48% 60.1M 13s\n397550K .......... .......... .......... .......... .......... 48% 60.3M 13s\n397600K .......... .......... .......... .......... .......... 48% 63.4M 13s\n397650K .......... .......... .......... .......... .......... 48% 62.8M 13s\n397700K .......... .......... .......... .......... .......... 48% 64.1M 13s\n397750K .......... .......... .......... .......... .......... 48% 53.9M 13s\n397800K .......... .......... .......... .......... .......... 48% 83.0M 13s\n397850K .......... .......... .......... .......... .......... 48% 67.6M 13s\n397900K .......... .......... .......... .......... .......... 48% 44.4M 13s\n397950K .......... .......... .......... .......... .......... 48% 68.4M 13s\n398000K .......... .......... .......... .......... .......... 48% 92.3M 13s\n398050K .......... .......... .......... .......... .......... 48% 92.8M 13s\n398100K .......... .......... .......... .......... .......... 48% 93.7M 13s\n398150K .......... .......... .......... .......... .......... 48% 76.7M 13s\n398200K .......... .......... .......... .......... .......... 48% 83.5M 13s\n398250K .......... .......... .......... .......... .......... 48% 80.6M 13s\n398300K .......... .......... .......... .......... .......... 48% 85.8M 13s\n398350K .......... .......... .......... .......... .......... 48% 76.5M 13s\n398400K .......... .......... .......... .......... .......... 48% 85.6M 13s\n398450K .......... .......... .......... .......... .......... 48% 85.6M 13s\n398500K .......... .......... .......... .......... .......... 48% 89.6M 13s\n398550K .......... .......... .......... .......... .......... 48% 71.1M 13s\n398600K .......... .......... .......... .......... .......... 48% 74.4M 13s\n398650K .......... .......... .......... .......... .......... 48% 47.9M 13s\n398700K .......... .......... .......... .......... .......... 48% 64.3M 13s\n398750K .......... .......... .......... .......... .......... 48% 57.9M 13s\n398800K .......... .......... .......... .......... .......... 48% 63.8M 13s\n398850K .......... .......... .......... .......... .......... 48% 81.8M 13s\n398900K .......... .......... .......... .......... .......... 48% 85.1M 13s\n398950K .......... .......... .......... .......... .......... 48% 62.1M 13s\n399000K .......... .......... .......... .......... .......... 48% 69.5M 13s\n399050K .......... .......... .......... .......... .......... 48% 64.2M 13s\n399100K .......... .......... .......... .......... .......... 48% 66.1M 13s\n399150K .......... .......... .......... .......... .......... 48% 53.2M 13s\n399200K .......... .......... .......... .......... .......... 48% 64.4M 13s\n399250K .......... .......... .......... .......... .......... 48% 60.0M 13s\n399300K .......... .......... .......... .......... .......... 48% 63.0M 13s\n399350K .......... .......... .......... .......... .......... 48% 46.8M 13s\n399400K .......... .......... .......... .......... .......... 48% 66.8M 13s\n399450K .......... .......... .......... .......... .......... 48% 49.8M 13s\n399500K .......... .......... .......... .......... .......... 48% 60.6M 13s\n399550K .......... .......... .......... .......... .......... 48% 16.9M 13s\n399600K .......... .......... .......... .......... .......... 48% 64.5M 13s\n399650K .......... .......... .......... .......... .......... 48% 94.7M 13s\n399700K .......... .......... .......... .......... .......... 48% 76.5M 13s\n399750K .......... .......... .......... .......... .......... 48% 53.2M 13s\n399800K .......... .......... .......... .......... .......... 48% 61.4M 13s\n399850K .......... .......... .......... .......... .......... 48% 66.1M 13s\n399900K .......... .......... .......... .......... .......... 48% 63.7M 13s\n399950K .......... .......... .......... .......... .......... 48% 54.5M 13s\n400000K .......... .......... .......... .......... .......... 48% 65.2M 13s\n400050K .......... .......... .......... .......... .......... 48% 60.5M 13s\n400100K .......... .......... .......... .......... .......... 48% 59.3M 13s\n400150K .......... .......... .......... .......... .......... 48% 60.6M 13s\n400200K .......... .......... .......... .......... .......... 48% 67.5M 13s\n400250K .......... .......... .......... .......... .......... 48% 56.4M 13s\n400300K .......... .......... .......... .......... .......... 48% 67.7M 13s\n400350K .......... .......... .......... .......... .......... 48% 63.8M 13s\n400400K .......... .......... .......... .......... .......... 48% 76.8M 13s\n400450K .......... .......... .......... .......... .......... 48% 99.8M 13s\n400500K .......... .......... .......... .......... .......... 48% 77.8M 13s\n400550K .......... .......... .......... .......... .......... 48% 70.0M 13s\n400600K .......... .......... .......... .......... .......... 48% 72.9M 13s\n400650K .......... .......... .......... .......... .......... 48% 79.7M 13s\n400700K .......... .......... .......... .......... .......... 48% 74.8M 13s\n400750K .......... .......... .......... .......... .......... 48% 65.3M 13s\n400800K .......... .......... .......... .......... .......... 48% 75.2M 13s\n400850K .......... .......... .......... .......... .......... 48% 72.3M 13s\n400900K .......... .......... .......... .......... .......... 48% 70.9M 13s\n400950K .......... .......... .......... .......... .......... 48% 67.3M 13s\n401000K .......... .......... .......... .......... .......... 48% 72.6M 13s\n401050K .......... .......... .......... .......... .......... 48% 76.3M 13s\n401100K .......... .......... .......... .......... .......... 48% 70.6M 13s\n401150K .......... .......... .......... .......... .......... 48% 60.4M 13s\n401200K .......... .......... .......... .......... .......... 48% 69.3M 13s\n401250K .......... .......... .......... .......... .......... 48% 95.8M 13s\n401300K .......... .......... .......... .......... .......... 48%  128M 13s\n401350K .......... .......... .......... .......... .......... 48% 72.0M 13s\n401400K .......... .......... .......... .......... .......... 48% 76.0M 13s\n401450K .......... .......... .......... .......... .......... 48% 76.1M 13s\n401500K .......... .......... .......... .......... .......... 48% 66.4M 13s\n401550K .......... .......... .......... .......... .......... 48% 45.6M 13s\n401600K .......... .......... .......... .......... .......... 48%  107M 13s\n401650K .......... .......... .......... .......... .......... 48% 71.3M 13s\n401700K .......... .......... .......... .......... .......... 48% 74.0M 13s\n401750K .......... .......... .......... .......... .......... 48% 63.4M 13s\n401800K .......... .......... .......... .......... .......... 48% 72.3M 13s\n401850K .......... .......... .......... .......... .......... 48% 74.5M 13s\n401900K .......... .......... .......... .......... .......... 48% 74.1M 13s\n401950K .......... .......... .......... .......... .......... 48% 65.3M 13s\n402000K .......... .......... .......... .......... .......... 48%  123M 13s\n402050K .......... .......... .......... .......... .......... 48% 86.7M 13s\n402100K .......... .......... .......... .......... .......... 48% 82.4M 13s\n402150K .......... .......... .......... .......... .......... 48% 76.6M 13s\n402200K .......... .......... .......... .......... .......... 48% 75.4M 13s\n402250K .......... .......... .......... .......... .......... 48% 79.2M 13s\n402300K .......... .......... .......... .......... .......... 48%  108M 13s\n402350K .......... .......... .......... .......... .......... 48% 66.1M 13s\n402400K .......... .......... .......... .......... .......... 48% 87.2M 13s\n402450K .......... .......... .......... .......... .......... 49%  124M 13s\n402500K .......... .......... .......... .......... .......... 49%  131M 13s\n402550K .......... .......... .......... .......... .......... 49%  113M 13s\n402600K .......... .......... .......... .......... .......... 49%  131M 13s\n402650K .......... .......... .......... .......... .......... 49%  128M 13s\n402700K .......... .......... .......... .......... .......... 49%  131M 13s\n402750K .......... .......... .......... .......... .......... 49%  114M 13s\n402800K .......... .......... .......... .......... .......... 49%  132M 13s\n402850K .......... .......... .......... .......... .......... 49%  128M 13s\n402900K .......... .......... .......... .......... .......... 49%  133M 13s\n402950K .......... .......... .......... .......... .......... 49%  110M 13s\n403000K .......... .......... .......... .......... .......... 49%  133M 13s\n403050K .......... .......... .......... .......... .......... 49% 62.2M 13s\n403100K .......... .......... .......... .......... .......... 49% 71.4M 13s\n403150K .......... .......... .......... .......... .......... 49% 65.9M 13s\n403200K .......... .......... .......... .......... .......... 49% 72.0M 13s\n403250K .......... .......... .......... .......... .......... 49% 71.6M 13s\n403300K .......... .......... .......... .......... .......... 49% 73.2M 13s\n403350K .......... .......... .......... .......... .......... 49% 63.2M 13s\n403400K .......... .......... .......... .......... .......... 49% 86.1M 13s\n403450K .......... .......... .......... .......... .......... 49% 74.6M 13s\n403500K .......... .......... .......... .......... .......... 49% 72.9M 13s\n403550K .......... .......... .......... .......... .......... 49% 65.6M 13s\n403600K .......... .......... .......... .......... .......... 49% 51.6M 13s\n403650K .......... .......... .......... .......... .......... 49% 85.7M 13s\n403700K .......... .......... .......... .......... .......... 49%  137M 13s\n403750K .......... .......... .......... .......... .......... 49% 61.2M 13s\n403800K .......... .......... .......... .......... .......... 49% 93.1M 13s\n403850K .......... .......... .......... .......... .......... 49% 66.6M 13s\n403900K .......... .......... .......... .......... .......... 49% 73.2M 13s\n403950K .......... .......... .......... .......... .......... 49% 53.0M 13s\n404000K .......... .......... .......... .......... .......... 49% 53.3M 13s\n404050K .......... .......... .......... .......... .......... 49% 79.4M 13s\n404100K .......... .......... .......... .......... .......... 49%  101M 13s\n404150K .......... .......... .......... .......... .......... 49% 51.8M 13s\n404200K .......... .......... .......... .......... .......... 49% 54.1M 13s\n404250K .......... .......... .......... .......... .......... 49% 55.5M 13s\n404300K .......... .......... .......... .......... .......... 49% 54.7M 13s\n404350K .......... .......... .......... .......... .......... 49% 45.8M 13s\n404400K .......... .......... .......... .......... .......... 49% 56.4M 13s\n404450K .......... .......... .......... .......... .......... 49% 54.4M 13s\n404500K .......... .......... .......... .......... .......... 49% 63.8M 13s\n404550K .......... .......... .......... .......... .......... 49% 46.8M 13s\n404600K .......... .......... .......... .......... .......... 49% 54.6M 13s\n404650K .......... .......... .......... .......... .......... 49% 54.4M 13s\n404700K .......... .......... .......... .......... .......... 49% 69.3M 13s\n404750K .......... .......... .......... .......... .......... 49% 52.2M 13s\n404800K .......... .......... .......... .......... .......... 49% 54.7M 13s\n404850K .......... .......... .......... .......... .......... 49% 56.9M 13s\n404900K .......... .......... .......... .......... .......... 49% 56.4M 13s\n404950K .......... .......... .......... .......... .......... 49% 50.9M 13s\n405000K .......... .......... .......... .......... .......... 49% 60.7M 13s\n405050K .......... .......... .......... .......... .......... 49% 55.0M 13s\n405100K .......... .......... .......... .......... .......... 49% 57.9M 13s\n405150K .......... .......... .......... .......... .......... 49% 52.2M 13s\n405200K .......... .......... .......... .......... .......... 49% 54.6M 13s\n405250K .......... .......... .......... .......... .......... 49% 53.4M 13s\n405300K .......... .......... .......... .......... .......... 49% 59.3M 13s\n405350K .......... .......... .......... .......... .......... 49% 51.2M 13s\n405400K .......... .......... .......... .......... .......... 49% 57.7M 13s\n405450K .......... .......... .......... .......... .......... 49% 58.2M 13s\n405500K .......... .......... .......... .......... .......... 49% 55.6M 13s\n405550K .......... .......... .......... .......... .......... 49% 33.9M 13s\n405600K .......... .......... .......... .......... .......... 49% 65.4M 13s\n405650K .......... .......... .......... .......... .......... 49% 75.7M 13s\n405700K .......... .......... .......... .......... .......... 49%  105M 13s\n405750K .......... .......... .......... .......... .......... 49% 65.4M 13s\n405800K .......... .......... .......... .......... .......... 49% 59.6M 13s\n405850K .......... .......... .......... .......... .......... 49% 82.2M 13s\n405900K .......... .......... .......... .......... .......... 49% 58.9M 13s\n405950K .......... .......... .......... .......... .......... 49% 49.3M 13s\n406000K .......... .......... .......... .......... .......... 49% 54.4M 13s\n406050K .......... .......... .......... .......... .......... 49% 56.9M 13s\n406100K .......... .......... .......... .......... .......... 49% 62.0M 13s\n406150K .......... .......... .......... .......... .......... 49% 53.7M 13s\n406200K .......... .......... .......... .......... .......... 49% 56.9M 13s\n406250K .......... .......... .......... .......... .......... 49% 59.6M 13s\n406300K .......... .......... .......... .......... .......... 49% 56.9M 13s\n406350K .......... .......... .......... .......... .......... 49% 51.6M 13s\n406400K .......... .......... .......... .......... .......... 49% 56.4M 13s\n406450K .......... .......... .......... .......... .......... 49% 54.8M 13s\n406500K .......... .......... .......... .......... .......... 49% 60.1M 13s\n406550K .......... .......... .......... .......... .......... 49% 54.8M 13s\n406600K .......... .......... .......... .......... .......... 49% 60.0M 13s\n406650K .......... .......... .......... .......... .......... 49% 58.8M 13s\n406700K .......... .......... .......... .......... .......... 49% 53.5M 13s\n406750K .......... .......... .......... .......... .......... 49% 52.4M 13s\n406800K .......... .......... .......... .......... .......... 49% 61.9M 13s\n406850K .......... .......... .......... .......... .......... 49% 59.9M 13s\n406900K .......... .......... .......... .......... .......... 49%  105M 13s\n406950K .......... .......... .......... .......... .......... 49% 88.5M 13s\n407000K .......... .......... .......... .......... .......... 49%  107M 13s\n407050K .......... .......... .......... .......... .......... 49% 61.8M 13s\n407100K .......... .......... .......... .......... .......... 49% 58.4M 13s\n407150K .......... .......... .......... .......... .......... 49% 52.6M 13s\n407200K .......... .......... .......... .......... .......... 49% 56.4M 13s\n407250K .......... .......... .......... .......... .......... 49% 57.4M 13s\n407300K .......... .......... .......... .......... .......... 49% 56.9M 13s\n407350K .......... .......... .......... .......... .......... 49% 86.9M 13s\n407400K .......... .......... .......... .......... .......... 49% 81.3M 13s\n407450K .......... .......... .......... .......... .......... 49% 57.8M 13s\n407500K .......... .......... .......... .......... .......... 49% 55.9M 13s\n407550K .......... .......... .......... .......... .......... 49% 50.1M 13s\n407600K .......... .......... .......... .......... .......... 49% 45.2M 13s\n407650K .......... .......... .......... .......... .......... 49% 66.2M 13s\n407700K .......... .......... .......... .......... .......... 49%  103M 13s\n407750K .......... .......... .......... .......... .......... 49% 67.2M 13s\n407800K .......... .......... .......... .......... .......... 49% 81.5M 13s\n407850K .......... .......... .......... .......... .......... 49% 67.7M 13s\n407900K .......... .......... .......... .......... .......... 49% 65.7M 13s\n407950K .......... .......... .......... .......... .......... 49% 48.0M 13s\n408000K .......... .......... .......... .......... .......... 49% 53.9M 13s\n408050K .......... .......... .......... .......... .......... 49% 56.0M 13s\n408100K .......... .......... .......... .......... .......... 49% 60.1M 13s\n408150K .......... .......... .......... .......... .......... 49% 55.8M 13s\n408200K .......... .......... .......... .......... .......... 49% 56.0M 13s\n408250K .......... .......... .......... .......... .......... 49% 60.2M 13s\n408300K .......... .......... .......... .......... .......... 49% 59.4M 13s\n408350K .......... .......... .......... .......... .......... 49% 52.1M 13s\n408400K .......... .......... .......... .......... .......... 49% 55.8M 13s\n408450K .......... .......... .......... .......... .......... 49% 55.0M 13s\n408500K .......... .......... .......... .......... .......... 49% 58.6M 13s\n408550K .......... .......... .......... .......... .......... 49% 49.2M 13s\n408600K .......... .......... .......... .......... .......... 49% 63.0M 13s\n408650K .......... .......... .......... .......... .......... 49% 58.2M 13s\n408700K .......... .......... .......... .......... .......... 49% 53.6M 13s\n408750K .......... .......... .......... .......... .......... 49% 58.1M 13s\n408800K .......... .......... .......... .......... .......... 49% 68.7M 13s\n408850K .......... .......... .......... .......... .......... 49% 69.0M 13s\n408900K .......... .......... .......... .......... .......... 49% 52.7M 13s\n408950K .......... .......... .......... .......... .......... 49% 49.8M 13s\n409000K .......... .......... .......... .......... .......... 49% 59.1M 13s\n409050K .......... .......... .......... .......... .......... 49% 59.8M 13s\n409100K .......... .......... .......... .......... .......... 49% 60.0M 13s\n409150K .......... .......... .......... .......... .......... 49% 49.9M 13s\n409200K .......... .......... .......... .......... .......... 49% 54.9M 13s\n409250K .......... .......... .......... .......... .......... 49% 59.3M 13s\n409300K .......... .......... .......... .......... .......... 49% 66.5M 13s\n409350K .......... .......... .......... .......... .......... 49% 48.2M 13s\n409400K .......... .......... .......... .......... .......... 49% 55.4M 13s\n409450K .......... .......... .......... .......... .......... 49% 59.0M 13s\n409500K .......... .......... .......... .......... .......... 49% 57.9M 13s\n409550K .......... .......... .......... .......... .......... 49% 49.2M 13s\n409600K .......... .......... .......... .......... .......... 49% 61.3M 13s\n409650K .......... .......... .......... .......... .......... 49% 42.1M 13s\n409700K .......... .......... .......... .......... .......... 49% 58.8M 13s\n409750K .......... .......... .......... .......... .......... 49% 49.8M 13s\n409800K .......... .......... .......... .......... .......... 49% 54.5M 13s\n409850K .......... .......... .......... .......... .......... 49% 57.6M 13s\n409900K .......... .......... .......... .......... .......... 49% 59.4M 13s\n409950K .......... .......... .......... .......... .......... 49% 80.1M 13s\n410000K .......... .......... .......... .......... .......... 49%  111M 13s\n410050K .......... .......... .......... .......... .......... 49% 64.2M 13s\n410100K .......... .......... .......... .......... .......... 49% 58.7M 13s\n410150K .......... .......... .......... .......... .......... 49% 51.5M 13s\n410200K .......... .......... .......... .......... .......... 49% 57.6M 13s\n410250K .......... .......... .......... .......... .......... 49% 61.6M 13s\n410300K .......... .......... .......... .......... .......... 49% 56.0M 13s\n410350K .......... .......... .......... .......... .......... 49% 54.4M 13s\n410400K .......... .......... .......... .......... .......... 49% 61.8M 13s\n410450K .......... .......... .......... .......... .......... 49% 59.6M 13s\n410500K .......... .......... .......... .......... .......... 49% 59.5M 13s\n410550K .......... .......... .......... .......... .......... 49% 47.9M 13s\n410600K .......... .......... .......... .......... .......... 49% 59.4M 13s\n410650K .......... .......... .......... .......... .......... 50% 61.4M 13s\n410700K .......... .......... .......... .......... .......... 50% 51.9M 13s\n410750K .......... .......... .......... .......... .......... 50% 22.7M 13s\n410800K .......... .......... .......... .......... .......... 50% 59.2M 13s\n410850K .......... .......... .......... .......... .......... 50% 58.1M 13s\n410900K .......... .......... .......... .......... .......... 50% 57.1M 13s\n410950K .......... .......... .......... .......... .......... 50% 46.4M 13s\n411000K .......... .......... .......... .......... .......... 50% 57.8M 13s\n411050K .......... .......... .......... .......... .......... 50% 61.0M 13s\n411100K .......... .......... .......... .......... .......... 50% 60.3M 13s\n411150K .......... .......... .......... .......... .......... 50% 42.6M 13s\n411200K .......... .......... .......... .......... .......... 50% 75.5M 13s\n411250K .......... .......... .......... .......... .......... 50% 51.7M 13s\n411300K .......... .......... .......... .......... .......... 50% 40.1M 13s\n411350K .......... .......... .......... .......... .......... 50% 65.1M 13s\n411400K .......... .......... .......... .......... .......... 50% 49.7M 13s\n411450K .......... .......... .......... .......... .......... 50% 37.9M 13s\n411500K .......... .......... .......... .......... .......... 50% 35.4M 13s\n411550K .......... .......... .......... .......... .......... 50% 47.3M 13s\n411600K .......... .......... .......... .......... .......... 50% 42.2M 13s\n411650K .......... .......... .......... .......... .......... 50% 36.5M 13s\n411700K .......... .......... .......... .......... .......... 50% 2.60M 13s\n411750K .......... .......... .......... .......... .......... 50% 30.3M 13s\n411800K .......... .......... .......... .......... .......... 50% 79.7M 13s\n411850K .......... .......... .......... .......... .......... 50% 53.9M 13s\n411900K .......... .......... .......... .......... .......... 50% 62.4M 13s\n411950K .......... .......... .......... .......... .......... 50% 38.8M 13s\n412000K .......... .......... .......... .......... .......... 50% 56.5M 13s\n412050K .......... .......... .......... .......... .......... 50% 65.2M 13s\n412100K .......... .......... .......... .......... .......... 50% 82.0M 13s\n412150K .......... .......... .......... .......... .......... 50% 90.0M 13s\n412200K .......... .......... .......... .......... .......... 50% 85.0M 13s\n412250K .......... .......... .......... .......... .......... 50% 74.1M 13s\n412300K .......... .......... .......... .......... .......... 50% 92.8M 13s\n412350K .......... .......... .......... .......... .......... 50%  140M 12s\n412400K .......... .......... .......... .......... .......... 50%  130M 12s\n412450K .......... .......... .......... .......... .......... 50%  121M 12s\n412500K .......... .......... .......... .......... .......... 50%  140M 12s\n412550K .......... .......... .......... .......... .......... 50%  141M 12s\n412600K .......... .......... .......... .......... .......... 50%  141M 12s\n412650K .......... .......... .......... .......... .......... 50%  109M 12s\n412700K .......... .......... .......... .......... .......... 50%  139M 12s\n412750K .......... .......... .......... .......... .......... 50%  143M 12s\n412800K .......... .......... .......... .......... .......... 50%  142M 12s\n412850K .......... .......... .......... .......... .......... 50%  114M 12s\n412900K .......... .......... .......... .......... .......... 50% 55.2M 12s\n412950K .......... .......... .......... .......... .......... 50% 90.0M 12s\n413000K .......... .......... .......... .......... .......... 50%  115M 12s\n413050K .......... .......... .......... .......... .......... 50%  105M 12s\n413100K .......... .......... .......... .......... .......... 50% 78.7M 12s\n413150K .......... .......... .......... .......... .......... 50% 99.3M 12s\n413200K .......... .......... .......... .......... .......... 50% 75.2M 12s\n413250K .......... .......... .......... .......... .......... 50% 82.9M 12s\n413300K .......... .......... .......... .......... .......... 50% 96.0M 12s\n413350K .......... .......... .......... .......... .......... 50% 21.4M 12s\n413400K .......... .......... .......... .......... .......... 50%  124M 12s\n413450K .......... .......... .......... .......... .......... 50% 51.2M 12s\n413500K .......... .......... .......... .......... .......... 50% 64.4M 12s\n413550K .......... .......... .......... .......... .......... 50% 69.6M 12s\n413600K .......... .......... .......... .......... .......... 50% 11.8M 12s\n413650K .......... .......... .......... .......... .......... 50% 47.0M 12s\n413700K .......... .......... .......... .......... .......... 50% 93.7M 12s\n413750K .......... .......... .......... .......... .......... 50% 52.3M 12s\n413800K .......... .......... .......... .......... .......... 50%  102M 12s\n413850K .......... .......... .......... .......... .......... 50% 11.2M 12s\n413900K .......... .......... .......... .......... .......... 50% 76.2M 12s\n413950K .......... .......... .......... .......... .......... 50% 17.3M 12s\n414000K .......... .......... .......... .......... .......... 50% 64.0M 12s\n414050K .......... .......... .......... .......... .......... 50% 84.0M 12s\n414100K .......... .......... .......... .......... .......... 50% 62.5M 12s\n414150K .......... .......... .......... .......... .......... 50% 73.1M 12s\n414200K .......... .......... .......... .......... .......... 50% 59.3M 12s\n414250K .......... .......... .......... .......... .......... 50%  116M 12s\n414300K .......... .......... .......... .......... .......... 50% 64.8M 12s\n414350K .......... .......... .......... .......... .......... 50% 69.6M 12s\n414400K .......... .......... .......... .......... .......... 50%  100M 12s\n414450K .......... .......... .......... .......... .......... 50% 76.9M 12s\n414500K .......... .......... .......... .......... .......... 50% 91.0M 12s\n414550K .......... .......... .......... .......... .......... 50% 88.3M 12s\n414600K .......... .......... .......... .......... .......... 50% 82.8M 12s\n414650K .......... .......... .......... .......... .......... 50%  117M 12s\n414700K .......... .......... .......... .......... .......... 50% 79.7M 12s\n414750K .......... .......... .......... .......... .......... 50% 69.9M 12s\n414800K .......... .......... .......... .......... .......... 50% 77.4M 12s\n414850K .......... .......... .......... .......... .......... 50% 86.4M 12s\n414900K .......... .......... .......... .......... .......... 50% 76.7M 12s\n414950K .......... .......... .......... .......... .......... 50% 67.5M 12s\n415000K .......... .......... .......... .......... .......... 50% 41.2M 12s\n415050K .......... .......... .......... .......... .......... 50% 62.8M 12s\n415100K .......... .......... .......... .......... .......... 50% 61.9M 12s\n415150K .......... .......... .......... .......... .......... 50% 32.1M 12s\n415200K .......... .......... .......... .......... .......... 50% 86.7M 12s\n415250K .......... .......... .......... .......... .......... 50% 74.0M 12s\n415300K .......... .......... .......... .......... .......... 50% 51.7M 12s\n415350K .......... .......... .......... .......... .......... 50% 48.5M 12s\n415400K .......... .......... .......... .......... .......... 50% 64.4M 12s\n415450K .......... .......... .......... .......... .......... 50% 52.1M 12s\n415500K .......... .......... .......... .......... .......... 50% 48.4M 12s\n415550K .......... .......... .......... .......... .......... 50% 46.2M 12s\n415600K .......... .......... .......... .......... .......... 50% 82.5M 12s\n415650K .......... .......... .......... .......... .......... 50% 60.5M 12s\n415700K .......... .......... .......... .......... .......... 50% 62.3M 12s\n415750K .......... .......... .......... .......... .......... 50% 60.6M 12s\n415800K .......... .......... .......... .......... .......... 50% 58.8M 12s\n415850K .......... .......... .......... .......... .......... 50% 56.4M 12s\n415900K .......... .......... .......... .......... .......... 50% 48.5M 12s\n415950K .......... .......... .......... .......... .......... 50% 37.7M 12s\n416000K .......... .......... .......... .......... .......... 50% 66.9M 12s\n416050K .......... .......... .......... .......... .......... 50% 52.3M 12s\n416100K .......... .......... .......... .......... .......... 50% 49.6M 12s\n416150K .......... .......... .......... .......... .......... 50% 49.7M 12s\n416200K .......... .......... .......... .......... .......... 50% 59.4M 12s\n416250K .......... .......... .......... .......... .......... 50% 57.7M 12s\n416300K .......... .......... .......... .......... .......... 50% 54.8M 12s\n416350K .......... .......... .......... .......... .......... 50% 52.7M 12s\n416400K .......... .......... .......... .......... .......... 50% 57.4M 12s\n416450K .......... .......... .......... .......... .......... 50% 27.9M 12s\n416500K .......... .......... .......... .......... .......... 50% 83.5M 12s\n416550K .......... .......... .......... .......... .......... 50% 78.9M 12s\n416600K .......... .......... .......... .......... .......... 50% 85.0M 12s\n416650K .......... .......... .......... .......... .......... 50% 82.6M 12s\n416700K .......... .......... .......... .......... .......... 50% 80.5M 12s\n416750K .......... .......... .......... .......... .......... 50% 58.2M 12s\n416800K .......... .......... .......... .......... .......... 50% 62.6M 12s\n416850K .......... .......... .......... .......... .......... 50% 63.5M 12s\n416900K .......... .......... .......... .......... .......... 50% 73.8M 12s\n416950K .......... .......... .......... .......... .......... 50% 32.3M 12s\n417000K .......... .......... .......... .......... .......... 50% 80.4M 12s\n417050K .......... .......... .......... .......... .......... 50% 79.4M 12s\n417100K .......... .......... .......... .......... .......... 50% 75.9M 12s\n417150K .......... .......... .......... .......... .......... 50% 60.2M 12s\n417200K .......... .......... .......... .......... .......... 50% 65.2M 12s\n417250K .......... .......... .......... .......... .......... 50% 76.3M 12s\n417300K .......... .......... .......... .......... .......... 50% 72.5M 12s\n417350K .......... .......... .......... .......... .......... 50% 68.3M 12s\n417400K .......... .......... .......... .......... .......... 50% 58.7M 12s\n417450K .......... .......... .......... .......... .......... 50% 64.4M 12s\n417500K .......... .......... .......... .......... .......... 50% 48.5M 12s\n417550K .......... .......... .......... .......... .......... 50% 51.3M 12s\n417600K .......... .......... .......... .......... .......... 50% 60.9M 12s\n417650K .......... .......... .......... .......... .......... 50% 57.6M 12s\n417700K .......... .......... .......... .......... .......... 50% 58.5M 12s\n417750K .......... .......... .......... .......... .......... 50% 51.9M 12s\n417800K .......... .......... .......... .......... .......... 50% 60.6M 12s\n417850K .......... .......... .......... .......... .......... 50% 40.2M 12s\n417900K .......... .......... .......... .......... .......... 50% 57.0M 12s\n417950K .......... .......... .......... .......... .......... 50% 53.0M 12s\n418000K .......... .......... .......... .......... .......... 50% 57.0M 12s\n418050K .......... .......... .......... .......... .......... 50% 64.1M 12s\n418100K .......... .......... .......... .......... .......... 50% 39.0M 12s\n418150K .......... .......... .......... .......... .......... 50% 59.6M 12s\n418200K .......... .......... .......... .......... .......... 50% 58.9M 12s\n418250K .......... .......... .......... .......... .......... 50% 62.8M 12s\n418300K .......... .......... .......... .......... .......... 50% 46.3M 12s\n418350K .......... .......... .......... .......... .......... 50% 57.5M 12s\n418400K .......... .......... .......... .......... .......... 50% 65.7M 12s\n418450K .......... .......... .......... .......... .......... 50% 60.7M 12s\n418500K .......... .......... .......... .......... .......... 50% 52.2M 12s\n418550K .......... .......... .......... .......... .......... 50% 56.0M 12s\n418600K .......... .......... .......... .......... .......... 50% 57.9M 12s\n418650K .......... .......... .......... .......... .......... 50% 58.9M 12s\n418700K .......... .......... .......... .......... .......... 50% 55.2M 12s\n418750K .......... .......... .......... .......... .......... 50% 60.6M 12s\n418800K .......... .......... .......... .......... .......... 50% 47.1M 12s\n418850K .......... .......... .......... .......... .......... 50% 46.1M 12s\n418900K .......... .......... .......... .......... .......... 51% 46.5M 12s\n418950K .......... .......... .......... .......... .......... 51% 41.6M 12s\n419000K .......... .......... .......... .......... .......... 51% 45.7M 12s\n419050K .......... .......... .......... .......... .......... 51% 47.5M 12s\n419100K .......... .......... .......... .......... .......... 51% 50.8M 12s\n419150K .......... .......... .......... .......... .......... 51% 45.2M 12s\n419200K .......... .......... .......... .......... .......... 51% 57.0M 12s\n419250K .......... .......... .......... .......... .......... 51% 63.8M 12s\n419300K .......... .......... .......... .......... .......... 51% 60.0M 12s\n419350K .......... .......... .......... .......... .......... 51% 56.2M 12s\n419400K .......... .......... .......... .......... .......... 51% 63.6M 12s\n419450K .......... .......... .......... .......... .......... 51% 60.3M 12s\n419500K .......... .......... .......... .......... .......... 51% 59.0M 12s\n419550K .......... .......... .......... .......... .......... 51% 53.0M 12s\n419600K .......... .......... .......... .......... .......... 51% 57.0M 12s\n419650K .......... .......... .......... .......... .......... 51% 56.5M 12s\n419700K .......... .......... .......... .......... .......... 51% 47.9M 12s\n419750K .......... .......... .......... .......... .......... 51% 53.7M 12s\n419800K .......... .......... .......... .......... .......... 51% 49.0M 12s\n419850K .......... .......... .......... .......... .......... 51% 27.2M 12s\n419900K .......... .......... .......... .......... .......... 51% 57.9M 12s\n419950K .......... .......... .......... .......... .......... 51% 60.3M 12s\n420000K .......... .......... .......... .......... .......... 51% 50.3M 12s\n420050K .......... .......... .......... .......... .......... 51% 72.7M 12s\n420100K .......... .......... .......... .......... .......... 51% 57.6M 12s\n420150K .......... .......... .......... .......... .......... 51% 52.4M 12s\n420200K .......... .......... .......... .......... .......... 51% 59.5M 12s\n420250K .......... .......... .......... .......... .......... 51% 61.9M 12s\n420300K .......... .......... .......... .......... .......... 51% 56.4M 12s\n420350K .......... .......... .......... .......... .......... 51% 53.2M 12s\n420400K .......... .......... .......... .......... .......... 51% 27.5M 12s\n420450K .......... .......... .......... .......... .......... 51% 49.0M 12s\n420500K .......... .......... .......... .......... .......... 51% 55.5M 12s\n420550K .......... .......... .......... .......... .......... 51% 60.5M 12s\n420600K .......... .......... .......... .......... .......... 51% 58.0M 12s\n420650K .......... .......... .......... .......... .......... 51% 54.9M 12s\n420700K .......... .......... .......... .......... .......... 51% 63.2M 12s\n420750K .......... .......... .......... .......... .......... 51% 65.2M 12s\n420800K .......... .......... .......... .......... .......... 51% 43.5M 12s\n420850K .......... .......... .......... .......... .......... 51% 70.8M 12s\n420900K .......... .......... .......... .......... .......... 51% 69.8M 12s\n420950K .......... .......... .......... .......... .......... 51% 57.3M 12s\n421000K .......... .......... .......... .......... .......... 51% 58.8M 12s\n421050K .......... .......... .......... .......... .......... 51% 49.9M 12s\n421100K .......... .......... .......... .......... .......... 51% 53.9M 12s\n421150K .......... .......... .......... .......... .......... 51% 48.4M 12s\n421200K .......... .......... .......... .......... .......... 51% 62.6M 12s\n421250K .......... .......... .......... .......... .......... 51% 47.5M 12s\n421300K .......... .......... .......... .......... .......... 51% 45.2M 12s\n421350K .......... .......... .......... .......... .......... 51% 50.6M 12s\n421400K .......... .......... .......... .......... .......... 51% 46.4M 12s\n421450K .......... .......... .......... .......... .......... 51% 52.7M 12s\n421500K .......... .......... .......... .......... .......... 51% 46.4M 12s\n421550K .......... .......... .......... .......... .......... 51% 46.3M 12s\n421600K .......... .......... .......... .......... .......... 51% 59.2M 12s\n421650K .......... .......... .......... .......... .......... 51% 35.9M 12s\n421700K .......... .......... .......... .......... .......... 51% 45.8M 12s\n421750K .......... .......... .......... .......... .......... 51% 49.0M 12s\n421800K .......... .......... .......... .......... .......... 51% 49.2M 12s\n421850K .......... .......... .......... .......... .......... 51% 54.4M 12s\n421900K .......... .......... .......... .......... .......... 51% 24.4M 12s\n421950K .......... .......... .......... .......... .......... 51% 53.6M 12s\n422000K .......... .......... .......... .......... .......... 51% 57.8M 12s\n422050K .......... .......... .......... .......... .......... 51% 59.8M 12s\n422100K .......... .......... .......... .......... .......... 51% 49.9M 12s\n422150K .......... .......... .......... .......... .......... 51% 51.2M 12s\n422200K .......... .......... .......... .......... .......... 51% 40.9M 12s\n422250K .......... .......... .......... .......... .......... 51% 38.3M 12s\n422300K .......... .......... .......... .......... .......... 51% 42.3M 12s\n422350K .......... .......... .......... .......... .......... 51% 49.6M 12s\n422400K .......... .......... .......... .......... .......... 51% 17.0M 12s\n422450K .......... .......... .......... .......... .......... 51% 46.5M 12s\n422500K .......... .......... .......... .......... .......... 51% 81.3M 12s\n422550K .......... .......... .......... .......... .......... 51%  104M 12s\n422600K .......... .......... .......... .......... .......... 51% 62.0M 12s\n422650K .......... .......... .......... .......... .......... 51% 54.2M 12s\n422700K .......... .......... .......... .......... .......... 51% 88.1M 12s\n422750K .......... .......... .......... .......... .......... 51% 71.7M 12s\n422800K .......... .......... .......... .......... .......... 51% 73.6M 12s\n422850K .......... .......... .......... .......... .......... 51% 28.2M 12s\n422900K .......... .......... .......... .......... .......... 51% 41.4M 12s\n422950K .......... .......... .......... .......... .......... 51% 84.4M 12s\n423000K .......... .......... .......... .......... .......... 51% 87.3M 12s\n423050K .......... .......... .......... .......... .......... 51% 51.8M 12s\n423100K .......... .......... .......... .......... .......... 51% 56.8M 12s\n423150K .......... .......... .......... .......... .......... 51% 53.9M 12s\n423200K .......... .......... .......... .......... .......... 51% 55.4M 12s\n423250K .......... .......... .......... .......... .......... 51% 20.2M 12s\n423300K .......... .......... .......... .......... .......... 51% 79.3M 12s\n423350K .......... .......... .......... .......... .......... 51% 50.0M 12s\n423400K .......... .......... .......... .......... .......... 51% 82.4M 12s\n423450K .......... .......... .......... .......... .......... 51% 75.1M 12s\n423500K .......... .......... .......... .......... .......... 51% 30.7M 12s\n423550K .......... .......... .......... .......... .......... 51% 70.4M 12s\n423600K .......... .......... .......... .......... .......... 51% 93.4M 12s\n423650K .......... .......... .......... .......... .......... 51% 64.0M 12s\n423700K .......... .......... .......... .......... .......... 51% 76.6M 12s\n423750K .......... .......... .......... .......... .......... 51% 49.7M 12s\n423800K .......... .......... .......... .......... .......... 51% 55.3M 12s\n423850K .......... .......... .......... .......... .......... 51% 52.6M 12s\n423900K .......... .......... .......... .......... .......... 51% 4.52M 12s\n423950K .......... .......... .......... .......... .......... 51% 45.3M 12s\n424000K .......... .......... .......... .......... .......... 51% 71.2M 12s\n424050K .......... .......... .......... .......... .......... 51% 90.4M 12s\n424100K .......... .......... .......... .......... .......... 51% 85.7M 12s\n424150K .......... .......... .......... .......... .......... 51% 49.5M 12s\n424200K .......... .......... .......... .......... .......... 51% 61.2M 12s\n424250K .......... .......... .......... .......... .......... 51% 59.1M 12s\n424300K .......... .......... .......... .......... .......... 51% 31.6M 12s\n424350K .......... .......... .......... .......... .......... 51% 54.0M 12s\n424400K .......... .......... .......... .......... .......... 51% 25.0M 12s\n424450K .......... .......... .......... .......... .......... 51% 57.3M 12s\n424500K .......... .......... .......... .......... .......... 51% 95.1M 12s\n424550K .......... .......... .......... .......... .......... 51% 89.2M 12s\n424600K .......... .......... .......... .......... .......... 51% 86.4M 12s\n424650K .......... .......... .......... .......... .......... 51% 56.4M 12s\n424700K .......... .......... .......... .......... .......... 51% 85.4M 12s\n424750K .......... .......... .......... .......... .......... 51%  106M 12s\n424800K .......... .......... .......... .......... .......... 51% 63.6M 12s\n424850K .......... .......... .......... .......... .......... 51% 78.5M 12s\n424900K .......... .......... .......... .......... .......... 51% 78.1M 12s\n424950K .......... .......... .......... .......... .......... 51%  133M 12s\n425000K .......... .......... .......... .......... .......... 51%  136M 12s\n425050K .......... .......... .......... .......... .......... 51%  116M 12s\n425100K .......... .......... .......... .......... .......... 51%  135M 12s\n425150K .......... .......... .......... .......... .......... 51% 43.4M 12s\n425200K .......... .......... .......... .......... .......... 51% 74.5M 12s\n425250K .......... .......... .......... .......... .......... 51%  109M 12s\n425300K .......... .......... .......... .......... .......... 51%  104M 12s\n425350K .......... .......... .......... .......... .......... 51% 11.2M 12s\n425400K .......... .......... .......... .......... .......... 51% 77.8M 12s\n425450K .......... .......... .......... .......... .......... 51% 76.8M 12s\n425500K .......... .......... .......... .......... .......... 51% 71.0M 12s\n425550K .......... .......... .......... .......... .......... 51% 85.1M 12s\n425600K .......... .......... .......... .......... .......... 51%  126M 12s\n425650K .......... .......... .......... .......... .......... 51% 32.0M 12s\n425700K .......... .......... .......... .......... .......... 51% 88.9M 12s\n425750K .......... .......... .......... .......... .......... 51% 24.2M 12s\n425800K .......... .......... .......... .......... .......... 51%  123M 12s\n425850K .......... .......... .......... .......... .......... 51% 6.76M 12s\n425900K .......... .......... .......... .......... .......... 51% 34.2M 12s\n425950K .......... .......... .......... .......... .......... 51% 97.5M 12s\n426000K .......... .......... .......... .......... .......... 51% 52.9M 12s\n426050K .......... .......... .......... .......... .......... 51% 88.8M 12s\n426100K .......... .......... .......... .......... .......... 51% 68.0M 12s\n426150K .......... .......... .......... .......... .......... 51% 39.2M 12s\n426200K .......... .......... .......... .......... .......... 51% 82.3M 12s\n426250K .......... .......... .......... .......... .......... 51% 68.3M 12s\n426300K .......... .......... .......... .......... .......... 51% 65.0M 12s\n426350K .......... .......... .......... .......... .......... 51% 54.7M 12s\n426400K .......... .......... .......... .......... .......... 51% 76.2M 12s\n426450K .......... .......... .......... .......... .......... 51% 77.7M 12s\n426500K .......... .......... .......... .......... .......... 51% 72.9M 12s\n426550K .......... .......... .......... .......... .......... 51% 81.8M 12s\n426600K .......... .......... .......... .......... .......... 51%  128M 12s\n426650K .......... .......... .......... .......... .......... 51% 91.1M 12s\n426700K .......... .......... .......... .......... .......... 51% 85.5M 12s\n426750K .......... .......... .......... .......... .......... 51% 66.7M 12s\n426800K .......... .......... .......... .......... .......... 51% 95.0M 12s\n426850K .......... .......... .......... .......... .......... 51% 84.1M 12s\n426900K .......... .......... .......... .......... .......... 51% 94.2M 12s\n426950K .......... .......... .......... .......... .......... 51% 73.0M 12s\n427000K .......... .......... .......... .......... .......... 51% 70.4M 12s\n427050K .......... .......... .......... .......... .......... 51% 87.5M 12s\n427100K .......... .......... .......... .......... .......... 52%  128M 12s\n427150K .......... .......... .......... .......... .......... 52% 83.3M 12s\n427200K .......... .......... .......... .......... .......... 52% 73.1M 12s\n427250K .......... .......... .......... .......... .......... 52% 86.6M 12s\n427300K .......... .......... .......... .......... .......... 52% 34.2M 12s\n427350K .......... .......... .......... .......... .......... 52% 66.7M 12s\n427400K .......... .......... .......... .......... .......... 52% 23.2M 12s\n427450K .......... .......... .......... .......... .......... 52% 64.7M 12s\n427500K .......... .......... .......... .......... .......... 52% 50.5M 12s\n427550K .......... .......... .......... .......... .......... 52% 72.7M 12s\n427600K .......... .......... .......... .......... .......... 52% 42.0M 12s\n427650K .......... .......... .......... .......... .......... 52% 40.0M 12s\n427700K .......... .......... .......... .......... .......... 52% 57.4M 12s\n427750K .......... .......... .......... .......... .......... 52% 70.8M 12s\n427800K .......... .......... .......... .......... .......... 52% 75.8M 12s\n427850K .......... .......... .......... .......... .......... 52% 30.9M 12s\n427900K .......... .......... .......... .......... .......... 52% 34.5M 12s\n427950K .......... .......... .......... .......... .......... 52% 43.7M 12s\n428000K .......... .......... .......... .......... .......... 52% 79.0M 12s\n428050K .......... .......... .......... .......... .......... 52% 48.7M 12s\n428100K .......... .......... .......... .......... .......... 52% 87.0M 12s\n428150K .......... .......... .......... .......... .......... 52% 66.0M 12s\n428200K .......... .......... .......... .......... .......... 52% 65.9M 12s\n428250K .......... .......... .......... .......... .......... 52% 87.5M 12s\n428300K .......... .......... .......... .......... .......... 52% 86.1M 12s\n428350K .......... .......... .......... .......... .......... 52% 57.3M 12s\n428400K .......... .......... .......... .......... .......... 52% 23.3M 12s\n428450K .......... .......... .......... .......... .......... 52% 94.6M 12s\n428500K .......... .......... .......... .......... .......... 52% 94.4M 12s\n428550K .......... .......... .......... .......... .......... 52% 79.8M 12s\n428600K .......... .......... .......... .......... .......... 52% 78.3M 12s\n428650K .......... .......... .......... .......... .......... 52% 82.8M 12s\n428700K .......... .......... .......... .......... .......... 52% 35.4M 12s\n428750K .......... .......... .......... .......... .......... 52% 67.1M 12s\n428800K .......... .......... .......... .......... .......... 52% 50.4M 12s\n428850K .......... .......... .......... .......... .......... 52%  586K 12s\n428900K .......... .......... .......... .......... .......... 52% 49.4M 12s\n428950K .......... .......... .......... .......... .......... 52% 45.7M 12s\n429000K .......... .......... .......... .......... .......... 52%  109M 12s\n429050K .......... .......... .......... .......... .......... 52% 88.0M 12s\n429100K .......... .......... .......... .......... .......... 52%  129M 12s\n429150K .......... .......... .......... .......... .......... 52%  141M 12s\n429200K .......... .......... .......... .......... .......... 52% 32.5M 12s\n429250K .......... .......... .......... .......... .......... 52% 48.4M 12s\n429300K .......... .......... .......... .......... .......... 52% 99.1M 12s\n429350K .......... .......... .......... .......... .......... 52% 76.6M 12s\n429400K .......... .......... .......... .......... .......... 52% 90.5M 12s\n429450K .......... .......... .......... .......... .......... 52% 83.1M 12s\n429500K .......... .......... .......... .......... .......... 52%  107M 12s\n429550K .......... .......... .......... .......... .......... 52%  144M 12s\n429600K .......... .......... .......... .......... .......... 52%  145M 12s\n429650K .......... .......... .......... .......... .......... 52%  128M 12s\n429700K .......... .......... .......... .......... .......... 52%  126M 12s\n429750K .......... .......... .......... .......... .......... 52%  140M 12s\n429800K .......... .......... .......... .......... .......... 52%  126M 12s\n429850K .......... .......... .......... .......... .......... 52% 14.9M 12s\n429900K .......... .......... .......... .......... .......... 52% 46.8M 12s\n429950K .......... .......... .......... .......... .......... 52% 47.9M 12s\n430000K .......... .......... .......... .......... .......... 52% 52.5M 12s\n430050K .......... .......... .......... .......... .......... 52% 40.3M 12s\n430100K .......... .......... .......... .......... .......... 52% 34.5M 12s\n430150K .......... .......... .......... .......... .......... 52% 46.2M 12s\n430200K .......... .......... .......... .......... .......... 52% 51.4M 12s\n430250K .......... .......... .......... .......... .......... 52% 37.5M 12s\n430300K .......... .......... .......... .......... .......... 52% 43.5M 12s\n430350K .......... .......... .......... .......... .......... 52% 57.1M 12s\n430400K .......... .......... .......... .......... .......... 52% 44.9M 12s\n430450K .......... .......... .......... .......... .......... 52% 39.6M 12s\n430500K .......... .......... .......... .......... .......... 52% 42.3M 12s\n430550K .......... .......... .......... .......... .......... 52% 45.1M 12s\n430600K .......... .......... .......... .......... .......... 52% 57.6M 12s\n430650K .......... .......... .......... .......... .......... 52% 39.5M 12s\n430700K .......... .......... .......... .......... .......... 52% 47.4M 12s\n430750K .......... .......... .......... .......... .......... 52% 42.7M 12s\n430800K .......... .......... .......... .......... .......... 52% 43.6M 12s\n430850K .......... .......... .......... .......... .......... 52% 50.8M 12s\n430900K .......... .......... .......... .......... .......... 52% 46.1M 12s\n430950K .......... .......... .......... .......... .......... 52% 54.3M 12s\n431000K .......... .......... .......... .......... .......... 52% 47.0M 12s\n431050K .......... .......... .......... .......... .......... 52% 43.3M 12s\n431100K .......... .......... .......... .......... .......... 52% 44.1M 12s\n431150K .......... .......... .......... .......... .......... 52% 58.4M 12s\n431200K .......... .......... .......... .......... .......... 52% 44.5M 12s\n431250K .......... .......... .......... .......... .......... 52% 46.0M 12s\n431300K .......... .......... .......... .......... .......... 52% 41.9M 12s\n431350K .......... .......... .......... .......... .......... 52% 43.8M 12s\n431400K .......... .......... .......... .......... .......... 52% 51.3M 12s\n431450K .......... .......... .......... .......... .......... 52% 45.4M 12s\n431500K .......... .......... .......... .......... .......... 52% 53.4M 12s\n431550K .......... .......... .......... .......... .......... 52% 45.7M 12s\n431600K .......... .......... .......... .......... .......... 52% 42.7M 12s\n431650K .......... .......... .......... .......... .......... 52% 49.9M 12s\n431700K .......... .......... .......... .......... .......... 52% 47.4M 12s\n431750K .......... .......... .......... .......... .......... 52% 48.5M 12s\n431800K .......... .......... .......... .......... .......... 52% 42.9M 12s\n431850K .......... .......... .......... .......... .......... 52% 47.9M 12s\n431900K .......... .......... .......... .......... .......... 52% 48.8M 12s\n431950K .......... .......... .......... .......... .......... 52% 50.7M 12s\n432000K .......... .......... .......... .......... .......... 52% 47.8M 12s\n432050K .......... .......... .......... .......... .......... 52% 51.6M 12s\n432100K .......... .......... .......... .......... .......... 52% 47.1M 12s\n432150K .......... .......... .......... .......... .......... 52% 32.8M 12s\n432200K .......... .......... .......... .......... .......... 52% 53.7M 12s\n432250K .......... .......... .......... .......... .......... 52% 38.9M 12s\n432300K .......... .......... .......... .......... .......... 52% 48.3M 12s\n432350K .......... .......... .......... .......... .......... 52% 38.4M 12s\n432400K .......... .......... .......... .......... .......... 52% 43.1M 12s\n432450K .......... .......... .......... .......... .......... 52% 40.0M 12s\n432500K .......... .......... .......... .......... .......... 52% 31.3M 12s\n432550K .......... .......... .......... .......... .......... 52% 47.8M 12s\n432600K .......... .......... .......... .......... .......... 52% 35.8M 12s\n432650K .......... .......... .......... .......... .......... 52% 31.7M 12s\n432700K .......... .......... .......... .......... .......... 52% 48.3M 12s\n432750K .......... .......... .......... .......... .......... 52% 42.1M 12s\n432800K .......... .......... .......... .......... .......... 52% 34.9M 12s\n432850K .......... .......... .......... .......... .......... 52% 41.7M 12s\n432900K .......... .......... .......... .......... .......... 52% 37.6M 12s\n432950K .......... .......... .......... .......... .......... 52% 39.2M 12s\n433000K .......... .......... .......... .......... .......... 52% 41.6M 12s\n433050K .......... .......... .......... .......... .......... 52% 42.3M 12s\n433100K .......... .......... .......... .......... .......... 52% 48.7M 12s\n433150K .......... .......... .......... .......... .......... 52% 37.5M 12s\n433200K .......... .......... .......... .......... .......... 52% 36.2M 12s\n433250K .......... .......... .......... .......... .......... 52% 38.1M 12s\n433300K .......... .......... .......... .......... .......... 52% 36.7M 12s\n433350K .......... .......... .......... .......... .......... 52% 37.9M 12s\n433400K .......... .......... .......... .......... .......... 52% 42.4M 12s\n433450K .......... .......... .......... .......... .......... 52% 37.2M 12s\n433500K .......... .......... .......... .......... .......... 52% 34.0M 12s\n433550K .......... .......... .......... .......... .......... 52% 44.5M 12s\n433600K .......... .......... .......... .......... .......... 52% 35.8M 12s\n433650K .......... .......... .......... .......... .......... 52% 24.2M 12s\n433700K .......... .......... .......... .......... .......... 52% 35.5M 12s\n433750K .......... .......... .......... .......... .......... 52% 28.7M 12s\n433800K .......... .......... .......... .......... .......... 52% 47.9M 12s\n433850K .......... .......... .......... .......... .......... 52% 36.7M 12s\n433900K .......... .......... .......... .......... .......... 52% 36.3M 12s\n433950K .......... .......... .......... .......... .......... 52% 39.1M 12s\n434000K .......... .......... .......... .......... .......... 52% 48.4M 12s\n434050K .......... .......... .......... .......... .......... 52% 33.7M 12s\n434100K .......... .......... .......... .......... .......... 52% 38.5M 12s\n434150K .......... .......... .......... .......... .......... 52% 43.8M 12s\n434200K .......... .......... .......... .......... .......... 52% 30.2M 12s\n434250K .......... .......... .......... .......... .......... 52% 34.5M 12s\n434300K .......... .......... .......... .......... .......... 52% 45.9M 12s\n434350K .......... .......... .......... .......... .......... 52% 39.2M 12s\n434400K .......... .......... .......... .......... .......... 52% 40.9M 12s\n434450K .......... .......... .......... .......... .......... 52% 35.9M 12s\n434500K .......... .......... .......... .......... .......... 52% 45.0M 12s\n434550K .......... .......... .......... .......... .......... 52% 40.1M 12s\n434600K .......... .......... .......... .......... .......... 52% 42.7M 12s\n434650K .......... .......... .......... .......... .......... 52% 34.6M 12s\n434700K .......... .......... .......... .......... .......... 52% 40.7M 12s\n434750K .......... .......... .......... .......... .......... 52% 41.8M 12s\n434800K .......... .......... .......... .......... .......... 52% 38.7M 12s\n434850K .......... .......... .......... .......... .......... 52% 36.1M 12s\n434900K .......... .......... .......... .......... .......... 52% 37.8M 12s\n434950K .......... .......... .......... .......... .......... 52% 37.3M 12s\n435000K .......... .......... .......... .......... .......... 52% 43.6M 12s\n435050K .......... .......... .......... .......... .......... 52% 37.6M 12s\n435100K .......... .......... .......... .......... .......... 52% 40.6M 12s\n435150K .......... .......... .......... .......... .......... 52% 39.0M 12s\n435200K .......... .......... .......... .......... .......... 52% 39.8M 12s\n435250K .......... .......... .......... .......... .......... 52% 37.3M 12s\n435300K .......... .......... .......... .......... .......... 53% 34.9M 12s\n435350K .......... .......... .......... .......... .......... 53% 43.7M 12s\n435400K .......... .......... .......... .......... .......... 53% 37.1M 12s\n435450K .......... .......... .......... .......... .......... 53% 42.1M 12s\n435500K .......... .......... .......... .......... .......... 53% 34.9M 12s\n435550K .......... .......... .......... .......... .......... 53% 41.5M 12s\n435600K .......... .......... .......... .......... .......... 53% 39.3M 12s\n435650K .......... .......... .......... .......... .......... 53% 39.6M 12s\n435700K .......... .......... .......... .......... .......... 53% 36.7M 12s\n435750K .......... .......... .......... .......... .......... 53% 32.8M 12s\n435800K .......... .......... .......... .......... .......... 53% 45.1M 12s\n435850K .......... .......... .......... .......... .......... 53% 33.5M 12s\n435900K .......... .......... .......... .......... .......... 53% 40.7M 12s\n435950K .......... .......... .......... .......... .......... 53% 34.2M 12s\n436000K .......... .......... .......... .......... .......... 53% 40.3M 12s\n436050K .......... .......... .......... .......... .......... 53% 40.6M 12s\n436100K .......... .......... .......... .......... .......... 53% 37.7M 12s\n436150K .......... .......... .......... .......... .......... 53% 41.4M 12s\n436200K .......... .......... .......... .......... .......... 53% 28.0M 12s\n436250K .......... .......... .......... .......... .......... 53% 40.9M 12s\n436300K .......... .......... .......... .......... .......... 53% 48.9M 12s\n436350K .......... .......... .......... .......... .......... 53% 36.2M 12s\n436400K .......... .......... .......... .......... .......... 53% 40.3M 12s\n436450K .......... .......... .......... .......... .......... 53% 35.9M 12s\n436500K .......... .......... .......... .......... .......... 53% 39.5M 12s\n436550K .......... .......... .......... .......... .......... 53% 39.1M 12s\n436600K .......... .......... .......... .......... .......... 53% 46.9M 12s\n436650K .......... .......... .......... .......... .......... 53% 39.8M 12s\n436700K .......... .......... .......... .......... .......... 53% 44.8M 12s\n436750K .......... .......... .......... .......... .......... 53% 34.4M 12s\n436800K .......... .......... .......... .......... .......... 53% 35.8M 12s\n436850K .......... .......... .......... .......... .......... 53% 35.7M 12s\n436900K .......... .......... .......... .......... .......... 53% 36.7M 12s\n436950K .......... .......... .......... .......... .......... 53% 37.7M 12s\n437000K .......... .......... .......... .......... .......... 53% 48.3M 12s\n437050K .......... .......... .......... .......... .......... 53% 37.1M 12s\n437100K .......... .......... .......... .......... .......... 53% 46.0M 12s\n437150K .......... .......... .......... .......... .......... 53% 43.2M 12s\n437200K .......... .......... .......... .......... .......... 53% 40.4M 12s\n437250K .......... .......... .......... .......... .......... 53% 30.5M 12s\n437300K .......... .......... .......... .......... .......... 53% 38.4M 12s\n437350K .......... .......... .......... .......... .......... 53% 41.4M 12s\n437400K .......... .......... .......... .......... .......... 53% 35.3M 12s\n437450K .......... .......... .......... .......... .......... 53% 42.6M 12s\n437500K .......... .......... .......... .......... .......... 53% 50.8M 12s\n437550K .......... .......... .......... .......... .......... 53% 56.8M 12s\n437600K .......... .......... .......... .......... .......... 53% 53.0M 12s\n437650K .......... .......... .......... .......... .......... 53% 43.3M 12s\n437700K .......... .......... .......... .......... .......... 53% 59.1M 12s\n437750K .......... .......... .......... .......... .......... 53% 42.2M 12s\n437800K .......... .......... .......... .......... .......... 53% 53.0M 12s\n437850K .......... .......... .......... .......... .......... 53% 41.4M 12s\n437900K .......... .......... .......... .......... .......... 53% 52.0M 12s\n437950K .......... .......... .......... .......... .......... 53% 49.1M 12s\n438000K .......... .......... .......... .......... .......... 53% 56.1M 12s\n438050K .......... .......... .......... .......... .......... 53% 43.0M 12s\n438100K .......... .......... .......... .......... .......... 53% 50.5M 12s\n438150K .......... .......... .......... .......... .......... 53% 47.3M 12s\n438200K .......... .......... .......... .......... .......... 53% 51.6M 12s\n438250K .......... .......... .......... .......... .......... 53% 33.5M 12s\n438300K .......... .......... .......... .......... .......... 53% 55.8M 12s\n438350K .......... .......... .......... .......... .......... 53% 41.4M 12s\n438400K .......... .......... .......... .......... .......... 53% 50.5M 12s\n438450K .......... .......... .......... .......... .......... 53% 42.0M 12s\n438500K .......... .......... .......... .......... .......... 53% 54.8M 12s\n438550K .......... .......... .......... .......... .......... 53% 44.3M 12s\n438600K .......... .......... .......... .......... .......... 53% 58.7M 12s\n438650K .......... .......... .......... .......... .......... 53% 37.2M 12s\n438700K .......... .......... .......... .......... .......... 53% 51.1M 12s\n438750K .......... .......... .......... .......... .......... 53% 44.7M 12s\n438800K .......... .......... .......... .......... .......... 53% 55.6M 12s\n438850K .......... .......... .......... .......... .......... 53% 40.9M 12s\n438900K .......... .......... .......... .......... .......... 53% 57.7M 12s\n438950K .......... .......... .......... .......... .......... 53% 42.6M 12s\n439000K .......... .......... .......... .......... .......... 53% 49.3M 12s\n439050K .......... .......... .......... .......... .......... 53% 52.6M 12s\n439100K .......... .......... .......... .......... .......... 53% 54.6M 12s\n439150K .......... .......... .......... .......... .......... 53% 47.2M 12s\n439200K .......... .......... .......... .......... .......... 53% 47.2M 12s\n439250K .......... .......... .......... .......... .......... 53% 45.5M 12s\n439300K .......... .......... .......... .......... .......... 53% 48.1M 12s\n439350K .......... .......... .......... .......... .......... 53% 46.8M 12s\n439400K .......... .......... .......... .......... .......... 53% 49.5M 11s\n439450K .......... .......... .......... .......... .......... 53% 43.4M 11s\n439500K .......... .......... .......... .......... .......... 53% 56.8M 11s\n439550K .......... .......... .......... .......... .......... 53% 50.6M 11s\n439600K .......... .......... .......... .......... .......... 53% 48.0M 11s\n439650K .......... .......... .......... .......... .......... 53% 42.8M 11s\n439700K .......... .......... .......... .......... .......... 53% 50.5M 11s\n439750K .......... .......... .......... .......... .......... 53% 50.6M 11s\n439800K .......... .......... .......... .......... .......... 53% 54.2M 11s\n439850K .......... .......... .......... .......... .......... 53% 44.2M 11s\n439900K .......... .......... .......... .......... .......... 53% 51.0M 11s\n439950K .......... .......... .......... .......... .......... 53% 50.7M 11s\n440000K .......... .......... .......... .......... .......... 53% 54.0M 11s\n440050K .......... .......... .......... .......... .......... 53% 46.8M 11s\n440100K .......... .......... .......... .......... .......... 53% 43.4M 11s\n440150K .......... .......... .......... .......... .......... 53% 56.8M 11s\n440200K .......... .......... .......... .......... .......... 53% 48.7M 11s\n440250K .......... .......... .......... .......... .......... 53% 46.6M 11s\n440300K .......... .......... .......... .......... .......... 53% 37.1M 11s\n440350K .......... .......... .......... .......... .......... 53% 50.7M 11s\n440400K .......... .......... .......... .......... .......... 53% 56.3M 11s\n440450K .......... .......... .......... .......... .......... 53% 47.5M 11s\n440500K .......... .......... .......... .......... .......... 53% 53.1M 11s\n440550K .......... .......... .......... .......... .......... 53% 42.3M 11s\n440600K .......... .......... .......... .......... .......... 53% 58.6M 11s\n440650K .......... .......... .......... .......... .......... 53% 46.2M 11s\n440700K .......... .......... .......... .......... .......... 53% 47.9M 11s\n440750K .......... .......... .......... .......... .......... 53% 46.1M 11s\n440800K .......... .......... .......... .......... .......... 53% 53.0M 11s\n440850K .......... .......... .......... .......... .......... 53% 36.1M 11s\n440900K .......... .......... .......... .......... .......... 53% 51.8M 11s\n440950K .......... .......... .......... .......... .......... 53% 46.2M 11s\n441000K .......... .......... .......... .......... .......... 53% 53.7M 11s\n441050K .......... .......... .......... .......... .......... 53% 50.7M 11s\n441100K .......... .......... .......... .......... .......... 53% 49.9M 11s\n441150K .......... .......... .......... .......... .......... 53% 44.7M 11s\n441200K .......... .......... .......... .......... .......... 53% 58.8M 11s\n441250K .......... .......... .......... .......... .......... 53% 36.6M 11s\n441300K .......... .......... .......... .......... .......... 53% 57.4M 11s\n441350K .......... .......... .......... .......... .......... 53% 55.8M 11s\n441400K .......... .......... .......... .......... .......... 53% 46.8M 11s\n441450K .......... .......... .......... .......... .......... 53% 38.2M 11s\n441500K .......... .......... .......... .......... .......... 53% 54.0M 11s\n441550K .......... .......... .......... .......... .......... 53% 43.1M 11s\n441600K .......... .......... .......... .......... .......... 53% 56.7M 11s\n441650K .......... .......... .......... .......... .......... 53% 51.8M 11s\n441700K .......... .......... .......... .......... .......... 53% 47.0M 11s\n441750K .......... .......... .......... .......... .......... 53% 59.3M 11s\n441800K .......... .......... .......... .......... .......... 53% 41.6M 11s\n441850K .......... .......... .......... .......... .......... 53% 43.9M 11s\n441900K .......... .......... .......... .......... .......... 53% 47.7M 11s\n441950K .......... .......... .......... .......... .......... 53% 48.5M 11s\n442000K .......... .......... .......... .......... .......... 53% 59.4M 11s\n442050K .......... .......... .......... .......... .......... 53% 52.0M 11s\n442100K .......... .......... .......... .......... .......... 53% 49.1M 11s\n442150K .......... .......... .......... .......... .......... 53% 38.8M 11s\n442200K .......... .......... .......... .......... .......... 53% 40.0M 11s\n442250K .......... .......... .......... .......... .......... 53% 44.7M 11s\n442300K .......... .......... .......... .......... .......... 53% 48.6M 11s\n442350K .......... .......... .......... .......... .......... 53% 37.9M 11s\n442400K .......... .......... .......... .......... .......... 53% 44.5M 11s\n442450K .......... .......... .......... .......... .......... 53% 40.1M 11s\n442500K .......... .......... .......... .......... .......... 53% 49.8M 11s\n442550K .......... .......... .......... .......... .......... 53% 56.2M 11s\n442600K .......... .......... .......... .......... .......... 53% 55.7M 11s\n442650K .......... .......... .......... .......... .......... 53% 47.3M 11s\n442700K .......... .......... .......... .......... .......... 53% 41.0M 11s\n442750K .......... .......... .......... .......... .......... 53% 41.4M 11s\n442800K .......... .......... .......... .......... .......... 53% 54.8M 11s\n442850K .......... .......... .......... .......... .......... 53% 56.6M 11s\n442900K .......... .......... .......... .......... .......... 53% 96.4M 11s\n442950K .......... .......... .......... .......... .......... 53% 77.9M 11s\n443000K .......... .......... .......... .......... .......... 53% 87.2M 11s\n443050K .......... .......... .......... .......... .......... 53% 71.3M 11s\n443100K .......... .......... .......... .......... .......... 53% 66.4M 11s\n443150K .......... .......... .......... .......... .......... 53%  101M 11s\n443200K .......... .......... .......... .......... .......... 53% 97.7M 11s\n443250K .......... .......... .......... .......... .......... 53% 75.3M 11s\n443300K .......... .......... .......... .......... .......... 53% 88.3M 11s\n443350K .......... .......... .......... .......... .......... 53% 69.4M 11s\n443400K .......... .......... .......... .......... .......... 53%  116M 11s\n443450K .......... .......... .......... .......... .......... 53% 96.9M 11s\n443500K .......... .......... .......... .......... .......... 54%  100M 11s\n443550K .......... .......... .......... .......... .......... 54% 93.5M 11s\n443600K .......... .......... .......... .......... .......... 54%  109M 11s\n443650K .......... .......... .......... .......... .......... 54% 92.4M 11s\n443700K .......... .......... .......... .......... .......... 54% 93.4M 11s\n443750K .......... .......... .......... .......... .......... 54% 91.3M 11s\n443800K .......... .......... .......... .......... .......... 54%  117M 11s\n443850K .......... .......... .......... .......... .......... 54% 89.1M 11s\n443900K .......... .......... .......... .......... .......... 54% 89.2M 11s\n443950K .......... .......... .......... .......... .......... 54%  104M 11s\n444000K .......... .......... .......... .......... .......... 54%  119M 11s\n444050K .......... .......... .......... .......... .......... 54% 50.8M 11s\n444100K .......... .......... .......... .......... .......... 54% 81.6M 11s\n444150K .......... .......... .......... .......... .......... 54% 86.2M 11s\n444200K .......... .......... .......... .......... .......... 54% 74.6M 11s\n444250K .......... .......... .......... .......... .......... 54% 66.9M 11s\n444300K .......... .......... .......... .......... .......... 54% 53.4M 11s\n444350K .......... .......... .......... .......... .......... 54% 78.5M 11s\n444400K .......... .......... .......... .......... .......... 54% 84.7M 11s\n444450K .......... .......... .......... .......... .......... 54% 84.9M 11s\n444500K .......... .......... .......... .......... .......... 54% 78.9M 11s\n444550K .......... .......... .......... .......... .......... 54% 90.2M 11s\n444600K .......... .......... .......... .......... .......... 54% 86.3M 11s\n444650K .......... .......... .......... .......... .......... 54% 66.5M 11s\n444700K .......... .......... .......... .......... .......... 54% 75.9M 11s\n444750K .......... .......... .......... .......... .......... 54% 93.0M 11s\n444800K .......... .......... .......... .......... .......... 54% 94.8M 11s\n444850K .......... .......... .......... .......... .......... 54% 75.3M 11s\n444900K .......... .......... .......... .......... .......... 54% 89.1M 11s\n444950K .......... .......... .......... .......... .......... 54%  101M 11s\n445000K .......... .......... .......... .......... .......... 54% 92.5M 11s\n445050K .......... .......... .......... .......... .......... 54% 83.4M 11s\n445100K .......... .......... .......... .......... .......... 54% 96.0M 11s\n445150K .......... .......... .......... .......... .......... 54% 88.1M 11s\n445200K .......... .......... .......... .......... .......... 54% 91.9M 11s\n445250K .......... .......... .......... .......... .......... 54% 64.5M 11s\n445300K .......... .......... .......... .......... .......... 54% 91.8M 11s\n445350K .......... .......... .......... .......... .......... 54% 99.2M 11s\n445400K .......... .......... .......... .......... .......... 54% 96.5M 11s\n445450K .......... .......... .......... .......... .......... 54% 84.3M 11s\n445500K .......... .......... .......... .......... .......... 54% 96.2M 11s\n445550K .......... .......... .......... .......... .......... 54% 94.0M 11s\n445600K .......... .......... .......... .......... .......... 54% 85.3M 11s\n445650K .......... .......... .......... .......... .......... 54% 60.5M 11s\n445700K .......... .......... .......... .......... .......... 54% 65.3M 11s\n445750K .......... .......... .......... .......... .......... 54% 92.6M 11s\n445800K .......... .......... .......... .......... .......... 54% 96.4M 11s\n445850K .......... .......... .......... .......... .......... 54% 44.5M 11s\n445900K .......... .......... .......... .......... .......... 54% 98.1M 11s\n445950K .......... .......... .......... .......... .......... 54%  104M 11s\n446000K .......... .......... .......... .......... .......... 54% 98.4M 11s\n446050K .......... .......... .......... .......... .......... 54% 57.9M 11s\n446100K .......... .......... .......... .......... .......... 54% 69.0M 11s\n446150K .......... .......... .......... .......... .......... 54% 94.6M 11s\n446200K .......... .......... .......... .......... .......... 54% 26.2M 11s\n446250K .......... .......... .......... .......... .......... 54% 83.8M 11s\n446300K .......... .......... .......... .......... .......... 54% 85.3M 11s\n446350K .......... .......... .......... .......... .......... 54% 32.4M 11s\n446400K .......... .......... .......... .......... .......... 54% 83.4M 11s\n446450K .......... .......... .......... .......... .......... 54% 74.1M 11s\n446500K .......... .......... .......... .......... .......... 54% 96.1M 11s\n446550K .......... .......... .......... .......... .......... 54% 42.4M 11s\n446600K .......... .......... .......... .......... .......... 54% 75.6M 11s\n446650K .......... .......... .......... .......... .......... 54% 74.6M 11s\n446700K .......... .......... .......... .......... .......... 54% 87.4M 11s\n446750K .......... .......... .......... .......... .......... 54% 17.8M 11s\n446800K .......... .......... .......... .......... .......... 54% 58.7M 11s\n446850K .......... .......... .......... .......... .......... 54% 79.6M 11s\n446900K .......... .......... .......... .......... .......... 54% 27.0M 11s\n446950K .......... .......... .......... .......... .......... 54% 87.0M 11s\n447000K .......... .......... .......... .......... .......... 54% 27.8M 11s\n447050K .......... .......... .......... .......... .......... 54% 56.0M 11s\n447100K .......... .......... .......... .......... .......... 54%  114M 11s\n447150K .......... .......... .......... .......... .......... 54% 74.2M 11s\n447200K .......... .......... .......... .......... .......... 54% 11.4M 11s\n447250K .......... .......... .......... .......... .......... 54% 72.7M 11s\n447300K .......... .......... .......... .......... .......... 54% 96.6M 11s\n447350K .......... .......... .......... .......... .......... 54% 81.6M 11s\n447400K .......... .......... .......... .......... .......... 54% 62.6M 11s\n447450K .......... .......... .......... .......... .......... 54% 16.4M 11s\n447500K .......... .......... .......... .......... .......... 54% 15.5M 11s\n447550K .......... .......... .......... .......... .......... 54% 73.6M 11s\n447600K .......... .......... .......... .......... .......... 54% 96.9M 11s\n447650K .......... .......... .......... .......... .......... 54% 69.3M 11s\n447700K .......... .......... .......... .......... .......... 54% 21.1M 11s\n447750K .......... .......... .......... .......... .......... 54% 22.6M 11s\n447800K .......... .......... .......... .......... .......... 54% 80.3M 11s\n447850K .......... .......... .......... .......... .......... 54% 31.4M 11s\n447900K .......... .......... .......... .......... .......... 54% 97.8M 11s\n447950K .......... .......... .......... .......... .......... 54% 16.8M 11s\n448000K .......... .......... .......... .......... .......... 54% 40.4M 11s\n448050K .......... .......... .......... .......... .......... 54% 63.0M 11s\n448100K .......... .......... .......... .......... .......... 54% 77.6M 11s\n448150K .......... .......... .......... .......... .......... 54% 59.4M 11s\n448200K .......... .......... .......... .......... .......... 54% 11.2M 11s\n448250K .......... .......... .......... .......... .......... 54% 58.0M 11s\n448300K .......... .......... .......... .......... .......... 54% 53.3M 11s\n448350K .......... .......... .......... .......... .......... 54% 44.8M 11s\n448400K .......... .......... .......... .......... .......... 54% 53.8M 11s\n448450K .......... .......... .......... .......... .......... 54% 16.0M 11s\n448500K .......... .......... .......... .......... .......... 54% 58.7M 11s\n448550K .......... .......... .......... .......... .......... 54% 27.7M 11s\n448600K .......... .......... .......... .......... .......... 54% 97.9M 11s\n448650K .......... .......... .......... .......... .......... 54% 39.9M 11s\n448700K .......... .......... .......... .......... .......... 54% 18.7M 11s\n448750K .......... .......... .......... .......... .......... 54% 29.6M 11s\n448800K .......... .......... .......... .......... .......... 54% 82.7M 11s\n448850K .......... .......... .......... .......... .......... 54% 70.3M 11s\n448900K .......... .......... .......... .......... .......... 54% 93.1M 11s\n448950K .......... .......... .......... .......... .......... 54% 10.5M 11s\n449000K .......... .......... .......... .......... .......... 54% 40.7M 11s\n449050K .......... .......... .......... .......... .......... 54% 73.3M 11s\n449100K .......... .......... .......... .......... .......... 54% 85.3M 11s\n449150K .......... .......... .......... .......... .......... 54% 90.3M 11s\n449200K .......... .......... .......... .......... .......... 54% 17.3M 11s\n449250K .......... .......... .......... .......... .......... 54%  115M 11s\n449300K .......... .......... .......... .......... .......... 54% 44.1M 11s\n449350K .......... .......... .......... .......... .......... 54% 73.0M 11s\n449400K .......... .......... .......... .......... .......... 54% 71.5M 11s\n449450K .......... .......... .......... .......... .......... 54% 14.8M 11s\n449500K .......... .......... .......... .......... .......... 54% 77.0M 11s\n449550K .......... .......... .......... .......... .......... 54%  117M 11s\n449600K .......... .......... .......... .......... .......... 54%  116M 11s\n449650K .......... .......... .......... .......... .......... 54% 97.0M 11s\n449700K .......... .......... .......... .......... .......... 54% 20.8M 11s\n449750K .......... .......... .......... .......... .......... 54% 72.1M 11s\n449800K .......... .......... .......... .......... .......... 54% 65.5M 11s\n449850K .......... .......... .......... .......... .......... 54% 19.8M 11s\n449900K .......... .......... .......... .......... .......... 54% 39.1M 11s\n449950K .......... .......... .......... .......... .......... 54%  113M 11s\n450000K .......... .......... .......... .......... .......... 54%  111M 11s\n450050K .......... .......... .......... .......... .......... 54%  103M 11s\n450100K .......... .......... .......... .......... .......... 54% 77.1M 11s\n450150K .......... .......... .......... .......... .......... 54% 84.5M 11s\n450200K .......... .......... .......... .......... .......... 54% 79.7M 11s\n450250K .......... .......... .......... .......... .......... 54% 17.4M 11s\n450300K .......... .......... .......... .......... .......... 54% 74.9M 11s\n450350K .......... .......... .......... .......... .......... 54% 15.3M 11s\n450400K .......... .......... .......... .......... .......... 54% 51.9M 11s\n450450K .......... .......... .......... .......... .......... 54% 55.5M 11s\n450500K .......... .......... .......... .......... .......... 54% 8.75M 11s\n450550K .......... .......... .......... .......... .......... 54% 44.4M 11s\n450600K .......... .......... .......... .......... .......... 54% 69.5M 11s\n450650K .......... .......... .......... .......... .......... 54% 47.1M 11s\n450700K .......... .......... .......... .......... .......... 54% 89.3M 11s\n450750K .......... .......... .......... .......... .......... 54% 57.5M 11s\n450800K .......... .......... .......... .......... .......... 54%  104M 11s\n450850K .......... .......... .......... .......... .......... 54% 18.4M 11s\n450900K .......... .......... .......... .......... .......... 54% 27.7M 11s\n450950K .......... .......... .......... .......... .......... 54% 83.6M 11s\n451000K .......... .......... .......... .......... .......... 54% 97.5M 11s\n451050K .......... .......... .......... .......... .......... 54% 13.1M 11s\n451100K .......... .......... .......... .......... .......... 54% 59.9M 11s\n451150K .......... .......... .......... .......... .......... 54% 53.8M 11s\n451200K .......... .......... .......... .......... .......... 54% 60.0M 11s\n451250K .......... .......... .......... .......... .......... 54% 49.5M 11s\n451300K .......... .......... .......... .......... .......... 54% 13.2M 11s\n451350K .......... .......... .......... .......... .......... 54% 22.3M 11s\n451400K .......... .......... .......... .......... .......... 54% 79.5M 11s\n451450K .......... .......... .......... .......... .......... 54% 87.6M 11s\n451500K .......... .......... .......... .......... .......... 54% 63.2M 11s\n451550K .......... .......... .......... .......... .......... 54% 28.5M 11s\n451600K .......... .......... .......... .......... .......... 54% 39.1M 11s\n451650K .......... .......... .......... .......... .......... 54% 73.1M 11s\n451700K .......... .......... .......... .......... .......... 54% 68.1M 11s\n451750K .......... .......... .......... .......... .......... 55% 11.2M 11s\n451800K .......... .......... .......... .......... .......... 55% 55.0M 11s\n451850K .......... .......... .......... .......... .......... 55% 49.0M 11s\n451900K .......... .......... .......... .......... .......... 55% 50.5M 11s\n451950K .......... .......... .......... .......... .......... 55% 21.2M 11s\n452000K .......... .......... .......... .......... .......... 55% 38.2M 11s\n452050K .......... .......... .......... .......... .......... 55% 84.7M 11s\n452100K .......... .......... .......... .......... .......... 55%  102M 11s\n452150K .......... .......... .......... .......... .......... 55% 18.8M 11s\n452200K .......... .......... .......... .......... .......... 55% 45.8M 11s\n452250K .......... .......... .......... .......... .......... 55% 95.9M 11s\n452300K .......... .......... .......... .......... .......... 55% 84.1M 11s\n452350K .......... .......... .......... .......... .......... 55% 8.98M 11s\n452400K .......... .......... .......... .......... .......... 55%  122M 11s\n452450K .......... .......... .......... .......... .......... 55%  142M 11s\n452500K .......... .......... .......... .......... .......... 55% 59.0M 11s\n452550K .......... .......... .......... .......... .......... 55%  132M 11s\n452600K .......... .......... .......... .......... .......... 55% 8.26M 11s\n452650K .......... .......... .......... .......... .......... 55%  111M 11s\n452700K .......... .......... .......... .......... .......... 55%  134M 11s\n452750K .......... .......... .......... .......... .......... 55%  127M 11s\n452800K .......... .......... .......... .......... .......... 55%  105M 11s\n452850K .......... .......... .......... .......... .......... 55%  118M 11s\n452900K .......... .......... .......... .......... .......... 55% 14.1M 11s\n452950K .......... .......... .......... .......... .......... 55%  133M 11s\n453000K .......... .......... .......... .......... .......... 55%  102M 11s\n453050K .......... .......... .......... .......... .......... 55%  131M 11s\n453100K .......... .......... .......... .......... .......... 55% 33.7M 11s\n453150K .......... .......... .......... .......... .......... 55% 22.2M 11s\n453200K .......... .......... .......... .......... .......... 55% 23.9M 11s\n453250K .......... .......... .......... .......... .......... 55% 59.7M 11s\n453300K .......... .......... .......... .......... .......... 55% 17.8M 11s\n453350K .......... .......... .......... .......... .......... 55% 20.1M 11s\n453400K .......... .......... .......... .......... .......... 55% 45.5M 11s\n453450K .......... .......... .......... .......... .......... 55% 44.6M 11s\n453500K .......... .......... .......... .......... .......... 55% 11.9M 11s\n453550K .......... .......... .......... .......... .......... 55% 45.7M 11s\n453600K .......... .......... .......... .......... .......... 55% 31.1M 11s\n453650K .......... .......... .......... .......... .......... 55% 18.2M 11s\n453700K .......... .......... .......... .......... .......... 55% 31.6M 11s\n453750K .......... .......... .......... .......... .......... 55% 88.2M 11s\n453800K .......... .......... .......... .......... .......... 55% 73.9M 11s\n453850K .......... .......... .......... .......... .......... 55% 36.4M 11s\n453900K .......... .......... .......... .......... .......... 55% 8.65M 11s\n453950K .......... .......... .......... .......... .......... 55%  121M 11s\n454000K .......... .......... .......... .......... .......... 55%  122M 11s\n454050K .......... .......... .......... .......... .......... 55% 71.1M 11s\n454100K .......... .......... .......... .......... .......... 55% 28.9M 11s\n454150K .......... .......... .......... .......... .......... 55% 46.3M 11s\n454200K .......... .......... .......... .......... .......... 55% 26.6M 11s\n454250K .......... .......... .......... .......... .......... 55% 64.7M 11s\n454300K .......... .......... .......... .......... .......... 55% 17.0M 11s\n454350K .......... .......... .......... .......... .......... 55% 21.0M 11s\n454400K .......... .......... .......... .......... .......... 55% 55.0M 11s\n454450K .......... .......... .......... .......... .......... 55%  103M 11s\n454500K .......... .......... .......... .......... .......... 55% 21.7M 11s\n454550K .......... .......... .......... .......... .......... 55% 23.8M 11s\n454600K .......... .......... .......... .......... .......... 55% 44.3M 11s\n454650K .......... .......... .......... .......... .......... 55% 67.5M 11s\n454700K .......... .......... .......... .......... .......... 55% 13.9M 11s\n454750K .......... .......... .......... .......... .......... 55% 3.67M 11s\n454800K .......... .......... .......... .......... .......... 55%  125M 11s\n454850K .......... .......... .......... .......... .......... 55%  146M 11s\n454900K .......... .......... .......... .......... .......... 55%  129M 11s\n454950K .......... .......... .......... .......... .......... 55%  149M 11s\n455000K .......... .......... .......... .......... .......... 55% 26.1M 11s\n455050K .......... .......... .......... .......... .......... 55%  140M 11s\n455100K .......... .......... .......... .......... .......... 55%  146M 11s\n455150K .......... .......... .......... .......... .......... 55%  116M 11s\n455200K .......... .......... .......... .......... .......... 55%  149M 11s\n455250K .......... .......... .......... .......... .......... 55% 30.0M 11s\n455300K .......... .......... .......... .......... .......... 55% 58.5M 11s\n455350K .......... .......... .......... .......... .......... 55% 52.1M 11s\n455400K .......... .......... .......... .......... .......... 55% 10.6M 11s\n455450K .......... .......... .......... .......... .......... 55% 4.10M 11s\n455500K .......... .......... .......... .......... .......... 55%  101M 11s\n455550K .......... .......... .......... .......... .......... 55% 83.3M 11s\n455600K .......... .......... .......... .......... .......... 55%  111M 11s\n455650K .......... .......... .......... .......... .......... 55%  111M 11s\n455700K .......... .......... .......... .......... .......... 55%  108M 11s\n455750K .......... .......... .......... .......... .......... 55% 43.3M 11s\n455800K .......... .......... .......... .......... .......... 55% 98.9M 11s\n455850K .......... .......... .......... .......... .......... 55%  107M 11s\n455900K .......... .......... .......... .......... .......... 55%  107M 11s\n455950K .......... .......... .......... .......... .......... 55% 88.0M 11s\n456000K .......... .......... .......... .......... .......... 55% 75.9M 11s\n456050K .......... .......... .......... .......... .......... 55% 96.6M 11s\n456100K .......... .......... .......... .......... .......... 55%  102M 11s\n456150K .......... .......... .......... .......... .......... 55% 16.8M 11s\n456200K .......... .......... .......... .......... .......... 55%  105M 11s\n456250K .......... .......... .......... .......... .......... 55% 8.93M 11s\n456300K .......... .......... .......... .......... .......... 55%  125M 11s\n456350K .......... .......... .......... .......... .......... 55%  149M 11s\n456400K .......... .......... .......... .......... .......... 55%  149M 11s\n456450K .......... .......... .......... .......... .......... 55%  104M 11s\n456500K .......... .......... .......... .......... .......... 55% 75.9M 11s\n456550K .......... .......... .......... .......... .......... 55% 28.3M 11s\n456600K .......... .......... .......... .......... .......... 55% 52.4M 11s\n456650K .......... .......... .......... .......... .......... 55% 24.8M 11s\n456700K .......... .......... .......... .......... .......... 55% 28.2M 11s\n456750K .......... .......... .......... .......... .......... 55% 3.74M 11s\n456800K .......... .......... .......... .......... .......... 55%  103M 11s\n456850K .......... .......... .......... .......... .......... 55%  120M 11s\n456900K .......... .......... .......... .......... .......... 55%  128M 11s\n456950K .......... .......... .......... .......... .......... 55%  121M 11s\n457000K .......... .......... .......... .......... .......... 55%  142M 11s\n457050K .......... .......... .......... .......... .......... 55% 44.1M 11s\n457100K .......... .......... .......... .......... .......... 55%  113M 11s\n457150K .......... .......... .......... .......... .......... 55% 38.6M 11s\n457200K .......... .......... .......... .......... .......... 55%  144M 11s\n457250K .......... .......... .......... .......... .......... 55% 3.90M 11s\n457300K .......... .......... .......... .......... .......... 55%  132M 11s\n457350K .......... .......... .......... .......... .......... 55%  118M 11s\n457400K .......... .......... .......... .......... .......... 55%  145M 11s\n457450K .......... .......... .......... .......... .......... 55%  145M 11s\n457500K .......... .......... .......... .......... .......... 55% 27.2M 11s\n457550K .......... .......... .......... .......... .......... 55%  122M 11s\n457600K .......... .......... .......... .......... .......... 55%  132M 11s\n457650K .......... .......... .......... .......... .......... 55%  139M 11s\n457700K .......... .......... .......... .......... .......... 55%  128M 11s\n457750K .......... .......... .......... .......... .......... 55% 55.6M 11s\n457800K .......... .......... .......... .......... .......... 55% 72.9M 11s\n457850K .......... .......... .......... .......... .......... 55% 17.1M 11s\n457900K .......... .......... .......... .......... .......... 55% 49.7M 11s\n457950K .......... .......... .......... .......... .......... 55% 6.26M 11s\n458000K .......... .......... .......... .......... .......... 55% 44.2M 11s\n458050K .......... .......... .......... .......... .......... 55% 12.4M 11s\n458100K .......... .......... .......... .......... .......... 55% 51.3M 11s\n458150K .......... .......... .......... .......... .......... 55% 20.9M 11s\n458200K .......... .......... .......... .......... .......... 55%  109M 11s\n458250K .......... .......... .......... .......... .......... 55% 8.62M 11s\n458300K .......... .......... .......... .......... .......... 55% 54.4M 11s\n458350K .......... .......... .......... .......... .......... 55% 58.2M 11s\n458400K .......... .......... .......... .......... .......... 55% 43.8M 11s\n458450K .......... .......... .......... .......... .......... 55% 10.2M 11s\n458500K .......... .......... .......... .......... .......... 55% 47.9M 11s\n458550K .......... .......... .......... .......... .......... 55% 39.6M 11s\n458600K .......... .......... .......... .......... .......... 55% 43.6M 11s\n458650K .......... .......... .......... .......... .......... 55% 23.8M 11s\n458700K .......... .......... .......... .......... .......... 55% 52.2M 11s\n458750K .......... .......... .......... .......... .......... 55% 48.6M 11s\n458800K .......... .......... .......... .......... .......... 55% 48.9M 11s\n458850K .......... .......... .......... .......... .......... 55% 46.2M 11s\n458900K .......... .......... .......... .......... .......... 55% 10.3M 11s\n458950K .......... .......... .......... .......... .......... 55% 51.6M 11s\n459000K .......... .......... .......... .......... .......... 55% 44.7M 11s\n459050K .......... .......... .......... .......... .......... 55% 60.1M 11s\n459100K .......... .......... .......... .......... .......... 55% 60.3M 11s\n459150K .......... .......... .......... .......... .......... 55% 14.2M 11s\n459200K .......... .......... .......... .......... .......... 55% 44.9M 11s\n459250K .......... .......... .......... .......... .......... 55% 27.2M 11s\n459300K .......... .......... .......... .......... .......... 55% 94.9M 11s\n459350K .......... .......... .......... .......... .......... 55% 14.6M 11s\n459400K .......... .......... .......... .......... .......... 55% 51.8M 11s\n459450K .......... .......... .......... .......... .......... 55% 32.5M 11s\n459500K .......... .......... .......... .......... .......... 55% 90.5M 11s\n459550K .......... .......... .......... .......... .......... 55% 46.7M 11s\n459600K .......... .......... .......... .......... .......... 55% 14.2M 11s\n459650K .......... .......... .......... .......... .......... 55% 54.6M 11s\n459700K .......... .......... .......... .......... .......... 55% 49.9M 11s\n459750K .......... .......... .......... .......... .......... 55% 43.1M 11s\n459800K .......... .......... .......... .......... .......... 55% 10.8M 11s\n459850K .......... .......... .......... .......... .......... 55% 27.3M 11s\n459900K .......... .......... .......... .......... .......... 55%  144M 11s\n459950K .......... .......... .......... .......... .......... 56% 69.6M 11s\n460000K .......... .......... .......... .......... .......... 56%  105M 11s\n460050K .......... .......... .......... .......... .......... 56% 10.9M 11s\n460100K .......... .......... .......... .......... .......... 56% 47.4M 11s\n460150K .......... .......... .......... .......... .......... 56% 61.9M 11s\n460200K .......... .......... .......... .......... .......... 56% 12.9M 11s\n460250K .......... .......... .......... .......... .......... 56% 42.7M 11s\n460300K .......... .......... .......... .......... .......... 56% 41.2M 11s\n460350K .......... .......... .......... .......... .......... 56% 87.8M 11s\n460400K .......... .......... .......... .......... .......... 56% 11.0M 11s\n460450K .......... .......... .......... .......... .......... 56% 38.6M 11s\n460500K .......... .......... .......... .......... .......... 56% 65.4M 11s\n460550K .......... .......... .......... .......... .......... 56% 40.8M 11s\n460600K .......... .......... .......... .......... .......... 56% 58.1M 11s\n460650K .......... .......... .......... .......... .......... 56% 8.16M 11s\n460700K .......... .......... .......... .......... .......... 56% 32.0M 11s\n460750K .......... .......... .......... .......... .......... 56% 62.4M 11s\n460800K .......... .......... .......... .......... .......... 56% 37.3M 11s\n460850K .......... .......... .......... .......... .......... 56% 10.8M 11s\n460900K .......... .......... .......... .......... .......... 56% 35.5M 11s\n460950K .......... .......... .......... .......... .......... 56% 42.9M 11s\n461000K .......... .......... .......... .......... .......... 56% 37.7M 11s\n461050K .......... .......... .......... .......... .......... 56% 10.5M 11s\n461100K .......... .......... .......... .......... .......... 56% 46.3M 11s\n461150K .......... .......... .......... .......... .......... 56% 40.4M 11s\n461200K .......... .......... .......... .......... .......... 56% 38.1M 11s\n461250K .......... .......... .......... .......... .......... 56% 8.29M 11s\n461300K .......... .......... .......... .......... .......... 56% 92.7M 11s\n461350K .......... .......... .......... .......... .......... 56% 66.1M 11s\n461400K .......... .......... .......... .......... .......... 56% 41.1M 11s\n461450K .......... .......... .......... .......... .......... 56% 11.3M 11s\n461500K .......... .......... .......... .......... .......... 56% 49.2M 11s\n461550K .......... .......... .......... .......... .......... 56% 31.1M 11s\n461600K .......... .......... .......... .......... .......... 56% 6.46M 11s\n461650K .......... .......... .......... .......... .......... 56% 81.4M 11s\n461700K .......... .......... .......... .......... .......... 56%  102M 11s\n461750K .......... .......... .......... .......... .......... 56% 86.3M 11s\n461800K .......... .......... .......... .......... .......... 56% 98.3M 11s\n461850K .......... .......... .......... .......... .......... 56% 92.0M 11s\n461900K .......... .......... .......... .......... .......... 56% 18.7M 11s\n461950K .......... .......... .......... .......... .......... 56% 30.6M 11s\n462000K .......... .......... .......... .......... .......... 56% 51.0M 11s\n462050K .......... .......... .......... .......... .......... 56% 13.3M 11s\n462100K .......... .......... .......... .......... .......... 56% 40.1M 11s\n462150K .......... .......... .......... .......... .......... 56% 14.4M 11s\n462200K .......... .......... .......... .......... .......... 56% 62.8M 11s\n462250K .......... .......... .......... .......... .......... 56%  135M 11s\n462300K .......... .......... .......... .......... .......... 56% 13.4M 11s\n462350K .......... .......... .......... .......... .......... 56% 33.2M 11s\n462400K .......... .......... .......... .......... .......... 56% 72.1M 11s\n462450K .......... .......... .......... .......... .......... 56% 47.5M 11s\n462500K .......... .......... .......... .......... .......... 56% 12.9M 11s\n462550K .......... .......... .......... .......... .......... 56% 51.3M 11s\n462600K .......... .......... .......... .......... .......... 56% 35.7M 11s\n462650K .......... .......... .......... .......... .......... 56% 69.1M 11s\n462700K .......... .......... .......... .......... .......... 56% 12.2M 11s\n462750K .......... .......... .......... .......... .......... 56% 40.7M 11s\n462800K .......... .......... .......... .......... .......... 56% 37.1M 11s\n462850K .......... .......... .......... .......... .......... 56% 49.6M 11s\n462900K .......... .......... .......... .......... .......... 56% 32.1M 11s\n462950K .......... .......... .......... .......... .......... 56% 9.66M 11s\n463000K .......... .......... .......... .......... .......... 56% 29.0M 11s\n463050K .......... .......... .......... .......... .......... 56% 46.9M 11s\n463100K .......... .......... .......... .......... .......... 56% 66.8M 11s\n463150K .......... .......... .......... .......... .......... 56% 13.0M 11s\n463200K .......... .......... .......... .......... .......... 56% 44.4M 11s\n463250K .......... .......... .......... .......... .......... 56% 42.7M 11s\n463300K .......... .......... .......... .......... .......... 56% 48.1M 11s\n463350K .......... .......... .......... .......... .......... 56% 15.4M 11s\n463400K .......... .......... .......... .......... .......... 56% 35.8M 11s\n463450K .......... .......... .......... .......... .......... 56% 49.9M 11s\n463500K .......... .......... .......... .......... .......... 56% 59.1M 11s\n463550K .......... .......... .......... .......... .......... 56% 72.2M 11s\n463600K .......... .......... .......... .......... .......... 56% 11.9M 11s\n463650K .......... .......... .......... .......... .......... 56% 53.4M 11s\n463700K .......... .......... .......... .......... .......... 56% 50.2M 11s\n463750K .......... .......... .......... .......... .......... 56% 77.7M 11s\n463800K .......... .......... .......... .......... .......... 56% 35.0M 11s\n463850K .......... .......... .......... .......... .......... 56% 25.6M 11s\n463900K .......... .......... .......... .......... .......... 56% 66.7M 11s\n463950K .......... .......... .......... .......... .......... 56% 48.4M 11s\n464000K .......... .......... .......... .......... .......... 56% 93.7M 11s\n464050K .......... .......... .......... .......... .......... 56% 15.7M 11s\n464100K .......... .......... .......... .......... .......... 56% 58.6M 11s\n464150K .......... .......... .......... .......... .......... 56% 57.0M 11s\n464200K .......... .......... .......... .......... .......... 56% 49.4M 11s\n464250K .......... .......... .......... .......... .......... 56% 38.1M 11s\n464300K .......... .......... .......... .......... .......... 56% 30.6M 11s\n464350K .......... .......... .......... .......... .......... 56% 7.54M 11s\n464400K .......... .......... .......... .......... .......... 56% 95.2M 11s\n464450K .......... .......... .......... .......... .......... 56% 93.2M 11s\n464500K .......... .......... .......... .......... .......... 56% 80.1M 11s\n464550K .......... .......... .......... .......... .......... 56% 14.3M 11s\n464600K .......... .......... .......... .......... .......... 56% 74.7M 11s\n464650K .......... .......... .......... .......... .......... 56% 42.6M 11s\n464700K .......... .......... .......... .......... .......... 56% 43.3M 11s\n464750K .......... .......... .......... .......... .......... 56% 9.99M 11s\n464800K .......... .......... .......... .......... .......... 56% 50.6M 11s\n464850K .......... .......... .......... .......... .......... 56% 47.9M 11s\n464900K .......... .......... .......... .......... .......... 56% 45.8M 11s\n464950K .......... .......... .......... .......... .......... 56% 45.8M 11s\n465000K .......... .......... .......... .......... .......... 56% 11.7M 11s\n465050K .......... .......... .......... .......... .......... 56% 80.6M 11s\n465100K .......... .......... .......... .......... .......... 56% 69.5M 11s\n465150K .......... .......... .......... .......... .......... 56% 47.6M 11s\n465200K .......... .......... .......... .......... .......... 56% 15.2M 11s\n465250K .......... .......... .......... .......... .......... 56% 44.0M 11s\n465300K .......... .......... .......... .......... .......... 56% 48.7M 11s\n465350K .......... .......... .......... .......... .......... 56% 35.7M 11s\n465400K .......... .......... .......... .......... .......... 56% 23.0M 11s\n465450K .......... .......... .......... .......... .......... 56% 21.3M 11s\n465500K .......... .......... .......... .......... .......... 56% 23.5M 11s\n465550K .......... .......... .......... .......... .......... 56% 74.9M 11s\n465600K .......... .......... .......... .......... .......... 56% 33.9M 11s\n465650K .......... .......... .......... .......... .......... 56% 73.8M 11s\n465700K .......... .......... .......... .......... .......... 56% 11.7M 11s\n465750K .......... .......... .......... .......... .......... 56% 42.0M 11s\n465800K .......... .......... .......... .......... .......... 56% 47.5M 11s\n465850K .......... .......... .......... .......... .......... 56% 44.9M 11s\n465900K .......... .......... .......... .......... .......... 56% 12.6M 11s\n465950K .......... .......... .......... .......... .......... 56% 37.2M 11s\n466000K .......... .......... .......... .......... .......... 56% 60.1M 11s\n466050K .......... .......... .......... .......... .......... 56% 36.0M 11s\n466100K .......... .......... .......... .......... .......... 56% 65.0M 11s\n466150K .......... .......... .......... .......... .......... 56% 12.6M 11s\n466200K .......... .......... .......... .......... .......... 56% 32.6M 11s\n466250K .......... .......... .......... .......... .......... 56% 16.3M 11s\n466300K .......... .......... .......... .......... .......... 56% 86.6M 11s\n466350K .......... .......... .......... .......... .......... 56% 18.9M 11s\n466400K .......... .......... .......... .......... .......... 56% 83.3M 11s\n466450K .......... .......... .......... .......... .......... 56% 50.3M 11s\n466500K .......... .......... .......... .......... .......... 56% 14.2M 11s\n466550K .......... .......... .......... .......... .......... 56% 24.2M 11s\n466600K .......... .......... .......... .......... .......... 56% 84.3M 11s\n466650K .......... .......... .......... .......... .......... 56% 56.4M 11s\n466700K .......... .......... .......... .......... .......... 56% 46.8M 11s\n466750K .......... .......... .......... .......... .......... 56% 49.8M 11s\n466800K .......... .......... .......... .......... .......... 56% 8.58M 11s\n466850K .......... .......... .......... .......... .......... 56% 72.9M 11s\n466900K .......... .......... .......... .......... .......... 56% 65.7M 11s\n466950K .......... .......... .......... .......... .......... 56% 10.5M 11s\n467000K .......... .......... .......... .......... .......... 56% 41.4M 11s\n467050K .......... .......... .......... .......... .......... 56% 37.0M 11s\n467100K .......... .......... .......... .......... .......... 56% 60.1M 11s\n467150K .......... .......... .......... .......... .......... 56% 8.94M 11s\n467200K .......... .......... .......... .......... .......... 56% 55.5M 11s\n467250K .......... .......... .......... .......... .......... 56% 72.1M 11s\n467300K .......... .......... .......... .......... .......... 56% 86.7M 11s\n467350K .......... .......... .......... .......... .......... 56% 85.6M 11s\n467400K .......... .......... .......... .......... .......... 56% 9.67M 11s\n467450K .......... .......... .......... .......... .......... 56% 63.8M 11s\n467500K .......... .......... .......... .......... .......... 56% 25.3M 11s\n467550K .......... .......... .......... .......... .......... 56% 66.0M 11s\n467600K .......... .......... .......... .......... .......... 56% 10.5M 11s\n467650K .......... .......... .......... .......... .......... 56% 37.1M 11s\n467700K .......... .......... .......... .......... .......... 56% 35.1M 11s\n467750K .......... .......... .......... .......... .......... 56% 30.7M 11s\n467800K .......... .......... .......... .......... .......... 56% 12.1M 11s\n467850K .......... .......... .......... .......... .......... 56% 35.2M 11s\n467900K .......... .......... .......... .......... .......... 56% 40.4M 11s\n467950K .......... .......... .......... .......... .......... 56% 34.2M 11s\n468000K .......... .......... .......... .......... .......... 56% 11.6M 11s\n468050K .......... .......... .......... .......... .......... 56% 28.4M 11s\n468100K .......... .......... .......... .......... .......... 56% 70.4M 11s\n468150K .......... .......... .......... .......... .......... 57% 34.9M 11s\n468200K .......... .......... .......... .......... .......... 57% 12.0M 11s\n468250K .......... .......... .......... .......... .......... 57% 40.0M 11s\n468300K .......... .......... .......... .......... .......... 57% 34.4M 11s\n468350K .......... .......... .......... .......... .......... 57% 12.6M 11s\n468400K .......... .......... .......... .......... .......... 57% 35.6M 11s\n468450K .......... .......... .......... .......... .......... 57% 66.7M 11s\n468500K .......... .......... .......... .......... .......... 57% 30.8M 11s\n468550K .......... .......... .......... .......... .......... 57% 18.7M 11s\n468600K .......... .......... .......... .......... .......... 57% 32.0M 11s\n468650K .......... .......... .......... .......... .......... 57% 73.6M 11s\n468700K .......... .......... .......... .......... .......... 57% 68.3M 11s\n468750K .......... .......... .......... .......... .......... 57% 10.8M 11s\n468800K .......... .......... .......... .......... .......... 57% 48.9M 11s\n468850K .......... .......... .......... .......... .......... 57% 78.6M 11s\n468900K .......... .......... .......... .......... .......... 57% 53.5M 11s\n468950K .......... .......... .......... .......... .......... 57% 27.6M 11s\n469000K .......... .......... .......... .......... .......... 57% 14.4M 11s\n469050K .......... .......... .......... .......... .......... 57% 53.6M 11s\n469100K .......... .......... .......... .......... .......... 57% 51.7M 11s\n469150K .......... .......... .......... .......... .......... 57% 42.4M 11s\n469200K .......... .......... .......... .......... .......... 57% 15.8M 11s\n469250K .......... .......... .......... .......... .......... 57% 21.7M 11s\n469300K .......... .......... .......... .......... .......... 57% 26.0M 11s\n469350K .......... .......... .......... .......... .......... 57% 84.5M 11s\n469400K .......... .......... .......... .......... .......... 57% 85.1M 11s\n469450K .......... .......... .......... .......... .......... 57% 13.7M 11s\n469500K .......... .......... .......... .......... .......... 57%  117M 11s\n469550K .......... .......... .......... .......... .......... 57% 96.7M 11s\n469600K .......... .......... .......... .......... .......... 57% 38.3M 11s\n469650K .......... .......... .......... .......... .......... 57%  112M 11s\n469700K .......... .......... .......... .......... .......... 57% 33.5M 11s\n469750K .......... .......... .......... .......... .......... 57% 79.3M 11s\n469800K .......... .......... .......... .......... .......... 57% 67.6M 11s\n469850K .......... .......... .......... .......... .......... 57% 43.2M 11s\n469900K .......... .......... .......... .......... .......... 57% 78.0M 11s\n469950K .......... .......... .......... .......... .......... 57% 12.9M 11s\n470000K .......... .......... .......... .......... .......... 57% 88.4M 11s\n470050K .......... .......... .......... .......... .......... 57% 47.8M 11s\n470100K .......... .......... .......... .......... .......... 57% 83.1M 11s\n470150K .......... .......... .......... .......... .......... 57% 79.2M 11s\n470200K .......... .......... .......... .......... .......... 57% 16.5M 11s\n470250K .......... .......... .......... .......... .......... 57% 65.2M 11s\n470300K .......... .......... .......... .......... .......... 57% 59.4M 11s\n470350K .......... .......... .......... .......... .......... 57% 54.6M 11s\n470400K .......... .......... .......... .......... .......... 57% 42.7M 11s\n470450K .......... .......... .......... .......... .......... 57% 11.9M 11s\n470500K .......... .......... .......... .......... .......... 57% 48.3M 11s\n470550K .......... .......... .......... .......... .......... 57% 25.0M 11s\n470600K .......... .......... .......... .......... .......... 57% 51.8M 11s\n470650K .......... .......... .......... .......... .......... 57% 69.7M 11s\n470700K .......... .......... .......... .......... .......... 57% 19.6M 11s\n470750K .......... .......... .......... .......... .......... 57% 35.4M 11s\n470800K .......... .......... .......... .......... .......... 57% 49.2M 11s\n470850K .......... .......... .......... .......... .......... 57% 92.8M 11s\n470900K .......... .......... .......... .......... .......... 57% 16.8M 11s\n470950K .......... .......... .......... .......... .......... 57% 56.1M 11s\n471000K .......... .......... .......... .......... .......... 57% 63.1M 11s\n471050K .......... .......... .......... .......... .......... 57% 51.0M 11s\n471100K .......... .......... .......... .......... .......... 57% 55.6M 11s\n471150K .......... .......... .......... .......... .......... 57% 37.5M 11s\n471200K .......... .......... .......... .......... .......... 57% 44.4M 11s\n471250K .......... .......... .......... .......... .......... 57% 12.6M 11s\n471300K .......... .......... .......... .......... .......... 57% 51.1M 11s\n471350K .......... .......... .......... .......... .......... 57% 45.4M 11s\n471400K .......... .......... .......... .......... .......... 57% 75.5M 10s\n471450K .......... .......... .......... .......... .......... 57% 34.0M 10s\n471500K .......... .......... .......... .......... .......... 57% 21.8M 10s\n471550K .......... .......... .......... .......... .......... 57% 55.8M 10s\n471600K .......... .......... .......... .......... .......... 57% 24.5M 10s\n471650K .......... .......... .......... .......... .......... 57% 74.4M 10s\n471700K .......... .......... .......... .......... .......... 57% 16.4M 10s\n471750K .......... .......... .......... .......... .......... 57% 29.3M 10s\n471800K .......... .......... .......... .......... .......... 57% 43.0M 10s\n471850K .......... .......... .......... .......... .......... 57% 84.7M 10s\n471900K .......... .......... .......... .......... .......... 57% 68.1M 10s\n471950K .......... .......... .......... .......... .......... 57% 67.4M 10s\n472000K .......... .......... .......... .......... .......... 57% 9.49M 10s\n472050K .......... .......... .......... .......... .......... 57% 84.0M 10s\n472100K .......... .......... .......... .......... .......... 57% 41.5M 10s\n472150K .......... .......... .......... .......... .......... 57% 87.4M 10s\n472200K .......... .......... .......... .......... .......... 57% 20.5M 10s\n472250K .......... .......... .......... .......... .......... 57% 67.0M 10s\n472300K .......... .......... .......... .......... .......... 57% 27.9M 10s\n472350K .......... .......... .......... .......... .......... 57% 82.9M 10s\n472400K .......... .......... .......... .......... .......... 57% 19.7M 10s\n472450K .......... .......... .......... .......... .......... 57% 32.8M 10s\n472500K .......... .......... .......... .......... .......... 57% 83.2M 10s\n472550K .......... .......... .......... .......... .......... 57% 80.2M 10s\n472600K .......... .......... .......... .......... .......... 57% 96.9M 10s\n472650K .......... .......... .......... .......... .......... 57% 98.9M 10s\n472700K .......... .......... .......... .......... .......... 57% 20.9M 10s\n472750K .......... .......... .......... .......... .......... 57% 36.7M 10s\n472800K .......... .......... .......... .......... .......... 57% 74.8M 10s\n472850K .......... .......... .......... .......... .......... 57% 48.0M 10s\n472900K .......... .......... .......... .......... .......... 57% 75.0M 10s\n472950K .......... .......... .......... .......... .......... 57% 20.4M 10s\n473000K .......... .......... .......... .......... .......... 57% 31.4M 10s\n473050K .......... .......... .......... .......... .......... 57% 57.2M 10s\n473100K .......... .......... .......... .......... .......... 57% 57.1M 10s\n473150K .......... .......... .......... .......... .......... 57%  107M 10s\n473200K .......... .......... .......... .......... .......... 57% 24.0M 10s\n473250K .......... .......... .......... .......... .......... 57% 26.2M 10s\n473300K .......... .......... .......... .......... .......... 57% 81.8M 10s\n473350K .......... .......... .......... .......... .......... 57% 86.4M 10s\n473400K .......... .......... .......... .......... .......... 57% 52.7M 10s\n473450K .......... .......... .......... .......... .......... 57% 18.3M 10s\n473500K .......... .......... .......... .......... .......... 57% 38.7M 10s\n473550K .......... .......... .......... .......... .......... 57% 80.1M 10s\n473600K .......... .......... .......... .......... .......... 57% 68.6M 10s\n473650K .......... .......... .......... .......... .......... 57% 90.6M 10s\n473700K .......... .......... .......... .......... .......... 57% 13.8M 10s\n473750K .......... .......... .......... .......... .......... 57% 85.6M 10s\n473800K .......... .......... .......... .......... .......... 57% 39.6M 10s\n473850K .......... .......... .......... .......... .......... 57% 80.3M 10s\n473900K .......... .......... .......... .......... .......... 57%  102M 10s\n473950K .......... .......... .......... .......... .......... 57% 45.3M 10s\n474000K .......... .......... .......... .......... .......... 57% 58.6M 10s\n474050K .......... .......... .......... .......... .......... 57% 26.8M 10s\n474100K .......... .......... .......... .......... .......... 57% 52.3M 10s\n474150K .......... .......... .......... .......... .......... 57% 75.2M 10s\n474200K .......... .......... .......... .......... .......... 57% 17.7M 10s\n474250K .......... .......... .......... .......... .......... 57% 64.2M 10s\n474300K .......... .......... .......... .......... .......... 57% 30.0M 10s\n474350K .......... .......... .......... .......... .......... 57% 55.0M 10s\n474400K .......... .......... .......... .......... .......... 57% 57.5M 10s\n474450K .......... .......... .......... .......... .......... 57% 24.1M 10s\n474500K .......... .......... .......... .......... .......... 57% 35.9M 10s\n474550K .......... .......... .......... .......... .......... 57% 30.9M 10s\n474600K .......... .......... .......... .......... .......... 57% 66.0M 10s\n474650K .......... .......... .......... .......... .......... 57% 56.0M 10s\n474700K .......... .......... .......... .......... .......... 57% 72.7M 10s\n474750K .......... .......... .......... .......... .......... 57% 16.7M 10s\n474800K .......... .......... .......... .......... .......... 57% 29.8M 10s\n474850K .......... .......... .......... .......... .......... 57% 56.5M 10s\n474900K .......... .......... .......... .......... .......... 57% 58.6M 10s\n474950K .......... .......... .......... .......... .......... 57% 68.9M 10s\n475000K .......... .......... .......... .......... .......... 57% 17.3M 10s\n475050K .......... .......... .......... .......... .......... 57% 23.7M 10s\n475100K .......... .......... .......... .......... .......... 57% 82.9M 10s\n475150K .......... .......... .......... .......... .......... 57% 74.0M 10s\n475200K .......... .......... .......... .......... .......... 57% 60.1M 10s\n475250K .......... .......... .......... .......... .......... 57% 3.44M 10s\n475300K .......... .......... .......... .......... .......... 57%  141M 10s\n475350K .......... .......... .......... .......... .......... 57%  148M 10s\n475400K .......... .......... .......... .......... .......... 57%  129M 10s\n475450K .......... .......... .......... .......... .......... 57%  144M 10s\n475500K .......... .......... .......... .......... .......... 57%  146M 10s\n475550K .......... .......... .......... .......... .......... 57%  145M 10s\n475600K .......... .......... .......... .......... .......... 57%  125M 10s\n475650K .......... .......... .......... .......... .......... 57%  143M 10s\n475700K .......... .......... .......... .......... .......... 57% 99.0M 10s\n475750K .......... .......... .......... .......... .......... 57%  127M 10s\n475800K .......... .......... .......... .......... .......... 57% 86.5M 10s\n475850K .......... .......... .......... .......... .......... 57% 17.3M 10s\n475900K .......... .......... .......... .......... .......... 57%  133M 10s\n475950K .......... .......... .......... .......... .......... 57% 62.5M 10s\n476000K .......... .......... .......... .......... .......... 57%  130M 10s\n476050K .......... .......... .......... .......... .......... 57%  151M 10s\n476100K .......... .......... .......... .......... .......... 57%  142M 10s\n476150K .......... .......... .......... .......... .......... 57%  114M 10s\n476200K .......... .......... .......... .......... .......... 57%  122M 10s\n476250K .......... .......... .......... .......... .......... 57%  132M 10s\n476300K .......... .......... .......... .......... .......... 57%  124M 10s\n476350K .......... .......... .......... .......... .......... 58%  111M 10s\n476400K .......... .......... .......... .......... .......... 58%  102M 10s\n476450K .......... .......... .......... .......... .......... 58% 20.0M 10s\n476500K .......... .......... .......... .......... .......... 58%  121M 10s\n476550K .......... .......... .......... .......... .......... 58% 26.7M 10s\n476600K .......... .......... .......... .......... .......... 58% 30.2M 10s\n476650K .......... .......... .......... .......... .......... 58% 39.2M 10s\n476700K .......... .......... .......... .......... .......... 58% 31.7M 10s\n476750K .......... .......... .......... .......... .......... 58% 34.6M 10s\n476800K .......... .......... .......... .......... .......... 58% 27.0M 10s\n476850K .......... .......... .......... .......... .......... 58% 53.2M 10s\n476900K .......... .......... .......... .......... .......... 58% 57.2M 10s\n476950K .......... .......... .......... .......... .......... 58% 35.2M 10s\n477000K .......... .......... .......... .......... .......... 58% 52.5M 10s\n477050K .......... .......... .......... .......... .......... 58% 54.1M 10s\n477100K .......... .......... .......... .......... .......... 58% 52.6M 10s\n477150K .......... .......... .......... .......... .......... 58% 46.8M 10s\n477200K .......... .......... .......... .......... .......... 58% 47.4M 10s\n477250K .......... .......... .......... .......... .......... 58% 54.0M 10s\n477300K .......... .......... .......... .......... .......... 58% 56.7M 10s\n477350K .......... .......... .......... .......... .......... 58% 50.9M 10s\n477400K .......... .......... .......... .......... .......... 58% 51.3M 10s\n477450K .......... .......... .......... .......... .......... 58% 57.1M 10s\n477500K .......... .......... .......... .......... .......... 58% 22.0M 10s\n477550K .......... .......... .......... .......... .......... 58% 33.9M 10s\n477600K .......... .......... .......... .......... .......... 58% 40.1M 10s\n477650K .......... .......... .......... .......... .......... 58% 40.9M 10s\n477700K .......... .......... .......... .......... .......... 58% 39.4M 10s\n477750K .......... .......... .......... .......... .......... 58% 36.4M 10s\n477800K .......... .......... .......... .......... .......... 58% 43.1M 10s\n477850K .......... .......... .......... .......... .......... 58% 41.2M 10s\n477900K .......... .......... .......... .......... .......... 58% 33.5M 10s\n477950K .......... .......... .......... .......... .......... 58% 36.3M 10s\n478000K .......... .......... .......... .......... .......... 58% 42.2M 10s\n478050K .......... .......... .......... .......... .......... 58% 40.5M 10s\n478100K .......... .......... .......... .......... .......... 58% 41.3M 10s\n478150K .......... .......... .......... .......... .......... 58% 39.1M 10s\n478200K .......... .......... .......... .......... .......... 58% 52.4M 10s\n478250K .......... .......... .......... .......... .......... 58% 57.6M 10s\n478300K .......... .......... .......... .......... .......... 58% 37.6M 10s\n478350K .......... .......... .......... .......... .......... 58% 34.8M 10s\n478400K .......... .......... .......... .......... .......... 58% 43.4M 10s\n478450K .......... .......... .......... .......... .......... 58% 39.6M 10s\n478500K .......... .......... .......... .......... .......... 58% 43.1M 10s\n478550K .......... .......... .......... .......... .......... 58% 35.0M 10s\n478600K .......... .......... .......... .......... .......... 58% 43.3M 10s\n478650K .......... .......... .......... .......... .......... 58% 40.8M 10s\n478700K .......... .......... .......... .......... .......... 58% 43.4M 10s\n478750K .......... .......... .......... .......... .......... 58% 34.1M 10s\n478800K .......... .......... .......... .......... .......... 58% 44.5M 10s\n478850K .......... .......... .......... .......... .......... 58% 42.1M 10s\n478900K .......... .......... .......... .......... .......... 58% 43.8M 10s\n478950K .......... .......... .......... .......... .......... 58% 28.1M 10s\n479000K .......... .......... .......... .......... .......... 58% 43.1M 10s\n479050K .......... .......... .......... .......... .......... 58% 45.0M 10s\n479100K .......... .......... .......... .......... .......... 58% 45.9M 10s\n479150K .......... .......... .......... .......... .......... 58% 39.7M 10s\n479200K .......... .......... .......... .......... .......... 58% 42.4M 10s\n479250K .......... .......... .......... .......... .......... 58% 31.7M 10s\n479300K .......... .......... .......... .......... .......... 58% 45.0M 10s\n479350K .......... .......... .......... .......... .......... 58% 36.4M 10s\n479400K .......... .......... .......... .......... .......... 58% 43.6M 10s\n479450K .......... .......... .......... .......... .......... 58% 41.0M 10s\n479500K .......... .......... .......... .......... .......... 58% 41.0M 10s\n479550K .......... .......... .......... .......... .......... 58% 38.3M 10s\n479600K .......... .......... .......... .......... .......... 58% 32.6M 10s\n479650K .......... .......... .......... .......... .......... 58% 36.7M 10s\n479700K .......... .......... .......... .......... .......... 58% 41.9M 10s\n479750K .......... .......... .......... .......... .......... 58% 30.1M 10s\n479800K .......... .......... .......... .......... .......... 58% 40.9M 10s\n479850K .......... .......... .......... .......... .......... 58% 42.1M 10s\n479900K .......... .......... .......... .......... .......... 58% 42.8M 10s\n479950K .......... .......... .......... .......... .......... 58% 36.5M 10s\n480000K .......... .......... .......... .......... .......... 58% 42.1M 10s\n480050K .......... .......... .......... .......... .......... 58% 43.1M 10s\n480100K .......... .......... .......... .......... .......... 58% 44.0M 10s\n480150K .......... .......... .......... .......... .......... 58% 36.0M 10s\n480200K .......... .......... .......... .......... .......... 58% 43.7M 10s\n480250K .......... .......... .......... .......... .......... 58% 45.6M 10s\n480300K .......... .......... .......... .......... .......... 58% 41.1M 10s\n480350K .......... .......... .......... .......... .......... 58% 36.6M 10s\n480400K .......... .......... .......... .......... .......... 58% 41.2M 10s\n480450K .......... .......... .......... .......... .......... 58% 33.9M 10s\n480500K .......... .......... .......... .......... .......... 58% 42.0M 10s\n480550K .......... .......... .......... .......... .......... 58% 38.7M 10s\n480600K .......... .......... .......... .......... .......... 58% 42.9M 10s\n480650K .......... .......... .......... .......... .......... 58% 47.2M 10s\n480700K .......... .......... .......... .......... .......... 58%  101M 10s\n480750K .......... .......... .......... .......... .......... 58% 74.5M 10s\n480800K .......... .......... .......... .......... .......... 58%  108M 10s\n480850K .......... .......... .......... .......... .......... 58%  109M 10s\n480900K .......... .......... .......... .......... .......... 58%  112M 10s\n480950K .......... .......... .......... .......... .......... 58% 54.1M 10s\n481000K .......... .......... .......... .......... .......... 58%  113M 10s\n481050K .......... .......... .......... .......... .......... 58%  120M 10s\n481100K .......... .......... .......... .......... .......... 58%  119M 10s\n481150K .......... .......... .......... .......... .......... 58%  102M 10s\n481200K .......... .......... .......... .......... .......... 58% 44.8M 10s\n481250K .......... .......... .......... .......... .......... 58% 61.1M 10s\n481300K .......... .......... .......... .......... .......... 58% 70.3M 10s\n481350K .......... .......... .......... .......... .......... 58% 43.3M 10s\n481400K .......... .......... .......... .......... .......... 58% 34.4M 10s\n481450K .......... .......... .......... .......... .......... 58% 96.5M 10s\n481500K .......... .......... .......... .......... .......... 58% 85.7M 10s\n481550K .......... .......... .......... .......... .......... 58% 33.5M 10s\n481600K .......... .......... .......... .......... .......... 58% 98.9M 10s\n481650K .......... .......... .......... .......... .......... 58%  123M 10s\n481700K .......... .......... .......... .......... .......... 58%  143M 10s\n481750K .......... .......... .......... .......... .......... 58% 89.9M 10s\n481800K .......... .......... .......... .......... .......... 58%  128M 10s\n481850K .......... .......... .......... .......... .......... 58%  152M 10s\n481900K .......... .......... .......... .......... .......... 58%  139M 10s\n481950K .......... .......... .......... .......... .......... 58%  121M 10s\n482000K .......... .......... .......... .......... .......... 58%  107M 10s\n482050K .......... .......... .......... .......... .......... 58% 38.3M 10s\n482100K .......... .......... .......... .......... .......... 58%  111M 10s\n482150K .......... .......... .......... .......... .......... 58% 92.1M 10s\n482200K .......... .......... .......... .......... .......... 58%  130M 10s\n482250K .......... .......... .......... .......... .......... 58%  144M 10s\n482300K .......... .......... .......... .......... .......... 58%  119M 10s\n482350K .......... .......... .......... .......... .......... 58%  123M 10s\n482400K .......... .......... .......... .......... .......... 58%  105M 10s\n482450K .......... .......... .......... .......... .......... 58% 30.0M 10s\n482500K .......... .......... .......... .......... .......... 58% 96.5M 10s\n482550K .......... .......... .......... .......... .......... 58% 88.7M 10s\n482600K .......... .......... .......... .......... .......... 58% 96.9M 10s\n482650K .......... .......... .......... .......... .......... 58%  101M 10s\n482700K .......... .......... .......... .......... .......... 58%  135M 10s\n482750K .......... .......... .......... .......... .......... 58%  122M 10s\n482800K .......... .......... .......... .......... .......... 58%  117M 10s\n482850K .......... .......... .......... .......... .......... 58%  119M 10s\n482900K .......... .......... .......... .......... .......... 58%  140M 10s\n482950K .......... .......... .......... .......... .......... 58% 91.2M 10s\n483000K .......... .......... .......... .......... .......... 58% 53.1M 10s\n483050K .......... .......... .......... .......... .......... 58%  142M 10s\n483100K .......... .......... .......... .......... .......... 58%  150M 10s\n483150K .......... .......... .......... .......... .......... 58% 48.7M 10s\n483200K .......... .......... .......... .......... .......... 58%  145M 10s\n483250K .......... .......... .......... .......... .......... 58% 34.7M 10s\n483300K .......... .......... .......... .......... .......... 58% 84.9M 10s\n483350K .......... .......... .......... .......... .......... 58%  104M 10s\n483400K .......... .......... .......... .......... .......... 58%  104M 10s\n483450K .......... .......... .......... .......... .......... 58% 62.0M 10s\n483500K .......... .......... .......... .......... .......... 58%  129M 10s\n483550K .......... .......... .......... .......... .......... 58%  151M 10s\n483600K .......... .......... .......... .......... .......... 58% 19.9M 10s\n483650K .......... .......... .......... .......... .......... 58% 73.1M 10s\n483700K .......... .......... .......... .......... .......... 58% 72.6M 10s\n483750K .......... .......... .......... .......... .......... 58%  106M 10s\n483800K .......... .......... .......... .......... .......... 58% 86.0M 10s\n483850K .......... .......... .......... .......... .......... 58% 47.3M 10s\n483900K .......... .......... .......... .......... .......... 58% 68.2M 10s\n483950K .......... .......... .......... .......... .......... 58% 41.6M 10s\n484000K .......... .......... .......... .......... .......... 58% 61.2M 10s\n484050K .......... .......... .......... .......... .......... 58% 64.2M 10s\n484100K .......... .......... .......... .......... .......... 58% 32.0M 10s\n484150K .......... .......... .......... .......... .......... 58% 60.6M 10s\n484200K .......... .......... .......... .......... .......... 58% 41.3M 10s\n484250K .......... .......... .......... .......... .......... 58% 62.8M 10s\n484300K .......... .......... .......... .......... .......... 58% 26.2M 10s\n484350K .......... .......... .......... .......... .......... 58% 57.9M 10s\n484400K .......... .......... .......... .......... .......... 58% 42.8M 10s\n484450K .......... .......... .......... .......... .......... 58% 26.5M 10s\n484500K .......... .......... .......... .......... .......... 58% 77.3M 10s\n484550K .......... .......... .......... .......... .......... 58% 30.0M 10s\n484600K .......... .......... .......... .......... .......... 59% 28.8M 10s\n484650K .......... .......... .......... .......... .......... 59% 74.5M 10s\n484700K .......... .......... .......... .......... .......... 59% 39.5M 10s\n484750K .......... .......... .......... .......... .......... 59% 54.3M 10s\n484800K .......... .......... .......... .......... .......... 59% 34.5M 10s\n484850K .......... .......... .......... .......... .......... 59% 29.4M 10s\n484900K .......... .......... .......... .......... .......... 59% 65.3M 10s\n484950K .......... .......... .......... .......... .......... 59% 65.4M 10s\n485000K .......... .......... .......... .......... .......... 59% 72.3M 10s\n485050K .......... .......... .......... .......... .......... 59% 34.4M 10s\n485100K .......... .......... .......... .......... .......... 59% 49.3M 10s\n485150K .......... .......... .......... .......... .......... 59% 74.8M 10s\n485200K .......... .......... .......... .......... .......... 59% 94.6M 10s\n485250K .......... .......... .......... .......... .......... 59% 82.5M 10s\n485300K .......... .......... .......... .......... .......... 59% 73.6M 10s\n485350K .......... .......... .......... .......... .......... 59% 64.0M 10s\n485400K .......... .......... .......... .......... .......... 59% 43.0M 10s\n485450K .......... .......... .......... .......... .......... 59% 95.8M 10s\n485500K .......... .......... .......... .......... .......... 59% 89.9M 10s\n485550K .......... .......... .......... .......... .......... 59%  103M 10s\n485600K .......... .......... .......... .......... .......... 59% 49.2M 10s\n485650K .......... .......... .......... .......... .......... 59% 52.5M 10s\n485700K .......... .......... .......... .......... .......... 59%  132M 10s\n485750K .......... .......... .......... .......... .......... 59% 40.2M 10s\n485800K .......... .......... .......... .......... .......... 59% 97.9M 10s\n485850K .......... .......... .......... .......... .......... 59% 86.5M 10s\n485900K .......... .......... .......... .......... .......... 59% 96.3M 10s\n485950K .......... .......... .......... .......... .......... 59% 45.4M 10s\n486000K .......... .......... .......... .......... .......... 59% 97.3M 10s\n486050K .......... .......... .......... .......... .......... 59% 31.8M 10s\n486100K .......... .......... .......... .......... .......... 59% 93.7M 10s\n486150K .......... .......... .......... .......... .......... 59% 31.4M 10s\n486200K .......... .......... .......... .......... .......... 59% 55.0M 10s\n486250K .......... .......... .......... .......... .......... 59% 93.3M 10s\n486300K .......... .......... .......... .......... .......... 59%  112M 10s\n486350K .......... .......... .......... .......... .......... 59%  118M 10s\n486400K .......... .......... .......... .......... .......... 59% 58.0M 10s\n486450K .......... .......... .......... .......... .......... 59% 44.9M 10s\n486500K .......... .......... .......... .......... .......... 59% 26.3M 10s\n486550K .......... .......... .......... .......... .......... 59%  120M 10s\n486600K .......... .......... .......... .......... .......... 59% 89.7M 10s\n486650K .......... .......... .......... .......... .......... 59% 48.2M 10s\n486700K .......... .......... .......... .......... .......... 59%  104M 10s\n486750K .......... .......... .......... .......... .......... 59% 95.6M 10s\n486800K .......... .......... .......... .......... .......... 59% 70.2M 10s\n486850K .......... .......... .......... .......... .......... 59% 67.5M 10s\n486900K .......... .......... .......... .......... .......... 59% 76.7M 10s\n486950K .......... .......... .......... .......... .......... 59% 24.1M 10s\n487000K .......... .......... .......... .......... .......... 59% 72.1M 10s\n487050K .......... .......... .......... .......... .......... 59% 72.3M 10s\n487100K .......... .......... .......... .......... .......... 59% 56.5M 10s\n487150K .......... .......... .......... .......... .......... 59% 39.4M 10s\n487200K .......... .......... .......... .......... .......... 59% 64.7M 10s\n487250K .......... .......... .......... .......... .......... 59% 19.4M 10s\n487300K .......... .......... .......... .......... .......... 59% 41.6M 10s\n487350K .......... .......... .......... .......... .......... 59% 78.7M 10s\n487400K .......... .......... .......... .......... .......... 59% 81.5M 10s\n487450K .......... .......... .......... .......... .......... 59% 37.7M 10s\n487500K .......... .......... .......... .......... .......... 59% 59.9M 10s\n487550K .......... .......... .......... .......... .......... 59% 52.8M 10s\n487600K .......... .......... .......... .......... .......... 59% 15.7M 10s\n487650K .......... .......... .......... .......... .......... 59% 73.9M 10s\n487700K .......... .......... .......... .......... .......... 59% 46.6M 10s\n487750K .......... .......... .......... .......... .......... 59% 52.7M 10s\n487800K .......... .......... .......... .......... .......... 59% 23.8M 10s\n487850K .......... .......... .......... .......... .......... 59% 23.0M 10s\n487900K .......... .......... .......... .......... .......... 59% 7.12M 10s\n487950K .......... .......... .......... .......... .......... 59% 69.8M 10s\n488000K .......... .......... .......... .......... .......... 59% 72.3M 10s\n488050K .......... .......... .......... .......... .......... 59% 73.4M 10s\n488100K .......... .......... .......... .......... .......... 59%  116M 10s\n488150K .......... .......... .......... .......... .......... 59%  128M 10s\n488200K .......... .......... .......... .......... .......... 59%  149M 10s\n488250K .......... .......... .......... .......... .......... 59%  131M 10s\n488300K .......... .......... .......... .......... .......... 59% 90.1M 10s\n488350K .......... .......... .......... .......... .......... 59% 9.84M 10s\n488400K .......... .......... .......... .......... .......... 59% 78.0M 10s\n488450K .......... .......... .......... .......... .......... 59%  104M 10s\n488500K .......... .......... .......... .......... .......... 59% 45.5M 10s\n488550K .......... .......... .......... .......... .......... 59% 54.5M 10s\n488600K .......... .......... .......... .......... .......... 59% 76.7M 10s\n488650K .......... .......... .......... .......... .......... 59% 63.0M 10s\n488700K .......... .......... .......... .......... .......... 59% 59.7M 10s\n488750K .......... .......... .......... .......... .......... 59% 59.4M 10s\n488800K .......... .......... .......... .......... .......... 59% 39.1M 10s\n488850K .......... .......... .......... .......... .......... 59% 63.4M 10s\n488900K .......... .......... .......... .......... .......... 59% 61.6M 10s\n488950K .......... .......... .......... .......... .......... 59% 54.4M 10s\n489000K .......... .......... .......... .......... .......... 59% 64.4M 10s\n489050K .......... .......... .......... .......... .......... 59% 68.3M 10s\n489100K .......... .......... .......... .......... .......... 59% 66.4M 10s\n489150K .......... .......... .......... .......... .......... 59% 36.5M 10s\n489200K .......... .......... .......... .......... .......... 59% 79.7M 10s\n489250K .......... .......... .......... .......... .......... 59% 98.3M 10s\n489300K .......... .......... .......... .......... .......... 59% 83.9M 10s\n489350K .......... .......... .......... .......... .......... 59% 52.3M 10s\n489400K .......... .......... .......... .......... .......... 59% 63.6M 10s\n489450K .......... .......... .......... .......... .......... 59% 73.1M 10s\n489500K .......... .......... .......... .......... .......... 59% 70.2M 10s\n489550K .......... .......... .......... .......... .......... 59% 82.0M 10s\n489600K .......... .......... .......... .......... .......... 59% 76.9M 10s\n489650K .......... .......... .......... .......... .......... 59% 90.8M 10s\n489700K .......... .......... .......... .......... .......... 59% 82.1M 10s\n489750K .......... .......... .......... .......... .......... 59% 63.7M 10s\n489800K .......... .......... .......... .......... .......... 59% 67.2M 10s\n489850K .......... .......... .......... .......... .......... 59% 65.7M 10s\n489900K .......... .......... .......... .......... .......... 59% 86.0M 10s\n489950K .......... .......... .......... .......... .......... 59% 69.0M 10s\n490000K .......... .......... .......... .......... .......... 59% 90.9M 10s\n490050K .......... .......... .......... .......... .......... 59% 67.9M 10s\n490100K .......... .......... .......... .......... .......... 59% 62.4M 10s\n490150K .......... .......... .......... .......... .......... 59% 73.1M 10s\n490200K .......... .......... .......... .......... .......... 59% 67.6M 10s\n490250K .......... .......... .......... .......... .......... 59% 73.3M 10s\n490300K .......... .......... .......... .......... .......... 59% 61.6M 10s\n490350K .......... .......... .......... .......... .......... 59% 84.0M 10s\n490400K .......... .......... .......... .......... .......... 59% 76.9M 10s\n490450K .......... .......... .......... .......... .......... 59% 63.4M 10s\n490500K .......... .......... .......... .......... .......... 59% 42.4M 10s\n490550K .......... .......... .......... .......... .......... 59% 74.4M 10s\n490600K .......... .......... .......... .......... .......... 59% 63.0M 10s\n490650K .......... .......... .......... .......... .......... 59% 45.2M 10s\n490700K .......... .......... .......... .......... .......... 59% 38.9M 10s\n490750K .......... .......... .......... .......... .......... 59% 62.7M 10s\n490800K .......... .......... .......... .......... .......... 59% 44.7M 10s\n490850K .......... .......... .......... .......... .......... 59% 63.7M 10s\n490900K .......... .......... .......... .......... .......... 59% 74.4M 10s\n490950K .......... .......... .......... .......... .......... 59% 56.6M 10s\n491000K .......... .......... .......... .......... .......... 59% 55.2M 10s\n491050K .......... .......... .......... .......... .......... 59% 69.3M 10s\n491100K .......... .......... .......... .......... .......... 59% 53.0M 10s\n491150K .......... .......... .......... .......... .......... 59% 52.5M 10s\n491200K .......... .......... .......... .......... .......... 59% 27.5M 10s\n491250K .......... .......... .......... .......... .......... 59% 76.0M 10s\n491300K .......... .......... .......... .......... .......... 59% 29.4M 10s\n491350K .......... .......... .......... .......... .......... 59% 51.3M 10s\n491400K .......... .......... .......... .......... .......... 59% 58.7M 10s\n491450K .......... .......... .......... .......... .......... 59% 27.4M 10s\n491500K .......... .......... .......... .......... .......... 59% 46.0M 10s\n491550K .......... .......... .......... .......... .......... 59% 67.3M 10s\n491600K .......... .......... .......... .......... .......... 59% 31.8M 10s\n491650K .......... .......... .......... .......... .......... 59% 17.5M 10s\n491700K .......... .......... .......... .......... .......... 59% 58.1M 10s\n491750K .......... .......... .......... .......... .......... 59% 57.3M 10s\n491800K .......... .......... .......... .......... .......... 59% 52.5M 10s\n491850K .......... .......... .......... .......... .......... 59% 58.4M 10s\n491900K .......... .......... .......... .......... .......... 59% 15.7M 10s\n491950K .......... .......... .......... .......... .......... 59%  125M 10s\n492000K .......... .......... .......... .......... .......... 59% 13.7M 10s\n492050K .......... .......... .......... .......... .......... 59% 78.0M 10s\n492100K .......... .......... .......... .......... .......... 59%  123M 10s\n492150K .......... .......... .......... .......... .......... 59% 37.6M 10s\n492200K .......... .......... .......... .......... .......... 59% 90.7M 10s\n492250K .......... .......... .......... .......... .......... 59% 35.3M 10s\n492300K .......... .......... .......... .......... .......... 59% 35.2M 10s\n492350K .......... .......... .......... .......... .......... 59% 2.47M 10s\n492400K .......... .......... .......... .......... .......... 59% 81.4M 10s\n492450K .......... .......... .......... .......... .......... 59% 62.5M 10s\n492500K .......... .......... .......... .......... .......... 59% 84.0M 10s\n492550K .......... .......... .......... .......... .......... 59% 88.9M 10s\n492600K .......... .......... .......... .......... .......... 59%  114M 10s\n492650K .......... .......... .......... .......... .......... 59% 92.1M 10s\n492700K .......... .......... .......... .......... .......... 59%  119M 10s\n492750K .......... .......... .......... .......... .......... 59%  123M 10s\n492800K .......... .......... .......... .......... .......... 60% 70.9M 10s\n492850K .......... .......... .......... .......... .......... 60% 79.6M 10s\n492900K .......... .......... .......... .......... .......... 60% 87.5M 10s\n492950K .......... .......... .......... .......... .......... 60% 84.1M 10s\n493000K .......... .......... .......... .......... .......... 60% 63.9M 10s\n493050K .......... .......... .......... .......... .......... 60% 83.3M 10s\n493100K .......... .......... .......... .......... .......... 60%  117M 10s\n493150K .......... .......... .......... .......... .......... 60%  121M 10s\n493200K .......... .......... .......... .......... .......... 60%  122M 10s\n493250K .......... .......... .......... .......... .......... 60% 47.7M 10s\n493300K .......... .......... .......... .......... .......... 60% 70.0M 10s\n493350K .......... .......... .......... .......... .......... 60%  121M 10s\n493400K .......... .......... .......... .......... .......... 60% 71.3M 10s\n493450K .......... .......... .......... .......... .......... 60% 50.3M 10s\n493500K .......... .......... .......... .......... .......... 60% 67.0M 10s\n493550K .......... .......... .......... .......... .......... 60%  119M 10s\n493600K .......... .......... .......... .......... .......... 60% 74.0M 10s\n493650K .......... .......... .......... .......... .......... 60% 99.2M 10s\n493700K .......... .......... .......... .......... .......... 60%  136M 10s\n493750K .......... .......... .......... .......... .......... 60%  148M 10s\n493800K .......... .......... .......... .......... .......... 60%  105M 10s\n493850K .......... .......... .......... .......... .......... 60% 98.0M 10s\n493900K .......... .......... .......... .......... .......... 60%  106M 10s\n493950K .......... .......... .......... .......... .......... 60%  103M 10s\n494000K .......... .......... .......... .......... .......... 60%  101M 10s\n494050K .......... .......... .......... .......... .......... 60%  120M 10s\n494100K .......... .......... .......... .......... .......... 60%  101M 10s\n494150K .......... .......... .......... .......... .......... 60% 94.4M 10s\n494200K .......... .......... .......... .......... .......... 60% 92.3M 10s\n494250K .......... .......... .......... .......... .......... 60%  120M 10s\n494300K .......... .......... .......... .......... .......... 60%  129M 10s\n494350K .......... .......... .......... .......... .......... 60%  142M 10s\n494400K .......... .......... .......... .......... .......... 60%  143M 10s\n494450K .......... .......... .......... .......... .......... 60% 8.78M 10s\n494500K .......... .......... .......... .......... .......... 60% 85.4M 10s\n494550K .......... .......... .......... .......... .......... 60% 96.9M 10s\n494600K .......... .......... .......... .......... .......... 60%  112M 10s\n494650K .......... .......... .......... .......... .......... 60%  132M 10s\n494700K .......... .......... .......... .......... .......... 60%  132M 10s\n494750K .......... .......... .......... .......... .......... 60%  114M 10s\n494800K .......... .......... .......... .......... .......... 60% 28.0M 10s\n494850K .......... .......... .......... .......... .......... 60% 63.5M 10s\n494900K .......... .......... .......... .......... .......... 60% 60.2M 10s\n494950K .......... .......... .......... .......... .......... 60% 24.4M 10s\n495000K .......... .......... .......... .......... .......... 60%  115M 10s\n495050K .......... .......... .......... .......... .......... 60% 21.3M 10s\n495100K .......... .......... .......... .......... .......... 60% 62.6M 10s\n495150K .......... .......... .......... .......... .......... 60% 32.5M 10s\n495200K .......... .......... .......... .......... .......... 60% 77.2M 10s\n495250K .......... .......... .......... .......... .......... 60% 68.2M 10s\n495300K .......... .......... .......... .......... .......... 60% 48.5M 10s\n495350K .......... .......... .......... .......... .......... 60% 10.0M 10s\n495400K .......... .......... .......... .......... .......... 60% 93.0M 10s\n495450K .......... .......... .......... .......... .......... 60%  141M 10s\n495500K .......... .......... .......... .......... .......... 60% 92.6M 10s\n495550K .......... .......... .......... .......... .......... 60% 84.4M 10s\n495600K .......... .......... .......... .......... .......... 60% 23.2M 10s\n495650K .......... .......... .......... .......... .......... 60% 93.3M 10s\n495700K .......... .......... .......... .......... .......... 60%  120M 10s\n495750K .......... .......... .......... .......... .......... 60%  144M 10s\n495800K .......... .......... .......... .......... .......... 60% 22.9M 10s\n495850K .......... .......... .......... .......... .......... 60% 76.7M 10s\n495900K .......... .......... .......... .......... .......... 60% 84.9M 10s\n495950K .......... .......... .......... .......... .......... 60% 91.7M 10s\n496000K .......... .......... .......... .......... .......... 60% 87.7M 10s\n496050K .......... .......... .......... .......... .......... 60% 44.6M 10s\n496100K .......... .......... .......... .......... .......... 60% 94.9M 10s\n496150K .......... .......... .......... .......... .......... 60%  104M 10s\n496200K .......... .......... .......... .......... .......... 60% 16.0M 10s\n496250K .......... .......... .......... .......... .......... 60% 56.6M 10s\n496300K .......... .......... .......... .......... .......... 60% 77.6M 10s\n496350K .......... .......... .......... .......... .......... 60% 84.2M 10s\n496400K .......... .......... .......... .......... .......... 60% 91.0M 10s\n496450K .......... .......... .......... .......... .......... 60% 99.9M 10s\n496500K .......... .......... .......... .......... .......... 60%  114M 10s\n496550K .......... .......... .......... .......... .......... 60% 56.0M 10s\n496600K .......... .......... .......... .......... .......... 60% 40.9M 10s\n496650K .......... .......... .......... .......... .......... 60%  107M 10s\n496700K .......... .......... .......... .......... .......... 60%  120M 10s\n496750K .......... .......... .......... .......... .......... 60% 93.0M 10s\n496800K .......... .......... .......... .......... .......... 60% 71.0M 10s\n496850K .......... .......... .......... .......... .......... 60% 36.1M 10s\n496900K .......... .......... .......... .......... .......... 60% 84.8M 10s\n496950K .......... .......... .......... .......... .......... 60% 13.8M 10s\n497000K .......... .......... .......... .......... .......... 60%  136M 10s\n497050K .......... .......... .......... .......... .......... 60%  120M 10s\n497100K .......... .......... .......... .......... .......... 60%  100M 10s\n497150K .......... .......... .......... .......... .......... 60% 76.5M 10s\n497200K .......... .......... .......... .......... .......... 60% 89.9M 10s\n497250K .......... .......... .......... .......... .......... 60% 90.4M 10s\n497300K .......... .......... .......... .......... .......... 60%  111M 10s\n497350K .......... .......... .......... .......... .......... 60% 51.5M 10s\n497400K .......... .......... .......... .......... .......... 60%  128M 10s\n497450K .......... .......... .......... .......... .......... 60%  122M 10s\n497500K .......... .......... .......... .......... .......... 60% 49.3M 10s\n497550K .......... .......... .......... .......... .......... 60% 83.6M 10s\n497600K .......... .......... .......... .......... .......... 60% 82.2M 10s\n497650K .......... .......... .......... .......... .......... 60% 80.2M 10s\n497700K .......... .......... .......... .......... .......... 60% 58.0M 10s\n497750K .......... .......... .......... .......... .......... 60% 87.7M 10s\n497800K .......... .......... .......... .......... .......... 60% 80.4M 10s\n497850K .......... .......... .......... .......... .......... 60% 16.9M 10s\n497900K .......... .......... .......... .......... .......... 60% 73.3M 10s\n497950K .......... .......... .......... .......... .......... 60% 60.7M 10s\n498000K .......... .......... .......... .......... .......... 60% 58.8M 10s\n498050K .......... .......... .......... .......... .......... 60% 56.9M 10s\n498100K .......... .......... .......... .......... .......... 60% 55.5M 10s\n498150K .......... .......... .......... .......... .......... 60% 19.1M 10s\n498200K .......... .......... .......... .......... .......... 60% 37.1M 10s\n498250K .......... .......... .......... .......... .......... 60% 33.2M 10s\n498300K .......... .......... .......... .......... .......... 60% 78.1M 10s\n498350K .......... .......... .......... .......... .......... 60% 21.7M 10s\n498400K .......... .......... .......... .......... .......... 60% 35.8M 10s\n498450K .......... .......... .......... .......... .......... 60% 23.6M 10s\n498500K .......... .......... .......... .......... .......... 60% 93.6M 10s\n498550K .......... .......... .......... .......... .......... 60% 32.7M 10s\n498600K .......... .......... .......... .......... .......... 60% 32.2M 10s\n498650K .......... .......... .......... .......... .......... 60% 66.7M 10s\n498700K .......... .......... .......... .......... .......... 60% 20.3M 10s\n498750K .......... .......... .......... .......... .......... 60% 60.7M 10s\n498800K .......... .......... .......... .......... .......... 60% 24.3M 10s\n498850K .......... .......... .......... .......... .......... 60% 62.6M 10s\n498900K .......... .......... .......... .......... .......... 60% 24.3M 10s\n498950K .......... .......... .......... .......... .......... 60% 30.9M 10s\n499000K .......... .......... .......... .......... .......... 60% 61.0M 10s\n499050K .......... .......... .......... .......... .......... 60% 40.5M 10s\n499100K .......... .......... .......... .......... .......... 60% 32.7M 10s\n499150K .......... .......... .......... .......... .......... 60% 38.3M 10s\n499200K .......... .......... .......... .......... .......... 60% 24.3M 10s\n499250K .......... .......... .......... .......... .......... 60%  102M 9s\n499300K .......... .......... .......... .......... .......... 60% 37.6M 9s\n499350K .......... .......... .......... .......... .......... 60% 26.1M 9s\n499400K .......... .......... .......... .......... .......... 60% 67.6M 9s\n499450K .......... .......... .......... .......... .......... 60%  113M 9s\n499500K .......... .......... .......... .......... .......... 60% 29.3M 9s\n499550K .......... .......... .......... .......... .......... 60% 72.7M 9s\n499600K .......... .......... .......... .......... .......... 60% 75.9M 9s\n499650K .......... .......... .......... .......... .......... 60% 36.1M 9s\n499700K .......... .......... .......... .......... .......... 60% 58.5M 9s\n499750K .......... .......... .......... .......... .......... 60% 63.6M 9s\n499800K .......... .......... .......... .......... .......... 60% 21.6M 9s\n499850K .......... .......... .......... .......... .......... 60% 82.5M 9s\n499900K .......... .......... .......... .......... .......... 60%  119M 9s\n499950K .......... .......... .......... .......... .......... 60% 27.9M 9s\n500000K .......... .......... .......... .......... .......... 60% 73.4M 9s\n500050K .......... .......... .......... .......... .......... 60% 7.48M 9s\n500100K .......... .......... .......... .......... .......... 60%  122M 9s\n500150K .......... .......... .......... .......... .......... 60%  135M 9s\n500200K .......... .......... .......... .......... .......... 60% 74.6M 9s\n500250K .......... .......... .......... .......... .......... 60%  116M 9s\n500300K .......... .......... .......... .......... .......... 60%  139M 9s\n500350K .......... .......... .......... .......... .......... 60% 89.2M 9s\n500400K .......... .......... .......... .......... .......... 60% 69.5M 9s\n500450K .......... .......... .......... .......... .......... 60%  112M 9s\n500500K .......... .......... .......... .......... .......... 60%  136M 9s\n500550K .......... .......... .......... .......... .......... 60% 87.2M 9s\n500600K .......... .......... .......... .......... .......... 60% 48.7M 9s\n500650K .......... .......... .......... .......... .......... 60% 31.9M 9s\n500700K .......... .......... .......... .......... .......... 60% 50.6M 9s\n500750K .......... .......... .......... .......... .......... 60% 32.7M 9s\n500800K .......... .......... .......... .......... .......... 60% 35.9M 9s\n500850K .......... .......... .......... .......... .......... 60% 62.2M 9s\n500900K .......... .......... .......... .......... .......... 60% 37.3M 9s\n500950K .......... .......... .......... .......... .......... 60% 34.5M 9s\n501000K .......... .......... .......... .......... .......... 61% 37.1M 9s\n501050K .......... .......... .......... .......... .......... 61% 32.3M 9s\n501100K .......... .......... .......... .......... .......... 61% 70.0M 9s\n501150K .......... .......... .......... .......... .......... 61% 29.7M 9s\n501200K .......... .......... .......... .......... .......... 61% 37.1M 9s\n501250K .......... .......... .......... .......... .......... 61% 34.4M 9s\n501300K .......... .......... .......... .......... .......... 61% 32.8M 9s\n501350K .......... .......... .......... .......... .......... 61% 57.8M 9s\n501400K .......... .......... .......... .......... .......... 61% 36.9M 9s\n501450K .......... .......... .......... .......... .......... 61% 30.7M 9s\n501500K .......... .......... .......... .......... .......... 61% 35.2M 9s\n501550K .......... .......... .......... .......... .......... 61% 62.8M 9s\n501600K .......... .......... .......... .......... .......... 61% 32.9M 9s\n501650K .......... .......... .......... .......... .......... 61% 39.1M 9s\n501700K .......... .......... .......... .......... .......... 61% 47.6M 9s\n501750K .......... .......... .......... .......... .......... 61% 38.8M 9s\n501800K .......... .......... .......... .......... .......... 61% 63.4M 9s\n501850K .......... .......... .......... .......... .......... 61% 27.0M 9s\n501900K .......... .......... .......... .......... .......... 61% 58.1M 9s\n501950K .......... .......... .......... .......... .......... 61% 32.6M 9s\n502000K .......... .......... .......... .......... .......... 61% 70.3M 9s\n502050K .......... .......... .......... .......... .......... 61% 39.2M 9s\n502100K .......... .......... .......... .......... .......... 61% 49.1M 9s\n502150K .......... .......... .......... .......... .......... 61% 39.7M 9s\n502200K .......... .......... .......... .......... .......... 61% 74.5M 9s\n502250K .......... .......... .......... .......... .......... 61% 74.6M 9s\n502300K .......... .......... .......... .......... .......... 61% 41.2M 9s\n502350K .......... .......... .......... .......... .......... 61% 36.2M 9s\n502400K .......... .......... .......... .......... .......... 61% 81.6M 9s\n502450K .......... .......... .......... .......... .......... 61% 53.9M 9s\n502500K .......... .......... .......... .......... .......... 61% 6.97M 9s\n502550K .......... .......... .......... .......... .......... 61% 68.8M 9s\n502600K .......... .......... .......... .......... .......... 61% 37.8M 9s\n502650K .......... .......... .......... .......... .......... 61% 87.1M 9s\n502700K .......... .......... .......... .......... .......... 61%  118M 9s\n502750K .......... .......... .......... .......... .......... 61%  118M 9s\n502800K .......... .......... .......... .......... .......... 61% 60.2M 9s\n502850K .......... .......... .......... .......... .......... 61%  123M 9s\n502900K .......... .......... .......... .......... .......... 61% 90.4M 9s\n502950K .......... .......... .......... .......... .......... 61% 88.3M 9s\n503000K .......... .......... .......... .......... .......... 61%  116M 9s\n503050K .......... .......... .......... .......... .......... 61%  115M 9s\n503100K .......... .......... .......... .......... .......... 61%  112M 9s\n503150K .......... .......... .......... .......... .......... 61% 16.6M 9s\n503200K .......... .......... .......... .......... .......... 61% 51.9M 9s\n503250K .......... .......... .......... .......... .......... 61% 68.8M 9s\n503300K .......... .......... .......... .......... .......... 61% 70.6M 9s\n503350K .......... .......... .......... .......... .......... 61% 32.2M 9s\n503400K .......... .......... .......... .......... .......... 61% 33.1M 9s\n503450K .......... .......... .......... .......... .......... 61% 57.5M 9s\n503500K .......... .......... .......... .......... .......... 61% 19.4M 9s\n503550K .......... .......... .......... .......... .......... 61% 12.5M 9s\n503600K .......... .......... .......... .......... .......... 61%  136M 9s\n503650K .......... .......... .......... .......... .......... 61%  109M 9s\n503700K .......... .......... .......... .......... .......... 61% 78.7M 9s\n503750K .......... .......... .......... .......... .......... 61%  101M 9s\n503800K .......... .......... .......... .......... .......... 61% 45.8M 9s\n503850K .......... .......... .......... .......... .......... 61% 32.8M 9s\n503900K .......... .......... .......... .......... .......... 61% 65.9M 9s\n503950K .......... .......... .......... .......... .......... 61% 31.3M 9s\n504000K .......... .......... .......... .......... .......... 61% 2.77M 9s\n504050K .......... .......... .......... .......... .......... 61% 88.9M 9s\n504100K .......... .......... .......... .......... .......... 61% 83.8M 9s\n504150K .......... .......... .......... .......... .......... 61% 88.7M 9s\n504200K .......... .......... .......... .......... .......... 61% 73.3M 9s\n504250K .......... .......... .......... .......... .......... 61% 91.5M 9s\n504300K .......... .......... .......... .......... .......... 61%  102M 9s\n504350K .......... .......... .......... .......... .......... 61% 10.3M 9s\n504400K .......... .......... .......... .......... .......... 61% 37.1M 9s\n504450K .......... .......... .......... .......... .......... 61%  103M 9s\n504500K .......... .......... .......... .......... .......... 61%  104M 9s\n504550K .......... .......... .......... .......... .......... 61% 76.1M 9s\n504600K .......... .......... .......... .......... .......... 61%  102M 9s\n504650K .......... .......... .......... .......... .......... 61%  106M 9s\n504700K .......... .......... .......... .......... .......... 61% 76.9M 9s\n504750K .......... .......... .......... .......... .......... 61% 93.7M 9s\n504800K .......... .......... .......... .......... .......... 61%  103M 9s\n504850K .......... .......... .......... .......... .......... 61%  103M 9s\n504900K .......... .......... .......... .......... .......... 61%  108M 9s\n504950K .......... .......... .......... .......... .......... 61% 26.7M 9s\n505000K .......... .......... .......... .......... .......... 61% 85.7M 9s\n505050K .......... .......... .......... .......... .......... 61% 91.6M 9s\n505100K .......... .......... .......... .......... .......... 61% 64.8M 9s\n505150K .......... .......... .......... .......... .......... 61% 34.9M 9s\n505200K .......... .......... .......... .......... .......... 61% 80.2M 9s\n505250K .......... .......... .......... .......... .......... 61% 80.5M 9s\n505300K .......... .......... .......... .......... .......... 61% 77.6M 9s\n505350K .......... .......... .......... .......... .......... 61% 72.7M 9s\n505400K .......... .......... .......... .......... .......... 61% 51.5M 9s\n505450K .......... .......... .......... .......... .......... 61%  108M 9s\n505500K .......... .......... .......... .......... .......... 61%  101M 9s\n505550K .......... .......... .......... .......... .......... 61% 72.5M 9s\n505600K .......... .......... .......... .......... .......... 61% 93.5M 9s\n505650K .......... .......... .......... .......... .......... 61% 91.0M 9s\n505700K .......... .......... .......... .......... .......... 61% 82.9M 9s\n505750K .......... .......... .......... .......... .......... 61% 81.5M 9s\n505800K .......... .......... .......... .......... .......... 61% 92.9M 9s\n505850K .......... .......... .......... .......... .......... 61% 57.0M 9s\n505900K .......... .......... .......... .......... .......... 61% 74.2M 9s\n505950K .......... .......... .......... .......... .......... 61% 75.8M 9s\n506000K .......... .......... .......... .......... .......... 61% 93.8M 9s\n506050K .......... .......... .......... .......... .......... 61% 83.9M 9s\n506100K .......... .......... .......... .......... .......... 61% 84.2M 9s\n506150K .......... .......... .......... .......... .......... 61% 62.9M 9s\n506200K .......... .......... .......... .......... .......... 61% 80.1M 9s\n506250K .......... .......... .......... .......... .......... 61%  106M 9s\n506300K .......... .......... .......... .......... .......... 61% 42.0M 9s\n506350K .......... .......... .......... .......... .......... 61% 21.9M 9s\n506400K .......... .......... .......... .......... .......... 61% 84.6M 9s\n506450K .......... .......... .......... .......... .......... 61% 85.1M 9s\n506500K .......... .......... .......... .......... .......... 61% 17.1M 9s\n506550K .......... .......... .......... .......... .......... 61% 83.4M 9s\n506600K .......... .......... .......... .......... .......... 61% 36.1M 9s\n506650K .......... .......... .......... .......... .......... 61% 35.7M 9s\n506700K .......... .......... .......... .......... .......... 61% 63.6M 9s\n506750K .......... .......... .......... .......... .......... 61% 21.3M 9s\n506800K .......... .......... .......... .......... .......... 61% 43.7M 9s\n506850K .......... .......... .......... .......... .......... 61% 45.4M 9s\n506900K .......... .......... .......... .......... .......... 61% 46.2M 9s\n506950K .......... .......... .......... .......... .......... 61% 47.1M 9s\n507000K .......... .......... .......... .......... .......... 61% 28.6M 9s\n507050K .......... .......... .......... .......... .......... 61% 28.5M 9s\n507100K .......... .......... .......... .......... .......... 61% 27.1M 9s\n507150K .......... .......... .......... .......... .......... 61% 91.5M 9s\n507200K .......... .......... .......... .......... .......... 61% 9.43M 9s\n507250K .......... .......... .......... .......... .......... 61% 98.0M 9s\n507300K .......... .......... .......... .......... .......... 61% 93.9M 9s\n507350K .......... .......... .......... .......... .......... 61% 79.1M 9s\n507400K .......... .......... .......... .......... .......... 61% 69.4M 9s\n507450K .......... .......... .......... .......... .......... 61% 20.2M 9s\n507500K .......... .......... .......... .......... .......... 61% 21.1M 9s\n507550K .......... .......... .......... .......... .......... 61% 25.3M 9s\n507600K .......... .......... .......... .......... .......... 61% 40.7M 9s\n507650K .......... .......... .......... .......... .......... 61% 23.6M 9s\n507700K .......... .......... .......... .......... .......... 61% 30.0M 9s\n507750K .......... .......... .......... .......... .......... 61% 14.8M 9s\n507800K .......... .......... .......... .......... .......... 61% 24.9M 9s\n507850K .......... .......... .......... .......... .......... 61% 40.0M 9s\n507900K .......... .......... .......... .......... .......... 61% 63.0M 9s\n507950K .......... .......... .......... .......... .......... 61% 14.7M 9s\n508000K .......... .......... .......... .......... .......... 61% 35.5M 9s\n508050K .......... .......... .......... .......... .......... 61% 49.7M 9s\n508100K .......... .......... .......... .......... .......... 61% 53.0M 9s\n508150K .......... .......... .......... .......... .......... 61% 14.4M 9s\n508200K .......... .......... .......... .......... .......... 61% 30.9M 9s\n508250K .......... .......... .......... .......... .......... 61% 49.3M 9s\n508300K .......... .......... .......... .......... .......... 61% 36.5M 9s\n508350K .......... .......... .......... .......... .......... 61% 19.5M 9s\n508400K .......... .......... .......... .......... .......... 61% 16.6M 9s\n508450K .......... .......... .......... .......... .......... 61% 85.7M 9s\n508500K .......... .......... .......... .......... .......... 61% 17.9M 9s\n508550K .......... .......... .......... .......... .......... 61% 37.1M 9s\n508600K .......... .......... .......... .......... .......... 61% 9.94M 9s\n508650K .......... .......... .......... .......... .......... 61% 97.0M 9s\n508700K .......... .......... .......... .......... .......... 61% 30.3M 9s\n508750K .......... .......... .......... .......... .......... 61% 99.4M 9s\n508800K .......... .......... .......... .......... .......... 61% 56.3M 9s\n508850K .......... .......... .......... .......... .......... 61% 22.2M 9s\n508900K .......... .......... .......... .......... .......... 61% 13.9M 9s\n508950K .......... .......... .......... .......... .......... 61% 52.7M 9s\n509000K .......... .......... .......... .......... .......... 61% 20.9M 9s\n509050K .......... .......... .......... .......... .......... 61% 30.9M 9s\n509100K .......... .......... .......... .......... .......... 61% 85.0M 9s\n509150K .......... .......... .......... .......... .......... 61% 25.6M 9s\n509200K .......... .......... .......... .......... .......... 61% 14.7M 9s\n509250K .......... .......... .......... .......... .......... 62% 91.7M 9s\n509300K .......... .......... .......... .......... .......... 62% 7.11M 9s\n509350K .......... .......... .......... .......... .......... 62%  116M 9s\n509400K .......... .......... .......... .......... .......... 62% 19.7M 9s\n509450K .......... .......... .......... .......... .......... 62%  109M 9s\n509500K .......... .......... .......... .......... .......... 62% 66.6M 9s\n509550K .......... .......... .......... .......... .......... 62%  119M 9s\n509600K .......... .......... .......... .......... .......... 62%  122M 9s\n509650K .......... .......... .......... .......... .......... 62% 35.8M 9s\n509700K .......... .......... .......... .......... .......... 62%  114M 9s\n509750K .......... .......... .......... .......... .......... 62%  112M 9s\n509800K .......... .......... .......... .......... .......... 62% 20.5M 9s\n509850K .......... .......... .......... .......... .......... 62% 31.2M 9s\n509900K .......... .......... .......... .......... .......... 62% 44.5M 9s\n509950K .......... .......... .......... .......... .......... 62% 42.1M 9s\n510000K .......... .......... .......... .......... .......... 62% 26.2M 9s\n510050K .......... .......... .......... .......... .......... 62% 24.1M 9s\n510100K .......... .......... .......... .......... .......... 62% 35.1M 9s\n510150K .......... .......... .......... .......... .......... 62% 40.7M 9s\n510200K .......... .......... .......... .......... .......... 62% 56.9M 9s\n510250K .......... .......... .......... .......... .......... 62% 76.7M 9s\n510300K .......... .......... .......... .......... .......... 62% 16.8M 9s\n510350K .......... .......... .......... .......... .......... 62% 47.4M 9s\n510400K .......... .......... .......... .......... .......... 62% 96.9M 9s\n510450K .......... .......... .......... .......... .......... 62% 90.1M 9s\n510500K .......... .......... .......... .......... .......... 62% 55.7M 9s\n510550K .......... .......... .......... .......... .......... 62% 17.4M 9s\n510600K .......... .......... .......... .......... .......... 62% 29.9M 9s\n510650K .......... .......... .......... .......... .......... 62% 9.84M 9s\n510700K .......... .......... .......... .......... .......... 62%  138M 9s\n510750K .......... .......... .......... .......... .......... 62%  116M 9s\n510800K .......... .......... .......... .......... .......... 62% 48.2M 9s\n510850K .......... .......... .......... .......... .......... 62% 24.0M 9s\n510900K .......... .......... .......... .......... .......... 62% 8.61M 9s\n510950K .......... .......... .......... .......... .......... 62% 23.3M 9s\n511000K .......... .......... .......... .......... .......... 62%  109M 9s\n511050K .......... .......... .......... .......... .......... 62% 28.9M 9s\n511100K .......... .......... .......... .......... .......... 62% 78.4M 9s\n511150K .......... .......... .......... .......... .......... 62% 79.1M 9s\n511200K .......... .......... .......... .......... .......... 62% 17.2M 9s\n511250K .......... .......... .......... .......... .......... 62% 46.3M 9s\n511300K .......... .......... .......... .......... .......... 62% 76.1M 9s\n511350K .......... .......... .......... .......... .......... 62% 47.2M 9s\n511400K .......... .......... .......... .......... .......... 62% 62.0M 9s\n511450K .......... .......... .......... .......... .......... 62% 30.5M 9s\n511500K .......... .......... .......... .......... .......... 62%  134M 9s\n511550K .......... .......... .......... .......... .......... 62% 32.3M 9s\n511600K .......... .......... .......... .......... .......... 62% 83.5M 9s\n511650K .......... .......... .......... .......... .......... 62% 28.2M 9s\n511700K .......... .......... .......... .......... .......... 62% 21.4M 9s\n511750K .......... .......... .......... .......... .......... 62% 35.4M 9s\n511800K .......... .......... .......... .......... .......... 62% 37.6M 9s\n511850K .......... .......... .......... .......... .......... 62% 19.5M 9s\n511900K .......... .......... .......... .......... .......... 62% 48.6M 9s\n511950K .......... .......... .......... .......... .......... 62% 8.53M 9s\n512000K .......... .......... .......... .......... .......... 62% 71.8M 9s\n512050K .......... .......... .......... .......... .......... 62% 93.2M 9s\n512100K .......... .......... .......... .......... .......... 62% 74.4M 9s\n512150K .......... .......... .......... .......... .......... 62% 21.8M 9s\n512200K .......... .......... .......... .......... .......... 62% 24.7M 9s\n512250K .......... .......... .......... .......... .......... 62% 19.1M 9s\n512300K .......... .......... .......... .......... .......... 62% 66.8M 9s\n512350K .......... .......... .......... .......... .......... 62% 21.8M 9s\n512400K .......... .......... .......... .......... .......... 62% 20.8M 9s\n512450K .......... .......... .......... .......... .......... 62% 20.1M 9s\n512500K .......... .......... .......... .......... .......... 62% 44.5M 9s\n512550K .......... .......... .......... .......... .......... 62% 48.1M 9s\n512600K .......... .......... .......... .......... .......... 62% 49.6M 9s\n512650K .......... .......... .......... .......... .......... 62% 21.0M 9s\n512700K .......... .......... .......... .......... .......... 62% 20.3M 9s\n512750K .......... .......... .......... .......... .......... 62% 44.0M 9s\n512800K .......... .......... .......... .......... .......... 62% 42.2M 9s\n512850K .......... .......... .......... .......... .......... 62% 18.5M 9s\n512900K .......... .......... .......... .......... .......... 62% 86.3M 9s\n512950K .......... .......... .......... .......... .......... 62% 21.9M 9s\n513000K .......... .......... .......... .......... .......... 62% 56.5M 9s\n513050K .......... .......... .......... .......... .......... 62% 14.7M 9s\n513100K .......... .......... .......... .......... .......... 62%  111M 9s\n513150K .......... .......... .......... .......... .......... 62% 38.4M 9s\n513200K .......... .......... .......... .......... .......... 62% 86.3M 9s\n513250K .......... .......... .......... .......... .......... 62% 27.4M 9s\n513300K .......... .......... .......... .......... .......... 62% 11.2M 9s\n513350K .......... .......... .......... .......... .......... 62%  118M 9s\n513400K .......... .......... .......... .......... .......... 62% 20.0M 9s\n513450K .......... .......... .......... .......... .......... 62% 78.8M 9s\n513500K .......... .......... .......... .......... .......... 62% 65.6M 9s\n513550K .......... .......... .......... .......... .......... 62% 99.7M 9s\n513600K .......... .......... .......... .......... .......... 62% 36.4M 9s\n513650K .......... .......... .......... .......... .......... 62% 29.1M 9s\n513700K .......... .......... .......... .......... .......... 62% 32.3M 9s\n513750K .......... .......... .......... .......... .......... 62% 25.9M 9s\n513800K .......... .......... .......... .......... .......... 62% 22.6M 9s\n513850K .......... .......... .......... .......... .......... 62% 49.9M 9s\n513900K .......... .......... .......... .......... .......... 62% 59.9M 9s\n513950K .......... .......... .......... .......... .......... 62% 38.5M 9s\n514000K .......... .......... .......... .......... .......... 62% 36.7M 9s\n514050K .......... .......... .......... .......... .......... 62% 58.3M 9s\n514100K .......... .......... .......... .......... .......... 62% 41.5M 9s\n514150K .......... .......... .......... .......... .......... 62% 83.1M 9s\n514200K .......... .......... .......... .......... .......... 62% 27.7M 9s\n514250K .......... .......... .......... .......... .......... 62% 64.4M 9s\n514300K .......... .......... .......... .......... .......... 62% 53.9M 9s\n514350K .......... .......... .......... .......... .......... 62% 15.8M 9s\n514400K .......... .......... .......... .......... .......... 62% 92.4M 9s\n514450K .......... .......... .......... .......... .......... 62% 37.2M 9s\n514500K .......... .......... .......... .......... .......... 62% 16.0M 9s\n514550K .......... .......... .......... .......... .......... 62% 81.2M 9s\n514600K .......... .......... .......... .......... .......... 62% 65.5M 9s\n514650K .......... .......... .......... .......... .......... 62% 53.5M 9s\n514700K .......... .......... .......... .......... .......... 62% 48.6M 9s\n514750K .......... .......... .......... .......... .......... 62% 19.1M 9s\n514800K .......... .......... .......... .......... .......... 62% 32.3M 9s\n514850K .......... .......... .......... .......... .......... 62% 52.0M 9s\n514900K .......... .......... .......... .......... .......... 62% 39.7M 9s\n514950K .......... .......... .......... .......... .......... 62% 27.8M 9s\n515000K .......... .......... .......... .......... .......... 62% 25.3M 9s\n515050K .......... .......... .......... .......... .......... 62% 13.8M 9s\n515100K .......... .......... .......... .......... .......... 62% 94.4M 9s\n515150K .......... .......... .......... .......... .......... 62% 37.8M 9s\n515200K .......... .......... .......... .......... .......... 62% 48.0M 9s\n515250K .......... .......... .......... .......... .......... 62% 33.8M 9s\n515300K .......... .......... .......... .......... .......... 62% 91.6M 9s\n515350K .......... .......... .......... .......... .......... 62% 35.6M 9s\n515400K .......... .......... .......... .......... .......... 62% 22.9M 9s\n515450K .......... .......... .......... .......... .......... 62% 28.3M 9s\n515500K .......... .......... .......... .......... .......... 62% 71.0M 9s\n515550K .......... .......... .......... .......... .......... 62% 77.4M 9s\n515600K .......... .......... .......... .......... .......... 62% 14.3M 9s\n515650K .......... .......... .......... .......... .......... 62% 29.9M 9s\n515700K .......... .......... .......... .......... .......... 62% 82.8M 9s\n515750K .......... .......... .......... .......... .......... 62% 24.9M 9s\n515800K .......... .......... .......... .......... .......... 62% 4.18M 9s\n515850K .......... .......... .......... .......... .......... 62%  101M 9s\n515900K .......... .......... .......... .......... .......... 62%  105M 9s\n515950K .......... .......... .......... .......... .......... 62% 85.4M 9s\n516000K .......... .......... .......... .......... .......... 62%  101M 9s\n516050K .......... .......... .......... .......... .......... 62% 97.3M 9s\n516100K .......... .......... .......... .......... .......... 62% 83.4M 9s\n516150K .......... .......... .......... .......... .......... 62% 80.6M 9s\n516200K .......... .......... .......... .......... .......... 62%  103M 9s\n516250K .......... .......... .......... .......... .......... 62%  102M 9s\n516300K .......... .......... .......... .......... .......... 62% 94.2M 9s\n516350K .......... .......... .......... .......... .......... 62% 78.0M 9s\n516400K .......... .......... .......... .......... .......... 62% 11.6M 9s\n516450K .......... .......... .......... .......... .......... 62% 85.6M 9s\n516500K .......... .......... .......... .......... .......... 62% 91.4M 9s\n516550K .......... .......... .......... .......... .......... 62% 65.4M 9s\n516600K .......... .......... .......... .......... .......... 62% 72.6M 9s\n516650K .......... .......... .......... .......... .......... 62% 35.3M 9s\n516700K .......... .......... .......... .......... .......... 62% 88.3M 9s\n516750K .......... .......... .......... .......... .......... 62% 29.0M 9s\n516800K .......... .......... .......... .......... .......... 62% 24.2M 9s\n516850K .......... .......... .......... .......... .......... 62% 29.8M 9s\n516900K .......... .......... .......... .......... .......... 62% 31.8M 9s\n516950K .......... .......... .......... .......... .......... 62% 64.1M 9s\n517000K .......... .......... .......... .......... .......... 62% 28.0M 9s\n517050K .......... .......... .......... .......... .......... 62% 23.7M 9s\n517100K .......... .......... .......... .......... .......... 62% 26.7M 9s\n517150K .......... .......... .......... .......... .......... 62% 29.0M 9s\n517200K .......... .......... .......... .......... .......... 62% 49.0M 9s\n517250K .......... .......... .......... .......... .......... 62% 29.6M 9s\n517300K .......... .......... .......... .......... .......... 62% 26.2M 9s\n517350K .......... .......... .......... .......... .......... 62% 40.3M 9s\n517400K .......... .......... .......... .......... .......... 62% 72.4M 9s\n517450K .......... .......... .......... .......... .......... 63% 49.3M 9s\n517500K .......... .......... .......... .......... .......... 63% 41.8M 9s\n517550K .......... .......... .......... .......... .......... 63% 36.5M 9s\n517600K .......... .......... .......... .......... .......... 63% 46.3M 9s\n517650K .......... .......... .......... .......... .......... 63% 72.3M 9s\n517700K .......... .......... .......... .......... .......... 63% 45.5M 9s\n517750K .......... .......... .......... .......... .......... 63% 30.1M 9s\n517800K .......... .......... .......... .......... .......... 63% 82.6M 9s\n517850K .......... .......... .......... .......... .......... 63% 42.8M 9s\n517900K .......... .......... .......... .......... .......... 63% 37.3M 9s\n517950K .......... .......... .......... .......... .......... 63% 46.7M 9s\n518000K .......... .......... .......... .......... .......... 63% 35.0M 9s\n518050K .......... .......... .......... .......... .......... 63%  120M 9s\n518100K .......... .......... .......... .......... .......... 63% 73.9M 9s\n518150K .......... .......... .......... .......... .......... 63% 35.1M 9s\n518200K .......... .......... .......... .......... .......... 63% 39.8M 9s\n518250K .......... .......... .......... .......... .......... 63% 49.2M 9s\n518300K .......... .......... .......... .......... .......... 63% 48.7M 9s\n518350K .......... .......... .......... .......... .......... 63% 88.0M 9s\n518400K .......... .......... .......... .......... .......... 63% 47.0M 9s\n518450K .......... .......... .......... .......... .......... 63% 40.3M 9s\n518500K .......... .......... .......... .......... .......... 63% 45.0M 9s\n518550K .......... .......... .......... .......... .......... 63% 40.3M 9s\n518600K .......... .......... .......... .......... .......... 63% 65.0M 9s\n518650K .......... .......... .......... .......... .......... 63% 36.1M 9s\n518700K .......... .......... .......... .......... .......... 63% 11.3M 9s\n518750K .......... .......... .......... .......... .......... 63%  107M 9s\n518800K .......... .......... .......... .......... .......... 63% 12.1M 9s\n518850K .......... .......... .......... .......... .......... 63% 96.9M 9s\n518900K .......... .......... .......... .......... .......... 63% 63.4M 9s\n518950K .......... .......... .......... .......... .......... 63% 96.2M 9s\n519000K .......... .......... .......... .......... .......... 63% 26.9M 9s\n519050K .......... .......... .......... .......... .......... 63% 50.9M 9s\n519100K .......... .......... .......... .......... .......... 63% 57.5M 9s\n519150K .......... .......... .......... .......... .......... 63% 33.6M 9s\n519200K .......... .......... .......... .......... .......... 63% 44.8M 9s\n519250K .......... .......... .......... .......... .......... 63% 31.9M 9s\n519300K .......... .......... .......... .......... .......... 63% 47.5M 9s\n519350K .......... .......... .......... .......... .......... 63% 11.2M 9s\n519400K .......... .......... .......... .......... .......... 63%  125M 9s\n519450K .......... .......... .......... .......... .......... 63% 18.2M 9s\n519500K .......... .......... .......... .......... .......... 63%  105M 9s\n519550K .......... .......... .......... .......... .......... 63%  130M 9s\n519600K .......... .......... .......... .......... .......... 63%  120M 9s\n519650K .......... .......... .......... .......... .......... 63% 15.6M 9s\n519700K .......... .......... .......... .......... .......... 63% 57.1M 9s\n519750K .......... .......... .......... .......... .......... 63% 40.2M 9s\n519800K .......... .......... .......... .......... .......... 63% 69.4M 9s\n519850K .......... .......... .......... .......... .......... 63% 89.8M 9s\n519900K .......... .......... .......... .......... .......... 63% 18.1M 9s\n519950K .......... .......... .......... .......... .......... 63% 68.7M 9s\n520000K .......... .......... .......... .......... .......... 63% 82.8M 9s\n520050K .......... .......... .......... .......... .......... 63% 26.9M 9s\n520100K .......... .......... .......... .......... .......... 63% 26.8M 9s\n520150K .......... .......... .......... .......... .......... 63% 46.3M 9s\n520200K .......... .......... .......... .......... .......... 63% 9.84M 9s\n520250K .......... .......... .......... .......... .......... 63%  110M 9s\n520300K .......... .......... .......... .......... .......... 63% 92.5M 9s\n520350K .......... .......... .......... .......... .......... 63% 76.1M 9s\n520400K .......... .......... .......... .......... .......... 63%  117M 9s\n520450K .......... .......... .......... .......... .......... 63% 89.3M 9s\n520500K .......... .......... .......... .......... .......... 63% 95.8M 9s\n520550K .......... .......... .......... .......... .......... 63% 8.36M 9s\n520600K .......... .......... .......... .......... .......... 63% 41.6M 9s\n520650K .......... .......... .......... .......... .......... 63%  139M 9s\n520700K .......... .......... .......... .......... .......... 63%  144M 9s\n520750K .......... .......... .......... .......... .......... 63% 66.9M 9s\n520800K .......... .......... .......... .......... .......... 63%  109M 9s\n520850K .......... .......... .......... .......... .......... 63% 59.8M 9s\n520900K .......... .......... .......... .......... .......... 63% 97.2M 9s\n520950K .......... .......... .......... .......... .......... 63% 93.7M 9s\n521000K .......... .......... .......... .......... .......... 63% 79.5M 9s\n521050K .......... .......... .......... .......... .......... 63% 40.1M 9s\n521100K .......... .......... .......... .......... .......... 63% 36.8M 9s\n521150K .......... .......... .......... .......... .......... 63% 92.0M 9s\n521200K .......... .......... .......... .......... .......... 63% 42.2M 9s\n521250K .......... .......... .......... .......... .......... 63% 22.4M 9s\n521300K .......... .......... .......... .......... .......... 63% 43.0M 9s\n521350K .......... .......... .......... .......... .......... 63% 23.2M 9s\n521400K .......... .......... .......... .......... .......... 63% 47.5M 9s\n521450K .......... .......... .......... .......... .......... 63% 25.7M 9s\n521500K .......... .......... .......... .......... .......... 63% 51.0M 9s\n521550K .......... .......... .......... .......... .......... 63% 57.8M 9s\n521600K .......... .......... .......... .......... .......... 63% 67.3M 9s\n521650K .......... .......... .......... .......... .......... 63% 33.8M 9s\n521700K .......... .......... .......... .......... .......... 63% 30.3M 9s\n521750K .......... .......... .......... .......... .......... 63% 26.0M 9s\n521800K .......... .......... .......... .......... .......... 63% 18.2M 9s\n521850K .......... .......... .......... .......... .......... 63% 90.7M 9s\n521900K .......... .......... .......... .......... .......... 63% 54.1M 9s\n521950K .......... .......... .......... .......... .......... 63% 56.4M 9s\n522000K .......... .......... .......... .......... .......... 63% 10.1M 9s\n522050K .......... .......... .......... .......... .......... 63% 61.0M 9s\n522100K .......... .......... .......... .......... .......... 63%  130M 9s\n522150K .......... .......... .......... .......... .......... 63% 42.6M 9s\n522200K .......... .......... .......... .......... .......... 63% 57.4M 9s\n522250K .......... .......... .......... .......... .......... 63% 9.15M 9s\n522300K .......... .......... .......... .......... .......... 63%  109M 9s\n522350K .......... .......... .......... .......... .......... 63%  118M 9s\n522400K .......... .......... .......... .......... .......... 63% 59.6M 9s\n522450K .......... .......... .......... .......... .......... 63% 54.9M 9s\n522500K .......... .......... .......... .......... .......... 63% 27.9M 9s\n522550K .......... .......... .......... .......... .......... 63% 53.0M 9s\n522600K .......... .......... .......... .......... .......... 63% 18.7M 9s\n522650K .......... .......... .......... .......... .......... 63% 44.8M 9s\n522700K .......... .......... .......... .......... .......... 63% 28.7M 9s\n522750K .......... .......... .......... .......... .......... 63% 27.0M 9s\n522800K .......... .......... .......... .......... .......... 63% 77.8M 9s\n522850K .......... .......... .......... .......... .......... 63% 21.6M 9s\n522900K .......... .......... .......... .......... .......... 63% 21.0M 9s\n522950K .......... .......... .......... .......... .......... 63% 30.9M 9s\n523000K .......... .......... .......... .......... .......... 63% 94.1M 9s\n523050K .......... .......... .......... .......... .......... 63% 36.2M 9s\n523100K .......... .......... .......... .......... .......... 63% 40.4M 9s\n523150K .......... .......... .......... .......... .......... 63% 29.3M 9s\n523200K .......... .......... .......... .......... .......... 63% 28.3M 9s\n523250K .......... .......... .......... .......... .......... 63% 62.3M 9s\n523300K .......... .......... .......... .......... .......... 63% 44.2M 9s\n523350K .......... .......... .......... .......... .......... 63% 38.5M 9s\n523400K .......... .......... .......... .......... .......... 63% 48.7M 9s\n523450K .......... .......... .......... .......... .......... 63% 41.0M 9s\n523500K .......... .......... .......... .......... .......... 63% 77.7M 9s\n523550K .......... .......... .......... .......... .......... 63% 42.9M 9s\n523600K .......... .......... .......... .......... .......... 63% 33.1M 9s\n523650K .......... .......... .......... .......... .......... 63% 54.8M 9s\n523700K .......... .......... .......... .......... .......... 63% 54.2M 9s\n523750K .......... .......... .......... .......... .......... 63% 50.9M 9s\n523800K .......... .......... .......... .......... .......... 63% 41.4M 9s\n523850K .......... .......... .......... .......... .......... 63% 55.4M 9s\n523900K .......... .......... .......... .......... .......... 63% 37.2M 9s\n523950K .......... .......... .......... .......... .......... 63% 67.9M 9s\n524000K .......... .......... .......... .......... .......... 63% 48.6M 9s\n524050K .......... .......... .......... .......... .......... 63% 42.3M 9s\n524100K .......... .......... .......... .......... .......... 63% 43.7M 9s\n524150K .......... .......... .......... .......... .......... 63% 42.1M 9s\n524200K .......... .......... .......... .......... .......... 63% 86.1M 9s\n524250K .......... .......... .......... .......... .......... 63% 19.4M 9s\n524300K .......... .......... .......... .......... .......... 63% 47.2M 9s\n524350K .......... .......... .......... .......... .......... 63% 77.5M 9s\n524400K .......... .......... .......... .......... .......... 63% 94.4M 9s\n524450K .......... .......... .......... .......... .......... 63% 44.6M 9s\n524500K .......... .......... .......... .......... .......... 63% 32.1M 9s\n524550K .......... .......... .......... .......... .......... 63% 33.6M 9s\n524600K .......... .......... .......... .......... .......... 63% 35.7M 9s\n524650K .......... .......... .......... .......... .......... 63% 41.5M 9s\n524700K .......... .......... .......... .......... .......... 63% 47.7M 9s\n524750K .......... .......... .......... .......... .......... 63% 21.9M 9s\n524800K .......... .......... .......... .......... .......... 63% 69.1M 9s\n524850K .......... .......... .......... .......... .......... 63% 27.9M 9s\n524900K .......... .......... .......... .......... .......... 63% 42.7M 9s\n524950K .......... .......... .......... .......... .......... 63% 40.8M 9s\n525000K .......... .......... .......... .......... .......... 63% 32.8M 9s\n525050K .......... .......... .......... .......... .......... 63% 23.9M 9s\n525100K .......... .......... .......... .......... .......... 63% 85.8M 9s\n525150K .......... .......... .......... .......... .......... 63% 17.3M 9s\n525200K .......... .......... .......... .......... .......... 63% 81.4M 9s\n525250K .......... .......... .......... .......... .......... 63% 55.5M 9s\n525300K .......... .......... .......... .......... .......... 63% 32.5M 9s\n525350K .......... .......... .......... .......... .......... 63% 39.7M 9s\n525400K .......... .......... .......... .......... .......... 63% 32.7M 9s\n525450K .......... .......... .......... .......... .......... 63% 33.3M 9s\n525500K .......... .......... .......... .......... .......... 63% 29.2M 9s\n525550K .......... .......... .......... .......... .......... 63% 32.4M 9s\n525600K .......... .......... .......... .......... .......... 63% 24.5M 9s\n525650K .......... .......... .......... .......... .......... 64% 73.5M 9s\n525700K .......... .......... .......... .......... .......... 64% 35.3M 9s\n525750K .......... .......... .......... .......... .......... 64% 25.1M 9s\n525800K .......... .......... .......... .......... .......... 64% 30.9M 9s\n525850K .......... .......... .......... .......... .......... 64% 50.3M 9s\n525900K .......... .......... .......... .......... .......... 64% 86.4M 9s\n525950K .......... .......... .......... .......... .......... 64% 69.9M 9s\n526000K .......... .......... .......... .......... .......... 64% 58.7M 9s\n526050K .......... .......... .......... .......... .......... 64% 82.3M 9s\n526100K .......... .......... .......... .......... .......... 64% 39.8M 9s\n526150K .......... .......... .......... .......... .......... 64% 23.4M 9s\n526200K .......... .......... .......... .......... .......... 64%  104M 9s\n526250K .......... .......... .......... .......... .......... 64% 51.6M 9s\n526300K .......... .......... .......... .......... .......... 64%  103M 9s\n526350K .......... .......... .......... .......... .......... 64% 38.2M 9s\n526400K .......... .......... .......... .......... .......... 64% 29.3M 9s\n526450K .......... .......... .......... .......... .......... 64% 44.1M 9s\n526500K .......... .......... .......... .......... .......... 64% 82.5M 9s\n526550K .......... .......... .......... .......... .......... 64% 35.8M 9s\n526600K .......... .......... .......... .......... .......... 64% 30.4M 9s\n526650K .......... .......... .......... .......... .......... 64% 44.8M 9s\n526700K .......... .......... .......... .......... .......... 64% 37.8M 9s\n526750K .......... .......... .......... .......... .......... 64% 36.2M 9s\n526800K .......... .......... .......... .......... .......... 64% 89.2M 9s\n526850K .......... .......... .......... .......... .......... 64% 10.1M 9s\n526900K .......... .......... .......... .......... .......... 64%  105M 9s\n526950K .......... .......... .......... .......... .......... 64%  109M 9s\n527000K .......... .......... .......... .......... .......... 64%  109M 9s\n527050K .......... .......... .......... .......... .......... 64% 96.8M 9s\n527100K .......... .......... .......... .......... .......... 64%  111M 9s\n527150K .......... .......... .......... .......... .......... 64%  107M 9s\n527200K .......... .......... .......... .......... .......... 64%  104M 9s\n527250K .......... .......... .......... .......... .......... 64% 41.7M 9s\n527300K .......... .......... .......... .......... .......... 64% 21.6M 9s\n527350K .......... .......... .......... .......... .......... 64% 59.3M 9s\n527400K .......... .......... .......... .......... .......... 64% 24.7M 9s\n527450K .......... .......... .......... .......... .......... 64% 54.4M 9s\n527500K .......... .......... .......... .......... .......... 64% 19.7M 9s\n527550K .......... .......... .......... .......... .......... 64% 18.3M 9s\n527600K .......... .......... .......... .......... .......... 64% 37.6M 9s\n527650K .......... .......... .......... .......... .......... 64% 23.0M 9s\n527700K .......... .......... .......... .......... .......... 64% 52.7M 9s\n527750K .......... .......... .......... .......... .......... 64% 22.1M 9s\n527800K .......... .......... .......... .......... .......... 64% 25.5M 9s\n527850K .......... .......... .......... .......... .......... 64% 23.4M 9s\n527900K .......... .......... .......... .......... .......... 64% 35.7M 9s\n527950K .......... .......... .......... .......... .......... 64% 26.7M 9s\n528000K .......... .......... .......... .......... .......... 64% 17.5M 9s\n528050K .......... .......... .......... .......... .......... 64% 27.1M 9s\n528100K .......... .......... .......... .......... .......... 64% 50.4M 9s\n528150K .......... .......... .......... .......... .......... 64% 42.0M 9s\n528200K .......... .......... .......... .......... .......... 64% 18.4M 9s\n528250K .......... .......... .......... .......... .......... 64% 23.8M 9s\n528300K .......... .......... .......... .......... .......... 64% 34.1M 9s\n528350K .......... .......... .......... .......... .......... 64% 27.8M 9s\n528400K .......... .......... .......... .......... .......... 64% 34.0M 9s\n528450K .......... .......... .......... .......... .......... 64% 47.1M 9s\n528500K .......... .......... .......... .......... .......... 64% 28.5M 9s\n528550K .......... .......... .......... .......... .......... 64% 77.8M 9s\n528600K .......... .......... .......... .......... .......... 64% 85.6M 9s\n528650K .......... .......... .......... .......... .......... 64% 83.5M 9s\n528700K .......... .......... .......... .......... .......... 64% 20.4M 9s\n528750K .......... .......... .......... .......... .......... 64% 33.4M 9s\n528800K .......... .......... .......... .......... .......... 64% 80.5M 9s\n528850K .......... .......... .......... .......... .......... 64% 77.5M 9s\n528900K .......... .......... .......... .......... .......... 64% 23.4M 9s\n528950K .......... .......... .......... .......... .......... 64% 52.7M 9s\n529000K .......... .......... .......... .......... .......... 64% 85.2M 9s\n529050K .......... .......... .......... .......... .......... 64% 25.3M 9s\n529100K .......... .......... .......... .......... .......... 64% 70.1M 9s\n529150K .......... .......... .......... .......... .......... 64% 15.3M 9s\n529200K .......... .......... .......... .......... .......... 64% 77.1M 9s\n529250K .......... .......... .......... .......... .......... 64% 41.6M 9s\n529300K .......... .......... .......... .......... .......... 64% 90.8M 9s\n529350K .......... .......... .......... .......... .......... 64% 87.1M 9s\n529400K .......... .......... .......... .......... .......... 64% 89.9M 9s\n529450K .......... .......... .......... .......... .......... 64% 72.6M 9s\n529500K .......... .......... .......... .......... .......... 64% 39.7M 9s\n529550K .......... .......... .......... .......... .......... 64% 63.6M 9s\n529600K .......... .......... .......... .......... .......... 64% 37.8M 9s\n529650K .......... .......... .......... .......... .......... 64% 31.3M 9s\n529700K .......... .......... .......... .......... .......... 64% 95.8M 9s\n529750K .......... .......... .......... .......... .......... 64% 49.5M 9s\n529800K .......... .......... .......... .......... .......... 64% 81.4M 9s\n529850K .......... .......... .......... .......... .......... 64% 24.8M 9s\n529900K .......... .......... .......... .......... .......... 64% 36.3M 9s\n529950K .......... .......... .......... .......... .......... 64% 6.88M 9s\n530000K .......... .......... .......... .......... .......... 64%  117M 9s\n530050K .......... .......... .......... .......... .......... 64%  113M 9s\n530100K .......... .......... .......... .......... .......... 64% 95.3M 9s\n530150K .......... .......... .......... .......... .......... 64%  127M 9s\n530200K .......... .......... .......... .......... .......... 64%  115M 9s\n530250K .......... .......... .......... .......... .......... 64%  103M 9s\n530300K .......... .......... .......... .......... .......... 64% 27.3M 9s\n530350K .......... .......... .......... .......... .......... 64% 21.9M 9s\n530400K .......... .......... .......... .......... .......... 64% 26.3M 9s\n530450K .......... .......... .......... .......... .......... 64% 27.3M 9s\n530500K .......... .......... .......... .......... .......... 64% 42.0M 9s\n530550K .......... .......... .......... .......... .......... 64% 30.5M 9s\n530600K .......... .......... .......... .......... .......... 64% 25.5M 9s\n530650K .......... .......... .......... .......... .......... 64% 30.8M 9s\n530700K .......... .......... .......... .......... .......... 64% 60.1M 9s\n530750K .......... .......... .......... .......... .......... 64% 5.64M 9s\n530800K .......... .......... .......... .......... .......... 64%  108M 9s\n530850K .......... .......... .......... .......... .......... 64%  120M 9s\n530900K .......... .......... .......... .......... .......... 64%  134M 9s\n530950K .......... .......... .......... .......... .......... 64%  110M 9s\n531000K .......... .......... .......... .......... .......... 64%  118M 9s\n531050K .......... .......... .......... .......... .......... 64%  134M 9s\n531100K .......... .......... .......... .......... .......... 64%  130M 9s\n531150K .......... .......... .......... .......... .......... 64% 56.2M 9s\n531200K .......... .......... .......... .......... .......... 64% 32.1M 9s\n531250K .......... .......... .......... .......... .......... 64% 31.3M 9s\n531300K .......... .......... .......... .......... .......... 64%  125M 9s\n531350K .......... .......... .......... .......... .......... 64% 63.8M 9s\n531400K .......... .......... .......... .......... .......... 64%  121M 9s\n531450K .......... .......... .......... .......... .......... 64% 51.5M 9s\n531500K .......... .......... .......... .......... .......... 64% 20.1M 9s\n531550K .......... .......... .......... .......... .......... 64% 49.4M 9s\n531600K .......... .......... .......... .......... .......... 64% 73.2M 8s\n531650K .......... .......... .......... .......... .......... 64% 27.3M 8s\n531700K .......... .......... .......... .......... .......... 64% 92.0M 8s\n531750K .......... .......... .......... .......... .......... 64% 25.9M 8s\n531800K .......... .......... .......... .......... .......... 64% 24.1M 8s\n531850K .......... .......... .......... .......... .......... 64% 25.6M 8s\n531900K .......... .......... .......... .......... .......... 64% 47.0M 8s\n531950K .......... .......... .......... .......... .......... 64% 28.6M 8s\n532000K .......... .......... .......... .......... .......... 64% 25.1M 8s\n532050K .......... .......... .......... .......... .......... 64% 24.4M 8s\n532100K .......... .......... .......... .......... .......... 64%  114M 8s\n532150K .......... .......... .......... .......... .......... 64% 23.7M 8s\n532200K .......... .......... .......... .......... .......... 64%  110M 8s\n532250K .......... .......... .......... .......... .......... 64% 43.7M 8s\n532300K .......... .......... .......... .......... .......... 64% 28.8M 8s\n532350K .......... .......... .......... .......... .......... 64%  127M 8s\n532400K .......... .......... .......... .......... .......... 64% 31.6M 8s\n532450K .......... .......... .......... .......... .......... 64% 36.1M 8s\n532500K .......... .......... .......... .......... .......... 64% 28.2M 8s\n532550K .......... .......... .......... .......... .......... 64% 18.8M 8s\n532600K .......... .......... .......... .......... .......... 64%  130M 8s\n532650K .......... .......... .......... .......... .......... 64% 32.1M 8s\n532700K .......... .......... .......... .......... .......... 64% 23.7M 8s\n532750K .......... .......... .......... .......... .......... 64% 7.18M 8s\n532800K .......... .......... .......... .......... .......... 64% 35.4M 8s\n532850K .......... .......... .......... .......... .......... 64%  129M 8s\n532900K .......... .......... .......... .......... .......... 64%  131M 8s\n532950K .......... .......... .......... .......... .......... 64% 27.5M 8s\n533000K .......... .......... .......... .......... .......... 64%  122M 8s\n533050K .......... .......... .......... .......... .......... 64%  104M 8s\n533100K .......... .......... .......... .......... .......... 64% 69.9M 8s\n533150K .......... .......... .......... .......... .......... 64% 8.17M 8s\n533200K .......... .......... .......... .......... .......... 64% 92.1M 8s\n533250K .......... .......... .......... .......... .......... 64%  107M 8s\n533300K .......... .......... .......... .......... .......... 64% 91.2M 8s\n533350K .......... .......... .......... .......... .......... 64% 72.9M 8s\n533400K .......... .......... .......... .......... .......... 64% 19.6M 8s\n533450K .......... .......... .......... .......... .......... 64% 29.0M 8s\n533500K .......... .......... .......... .......... .......... 64% 86.5M 8s\n533550K .......... .......... .......... .......... .......... 64% 37.2M 8s\n533600K .......... .......... .......... .......... .......... 64% 66.4M 8s\n533650K .......... .......... .......... .......... .......... 64% 39.4M 8s\n533700K .......... .......... .......... .......... .......... 64% 43.4M 8s\n533750K .......... .......... .......... .......... .......... 64% 61.8M 8s\n533800K .......... .......... .......... .......... .......... 64% 11.0M 8s\n533850K .......... .......... .......... .......... .......... 65% 94.3M 8s\n533900K .......... .......... .......... .......... .......... 65%  112M 8s\n533950K .......... .......... .......... .......... .......... 65% 54.3M 8s\n534000K .......... .......... .......... .......... .......... 65%  107M 8s\n534050K .......... .......... .......... .......... .......... 65%  109M 8s\n534100K .......... .......... .......... .......... .......... 65% 51.8M 8s\n534150K .......... .......... .......... .......... .......... 65% 85.8M 8s\n534200K .......... .......... .......... .......... .......... 65% 81.7M 8s\n534250K .......... .......... .......... .......... .......... 65% 54.3M 8s\n534300K .......... .......... .......... .......... .......... 65% 79.4M 8s\n534350K .......... .......... .......... .......... .......... 65%  134M 8s\n534400K .......... .......... .......... .......... .......... 65%  131M 8s\n534450K .......... .......... .......... .......... .......... 65%  137M 8s\n534500K .......... .......... .......... .......... .......... 65%  117M 8s\n534550K .......... .......... .......... .......... .......... 65%  106M 8s\n534600K .......... .......... .......... .......... .......... 65% 54.6M 8s\n534650K .......... .......... .......... .......... .......... 65% 51.7M 8s\n534700K .......... .......... .......... .......... .......... 65% 80.1M 8s\n534750K .......... .......... .......... .......... .......... 65% 41.9M 8s\n534800K .......... .......... .......... .......... .......... 65% 17.5M 8s\n534850K .......... .......... .......... .......... .......... 65%  116M 8s\n534900K .......... .......... .......... .......... .......... 65%  130M 8s\n534950K .......... .......... .......... .......... .......... 65% 48.8M 8s\n535000K .......... .......... .......... .......... .......... 65% 79.1M 8s\n535050K .......... .......... .......... .......... .......... 65% 64.9M 8s\n535100K .......... .......... .......... .......... .......... 65%  115M 8s\n535150K .......... .......... .......... .......... .......... 65% 86.3M 8s\n535200K .......... .......... .......... .......... .......... 65% 83.7M 8s\n535250K .......... .......... .......... .......... .......... 65% 82.7M 8s\n535300K .......... .......... .......... .......... .......... 65% 22.7M 8s\n535350K .......... .......... .......... .......... .......... 65% 40.4M 8s\n535400K .......... .......... .......... .......... .......... 65% 65.3M 8s\n535450K .......... .......... .......... .......... .......... 65% 31.8M 8s\n535500K .......... .......... .......... .......... .......... 65% 59.4M 8s\n535550K .......... .......... .......... .......... .......... 65% 83.2M 8s\n535600K .......... .......... .......... .......... .......... 65% 75.6M 8s\n535650K .......... .......... .......... .......... .......... 65% 77.4M 8s\n535700K .......... .......... .......... .......... .......... 65% 71.0M 8s\n535750K .......... .......... .......... .......... .......... 65% 53.6M 8s\n535800K .......... .......... .......... .......... .......... 65% 46.3M 8s\n535850K .......... .......... .......... .......... .......... 65% 58.2M 8s\n535900K .......... .......... .......... .......... .......... 65% 73.0M 8s\n535950K .......... .......... .......... .......... .......... 65% 26.7M 8s\n536000K .......... .......... .......... .......... .......... 65% 27.1M 8s\n536050K .......... .......... .......... .......... .......... 65% 23.9M 8s\n536100K .......... .......... .......... .......... .......... 65% 62.7M 8s\n536150K .......... .......... .......... .......... .......... 65% 26.1M 8s\n536200K .......... .......... .......... .......... .......... 65% 35.0M 8s\n536250K .......... .......... .......... .......... .......... 65% 20.6M 8s\n536300K .......... .......... .......... .......... .......... 65% 64.9M 8s\n536350K .......... .......... .......... .......... .......... 65% 28.7M 8s\n536400K .......... .......... .......... .......... .......... 65% 20.9M 8s\n536450K .......... .......... .......... .......... .......... 65% 13.8M 8s\n536500K .......... .......... .......... .......... .......... 65% 42.4M 8s\n536550K .......... .......... .......... .......... .......... 65% 44.0M 8s\n536600K .......... .......... .......... .......... .......... 65% 23.3M 8s\n536650K .......... .......... .......... .......... .......... 65% 19.6M 8s\n536700K .......... .......... .......... .......... .......... 65% 20.9M 8s\n536750K .......... .......... .......... .......... .......... 65% 20.1M 8s\n536800K .......... .......... .......... .......... .......... 65% 87.3M 8s\n536850K .......... .......... .......... .......... .......... 65% 19.5M 8s\n536900K .......... .......... .......... .......... .......... 65% 15.1M 8s\n536950K .......... .......... .......... .......... .......... 65% 46.8M 8s\n537000K .......... .......... .......... .......... .......... 65% 23.7M 8s\n537050K .......... .......... .......... .......... .......... 65% 86.3M 8s\n537100K .......... .......... .......... .......... .......... 65% 19.6M 8s\n537150K .......... .......... .......... .......... .......... 65% 37.0M 8s\n537200K .......... .......... .......... .......... .......... 65% 28.1M 8s\n537250K .......... .......... .......... .......... .......... 65% 44.1M 8s\n537300K .......... .......... .......... .......... .......... 65% 29.5M 8s\n537350K .......... .......... .......... .......... .......... 65% 28.4M 8s\n537400K .......... .......... .......... .......... .......... 65% 23.4M 8s\n537450K .......... .......... .......... .......... .......... 65% 17.5M 8s\n537500K .......... .......... .......... .......... .......... 65%  118M 8s\n537550K .......... .......... .......... .......... .......... 65% 31.2M 8s\n537600K .......... .......... .......... .......... .......... 65% 26.9M 8s\n537650K .......... .......... .......... .......... .......... 65% 59.7M 8s\n537700K .......... .......... .......... .......... .......... 65% 65.8M 8s\n537750K .......... .......... .......... .......... .......... 65% 17.9M 8s\n537800K .......... .......... .......... .......... .......... 65% 53.6M 8s\n537850K .......... .......... .......... .......... .......... 65% 27.2M 8s\n537900K .......... .......... .......... .......... .......... 65% 23.7M 8s\n537950K .......... .......... .......... .......... .......... 65% 61.8M 8s\n538000K .......... .......... .......... .......... .......... 65% 70.8M 8s\n538050K .......... .......... .......... .......... .......... 65% 40.2M 8s\n538100K .......... .......... .......... .......... .......... 65% 24.3M 8s\n538150K .......... .......... .......... .......... .......... 65% 86.8M 8s\n538200K .......... .......... .......... .......... .......... 65% 69.5M 8s\n538250K .......... .......... .......... .......... .......... 65% 98.2M 8s\n538300K .......... .......... .......... .......... .......... 65%  126M 8s\n538350K .......... .......... .......... .......... .......... 65% 67.4M 8s\n538400K .......... .......... .......... .......... .......... 65% 93.2M 8s\n538450K .......... .......... .......... .......... .......... 65%  103M 8s\n538500K .......... .......... .......... .......... .......... 65%  112M 8s\n538550K .......... .......... .......... .......... .......... 65%  111M 8s\n538600K .......... .......... .......... .......... .......... 65% 89.9M 8s\n538650K .......... .......... .......... .......... .......... 65% 90.5M 8s\n538700K .......... .......... .......... .......... .......... 65% 22.3M 8s\n538750K .......... .......... .......... .......... .......... 65%  104M 8s\n538800K .......... .......... .......... .......... .......... 65% 55.0M 8s\n538850K .......... .......... .......... .......... .......... 65% 63.0M 8s\n538900K .......... .......... .......... .......... .......... 65% 15.0M 8s\n538950K .......... .......... .......... .......... .......... 65%  115M 8s\n539000K .......... .......... .......... .......... .......... 65%  122M 8s\n539050K .......... .......... .......... .......... .......... 65% 92.5M 8s\n539100K .......... .......... .......... .......... .......... 65%  126M 8s\n539150K .......... .......... .......... .......... .......... 65%  124M 8s\n539200K .......... .......... .......... .......... .......... 65%  126M 8s\n539250K .......... .......... .......... .......... .......... 65%  124M 8s\n539300K .......... .......... .......... .......... .......... 65% 62.0M 8s\n539350K .......... .......... .......... .......... .......... 65%  126M 8s\n539400K .......... .......... .......... .......... .......... 65% 63.2M 8s\n539450K .......... .......... .......... .......... .......... 65% 43.7M 8s\n539500K .......... .......... .......... .......... .......... 65% 41.4M 8s\n539550K .......... .......... .......... .......... .......... 65% 34.6M 8s\n539600K .......... .......... .......... .......... .......... 65% 45.4M 8s\n539650K .......... .......... .......... .......... .......... 65% 71.1M 8s\n539700K .......... .......... .......... .......... .......... 65% 48.2M 8s\n539750K .......... .......... .......... .......... .......... 65% 57.6M 8s\n539800K .......... .......... .......... .......... .......... 65% 62.2M 8s\n539850K .......... .......... .......... .......... .......... 65% 57.8M 8s\n539900K .......... .......... .......... .......... .......... 65% 42.6M 8s\n539950K .......... .......... .......... .......... .......... 65%  112M 8s\n540000K .......... .......... .......... .......... .......... 65% 58.9M 8s\n540050K .......... .......... .......... .......... .......... 65% 65.5M 8s\n540100K .......... .......... .......... .......... .......... 65% 59.8M 8s\n540150K .......... .......... .......... .......... .......... 65% 26.6M 8s\n540200K .......... .......... .......... .......... .......... 65%  105M 8s\n540250K .......... .......... .......... .......... .......... 65% 14.8M 8s\n540300K .......... .......... .......... .......... .......... 65%  102M 8s\n540350K .......... .......... .......... .......... .......... 65%  107M 8s\n540400K .......... .......... .......... .......... .......... 65% 48.8M 8s\n540450K .......... .......... .......... .......... .......... 65% 22.1M 8s\n540500K .......... .......... .......... .......... .......... 65% 42.5M 8s\n540550K .......... .......... .......... .......... .......... 65% 19.0M 8s\n540600K .......... .......... .......... .......... .......... 65% 31.9M 8s\n540650K .......... .......... .......... .......... .......... 65% 16.9M 8s\n540700K .......... .......... .......... .......... .......... 65% 48.3M 8s\n540750K .......... .......... .......... .......... .......... 65% 87.9M 8s\n540800K .......... .......... .......... .......... .......... 65% 91.7M 8s\n540850K .......... .......... .......... .......... .......... 65%  103M 8s\n540900K .......... .......... .......... .......... .......... 65% 51.8M 8s\n540950K .......... .......... .......... .......... .......... 65% 50.9M 8s\n541000K .......... .......... .......... .......... .......... 65% 93.9M 8s\n541050K .......... .......... .......... .......... .......... 65% 39.8M 8s\n541100K .......... .......... .......... .......... .......... 65% 59.4M 8s\n541150K .......... .......... .......... .......... .......... 65%  103M 8s\n541200K .......... .......... .......... .......... .......... 65% 37.2M 8s\n541250K .......... .......... .......... .......... .......... 65% 90.6M 8s\n541300K .......... .......... .......... .......... .......... 65%  134M 8s\n541350K .......... .......... .......... .......... .......... 65%  131M 8s\n541400K .......... .......... .......... .......... .......... 65% 56.1M 8s\n541450K .......... .......... .......... .......... .......... 65% 99.6M 8s\n541500K .......... .......... .......... .......... .......... 65%  115M 8s\n541550K .......... .......... .......... .......... .......... 65%  122M 8s\n541600K .......... .......... .......... .......... .......... 65% 90.3M 8s\n541650K .......... .......... .......... .......... .......... 65% 14.6M 8s\n541700K .......... .......... .......... .......... .......... 65%  100M 8s\n541750K .......... .......... .......... .......... .......... 65% 44.9M 8s\n541800K .......... .......... .......... .......... .......... 65% 34.9M 8s\n541850K .......... .......... .......... .......... .......... 65% 65.7M 8s\n541900K .......... .......... .......... .......... .......... 65% 79.3M 8s\n541950K .......... .......... .......... .......... .......... 65% 60.0M 8s\n542000K .......... .......... .......... .......... .......... 65% 48.5M 8s\n542050K .......... .......... .......... .......... .......... 65% 49.1M 8s\n542100K .......... .......... .......... .......... .......... 66% 82.7M 8s\n542150K .......... .......... .......... .......... .......... 66% 30.1M 8s\n542200K .......... .......... .......... .......... .......... 66% 85.7M 8s\n542250K .......... .......... .......... .......... .......... 66%  115M 8s\n542300K .......... .......... .......... .......... .......... 66%  120M 8s\n542350K .......... .......... .......... .......... .......... 66%  120M 8s\n542400K .......... .......... .......... .......... .......... 66% 94.5M 8s\n542450K .......... .......... .......... .......... .......... 66%  114M 8s\n542500K .......... .......... .......... .......... .......... 66%  108M 8s\n542550K .......... .......... .......... .......... .......... 66%  122M 8s\n542600K .......... .......... .......... .......... .......... 66%  117M 8s\n542650K .......... .......... .......... .......... .......... 66% 39.7M 8s\n542700K .......... .......... .......... .......... .......... 66%  101M 8s\n542750K .......... .......... .......... .......... .......... 66% 47.4M 8s\n542800K .......... .......... .......... .......... .......... 66% 37.6M 8s\n542850K .......... .......... .......... .......... .......... 66%  124M 8s\n542900K .......... .......... .......... .......... .......... 66% 56.5M 8s\n542950K .......... .......... .......... .......... .......... 66% 78.8M 8s\n543000K .......... .......... .......... .......... .......... 66% 45.7M 8s\n543050K .......... .......... .......... .......... .......... 66% 61.3M 8s\n543100K .......... .......... .......... .......... .......... 66% 57.8M 8s\n543150K .......... .......... .......... .......... .......... 66% 61.6M 8s\n543200K .......... .......... .......... .......... .......... 66% 62.9M 8s\n543250K .......... .......... .......... .......... .......... 66% 10.2M 8s\n543300K .......... .......... .......... .......... .......... 66%  135M 8s\n543350K .......... .......... .......... .......... .......... 66%  106M 8s\n543400K .......... .......... .......... .......... .......... 66% 32.7M 8s\n543450K .......... .......... .......... .......... .......... 66%  102M 8s\n543500K .......... .......... .......... .......... .......... 66%  101M 8s\n543550K .......... .......... .......... .......... .......... 66% 92.6M 8s\n543600K .......... .......... .......... .......... .......... 66% 86.8M 8s\n543650K .......... .......... .......... .......... .......... 66% 46.5M 8s\n543700K .......... .......... .......... .......... .......... 66% 64.3M 8s\n543750K .......... .......... .......... .......... .......... 66% 44.4M 8s\n543800K .......... .......... .......... .......... .......... 66% 57.7M 8s\n543850K .......... .......... .......... .......... .......... 66% 20.0M 8s\n543900K .......... .......... .......... .......... .......... 66% 26.5M 8s\n543950K .......... .......... .......... .......... .......... 66% 26.9M 8s\n544000K .......... .......... .......... .......... .......... 66% 28.9M 8s\n544050K .......... .......... .......... .......... .......... 66% 42.2M 8s\n544100K .......... .......... .......... .......... .......... 66% 31.7M 8s\n544150K .......... .......... .......... .......... .......... 66% 14.9M 8s\n544200K .......... .......... .......... .......... .......... 66% 42.6M 8s\n544250K .......... .......... .......... .......... .......... 66% 87.8M 8s\n544300K .......... .......... .......... .......... .......... 66% 41.9M 8s\n544350K .......... .......... .......... .......... .......... 66% 20.1M 8s\n544400K .......... .......... .......... .......... .......... 66% 69.8M 8s\n544450K .......... .......... .......... .......... .......... 66% 18.7M 8s\n544500K .......... .......... .......... .......... .......... 66% 63.3M 8s\n544550K .......... .......... .......... .......... .......... 66% 52.6M 8s\n544600K .......... .......... .......... .......... .......... 66% 33.6M 8s\n544650K .......... .......... .......... .......... .......... 66% 30.5M 8s\n544700K .......... .......... .......... .......... .......... 66% 64.7M 8s\n544750K .......... .......... .......... .......... .......... 66% 26.9M 8s\n544800K .......... .......... .......... .......... .......... 66% 32.7M 8s\n544850K .......... .......... .......... .......... .......... 66% 35.5M 8s\n544900K .......... .......... .......... .......... .......... 66% 40.4M 8s\n544950K .......... .......... .......... .......... .......... 66% 37.7M 8s\n545000K .......... .......... .......... .......... .......... 66% 51.3M 8s\n545050K .......... .......... .......... .......... .......... 66% 59.7M 8s\n545100K .......... .......... .......... .......... .......... 66% 79.4M 8s\n545150K .......... .......... .......... .......... .......... 66% 63.9M 8s\n545200K .......... .......... .......... .......... .......... 66% 73.3M 8s\n545250K .......... .......... .......... .......... .......... 66% 44.4M 8s\n545300K .......... .......... .......... .......... .......... 66%  107M 8s\n545350K .......... .......... .......... .......... .......... 66% 18.0M 8s\n545400K .......... .......... .......... .......... .......... 66%  108M 8s\n545450K .......... .......... .......... .......... .......... 66% 49.3M 8s\n545500K .......... .......... .......... .......... .......... 66% 97.4M 8s\n545550K .......... .......... .......... .......... .......... 66% 19.6M 8s\n545600K .......... .......... .......... .......... .......... 66% 43.9M 8s\n545650K .......... .......... .......... .......... .......... 66%  117M 8s\n545700K .......... .......... .......... .......... .......... 66% 48.5M 8s\n545750K .......... .......... .......... .......... .......... 66% 51.7M 8s\n545800K .......... .......... .......... .......... .......... 66% 28.8M 8s\n545850K .......... .......... .......... .......... .......... 66%  146M 8s\n545900K .......... .......... .......... .......... .......... 66%  150M 8s\n545950K .......... .......... .......... .......... .......... 66% 48.3M 8s\n546000K .......... .......... .......... .......... .......... 66%  147M 8s\n546050K .......... .......... .......... .......... .......... 66% 25.8M 8s\n546100K .......... .......... .......... .......... .......... 66%  147M 8s\n546150K .......... .......... .......... .......... .......... 66% 42.2M 8s\n546200K .......... .......... .......... .......... .......... 66% 47.8M 8s\n546250K .......... .......... .......... .......... .......... 66% 33.8M 8s\n546300K .......... .......... .......... .......... .......... 66% 64.9M 8s\n546350K .......... .......... .......... .......... .......... 66% 63.5M 8s\n546400K .......... .......... .......... .......... .......... 66% 25.5M 8s\n546450K .......... .......... .......... .......... .......... 66% 44.1M 8s\n546500K .......... .......... .......... .......... .......... 66% 56.0M 8s\n546550K .......... .......... .......... .......... .......... 66% 33.2M 8s\n546600K .......... .......... .......... .......... .......... 66% 36.7M 8s\n546650K .......... .......... .......... .......... .......... 66% 49.1M 8s\n546700K .......... .......... .......... .......... .......... 66% 5.96M 8s\n546750K .......... .......... .......... .......... .......... 66% 97.3M 8s\n546800K .......... .......... .......... .......... .......... 66% 88.2M 8s\n546850K .......... .......... .......... .......... .......... 66% 78.3M 8s\n546900K .......... .......... .......... .......... .......... 66% 99.3M 8s\n546950K .......... .......... .......... .......... .......... 66%  107M 8s\n547000K .......... .......... .......... .......... .......... 66%  114M 8s\n547050K .......... .......... .......... .......... .......... 66% 99.1M 8s\n547100K .......... .......... .......... .......... .......... 66%  114M 8s\n547150K .......... .......... .......... .......... .......... 66% 36.7M 8s\n547200K .......... .......... .......... .......... .......... 66% 97.7M 8s\n547250K .......... .......... .......... .......... .......... 66% 63.0M 8s\n547300K .......... .......... .......... .......... .......... 66% 92.8M 8s\n547350K .......... .......... .......... .......... .......... 66% 24.1M 8s\n547400K .......... .......... .......... .......... .......... 66% 30.8M 8s\n547450K .......... .......... .......... .......... .......... 66% 47.9M 8s\n547500K .......... .......... .......... .......... .......... 66% 50.4M 8s\n547550K .......... .......... .......... .......... .......... 66% 11.4M 8s\n547600K .......... .......... .......... .......... .......... 66% 99.8M 8s\n547650K .......... .......... .......... .......... .......... 66% 56.7M 8s\n547700K .......... .......... .......... .......... .......... 66% 23.7M 8s\n547750K .......... .......... .......... .......... .......... 66% 70.7M 8s\n547800K .......... .......... .......... .......... .......... 66% 26.7M 8s\n547850K .......... .......... .......... .......... .......... 66% 17.2M 8s\n547900K .......... .......... .......... .......... .......... 66% 21.3M 8s\n547950K .......... .......... .......... .......... .......... 66% 31.1M 8s\n548000K .......... .......... .......... .......... .......... 66% 68.2M 8s\n548050K .......... .......... .......... .......... .......... 66% 36.7M 8s\n548100K .......... .......... .......... .......... .......... 66% 21.9M 8s\n548150K .......... .......... .......... .......... .......... 66% 28.2M 8s\n548200K .......... .......... .......... .......... .......... 66% 42.0M 8s\n548250K .......... .......... .......... .......... .......... 66% 28.7M 8s\n548300K .......... .......... .......... .......... .......... 66% 28.2M 8s\n548350K .......... .......... .......... .......... .......... 66% 29.2M 8s\n548400K .......... .......... .......... .......... .......... 66% 32.1M 8s\n548450K .......... .......... .......... .......... .......... 66% 58.6M 8s\n548500K .......... .......... .......... .......... .......... 66% 29.9M 8s\n548550K .......... .......... .......... .......... .......... 66% 67.3M 8s\n548600K .......... .......... .......... .......... .......... 66% 45.7M 8s\n548650K .......... .......... .......... .......... .......... 66% 36.9M 8s\n548700K .......... .......... .......... .......... .......... 66% 41.3M 8s\n548750K .......... .......... .......... .......... .......... 66% 73.9M 8s\n548800K .......... .......... .......... .......... .......... 66% 61.5M 8s\n548850K .......... .......... .......... .......... .......... 66% 29.4M 8s\n548900K .......... .......... .......... .......... .......... 66%  123M 8s\n548950K .......... .......... .......... .......... .......... 66% 52.0M 8s\n549000K .......... .......... .......... .......... .......... 66% 26.0M 8s\n549050K .......... .......... .......... .......... .......... 66% 14.3M 8s\n549100K .......... .......... .......... .......... .......... 66%  109M 8s\n549150K .......... .......... .......... .......... .......... 66%  128M 8s\n549200K .......... .......... .......... .......... .......... 66%  142M 8s\n549250K .......... .......... .......... .......... .......... 66% 89.3M 8s\n549300K .......... .......... .......... .......... .......... 66% 64.4M 8s\n549350K .......... .......... .......... .......... .......... 66% 30.1M 8s\n549400K .......... .......... .......... .......... .......... 66%  112M 8s\n549450K .......... .......... .......... .......... .......... 66% 24.1M 8s\n549500K .......... .......... .......... .......... .......... 66% 48.6M 8s\n549550K .......... .......... .......... .......... .......... 66% 34.2M 8s\n549600K .......... .......... .......... .......... .......... 66% 30.1M 8s\n549650K .......... .......... .......... .......... .......... 66% 34.4M 8s\n549700K .......... .......... .......... .......... .......... 66% 54.6M 8s\n549750K .......... .......... .......... .......... .......... 66% 41.2M 8s\n549800K .......... .......... .......... .......... .......... 66% 29.9M 8s\n549850K .......... .......... .......... .......... .......... 66% 57.1M 8s\n549900K .......... .......... .......... .......... .......... 66% 15.3M 8s\n549950K .......... .......... .......... .......... .......... 66%  115M 8s\n550000K .......... .......... .......... .......... .......... 66% 40.6M 8s\n550050K .......... .......... .......... .......... .......... 66% 27.0M 8s\n550100K .......... .......... .......... .......... .......... 66% 33.9M 8s\n550150K .......... .......... .......... .......... .......... 66% 31.0M 8s\n550200K .......... .......... .......... .......... .......... 66% 29.0M 8s\n550250K .......... .......... .......... .......... .......... 66% 16.9M 8s\n550300K .......... .......... .......... .......... .......... 67%  109M 8s\n550350K .......... .......... .......... .......... .......... 67% 35.5M 8s\n550400K .......... .......... .......... .......... .......... 67% 19.3M 8s\n550450K .......... .......... .......... .......... .......... 67% 21.8M 8s\n550500K .......... .......... .......... .......... .......... 67% 27.2M 8s\n550550K .......... .......... .......... .......... .......... 67% 22.5M 8s\n550600K .......... .......... .......... .......... .......... 67% 20.3M 8s\n550650K .......... .......... .......... .......... .......... 67% 35.0M 8s\n550700K .......... .......... .......... .......... .......... 67% 24.2M 8s\n550750K .......... .......... .......... .......... .......... 67% 29.0M 8s\n550800K .......... .......... .......... .......... .......... 67% 35.3M 8s\n550850K .......... .......... .......... .......... .......... 67% 22.7M 8s\n550900K .......... .......... .......... .......... .......... 67% 24.7M 8s\n550950K .......... .......... .......... .......... .......... 67% 83.2M 8s\n551000K .......... .......... .......... .......... .......... 67% 33.3M 8s\n551050K .......... .......... .......... .......... .......... 67% 6.19M 8s\n551100K .......... .......... .......... .......... .......... 67% 96.3M 8s\n551150K .......... .......... .......... .......... .......... 67% 87.7M 8s\n551200K .......... .......... .......... .......... .......... 67% 51.8M 8s\n551250K .......... .......... .......... .......... .......... 67% 13.0M 8s\n551300K .......... .......... .......... .......... .......... 67% 96.9M 8s\n551350K .......... .......... .......... .......... .......... 67% 38.1M 8s\n551400K .......... .......... .......... .......... .......... 67% 24.2M 8s\n551450K .......... .......... .......... .......... .......... 67% 22.6M 8s\n551500K .......... .......... .......... .......... .......... 67% 37.6M 8s\n551550K .......... .......... .......... .......... .......... 67% 30.2M 8s\n551600K .......... .......... .......... .......... .......... 67% 23.1M 8s\n551650K .......... .......... .......... .......... .......... 67% 17.9M 8s\n551700K .......... .......... .......... .......... .......... 67%  101M 8s\n551750K .......... .......... .......... .......... .......... 67% 37.1M 8s\n551800K .......... .......... .......... .......... .......... 67% 14.0M 8s\n551850K .......... .......... .......... .......... .......... 67% 19.7M 8s\n551900K .......... .......... .......... .......... .......... 67% 26.0M 8s\n551950K .......... .......... .......... .......... .......... 67% 41.8M 8s\n552000K .......... .......... .......... .......... .......... 67% 17.8M 8s\n552050K .......... .......... .......... .......... .......... 67% 16.5M 8s\n552100K .......... .......... .......... .......... .......... 67% 20.1M 8s\n552150K .......... .......... .......... .......... .......... 67% 13.0M 8s\n552200K .......... .......... .......... .......... .......... 67% 67.0M 8s\n552250K .......... .......... .......... .......... .......... 67% 10.7M 8s\n552300K .......... .......... .......... .......... .......... 67% 7.23M 8s\n552350K .......... .......... .......... .......... .......... 67% 31.0M 8s\n552400K .......... .......... .......... .......... .......... 67% 18.4M 8s\n552450K .......... .......... .......... .......... .......... 67% 10.0M 8s\n552500K .......... .......... .......... .......... .......... 67% 39.7M 8s\n552550K .......... .......... .......... .......... .......... 67% 33.0M 8s\n552600K .......... .......... .......... .......... .......... 67% 5.50M 8s\n552650K .......... .......... .......... .......... .......... 67% 18.8M 8s\n552700K .......... .......... .......... .......... .......... 67% 31.2M 8s\n552750K .......... .......... .......... .......... .......... 67% 45.8M 8s\n552800K .......... .......... .......... .......... .......... 67% 17.0M 8s\n552850K .......... .......... .......... .......... .......... 67% 8.41M 8s\n552900K .......... .......... .......... .......... .......... 67% 70.1M 8s\n552950K .......... .......... .......... .......... .......... 67% 90.2M 8s\n553000K .......... .......... .......... .......... .......... 67% 6.99M 8s\n553050K .......... .......... .......... .......... .......... 67% 19.4M 8s\n553100K .......... .......... .......... .......... .......... 67% 21.4M 8s\n553150K .......... .......... .......... .......... .......... 67% 4.71M 8s\n553200K .......... .......... .......... .......... .......... 67% 35.3M 8s\n553250K .......... .......... .......... .......... .......... 67% 28.4M 8s\n553300K .......... .......... .......... .......... .......... 67% 6.08M 8s\n553350K .......... .......... .......... .......... .......... 67% 16.3M 8s\n553400K .......... .......... .......... .......... .......... 67% 86.8M 8s\n553450K .......... .......... .......... .......... .......... 67% 74.5M 8s\n553500K .......... .......... .......... .......... .......... 67% 8.83M 8s\n553550K .......... .......... .......... .......... .......... 67% 11.0M 8s\n553600K .......... .......... .......... .......... .......... 67% 18.7M 8s\n553650K .......... .......... .......... .......... .......... 67% 18.9M 8s\n553700K .......... .......... .......... .......... .......... 67% 8.19M 8s\n553750K .......... .......... .......... .......... .......... 67% 9.76M 8s\n553800K .......... .......... .......... .......... .......... 67% 56.5M 8s\n553850K .......... .......... .......... .......... .......... 67% 11.2M 8s\n553900K .......... .......... .......... .......... .......... 67%  104M 8s\n553950K .......... .......... .......... .......... .......... 67% 13.9M 8s\n554000K .......... .......... .......... .......... .......... 67% 10.2M 8s\n554050K .......... .......... .......... .......... .......... 67% 19.4M 8s\n554100K .......... .......... .......... .......... .......... 67% 51.4M 8s\n554150K .......... .......... .......... .......... .......... 67% 15.6M 8s\n554200K .......... .......... .......... .......... .......... 67% 18.0M 8s\n554250K .......... .......... .......... .......... .......... 67% 7.56M 8s\n554300K .......... .......... .......... .......... .......... 67% 18.0M 8s\n554350K .......... .......... .......... .......... .......... 67% 15.9M 8s\n554400K .......... .......... .......... .......... .......... 67% 5.45M 8s\n554450K .......... .......... .......... .......... .......... 67% 54.8M 8s\n554500K .......... .......... .......... .......... .......... 67% 31.2M 8s\n554550K .......... .......... .......... .......... .......... 67% 75.7M 8s\n554600K .......... .......... .......... .......... .......... 67% 9.15M 8s\n554650K .......... .......... .......... .......... .......... 67% 33.7M 8s\n554700K .......... .......... .......... .......... .......... 67% 42.0M 8s\n554750K .......... .......... .......... .......... .......... 67% 19.6M 8s\n554800K .......... .......... .......... .......... .......... 67% 24.1M 8s\n554850K .......... .......... .......... .......... .......... 67% 9.82M 8s\n554900K .......... .......... .......... .......... .......... 67% 11.2M 8s\n554950K .......... .......... .......... .......... .......... 67% 42.9M 8s\n555000K .......... .......... .......... .......... .......... 67% 43.0M 8s\n555050K .......... .......... .......... .......... .......... 67% 8.79M 8s\n555100K .......... .......... .......... .......... .......... 67% 13.5M 8s\n555150K .......... .......... .......... .......... .......... 67% 21.7M 8s\n555200K .......... .......... .......... .......... .......... 67% 14.6M 8s\n555250K .......... .......... .......... .......... .......... 67% 55.1M 8s\n555300K .......... .......... .......... .......... .......... 67% 11.2M 8s\n555350K .......... .......... .......... .......... .......... 67% 12.4M 8s\n555400K .......... .......... .......... .......... .......... 67% 13.4M 8s\n555450K .......... .......... .......... .......... .......... 67% 11.8M 8s\n555500K .......... .......... .......... .......... .......... 67% 63.3M 8s\n555550K .......... .......... .......... .......... .......... 67% 7.60M 8s\n555600K .......... .......... .......... .......... .......... 67% 25.9M 8s\n555650K .......... .......... .......... .......... .......... 67% 7.37M 8s\n555700K .......... .......... .......... .......... .......... 67% 97.7M 8s\n555750K .......... .......... .......... .......... .......... 67% 42.4M 8s\n555800K .......... .......... .......... .......... .......... 67% 16.9M 8s\n555850K .......... .......... .......... .......... .......... 67% 7.09M 8s\n555900K .......... .......... .......... .......... .......... 67% 16.6M 8s\n555950K .......... .......... .......... .......... .......... 67% 7.38M 8s\n556000K .......... .......... .......... .......... .......... 67% 32.2M 8s\n556050K .......... .......... .......... .......... .......... 67% 8.41M 8s\n556100K .......... .......... .......... .......... .......... 67% 12.2M 8s\n556150K .......... .......... .......... .......... .......... 67% 38.3M 8s\n556200K .......... .......... .......... .......... .......... 67% 19.1M 8s\n556250K .......... .......... .......... .......... .......... 67% 5.79M 8s\n556300K .......... .......... .......... .......... .......... 67% 19.0M 8s\n556350K .......... .......... .......... .......... .......... 67% 31.9M 8s\n556400K .......... .......... .......... .......... .......... 67% 24.1M 8s\n556450K .......... .......... .......... .......... .......... 67% 9.62M 8s\n556500K .......... .......... .......... .......... .......... 67% 23.2M 8s\n556550K .......... .......... .......... .......... .......... 67% 19.7M 8s\n556600K .......... .......... .......... .......... .......... 67% 46.4M 8s\n556650K .......... .......... .......... .......... .......... 67% 5.38M 8s\n556700K .......... .......... .......... .......... .......... 67% 36.1M 8s\n556750K .......... .......... .......... .......... .......... 67% 30.1M 8s\n556800K .......... .......... .......... .......... .......... 67% 6.34M 8s\n556850K .......... .......... .......... .......... .......... 67% 40.7M 8s\n556900K .......... .......... .......... .......... .......... 67% 37.6M 8s\n556950K .......... .......... .......... .......... .......... 67% 16.7M 8s\n557000K .......... .......... .......... .......... .......... 67% 3.59M 8s\n557050K .......... .......... .......... .......... .......... 67%  124M 8s\n557100K .......... .......... .......... .......... .......... 67%  111M 8s\n557150K .......... .......... .......... .......... .......... 67% 12.1M 8s\n557200K .......... .......... .......... .......... .......... 67% 18.1M 8s\n557250K .......... .......... .......... .......... .......... 67% 87.7M 8s\n557300K .......... .......... .......... .......... .......... 67%  109M 8s\n557350K .......... .......... .......... .......... .......... 67% 18.6M 8s\n557400K .......... .......... .......... .......... .......... 67% 5.81M 8s\n557450K .......... .......... .......... .......... .......... 67% 29.6M 8s\n557500K .......... .......... .......... .......... .......... 67% 35.4M 8s\n557550K .......... .......... .......... .......... .......... 67% 23.0M 8s\n557600K .......... .......... .......... .......... .......... 67% 7.14M 8s\n557650K .......... .......... .......... .......... .......... 67% 25.6M 8s\n557700K .......... .......... .......... .......... .......... 67% 39.6M 8s\n557750K .......... .......... .......... .......... .......... 67% 7.08M 8s\n557800K .......... .......... .......... .......... .......... 67% 22.2M 8s\n557850K .......... .......... .......... .......... .......... 67% 23.1M 8s\n557900K .......... .......... .......... .......... .......... 67% 29.4M 8s\n557950K .......... .......... .......... .......... .......... 67% 5.90M 8s\n558000K .......... .......... .......... .......... .......... 67% 59.4M 8s\n558050K .......... .......... .......... .......... .......... 67% 29.6M 8s\n558100K .......... .......... .......... .......... .......... 67% 19.2M 8s\n558150K .......... .......... .......... .......... .......... 67% 6.98M 8s\n558200K .......... .......... .......... .......... .......... 67% 12.4M 8s\n558250K .......... .......... .......... .......... .......... 67% 56.3M 8s\n558300K .......... .......... .......... .......... .......... 67% 46.8M 8s\n558350K .......... .......... .......... .......... .......... 67% 11.8M 8s\n558400K .......... .......... .......... .......... .......... 67% 7.73M 8s\n558450K .......... .......... .......... .......... .......... 67% 29.4M 8s\n558500K .......... .......... .......... .......... .......... 68% 42.3M 8s\n558550K .......... .......... .......... .......... .......... 68% 24.2M 8s\n558600K .......... .......... .......... .......... .......... 68% 8.28M 8s\n558650K .......... .......... .......... .......... .......... 68% 36.6M 8s\n558700K .......... .......... .......... .......... .......... 68% 19.1M 8s\n558750K .......... .......... .......... .......... .......... 68% 6.66M 8s\n558800K .......... .......... .......... .......... .......... 68% 10.7M 8s\n558850K .......... .......... .......... .......... .......... 68% 22.7M 8s\n558900K .......... .......... .......... .......... .......... 68% 6.33M 8s\n558950K .......... .......... .......... .......... .......... 68% 42.6M 8s\n559000K .......... .......... .......... .......... .......... 68% 23.9M 8s\n559050K .......... .......... .......... .......... .......... 68% 7.00M 8s\n559100K .......... .......... .......... .......... .......... 68% 20.1M 8s\n559150K .......... .......... .......... .......... .......... 68% 88.9M 8s\n559200K .......... .......... .......... .......... .......... 68% 29.3M 8s\n559250K .......... .......... .......... .......... .......... 68% 9.08M 8s\n559300K .......... .......... .......... .......... .......... 68% 87.7M 8s\n559350K .......... .......... .......... .......... .......... 68% 16.5M 8s\n559400K .......... .......... .......... .......... .......... 68% 24.2M 8s\n559450K .......... .......... .......... .......... .......... 68% 7.60M 8s\n559500K .......... .......... .......... .......... .......... 68% 33.3M 8s\n559550K .......... .......... .......... .......... .......... 68% 7.32M 8s\n559600K .......... .......... .......... .......... .......... 68% 7.72M 8s\n559650K .......... .......... .......... .......... .......... 68%  114M 8s\n559700K .......... .......... .......... .......... .......... 68% 22.5M 8s\n559750K .......... .......... .......... .......... .......... 68% 20.4M 8s\n559800K .......... .......... .......... .......... .......... 68% 4.99M 8s\n559850K .......... .......... .......... .......... .......... 68% 38.3M 8s\n559900K .......... .......... .......... .......... .......... 68% 14.4M 8s\n559950K .......... .......... .......... .......... .......... 68% 5.67M 8s\n560000K .......... .......... .......... .......... .......... 68% 15.9M 8s\n560050K .......... .......... .......... .......... .......... 68% 6.79M 8s\n560100K .......... .......... .......... .......... .......... 68% 11.7M 8s\n560150K .......... .......... .......... .......... .......... 68% 47.7M 8s\n560200K .......... .......... .......... .......... .......... 68% 12.9M 8s\n560250K .......... .......... .......... .......... .......... 68% 5.17M 8s\n560300K .......... .......... .......... .......... .......... 68% 18.5M 8s\n560350K .......... .......... .......... .......... .......... 68% 20.8M 8s\n560400K .......... .......... .......... .......... .......... 68% 32.0M 8s\n560450K .......... .......... .......... .......... .......... 68% 18.3M 8s\n560500K .......... .......... .......... .......... .......... 68% 40.1M 8s\n560550K .......... .......... .......... .......... .......... 68% 8.12M 8s\n560600K .......... .......... .......... .......... .......... 68% 12.1M 8s\n560650K .......... .......... .......... .......... .......... 68% 20.8M 8s\n560700K .......... .......... .......... .......... .......... 68% 27.2M 8s\n560750K .......... .......... .......... .......... .......... 68% 13.8M 8s\n560800K .......... .......... .......... .......... .......... 68% 16.8M 8s\n560850K .......... .......... .......... .......... .......... 68% 8.64M 8s\n560900K .......... .......... .......... .......... .......... 68% 18.1M 8s\n560950K .......... .......... .......... .......... .......... 68% 7.90M 8s\n561000K .......... .......... .......... .......... .......... 68% 89.0M 8s\n561050K .......... .......... .......... .......... .......... 68% 51.1M 8s\n561100K .......... .......... .......... .......... .......... 68% 6.68M 8s\n561150K .......... .......... .......... .......... .......... 68% 38.4M 8s\n561200K .......... .......... .......... .......... .......... 68% 13.0M 8s\n561250K .......... .......... .......... .......... .......... 68% 7.84M 8s\n561300K .......... .......... .......... .......... .......... 68% 19.4M 8s\n561350K .......... .......... .......... .......... .......... 68% 27.2M 8s\n561400K .......... .......... .......... .......... .......... 68% 35.7M 8s\n561450K .......... .......... .......... .......... .......... 68% 6.31M 8s\n561500K .......... .......... .......... .......... .......... 68% 37.2M 8s\n561550K .......... .......... .......... .......... .......... 68% 21.9M 8s\n561600K .......... .......... .......... .......... .......... 68% 36.3M 8s\n561650K .......... .......... .......... .......... .......... 68% 5.60M 8s\n561700K .......... .......... .......... .......... .......... 68% 39.0M 8s\n561750K .......... .......... .......... .......... .......... 68% 24.4M 8s\n561800K .......... .......... .......... .......... .......... 68% 25.8M 8s\n561850K .......... .......... .......... .......... .......... 68% 15.5M 8s\n561900K .......... .......... .......... .......... .......... 68% 22.0M 8s\n561950K .......... .......... .......... .......... .......... 68% 48.4M 8s\n562000K .......... .......... .......... .......... .......... 68% 38.3M 8s\n562050K .......... .......... .......... .......... .......... 68% 9.29M 8s\n562100K .......... .......... .......... .......... .......... 68% 71.7M 8s\n562150K .......... .......... .......... .......... .......... 68% 41.9M 8s\n562200K .......... .......... .......... .......... .......... 68% 30.8M 8s\n562250K .......... .......... .......... .......... .......... 68% 45.2M 8s\n562300K .......... .......... .......... .......... .......... 68% 17.1M 8s\n562350K .......... .......... .......... .......... .......... 68% 5.66M 8s\n562400K .......... .......... .......... .......... .......... 68% 47.2M 8s\n562450K .......... .......... .......... .......... .......... 68% 35.4M 8s\n562500K .......... .......... .......... .......... .......... 68% 39.2M 8s\n562550K .......... .......... .......... .......... .......... 68% 7.99M 8s\n562600K .......... .......... .......... .......... .......... 68% 40.8M 8s\n562650K .......... .......... .......... .......... .......... 68% 14.9M 8s\n562700K .......... .......... .......... .......... .......... 68% 22.9M 8s\n562750K .......... .......... .......... .......... .......... 68% 25.2M 8s\n562800K .......... .......... .......... .......... .......... 68% 54.0M 8s\n562850K .......... .......... .......... .......... .......... 68% 11.9M 8s\n562900K .......... .......... .......... .......... .......... 68% 18.5M 8s\n562950K .......... .......... .......... .......... .......... 68% 17.3M 8s\n563000K .......... .......... .......... .......... .......... 68% 14.1M 8s\n563050K .......... .......... .......... .......... .......... 68% 55.0M 8s\n563100K .......... .......... .......... .......... .......... 68% 9.70M 8s\n563150K .......... .......... .......... .......... .......... 68% 36.7M 8s\n563200K .......... .......... .......... .......... .......... 68% 16.2M 8s\n563250K .......... .......... .......... .......... .......... 68% 12.2M 8s\n563300K .......... .......... .......... .......... .......... 68% 13.0M 8s\n563350K .......... .......... .......... .......... .......... 68% 53.8M 8s\n563400K .......... .......... .......... .......... .......... 68% 24.3M 8s\n563450K .......... .......... .......... .......... .......... 68% 20.8M 8s\n563500K .......... .......... .......... .......... .......... 68% 12.6M 8s\n563550K .......... .......... .......... .......... .......... 68% 23.2M 8s\n563600K .......... .......... .......... .......... .......... 68% 20.1M 8s\n563650K .......... .......... .......... .......... .......... 68% 11.3M 8s\n563700K .......... .......... .......... .......... .......... 68% 14.1M 8s\n563750K .......... .......... .......... .......... .......... 68% 47.9M 8s\n563800K .......... .......... .......... .......... .......... 68% 14.4M 8s\n563850K .......... .......... .......... .......... .......... 68%  102M 8s\n563900K .......... .......... .......... .......... .......... 68% 22.4M 8s\n563950K .......... .......... .......... .......... .......... 68% 42.2M 8s\n564000K .......... .......... .......... .......... .......... 68% 10.3M 8s\n564050K .......... .......... .......... .......... .......... 68% 10.7M 8s\n564100K .......... .......... .......... .......... .......... 68% 37.6M 8s\n564150K .......... .......... .......... .......... .......... 68% 22.8M 8s\n564200K .......... .......... .......... .......... .......... 68% 20.2M 8s\n564250K .......... .......... .......... .......... .......... 68% 11.5M 8s\n564300K .......... .......... .......... .......... .......... 68% 42.7M 8s\n564350K .......... .......... .......... .......... .......... 68% 70.0M 8s\n564400K .......... .......... .......... .......... .......... 68% 8.26M 8s\n564450K .......... .......... .......... .......... .......... 68% 41.8M 8s\n564500K .......... .......... .......... .......... .......... 68% 50.9M 8s\n564550K .......... .......... .......... .......... .......... 68% 38.1M 8s\n564600K .......... .......... .......... .......... .......... 68% 7.64M 8s\n564650K .......... .......... .......... .......... .......... 68% 15.7M 8s\n564700K .......... .......... .......... .......... .......... 68% 17.0M 8s\n564750K .......... .......... .......... .......... .......... 68% 51.7M 8s\n564800K .......... .......... .......... .......... .......... 68% 45.8M 8s\n564850K .......... .......... .......... .......... .......... 68% 18.5M 8s\n564900K .......... .......... .......... .......... .......... 68% 10.5M 8s\n564950K .......... .......... .......... .......... .......... 68% 16.8M 8s\n565000K .......... .......... .......... .......... .......... 68% 16.1M 8s\n565050K .......... .......... .......... .......... .......... 68% 8.44M 8s\n565100K .......... .......... .......... .......... .......... 68% 9.33M 8s\n565150K .......... .......... .......... .......... .......... 68% 17.9M 8s\n565200K .......... .......... .......... .......... .......... 68% 6.80M 8s\n565250K .......... .......... .......... .......... .......... 68% 41.3M 8s\n565300K .......... .......... .......... .......... .......... 68% 18.8M 8s\n565350K .......... .......... .......... .......... .......... 68% 7.40M 8s\n565400K .......... .......... .......... .......... .......... 68% 27.2M 8s\n565450K .......... .......... .......... .......... .......... 68% 35.3M 8s\n565500K .......... .......... .......... .......... .......... 68% 19.4M 8s\n565550K .......... .......... .......... .......... .......... 68% 7.56M 8s\n565600K .......... .......... .......... .......... .......... 68% 12.6M 8s\n565650K .......... .......... .......... .......... .......... 68% 19.3M 8s\n565700K .......... .......... .......... .......... .......... 68% 49.7M 8s\n565750K .......... .......... .......... .......... .......... 68% 16.9M 8s\n565800K .......... .......... .......... .......... .......... 68% 8.78M 8s\n565850K .......... .......... .......... .......... .......... 68% 70.5M 8s\n565900K .......... .......... .......... .......... .......... 68% 38.3M 8s\n565950K .......... .......... .......... .......... .......... 68% 21.1M 8s\n566000K .......... .......... .......... .......... .......... 68% 13.7M 8s\n566050K .......... .......... .......... .......... .......... 68% 17.2M 8s\n566100K .......... .......... .......... .......... .......... 68% 20.4M 8s\n566150K .......... .......... .......... .......... .......... 68% 8.23M 8s\n566200K .......... .......... .......... .......... .......... 68% 9.39M 8s\n566250K .......... .......... .......... .......... .......... 68% 71.9M 8s\n566300K .......... .......... .......... .......... .......... 68% 74.3M 8s\n566350K .......... .......... .......... .......... .......... 68% 13.0M 8s\n566400K .......... .......... .......... .......... .......... 68% 88.4M 8s\n566450K .......... .......... .......... .......... .......... 68% 13.4M 8s\n566500K .......... .......... .......... .......... .......... 68% 75.8M 8s\n566550K .......... .......... .......... .......... .......... 68% 12.3M 8s\n566600K .......... .......... .......... .......... .......... 68% 30.6M 8s\n566650K .......... .......... .......... .......... .......... 68% 56.2M 8s\n566700K .......... .......... .......... .......... .......... 69% 32.3M 8s\n566750K .......... .......... .......... .......... .......... 69% 5.41M 8s\n566800K .......... .......... .......... .......... .......... 69% 21.5M 8s\n566850K .......... .......... .......... .......... .......... 69% 20.7M 8s\n566900K .......... .......... .......... .......... .......... 69% 25.5M 8s\n566950K .......... .......... .......... .......... .......... 69% 11.2M 8s\n567000K .......... .......... .......... .......... .......... 69% 68.4M 8s\n567050K .......... .......... .......... .......... .......... 69% 13.5M 8s\n567100K .......... .......... .......... .......... .......... 69% 44.3M 8s\n567150K .......... .......... .......... .......... .......... 69% 22.1M 8s\n567200K .......... .......... .......... .......... .......... 69% 76.9M 8s\n567250K .......... .......... .......... .......... .......... 69% 30.7M 8s\n567300K .......... .......... .......... .......... .......... 69% 28.3M 8s\n567350K .......... .......... .......... .......... .......... 69% 50.2M 8s\n567400K .......... .......... .......... .......... .......... 69% 21.2M 8s\n567450K .......... .......... .......... .......... .......... 69% 17.2M 8s\n567500K .......... .......... .......... .......... .......... 69% 60.0M 8s\n567550K .......... .......... .......... .......... .......... 69% 20.6M 8s\n567600K .......... .......... .......... .......... .......... 69% 30.8M 8s\n567650K .......... .......... .......... .......... .......... 69% 27.0M 8s\n567700K .......... .......... .......... .......... .......... 69% 30.1M 8s\n567750K .......... .......... .......... .......... .......... 69% 12.6M 8s\n567800K .......... .......... .......... .......... .......... 69% 11.5M 8s\n567850K .......... .......... .......... .......... .......... 69% 7.07M 8s\n567900K .......... .......... .......... .......... .......... 69% 8.17M 8s\n567950K .......... .......... .......... .......... .......... 69% 17.3M 8s\n568000K .......... .......... .......... .......... .......... 69% 4.32M 8s\n568050K .......... .......... .......... .......... .......... 69% 20.0M 8s\n568100K .......... .......... .......... .......... .......... 69% 13.9M 8s\n568150K .......... .......... .......... .......... .......... 69% 7.76M 8s\n568200K .......... .......... .......... .......... .......... 69% 11.2M 8s\n568250K .......... .......... .......... .......... .......... 69% 4.65M 8s\n568300K .......... .......... .......... .......... .......... 69% 27.7M 8s\n568350K .......... .......... .......... .......... .......... 69% 12.1M 8s\n568400K .......... .......... .......... .......... .......... 69% 19.0M 8s\n568450K .......... .......... .......... .......... .......... 69% 5.60M 8s\n568500K .......... .......... .......... .......... .......... 69% 37.9M 8s\n568550K .......... .......... .......... .......... .......... 69% 47.9M 8s\n568600K .......... .......... .......... .......... .......... 69% 11.9M 8s\n568650K .......... .......... .......... .......... .......... 69% 73.2M 8s\n568700K .......... .......... .......... .......... .......... 69% 13.2M 8s\n568750K .......... .......... .......... .......... .......... 69% 28.7M 8s\n568800K .......... .......... .......... .......... .......... 69% 18.6M 8s\n568850K .......... .......... .......... .......... .......... 69% 14.3M 8s\n568900K .......... .......... .......... .......... .......... 69% 73.0M 8s\n568950K .......... .......... .......... .......... .......... 69% 8.00M 8s\n569000K .......... .......... .......... .......... .......... 69% 20.3M 8s\n569050K .......... .......... .......... .......... .......... 69% 40.0M 8s\n569100K .......... .......... .......... .......... .......... 69% 13.6M 8s\n569150K .......... .......... .......... .......... .......... 69% 7.62M 8s\n569200K .......... .......... .......... .......... .......... 69% 38.5M 8s\n569250K .......... .......... .......... .......... .......... 69% 22.2M 8s\n569300K .......... .......... .......... .......... .......... 69% 30.1M 8s\n569350K .......... .......... .......... .......... .......... 69% 60.0M 8s\n569400K .......... .......... .......... .......... .......... 69% 8.94M 8s\n569450K .......... .......... .......... .......... .......... 69% 21.5M 8s\n569500K .......... .......... .......... .......... .......... 69% 6.06M 8s\n569550K .......... .......... .......... .......... .......... 69% 19.8M 8s\n569600K .......... .......... .......... .......... .......... 69% 27.5M 8s\n569650K .......... .......... .......... .......... .......... 69% 18.9M 8s\n569700K .......... .......... .......... .......... .......... 69% 75.5M 8s\n569750K .......... .......... .......... .......... .......... 69% 43.4M 8s\n569800K .......... .......... .......... .......... .......... 69% 8.88M 8s\n569850K .......... .......... .......... .......... .......... 69% 65.8M 8s\n569900K .......... .......... .......... .......... .......... 69% 22.3M 8s\n569950K .......... .......... .......... .......... .......... 69% 19.1M 8s\n570000K .......... .......... .......... .......... .......... 69% 63.2M 8s\n570050K .......... .......... .......... .......... .......... 69% 18.7M 8s\n570100K .......... .......... .......... .......... .......... 69% 18.1M 8s\n570150K .......... .......... .......... .......... .......... 69% 16.1M 8s\n570200K .......... .......... .......... .......... .......... 69% 7.90M 8s\n570250K .......... .......... .......... .......... .......... 69% 7.58M 8s\n570300K .......... .......... .......... .......... .......... 69% 8.63M 8s\n570350K .......... .......... .......... .......... .......... 69% 6.14M 8s\n570400K .......... .......... .......... .......... .......... 69% 22.7M 8s\n570450K .......... .......... .......... .......... .......... 69% 20.6M 8s\n570500K .......... .......... .......... .......... .......... 69% 11.8M 8s\n570550K .......... .......... .......... .......... .......... 69% 18.1M 8s\n570600K .......... .......... .......... .......... .......... 69% 66.7M 8s\n570650K .......... .......... .......... .......... .......... 69% 85.7M 8s\n570700K .......... .......... .......... .......... .......... 69% 12.2M 8s\n570750K .......... .......... .......... .......... .......... 69% 14.2M 8s\n570800K .......... .......... .......... .......... .......... 69% 39.3M 8s\n570850K .......... .......... .......... .......... .......... 69% 24.7M 8s\n570900K .......... .......... .......... .......... .......... 69% 29.1M 8s\n570950K .......... .......... .......... .......... .......... 69% 20.3M 8s\n571000K .......... .......... .......... .......... .......... 69% 62.2M 8s\n571050K .......... .......... .......... .......... .......... 69% 15.2M 8s\n571100K .......... .......... .......... .......... .......... 69% 19.7M 8s\n571150K .......... .......... .......... .......... .......... 69% 37.3M 8s\n571200K .......... .......... .......... .......... .......... 69% 63.8M 8s\n571250K .......... .......... .......... .......... .......... 69% 8.79M 8s\n571300K .......... .......... .......... .......... .......... 69% 94.6M 8s\n571350K .......... .......... .......... .......... .......... 69% 6.95M 8s\n571400K .......... .......... .......... .......... .......... 69% 78.9M 8s\n571450K .......... .......... .......... .......... .......... 69%  101M 8s\n571500K .......... .......... .......... .......... .......... 69% 9.37M 8s\n571550K .......... .......... .......... .......... .......... 69% 93.4M 8s\n571600K .......... .......... .......... .......... .......... 69% 10.7M 8s\n571650K .......... .......... .......... .......... .......... 69% 8.27M 8s\n571700K .......... .......... .......... .......... .......... 69% 7.29M 8s\n571750K .......... .......... .......... .......... .......... 69% 5.75M 8s\n571800K .......... .......... .......... .......... .......... 69% 20.2M 8s\n571850K .......... .......... .......... .......... .......... 69% 14.8M 8s\n571900K .......... .......... .......... .......... .......... 69% 6.66M 8s\n571950K .......... .......... .......... .......... .......... 69% 18.0M 8s\n572000K .......... .......... .......... .......... .......... 69% 13.4M 8s\n572050K .......... .......... .......... .......... .......... 69% 10.7M 8s\n572100K .......... .......... .......... .......... .......... 69% 7.53M 8s\n572150K .......... .......... .......... .......... .......... 69% 5.58M 8s\n572200K .......... .......... .......... .......... .......... 69% 10.6M 8s\n572250K .......... .......... .......... .......... .......... 69% 19.5M 8s\n572300K .......... .......... .......... .......... .......... 69% 17.1M 8s\n572350K .......... .......... .......... .......... .......... 69% 19.3M 8s\n572400K .......... .......... .......... .......... .......... 69% 14.6M 8s\n572450K .......... .......... .......... .......... .......... 69% 9.90M 8s\n572500K .......... .......... .......... .......... .......... 69% 18.9M 8s\n572550K .......... .......... .......... .......... .......... 69% 6.50M 8s\n572600K .......... .......... .......... .......... .......... 69% 6.88M 8s\n572650K .......... .......... .......... .......... .......... 69% 8.94M 8s\n572700K .......... .......... .......... .......... .......... 69% 25.7M 8s\n572750K .......... .......... .......... .......... .......... 69% 17.9M 8s\n572800K .......... .......... .......... .......... .......... 69% 18.9M 8s\n572850K .......... .......... .......... .......... .......... 69% 22.4M 8s\n572900K .......... .......... .......... .......... .......... 69% 40.8M 8s\n572950K .......... .......... .......... .......... .......... 69% 25.6M 8s\n573000K .......... .......... .......... .......... .......... 69% 12.8M 8s\n573050K .......... .......... .......... .......... .......... 69% 19.2M 8s\n573100K .......... .......... .......... .......... .......... 69% 7.65M 8s\n573150K .......... .......... .......... .......... .......... 69% 28.7M 8s\n573200K .......... .......... .......... .......... .......... 69% 20.0M 8s\n573250K .......... .......... .......... .......... .......... 69% 14.4M 8s\n573300K .......... .......... .......... .......... .......... 69% 26.0M 8s\n573350K .......... .......... .......... .......... .......... 69% 5.21M 8s\n573400K .......... .......... .......... .......... .......... 69% 39.9M 8s\n573450K .......... .......... .......... .......... .......... 69% 13.9M 8s\n573500K .......... .......... .......... .......... .......... 69% 7.01M 8s\n573550K .......... .......... .......... .......... .......... 69% 55.5M 8s\n573600K .......... .......... .......... .......... .......... 69% 65.0M 8s\n573650K .......... .......... .......... .......... .......... 69% 54.3M 8s\n573700K .......... .......... .......... .......... .......... 69% 7.47M 8s\n573750K .......... .......... .......... .......... .......... 69% 68.8M 8s\n573800K .......... .......... .......... .......... .......... 69% 10.2M 8s\n573850K .......... .......... .......... .......... .......... 69% 17.8M 8s\n573900K .......... .......... .......... .......... .......... 69% 29.5M 8s\n573950K .......... .......... .......... .......... .......... 69% 77.4M 8s\n574000K .......... .......... .......... .......... .......... 69% 28.1M 8s\n574050K .......... .......... .......... .......... .......... 69% 60.0M 8s\n574100K .......... .......... .......... .......... .......... 69% 84.8M 8s\n574150K .......... .......... .......... .......... .......... 69% 18.0M 8s\n574200K .......... .......... .......... .......... .......... 69% 23.7M 8s\n574250K .......... .......... .......... .......... .......... 69% 18.1M 8s\n574300K .......... .......... .......... .......... .......... 69% 8.16M 8s\n574350K .......... .......... .......... .......... .......... 69% 17.1M 8s\n574400K .......... .......... .......... .......... .......... 69% 8.21M 8s\n574450K .......... .......... .......... .......... .......... 69% 7.71M 8s\n574500K .......... .......... .......... .......... .......... 69% 15.8M 8s\n574550K .......... .......... .......... .......... .......... 69% 32.9M 8s\n574600K .......... .......... .......... .......... .......... 69% 15.3M 8s\n574650K .......... .......... .......... .......... .......... 69% 12.2M 8s\n574700K .......... .......... .......... .......... .......... 69% 51.4M 8s\n574750K .......... .......... .......... .......... .......... 69% 5.40M 8s\n574800K .......... .......... .......... .......... .......... 69% 81.2M 8s\n574850K .......... .......... .......... .......... .......... 69% 82.8M 8s\n574900K .......... .......... .......... .......... .......... 69% 30.8M 8s\n574950K .......... .......... .......... .......... .......... 70% 11.1M 8s\n575000K .......... .......... .......... .......... .......... 70% 14.5M 8s\n575050K .......... .......... .......... .......... .......... 70% 83.9M 8s\n575100K .......... .......... .......... .......... .......... 70% 51.6M 8s\n575150K .......... .......... .......... .......... .......... 70% 33.0M 8s\n575200K .......... .......... .......... .......... .......... 70% 7.48M 8s\n575250K .......... .......... .......... .......... .......... 70% 69.6M 8s\n575300K .......... .......... .......... .......... .......... 70% 49.3M 8s\n575350K .......... .......... .......... .......... .......... 70% 48.4M 8s\n575400K .......... .......... .......... .......... .......... 70% 8.22M 8s\n575450K .......... .......... .......... .......... .......... 70% 24.6M 8s\n575500K .......... .......... .......... .......... .......... 70% 40.2M 8s\n575550K .......... .......... .......... .......... .......... 70% 9.30M 8s\n575600K .......... .......... .......... .......... .......... 70% 93.7M 8s\n575650K .......... .......... .......... .......... .......... 70% 4.62M 8s\n575700K .......... .......... .......... .......... .......... 70% 93.2M 8s\n575750K .......... .......... .......... .......... .......... 70%  111M 8s\n575800K .......... .......... .......... .......... .......... 70% 17.0M 8s\n575850K .......... .......... .......... .......... .......... 70%  125M 8s\n575900K .......... .......... .......... .......... .......... 70% 18.2M 8s\n575950K .......... .......... .......... .......... .......... 70% 17.5M 8s\n576000K .......... .......... .......... .......... .......... 70% 92.3M 8s\n576050K .......... .......... .......... .......... .......... 70% 31.9M 8s\n576100K .......... .......... .......... .......... .......... 70% 14.2M 8s\n576150K .......... .......... .......... .......... .......... 70% 10.2M 8s\n576200K .......... .......... .......... .......... .......... 70% 86.7M 8s\n576250K .......... .......... .......... .......... .......... 70% 22.1M 8s\n576300K .......... .......... .......... .......... .......... 70% 9.51M 8s\n576350K .......... .......... .......... .......... .......... 70% 65.9M 8s\n576400K .......... .......... .......... .......... .......... 70% 18.9M 7s\n576450K .......... .......... .......... .......... .......... 70% 17.5M 7s\n576500K .......... .......... .......... .......... .......... 70% 5.06M 8s\n576550K .......... .......... .......... .......... .......... 70% 16.6M 7s\n576600K .......... .......... .......... .......... .......... 70% 12.8M 7s\n576650K .......... .......... .......... .......... .......... 70% 5.37M 8s\n576700K .......... .......... .......... .......... .......... 70% 29.0M 7s\n576750K .......... .......... .......... .......... .......... 70% 85.2M 7s\n576800K .......... .......... .......... .......... .......... 70% 24.0M 7s\n576850K .......... .......... .......... .......... .......... 70% 58.3M 7s\n576900K .......... .......... .......... .......... .......... 70% 45.5M 7s\n576950K .......... .......... .......... .......... .......... 70% 35.5M 7s\n577000K .......... .......... .......... .......... .......... 70% 9.67M 7s\n577050K .......... .......... .......... .......... .......... 70% 46.9M 7s\n577100K .......... .......... .......... .......... .......... 70% 49.1M 7s\n577150K .......... .......... .......... .......... .......... 70% 46.6M 7s\n577200K .......... .......... .......... .......... .......... 70% 44.1M 7s\n577250K .......... .......... .......... .......... .......... 70% 8.63M 7s\n577300K .......... .......... .......... .......... .......... 70% 66.4M 7s\n577350K .......... .......... .......... .......... .......... 70% 39.1M 7s\n577400K .......... .......... .......... .......... .......... 70% 16.3M 7s\n577450K .......... .......... .......... .......... .......... 70% 3.92M 7s\n577500K .......... .......... .......... .......... .......... 70% 47.3M 7s\n577550K .......... .......... .......... .......... .......... 70% 21.8M 7s\n577600K .......... .......... .......... .......... .......... 70% 4.72M 7s\n577650K .......... .......... .......... .......... .......... 70% 45.5M 7s\n577700K .......... .......... .......... .......... .......... 70% 41.1M 7s\n577750K .......... .......... .......... .......... .......... 70% 6.02M 7s\n577800K .......... .......... .......... .......... .......... 70% 19.5M 7s\n577850K .......... .......... .......... .......... .......... 70% 19.7M 7s\n577900K .......... .......... .......... .......... .......... 70% 6.63M 7s\n577950K .......... .......... .......... .......... .......... 70% 11.0M 7s\n578000K .......... .......... .......... .......... .......... 70% 42.5M 7s\n578050K .......... .......... .......... .......... .......... 70% 37.9M 7s\n578100K .......... .......... .......... .......... .......... 70% 22.6M 7s\n578150K .......... .......... .......... .......... .......... 70% 4.37M 7s\n578200K .......... .......... .......... .......... .......... 70% 54.4M 7s\n578250K .......... .......... .......... .......... .......... 70% 77.2M 7s\n578300K .......... .......... .......... .......... .......... 70% 6.24M 7s\n578350K .......... .......... .......... .......... .......... 70% 33.9M 7s\n578400K .......... .......... .......... .......... .......... 70% 48.6M 7s\n578450K .......... .......... .......... .......... .......... 70% 30.9M 7s\n578500K .......... .......... .......... .......... .......... 70% 4.31M 7s\n578550K .......... .......... .......... .......... .......... 70% 38.8M 7s\n578600K .......... .......... .......... .......... .......... 70% 24.5M 7s\n578650K .......... .......... .......... .......... .......... 70% 18.6M 7s\n578700K .......... .......... .......... .......... .......... 70% 4.40M 7s\n578750K .......... .......... .......... .......... .......... 70% 16.4M 7s\n578800K .......... .......... .......... .......... .......... 70% 17.4M 7s\n578850K .......... .......... .......... .......... .......... 70% 11.5M 7s\n578900K .......... .......... .......... .......... .......... 70% 8.77M 7s\n578950K .......... .......... .......... .......... .......... 70% 5.61M 7s\n579000K .......... .......... .......... .......... .......... 70% 14.0M 7s\n579050K .......... .......... .......... .......... .......... 70% 40.4M 7s\n579100K .......... .......... .......... .......... .......... 70% 37.0M 7s\n579150K .......... .......... .......... .......... .......... 70% 4.81M 7s\n579200K .......... .......... .......... .......... .......... 70% 16.8M 7s\n579250K .......... .......... .......... .......... .......... 70% 27.6M 7s\n579300K .......... .......... .......... .......... .......... 70% 34.7M 7s\n579350K .......... .......... .......... .......... .......... 70% 3.90M 7s\n579400K .......... .......... .......... .......... .......... 70% 37.5M 7s\n579450K .......... .......... .......... .......... .......... 70% 7.34M 7s\n579500K .......... .......... .......... .......... .......... 70% 9.62M 7s\n579550K .......... .......... .......... .......... .......... 70% 29.2M 7s\n579600K .......... .......... .......... .......... .......... 70% 14.0M 7s\n579650K .......... .......... .......... .......... .......... 70% 8.17M 7s\n579700K .......... .......... .......... .......... .......... 70% 19.0M 7s\n579750K .......... .......... .......... .......... .......... 70% 17.3M 7s\n579800K .......... .......... .......... .......... .......... 70% 6.43M 7s\n579850K .......... .......... .......... .......... .......... 70% 36.3M 7s\n579900K .......... .......... .......... .......... .......... 70% 21.1M 7s\n579950K .......... .......... .......... .......... .......... 70% 20.0M 7s\n580000K .......... .......... .......... .......... .......... 70% 5.86M 7s\n580050K .......... .......... .......... .......... .......... 70% 30.0M 7s\n580100K .......... .......... .......... .......... .......... 70% 26.5M 7s\n580150K .......... .......... .......... .......... .......... 70% 8.50M 7s\n580200K .......... .......... .......... .......... .......... 70% 19.0M 7s\n580250K .......... .......... .......... .......... .......... 70% 14.1M 7s\n580300K .......... .......... .......... .......... .......... 70% 20.8M 7s\n580350K .......... .......... .......... .......... .......... 70% 10.1M 7s\n580400K .......... .......... .......... .......... .......... 70% 44.1M 7s\n580450K .......... .......... .......... .......... .......... 70% 41.1M 7s\n580500K .......... .......... .......... .......... .......... 70% 46.1M 7s\n580550K .......... .......... .......... .......... .......... 70% 6.85M 7s\n580600K .......... .......... .......... .......... .......... 70% 32.8M 7s\n580650K .......... .......... .......... .......... .......... 70% 28.6M 7s\n580700K .......... .......... .......... .......... .......... 70% 23.2M 7s\n580750K .......... .......... .......... .......... .......... 70% 35.7M 7s\n580800K .......... .......... .......... .......... .......... 70% 6.64M 7s\n580850K .......... .......... .......... .......... .......... 70% 16.7M 7s\n580900K .......... .......... .......... .......... .......... 70% 25.6M 7s\n580950K .......... .......... .......... .......... .......... 70% 4.29M 7s\n581000K .......... .......... .......... .......... .......... 70% 22.8M 7s\n581050K .......... .......... .......... .......... .......... 70% 37.6M 7s\n581100K .......... .......... .......... .......... .......... 70% 4.11M 7s\n581150K .......... .......... .......... .......... .......... 70% 17.8M 7s\n581200K .......... .......... .......... .......... .......... 70% 9.94M 7s\n581250K .......... .......... .......... .......... .......... 70% 7.76M 7s\n581300K .......... .......... .......... .......... .......... 70% 20.4M 7s\n581350K .......... .......... .......... .......... .......... 70% 36.9M 7s\n581400K .......... .......... .......... .......... .......... 70% 17.5M 7s\n581450K .......... .......... .......... .......... .......... 70% 36.9M 7s\n581500K .......... .......... .......... .......... .......... 70% 34.7M 7s\n581550K .......... .......... .......... .......... .......... 70% 13.6M 7s\n581600K .......... .......... .......... .......... .......... 70% 24.3M 7s\n581650K .......... .......... .......... .......... .......... 70% 36.2M 7s\n581700K .......... .......... .......... .......... .......... 70% 38.4M 7s\n581750K .......... .......... .......... .......... .......... 70% 43.3M 7s\n581800K .......... .......... .......... .......... .......... 70% 25.1M 7s\n581850K .......... .......... .......... .......... .......... 70% 29.5M 7s\n581900K .......... .......... .......... .......... .......... 70% 17.6M 7s\n581950K .......... .......... .......... .......... .......... 70% 41.5M 7s\n582000K .......... .......... .......... .......... .......... 70% 37.6M 7s\n582050K .......... .......... .......... .......... .......... 70% 43.8M 7s\n582100K .......... .......... .......... .......... .......... 70% 6.26M 7s\n582150K .......... .......... .......... .......... .......... 70% 17.1M 7s\n582200K .......... .......... .......... .......... .......... 70% 11.0M 7s\n582250K .......... .......... .......... .......... .......... 70% 15.8M 7s\n582300K .......... .......... .......... .......... .......... 70% 17.3M 7s\n582350K .......... .......... .......... .......... .......... 70% 3.77M 7s\n582400K .......... .......... .......... .......... .......... 70% 19.9M 7s\n582450K .......... .......... .......... .......... .......... 70% 6.94M 7s\n582500K .......... .......... .......... .......... .......... 70% 15.9M 7s\n582550K .......... .......... .......... .......... .......... 70% 16.1M 7s\n582600K .......... .......... .......... .......... .......... 70% 5.54M 7s\n582650K .......... .......... .......... .......... .......... 70% 15.3M 7s\n582700K .......... .......... .......... .......... .......... 70% 18.6M 7s\n582750K .......... .......... .......... .......... .......... 70% 12.9M 7s\n582800K .......... .......... .......... .......... .......... 70% 14.6M 7s\n582850K .......... .......... .......... .......... .......... 70% 50.5M 7s\n582900K .......... .......... .......... .......... .......... 70% 19.8M 7s\n582950K .......... .......... .......... .......... .......... 70% 11.1M 7s\n583000K .......... .......... .......... .......... .......... 70% 10.1M 7s\n583050K .......... .......... .......... .......... .......... 70% 41.8M 7s\n583100K .......... .......... .......... .......... .......... 70% 16.5M 7s\n583150K .......... .......... .......... .......... .......... 71% 4.29M 7s\n583200K .......... .......... .......... .......... .......... 71% 7.68M 7s\n583250K .......... .......... .......... .......... .......... 71% 18.0M 7s\n583300K .......... .......... .......... .......... .......... 71% 9.13M 7s\n583350K .......... .......... .......... .......... .......... 71% 12.1M 7s\n583400K .......... .......... .......... .......... .......... 71% 7.42M 7s\n583450K .......... .......... .......... .......... .......... 71% 20.0M 7s\n583500K .......... .......... .......... .......... .......... 71% 16.5M 7s\n583550K .......... .......... .......... .......... .......... 71% 4.52M 7s\n583600K .......... .......... .......... .......... .......... 71% 17.4M 7s\n583650K .......... .......... .......... .......... .......... 71% 9.63M 7s\n583700K .......... .......... .......... .......... .......... 71% 20.8M 7s\n583750K .......... .......... .......... .......... .......... 71% 6.31M 7s\n583800K .......... .......... .......... .......... .......... 71% 6.89M 7s\n583850K .......... .......... .......... .......... .......... 71% 6.95M 7s\n583900K .......... .......... .......... .......... .......... 71% 39.6M 7s\n583950K .......... .......... .......... .......... .......... 71% 32.2M 7s\n584000K .......... .......... .......... .......... .......... 71% 15.1M 7s\n584050K .......... .......... .......... .......... .......... 71% 37.1M 7s\n584100K .......... .......... .......... .......... .......... 71% 10.4M 7s\n584150K .......... .......... .......... .......... .......... 71% 49.8M 7s\n584200K .......... .......... .......... .......... .......... 71% 26.8M 7s\n584250K .......... .......... .......... .......... .......... 71% 31.1M 7s\n584300K .......... .......... .......... .......... .......... 71% 21.7M 7s\n584350K .......... .......... .......... .......... .......... 71% 32.9M 7s\n584400K .......... .......... .......... .......... .......... 71% 18.5M 7s\n584450K .......... .......... .......... .......... .......... 71% 9.91M 7s\n584500K .......... .......... .......... .......... .......... 71% 46.5M 7s\n584550K .......... .......... .......... .......... .......... 71% 16.0M 7s\n584600K .......... .......... .......... .......... .......... 71% 32.2M 7s\n584650K .......... .......... .......... .......... .......... 71% 36.0M 7s\n584700K .......... .......... .......... .......... .......... 71% 12.5M 7s\n584750K .......... .......... .......... .......... .......... 71% 27.9M 7s\n584800K .......... .......... .......... .......... .......... 71% 29.8M 7s\n584850K .......... .......... .......... .......... .......... 71% 27.1M 7s\n584900K .......... .......... .......... .......... .......... 71% 7.78M 7s\n584950K .......... .......... .......... .......... .......... 71% 11.2M 7s\n585000K .......... .......... .......... .......... .......... 71% 23.3M 7s\n585050K .......... .......... .......... .......... .......... 71% 44.1M 7s\n585100K .......... .......... .......... .......... .......... 71% 26.8M 7s\n585150K .......... .......... .......... .......... .......... 71% 15.3M 7s\n585200K .......... .......... .......... .......... .......... 71% 15.7M 7s\n585250K .......... .......... .......... .......... .......... 71% 30.4M 7s\n585300K .......... .......... .......... .......... .......... 71% 6.82M 7s\n585350K .......... .......... .......... .......... .......... 71% 13.2M 7s\n585400K .......... .......... .......... .......... .......... 71% 49.9M 7s\n585450K .......... .......... .......... .......... .......... 71% 51.4M 7s\n585500K .......... .......... .......... .......... .......... 71% 13.2M 7s\n585550K .......... .......... .......... .......... .......... 71% 35.2M 7s\n585600K .......... .......... .......... .......... .......... 71% 23.6M 7s\n585650K .......... .......... .......... .......... .......... 71% 41.0M 7s\n585700K .......... .......... .......... .......... .......... 71% 5.36M 7s\n585750K .......... .......... .......... .......... .......... 71% 15.8M 7s\n585800K .......... .......... .......... .......... .......... 71% 32.6M 7s\n585850K .......... .......... .......... .......... .......... 71% 45.4M 7s\n585900K .......... .......... .......... .......... .......... 71% 23.6M 7s\n585950K .......... .......... .......... .......... .......... 71% 10.3M 7s\n586000K .......... .......... .......... .......... .......... 71% 31.4M 7s\n586050K .......... .......... .......... .......... .......... 71% 17.3M 7s\n586100K .......... .......... .......... .......... .......... 71% 6.13M 7s\n586150K .......... .......... .......... .......... .......... 71% 36.7M 7s\n586200K .......... .......... .......... .......... .......... 71% 41.9M 7s\n586250K .......... .......... .......... .......... .......... 71% 10.0M 7s\n586300K .......... .......... .......... .......... .......... 71% 30.8M 7s\n586350K .......... .......... .......... .......... .......... 71% 19.1M 7s\n586400K .......... .......... .......... .......... .......... 71% 34.6M 7s\n586450K .......... .......... .......... .......... .......... 71% 8.79M 7s\n586500K .......... .......... .......... .......... .......... 71% 35.0M 7s\n586550K .......... .......... .......... .......... .......... 71% 18.3M 7s\n586600K .......... .......... .......... .......... .......... 71% 23.7M 7s\n586650K .......... .......... .......... .......... .......... 71% 9.95M 7s\n586700K .......... .......... .......... .......... .......... 71% 27.7M 7s\n586750K .......... .......... .......... .......... .......... 71% 33.0M 7s\n586800K .......... .......... .......... .......... .......... 71% 22.9M 7s\n586850K .......... .......... .......... .......... .......... 71% 8.29M 7s\n586900K .......... .......... .......... .......... .......... 71% 38.1M 7s\n586950K .......... .......... .......... .......... .......... 71% 30.6M 7s\n587000K .......... .......... .......... .......... .......... 71% 49.7M 7s\n587050K .......... .......... .......... .......... .......... 71% 10.6M 7s\n587100K .......... .......... .......... .......... .......... 71% 47.5M 7s\n587150K .......... .......... .......... .......... .......... 71% 40.8M 7s\n587200K .......... .......... .......... .......... .......... 71% 28.3M 7s\n587250K .......... .......... .......... .......... .......... 71% 12.2M 7s\n587300K .......... .......... .......... .......... .......... 71% 25.1M 7s\n587350K .......... .......... .......... .......... .......... 71% 31.4M 7s\n587400K .......... .......... .......... .......... .......... 71% 10.8M 7s\n587450K .......... .......... .......... .......... .......... 71% 39.6M 7s\n587500K .......... .......... .......... .......... .......... 71% 39.4M 7s\n587550K .......... .......... .......... .......... .......... 71% 34.8M 7s\n587600K .......... .......... .......... .......... .......... 71% 41.8M 7s\n587650K .......... .......... .......... .......... .......... 71% 43.5M 7s\n587700K .......... .......... .......... .......... .......... 71% 20.5M 7s\n587750K .......... .......... .......... .......... .......... 71% 23.6M 7s\n587800K .......... .......... .......... .......... .......... 71% 28.2M 7s\n587850K .......... .......... .......... .......... .......... 71% 41.7M 7s\n587900K .......... .......... .......... .......... .......... 71% 44.4M 7s\n587950K .......... .......... .......... .......... .......... 71% 12.0M 7s\n588000K .......... .......... .......... .......... .......... 71% 42.3M 7s\n588050K .......... .......... .......... .......... .......... 71% 50.5M 7s\n588100K .......... .......... .......... .......... .......... 71% 28.2M 7s\n588150K .......... .......... .......... .......... .......... 71% 42.7M 7s\n588200K .......... .......... .......... .......... .......... 71% 8.21M 7s\n588250K .......... .......... .......... .......... .......... 71% 21.7M 7s\n588300K .......... .......... .......... .......... .......... 71% 22.4M 7s\n588350K .......... .......... .......... .......... .......... 71% 5.72M 7s\n588400K .......... .......... .......... .......... .......... 71% 41.8M 7s\n588450K .......... .......... .......... .......... .......... 71% 13.5M 7s\n588500K .......... .......... .......... .......... .......... 71% 18.9M 7s\n588550K .......... .......... .......... .......... .......... 71% 19.6M 7s\n588600K .......... .......... .......... .......... .......... 71% 19.2M 7s\n588650K .......... .......... .......... .......... .......... 71% 5.36M 7s\n588700K .......... .......... .......... .......... .......... 71% 14.4M 7s\n588750K .......... .......... .......... .......... .......... 71% 6.74M 7s\n588800K .......... .......... .......... .......... .......... 71% 19.3M 7s\n588850K .......... .......... .......... .......... .......... 71% 18.5M 7s\n588900K .......... .......... .......... .......... .......... 71% 7.55M 7s\n588950K .......... .......... .......... .......... .......... 71% 17.8M 7s\n589000K .......... .......... .......... .......... .......... 71% 9.18M 7s\n589050K .......... .......... .......... .......... .......... 71% 32.5M 7s\n589100K .......... .......... .......... .......... .......... 71% 35.3M 7s\n589150K .......... .......... .......... .......... .......... 71% 39.1M 7s\n589200K .......... .......... .......... .......... .......... 71% 14.6M 7s\n589250K .......... .......... .......... .......... .......... 71% 27.5M 7s\n589300K .......... .......... .......... .......... .......... 71% 39.8M 7s\n589350K .......... .......... .......... .......... .......... 71% 37.3M 7s\n589400K .......... .......... .......... .......... .......... 71% 41.2M 7s\n589450K .......... .......... .......... .......... .......... 71% 17.8M 7s\n589500K .......... .......... .......... .......... .......... 71% 42.0M 7s\n589550K .......... .......... .......... .......... .......... 71% 45.4M 7s\n589600K .......... .......... .......... .......... .......... 71% 50.2M 7s\n589650K .......... .......... .......... .......... .......... 71% 44.6M 7s\n589700K .......... .......... .......... .......... .......... 71% 21.3M 7s\n589750K .......... .......... .......... .......... .......... 71% 39.5M 7s\n589800K .......... .......... .......... .......... .......... 71% 38.6M 7s\n589850K .......... .......... .......... .......... .......... 71% 37.1M 7s\n589900K .......... .......... .......... .......... .......... 71% 14.6M 7s\n589950K .......... .......... .......... .......... .......... 71% 42.5M 7s\n590000K .......... .......... .......... .......... .......... 71% 41.8M 7s\n590050K .......... .......... .......... .......... .......... 71% 41.5M 7s\n590100K .......... .......... .......... .......... .......... 71% 52.2M 7s\n590150K .......... .......... .......... .......... .......... 71% 48.4M 7s\n590200K .......... .......... .......... .......... .......... 71% 48.8M 7s\n590250K .......... .......... .......... .......... .......... 71% 43.7M 7s\n590300K .......... .......... .......... .......... .......... 71% 50.4M 7s\n590350K .......... .......... .......... .......... .......... 71% 49.8M 7s\n590400K .......... .......... .......... .......... .......... 71% 42.8M 7s\n590450K .......... .......... .......... .......... .......... 71% 44.4M 7s\n590500K .......... .......... .......... .......... .......... 71% 48.9M 7s\n590550K .......... .......... .......... .......... .......... 71% 51.2M 7s\n590600K .......... .......... .......... .......... .......... 71% 25.2M 7s\n590650K .......... .......... .......... .......... .......... 71% 38.1M 7s\n590700K .......... .......... .......... .......... .......... 71% 42.9M 7s\n590750K .......... .......... .......... .......... .......... 71% 37.6M 7s\n590800K .......... .......... .......... .......... .......... 71% 46.9M 7s\n590850K .......... .......... .......... .......... .......... 71% 32.7M 7s\n590900K .......... .......... .......... .......... .......... 71% 29.1M 7s\n590950K .......... .......... .......... .......... .......... 71% 46.7M 7s\n591000K .......... .......... .......... .......... .......... 71% 28.5M 7s\n591050K .......... .......... .......... .......... .......... 71% 43.3M 7s\n591100K .......... .......... .......... .......... .......... 71% 8.30M 7s\n591150K .......... .......... .......... .......... .......... 71% 47.3M 7s\n591200K .......... .......... .......... .......... .......... 71% 20.8M 7s\n591250K .......... .......... .......... .......... .......... 71% 46.1M 7s\n591300K .......... .......... .......... .......... .......... 71% 49.5M 7s\n591350K .......... .......... .......... .......... .......... 72% 46.8M 7s\n591400K .......... .......... .......... .......... .......... 72% 52.3M 7s\n591450K .......... .......... .......... .......... .......... 72% 11.6M 7s\n591500K .......... .......... .......... .......... .......... 72% 29.5M 7s\n591550K .......... .......... .......... .......... .......... 72% 25.4M 7s\n591600K .......... .......... .......... .......... .......... 72% 25.2M 7s\n591650K .......... .......... .......... .......... .......... 72% 35.7M 7s\n591700K .......... .......... .......... .......... .......... 72% 38.6M 7s\n591750K .......... .......... .......... .......... .......... 72% 10.0M 7s\n591800K .......... .......... .......... .......... .......... 72% 55.8M 7s\n591850K .......... .......... .......... .......... .......... 72% 51.5M 7s\n591900K .......... .......... .......... .......... .......... 72% 35.0M 7s\n591950K .......... .......... .......... .......... .......... 72% 35.1M 7s\n592000K .......... .......... .......... .......... .......... 72% 41.7M 7s\n592050K .......... .......... .......... .......... .......... 72% 44.9M 7s\n592100K .......... .......... .......... .......... .......... 72% 41.4M 7s\n592150K .......... .......... .......... .......... .......... 72% 17.5M 7s\n592200K .......... .......... .......... .......... .......... 72% 50.7M 7s\n592250K .......... .......... .......... .......... .......... 72% 39.2M 7s\n592300K .......... .......... .......... .......... .......... 72% 24.1M 7s\n592350K .......... .......... .......... .......... .......... 72% 24.1M 7s\n592400K .......... .......... .......... .......... .......... 72% 10.6M 7s\n592450K .......... .......... .......... .......... .......... 72% 51.2M 7s\n592500K .......... .......... .......... .......... .......... 72% 37.0M 7s\n592550K .......... .......... .......... .......... .......... 72% 37.5M 7s\n592600K .......... .......... .......... .......... .......... 72% 10.8M 7s\n592650K .......... .......... .......... .......... .......... 72% 26.9M 7s\n592700K .......... .......... .......... .......... .......... 72% 49.8M 7s\n592750K .......... .......... .......... .......... .......... 72% 49.5M 7s\n592800K .......... .......... .......... .......... .......... 72% 47.0M 7s\n592850K .......... .......... .......... .......... .......... 72% 21.4M 7s\n592900K .......... .......... .......... .......... .......... 72% 37.6M 7s\n592950K .......... .......... .......... .......... .......... 72% 54.5M 7s\n593000K .......... .......... .......... .......... .......... 72% 11.8M 7s\n593050K .......... .......... .......... .......... .......... 72% 47.7M 7s\n593100K .......... .......... .......... .......... .......... 72% 49.0M 7s\n593150K .......... .......... .......... .......... .......... 72% 50.4M 7s\n593200K .......... .......... .......... .......... .......... 72% 45.7M 7s\n593250K .......... .......... .......... .......... .......... 72% 57.7M 7s\n593300K .......... .......... .......... .......... .......... 72% 14.1M 7s\n593350K .......... .......... .......... .......... .......... 72% 18.4M 7s\n593400K .......... .......... .......... .......... .......... 72% 41.3M 7s\n593450K .......... .......... .......... .......... .......... 72% 39.9M 7s\n593500K .......... .......... .......... .......... .......... 72% 42.2M 7s\n593550K .......... .......... .......... .......... .......... 72% 21.7M 7s\n593600K .......... .......... .......... .......... .......... 72% 31.7M 7s\n593650K .......... .......... .......... .......... .......... 72% 38.8M 7s\n593700K .......... .......... .......... .......... .......... 72% 20.9M 7s\n593750K .......... .......... .......... .......... .......... 72% 37.7M 7s\n593800K .......... .......... .......... .......... .......... 72% 18.0M 7s\n593850K .......... .......... .......... .......... .......... 72% 28.3M 7s\n593900K .......... .......... .......... .......... .......... 72% 28.5M 7s\n593950K .......... .......... .......... .......... .......... 72% 26.0M 7s\n594000K .......... .......... .......... .......... .......... 72% 41.0M 7s\n594050K .......... .......... .......... .......... .......... 72% 34.0M 7s\n594100K .......... .......... .......... .......... .......... 72% 31.3M 7s\n594150K .......... .......... .......... .......... .......... 72% 30.7M 7s\n594200K .......... .......... .......... .......... .......... 72% 39.1M 7s\n594250K .......... .......... .......... .......... .......... 72% 29.0M 7s\n594300K .......... .......... .......... .......... .......... 72% 25.5M 7s\n594350K .......... .......... .......... .......... .......... 72% 25.9M 7s\n594400K .......... .......... .......... .......... .......... 72% 26.6M 7s\n594450K .......... .......... .......... .......... .......... 72% 42.8M 7s\n594500K .......... .......... .......... .......... .......... 72% 26.7M 7s\n594550K .......... .......... .......... .......... .......... 72% 25.9M 7s\n594600K .......... .......... .......... .......... .......... 72% 32.9M 7s\n594650K .......... .......... .......... .......... .......... 72% 43.0M 7s\n594700K .......... .......... .......... .......... .......... 72% 18.3M 7s\n594750K .......... .......... .......... .......... .......... 72% 16.2M 7s\n594800K .......... .......... .......... .......... .......... 72% 44.2M 7s\n594850K .......... .......... .......... .......... .......... 72% 25.8M 7s\n594900K .......... .......... .......... .......... .......... 72% 40.7M 7s\n594950K .......... .......... .......... .......... .......... 72% 37.0M 7s\n595000K .......... .......... .......... .......... .......... 72% 14.4M 7s\n595050K .......... .......... .......... .......... .......... 72% 21.3M 7s\n595100K .......... .......... .......... .......... .......... 72% 23.0M 7s\n595150K .......... .......... .......... .......... .......... 72% 37.5M 7s\n595200K .......... .......... .......... .......... .......... 72% 27.8M 7s\n595250K .......... .......... .......... .......... .......... 72% 12.8M 7s\n595300K .......... .......... .......... .......... .......... 72% 42.7M 7s\n595350K .......... .......... .......... .......... .......... 72% 40.8M 7s\n595400K .......... .......... .......... .......... .......... 72% 25.0M 7s\n595450K .......... .......... .......... .......... .......... 72% 19.0M 7s\n595500K .......... .......... .......... .......... .......... 72% 13.4M 7s\n595550K .......... .......... .......... .......... .......... 72% 15.1M 7s\n595600K .......... .......... .......... .......... .......... 72% 36.3M 7s\n595650K .......... .......... .......... .......... .......... 72% 26.9M 7s\n595700K .......... .......... .......... .......... .......... 72% 11.7M 7s\n595750K .......... .......... .......... .......... .......... 72% 26.5M 7s\n595800K .......... .......... .......... .......... .......... 72% 25.0M 7s\n595850K .......... .......... .......... .......... .......... 72% 27.2M 7s\n595900K .......... .......... .......... .......... .......... 72% 32.9M 7s\n595950K .......... .......... .......... .......... .......... 72% 30.2M 7s\n596000K .......... .......... .......... .......... .......... 72% 25.3M 7s\n596050K .......... .......... .......... .......... .......... 72% 38.4M 7s\n596100K .......... .......... .......... .......... .......... 72% 27.0M 7s\n596150K .......... .......... .......... .......... .......... 72% 18.1M 7s\n596200K .......... .......... .......... .......... .......... 72% 26.7M 7s\n596250K .......... .......... .......... .......... .......... 72% 25.7M 7s\n596300K .......... .......... .......... .......... .......... 72% 20.9M 7s\n596350K .......... .......... .......... .......... .......... 72% 53.5M 7s\n596400K .......... .......... .......... .......... .......... 72% 48.3M 7s\n596450K .......... .......... .......... .......... .......... 72% 10.1M 7s\n596500K .......... .......... .......... .......... .......... 72% 21.5M 7s\n596550K .......... .......... .......... .......... .......... 72% 30.7M 7s\n596600K .......... .......... .......... .......... .......... 72% 14.8M 7s\n596650K .......... .......... .......... .......... .......... 72% 24.9M 7s\n596700K .......... .......... .......... .......... .......... 72% 40.1M 7s\n596750K .......... .......... .......... .......... .......... 72% 47.3M 7s\n596800K .......... .......... .......... .......... .......... 72% 21.2M 7s\n596850K .......... .......... .......... .......... .......... 72% 50.9M 7s\n596900K .......... .......... .......... .......... .......... 72% 45.7M 7s\n596950K .......... .......... .......... .......... .......... 72% 12.0M 7s\n597000K .......... .......... .......... .......... .......... 72% 38.8M 7s\n597050K .......... .......... .......... .......... .......... 72% 40.5M 7s\n597100K .......... .......... .......... .......... .......... 72% 41.8M 7s\n597150K .......... .......... .......... .......... .......... 72% 20.2M 7s\n597200K .......... .......... .......... .......... .......... 72% 41.1M 7s\n597250K .......... .......... .......... .......... .......... 72% 41.1M 7s\n597300K .......... .......... .......... .......... .......... 72% 51.9M 7s\n597350K .......... .......... .......... .......... .......... 72% 53.9M 7s\n597400K .......... .......... .......... .......... .......... 72% 12.6M 7s\n597450K .......... .......... .......... .......... .......... 72% 49.5M 7s\n597500K .......... .......... .......... .......... .......... 72% 24.7M 7s\n597550K .......... .......... .......... .......... .......... 72% 49.8M 7s\n597600K .......... .......... .......... .......... .......... 72% 34.6M 7s\n597650K .......... .......... .......... .......... .......... 72% 11.5M 7s\n597700K .......... .......... .......... .......... .......... 72% 42.7M 7s\n597750K .......... .......... .......... .......... .......... 72% 25.2M 7s\n597800K .......... .......... .......... .......... .......... 72% 23.9M 7s\n597850K .......... .......... .......... .......... .......... 72% 19.1M 7s\n597900K .......... .......... .......... .......... .......... 72% 20.1M 7s\n597950K .......... .......... .......... .......... .......... 72% 27.0M 7s\n598000K .......... .......... .......... .......... .......... 72% 8.52M 7s\n598050K .......... .......... .......... .......... .......... 72% 43.3M 7s\n598100K .......... .......... .......... .......... .......... 72% 44.7M 7s\n598150K .......... .......... .......... .......... .......... 72% 32.6M 7s\n598200K .......... .......... .......... .......... .......... 72% 31.1M 7s\n598250K .......... .......... .......... .......... .......... 72% 13.1M 7s\n598300K .......... .......... .......... .......... .......... 72% 18.0M 7s\n598350K .......... .......... .......... .......... .......... 72% 30.2M 7s\n598400K .......... .......... .......... .......... .......... 72% 34.6M 7s\n598450K .......... .......... .......... .......... .......... 72% 10.5M 7s\n598500K .......... .......... .......... .......... .......... 72% 38.7M 7s\n598550K .......... .......... .......... .......... .......... 72% 22.2M 7s\n598600K .......... .......... .......... .......... .......... 72% 11.9M 7s\n598650K .......... .......... .......... .......... .......... 72% 34.7M 7s\n598700K .......... .......... .......... .......... .......... 72% 25.0M 7s\n598750K .......... .......... .......... .......... .......... 72% 33.1M 7s\n598800K .......... .......... .......... .......... .......... 72% 9.69M 7s\n598850K .......... .......... .......... .......... .......... 72% 28.0M 7s\n598900K .......... .......... .......... .......... .......... 72% 45.0M 7s\n598950K .......... .......... .......... .......... .......... 72% 42.8M 7s\n599000K .......... .......... .......... .......... .......... 72% 21.5M 7s\n599050K .......... .......... .......... .......... .......... 72% 42.7M 7s\n599100K .......... .......... .......... .......... .......... 72% 43.9M 7s\n599150K .......... .......... .......... .......... .......... 72% 41.2M 7s\n599200K .......... .......... .......... .......... .......... 72% 18.3M 7s\n599250K .......... .......... .......... .......... .......... 72% 16.0M 7s\n599300K .......... .......... .......... .......... .......... 72% 21.6M 7s\n599350K .......... .......... .......... .......... .......... 72% 39.0M 7s\n599400K .......... .......... .......... .......... .......... 72% 20.2M 7s\n599450K .......... .......... .......... .......... .......... 72% 35.5M 7s\n599500K .......... .......... .......... .......... .......... 72% 33.2M 7s\n599550K .......... .......... .......... .......... .......... 72% 48.6M 7s\n599600K .......... .......... .......... .......... .......... 73% 15.3M 7s\n599650K .......... .......... .......... .......... .......... 73% 19.5M 7s\n599700K .......... .......... .......... .......... .......... 73% 17.1M 7s\n599750K .......... .......... .......... .......... .......... 73% 17.2M 7s\n599800K .......... .......... .......... .......... .......... 73% 36.8M 7s\n599850K .......... .......... .......... .......... .......... 73% 39.0M 7s\n599900K .......... .......... .......... .......... .......... 73% 9.34M 7s\n599950K .......... .......... .......... .......... .......... 73% 36.0M 7s\n600000K .......... .......... .......... .......... .......... 73% 38.7M 7s\n600050K .......... .......... .......... .......... .......... 73% 39.8M 7s\n600100K .......... .......... .......... .......... .......... 73% 10.5M 7s\n600150K .......... .......... .......... .......... .......... 73% 36.4M 7s\n600200K .......... .......... .......... .......... .......... 73% 34.2M 7s\n600250K .......... .......... .......... .......... .......... 73% 40.5M 7s\n600300K .......... .......... .......... .......... .......... 73% 8.68M 7s\n600350K .......... .......... .......... .......... .......... 73% 51.1M 7s\n600400K .......... .......... .......... .......... .......... 73% 54.2M 7s\n600450K .......... .......... .......... .......... .......... 73% 49.9M 7s\n600500K .......... .......... .......... .......... .......... 73% 31.2M 7s\n600550K .......... .......... .......... .......... .......... 73% 19.9M 7s\n600600K .......... .......... .......... .......... .......... 73% 15.5M 7s\n600650K .......... .......... .......... .......... .......... 73% 15.7M 7s\n600700K .......... .......... .......... .......... .......... 73% 18.0M 7s\n600750K .......... .......... .......... .......... .......... 73% 18.0M 7s\n600800K .......... .......... .......... .......... .......... 73% 38.8M 7s\n600850K .......... .......... .......... .......... .......... 73% 7.72M 7s\n600900K .......... .......... .......... .......... .......... 73% 18.9M 7s\n600950K .......... .......... .......... .......... .......... 73% 47.0M 7s\n601000K .......... .......... .......... .......... .......... 73% 50.3M 7s\n601050K .......... .......... .......... .......... .......... 73% 9.76M 7s\n601100K .......... .......... .......... .......... .......... 73% 21.8M 7s\n601150K .......... .......... .......... .......... .......... 73% 30.1M 7s\n601200K .......... .......... .......... .......... .......... 73% 23.5M 7s\n601250K .......... .......... .......... .......... .......... 73% 10.5M 7s\n601300K .......... .......... .......... .......... .......... 73% 47.5M 7s\n601350K .......... .......... .......... .......... .......... 73% 53.8M 7s\n601400K .......... .......... .......... .......... .......... 73% 13.2M 7s\n601450K .......... .......... .......... .......... .......... 73% 21.0M 7s\n601500K .......... .......... .......... .......... .......... 73% 47.0M 7s\n601550K .......... .......... .......... .......... .......... 73% 31.2M 7s\n601600K .......... .......... .......... .......... .......... 73% 28.1M 7s\n601650K .......... .......... .......... .......... .......... 73% 42.1M 7s\n601700K .......... .......... .......... .......... .......... 73% 15.0M 7s\n601750K .......... .......... .......... .......... .......... 73% 22.5M 7s\n601800K .......... .......... .......... .......... .......... 73% 13.5M 7s\n601850K .......... .......... .......... .......... .......... 73% 11.8M 7s\n601900K .......... .......... .......... .......... .......... 73% 40.3M 7s\n601950K .......... .......... .......... .......... .......... 73% 15.9M 7s\n602000K .......... .......... .......... .......... .......... 73% 39.8M 7s\n602050K .......... .......... .......... .......... .......... 73% 39.0M 7s\n602100K .......... .......... .......... .......... .......... 73% 25.9M 7s\n602150K .......... .......... .......... .......... .......... 73% 38.4M 7s\n602200K .......... .......... .......... .......... .......... 73% 20.3M 7s\n602250K .......... .......... .......... .......... .......... 73% 41.7M 7s\n602300K .......... .......... .......... .......... .......... 73% 38.4M 7s\n602350K .......... .......... .......... .......... .......... 73% 40.7M 7s\n602400K .......... .......... .......... .......... .......... 73% 15.0M 7s\n602450K .......... .......... .......... .......... .......... 73% 28.5M 7s\n602500K .......... .......... .......... .......... .......... 73% 10.7M 7s\n602550K .......... .......... .......... .......... .......... 73% 39.7M 7s\n602600K .......... .......... .......... .......... .......... 73% 37.9M 7s\n602650K .......... .......... .......... .......... .......... 73% 49.6M 7s\n602700K .......... .......... .......... .......... .......... 73% 33.3M 7s\n602750K .......... .......... .......... .......... .......... 73% 47.9M 7s\n602800K .......... .......... .......... .......... .......... 73% 10.7M 7s\n602850K .......... .......... .......... .......... .......... 73% 38.0M 7s\n602900K .......... .......... .......... .......... .......... 73% 23.6M 7s\n602950K .......... .......... .......... .......... .......... 73% 39.6M 7s\n603000K .......... .......... .......... .......... .......... 73% 26.5M 7s\n603050K .......... .......... .......... .......... .......... 73% 40.3M 7s\n603100K .......... .......... .......... .......... .......... 73% 17.1M 7s\n603150K .......... .......... .......... .......... .......... 73% 42.2M 7s\n603200K .......... .......... .......... .......... .......... 73% 55.6M 7s\n603250K .......... .......... .......... .......... .......... 73% 6.38M 7s\n603300K .......... .......... .......... .......... .......... 73% 30.5M 7s\n603350K .......... .......... .......... .......... .......... 73% 37.5M 7s\n603400K .......... .......... .......... .......... .......... 73% 38.8M 7s\n603450K .......... .......... .......... .......... .......... 73% 13.7M 7s\n603500K .......... .......... .......... .......... .......... 73% 20.3M 7s\n603550K .......... .......... .......... .......... .......... 73% 34.6M 7s\n603600K .......... .......... .......... .......... .......... 73% 38.6M 7s\n603650K .......... .......... .......... .......... .......... 73% 10.1M 7s\n603700K .......... .......... .......... .......... .......... 73% 36.8M 7s\n603750K .......... .......... .......... .......... .......... 73% 40.0M 7s\n603800K .......... .......... .......... .......... .......... 73% 37.1M 7s\n603850K .......... .......... .......... .......... .......... 73% 9.98M 7s\n603900K .......... .......... .......... .......... .......... 73% 42.8M 7s\n603950K .......... .......... .......... .......... .......... 73% 48.4M 7s\n604000K .......... .......... .......... .......... .......... 73% 31.3M 7s\n604050K .......... .......... .......... .......... .......... 73% 9.04M 7s\n604100K .......... .......... .......... .......... .......... 73% 39.7M 7s\n604150K .......... .......... .......... .......... .......... 73% 12.5M 7s\n604200K .......... .......... .......... .......... .......... 73% 25.7M 7s\n604250K .......... .......... .......... .......... .......... 73% 28.0M 7s\n604300K .......... .......... .......... .......... .......... 73% 37.4M 7s\n604350K .......... .......... .......... .......... .......... 73% 10.6M 7s\n604400K .......... .......... .......... .......... .......... 73% 24.9M 7s\n604450K .......... .......... .......... .......... .......... 73% 20.8M 7s\n604500K .......... .......... .......... .......... .......... 73% 22.7M 7s\n604550K .......... .......... .......... .......... .......... 73% 33.8M 7s\n604600K .......... .......... .......... .......... .......... 73% 16.9M 7s\n604650K .......... .......... .......... .......... .......... 73% 14.2M 7s\n604700K .......... .......... .......... .......... .......... 73% 37.9M 7s\n604750K .......... .......... .......... .......... .......... 73% 26.8M 7s\n604800K .......... .......... .......... .......... .......... 73% 18.0M 7s\n604850K .......... .......... .......... .......... .......... 73% 38.2M 7s\n604900K .......... .......... .......... .......... .......... 73% 35.2M 7s\n604950K .......... .......... .......... .......... .......... 73% 42.1M 7s\n605000K .......... .......... .......... .......... .......... 73% 9.43M 7s\n605050K .......... .......... .......... .......... .......... 73% 17.1M 7s\n605100K .......... .......... .......... .......... .......... 73% 20.5M 7s\n605150K .......... .......... .......... .......... .......... 73% 24.2M 7s\n605200K .......... .......... .......... .......... .......... 73% 37.0M 7s\n605250K .......... .......... .......... .......... .......... 73% 15.3M 7s\n605300K .......... .......... .......... .......... .......... 73% 13.5M 7s\n605350K .......... .......... .......... .......... .......... 73% 47.0M 7s\n605400K .......... .......... .......... .......... .......... 73% 54.3M 7s\n605450K .......... .......... .......... .......... .......... 73% 19.3M 7s\n605500K .......... .......... .......... .......... .......... 73% 19.0M 7s\n605550K .......... .......... .......... .......... .......... 73% 39.0M 7s\n605600K .......... .......... .......... .......... .......... 73% 27.4M 7s\n605650K .......... .......... .......... .......... .......... 73% 38.6M 7s\n605700K .......... .......... .......... .......... .......... 73% 13.1M 7s\n605750K .......... .......... .......... .......... .......... 73% 13.4M 7s\n605800K .......... .......... .......... .......... .......... 73% 20.7M 7s\n605850K .......... .......... .......... .......... .......... 73% 21.1M 7s\n605900K .......... .......... .......... .......... .......... 73% 40.8M 7s\n605950K .......... .......... .......... .......... .......... 73% 24.2M 7s\n606000K .......... .......... .......... .......... .......... 73% 12.8M 7s\n606050K .......... .......... .......... .......... .......... 73% 26.2M 7s\n606100K .......... .......... .......... .......... .......... 73% 25.9M 7s\n606150K .......... .......... .......... .......... .......... 73% 23.0M 7s\n606200K .......... .......... .......... .......... .......... 73% 20.0M 7s\n606250K .......... .......... .......... .......... .......... 73% 19.4M 7s\n606300K .......... .......... .......... .......... .......... 73% 9.37M 7s\n606350K .......... .......... .......... .......... .......... 73% 48.6M 7s\n606400K .......... .......... .......... .......... .......... 73% 13.3M 7s\n606450K .......... .......... .......... .......... .......... 73% 21.6M 7s\n606500K .......... .......... .......... .......... .......... 73% 22.0M 7s\n606550K .......... .......... .......... .......... .......... 73% 37.1M 7s\n606600K .......... .......... .......... .......... .......... 73% 11.1M 7s\n606650K .......... .......... .......... .......... .......... 73% 20.5M 7s\n606700K .......... .......... .......... .......... .......... 73% 18.5M 7s\n606750K .......... .......... .......... .......... .......... 73% 24.8M 7s\n606800K .......... .......... .......... .......... .......... 73% 37.0M 7s\n606850K .......... .......... .......... .......... .......... 73% 45.7M 7s\n606900K .......... .......... .......... .......... .......... 73% 9.84M 7s\n606950K .......... .......... .......... .......... .......... 73% 15.6M 7s\n607000K .......... .......... .......... .......... .......... 73% 22.4M 7s\n607050K .......... .......... .......... .......... .......... 73% 38.5M 7s\n607100K .......... .......... .......... .......... .......... 73% 16.2M 7s\n607150K .......... .......... .......... .......... .......... 73% 19.0M 7s\n607200K .......... .......... .......... .......... .......... 73% 37.4M 7s\n607250K .......... .......... .......... .......... .......... 73% 34.7M 7s\n607300K .......... .......... .......... .......... .......... 73% 27.4M 7s\n607350K .......... .......... .......... .......... .......... 73% 21.9M 7s\n607400K .......... .......... .......... .......... .......... 73% 37.7M 7s\n607450K .......... .......... .......... .......... .......... 73% 14.0M 7s\n607500K .......... .......... .......... .......... .......... 73% 25.4M 7s\n607550K .......... .......... .......... .......... .......... 73% 9.14M 7s\n607600K .......... .......... .......... .......... .......... 73% 16.3M 7s\n607650K .......... .......... .......... .......... .......... 73% 22.7M 7s\n607700K .......... .......... .......... .......... .......... 73% 22.1M 7s\n607750K .......... .......... .......... .......... .......... 73% 41.1M 7s\n607800K .......... .......... .......... .......... .......... 74% 38.2M 7s\n607850K .......... .......... .......... .......... .......... 74% 11.7M 7s\n607900K .......... .......... .......... .......... .......... 74% 18.3M 7s\n607950K .......... .......... .......... .......... .......... 74% 38.1M 7s\n608000K .......... .......... .......... .......... .......... 74% 41.9M 7s\n608050K .......... .......... .......... .......... .......... 74% 24.7M 7s\n608100K .......... .......... .......... .......... .......... 74% 14.8M 7s\n608150K .......... .......... .......... .......... .......... 74% 22.0M 7s\n608200K .......... .......... .......... .......... .......... 74% 31.7M 7s\n608250K .......... .......... .......... .......... .......... 74% 22.0M 7s\n608300K .......... .......... .......... .......... .......... 74% 39.8M 7s\n608350K .......... .......... .......... .......... .......... 74% 23.7M 7s\n608400K .......... .......... .......... .......... .......... 74% 28.6M 7s\n608450K .......... .......... .......... .......... .......... 74% 42.2M 7s\n608500K .......... .......... .......... .......... .......... 74% 14.3M 7s\n608550K .......... .......... .......... .......... .......... 74% 37.8M 7s\n608600K .......... .......... .......... .......... .......... 74% 43.7M 7s\n608650K .......... .......... .......... .......... .......... 74% 45.0M 7s\n608700K .......... .......... .......... .......... .......... 74% 26.6M 7s\n608750K .......... .......... .......... .......... .......... 74% 43.5M 7s\n608800K .......... .......... .......... .......... .......... 74% 15.6M 7s\n608850K .......... .......... .......... .......... .......... 74% 13.2M 7s\n608900K .......... .......... .......... .......... .......... 74% 30.6M 7s\n608950K .......... .......... .......... .......... .......... 74% 13.1M 7s\n609000K .......... .......... .......... .......... .......... 74% 17.9M 7s\n609050K .......... .......... .......... .......... .......... 74% 20.3M 7s\n609100K .......... .......... .......... .......... .......... 74% 40.6M 7s\n609150K .......... .......... .......... .......... .......... 74% 44.0M 7s\n609200K .......... .......... .......... .......... .......... 74% 13.2M 7s\n609250K .......... .......... .......... .......... .......... 74% 23.9M 7s\n609300K .......... .......... .......... .......... .......... 74% 37.2M 7s\n609350K .......... .......... .......... .......... .......... 74% 34.9M 7s\n609400K .......... .......... .......... .......... .......... 74% 12.1M 7s\n609450K .......... .......... .......... .......... .......... 74% 17.9M 7s\n609500K .......... .......... .......... .......... .......... 74% 43.6M 7s\n609550K .......... .......... .......... .......... .......... 74% 22.5M 7s\n609600K .......... .......... .......... .......... .......... 74% 43.4M 7s\n609650K .......... .......... .......... .......... .......... 74% 13.5M 7s\n609700K .......... .......... .......... .......... .......... 74% 38.7M 7s\n609750K .......... .......... .......... .......... .......... 74% 13.4M 7s\n609800K .......... .......... .......... .......... .......... 74% 9.45M 7s\n609850K .......... .......... .......... .......... .......... 74% 34.4M 7s\n609900K .......... .......... .......... .......... .......... 74% 15.1M 7s\n609950K .......... .......... .......... .......... .......... 74% 19.4M 7s\n610000K .......... .......... .......... .......... .......... 74% 18.4M 7s\n610050K .......... .......... .......... .......... .......... 74% 25.6M 7s\n610100K .......... .......... .......... .......... .......... 74% 29.5M 7s\n610150K .......... .......... .......... .......... .......... 74% 27.2M 7s\n610200K .......... .......... .......... .......... .......... 74% 38.1M 7s\n610250K .......... .......... .......... .......... .......... 74% 12.9M 7s\n610300K .......... .......... .......... .......... .......... 74% 37.8M 7s\n610350K .......... .......... .......... .......... .......... 74% 8.41M 7s\n610400K .......... .......... .......... .......... .......... 74% 28.8M 7s\n610450K .......... .......... .......... .......... .......... 74% 34.7M 7s\n610500K .......... .......... .......... .......... .......... 74% 10.8M 7s\n610550K .......... .......... .......... .......... .......... 74% 36.7M 7s\n610600K .......... .......... .......... .......... .......... 74% 37.8M 7s\n610650K .......... .......... .......... .......... .......... 74% 38.9M 7s\n610700K .......... .......... .......... .......... .......... 74% 18.7M 7s\n610750K .......... .......... .......... .......... .......... 74% 42.9M 7s\n610800K .......... .......... .......... .......... .......... 74% 32.4M 7s\n610850K .......... .......... .......... .......... .......... 74% 16.8M 7s\n610900K .......... .......... .......... .......... .......... 74% 9.90M 7s\n610950K .......... .......... .......... .......... .......... 74% 21.7M 7s\n611000K .......... .......... .......... .......... .......... 74% 29.9M 7s\n611050K .......... .......... .......... .......... .......... 74% 14.2M 7s\n611100K .......... .......... .......... .......... .......... 74% 23.8M 7s\n611150K .......... .......... .......... .......... .......... 74% 19.5M 7s\n611200K .......... .......... .......... .......... .......... 74% 18.2M 7s\n611250K .......... .......... .......... .......... .......... 74% 37.1M 7s\n611300K .......... .......... .......... .......... .......... 74% 49.5M 7s\n611350K .......... .......... .......... .......... .......... 74% 25.0M 7s\n611400K .......... .......... .......... .......... .......... 74% 11.7M 7s\n611450K .......... .......... .......... .......... .......... 74% 32.3M 7s\n611500K .......... .......... .......... .......... .......... 74% 38.9M 7s\n611550K .......... .......... .......... .......... .......... 74% 39.6M 7s\n611600K .......... .......... .......... .......... .......... 74% 14.2M 7s\n611650K .......... .......... .......... .......... .......... 74% 28.5M 7s\n611700K .......... .......... .......... .......... .......... 74% 20.9M 7s\n611750K .......... .......... .......... .......... .......... 74% 42.3M 7s\n611800K .......... .......... .......... .......... .......... 74% 42.1M 7s\n611850K .......... .......... .......... .......... .......... 74% 19.3M 7s\n611900K .......... .......... .......... .......... .......... 74% 20.9M 7s\n611950K .......... .......... .......... .......... .......... 74% 20.6M 7s\n612000K .......... .......... .......... .......... .......... 74% 13.5M 7s\n612050K .......... .......... .......... .......... .......... 74% 24.1M 7s\n612100K .......... .......... .......... .......... .......... 74% 44.8M 7s\n612150K .......... .......... .......... .......... .......... 74% 30.0M 7s\n612200K .......... .......... .......... .......... .......... 74% 23.9M 7s\n612250K .......... .......... .......... .......... .......... 74% 24.0M 7s\n612300K .......... .......... .......... .......... .......... 74% 45.2M 7s\n612350K .......... .......... .......... .......... .......... 74% 33.4M 7s\n612400K .......... .......... .......... .......... .......... 74% 20.0M 7s\n612450K .......... .......... .......... .......... .......... 74% 6.76M 7s\n612500K .......... .......... .......... .......... .......... 74% 29.5M 7s\n612550K .......... .......... .......... .......... .......... 74% 48.7M 7s\n612600K .......... .......... .......... .......... .......... 74% 12.7M 7s\n612650K .......... .......... .......... .......... .......... 74% 20.5M 7s\n612700K .......... .......... .......... .......... .......... 74% 37.7M 7s\n612750K .......... .......... .......... .......... .......... 74% 38.7M 7s\n612800K .......... .......... .......... .......... .......... 74% 15.5M 7s\n612850K .......... .......... .......... .......... .......... 74% 37.6M 7s\n612900K .......... .......... .......... .......... .......... 74% 33.2M 7s\n612950K .......... .......... .......... .......... .......... 74% 36.4M 7s\n613000K .......... .......... .......... .......... .......... 74% 41.0M 7s\n613050K .......... .......... .......... .......... .......... 74% 24.4M 7s\n613100K .......... .......... .......... .......... .......... 74% 33.5M 7s\n613150K .......... .......... .......... .......... .......... 74% 20.8M 7s\n613200K .......... .......... .......... .......... .......... 74% 24.9M 7s\n613250K .......... .......... .......... .......... .......... 74% 14.7M 7s\n613300K .......... .......... .......... .......... .......... 74% 45.4M 7s\n613350K .......... .......... .......... .......... .......... 74% 24.4M 7s\n613400K .......... .......... .......... .......... .......... 74% 33.9M 7s\n613450K .......... .......... .......... .......... .......... 74% 15.9M 7s\n613500K .......... .......... .......... .......... .......... 74% 34.3M 7s\n613550K .......... .......... .......... .......... .......... 74% 41.3M 7s\n613600K .......... .......... .......... .......... .......... 74% 23.9M 7s\n613650K .......... .......... .......... .......... .......... 74% 12.7M 7s\n613700K .......... .......... .......... .......... .......... 74% 41.4M 7s\n613750K .......... .......... .......... .......... .......... 74% 9.08M 7s\n613800K .......... .......... .......... .......... .......... 74% 44.2M 7s\n613850K .......... .......... .......... .......... .......... 74% 40.8M 7s\n613900K .......... .......... .......... .......... .......... 74% 33.4M 7s\n613950K .......... .......... .......... .......... .......... 74% 11.2M 7s\n614000K .......... .......... .......... .......... .......... 74% 22.9M 7s\n614050K .......... .......... .......... .......... .......... 74% 48.2M 7s\n614100K .......... .......... .......... .......... .......... 74% 51.8M 7s\n614150K .......... .......... .......... .......... .......... 74% 20.0M 7s\n614200K .......... .......... .......... .......... .......... 74% 21.1M 7s\n614250K .......... .......... .......... .......... .......... 74% 44.0M 7s\n614300K .......... .......... .......... .......... .......... 74% 41.2M 7s\n614350K .......... .......... .......... .......... .......... 74% 41.6M 7s\n614400K .......... .......... .......... .......... .......... 74% 32.4M 7s\n614450K .......... .......... .......... .......... .......... 74% 16.2M 7s\n614500K .......... .......... .......... .......... .......... 74% 42.3M 7s\n614550K .......... .......... .......... .......... .......... 74% 24.6M 7s\n614600K .......... .......... .......... .......... .......... 74% 14.5M 7s\n614650K .......... .......... .......... .......... .......... 74% 25.7M 7s\n614700K .......... .......... .......... .......... .......... 74% 22.9M 7s\n614750K .......... .......... .......... .......... .......... 74% 31.4M 7s\n614800K .......... .......... .......... .......... .......... 74% 30.4M 7s\n614850K .......... .......... .......... .......... .......... 74% 23.9M 7s\n614900K .......... .......... .......... .......... .......... 74% 27.5M 7s\n614950K .......... .......... .......... .......... .......... 74% 41.3M 7s\n615000K .......... .......... .......... .......... .......... 74% 28.8M 7s\n615050K .......... .......... .......... .......... .......... 74% 4.79M 7s\n615100K .......... .......... .......... .......... .......... 74% 42.6M 7s\n615150K .......... .......... .......... .......... .......... 74% 29.6M 7s\n615200K .......... .......... .......... .......... .......... 74% 25.3M 7s\n615250K .......... .......... .......... .......... .......... 74% 20.7M 7s\n615300K .......... .......... .......... .......... .......... 74% 8.19M 7s\n615350K .......... .......... .......... .......... .......... 74% 31.5M 7s\n615400K .......... .......... .......... .......... .......... 74% 8.47M 7s\n615450K .......... .......... .......... .......... .......... 74% 27.1M 7s\n615500K .......... .......... .......... .......... .......... 74% 9.00M 7s\n615550K .......... .......... .......... .......... .......... 74% 44.4M 7s\n615600K .......... .......... .......... .......... .......... 74% 35.1M 7s\n615650K .......... .......... .......... .......... .......... 74% 40.4M 7s\n615700K .......... .......... .......... .......... .......... 74% 43.3M 7s\n615750K .......... .......... .......... .......... .......... 74% 12.1M 7s\n615800K .......... .......... .......... .......... .......... 74% 33.7M 7s\n615850K .......... .......... .......... .......... .......... 74% 50.2M 7s\n615900K .......... .......... .......... .......... .......... 74% 5.01M 7s\n615950K .......... .......... .......... .......... .......... 74% 42.3M 7s\n616000K .......... .......... .......... .......... .......... 75% 39.5M 7s\n616050K .......... .......... .......... .......... .......... 75% 38.1M 7s\n616100K .......... .......... .......... .......... .......... 75% 22.2M 7s\n616150K .......... .......... .......... .......... .......... 75% 36.9M 7s\n616200K .......... .......... .......... .......... .......... 75% 14.2M 7s\n616250K .......... .......... .......... .......... .......... 75% 31.8M 7s\n616300K .......... .......... .......... .......... .......... 75% 15.9M 7s\n616350K .......... .......... .......... .......... .......... 75% 42.6M 7s\n616400K .......... .......... .......... .......... .......... 75% 15.3M 7s\n616450K .......... .......... .......... .......... .......... 75% 19.1M 7s\n616500K .......... .......... .......... .......... .......... 75% 14.5M 7s\n616550K .......... .......... .......... .......... .......... 75% 18.6M 7s\n616600K .......... .......... .......... .......... .......... 75% 23.4M 7s\n616650K .......... .......... .......... .......... .......... 75% 52.7M 7s\n616700K .......... .......... .......... .......... .......... 75% 52.5M 7s\n616750K .......... .......... .......... .......... .......... 75% 11.6M 7s\n616800K .......... .......... .......... .......... .......... 75% 16.1M 7s\n616850K .......... .......... .......... .......... .......... 75% 45.6M 7s\n616900K .......... .......... .......... .......... .......... 75% 53.5M 7s\n616950K .......... .......... .......... .......... .......... 75% 27.6M 7s\n617000K .......... .......... .......... .......... .......... 75% 7.89M 7s\n617050K .......... .......... .......... .......... .......... 75% 20.9M 7s\n617100K .......... .......... .......... .......... .......... 75% 40.7M 7s\n617150K .......... .......... .......... .......... .......... 75% 39.5M 7s\n617200K .......... .......... .......... .......... .......... 75% 40.4M 7s\n617250K .......... .......... .......... .......... .......... 75% 26.6M 7s\n617300K .......... .......... .......... .......... .......... 75% 42.4M 7s\n617350K .......... .......... .......... .......... .......... 75% 32.9M 7s\n617400K .......... .......... .......... .......... .......... 75% 7.68M 7s\n617450K .......... .......... .......... .......... .......... 75% 16.4M 7s\n617500K .......... .......... .......... .......... .......... 75% 34.4M 7s\n617550K .......... .......... .......... .......... .......... 75% 42.8M 7s\n617600K .......... .......... .......... .......... .......... 75% 19.4M 6s\n617650K .......... .......... .......... .......... .......... 75% 35.7M 6s\n617700K .......... .......... .......... .......... .......... 75% 39.8M 6s\n617750K .......... .......... .......... .......... .......... 75% 44.8M 6s\n617800K .......... .......... .......... .......... .......... 75% 19.1M 6s\n617850K .......... .......... .......... .......... .......... 75% 19.2M 6s\n617900K .......... .......... .......... .......... .......... 75% 7.60M 6s\n617950K .......... .......... .......... .......... .......... 75% 8.29M 6s\n618000K .......... .......... .......... .......... .......... 75% 19.8M 6s\n618050K .......... .......... .......... .......... .......... 75% 7.66M 6s\n618100K .......... .......... .......... .......... .......... 75% 18.4M 6s\n618150K .......... .......... .......... .......... .......... 75% 7.72M 6s\n618200K .......... .......... .......... .......... .......... 75% 17.9M 6s\n618250K .......... .......... .......... .......... .......... 75% 17.6M 6s\n618300K .......... .......... .......... .......... .......... 75% 8.98M 6s\n618350K .......... .......... .......... .......... .......... 75% 16.4M 6s\n618400K .......... .......... .......... .......... .......... 75% 15.2M 6s\n618450K .......... .......... .......... .......... .......... 75% 23.3M 6s\n618500K .......... .......... .......... .......... .......... 75% 6.94M 6s\n618550K .......... .......... .......... .......... .......... 75% 12.6M 6s\n618600K .......... .......... .......... .......... .......... 75% 23.2M 6s\n618650K .......... .......... .......... .......... .......... 75% 39.0M 6s\n618700K .......... .......... .......... .......... .......... 75% 34.3M 6s\n618750K .......... .......... .......... .......... .......... 75% 49.6M 6s\n618800K .......... .......... .......... .......... .......... 75% 17.2M 6s\n618850K .......... .......... .......... .......... .......... 75% 18.8M 6s\n618900K .......... .......... .......... .......... .......... 75% 7.01M 6s\n618950K .......... .......... .......... .......... .......... 75% 28.5M 6s\n619000K .......... .......... .......... .......... .......... 75% 8.65M 6s\n619050K .......... .......... .......... .......... .......... 75% 15.1M 6s\n619100K .......... .......... .......... .......... .......... 75% 20.3M 6s\n619150K .......... .......... .......... .......... .......... 75% 14.6M 6s\n619200K .......... .......... .......... .......... .......... 75% 5.78M 6s\n619250K .......... .......... .......... .......... .......... 75% 16.0M 6s\n619300K .......... .......... .......... .......... .......... 75% 6.47M 6s\n619350K .......... .......... .......... .......... .......... 75% 41.3M 6s\n619400K .......... .......... .......... .......... .......... 75% 14.9M 6s\n619450K .......... .......... .......... .......... .......... 75% 36.9M 6s\n619500K .......... .......... .......... .......... .......... 75% 8.55M 6s\n619550K .......... .......... .......... .......... .......... 75% 26.1M 6s\n619600K .......... .......... .......... .......... .......... 75% 3.46M 6s\n619650K .......... .......... .......... .......... .......... 75% 15.9M 6s\n619700K .......... .......... .......... .......... .......... 75% 8.43M 6s\n619750K .......... .......... .......... .......... .......... 75% 17.0M 6s\n619800K .......... .......... .......... .......... .......... 75% 5.50M 6s\n619850K .......... .......... .......... .......... .......... 75% 18.7M 6s\n619900K .......... .......... .......... .......... .......... 75% 16.8M 6s\n619950K .......... .......... .......... .......... .......... 75% 13.1M 6s\n620000K .......... .......... .......... .......... .......... 75% 5.07M 6s\n620050K .......... .......... .......... .......... .......... 75% 17.5M 6s\n620100K .......... .......... .......... .......... .......... 75% 17.2M 6s\n620150K .......... .......... .......... .......... .......... 75% 7.85M 6s\n620200K .......... .......... .......... .......... .......... 75% 21.4M 6s\n620250K .......... .......... .......... .......... .......... 75% 19.7M 6s\n620300K .......... .......... .......... .......... .......... 75% 40.3M 6s\n620350K .......... .......... .......... .......... .......... 75% 38.6M 6s\n620400K .......... .......... .......... .......... .......... 75% 39.9M 6s\n620450K .......... .......... .......... .......... .......... 75% 8.34M 6s\n620500K .......... .......... .......... .......... .......... 75% 29.4M 6s\n620550K .......... .......... .......... .......... .......... 75% 18.2M 6s\n620600K .......... .......... .......... .......... .......... 75% 19.6M 6s\n620650K .......... .......... .......... .......... .......... 75% 19.0M 6s\n620700K .......... .......... .......... .......... .......... 75% 5.24M 6s\n620750K .......... .......... .......... .......... .......... 75% 20.0M 6s\n620800K .......... .......... .......... .......... .......... 75% 17.8M 6s\n620850K .......... .......... .......... .......... .......... 75% 8.97M 6s\n620900K .......... .......... .......... .......... .......... 75% 17.6M 6s\n620950K .......... .......... .......... .......... .......... 75% 6.96M 6s\n621000K .......... .......... .......... .......... .......... 75% 18.1M 6s\n621050K .......... .......... .......... .......... .......... 75% 18.3M 6s\n621100K .......... .......... .......... .......... .......... 75% 19.1M 6s\n621150K .......... .......... .......... .......... .......... 75% 5.13M 6s\n621200K .......... .......... .......... .......... .......... 75% 18.7M 6s\n621250K .......... .......... .......... .......... .......... 75% 18.0M 6s\n621300K .......... .......... .......... .......... .......... 75% 18.4M 6s\n621350K .......... .......... .......... .......... .......... 75% 4.91M 6s\n621400K .......... .......... .......... .......... .......... 75% 18.5M 6s\n621450K .......... .......... .......... .......... .......... 75% 7.23M 6s\n621500K .......... .......... .......... .......... .......... 75% 24.3M 6s\n621550K .......... .......... .......... .......... .......... 75% 17.7M 6s\n621600K .......... .......... .......... .......... .......... 75% 15.9M 6s\n621650K .......... .......... .......... .......... .......... 75% 6.11M 6s\n621700K .......... .......... .......... .......... .......... 75% 38.6M 6s\n621750K .......... .......... .......... .......... .......... 75% 17.0M 6s\n621800K .......... .......... .......... .......... .......... 75% 18.0M 6s\n621850K .......... .......... .......... .......... .......... 75% 7.64M 6s\n621900K .......... .......... .......... .......... .......... 75% 17.6M 6s\n621950K .......... .......... .......... .......... .......... 75% 48.4M 6s\n622000K .......... .......... .......... .......... .......... 75% 18.3M 6s\n622050K .......... .......... .......... .......... .......... 75% 37.7M 6s\n622100K .......... .......... .......... .......... .......... 75% 32.2M 6s\n622150K .......... .......... .......... .......... .......... 75% 14.5M 6s\n622200K .......... .......... .......... .......... .......... 75% 18.5M 6s\n622250K .......... .......... .......... .......... .......... 75% 15.8M 6s\n622300K .......... .......... .......... .......... .......... 75% 32.2M 6s\n622350K .......... .......... .......... .......... .......... 75% 13.5M 6s\n622400K .......... .......... .......... .......... .......... 75% 6.07M 6s\n622450K .......... .......... .......... .......... .......... 75% 20.7M 6s\n622500K .......... .......... .......... .......... .......... 75% 22.2M 6s\n622550K .......... .......... .......... .......... .......... 75% 8.97M 6s\n622600K .......... .......... .......... .......... .......... 75% 19.9M 6s\n622650K .......... .......... .......... .......... .......... 75% 21.6M 6s\n622700K .......... .......... .......... .......... .......... 75% 5.98M 6s\n622750K .......... .......... .......... .......... .......... 75% 21.2M 6s\n622800K .......... .......... .......... .......... .......... 75% 18.2M 6s\n622850K .......... .......... .......... .......... .......... 75% 27.8M 6s\n622900K .......... .......... .......... .......... .......... 75% 20.2M 6s\n622950K .......... .......... .......... .......... .......... 75% 5.62M 6s\n623000K .......... .......... .......... .......... .......... 75% 24.7M 6s\n623050K .......... .......... .......... .......... .......... 75% 9.02M 6s\n623100K .......... .......... .......... .......... .......... 75% 21.6M 6s\n623150K .......... .......... .......... .......... .......... 75% 20.2M 6s\n623200K .......... .......... .......... .......... .......... 75% 8.56M 6s\n623250K .......... .......... .......... .......... .......... 75% 11.4M 6s\n623300K .......... .......... .......... .......... .......... 75% 40.8M 6s\n623350K .......... .......... .......... .......... .......... 75% 38.7M 6s\n623400K .......... .......... .......... .......... .......... 75% 42.4M 6s\n623450K .......... .......... .......... .......... .......... 75% 27.9M 6s\n623500K .......... .......... .......... .......... .......... 75% 38.9M 6s\n623550K .......... .......... .......... .......... .......... 75% 44.6M 6s\n623600K .......... .......... .......... .......... .......... 75% 42.9M 6s\n623650K .......... .......... .......... .......... .......... 75% 33.8M 6s\n623700K .......... .......... .......... .......... .......... 75% 28.0M 6s\n623750K .......... .......... .......... .......... .......... 75% 29.1M 6s\n623800K .......... .......... .......... .......... .......... 75% 51.2M 6s\n623850K .......... .......... .......... .......... .......... 75% 55.5M 6s\n623900K .......... .......... .......... .......... .......... 75% 16.4M 6s\n623950K .......... .......... .......... .......... .......... 75% 10.9M 6s\n624000K .......... .......... .......... .......... .......... 75% 53.6M 6s\n624050K .......... .......... .......... .......... .......... 75% 44.5M 6s\n624100K .......... .......... .......... .......... .......... 75% 43.0M 6s\n624150K .......... .......... .......... .......... .......... 75% 8.32M 6s\n624200K .......... .......... .......... .......... .......... 76% 44.7M 6s\n624250K .......... .......... .......... .......... .......... 76% 42.7M 6s\n624300K .......... .......... .......... .......... .......... 76% 34.9M 6s\n624350K .......... .......... .......... .......... .......... 76% 42.6M 6s\n624400K .......... .......... .......... .......... .......... 76% 14.7M 6s\n624450K .......... .......... .......... .......... .......... 76% 30.7M 6s\n624500K .......... .......... .......... .......... .......... 76% 39.7M 6s\n624550K .......... .......... .......... .......... .......... 76% 31.3M 6s\n624600K .......... .......... .......... .......... .......... 76% 23.5M 6s\n624650K .......... .......... .......... .......... .......... 76% 45.9M 6s\n624700K .......... .......... .......... .......... .......... 76% 30.2M 6s\n624750K .......... .......... .......... .......... .......... 76% 42.3M 6s\n624800K .......... .......... .......... .......... .......... 76% 37.0M 6s\n624850K .......... .......... .......... .......... .......... 76% 40.6M 6s\n624900K .......... .......... .......... .......... .......... 76% 35.2M 6s\n624950K .......... .......... .......... .......... .......... 76% 8.69M 6s\n625000K .......... .......... .......... .......... .......... 76% 24.3M 6s\n625050K .......... .......... .......... .......... .......... 76% 15.3M 6s\n625100K .......... .......... .......... .......... .......... 76% 37.6M 6s\n625150K .......... .......... .......... .......... .......... 76% 36.4M 6s\n625200K .......... .......... .......... .......... .......... 76% 29.1M 6s\n625250K .......... .......... .......... .......... .......... 76% 35.4M 6s\n625300K .......... .......... .......... .......... .......... 76% 32.7M 6s\n625350K .......... .......... .......... .......... .......... 76% 15.0M 6s\n625400K .......... .......... .......... .......... .......... 76% 16.2M 6s\n625450K .......... .......... .......... .......... .......... 76% 35.5M 6s\n625500K .......... .......... .......... .......... .......... 76% 32.8M 6s\n625550K .......... .......... .......... .......... .......... 76% 32.6M 6s\n625600K .......... .......... .......... .......... .......... 76% 49.0M 6s\n625650K .......... .......... .......... .......... .......... 76% 38.1M 6s\n625700K .......... .......... .......... .......... .......... 76% 38.9M 6s\n625750K .......... .......... .......... .......... .......... 76% 44.1M 6s\n625800K .......... .......... .......... .......... .......... 76% 51.9M 6s\n625850K .......... .......... .......... .......... .......... 76% 48.6M 6s\n625900K .......... .......... .......... .......... .......... 76% 33.5M 6s\n625950K .......... .......... .......... .......... .......... 76% 27.4M 6s\n626000K .......... .......... .......... .......... .......... 76% 30.6M 6s\n626050K .......... .......... .......... .......... .......... 76% 29.0M 6s\n626100K .......... .......... .......... .......... .......... 76% 32.1M 6s\n626150K .......... .......... .......... .......... .......... 76% 44.8M 6s\n626200K .......... .......... .......... .......... .......... 76% 52.9M 6s\n626250K .......... .......... .......... .......... .......... 76% 54.1M 6s\n626300K .......... .......... .......... .......... .......... 76% 16.2M 6s\n626350K .......... .......... .......... .......... .......... 76% 24.8M 6s\n626400K .......... .......... .......... .......... .......... 76% 30.6M 6s\n626450K .......... .......... .......... .......... .......... 76% 40.6M 6s\n626500K .......... .......... .......... .......... .......... 76% 25.2M 6s\n626550K .......... .......... .......... .......... .......... 76% 30.5M 6s\n626600K .......... .......... .......... .......... .......... 76% 39.8M 6s\n626650K .......... .......... .......... .......... .......... 76% 43.2M 6s\n626700K .......... .......... .......... .......... .......... 76% 18.5M 6s\n626750K .......... .......... .......... .......... .......... 76% 37.6M 6s\n626800K .......... .......... .......... .......... .......... 76% 41.9M 6s\n626850K .......... .......... .......... .......... .......... 76% 48.4M 6s\n626900K .......... .......... .......... .......... .......... 76% 24.9M 6s\n626950K .......... .......... .......... .......... .......... 76% 25.1M 6s\n627000K .......... .......... .......... .......... .......... 76% 43.9M 6s\n627050K .......... .......... .......... .......... .......... 76% 22.2M 6s\n627100K .......... .......... .......... .......... .......... 76% 29.0M 6s\n627150K .......... .......... .......... .......... .......... 76% 49.6M 6s\n627200K .......... .......... .......... .......... .......... 76% 49.0M 6s\n627250K .......... .......... .......... .......... .......... 76% 30.7M 6s\n627300K .......... .......... .......... .......... .......... 76% 40.3M 6s\n627350K .......... .......... .......... .......... .......... 76% 48.6M 6s\n627400K .......... .......... .......... .......... .......... 76% 45.4M 6s\n627450K .......... .......... .......... .......... .......... 76% 25.3M 6s\n627500K .......... .......... .......... .......... .......... 76% 38.1M 6s\n627550K .......... .......... .......... .......... .......... 76% 26.3M 6s\n627600K .......... .......... .......... .......... .......... 76% 44.0M 6s\n627650K .......... .......... .......... .......... .......... 76% 39.2M 6s\n627700K .......... .......... .......... .......... .......... 76% 43.7M 6s\n627750K .......... .......... .......... .......... .......... 76% 25.8M 6s\n627800K .......... .......... .......... .......... .......... 76% 42.2M 6s\n627850K .......... .......... .......... .......... .......... 76% 40.4M 6s\n627900K .......... .......... .......... .......... .......... 76% 46.3M 6s\n627950K .......... .......... .......... .......... .......... 76% 50.5M 6s\n628000K .......... .......... .......... .......... .......... 76% 50.1M 6s\n628050K .......... .......... .......... .......... .......... 76% 56.3M 6s\n628100K .......... .......... .......... .......... .......... 76% 35.6M 6s\n628150K .......... .......... .......... .......... .......... 76% 35.3M 6s\n628200K .......... .......... .......... .......... .......... 76% 21.1M 6s\n628250K .......... .......... .......... .......... .......... 76% 32.9M 6s\n628300K .......... .......... .......... .......... .......... 76% 37.2M 6s\n628350K .......... .......... .......... .......... .......... 76% 38.2M 6s\n628400K .......... .......... .......... .......... .......... 76% 38.1M 6s\n628450K .......... .......... .......... .......... .......... 76% 36.9M 6s\n628500K .......... .......... .......... .......... .......... 76% 42.6M 6s\n628550K .......... .......... .......... .......... .......... 76% 43.4M 6s\n628600K .......... .......... .......... .......... .......... 76% 56.2M 6s\n628650K .......... .......... .......... .......... .......... 76% 45.8M 6s\n628700K .......... .......... .......... .......... .......... 76% 52.1M 6s\n628750K .......... .......... .......... .......... .......... 76% 52.0M 6s\n628800K .......... .......... .......... .......... .......... 76% 19.8M 6s\n628850K .......... .......... .......... .......... .......... 76% 20.1M 6s\n628900K .......... .......... .......... .......... .......... 76% 31.5M 6s\n628950K .......... .......... .......... .......... .......... 76% 46.5M 6s\n629000K .......... .......... .......... .......... .......... 76% 16.9M 6s\n629050K .......... .......... .......... .......... .......... 76% 13.2M 6s\n629100K .......... .......... .......... .......... .......... 76% 37.8M 6s\n629150K .......... .......... .......... .......... .......... 76% 30.8M 6s\n629200K .......... .......... .......... .......... .......... 76% 50.3M 6s\n629250K .......... .......... .......... .......... .......... 76% 24.4M 6s\n629300K .......... .......... .......... .......... .......... 76% 44.8M 6s\n629350K .......... .......... .......... .......... .......... 76% 18.5M 6s\n629400K .......... .......... .......... .......... .......... 76% 14.2M 6s\n629450K .......... .......... .......... .......... .......... 76% 27.0M 6s\n629500K .......... .......... .......... .......... .......... 76% 41.0M 6s\n629550K .......... .......... .......... .......... .......... 76% 29.2M 6s\n629600K .......... .......... .......... .......... .......... 76% 39.7M 6s\n629650K .......... .......... .......... .......... .......... 76% 44.9M 6s\n629700K .......... .......... .......... .......... .......... 76% 15.5M 6s\n629750K .......... .......... .......... .......... .......... 76% 28.7M 6s\n629800K .......... .......... .......... .......... .......... 76% 26.1M 6s\n629850K .......... .......... .......... .......... .......... 76% 16.2M 6s\n629900K .......... .......... .......... .......... .......... 76% 21.9M 6s\n629950K .......... .......... .......... .......... .......... 76% 15.1M 6s\n630000K .......... .......... .......... .......... .......... 76% 56.0M 6s\n630050K .......... .......... .......... .......... .......... 76% 46.1M 6s\n630100K .......... .......... .......... .......... .......... 76% 38.9M 6s\n630150K .......... .......... .......... .......... .......... 76% 37.8M 6s\n630200K .......... .......... .......... .......... .......... 76% 24.7M 6s\n630250K .......... .......... .......... .......... .......... 76% 11.2M 6s\n630300K .......... .......... .......... .......... .......... 76% 41.3M 6s\n630350K .......... .......... .......... .......... .......... 76% 45.6M 6s\n630400K .......... .......... .......... .......... .......... 76% 40.1M 6s\n630450K .......... .......... .......... .......... .......... 76% 32.2M 6s\n630500K .......... .......... .......... .......... .......... 76% 26.6M 6s\n630550K .......... .......... .......... .......... .......... 76% 12.9M 6s\n630600K .......... .......... .......... .......... .......... 76% 46.7M 6s\n630650K .......... .......... .......... .......... .......... 76% 47.0M 6s\n630700K .......... .......... .......... .......... .......... 76% 54.7M 6s\n630750K .......... .......... .......... .......... .......... 76% 25.3M 6s\n630800K .......... .......... .......... .......... .......... 76% 20.8M 6s\n630850K .......... .......... .......... .......... .......... 76% 37.5M 6s\n630900K .......... .......... .......... .......... .......... 76% 41.7M 6s\n630950K .......... .......... .......... .......... .......... 76% 42.6M 6s\n631000K .......... .......... .......... .......... .......... 76% 19.0M 6s\n631050K .......... .......... .......... .......... .......... 76% 55.0M 6s\n631100K .......... .......... .......... .......... .......... 76% 25.2M 6s\n631150K .......... .......... .......... .......... .......... 76% 42.1M 6s\n631200K .......... .......... .......... .......... .......... 76% 51.3M 6s\n631250K .......... .......... .......... .......... .......... 76% 25.4M 6s\n631300K .......... .......... .......... .......... .......... 76% 37.9M 6s\n631350K .......... .......... .......... .......... .......... 76% 20.8M 6s\n631400K .......... .......... .......... .......... .......... 76% 35.4M 6s\n631450K .......... .......... .......... .......... .......... 76% 38.1M 6s\n631500K .......... .......... .......... .......... .......... 76% 28.3M 6s\n631550K .......... .......... .......... .......... .......... 76% 32.3M 6s\n631600K .......... .......... .......... .......... .......... 76% 23.2M 6s\n631650K .......... .......... .......... .......... .......... 76% 39.3M 6s\n631700K .......... .......... .......... .......... .......... 76% 38.1M 6s\n631750K .......... .......... .......... .......... .......... 76% 44.1M 6s\n631800K .......... .......... .......... .......... .......... 76% 35.6M 6s\n631850K .......... .......... .......... .......... .......... 76% 17.5M 6s\n631900K .......... .......... .......... .......... .......... 76% 50.1M 6s\n631950K .......... .......... .......... .......... .......... 76% 49.9M 6s\n632000K .......... .......... .......... .......... .......... 76% 51.1M 6s\n632050K .......... .......... .......... .......... .......... 76% 26.1M 6s\n632100K .......... .......... .......... .......... .......... 76% 20.4M 6s\n632150K .......... .......... .......... .......... .......... 76% 38.7M 6s\n632200K .......... .......... .......... .......... .......... 76% 28.3M 6s\n632250K .......... .......... .......... .......... .......... 76% 44.3M 6s\n632300K .......... .......... .......... .......... .......... 76% 38.4M 6s\n632350K .......... .......... .......... .......... .......... 76% 32.1M 6s\n632400K .......... .......... .......... .......... .......... 76% 33.8M 6s\n632450K .......... .......... .......... .......... .......... 77% 52.4M 6s\n632500K .......... .......... .......... .......... .......... 77% 52.7M 6s\n632550K .......... .......... .......... .......... .......... 77% 26.4M 6s\n632600K .......... .......... .......... .......... .......... 77% 13.5M 6s\n632650K .......... .......... .......... .......... .......... 77% 25.0M 6s\n632700K .......... .......... .......... .......... .......... 77% 43.4M 6s\n632750K .......... .......... .......... .......... .......... 77% 27.3M 6s\n632800K .......... .......... .......... .......... .......... 77% 23.3M 6s\n632850K .......... .......... .......... .......... .......... 77% 40.4M 6s\n632900K .......... .......... .......... .......... .......... 77% 39.8M 6s\n632950K .......... .......... .......... .......... .......... 77% 41.7M 6s\n633000K .......... .......... .......... .......... .......... 77% 9.75M 6s\n633050K .......... .......... .......... .......... .......... 77% 33.3M 6s\n633100K .......... .......... .......... .......... .......... 77% 38.2M 6s\n633150K .......... .......... .......... .......... .......... 77% 38.8M 6s\n633200K .......... .......... .......... .......... .......... 77% 25.0M 6s\n633250K .......... .......... .......... .......... .......... 77% 24.3M 6s\n633300K .......... .......... .......... .......... .......... 77% 19.2M 6s\n633350K .......... .......... .......... .......... .......... 77% 31.4M 6s\n633400K .......... .......... .......... .......... .......... 77% 41.5M 6s\n633450K .......... .......... .......... .......... .......... 77% 44.7M 6s\n633500K .......... .......... .......... .......... .......... 77% 23.9M 6s\n633550K .......... .......... .......... .......... .......... 77% 50.7M 6s\n633600K .......... .......... .......... .......... .......... 77% 38.9M 6s\n633650K .......... .......... .......... .......... .......... 77% 33.7M 6s\n633700K .......... .......... .......... .......... .......... 77% 41.6M 6s\n633750K .......... .......... .......... .......... .......... 77% 15.9M 6s\n633800K .......... .......... .......... .......... .......... 77% 40.8M 6s\n633850K .......... .......... .......... .......... .......... 77% 42.4M 6s\n633900K .......... .......... .......... .......... .......... 77% 37.5M 6s\n633950K .......... .......... .......... .......... .......... 77% 43.0M 6s\n634000K .......... .......... .......... .......... .......... 77% 6.10M 6s\n634050K .......... .......... .......... .......... .......... 77% 56.4M 6s\n634100K .......... .......... .......... .......... .......... 77% 50.4M 6s\n634150K .......... .......... .......... .......... .......... 77% 56.9M 6s\n634200K .......... .......... .......... .......... .......... 77% 14.6M 6s\n634250K .......... .......... .......... .......... .......... 77% 26.8M 6s\n634300K .......... .......... .......... .......... .......... 77% 17.8M 6s\n634350K .......... .......... .......... .......... .......... 77% 25.3M 6s\n634400K .......... .......... .......... .......... .......... 77% 30.3M 6s\n634450K .......... .......... .......... .......... .......... 77% 33.6M 6s\n634500K .......... .......... .......... .......... .......... 77% 32.7M 6s\n634550K .......... .......... .......... .......... .......... 77% 31.0M 6s\n634600K .......... .......... .......... .......... .......... 77% 30.9M 6s\n634650K .......... .......... .......... .......... .......... 77% 25.5M 6s\n634700K .......... .......... .......... .......... .......... 77% 31.3M 6s\n634750K .......... .......... .......... .......... .......... 77% 27.7M 6s\n634800K .......... .......... .......... .......... .......... 77% 19.1M 6s\n634850K .......... .......... .......... .......... .......... 77% 30.2M 6s\n634900K .......... .......... .......... .......... .......... 77% 46.0M 6s\n634950K .......... .......... .......... .......... .......... 77% 79.5M 6s\n635000K .......... .......... .......... .......... .......... 77% 33.3M 6s\n635050K .......... .......... .......... .......... .......... 77% 59.3M 6s\n635100K .......... .......... .......... .......... .......... 77% 49.3M 6s\n635150K .......... .......... .......... .......... .......... 77% 61.7M 6s\n635200K .......... .......... .......... .......... .......... 77% 62.0M 6s\n635250K .......... .......... .......... .......... .......... 77% 60.5M 6s\n635300K .......... .......... .......... .......... .......... 77%  101M 6s\n635350K .......... .......... .......... .......... .......... 77% 94.9M 6s\n635400K .......... .......... .......... .......... .......... 77% 73.4M 6s\n635450K .......... .......... .......... .......... .......... 77% 29.0M 6s\n635500K .......... .......... .......... .......... .......... 77% 58.3M 6s\n635550K .......... .......... .......... .......... .......... 77% 50.5M 6s\n635600K .......... .......... .......... .......... .......... 77% 45.2M 6s\n635650K .......... .......... .......... .......... .......... 77% 74.5M 6s\n635700K .......... .......... .......... .......... .......... 77% 12.6M 6s\n635750K .......... .......... .......... .......... .......... 77% 52.4M 6s\n635800K .......... .......... .......... .......... .......... 77% 24.8M 6s\n635850K .......... .......... .......... .......... .......... 77% 82.2M 6s\n635900K .......... .......... .......... .......... .......... 77% 76.1M 6s\n635950K .......... .......... .......... .......... .......... 77% 74.0M 6s\n636000K .......... .......... .......... .......... .......... 77% 9.24M 6s\n636050K .......... .......... .......... .......... .......... 77% 81.5M 6s\n636100K .......... .......... .......... .......... .......... 77% 94.1M 6s\n636150K .......... .......... .......... .......... .......... 77%  140M 6s\n636200K .......... .......... .......... .......... .......... 77%  120M 6s\n636250K .......... .......... .......... .......... .......... 77% 19.0M 6s\n636300K .......... .......... .......... .......... .......... 77% 55.4M 6s\n636350K .......... .......... .......... .......... .......... 77% 60.0M 6s\n636400K .......... .......... .......... .......... .......... 77% 63.2M 6s\n636450K .......... .......... .......... .......... .......... 77% 55.1M 6s\n636500K .......... .......... .......... .......... .......... 77% 65.1M 6s\n636550K .......... .......... .......... .......... .......... 77% 27.5M 6s\n636600K .......... .......... .......... .......... .......... 77% 10.1M 6s\n636650K .......... .......... .......... .......... .......... 77% 78.4M 6s\n636700K .......... .......... .......... .......... .......... 77% 93.0M 6s\n636750K .......... .......... .......... .......... .......... 77% 17.9M 6s\n636800K .......... .......... .......... .......... .......... 77% 83.1M 6s\n636850K .......... .......... .......... .......... .......... 77% 61.2M 6s\n636900K .......... .......... .......... .......... .......... 77% 63.0M 6s\n636950K .......... .......... .......... .......... .......... 77% 21.9M 6s\n637000K .......... .......... .......... .......... .......... 77% 73.0M 6s\n637050K .......... .......... .......... .......... .......... 77%  116M 6s\n637100K .......... .......... .......... .......... .......... 77% 61.6M 6s\n637150K .......... .......... .......... .......... .......... 77% 51.9M 6s\n637200K .......... .......... .......... .......... .......... 77% 14.0M 6s\n637250K .......... .......... .......... .......... .......... 77% 65.5M 6s\n637300K .......... .......... .......... .......... .......... 77% 24.6M 6s\n637350K .......... .......... .......... .......... .......... 77% 46.5M 6s\n637400K .......... .......... .......... .......... .......... 77% 25.8M 6s\n637450K .......... .......... .......... .......... .......... 77% 22.4M 6s\n637500K .......... .......... .......... .......... .......... 77% 14.3M 6s\n637550K .......... .......... .......... .......... .......... 77% 14.1M 6s\n637600K .......... .......... .......... .......... .......... 77% 59.1M 6s\n637650K .......... .......... .......... .......... .......... 77% 49.2M 6s\n637700K .......... .......... .......... .......... .......... 77% 74.9M 6s\n637750K .......... .......... .......... .......... .......... 77% 7.51M 6s\n637800K .......... .......... .......... .......... .......... 77% 57.1M 6s\n637850K .......... .......... .......... .......... .......... 77%  104M 6s\n637900K .......... .......... .......... .......... .......... 77%  139M 6s\n637950K .......... .......... .......... .......... .......... 77% 17.0M 6s\n638000K .......... .......... .......... .......... .......... 77% 61.7M 6s\n638050K .......... .......... .......... .......... .......... 77% 5.69M 6s\n638100K .......... .......... .......... .......... .......... 77% 88.4M 6s\n638150K .......... .......... .......... .......... .......... 77% 84.1M 6s\n638200K .......... .......... .......... .......... .......... 77% 89.9M 6s\n638250K .......... .......... .......... .......... .......... 77% 22.8M 6s\n638300K .......... .......... .......... .......... .......... 77% 54.1M 6s\n638350K .......... .......... .......... .......... .......... 77% 62.4M 6s\n638400K .......... .......... .......... .......... .......... 77% 68.9M 6s\n638450K .......... .......... .......... .......... .......... 77% 21.6M 6s\n638500K .......... .......... .......... .......... .......... 77% 37.7M 6s\n638550K .......... .......... .......... .......... .......... 77% 31.0M 6s\n638600K .......... .......... .......... .......... .......... 77% 68.6M 6s\n638650K .......... .......... .......... .......... .......... 77% 26.8M 6s\n638700K .......... .......... .......... .......... .......... 77% 19.3M 6s\n638750K .......... .......... .......... .......... .......... 77% 3.83M 6s\n638800K .......... .......... .......... .......... .......... 77%  111M 6s\n638850K .......... .......... .......... .......... .......... 77% 74.6M 6s\n638900K .......... .......... .......... .......... .......... 77% 96.7M 6s\n638950K .......... .......... .......... .......... .......... 77%  101M 6s\n639000K .......... .......... .......... .......... .......... 77% 99.2M 6s\n639050K .......... .......... .......... .......... .......... 77% 87.9M 6s\n639100K .......... .......... .......... .......... .......... 77% 46.4M 6s\n639150K .......... .......... .......... .......... .......... 77% 71.4M 6s\n639200K .......... .......... .......... .......... .......... 77%  106M 6s\n639250K .......... .......... .......... .......... .......... 77% 79.4M 6s\n639300K .......... .......... .......... .......... .......... 77%  103M 6s\n639350K .......... .......... .......... .......... .......... 77%  107M 6s\n639400K .......... .......... .......... .......... .......... 77% 10.8M 6s\n639450K .......... .......... .......... .......... .......... 77% 70.4M 6s\n639500K .......... .......... .......... .......... .......... 77%  131M 6s\n639550K .......... .......... .......... .......... .......... 77%  132M 6s\n639600K .......... .......... .......... .......... .......... 77% 18.1M 6s\n639650K .......... .......... .......... .......... .......... 77% 14.6M 6s\n639700K .......... .......... .......... .......... .......... 77% 11.4M 6s\n639750K .......... .......... .......... .......... .......... 77% 65.3M 6s\n639800K .......... .......... .......... .......... .......... 77%  147M 6s\n639850K .......... .......... .......... .......... .......... 77% 86.4M 6s\n639900K .......... .......... .......... .......... .......... 77% 21.8M 6s\n639950K .......... .......... .......... .......... .......... 77% 5.39M 6s\n640000K .......... .......... .......... .......... .......... 77% 94.4M 6s\n640050K .......... .......... .......... .......... .......... 77%  112M 6s\n640100K .......... .......... .......... .......... .......... 77%  112M 6s\n640150K .......... .......... .......... .......... .......... 77% 95.2M 6s\n640200K .......... .......... .......... .......... .......... 77%  111M 6s\n640250K .......... .......... .......... .......... .......... 77%  104M 6s\n640300K .......... .......... .......... .......... .......... 77% 7.17M 6s\n640350K .......... .......... .......... .......... .......... 77%  118M 6s\n640400K .......... .......... .......... .......... .......... 77%  146M 6s\n640450K .......... .......... .......... .......... .......... 77%  141M 6s\n640500K .......... .......... .......... .......... .......... 77%  124M 6s\n640550K .......... .......... .......... .......... .......... 77% 78.8M 6s\n640600K .......... .......... .......... .......... .......... 77% 87.9M 6s\n640650K .......... .......... .......... .......... .......... 78% 60.8M 6s\n640700K .......... .......... .......... .......... .......... 78% 62.6M 6s\n640750K .......... .......... .......... .......... .......... 78% 43.9M 6s\n640800K .......... .......... .......... .......... .......... 78% 27.0M 6s\n640850K .......... .......... .......... .......... .......... 78% 58.0M 6s\n640900K .......... .......... .......... .......... .......... 78% 75.7M 6s\n640950K .......... .......... .......... .......... .......... 78% 9.25M 6s\n641000K .......... .......... .......... .......... .......... 78%  118M 6s\n641050K .......... .......... .......... .......... .......... 78%  105M 6s\n641100K .......... .......... .......... .......... .......... 78% 89.3M 6s\n641150K .......... .......... .......... .......... .......... 78% 90.4M 6s\n641200K .......... .......... .......... .......... .......... 78% 33.8M 6s\n641250K .......... .......... .......... .......... .......... 78% 31.7M 6s\n641300K .......... .......... .......... .......... .......... 78% 79.5M 6s\n641350K .......... .......... .......... .......... .......... 78% 81.1M 6s\n641400K .......... .......... .......... .......... .......... 78% 17.7M 6s\n641450K .......... .......... .......... .......... .......... 78% 23.8M 6s\n641500K .......... .......... .......... .......... .......... 78% 48.3M 6s\n641550K .......... .......... .......... .......... .......... 78% 24.9M 6s\n641600K .......... .......... .......... .......... .......... 78% 39.4M 6s\n641650K .......... .......... .......... .......... .......... 78% 22.4M 6s\n641700K .......... .......... .......... .......... .......... 78% 24.9M 6s\n641750K .......... .......... .......... .......... .......... 78% 24.1M 6s\n641800K .......... .......... .......... .......... .......... 78% 46.5M 6s\n641850K .......... .......... .......... .......... .......... 78% 72.0M 6s\n641900K .......... .......... .......... .......... .......... 78% 58.2M 6s\n641950K .......... .......... .......... .......... .......... 78% 26.2M 6s\n642000K .......... .......... .......... .......... .......... 78% 29.5M 6s\n642050K .......... .......... .......... .......... .......... 78% 21.0M 6s\n642100K .......... .......... .......... .......... .......... 78% 69.6M 6s\n642150K .......... .......... .......... .......... .......... 78% 96.2M 6s\n642200K .......... .......... .......... .......... .......... 78% 29.8M 6s\n642250K .......... .......... .......... .......... .......... 78% 79.3M 6s\n642300K .......... .......... .......... .......... .......... 78% 26.0M 6s\n642350K .......... .......... .......... .......... .......... 78% 54.5M 6s\n642400K .......... .......... .......... .......... .......... 78% 26.0M 6s\n642450K .......... .......... .......... .......... .......... 78% 36.1M 6s\n642500K .......... .......... .......... .......... .......... 78% 71.2M 6s\n642550K .......... .......... .......... .......... .......... 78% 72.7M 6s\n642600K .......... .......... .......... .......... .......... 78% 21.4M 6s\n642650K .......... .......... .......... .......... .......... 78% 32.9M 6s\n642700K .......... .......... .......... .......... .......... 78% 63.2M 6s\n642750K .......... .......... .......... .......... .......... 78% 51.9M 6s\n642800K .......... .......... .......... .......... .......... 78% 20.4M 6s\n642850K .......... .......... .......... .......... .......... 78% 23.7M 6s\n642900K .......... .......... .......... .......... .......... 78% 59.0M 6s\n642950K .......... .......... .......... .......... .......... 78% 84.9M 6s\n643000K .......... .......... .......... .......... .......... 78% 59.5M 6s\n643050K .......... .......... .......... .......... .......... 78% 31.3M 6s\n643100K .......... .......... .......... .......... .......... 78% 44.0M 6s\n643150K .......... .......... .......... .......... .......... 78% 34.4M 6s\n643200K .......... .......... .......... .......... .......... 78% 68.3M 6s\n643250K .......... .......... .......... .......... .......... 78% 34.6M 6s\n643300K .......... .......... .......... .......... .......... 78% 6.56M 6s\n643350K .......... .......... .......... .......... .......... 78%  126M 6s\n643400K .......... .......... .......... .......... .......... 78%  122M 6s\n643450K .......... .......... .......... .......... .......... 78%  129M 6s\n643500K .......... .......... .......... .......... .......... 78%  148M 6s\n643550K .......... .......... .......... .......... .......... 78% 15.6M 6s\n643600K .......... .......... .......... .......... .......... 78% 79.5M 6s\n643650K .......... .......... .......... .......... .......... 78% 85.2M 6s\n643700K .......... .......... .......... .......... .......... 78%  107M 6s\n643750K .......... .......... .......... .......... .......... 78% 63.6M 6s\n643800K .......... .......... .......... .......... .......... 78% 29.3M 6s\n643850K .......... .......... .......... .......... .......... 78% 23.0M 6s\n643900K .......... .......... .......... .......... .......... 78% 93.0M 6s\n643950K .......... .......... .......... .......... .......... 78% 21.5M 6s\n644000K .......... .......... .......... .......... .......... 78% 49.7M 6s\n644050K .......... .......... .......... .......... .......... 78% 27.8M 6s\n644100K .......... .......... .......... .......... .......... 78% 19.5M 6s\n644150K .......... .......... .......... .......... .......... 78% 59.5M 6s\n644200K .......... .......... .......... .......... .......... 78% 51.6M 6s\n644250K .......... .......... .......... .......... .......... 78% 28.7M 6s\n644300K .......... .......... .......... .......... .......... 78% 28.0M 6s\n644350K .......... .......... .......... .......... .......... 78% 61.4M 6s\n644400K .......... .......... .......... .......... .......... 78% 30.6M 6s\n644450K .......... .......... .......... .......... .......... 78% 28.0M 6s\n644500K .......... .......... .......... .......... .......... 78% 28.5M 6s\n644550K .......... .......... .......... .......... .......... 78% 29.4M 6s\n644600K .......... .......... .......... .......... .......... 78% 60.9M 6s\n644650K .......... .......... .......... .......... .......... 78% 26.5M 6s\n644700K .......... .......... .......... .......... .......... 78% 28.1M 6s\n644750K .......... .......... .......... .......... .......... 78% 36.4M 6s\n644800K .......... .......... .......... .......... .......... 78% 66.1M 6s\n644850K .......... .......... .......... .......... .......... 78% 72.1M 6s\n644900K .......... .......... .......... .......... .......... 78% 18.6M 6s\n644950K .......... .......... .......... .......... .......... 78% 26.0M 6s\n645000K .......... .......... .......... .......... .......... 78% 37.9M 6s\n645050K .......... .......... .......... .......... .......... 78% 47.8M 6s\n645100K .......... .......... .......... .......... .......... 78% 21.0M 6s\n645150K .......... .......... .......... .......... .......... 78% 44.8M 6s\n645200K .......... .......... .......... .......... .......... 78% 31.8M 6s\n645250K .......... .......... .......... .......... .......... 78% 27.4M 6s\n645300K .......... .......... .......... .......... .......... 78% 38.9M 6s\n645350K .......... .......... .......... .......... .......... 78% 33.8M 6s\n645400K .......... .......... .......... .......... .......... 78% 13.4M 6s\n645450K .......... .......... .......... .......... .......... 78% 40.5M 6s\n645500K .......... .......... .......... .......... .......... 78% 40.3M 6s\n645550K .......... .......... .......... .......... .......... 78% 27.0M 6s\n645600K .......... .......... .......... .......... .......... 78%  128M 6s\n645650K .......... .......... .......... .......... .......... 78% 5.31M 6s\n645700K .......... .......... .......... .......... .......... 78% 50.4M 6s\n645750K .......... .......... .......... .......... .......... 78% 78.3M 6s\n645800K .......... .......... .......... .......... .......... 78% 76.4M 6s\n645850K .......... .......... .......... .......... .......... 78% 91.2M 6s\n645900K .......... .......... .......... .......... .......... 78% 50.2M 6s\n645950K .......... .......... .......... .......... .......... 78% 63.2M 6s\n646000K .......... .......... .......... .......... .......... 78% 74.2M 6s\n646050K .......... .......... .......... .......... .......... 78% 17.4M 6s\n646100K .......... .......... .......... .......... .......... 78% 46.5M 6s\n646150K .......... .......... .......... .......... .......... 78% 11.7M 6s\n646200K .......... .......... .......... .......... .......... 78% 23.8M 6s\n646250K .......... .......... .......... .......... .......... 78%  121M 6s\n646300K .......... .......... .......... .......... .......... 78% 39.9M 6s\n646350K .......... .......... .......... .......... .......... 78% 48.5M 6s\n646400K .......... .......... .......... .......... .......... 78% 16.5M 6s\n646450K .......... .......... .......... .......... .......... 78% 23.5M 6s\n646500K .......... .......... .......... .......... .......... 78% 25.6M 6s\n646550K .......... .......... .......... .......... .......... 78% 29.3M 6s\n646600K .......... .......... .......... .......... .......... 78% 31.3M 6s\n646650K .......... .......... .......... .......... .......... 78% 24.3M 6s\n646700K .......... .......... .......... .......... .......... 78% 50.7M 6s\n646750K .......... .......... .......... .......... .......... 78% 16.4M 6s\n646800K .......... .......... .......... .......... .......... 78% 47.7M 6s\n646850K .......... .......... .......... .......... .......... 78% 74.5M 6s\n646900K .......... .......... .......... .......... .......... 78% 37.2M 6s\n646950K .......... .......... .......... .......... .......... 78% 73.9M 6s\n647000K .......... .......... .......... .......... .......... 78% 27.8M 6s\n647050K .......... .......... .......... .......... .......... 78% 52.8M 6s\n647100K .......... .......... .......... .......... .......... 78% 32.3M 6s\n647150K .......... .......... .......... .......... .......... 78% 71.0M 6s\n647200K .......... .......... .......... .......... .......... 78% 30.9M 6s\n647250K .......... .......... .......... .......... .......... 78% 40.9M 6s\n647300K .......... .......... .......... .......... .......... 78% 26.7M 6s\n647350K .......... .......... .......... .......... .......... 78% 48.7M 6s\n647400K .......... .......... .......... .......... .......... 78% 71.6M 6s\n647450K .......... .......... .......... .......... .......... 78% 28.6M 6s\n647500K .......... .......... .......... .......... .......... 78% 11.4M 6s\n647550K .......... .......... .......... .......... .......... 78%  105M 6s\n647600K .......... .......... .......... .......... .......... 78%  147M 6s\n647650K .......... .......... .......... .......... .......... 78%  140M 6s\n647700K .......... .......... .......... .......... .......... 78%  101M 6s\n647750K .......... .......... .......... .......... .......... 78% 11.8M 6s\n647800K .......... .......... .......... .......... .......... 78% 62.3M 6s\n647850K .......... .......... .......... .......... .......... 78% 63.4M 6s\n647900K .......... .......... .......... .......... .......... 78% 63.0M 6s\n647950K .......... .......... .......... .......... .......... 78% 37.6M 6s\n648000K .......... .......... .......... .......... .......... 78% 68.7M 6s\n648050K .......... .......... .......... .......... .......... 78% 62.6M 6s\n648100K .......... .......... .......... .......... .......... 78% 59.1M 6s\n648150K .......... .......... .......... .......... .......... 78% 57.0M 6s\n648200K .......... .......... .......... .......... .......... 78% 30.5M 6s\n648250K .......... .......... .......... .......... .......... 78% 18.2M 6s\n648300K .......... .......... .......... .......... .......... 78% 63.9M 6s\n648350K .......... .......... .......... .......... .......... 78% 56.9M 6s\n648400K .......... .......... .......... .......... .......... 78% 17.4M 6s\n648450K .......... .......... .......... .......... .......... 78% 97.4M 6s\n648500K .......... .......... .......... .......... .......... 78% 31.0M 6s\n648550K .......... .......... .......... .......... .......... 78% 73.4M 6s\n648600K .......... .......... .......... .......... .......... 78% 27.2M 6s\n648650K .......... .......... .......... .......... .......... 78% 22.9M 6s\n648700K .......... .......... .......... .......... .......... 78% 38.4M 6s\n648750K .......... .......... .......... .......... .......... 78% 19.5M 6s\n648800K .......... .......... .......... .......... .......... 78% 48.9M 6s\n648850K .......... .......... .......... .......... .......... 79% 25.2M 6s\n648900K .......... .......... .......... .......... .......... 79% 67.1M 6s\n648950K .......... .......... .......... .......... .......... 79% 16.8M 6s\n649000K .......... .......... .......... .......... .......... 79% 81.0M 6s\n649050K .......... .......... .......... .......... .......... 79% 50.0M 6s\n649100K .......... .......... .......... .......... .......... 79% 28.4M 6s\n649150K .......... .......... .......... .......... .......... 79% 31.7M 6s\n649200K .......... .......... .......... .......... .......... 79% 15.8M 6s\n649250K .......... .......... .......... .......... .......... 79% 69.4M 6s\n649300K .......... .......... .......... .......... .......... 79% 20.9M 6s\n649350K .......... .......... .......... .......... .......... 79% 98.6M 6s\n649400K .......... .......... .......... .......... .......... 79% 70.1M 6s\n649450K .......... .......... .......... .......... .......... 79% 17.7M 6s\n649500K .......... .......... .......... .......... .......... 79% 90.5M 6s\n649550K .......... .......... .......... .......... .......... 79% 52.5M 6s\n649600K .......... .......... .......... .......... .......... 79% 14.2M 6s\n649650K .......... .......... .......... .......... .......... 79% 77.0M 6s\n649700K .......... .......... .......... .......... .......... 79% 14.3M 6s\n649750K .......... .......... .......... .......... .......... 79% 70.7M 6s\n649800K .......... .......... .......... .......... .......... 79% 13.3M 6s\n649850K .......... .......... .......... .......... .......... 79%  105M 6s\n649900K .......... .......... .......... .......... .......... 79% 33.0M 6s\n649950K .......... .......... .......... .......... .......... 79% 79.6M 6s\n650000K .......... .......... .......... .......... .......... 79% 24.4M 6s\n650050K .......... .......... .......... .......... .......... 79% 25.3M 6s\n650100K .......... .......... .......... .......... .......... 79% 22.3M 6s\n650150K .......... .......... .......... .......... .......... 79% 22.2M 6s\n650200K .......... .......... .......... .......... .......... 79% 54.3M 6s\n650250K .......... .......... .......... .......... .......... 79% 21.3M 6s\n650300K .......... .......... .......... .......... .......... 79% 5.15M 6s\n650350K .......... .......... .......... .......... .......... 79% 51.1M 6s\n650400K .......... .......... .......... .......... .......... 79% 41.3M 6s\n650450K .......... .......... .......... .......... .......... 79% 46.1M 6s\n650500K .......... .......... .......... .......... .......... 79% 44.9M 6s\n650550K .......... .......... .......... .......... .......... 79% 50.0M 6s\n650600K .......... .......... .......... .......... .......... 79% 42.8M 6s\n650650K .......... .......... .......... .......... .......... 79% 47.7M 6s\n650700K .......... .......... .......... .......... .......... 79% 38.7M 6s\n650750K .......... .......... .......... .......... .......... 79% 55.7M 6s\n650800K .......... .......... .......... .......... .......... 79% 38.3M 6s\n650850K .......... .......... .......... .......... .......... 79% 36.5M 5s\n650900K .......... .......... .......... .......... .......... 79% 44.0M 5s\n650950K .......... .......... .......... .......... .......... 79% 32.2M 5s\n651000K .......... .......... .......... .......... .......... 79% 24.8M 5s\n651050K .......... .......... .......... .......... .......... 79% 27.8M 5s\n651100K .......... .......... .......... .......... .......... 79% 31.6M 5s\n651150K .......... .......... .......... .......... .......... 79% 29.3M 5s\n651200K .......... .......... .......... .......... .......... 79% 34.3M 5s\n651250K .......... .......... .......... .......... .......... 79% 30.3M 5s\n651300K .......... .......... .......... .......... .......... 79% 30.6M 5s\n651350K .......... .......... .......... .......... .......... 79% 32.4M 5s\n651400K .......... .......... .......... .......... .......... 79% 43.6M 5s\n651450K .......... .......... .......... .......... .......... 79% 8.41M 5s\n651500K .......... .......... .......... .......... .......... 79% 92.1M 5s\n651550K .......... .......... .......... .......... .......... 79% 74.3M 5s\n651600K .......... .......... .......... .......... .......... 79% 75.2M 5s\n651650K .......... .......... .......... .......... .......... 79% 54.1M 5s\n651700K .......... .......... .......... .......... .......... 79% 38.3M 5s\n651750K .......... .......... .......... .......... .......... 79% 18.8M 5s\n651800K .......... .......... .......... .......... .......... 79% 46.6M 5s\n651850K .......... .......... .......... .......... .......... 79% 47.9M 5s\n651900K .......... .......... .......... .......... .......... 79% 10.4M 5s\n651950K .......... .......... .......... .......... .......... 79% 93.5M 5s\n652000K .......... .......... .......... .......... .......... 79% 61.6M 5s\n652050K .......... .......... .......... .......... .......... 79%  105M 5s\n652100K .......... .......... .......... .......... .......... 79% 87.9M 5s\n652150K .......... .......... .......... .......... .......... 79% 27.8M 5s\n652200K .......... .......... .......... .......... .......... 79% 55.8M 5s\n652250K .......... .......... .......... .......... .......... 79% 35.9M 5s\n652300K .......... .......... .......... .......... .......... 79% 90.7M 5s\n652350K .......... .......... .......... .......... .......... 79% 28.7M 5s\n652400K .......... .......... .......... .......... .......... 79% 34.0M 5s\n652450K .......... .......... .......... .......... .......... 79% 86.0M 5s\n652500K .......... .......... .......... .......... .......... 79% 39.5M 5s\n652550K .......... .......... .......... .......... .......... 79% 64.3M 5s\n652600K .......... .......... .......... .......... .......... 79% 31.2M 5s\n652650K .......... .......... .......... .......... .......... 79% 35.8M 5s\n652700K .......... .......... .......... .......... .......... 79% 38.8M 5s\n652750K .......... .......... .......... .......... .......... 79% 28.6M 5s\n652800K .......... .......... .......... .......... .......... 79% 38.3M 5s\n652850K .......... .......... .......... .......... .......... 79% 85.8M 5s\n652900K .......... .......... .......... .......... .......... 79% 99.3M 5s\n652950K .......... .......... .......... .......... .......... 79% 37.6M 5s\n653000K .......... .......... .......... .......... .......... 79% 38.2M 5s\n653050K .......... .......... .......... .......... .......... 79% 75.5M 5s\n653100K .......... .......... .......... .......... .......... 79% 32.3M 5s\n653150K .......... .......... .......... .......... .......... 79% 15.4M 5s\n653200K .......... .......... .......... .......... .......... 79%  107M 5s\n653250K .......... .......... .......... .......... .......... 79%  111M 5s\n653300K .......... .......... .......... .......... .......... 79%  125M 5s\n653350K .......... .......... .......... .......... .......... 79% 45.7M 5s\n653400K .......... .......... .......... .......... .......... 79% 29.9M 5s\n653450K .......... .......... .......... .......... .......... 79% 51.1M 5s\n653500K .......... .......... .......... .......... .......... 79% 37.4M 5s\n653550K .......... .......... .......... .......... .......... 79% 30.1M 5s\n653600K .......... .......... .......... .......... .......... 79% 26.8M 5s\n653650K .......... .......... .......... .......... .......... 79% 35.8M 5s\n653700K .......... .......... .......... .......... .......... 79% 87.3M 5s\n653750K .......... .......... .......... .......... .......... 79% 32.2M 5s\n653800K .......... .......... .......... .......... .......... 79% 29.6M 5s\n653850K .......... .......... .......... .......... .......... 79% 28.7M 5s\n653900K .......... .......... .......... .......... .......... 79% 32.9M 5s\n653950K .......... .......... .......... .......... .......... 79% 48.7M 5s\n654000K .......... .......... .......... .......... .......... 79% 32.9M 5s\n654050K .......... .......... .......... .......... .......... 79% 33.0M 5s\n654100K .......... .......... .......... .......... .......... 79% 25.1M 5s\n654150K .......... .......... .......... .......... .......... 79% 61.3M 5s\n654200K .......... .......... .......... .......... .......... 79% 16.5M 5s\n654250K .......... .......... .......... .......... .......... 79% 23.3M 5s\n654300K .......... .......... .......... .......... .......... 79% 25.8M 5s\n654350K .......... .......... .......... .......... .......... 79% 43.7M 5s\n654400K .......... .......... .......... .......... .......... 79% 35.5M 5s\n654450K .......... .......... .......... .......... .......... 79% 37.7M 5s\n654500K .......... .......... .......... .......... .......... 79% 26.0M 5s\n654550K .......... .......... .......... .......... .......... 79% 20.1M 5s\n654600K .......... .......... .......... .......... .......... 79% 33.9M 5s\n654650K .......... .......... .......... .......... .......... 79% 61.9M 5s\n654700K .......... .......... .......... .......... .......... 79% 25.4M 5s\n654750K .......... .......... .......... .......... .......... 79% 30.1M 5s\n654800K .......... .......... .......... .......... .......... 79% 17.1M 5s\n654850K .......... .......... .......... .......... .......... 79%  132M 5s\n654900K .......... .......... .......... .......... .......... 79% 49.2M 5s\n654950K .......... .......... .......... .......... .......... 79% 31.0M 5s\n655000K .......... .......... .......... .......... .......... 79% 26.5M 5s\n655050K .......... .......... .......... .......... .......... 79% 39.6M 5s\n655100K .......... .......... .......... .......... .......... 79% 67.5M 5s\n655150K .......... .......... .......... .......... .......... 79% 31.0M 5s\n655200K .......... .......... .......... .......... .......... 79% 31.6M 5s\n655250K .......... .......... .......... .......... .......... 79% 30.3M 5s\n655300K .......... .......... .......... .......... .......... 79% 32.7M 5s\n655350K .......... .......... .......... .......... .......... 79% 32.4M 5s\n655400K .......... .......... .......... .......... .......... 79% 45.3M 5s\n655450K .......... .......... .......... .......... .......... 79% 34.8M 5s\n655500K .......... .......... .......... .......... .......... 79% 29.2M 5s\n655550K .......... .......... .......... .......... .......... 79% 68.4M 5s\n655600K .......... .......... .......... .......... .......... 79% 26.9M 5s\n655650K .......... .......... .......... .......... .......... 79% 48.6M 5s\n655700K .......... .......... .......... .......... .......... 79% 36.9M 5s\n655750K .......... .......... .......... .......... .......... 79% 45.5M 5s\n655800K .......... .......... .......... .......... .......... 79% 88.8M 5s\n655850K .......... .......... .......... .......... .......... 79% 35.3M 5s\n655900K .......... .......... .......... .......... .......... 79% 44.4M 5s\n655950K .......... .......... .......... .......... .......... 79% 29.7M 5s\n656000K .......... .......... .......... .......... .......... 79% 68.9M 5s\n656050K .......... .......... .......... .......... .......... 79% 66.5M 5s\n656100K .......... .......... .......... .......... .......... 79% 17.3M 5s\n656150K .......... .......... .......... .......... .......... 79% 89.5M 5s\n656200K .......... .......... .......... .......... .......... 79% 87.3M 5s\n656250K .......... .......... .......... .......... .......... 79%  101M 5s\n656300K .......... .......... .......... .......... .......... 79% 71.5M 5s\n656350K .......... .......... .......... .......... .......... 79% 45.1M 5s\n656400K .......... .......... .......... .......... .......... 79% 46.2M 5s\n656450K .......... .......... .......... .......... .......... 79% 50.3M 5s\n656500K .......... .......... .......... .......... .......... 79% 77.0M 5s\n656550K .......... .......... .......... .......... .......... 79% 37.6M 5s\n656600K .......... .......... .......... .......... .......... 79% 64.5M 5s\n656650K .......... .......... .......... .......... .......... 79% 22.1M 5s\n656700K .......... .......... .......... .......... .......... 79% 85.6M 5s\n656750K .......... .......... .......... .......... .......... 79% 25.7M 5s\n656800K .......... .......... .......... .......... .......... 79%  103M 5s\n656850K .......... .......... .......... .......... .......... 79% 71.6M 5s\n656900K .......... .......... .......... .......... .......... 79% 88.4M 5s\n656950K .......... .......... .......... .......... .......... 79% 65.0M 5s\n657000K .......... .......... .......... .......... .......... 79% 89.3M 5s\n657050K .......... .......... .......... .......... .......... 79% 29.6M 5s\n657100K .......... .......... .......... .......... .......... 80% 37.3M 5s\n657150K .......... .......... .......... .......... .......... 80% 31.5M 5s\n657200K .......... .......... .......... .......... .......... 80% 72.3M 5s\n657250K .......... .......... .......... .......... .......... 80% 29.9M 5s\n657300K .......... .......... .......... .......... .......... 80% 27.7M 5s\n657350K .......... .......... .......... .......... .......... 80% 32.2M 5s\n657400K .......... .......... .......... .......... .......... 80% 35.4M 5s\n657450K .......... .......... .......... .......... .......... 80% 69.1M 5s\n657500K .......... .......... .......... .......... .......... 80% 16.6M 5s\n657550K .......... .......... .......... .......... .......... 80% 62.2M 5s\n657600K .......... .......... .......... .......... .......... 80% 41.5M 5s\n657650K .......... .......... .......... .......... .......... 80% 68.3M 5s\n657700K .......... .......... .......... .......... .......... 80% 18.7M 5s\n657750K .......... .......... .......... .......... .......... 80% 89.7M 5s\n657800K .......... .......... .......... .......... .......... 80% 31.0M 5s\n657850K .......... .......... .......... .......... .......... 80% 27.6M 5s\n657900K .......... .......... .......... .......... .......... 80% 93.6M 5s\n657950K .......... .......... .......... .......... .......... 80% 23.4M 5s\n658000K .......... .......... .......... .......... .......... 80% 53.5M 5s\n658050K .......... .......... .......... .......... .......... 80% 32.9M 5s\n658100K .......... .......... .......... .......... .......... 80% 28.0M 5s\n658150K .......... .......... .......... .......... .......... 80% 51.2M 5s\n658200K .......... .......... .......... .......... .......... 80% 30.5M 5s\n658250K .......... .......... .......... .......... .......... 80% 41.6M 5s\n658300K .......... .......... .......... .......... .......... 80% 29.8M 5s\n658350K .......... .......... .......... .......... .......... 80% 57.2M 5s\n658400K .......... .......... .......... .......... .......... 80% 24.4M 5s\n658450K .......... .......... .......... .......... .......... 80% 25.4M 5s\n658500K .......... .......... .......... .......... .......... 80% 24.0M 5s\n658550K .......... .......... .......... .......... .......... 80% 26.9M 5s\n658600K .......... .......... .......... .......... .......... 80% 43.8M 5s\n658650K .......... .......... .......... .......... .......... 80% 21.4M 5s\n658700K .......... .......... .......... .......... .......... 80% 15.2M 5s\n658750K .......... .......... .......... .......... .......... 80% 30.1M 5s\n658800K .......... .......... .......... .......... .......... 80% 18.8M 5s\n658850K .......... .......... .......... .......... .......... 80% 86.4M 5s\n658900K .......... .......... .......... .......... .......... 80% 25.9M 5s\n658950K .......... .......... .......... .......... .......... 80% 19.9M 5s\n659000K .......... .......... .......... .......... .......... 80% 50.4M 5s\n659050K .......... .......... .......... .......... .......... 80% 20.3M 5s\n659100K .......... .......... .......... .......... .......... 80% 43.6M 5s\n659150K .......... .......... .......... .......... .......... 80% 30.2M 5s\n659200K .......... .......... .......... .......... .......... 80% 33.0M 5s\n659250K .......... .......... .......... .......... .......... 80% 29.0M 5s\n659300K .......... .......... .......... .......... .......... 80% 89.3M 5s\n659350K .......... .......... .......... .......... .......... 80% 46.6M 5s\n659400K .......... .......... .......... .......... .......... 80% 31.8M 5s\n659450K .......... .......... .......... .......... .......... 80% 32.3M 5s\n659500K .......... .......... .......... .......... .......... 80% 41.6M 5s\n659550K .......... .......... .......... .......... .......... 80% 49.5M 5s\n659600K .......... .......... .......... .......... .......... 80% 53.6M 5s\n659650K .......... .......... .......... .......... .......... 80% 15.3M 5s\n659700K .......... .......... .......... .......... .......... 80% 87.2M 5s\n659750K .......... .......... .......... .......... .......... 80% 79.1M 5s\n659800K .......... .......... .......... .......... .......... 80% 83.3M 5s\n659850K .......... .......... .......... .......... .......... 80% 23.5M 5s\n659900K .......... .......... .......... .......... .......... 80% 80.9M 5s\n659950K .......... .......... .......... .......... .......... 80% 51.6M 5s\n660000K .......... .......... .......... .......... .......... 80% 87.6M 5s\n660050K .......... .......... .......... .......... .......... 80% 12.1M 5s\n660100K .......... .......... .......... .......... .......... 80% 96.7M 5s\n660150K .......... .......... .......... .......... .......... 80% 88.7M 5s\n660200K .......... .......... .......... .......... .......... 80% 56.9M 5s\n660250K .......... .......... .......... .......... .......... 80% 86.6M 5s\n660300K .......... .......... .......... .......... .......... 80%  121M 5s\n660350K .......... .......... .......... .......... .......... 80% 49.0M 5s\n660400K .......... .......... .......... .......... .......... 80% 30.2M 5s\n660450K .......... .......... .......... .......... .......... 80% 25.7M 5s\n660500K .......... .......... .......... .......... .......... 80% 51.6M 5s\n660550K .......... .......... .......... .......... .......... 80% 16.6M 5s\n660600K .......... .......... .......... .......... .......... 80% 85.3M 5s\n660650K .......... .......... .......... .......... .......... 80% 22.4M 5s\n660700K .......... .......... .......... .......... .......... 80% 58.5M 5s\n660750K .......... .......... .......... .......... .......... 80% 29.4M 5s\n660800K .......... .......... .......... .......... .......... 80% 37.5M 5s\n660850K .......... .......... .......... .......... .......... 80% 26.2M 5s\n660900K .......... .......... .......... .......... .......... 80% 32.4M 5s\n660950K .......... .......... .......... .......... .......... 80% 40.4M 5s\n661000K .......... .......... .......... .......... .......... 80% 20.5M 5s\n661050K .......... .......... .......... .......... .......... 80% 46.2M 5s\n661100K .......... .......... .......... .......... .......... 80% 49.3M 5s\n661150K .......... .......... .......... .......... .......... 80% 28.8M 5s\n661200K .......... .......... .......... .......... .......... 80% 36.5M 5s\n661250K .......... .......... .......... .......... .......... 80% 28.1M 5s\n661300K .......... .......... .......... .......... .......... 80% 35.8M 5s\n661350K .......... .......... .......... .......... .......... 80% 37.5M 5s\n661400K .......... .......... .......... .......... .......... 80% 41.6M 5s\n661450K .......... .......... .......... .......... .......... 80% 40.2M 5s\n661500K .......... .......... .......... .......... .......... 80% 27.8M 5s\n661550K .......... .......... .......... .......... .......... 80% 34.7M 5s\n661600K .......... .......... .......... .......... .......... 80% 34.9M 5s\n661650K .......... .......... .......... .......... .......... 80% 84.9M 5s\n661700K .......... .......... .......... .......... .......... 80% 22.6M 5s\n661750K .......... .......... .......... .......... .......... 80% 40.6M 5s\n661800K .......... .......... .......... .......... .......... 80% 39.9M 5s\n661850K .......... .......... .......... .......... .......... 80% 28.4M 5s\n661900K .......... .......... .......... .......... .......... 80% 86.0M 5s\n661950K .......... .......... .......... .......... .......... 80% 31.6M 5s\n662000K .......... .......... .......... .......... .......... 80% 26.4M 5s\n662050K .......... .......... .......... .......... .......... 80% 28.6M 5s\n662100K .......... .......... .......... .......... .......... 80% 37.7M 5s\n662150K .......... .......... .......... .......... .......... 80% 28.9M 5s\n662200K .......... .......... .......... .......... .......... 80% 64.6M 5s\n662250K .......... .......... .......... .......... .......... 80% 40.4M 5s\n662300K .......... .......... .......... .......... .......... 80% 29.7M 5s\n662350K .......... .......... .......... .......... .......... 80%  114M 5s\n662400K .......... .......... .......... .......... .......... 80% 41.6M 5s\n662450K .......... .......... .......... .......... .......... 80% 30.7M 5s\n662500K .......... .......... .......... .......... .......... 80% 53.4M 5s\n662550K .......... .......... .......... .......... .......... 80% 26.1M 5s\n662600K .......... .......... .......... .......... .......... 80% 56.7M 5s\n662650K .......... .......... .......... .......... .......... 80% 71.8M 5s\n662700K .......... .......... .......... .......... .......... 80% 52.9M 5s\n662750K .......... .......... .......... .......... .......... 80% 36.7M 5s\n662800K .......... .......... .......... .......... .......... 80% 64.4M 5s\n662850K .......... .......... .......... .......... .......... 80% 55.5M 5s\n662900K .......... .......... .......... .......... .......... 80% 40.5M 5s\n662950K .......... .......... .......... .......... .......... 80% 54.3M 5s\n663000K .......... .......... .......... .......... .......... 80% 42.9M 5s\n663050K .......... .......... .......... .......... .......... 80% 67.8M 5s\n663100K .......... .......... .......... .......... .......... 80% 34.8M 5s\n663150K .......... .......... .......... .......... .......... 80% 16.4M 5s\n663200K .......... .......... .......... .......... .......... 80%  121M 5s\n663250K .......... .......... .......... .......... .......... 80% 18.3M 5s\n663300K .......... .......... .......... .......... .......... 80%  116M 5s\n663350K .......... .......... .......... .......... .......... 80% 50.4M 5s\n663400K .......... .......... .......... .......... .......... 80% 19.7M 5s\n663450K .......... .......... .......... .......... .......... 80% 27.7M 5s\n663500K .......... .......... .......... .......... .......... 80%  104M 5s\n663550K .......... .......... .......... .......... .......... 80% 45.2M 5s\n663600K .......... .......... .......... .......... .......... 80% 16.2M 5s\n663650K .......... .......... .......... .......... .......... 80% 97.7M 5s\n663700K .......... .......... .......... .......... .......... 80% 41.4M 5s\n663750K .......... .......... .......... .......... .......... 80% 53.5M 5s\n663800K .......... .......... .......... .......... .......... 80% 36.0M 5s\n663850K .......... .......... .......... .......... .......... 80% 28.7M 5s\n663900K .......... .......... .......... .......... .......... 80% 11.1M 5s\n663950K .......... .......... .......... .......... .......... 80% 89.9M 5s\n664000K .......... .......... .......... .......... .......... 80%  115M 5s\n664050K .......... .......... .......... .......... .......... 80%  117M 5s\n664100K .......... .......... .......... .......... .......... 80% 30.9M 5s\n664150K .......... .......... .......... .......... .......... 80% 21.2M 5s\n664200K .......... .......... .......... .......... .......... 80%  108M 5s\n664250K .......... .......... .......... .......... .......... 80% 30.5M 5s\n664300K .......... .......... .......... .......... .......... 80% 33.7M 5s\n664350K .......... .......... .......... .......... .......... 80% 31.8M 5s\n664400K .......... .......... .......... .......... .......... 80% 19.0M 5s\n664450K .......... .......... .......... .......... .......... 80% 82.3M 5s\n664500K .......... .......... .......... .......... .......... 80% 32.7M 5s\n664550K .......... .......... .......... .......... .......... 80% 25.4M 5s\n664600K .......... .......... .......... .......... .......... 80% 20.6M 5s\n664650K .......... .......... .......... .......... .......... 80% 31.3M 5s\n664700K .......... .......... .......... .......... .......... 80% 54.3M 5s\n664750K .......... .......... .......... .......... .......... 80% 55.2M 5s\n664800K .......... .......... .......... .......... .......... 80% 25.9M 5s\n664850K .......... .......... .......... .......... .......... 80% 35.8M 5s\n664900K .......... .......... .......... .......... .......... 80% 48.9M 5s\n664950K .......... .......... .......... .......... .......... 80% 29.8M 5s\n665000K .......... .......... .......... .......... .......... 80% 32.5M 5s\n665050K .......... .......... .......... .......... .......... 80% 39.2M 5s\n665100K .......... .......... .......... .......... .......... 80% 51.3M 5s\n665150K .......... .......... .......... .......... .......... 80% 22.4M 5s\n665200K .......... .......... .......... .......... .......... 80% 34.0M 5s\n665250K .......... .......... .......... .......... .......... 80% 50.7M 5s\n665300K .......... .......... .......... .......... .......... 81% 53.1M 5s\n665350K .......... .......... .......... .......... .......... 81% 51.5M 5s\n665400K .......... .......... .......... .......... .......... 81% 26.4M 5s\n665450K .......... .......... .......... .......... .......... 81% 57.0M 5s\n665500K .......... .......... .......... .......... .......... 81% 55.5M 5s\n665550K .......... .......... .......... .......... .......... 81% 56.4M 5s\n665600K .......... .......... .......... .......... .......... 81% 46.9M 5s\n665650K .......... .......... .......... .......... .......... 81% 53.7M 5s\n665700K .......... .......... .......... .......... .......... 81% 55.6M 5s\n665750K .......... .......... .......... .......... .......... 81% 56.1M 5s\n665800K .......... .......... .......... .......... .......... 81% 48.1M 5s\n665850K .......... .......... .......... .......... .......... 81% 55.0M 5s\n665900K .......... .......... .......... .......... .......... 81% 58.1M 5s\n665950K .......... .......... .......... .......... .......... 81% 59.4M 5s\n666000K .......... .......... .......... .......... .......... 81% 48.5M 5s\n666050K .......... .......... .......... .......... .......... 81% 50.6M 5s\n666100K .......... .......... .......... .......... .......... 81% 55.6M 5s\n666150K .......... .......... .......... .......... .......... 81% 55.8M 5s\n666200K .......... .......... .......... .......... .......... 81% 47.7M 5s\n666250K .......... .......... .......... .......... .......... 81% 54.9M 5s\n666300K .......... .......... .......... .......... .......... 81% 41.3M 5s\n666350K .......... .......... .......... .......... .......... 81% 59.7M 5s\n666400K .......... .......... .......... .......... .......... 81% 49.2M 5s\n666450K .......... .......... .......... .......... .......... 81% 56.9M 5s\n666500K .......... .......... .......... .......... .......... 81% 59.7M 5s\n666550K .......... .......... .......... .......... .......... 81% 57.1M 5s\n666600K .......... .......... .......... .......... .......... 81% 48.1M 5s\n666650K .......... .......... .......... .......... .......... 81% 57.8M 5s\n666700K .......... .......... .......... .......... .......... 81% 38.4M 5s\n666750K .......... .......... .......... .......... .......... 81% 47.9M 5s\n666800K .......... .......... .......... .......... .......... 81% 57.9M 5s\n666850K .......... .......... .......... .......... .......... 81% 51.7M 5s\n666900K .......... .......... .......... .......... .......... 81% 51.8M 5s\n666950K .......... .......... .......... .......... .......... 81% 34.4M 5s\n667000K .......... .......... .......... .......... .......... 81% 30.0M 5s\n667050K .......... .......... .......... .......... .......... 81% 65.9M 5s\n667100K .......... .......... .......... .......... .......... 81% 35.7M 5s\n667150K .......... .......... .......... .......... .......... 81% 29.1M 5s\n667200K .......... .......... .......... .......... .......... 81% 30.9M 5s\n667250K .......... .......... .......... .......... .......... 81% 59.3M 5s\n667300K .......... .......... .......... .......... .......... 81% 28.3M 5s\n667350K .......... .......... .......... .......... .......... 81% 27.9M 5s\n667400K .......... .......... .......... .......... .......... 81% 27.4M 5s\n667450K .......... .......... .......... .......... .......... 81% 17.5M 5s\n667500K .......... .......... .......... .......... .......... 81% 59.5M 5s\n667550K .......... .......... .......... .......... .......... 81% 22.8M 5s\n667600K .......... .......... .......... .......... .......... 81% 26.0M 5s\n667650K .......... .......... .......... .......... .......... 81% 17.0M 5s\n667700K .......... .......... .......... .......... .......... 81% 80.8M 5s\n667750K .......... .......... .......... .......... .......... 81% 27.9M 5s\n667800K .......... .......... .......... .......... .......... 81% 28.0M 5s\n667850K .......... .......... .......... .......... .......... 81% 33.1M 5s\n667900K .......... .......... .......... .......... .......... 81% 32.1M 5s\n667950K .......... .......... .......... .......... .......... 81% 42.7M 5s\n668000K .......... .......... .......... .......... .......... 81% 23.8M 5s\n668050K .......... .......... .......... .......... .......... 81% 18.6M 5s\n668100K .......... .......... .......... .......... .......... 81% 37.3M 5s\n668150K .......... .......... .......... .......... .......... 81% 18.3M 5s\n668200K .......... .......... .......... .......... .......... 81% 48.5M 5s\n668250K .......... .......... .......... .......... .......... 81% 38.3M 5s\n668300K .......... .......... .......... .......... .......... 81% 36.6M 5s\n668350K .......... .......... .......... .......... .......... 81% 26.0M 5s\n668400K .......... .......... .......... .......... .......... 81% 72.1M 5s\n668450K .......... .......... .......... .......... .......... 81% 25.9M 5s\n668500K .......... .......... .......... .......... .......... 81% 17.7M 5s\n668550K .......... .......... .......... .......... .......... 81% 91.6M 5s\n668600K .......... .......... .......... .......... .......... 81% 49.4M 5s\n668650K .......... .......... .......... .......... .......... 81% 67.9M 5s\n668700K .......... .......... .......... .......... .......... 81% 41.7M 5s\n668750K .......... .......... .......... .......... .......... 81% 49.3M 5s\n668800K .......... .......... .......... .......... .......... 81% 43.3M 5s\n668850K .......... .......... .......... .......... .......... 81% 36.6M 5s\n668900K .......... .......... .......... .......... .......... 81% 65.9M 5s\n668950K .......... .......... .......... .......... .......... 81% 40.5M 5s\n669000K .......... .......... .......... .......... .......... 81% 27.9M 5s\n669050K .......... .......... .......... .......... .......... 81% 28.5M 5s\n669100K .......... .......... .......... .......... .......... 81% 54.1M 5s\n669150K .......... .......... .......... .......... .......... 81% 26.2M 5s\n669200K .......... .......... .......... .......... .......... 81% 22.4M 5s\n669250K .......... .......... .......... .......... .......... 81% 28.3M 5s\n669300K .......... .......... .......... .......... .......... 81% 42.8M 5s\n669350K .......... .......... .......... .......... .......... 81% 50.5M 5s\n669400K .......... .......... .......... .......... .......... 81% 25.4M 5s\n669450K .......... .......... .......... .......... .......... 81% 32.1M 5s\n669500K .......... .......... .......... .......... .......... 81% 26.6M 5s\n669550K .......... .......... .......... .......... .......... 81% 23.8M 5s\n669600K .......... .......... .......... .......... .......... 81% 56.7M 5s\n669650K .......... .......... .......... .......... .......... 81% 18.1M 5s\n669700K .......... .......... .......... .......... .......... 81% 38.1M 5s\n669750K .......... .......... .......... .......... .......... 81% 9.82M 5s\n669800K .......... .......... .......... .......... .......... 81% 42.6M 5s\n669850K .......... .......... .......... .......... .......... 81% 87.6M 5s\n669900K .......... .......... .......... .......... .......... 81% 63.8M 5s\n669950K .......... .......... .......... .......... .......... 81% 16.0M 5s\n670000K .......... .......... .......... .......... .......... 81% 22.8M 5s\n670050K .......... .......... .......... .......... .......... 81% 34.9M 5s\n670100K .......... .......... .......... .......... .......... 81% 20.0M 5s\n670150K .......... .......... .......... .......... .......... 81% 18.3M 5s\n670200K .......... .......... .......... .......... .......... 81% 31.5M 5s\n670250K .......... .......... .......... .......... .......... 81% 17.6M 5s\n670300K .......... .......... .......... .......... .......... 81% 38.7M 5s\n670350K .......... .......... .......... .......... .......... 81% 16.3M 5s\n670400K .......... .......... .......... .......... .......... 81% 27.0M 5s\n670450K .......... .......... .......... .......... .......... 81% 23.1M 5s\n670500K .......... .......... .......... .......... .......... 81% 38.5M 5s\n670550K .......... .......... .......... .......... .......... 81% 17.0M 5s\n670600K .......... .......... .......... .......... .......... 81% 34.2M 5s\n670650K .......... .......... .......... .......... .......... 81% 29.2M 5s\n670700K .......... .......... .......... .......... .......... 81% 20.5M 5s\n670750K .......... .......... .......... .......... .......... 81% 39.0M 5s\n670800K .......... .......... .......... .......... .......... 81% 40.7M 5s\n670850K .......... .......... .......... .......... .......... 81% 36.6M 5s\n670900K .......... .......... .......... .......... .......... 81% 11.1M 5s\n670950K .......... .......... .......... .......... .......... 81% 16.0M 5s\n671000K .......... .......... .......... .......... .......... 81% 38.2M 5s\n671050K .......... .......... .......... .......... .......... 81% 25.5M 5s\n671100K .......... .......... .......... .......... .......... 81% 13.2M 5s\n671150K .......... .......... .......... .......... .......... 81% 36.9M 5s\n671200K .......... .......... .......... .......... .......... 81% 29.8M 5s\n671250K .......... .......... .......... .......... .......... 81% 34.4M 5s\n671300K .......... .......... .......... .......... .......... 81% 7.40M 5s\n671350K .......... .......... .......... .......... .......... 81% 34.6M 5s\n671400K .......... .......... .......... .......... .......... 81% 26.9M 5s\n671450K .......... .......... .......... .......... .......... 81% 56.3M 5s\n671500K .......... .......... .......... .......... .......... 81% 17.0M 5s\n671550K .......... .......... .......... .......... .......... 81% 21.0M 5s\n671600K .......... .......... .......... .......... .......... 81% 26.9M 5s\n671650K .......... .......... .......... .......... .......... 81% 24.0M 5s\n671700K .......... .......... .......... .......... .......... 81% 19.3M 5s\n671750K .......... .......... .......... .......... .......... 81% 31.8M 5s\n671800K .......... .......... .......... .......... .......... 81% 11.7M 5s\n671850K .......... .......... .......... .......... .......... 81% 20.5M 5s\n671900K .......... .......... .......... .......... .......... 81% 40.1M 5s\n671950K .......... .......... .......... .......... .......... 81% 18.0M 5s\n672000K .......... .......... .......... .......... .......... 81% 14.9M 5s\n672050K .......... .......... .......... .......... .......... 81% 20.0M 5s\n672100K .......... .......... .......... .......... .......... 81% 21.6M 5s\n672150K .......... .......... .......... .......... .......... 81% 69.8M 5s\n672200K .......... .......... .......... .......... .......... 81% 13.3M 5s\n672250K .......... .......... .......... .......... .......... 81% 87.6M 5s\n672300K .......... .......... .......... .......... .......... 81% 16.6M 5s\n672350K .......... .......... .......... .......... .......... 81% 14.5M 5s\n672400K .......... .......... .......... .......... .......... 81% 36.2M 5s\n672450K .......... .......... .......... .......... .......... 81% 29.0M 5s\n672500K .......... .......... .......... .......... .......... 81% 10.5M 5s\n672550K .......... .......... .......... .......... .......... 81%  112M 5s\n672600K .......... .......... .......... .......... .......... 81% 79.4M 5s\n672650K .......... .......... .......... .......... .......... 81% 15.3M 5s\n672700K .......... .......... .......... .......... .......... 81% 9.84M 5s\n672750K .......... .......... .......... .......... .......... 81% 91.4M 5s\n672800K .......... .......... .......... .......... .......... 81% 78.0M 5s\n672850K .......... .......... .......... .......... .......... 81% 95.5M 5s\n672900K .......... .......... .......... .......... .......... 81% 12.7M 5s\n672950K .......... .......... .......... .......... .......... 81% 13.4M 5s\n673000K .......... .......... .......... .......... .......... 81%  109M 5s\n673050K .......... .......... .......... .......... .......... 81% 27.7M 5s\n673100K .......... .......... .......... .......... .......... 81% 21.0M 5s\n673150K .......... .......... .......... .......... .......... 81% 21.3M 5s\n673200K .......... .......... .......... .......... .......... 81% 19.6M 5s\n673250K .......... .......... .......... .......... .......... 81% 12.5M 5s\n673300K .......... .......... .......... .......... .......... 81% 84.2M 5s\n673350K .......... .......... .......... .......... .......... 81% 71.3M 5s\n673400K .......... .......... .......... .......... .......... 81% 75.8M 5s\n673450K .......... .......... .......... .......... .......... 81% 22.5M 5s\n673500K .......... .......... .......... .......... .......... 82% 34.9M 5s\n673550K .......... .......... .......... .......... .......... 82% 84.7M 5s\n673600K .......... .......... .......... .......... .......... 82% 87.4M 5s\n673650K .......... .......... .......... .......... .......... 82% 22.7M 5s\n673700K .......... .......... .......... .......... .......... 82% 21.4M 5s\n673750K .......... .......... .......... .......... .......... 82% 18.2M 5s\n673800K .......... .......... .......... .......... .......... 82% 99.1M 5s\n673850K .......... .......... .......... .......... .......... 82% 31.6M 5s\n673900K .......... .......... .......... .......... .......... 82% 21.4M 5s\n673950K .......... .......... .......... .......... .......... 82% 11.6M 5s\n674000K .......... .......... .......... .......... .......... 82%  106M 5s\n674050K .......... .......... .......... .......... .......... 82% 24.9M 5s\n674100K .......... .......... .......... .......... .......... 82% 21.0M 5s\n674150K .......... .......... .......... .......... .......... 82% 23.9M 5s\n674200K .......... .......... .......... .......... .......... 82% 21.3M 5s\n674250K .......... .......... .......... .......... .......... 82% 43.3M 5s\n674300K .......... .......... .......... .......... .......... 82% 22.4M 5s\n674350K .......... .......... .......... .......... .......... 82% 18.7M 5s\n674400K .......... .......... .......... .......... .......... 82% 15.5M 5s\n674450K .......... .......... .......... .......... .......... 82% 15.7M 5s\n674500K .......... .......... .......... .......... .......... 82% 28.4M 5s\n674550K .......... .......... .......... .......... .......... 82% 27.7M 5s\n674600K .......... .......... .......... .......... .......... 82% 14.6M 5s\n674650K .......... .......... .......... .......... .......... 82% 35.2M 5s\n674700K .......... .......... .......... .......... .......... 82% 30.3M 5s\n674750K .......... .......... .......... .......... .......... 82% 58.9M 5s\n674800K .......... .......... .......... .......... .......... 82% 10.2M 5s\n674850K .......... .......... .......... .......... .......... 82% 16.0M 5s\n674900K .......... .......... .......... .......... .......... 82% 32.8M 5s\n674950K .......... .......... .......... .......... .......... 82% 35.6M 5s\n675000K .......... .......... .......... .......... .......... 82% 14.9M 5s\n675050K .......... .......... .......... .......... .......... 82% 13.2M 5s\n675100K .......... .......... .......... .......... .......... 82% 22.7M 5s\n675150K .......... .......... .......... .......... .......... 82% 30.0M 5s\n675200K .......... .......... .......... .......... .......... 82% 56.6M 5s\n675250K .......... .......... .......... .......... .......... 82% 18.6M 5s\n675300K .......... .......... .......... .......... .......... 82% 19.0M 5s\n675350K .......... .......... .......... .......... .......... 82% 20.1M 5s\n675400K .......... .......... .......... .......... .......... 82% 50.7M 5s\n675450K .......... .......... .......... .......... .......... 82% 11.8M 5s\n675500K .......... .......... .......... .......... .......... 82% 34.2M 5s\n675550K .......... .......... .......... .......... .......... 82% 22.6M 5s\n675600K .......... .......... .......... .......... .......... 82% 26.2M 5s\n675650K .......... .......... .......... .......... .......... 82% 25.6M 5s\n675700K .......... .......... .......... .......... .......... 82% 33.3M 5s\n675750K .......... .......... .......... .......... .......... 82% 18.2M 5s\n675800K .......... .......... .......... .......... .......... 82% 25.0M 5s\n675850K .......... .......... .......... .......... .......... 82% 19.6M 5s\n675900K .......... .......... .......... .......... .......... 82% 40.6M 5s\n675950K .......... .......... .......... .......... .......... 82% 23.0M 5s\n676000K .......... .......... .......... .......... .......... 82% 52.3M 5s\n676050K .......... .......... .......... .......... .......... 82% 20.4M 5s\n676100K .......... .......... .......... .......... .......... 82% 43.4M 5s\n676150K .......... .......... .......... .......... .......... 82% 20.5M 5s\n676200K .......... .......... .......... .......... .......... 82% 12.1M 5s\n676250K .......... .......... .......... .......... .......... 82% 20.1M 5s\n676300K .......... .......... .......... .......... .......... 82% 23.7M 5s\n676350K .......... .......... .......... .......... .......... 82% 37.8M 5s\n676400K .......... .......... .......... .......... .......... 82% 21.3M 5s\n676450K .......... .......... .......... .......... .......... 82% 20.8M 5s\n676500K .......... .......... .......... .......... .......... 82% 28.6M 5s\n676550K .......... .......... .......... .......... .......... 82% 28.1M 5s\n676600K .......... .......... .......... .......... .......... 82% 78.5M 5s\n676650K .......... .......... .......... .......... .......... 82% 25.6M 5s\n676700K .......... .......... .......... .......... .......... 82% 21.6M 5s\n676750K .......... .......... .......... .......... .......... 82% 13.0M 5s\n676800K .......... .......... .......... .......... .......... 82% 37.9M 5s\n676850K .......... .......... .......... .......... .......... 82% 8.82M 5s\n676900K .......... .......... .......... .......... .......... 82% 83.5M 5s\n676950K .......... .......... .......... .......... .......... 82% 4.99M 5s\n677000K .......... .......... .......... .......... .......... 82% 27.0M 5s\n677050K .......... .......... .......... .......... .......... 82% 62.5M 5s\n677100K .......... .......... .......... .......... .......... 82% 53.6M 5s\n677150K .......... .......... .......... .......... .......... 82% 63.8M 5s\n677200K .......... .......... .......... .......... .......... 82% 74.5M 5s\n677250K .......... .......... .......... .......... .......... 82%  119M 5s\n677300K .......... .......... .......... .......... .......... 82% 97.6M 5s\n677350K .......... .......... .......... .......... .......... 82%  127M 5s\n677400K .......... .......... .......... .......... .......... 82% 31.8M 5s\n677450K .......... .......... .......... .......... .......... 82% 11.5M 5s\n677500K .......... .......... .......... .......... .......... 82% 31.6M 5s\n677550K .......... .......... .......... .......... .......... 82% 39.4M 5s\n677600K .......... .......... .......... .......... .......... 82% 48.9M 5s\n677650K .......... .......... .......... .......... .......... 82% 11.2M 5s\n677700K .......... .......... .......... .......... .......... 82% 36.1M 5s\n677750K .......... .......... .......... .......... .......... 82% 42.4M 5s\n677800K .......... .......... .......... .......... .......... 82% 14.7M 5s\n677850K .......... .......... .......... .......... .......... 82% 76.2M 5s\n677900K .......... .......... .......... .......... .......... 82% 30.5M 5s\n677950K .......... .......... .......... .......... .......... 82% 15.6M 5s\n678000K .......... .......... .......... .......... .......... 82% 46.9M 5s\n678050K .......... .......... .......... .......... .......... 82% 25.1M 5s\n678100K .......... .......... .......... .......... .......... 82% 21.9M 5s\n678150K .......... .......... .......... .......... .......... 82% 28.8M 5s\n678200K .......... .......... .......... .......... .......... 82% 28.1M 5s\n678250K .......... .......... .......... .......... .......... 82% 40.6M 5s\n678300K .......... .......... .......... .......... .......... 82% 25.5M 5s\n678350K .......... .......... .......... .......... .......... 82% 20.0M 5s\n678400K .......... .......... .......... .......... .......... 82% 33.1M 5s\n678450K .......... .......... .......... .......... .......... 82% 37.0M 5s\n678500K .......... .......... .......... .......... .......... 82% 18.7M 5s\n678550K .......... .......... .......... .......... .......... 82% 6.33M 5s\n678600K .......... .......... .......... .......... .......... 82% 80.3M 5s\n678650K .......... .......... .......... .......... .......... 82% 25.2M 5s\n678700K .......... .......... .......... .......... .......... 82% 12.9M 5s\n678750K .......... .......... .......... .......... .......... 82% 29.4M 5s\n678800K .......... .......... .......... .......... .......... 82% 25.6M 5s\n678850K .......... .......... .......... .......... .......... 82% 21.8M 5s\n678900K .......... .......... .......... .......... .......... 82% 26.0M 5s\n678950K .......... .......... .......... .......... .......... 82% 29.3M 5s\n679000K .......... .......... .......... .......... .......... 82% 32.1M 5s\n679050K .......... .......... .......... .......... .......... 82% 26.1M 5s\n679100K .......... .......... .......... .......... .......... 82% 31.7M 5s\n679150K .......... .......... .......... .......... .......... 82% 31.5M 5s\n679200K .......... .......... .......... .......... .......... 82% 31.4M 5s\n679250K .......... .......... .......... .......... .......... 82% 30.8M 5s\n679300K .......... .......... .......... .......... .......... 82% 31.0M 5s\n679350K .......... .......... .......... .......... .......... 82% 31.1M 5s\n679400K .......... .......... .......... .......... .......... 82% 31.4M 5s\n679450K .......... .......... .......... .......... .......... 82% 27.5M 5s\n679500K .......... .......... .......... .......... .......... 82% 33.2M 5s\n679550K .......... .......... .......... .......... .......... 82% 29.4M 5s\n679600K .......... .......... .......... .......... .......... 82% 30.5M 5s\n679650K .......... .......... .......... .......... .......... 82% 30.1M 5s\n679700K .......... .......... .......... .......... .......... 82% 16.0M 5s\n679750K .......... .......... .......... .......... .......... 82% 41.5M 5s\n679800K .......... .......... .......... .......... .......... 82% 39.0M 5s\n679850K .......... .......... .......... .......... .......... 82% 34.1M 5s\n679900K .......... .......... .......... .......... .......... 82% 36.8M 5s\n679950K .......... .......... .......... .......... .......... 82% 38.9M 5s\n680000K .......... .......... .......... .......... .......... 82% 39.5M 5s\n680050K .......... .......... .......... .......... .......... 82% 22.0M 5s\n680100K .......... .......... .......... .......... .......... 82% 35.5M 5s\n680150K .......... .......... .......... .......... .......... 82% 39.9M 5s\n680200K .......... .......... .......... .......... .......... 82% 21.8M 5s\n680250K .......... .......... .......... .......... .......... 82% 12.2M 5s\n680300K .......... .......... .......... .......... .......... 82% 29.9M 5s\n680350K .......... .......... .......... .......... .......... 82% 27.5M 5s\n680400K .......... .......... .......... .......... .......... 82% 28.3M 5s\n680450K .......... .......... .......... .......... .......... 82% 22.5M 5s\n680500K .......... .......... .......... .......... .......... 82% 24.1M 5s\n680550K .......... .......... .......... .......... .......... 82% 23.1M 5s\n680600K .......... .......... .......... .......... .......... 82% 34.4M 5s\n680650K .......... .......... .......... .......... .......... 82% 27.9M 5s\n680700K .......... .......... .......... .......... .......... 82% 22.1M 5s\n680750K .......... .......... .......... .......... .......... 82% 18.1M 5s\n680800K .......... .......... .......... .......... .......... 82% 45.8M 5s\n680850K .......... .......... .......... .......... .......... 82% 21.8M 5s\n680900K .......... .......... .......... .......... .......... 82% 14.5M 5s\n680950K .......... .......... .......... .......... .......... 82% 32.5M 5s\n681000K .......... .......... .......... .......... .......... 82% 37.4M 5s\n681050K .......... .......... .......... .......... .......... 82% 40.5M 5s\n681100K .......... .......... .......... .......... .......... 82% 32.7M 5s\n681150K .......... .......... .......... .......... .......... 82% 21.8M 5s\n681200K .......... .......... .......... .......... .......... 82% 19.1M 5s\n681250K .......... .......... .......... .......... .......... 82% 36.0M 5s\n681300K .......... .......... .......... .......... .......... 82% 28.4M 5s\n681350K .......... .......... .......... .......... .......... 82% 35.0M 5s\n681400K .......... .......... .......... .......... .......... 82% 28.7M 5s\n681450K .......... .......... .......... .......... .......... 82% 26.2M 5s\n681500K .......... .......... .......... .......... .......... 82% 29.0M 5s\n681550K .......... .......... .......... .......... .......... 82% 38.6M 5s\n681600K .......... .......... .......... .......... .......... 82% 38.7M 5s\n681650K .......... .......... .......... .......... .......... 82% 28.6M 5s\n681700K .......... .......... .......... .......... .......... 83% 33.1M 5s\n681750K .......... .......... .......... .......... .......... 83% 36.2M 5s\n681800K .......... .......... .......... .......... .......... 83% 21.3M 5s\n681850K .......... .......... .......... .......... .......... 83% 40.1M 4s\n681900K .......... .......... .......... .......... .......... 83% 36.8M 4s\n681950K .......... .......... .......... .......... .......... 83% 40.3M 4s\n682000K .......... .......... .......... .......... .......... 83% 43.4M 4s\n682050K .......... .......... .......... .......... .......... 83% 23.5M 4s\n682100K .......... .......... .......... .......... .......... 83% 39.2M 4s\n682150K .......... .......... .......... .......... .......... 83% 38.5M 4s\n682200K .......... .......... .......... .......... .......... 83% 43.2M 4s\n682250K .......... .......... .......... .......... .......... 83% 48.0M 4s\n682300K .......... .......... .......... .......... .......... 83% 54.7M 4s\n682350K .......... .......... .......... .......... .......... 83% 53.1M 4s\n682400K .......... .......... .......... .......... .......... 83% 57.0M 4s\n682450K .......... .......... .......... .......... .......... 83% 54.2M 4s\n682500K .......... .......... .......... .......... .......... 83% 56.9M 4s\n682550K .......... .......... .......... .......... .......... 83% 49.3M 4s\n682600K .......... .......... .......... .......... .......... 83% 57.5M 4s\n682650K .......... .......... .......... .......... .......... 83% 40.4M 4s\n682700K .......... .......... .......... .......... .......... 83% 32.0M 4s\n682750K .......... .......... .......... .......... .......... 83% 56.0M 4s\n682800K .......... .......... .......... .......... .......... 83% 54.2M 4s\n682850K .......... .......... .......... .......... .......... 83% 48.3M 4s\n682900K .......... .......... .......... .......... .......... 83% 54.1M 4s\n682950K .......... .......... .......... .......... .......... 83% 58.3M 4s\n683000K .......... .......... .......... .......... .......... 83% 41.7M 4s\n683050K .......... .......... .......... .......... .......... 83% 32.0M 4s\n683100K .......... .......... .......... .......... .......... 83% 56.4M 4s\n683150K .......... .......... .......... .......... .......... 83% 52.5M 4s\n683200K .......... .......... .......... .......... .......... 83% 35.0M 4s\n683250K .......... .......... .......... .......... .......... 83% 31.9M 4s\n683300K .......... .......... .......... .......... .......... 83% 32.3M 4s\n683350K .......... .......... .......... .......... .......... 83% 44.9M 4s\n683400K .......... .......... .......... .......... .......... 83% 31.9M 4s\n683450K .......... .......... .......... .......... .......... 83% 30.6M 4s\n683500K .......... .......... .......... .......... .......... 83% 19.1M 4s\n683550K .......... .......... .......... .......... .......... 83% 42.8M 4s\n683600K .......... .......... .......... .......... .......... 83% 54.3M 4s\n683650K .......... .......... .......... .......... .......... 83% 34.2M 4s\n683700K .......... .......... .......... .......... .......... 83% 30.9M 4s\n683750K .......... .......... .......... .......... .......... 83% 38.8M 4s\n683800K .......... .......... .......... .......... .......... 83% 51.5M 4s\n683850K .......... .......... .......... .......... .......... 83% 43.3M 4s\n683900K .......... .......... .......... .......... .......... 83% 26.9M 4s\n683950K .......... .......... .......... .......... .......... 83% 31.8M 4s\n684000K .......... .......... .......... .......... .......... 83% 34.4M 4s\n684050K .......... .......... .......... .......... .......... 83% 20.5M 4s\n684100K .......... .......... .......... .......... .......... 83% 49.8M 4s\n684150K .......... .......... .......... .......... .......... 83% 48.3M 4s\n684200K .......... .......... .......... .......... .......... 83% 32.4M 4s\n684250K .......... .......... .......... .......... .......... 83% 27.2M 4s\n684300K .......... .......... .......... .......... .......... 83% 39.8M 4s\n684350K .......... .......... .......... .......... .......... 83% 32.1M 4s\n684400K .......... .......... .......... .......... .......... 83% 27.8M 4s\n684450K .......... .......... .......... .......... .......... 83% 22.3M 4s\n684500K .......... .......... .......... .......... .......... 83% 20.7M 4s\n684550K .......... .......... .......... .......... .......... 83% 40.6M 4s\n684600K .......... .......... .......... .......... .......... 83% 36.7M 4s\n684650K .......... .......... .......... .......... .......... 83% 39.3M 4s\n684700K .......... .......... .......... .......... .......... 83% 32.4M 4s\n684750K .......... .......... .......... .......... .......... 83% 37.3M 4s\n684800K .......... .......... .......... .......... .......... 83% 43.7M 4s\n684850K .......... .......... .......... .......... .......... 83% 46.9M 4s\n684900K .......... .......... .......... .......... .......... 83% 54.2M 4s\n684950K .......... .......... .......... .......... .......... 83% 23.9M 4s\n685000K .......... .......... .......... .......... .......... 83% 52.5M 4s\n685050K .......... .......... .......... .......... .......... 83% 27.6M 4s\n685100K .......... .......... .......... .......... .......... 83% 33.7M 4s\n685150K .......... .......... .......... .......... .......... 83% 30.2M 4s\n685200K .......... .......... .......... .......... .......... 83% 51.9M 4s\n685250K .......... .......... .......... .......... .......... 83% 27.3M 4s\n685300K .......... .......... .......... .......... .......... 83% 8.84M 4s\n685350K .......... .......... .......... .......... .......... 83% 25.7M 4s\n685400K .......... .......... .......... .......... .......... 83% 52.6M 4s\n685450K .......... .......... .......... .......... .......... 83% 37.9M 4s\n685500K .......... .......... .......... .......... .......... 83% 48.7M 4s\n685550K .......... .......... .......... .......... .......... 83% 57.9M 4s\n685600K .......... .......... .......... .......... .......... 83% 34.6M 4s\n685650K .......... .......... .......... .......... .......... 83% 29.5M 4s\n685700K .......... .......... .......... .......... .......... 83% 43.3M 4s\n685750K .......... .......... .......... .......... .......... 83% 50.4M 4s\n685800K .......... .......... .......... .......... .......... 83% 35.5M 4s\n685850K .......... .......... .......... .......... .......... 83% 18.7M 4s\n685900K .......... .......... .......... .......... .......... 83% 42.1M 4s\n685950K .......... .......... .......... .......... .......... 83% 27.1M 4s\n686000K .......... .......... .......... .......... .......... 83% 39.3M 4s\n686050K .......... .......... .......... .......... .......... 83% 51.3M 4s\n686100K .......... .......... .......... .......... .......... 83% 46.1M 4s\n686150K .......... .......... .......... .......... .......... 83% 42.9M 4s\n686200K .......... .......... .......... .......... .......... 83% 35.8M 4s\n686250K .......... .......... .......... .......... .......... 83% 38.8M 4s\n686300K .......... .......... .......... .......... .......... 83% 47.4M 4s\n686350K .......... .......... .......... .......... .......... 83% 41.5M 4s\n686400K .......... .......... .......... .......... .......... 83% 53.0M 4s\n686450K .......... .......... .......... .......... .......... 83% 47.6M 4s\n686500K .......... .......... .......... .......... .......... 83% 42.6M 4s\n686550K .......... .......... .......... .......... .......... 83% 52.4M 4s\n686600K .......... .......... .......... .......... .......... 83% 49.2M 4s\n686650K .......... .......... .......... .......... .......... 83% 52.3M 4s\n686700K .......... .......... .......... .......... .......... 83% 26.4M 4s\n686750K .......... .......... .......... .......... .......... 83% 53.9M 4s\n686800K .......... .......... .......... .......... .......... 83% 55.3M 4s\n686850K .......... .......... .......... .......... .......... 83% 29.6M 4s\n686900K .......... .......... .......... .......... .......... 83% 32.6M 4s\n686950K .......... .......... .......... .......... .......... 83% 48.4M 4s\n687000K .......... .......... .......... .......... .......... 83% 53.1M 4s\n687050K .......... .......... .......... .......... .......... 83% 22.0M 4s\n687100K .......... .......... .......... .......... .......... 83% 27.3M 4s\n687150K .......... .......... .......... .......... .......... 83% 53.9M 4s\n687200K .......... .......... .......... .......... .......... 83% 35.1M 4s\n687250K .......... .......... .......... .......... .......... 83% 54.2M 4s\n687300K .......... .......... .......... .......... .......... 83% 48.0M 4s\n687350K .......... .......... .......... .......... .......... 83% 41.9M 4s\n687400K .......... .......... .......... .......... .......... 83% 53.6M 4s\n687450K .......... .......... .......... .......... .......... 83% 41.8M 4s\n687500K .......... .......... .......... .......... .......... 83% 50.5M 4s\n687550K .......... .......... .......... .......... .......... 83% 43.1M 4s\n687600K .......... .......... .......... .......... .......... 83% 57.1M 4s\n687650K .......... .......... .......... .......... .......... 83% 56.3M 4s\n687700K .......... .......... .......... .......... .......... 83% 17.6M 4s\n687750K .......... .......... .......... .......... .......... 83% 45.7M 4s\n687800K .......... .......... .......... .......... .......... 83% 53.5M 4s\n687850K .......... .......... .......... .......... .......... 83% 30.0M 4s\n687900K .......... .......... .......... .......... .......... 83% 51.1M 4s\n687950K .......... .......... .......... .......... .......... 83% 35.0M 4s\n688000K .......... .......... .......... .......... .......... 83% 55.8M 4s\n688050K .......... .......... .......... .......... .......... 83% 44.2M 4s\n688100K .......... .......... .......... .......... .......... 83% 51.9M 4s\n688150K .......... .......... .......... .......... .......... 83% 51.0M 4s\n688200K .......... .......... .......... .......... .......... 83% 54.6M 4s\n688250K .......... .......... .......... .......... .......... 83% 51.2M 4s\n688300K .......... .......... .......... .......... .......... 83% 55.6M 4s\n688350K .......... .......... .......... .......... .......... 83% 49.6M 4s\n688400K .......... .......... .......... .......... .......... 83% 44.7M 4s\n688450K .......... .......... .......... .......... .......... 83% 40.8M 4s\n688500K .......... .......... .......... .......... .......... 83% 49.9M 4s\n688550K .......... .......... .......... .......... .......... 83% 43.2M 4s\n688600K .......... .......... .......... .......... .......... 83% 50.8M 4s\n688650K .......... .......... .......... .......... .......... 83% 52.0M 4s\n688700K .......... .......... .......... .......... .......... 83% 19.2M 4s\n688750K .......... .......... .......... .......... .......... 83% 32.3M 4s\n688800K .......... .......... .......... .......... .......... 83% 51.5M 4s\n688850K .......... .......... .......... .......... .......... 83% 42.0M 4s\n688900K .......... .......... .......... .......... .......... 83% 48.5M 4s\n688950K .......... .......... .......... .......... .......... 83% 36.1M 4s\n689000K .......... .......... .......... .......... .......... 83% 53.9M 4s\n689050K .......... .......... .......... .......... .......... 83% 33.8M 4s\n689100K .......... .......... .......... .......... .......... 83% 50.2M 4s\n689150K .......... .......... .......... .......... .......... 83% 46.2M 4s\n689200K .......... .......... .......... .......... .......... 83% 56.6M 4s\n689250K .......... .......... .......... .......... .......... 83% 42.3M 4s\n689300K .......... .......... .......... .......... .......... 83% 52.1M 4s\n689350K .......... .......... .......... .......... .......... 83% 39.6M 4s\n689400K .......... .......... .......... .......... .......... 83% 44.9M 4s\n689450K .......... .......... .......... .......... .......... 83% 55.1M 4s\n689500K .......... .......... .......... .......... .......... 83% 51.7M 4s\n689550K .......... .......... .......... .......... .......... 83% 39.0M 4s\n689600K .......... .......... .......... .......... .......... 83% 51.2M 4s\n689650K .......... .......... .......... .......... .......... 83% 55.2M 4s\n689700K .......... .......... .......... .......... .......... 83% 56.7M 4s\n689750K .......... .......... .......... .......... .......... 83% 51.3M 4s\n689800K .......... .......... .......... .......... .......... 83% 58.8M 4s\n689850K .......... .......... .......... .......... .......... 83% 38.1M 4s\n689900K .......... .......... .......... .......... .......... 83% 52.0M 4s\n689950K .......... .......... .......... .......... .......... 84% 48.5M 4s\n690000K .......... .......... .......... .......... .......... 84% 52.0M 4s\n690050K .......... .......... .......... .......... .......... 84% 52.8M 4s\n690100K .......... .......... .......... .......... .......... 84% 52.3M 4s\n690150K .......... .......... .......... .......... .......... 84% 48.3M 4s\n690200K .......... .......... .......... .......... .......... 84% 51.3M 4s\n690250K .......... .......... .......... .......... .......... 84% 44.0M 4s\n690300K .......... .......... .......... .......... .......... 84% 52.2M 4s\n690350K .......... .......... .......... .......... .......... 84% 49.7M 4s\n690400K .......... .......... .......... .......... .......... 84% 56.9M 4s\n690450K .......... .......... .......... .......... .......... 84% 52.1M 4s\n690500K .......... .......... .......... .......... .......... 84% 56.1M 4s\n690550K .......... .......... .......... .......... .......... 84% 49.7M 4s\n690600K .......... .......... .......... .......... .......... 84% 54.0M 4s\n690650K .......... .......... .......... .......... .......... 84% 52.9M 4s\n690700K .......... .......... .......... .......... .......... 84% 57.0M 4s\n690750K .......... .......... .......... .......... .......... 84% 47.5M 4s\n690800K .......... .......... .......... .......... .......... 84% 40.0M 4s\n690850K .......... .......... .......... .......... .......... 84% 55.2M 4s\n690900K .......... .......... .......... .......... .......... 84% 57.0M 4s\n690950K .......... .......... .......... .......... .......... 84% 48.0M 4s\n691000K .......... .......... .......... .......... .......... 84% 52.4M 4s\n691050K .......... .......... .......... .......... .......... 84% 53.0M 4s\n691100K .......... .......... .......... .......... .......... 84% 55.8M 4s\n691150K .......... .......... .......... .......... .......... 84% 49.6M 4s\n691200K .......... .......... .......... .......... .......... 84% 55.2M 4s\n691250K .......... .......... .......... .......... .......... 84% 53.7M 4s\n691300K .......... .......... .......... .......... .......... 84% 47.5M 4s\n691350K .......... .......... .......... .......... .......... 84% 46.2M 4s\n691400K .......... .......... .......... .......... .......... 84% 51.7M 4s\n691450K .......... .......... .......... .......... .......... 84% 56.5M 4s\n691500K .......... .......... .......... .......... .......... 84% 42.5M 4s\n691550K .......... .......... .......... .......... .......... 84% 44.7M 4s\n691600K .......... .......... .......... .......... .......... 84% 54.6M 4s\n691650K .......... .......... .......... .......... .......... 84% 51.3M 4s\n691700K .......... .......... .......... .......... .......... 84% 16.2M 4s\n691750K .......... .......... .......... .......... .......... 84% 45.9M 4s\n691800K .......... .......... .......... .......... .......... 84% 44.5M 4s\n691850K .......... .......... .......... .......... .......... 84% 51.9M 4s\n691900K .......... .......... .......... .......... .......... 84% 53.2M 4s\n691950K .......... .......... .......... .......... .......... 84% 43.7M 4s\n692000K .......... .......... .......... .......... .......... 84% 42.2M 4s\n692050K .......... .......... .......... .......... .......... 84% 41.0M 4s\n692100K .......... .......... .......... .......... .......... 84% 52.6M 4s\n692150K .......... .......... .......... .......... .......... 84% 46.1M 4s\n692200K .......... .......... .......... .......... .......... 84% 51.2M 4s\n692250K .......... .......... .......... .......... .......... 84% 50.9M 4s\n692300K .......... .......... .......... .......... .......... 84% 52.5M 4s\n692350K .......... .......... .......... .......... .......... 84% 45.9M 4s\n692400K .......... .......... .......... .......... .......... 84% 54.5M 4s\n692450K .......... .......... .......... .......... .......... 84% 50.0M 4s\n692500K .......... .......... .......... .......... .......... 84% 53.9M 4s\n692550K .......... .......... .......... .......... .......... 84% 47.1M 4s\n692600K .......... .......... .......... .......... .......... 84% 51.2M 4s\n692650K .......... .......... .......... .......... .......... 84% 50.1M 4s\n692700K .......... .......... .......... .......... .......... 84% 54.7M 4s\n692750K .......... .......... .......... .......... .......... 84% 48.4M 4s\n692800K .......... .......... .......... .......... .......... 84% 46.0M 4s\n692850K .......... .......... .......... .......... .......... 84% 38.2M 4s\n692900K .......... .......... .......... .......... .......... 84% 54.9M 4s\n692950K .......... .......... .......... .......... .......... 84% 50.7M 4s\n693000K .......... .......... .......... .......... .......... 84% 54.9M 4s\n693050K .......... .......... .......... .......... .......... 84% 51.8M 4s\n693100K .......... .......... .......... .......... .......... 84% 52.9M 4s\n693150K .......... .......... .......... .......... .......... 84% 49.6M 4s\n693200K .......... .......... .......... .......... .......... 84% 57.2M 4s\n693250K .......... .......... .......... .......... .......... 84% 53.4M 4s\n693300K .......... .......... .......... .......... .......... 84% 53.2M 4s\n693350K .......... .......... .......... .......... .......... 84% 48.9M 4s\n693400K .......... .......... .......... .......... .......... 84% 50.4M 4s\n693450K .......... .......... .......... .......... .......... 84% 52.4M 4s\n693500K .......... .......... .......... .......... .......... 84% 48.1M 4s\n693550K .......... .......... .......... .......... .......... 84% 50.2M 4s\n693600K .......... .......... .......... .......... .......... 84% 54.6M 4s\n693650K .......... .......... .......... .......... .......... 84% 50.6M 4s\n693700K .......... .......... .......... .......... .......... 84% 52.8M 4s\n693750K .......... .......... .......... .......... .......... 84% 44.0M 4s\n693800K .......... .......... .......... .......... .......... 84% 41.1M 4s\n693850K .......... .......... .......... .......... .......... 84% 14.2M 4s\n693900K .......... .......... .......... .......... .......... 84% 28.3M 4s\n693950K .......... .......... .......... .......... .......... 84% 33.1M 4s\n694000K .......... .......... .......... .......... .......... 84% 51.8M 4s\n694050K .......... .......... .......... .......... .......... 84% 48.6M 4s\n694100K .......... .......... .......... .......... .......... 84% 51.4M 4s\n694150K .......... .......... .......... .......... .......... 84% 47.3M 4s\n694200K .......... .......... .......... .......... .......... 84% 33.7M 4s\n694250K .......... .......... .......... .......... .......... 84% 34.8M 4s\n694300K .......... .......... .......... .......... .......... 84% 41.2M 4s\n694350K .......... .......... .......... .......... .......... 84% 40.3M 4s\n694400K .......... .......... .......... .......... .......... 84% 39.3M 4s\n694450K .......... .......... .......... .......... .......... 84% 35.6M 4s\n694500K .......... .......... .......... .......... .......... 84% 41.8M 4s\n694550K .......... .......... .......... .......... .......... 84% 40.6M 4s\n694600K .......... .......... .......... .......... .......... 84% 32.5M 4s\n694650K .......... .......... .......... .......... .......... 84% 33.3M 4s\n694700K .......... .......... .......... .......... .......... 84% 38.4M 4s\n694750K .......... .......... .......... .......... .......... 84% 31.6M 4s\n694800K .......... .......... .......... .......... .......... 84% 29.3M 4s\n694850K .......... .......... .......... .......... .......... 84% 18.0M 4s\n694900K .......... .......... .......... .......... .......... 84% 40.7M 4s\n694950K .......... .......... .......... .......... .......... 84% 32.9M 4s\n695000K .......... .......... .......... .......... .......... 84% 48.6M 4s\n695050K .......... .......... .......... .......... .......... 84% 30.7M 4s\n695100K .......... .......... .......... .......... .......... 84% 42.1M 4s\n695150K .......... .......... .......... .......... .......... 84% 32.8M 4s\n695200K .......... .......... .......... .......... .......... 84% 34.9M 4s\n695250K .......... .......... .......... .......... .......... 84% 29.8M 4s\n695300K .......... .......... .......... .......... .......... 84% 44.6M 4s\n695350K .......... .......... .......... .......... .......... 84% 49.4M 4s\n695400K .......... .......... .......... .......... .......... 84% 42.4M 4s\n695450K .......... .......... .......... .......... .......... 84% 34.2M 4s\n695500K .......... .......... .......... .......... .......... 84% 40.5M 4s\n695550K .......... .......... .......... .......... .......... 84% 27.0M 4s\n695600K .......... .......... .......... .......... .......... 84% 28.1M 4s\n695650K .......... .......... .......... .......... .......... 84% 22.7M 4s\n695700K .......... .......... .......... .......... .......... 84% 31.4M 4s\n695750K .......... .......... .......... .......... .......... 84% 56.7M 4s\n695800K .......... .......... .......... .......... .......... 84% 35.1M 4s\n695850K .......... .......... .......... .......... .......... 84% 35.1M 4s\n695900K .......... .......... .......... .......... .......... 84% 33.0M 4s\n695950K .......... .......... .......... .......... .......... 84% 54.1M 4s\n696000K .......... .......... .......... .......... .......... 84% 32.0M 4s\n696050K .......... .......... .......... .......... .......... 84% 31.5M 4s\n696100K .......... .......... .......... .......... .......... 84% 33.8M 4s\n696150K .......... .......... .......... .......... .......... 84% 40.3M 4s\n696200K .......... .......... .......... .......... .......... 84% 36.7M 4s\n696250K .......... .......... .......... .......... .......... 84% 40.5M 4s\n696300K .......... .......... .......... .......... .......... 84% 37.4M 4s\n696350K .......... .......... .......... .......... .......... 84% 42.2M 4s\n696400K .......... .......... .......... .......... .......... 84% 38.6M 4s\n696450K .......... .......... .......... .......... .......... 84% 29.0M 4s\n696500K .......... .......... .......... .......... .......... 84% 49.1M 4s\n696550K .......... .......... .......... .......... .......... 84% 47.1M 4s\n696600K .......... .......... .......... .......... .......... 84% 75.9M 4s\n696650K .......... .......... .......... .......... .......... 84% 91.5M 4s\n696700K .......... .......... .......... .......... .......... 84%  104M 4s\n696750K .......... .......... .......... .......... .......... 84%  104M 4s\n696800K .......... .......... .......... .......... .......... 84% 59.3M 4s\n696850K .......... .......... .......... .......... .......... 84% 81.8M 4s\n696900K .......... .......... .......... .......... .......... 84%  109M 4s\n696950K .......... .......... .......... .......... .......... 84% 75.2M 4s\n697000K .......... .......... .......... .......... .......... 84% 98.3M 4s\n697050K .......... .......... .......... .......... .......... 84% 61.0M 4s\n697100K .......... .......... .......... .......... .......... 84% 81.9M 4s\n697150K .......... .......... .......... .......... .......... 84%  109M 4s\n697200K .......... .......... .......... .......... .......... 84% 72.6M 4s\n697250K .......... .......... .......... .......... .......... 84% 85.4M 4s\n697300K .......... .......... .......... .......... .......... 84% 90.9M 4s\n697350K .......... .......... .......... .......... .......... 84% 79.2M 4s\n697400K .......... .......... .......... .......... .......... 84% 96.3M 4s\n697450K .......... .......... .......... .......... .......... 84% 46.9M 4s\n697500K .......... .......... .......... .......... .......... 84% 78.7M 4s\n697550K .......... .......... .......... .......... .......... 84%  109M 4s\n697600K .......... .......... .......... .......... .......... 84% 82.3M 4s\n697650K .......... .......... .......... .......... .......... 84% 94.9M 4s\n697700K .......... .......... .......... .......... .......... 84% 78.1M 4s\n697750K .......... .......... .......... .......... .......... 84% 81.7M 4s\n697800K .......... .......... .......... .......... .......... 84% 80.0M 4s\n697850K .......... .......... .......... .......... .......... 84% 87.2M 4s\n697900K .......... .......... .......... .......... .......... 84%  104M 4s\n697950K .......... .......... .......... .......... .......... 84%  112M 4s\n698000K .......... .......... .......... .......... .......... 84% 90.6M 4s\n698050K .......... .......... .......... .......... .......... 84% 80.8M 4s\n698100K .......... .......... .......... .......... .......... 84%  121M 4s\n698150K .......... .......... .......... .......... .......... 85%  135M 4s\n698200K .......... .......... .......... .......... .......... 85%  135M 4s\n698250K .......... .......... .......... .......... .......... 85% 76.0M 4s\n698300K .......... .......... .......... .......... .......... 85%  111M 4s\n698350K .......... .......... .......... .......... .......... 85%  135M 4s\n698400K .......... .......... .......... .......... .......... 85%  130M 4s\n698450K .......... .......... .......... .......... .......... 85% 82.8M 4s\n698500K .......... .......... .......... .......... .......... 85%  135M 4s\n698550K .......... .......... .......... .......... .......... 85%  110M 4s\n698600K .......... .......... .......... .......... .......... 85%  108M 4s\n698650K .......... .......... .......... .......... .......... 85% 91.1M 4s\n698700K .......... .......... .......... .......... .......... 85%  118M 4s\n698750K .......... .......... .......... .......... .......... 85%  128M 4s\n698800K .......... .......... .......... .......... .......... 85% 91.4M 4s\n698850K .......... .......... .......... .......... .......... 85% 51.8M 4s\n698900K .......... .......... .......... .......... .......... 85%  102M 4s\n698950K .......... .......... .......... .......... .......... 85%  139M 4s\n699000K .......... .......... .......... .......... .......... 85%  140M 4s\n699050K .......... .......... .......... .......... .......... 85% 90.4M 4s\n699100K .......... .......... .......... .......... .......... 85%  105M 4s\n699150K .......... .......... .......... .......... .......... 85%  107M 4s\n699200K .......... .......... .......... .......... .......... 85% 85.9M 4s\n699250K .......... .......... .......... .......... .......... 85% 89.8M 4s\n699300K .......... .......... .......... .......... .......... 85%  105M 4s\n699350K .......... .......... .......... .......... .......... 85%  103M 4s\n699400K .......... .......... .......... .......... .......... 85%  116M 4s\n699450K .......... .......... .......... .......... .......... 85% 98.7M 4s\n699500K .......... .......... .......... .......... .......... 85%  136M 4s\n699550K .......... .......... .......... .......... .......... 85% 61.1M 4s\n699600K .......... .......... .......... .......... .......... 85%  114M 4s\n699650K .......... .......... .......... .......... .......... 85%  122M 4s\n699700K .......... .......... .......... .......... .......... 85%  104M 4s\n699750K .......... .......... .......... .......... .......... 85%  117M 4s\n699800K .......... .......... .......... .......... .......... 85%  138M 4s\n699850K .......... .......... .......... .......... .......... 85%  102M 4s\n699900K .......... .......... .......... .......... .......... 85%  137M 4s\n699950K .......... .......... .......... .......... .......... 85%  122M 4s\n700000K .......... .......... .......... .......... .......... 85%  119M 4s\n700050K .......... .......... .......... .......... .......... 85%  101M 4s\n700100K .......... .......... .......... .......... .......... 85%  132M 4s\n700150K .......... .......... .......... .......... .......... 85%  138M 4s\n700200K .......... .......... .......... .......... .......... 85% 86.3M 4s\n700250K .......... .......... .......... .......... .......... 85%  111M 4s\n700300K .......... .......... .......... .......... .......... 85%  138M 4s\n700350K .......... .......... .......... .......... .......... 85%  100M 4s\n700400K .......... .......... .......... .......... .......... 85% 95.8M 4s\n700450K .......... .......... .......... .......... .......... 85%  109M 4s\n700500K .......... .......... .......... .......... .......... 85%  113M 4s\n700550K .......... .......... .......... .......... .......... 85%  100M 4s\n700600K .......... .......... .......... .......... .......... 85% 96.0M 4s\n700650K .......... .......... .......... .......... .......... 85% 86.9M 4s\n700700K .......... .......... .......... .......... .......... 85% 66.7M 4s\n700750K .......... .......... .......... .......... .......... 85% 97.6M 4s\n700800K .......... .......... .......... .......... .......... 85%  149M 4s\n700850K .......... .......... .......... .......... .......... 85%  121M 4s\n700900K .......... .......... .......... .......... .......... 85% 67.1M 4s\n700950K .......... .......... .......... .......... .......... 85%  119M 4s\n701000K .......... .......... .......... .......... .......... 85% 88.5M 4s\n701050K .......... .......... .......... .......... .......... 85%  100M 4s\n701100K .......... .......... .......... .......... .......... 85%  138M 4s\n701150K .......... .......... .......... .......... .......... 85% 88.4M 4s\n701200K .......... .......... .......... .......... .......... 85% 93.9M 4s\n701250K .......... .......... .......... .......... .......... 85%  113M 4s\n701300K .......... .......... .......... .......... .......... 85%  121M 4s\n701350K .......... .......... .......... .......... .......... 85% 75.6M 4s\n701400K .......... .......... .......... .......... .......... 85% 39.6M 4s\n701450K .......... .......... .......... .......... .......... 85% 35.2M 4s\n701500K .......... .......... .......... .......... .......... 85% 67.8M 4s\n701550K .......... .......... .......... .......... .......... 85% 38.2M 4s\n701600K .......... .......... .......... .......... .......... 85% 96.8M 4s\n701650K .......... .......... .......... .......... .......... 85% 30.0M 4s\n701700K .......... .......... .......... .......... .......... 85% 91.2M 4s\n701750K .......... .......... .......... .......... .......... 85% 25.1M 4s\n701800K .......... .......... .......... .......... .......... 85% 59.3M 4s\n701850K .......... .......... .......... .......... .......... 85% 27.9M 4s\n701900K .......... .......... .......... .......... .......... 85% 36.3M 4s\n701950K .......... .......... .......... .......... .......... 85% 24.5M 4s\n702000K .......... .......... .......... .......... .......... 85% 48.8M 4s\n702050K .......... .......... .......... .......... .......... 85% 20.5M 4s\n702100K .......... .......... .......... .......... .......... 85% 44.7M 4s\n702150K .......... .......... .......... .......... .......... 85% 44.7M 4s\n702200K .......... .......... .......... .......... .......... 85% 32.4M 4s\n702250K .......... .......... .......... .......... .......... 85% 44.5M 4s\n702300K .......... .......... .......... .......... .......... 85% 45.0M 4s\n702350K .......... .......... .......... .......... .......... 85% 31.1M 4s\n702400K .......... .......... .......... .......... .......... 85% 13.7M 4s\n702450K .......... .......... .......... .......... .......... 85% 29.1M 4s\n702500K .......... .......... .......... .......... .......... 85% 50.2M 4s\n702550K .......... .......... .......... .......... .......... 85% 46.2M 4s\n702600K .......... .......... .......... .......... .......... 85% 31.5M 4s\n702650K .......... .......... .......... .......... .......... 85% 18.0M 4s\n702700K .......... .......... .......... .......... .......... 85% 35.1M 4s\n702750K .......... .......... .......... .......... .......... 85% 20.3M 4s\n702800K .......... .......... .......... .......... .......... 85% 15.8M 4s\n702850K .......... .......... .......... .......... .......... 85%  119M 4s\n702900K .......... .......... .......... .......... .......... 85% 78.4M 4s\n702950K .......... .......... .......... .......... .......... 85% 57.0M 4s\n703000K .......... .......... .......... .......... .......... 85% 74.0M 4s\n703050K .......... .......... .......... .......... .......... 85% 36.8M 4s\n703100K .......... .......... .......... .......... .......... 85% 73.8M 4s\n703150K .......... .......... .......... .......... .......... 85%  108M 4s\n703200K .......... .......... .......... .......... .......... 85% 92.8M 4s\n703250K .......... .......... .......... .......... .......... 85%  104M 4s\n703300K .......... .......... .......... .......... .......... 85% 87.4M 4s\n703350K .......... .......... .......... .......... .......... 85%  123M 4s\n703400K .......... .......... .......... .......... .......... 85% 84.6M 4s\n703450K .......... .......... .......... .......... .......... 85% 95.8M 4s\n703500K .......... .......... .......... .......... .......... 85% 79.2M 4s\n703550K .......... .......... .......... .......... .......... 85%  119M 4s\n703600K .......... .......... .......... .......... .......... 85%  109M 4s\n703650K .......... .......... .......... .......... .......... 85% 19.8M 4s\n703700K .......... .......... .......... .......... .......... 85%  106M 4s\n703750K .......... .......... .......... .......... .......... 85% 93.3M 4s\n703800K .......... .......... .......... .......... .......... 85% 62.2M 4s\n703850K .......... .......... .......... .......... .......... 85%  116M 4s\n703900K .......... .......... .......... .......... .......... 85% 62.9M 4s\n703950K .......... .......... .......... .......... .......... 85%  106M 4s\n704000K .......... .......... .......... .......... .......... 85% 94.8M 4s\n704050K .......... .......... .......... .......... .......... 85%  107M 4s\n704100K .......... .......... .......... .......... .......... 85%  115M 4s\n704150K .......... .......... .......... .......... .......... 85% 85.7M 4s\n704200K .......... .......... .......... .......... .......... 85% 99.1M 4s\n704250K .......... .......... .......... .......... .......... 85%  103M 4s\n704300K .......... .......... .......... .......... .......... 85%  111M 4s\n704350K .......... .......... .......... .......... .......... 85% 84.4M 4s\n704400K .......... .......... .......... .......... .......... 85%  110M 4s\n704450K .......... .......... .......... .......... .......... 85%  104M 4s\n704500K .......... .......... .......... .......... .......... 85% 77.3M 4s\n704550K .......... .......... .......... .......... .......... 85% 89.3M 4s\n704600K .......... .......... .......... .......... .......... 85%  106M 4s\n704650K .......... .......... .......... .......... .......... 85% 59.9M 4s\n704700K .......... .......... .......... .......... .......... 85% 72.0M 4s\n704750K .......... .......... .......... .......... .......... 85% 49.5M 4s\n704800K .......... .......... .......... .......... .......... 85% 48.0M 4s\n704850K .......... .......... .......... .......... .......... 85% 80.3M 4s\n704900K .......... .......... .......... .......... .......... 85% 73.9M 4s\n704950K .......... .......... .......... .......... .......... 85%  115M 4s\n705000K .......... .......... .......... .......... .......... 85% 59.5M 4s\n705050K .......... .......... .......... .......... .......... 85% 90.8M 4s\n705100K .......... .......... .......... .......... .......... 85% 82.7M 4s\n705150K .......... .......... .......... .......... .......... 85%  121M 4s\n705200K .......... .......... .......... .......... .......... 85% 82.0M 4s\n705250K .......... .......... .......... .......... .......... 85% 97.1M 4s\n705300K .......... .......... .......... .......... .......... 85%  123M 4s\n705350K .......... .......... .......... .......... .......... 85%  113M 4s\n705400K .......... .......... .......... .......... .......... 85%  112M 4s\n705450K .......... .......... .......... .......... .......... 85%  124M 4s\n705500K .......... .......... .......... .......... .......... 85% 81.0M 4s\n705550K .......... .......... .......... .......... .......... 85%  119M 4s\n705600K .......... .......... .......... .......... .......... 85%  107M 4s\n705650K .......... .......... .......... .......... .......... 85% 58.9M 4s\n705700K .......... .......... .......... .......... .......... 85% 71.0M 4s\n705750K .......... .......... .......... .......... .......... 85% 38.5M 4s\n705800K .......... .......... .......... .......... .......... 85% 81.2M 4s\n705850K .......... .......... .......... .......... .......... 85% 95.3M 4s\n705900K .......... .......... .......... .......... .......... 85%  134M 4s\n705950K .......... .......... .......... .......... .......... 85%  113M 4s\n706000K .......... .......... .......... .......... .......... 85% 52.8M 4s\n706050K .......... .......... .......... .......... .......... 85%  134M 4s\n706100K .......... .......... .......... .......... .......... 85% 80.1M 4s\n706150K .......... .......... .......... .......... .......... 85% 19.7M 4s\n706200K .......... .......... .......... .......... .......... 85% 84.4M 4s\n706250K .......... .......... .......... .......... .......... 85%  114M 4s\n706300K .......... .......... .......... .......... .......... 85% 97.9M 4s\n706350K .......... .......... .......... .......... .......... 86%  106M 4s\n706400K .......... .......... .......... .......... .......... 86%  107M 4s\n706450K .......... .......... .......... .......... .......... 86%  113M 4s\n706500K .......... .......... .......... .......... .......... 86% 81.1M 4s\n706550K .......... .......... .......... .......... .......... 86% 95.1M 4s\n706600K .......... .......... .......... .......... .......... 86%  133M 4s\n706650K .......... .......... .......... .......... .......... 86%  104M 4s\n706700K .......... .......... .......... .......... .......... 86% 84.5M 4s\n706750K .......... .......... .......... .......... .......... 86%  132M 4s\n706800K .......... .......... .......... .......... .......... 86% 88.5M 4s\n706850K .......... .......... .......... .......... .......... 86% 8.19M 4s\n706900K .......... .......... .......... .......... .......... 86% 97.0M 4s\n706950K .......... .......... .......... .......... .......... 86%  120M 4s\n707000K .......... .......... .......... .......... .......... 86%  102M 4s\n707050K .......... .......... .......... .......... .......... 86% 50.0M 4s\n707100K .......... .......... .......... .......... .......... 86%  103M 4s\n707150K .......... .......... .......... .......... .......... 86% 92.4M 4s\n707200K .......... .......... .......... .......... .......... 86%  112M 4s\n707250K .......... .......... .......... .......... .......... 86% 76.4M 4s\n707300K .......... .......... .......... .......... .......... 86%  123M 4s\n707350K .......... .......... .......... .......... .......... 86%  123M 4s\n707400K .......... .......... .......... .......... .......... 86%  118M 4s\n707450K .......... .......... .......... .......... .......... 86%  101M 4s\n707500K .......... .......... .......... .......... .......... 86% 28.0M 4s\n707550K .......... .......... .......... .......... .......... 86%  106M 4s\n707600K .......... .......... .......... .......... .......... 86%  123M 4s\n707650K .......... .......... .......... .......... .......... 86%  105M 4s\n707700K .......... .......... .......... .......... .......... 86% 86.0M 4s\n707750K .......... .......... .......... .......... .......... 86% 84.9M 4s\n707800K .......... .......... .......... .......... .......... 86% 81.4M 4s\n707850K .......... .......... .......... .......... .......... 86% 64.3M 4s\n707900K .......... .......... .......... .......... .......... 86% 84.5M 4s\n707950K .......... .......... .......... .......... .......... 86% 77.7M 4s\n708000K .......... .......... .......... .......... .......... 86% 84.0M 4s\n708050K .......... .......... .......... .......... .......... 86% 98.5M 4s\n708100K .......... .......... .......... .......... .......... 86%  112M 4s\n708150K .......... .......... .......... .......... .......... 86%  102M 4s\n708200K .......... .......... .......... .......... .......... 86% 93.0M 4s\n708250K .......... .......... .......... .......... .......... 86% 92.5M 4s\n708300K .......... .......... .......... .......... .......... 86%  106M 4s\n708350K .......... .......... .......... .......... .......... 86%  108M 4s\n708400K .......... .......... .......... .......... .......... 86%  111M 4s\n708450K .......... .......... .......... .......... .......... 86% 27.1M 4s\n708500K .......... .......... .......... .......... .......... 86% 82.7M 4s\n708550K .......... .......... .......... .......... .......... 86% 98.2M 4s\n708600K .......... .......... .......... .......... .......... 86% 94.1M 4s\n708650K .......... .......... .......... .......... .......... 86% 93.6M 4s\n708700K .......... .......... .......... .......... .......... 86% 98.7M 4s\n708750K .......... .......... .......... .......... .......... 86% 99.8M 4s\n708800K .......... .......... .......... .......... .......... 86% 97.8M 4s\n708850K .......... .......... .......... .......... .......... 86% 67.3M 4s\n708900K .......... .......... .......... .......... .......... 86%  126M 4s\n708950K .......... .......... .......... .......... .......... 86%  102M 4s\n709000K .......... .......... .......... .......... .......... 86% 52.6M 4s\n709050K .......... .......... .......... .......... .......... 86% 96.1M 4s\n709100K .......... .......... .......... .......... .......... 86% 59.2M 4s\n709150K .......... .......... .......... .......... .......... 86% 89.3M 4s\n709200K .......... .......... .......... .......... .......... 86% 49.8M 4s\n709250K .......... .......... .......... .......... .......... 86% 96.1M 4s\n709300K .......... .......... .......... .......... .......... 86% 38.8M 4s\n709350K .......... .......... .......... .......... .......... 86% 46.1M 4s\n709400K .......... .......... .......... .......... .......... 86% 55.0M 4s\n709450K .......... .......... .......... .......... .......... 86% 98.8M 4s\n709500K .......... .......... .......... .......... .......... 86% 97.4M 4s\n709550K .......... .......... .......... .......... .......... 86% 45.0M 4s\n709600K .......... .......... .......... .......... .......... 86% 96.4M 4s\n709650K .......... .......... .......... .......... .......... 86% 83.0M 4s\n709700K .......... .......... .......... .......... .......... 86% 93.9M 4s\n709750K .......... .......... .......... .......... .......... 86% 22.5M 4s\n709800K .......... .......... .......... .......... .......... 86% 27.6M 4s\n709850K .......... .......... .......... .......... .......... 86% 51.3M 4s\n709900K .......... .......... .......... .......... .......... 86% 23.9M 4s\n709950K .......... .......... .......... .......... .......... 86% 86.5M 4s\n710000K .......... .......... .......... .......... .......... 86% 41.1M 4s\n710050K .......... .......... .......... .......... .......... 86% 42.7M 4s\n710100K .......... .......... .......... .......... .......... 86% 22.2M 4s\n710150K .......... .......... .......... .......... .......... 86% 30.4M 4s\n710200K .......... .......... .......... .......... .......... 86% 85.4M 4s\n710250K .......... .......... .......... .......... .......... 86% 25.3M 4s\n710300K .......... .......... .......... .......... .......... 86% 60.9M 4s\n710350K .......... .......... .......... .......... .......... 86% 84.2M 4s\n710400K .......... .......... .......... .......... .......... 86% 74.9M 4s\n710450K .......... .......... .......... .......... .......... 86% 61.4M 4s\n710500K .......... .......... .......... .......... .......... 86% 78.3M 4s\n710550K .......... .......... .......... .......... .......... 86% 65.0M 4s\n710600K .......... .......... .......... .......... .......... 86% 96.7M 4s\n710650K .......... .......... .......... .......... .......... 86%  104M 4s\n710700K .......... .......... .......... .......... .......... 86% 75.3M 4s\n710750K .......... .......... .......... .......... .......... 86% 76.8M 4s\n710800K .......... .......... .......... .......... .......... 86%  103M 4s\n710850K .......... .......... .......... .......... .......... 86% 68.6M 4s\n710900K .......... .......... .......... .......... .......... 86% 52.1M 4s\n710950K .......... .......... .......... .......... .......... 86%  101M 4s\n711000K .......... .......... .......... .......... .......... 86% 76.2M 4s\n711050K .......... .......... .......... .......... .......... 86% 29.3M 3s\n711100K .......... .......... .......... .......... .......... 86% 50.2M 3s\n711150K .......... .......... .......... .......... .......... 86% 57.1M 3s\n711200K .......... .......... .......... .......... .......... 86%  104M 3s\n711250K .......... .......... .......... .......... .......... 86%  110M 3s\n711300K .......... .......... .......... .......... .......... 86% 85.2M 3s\n711350K .......... .......... .......... .......... .......... 86% 97.0M 3s\n711400K .......... .......... .......... .......... .......... 86% 68.8M 3s\n711450K .......... .......... .......... .......... .......... 86% 88.1M 3s\n711500K .......... .......... .......... .......... .......... 86% 87.1M 3s\n711550K .......... .......... .......... .......... .......... 86%  124M 3s\n711600K .......... .......... .......... .......... .......... 86% 98.5M 3s\n711650K .......... .......... .......... .......... .......... 86%  115M 3s\n711700K .......... .......... .......... .......... .......... 86%  110M 3s\n711750K .......... .......... .......... .......... .......... 86% 62.3M 3s\n711800K .......... .......... .......... .......... .......... 86%  120M 3s\n711850K .......... .......... .......... .......... .......... 86% 40.8M 3s\n711900K .......... .......... .......... .......... .......... 86%  124M 3s\n711950K .......... .......... .......... .......... .......... 86% 44.5M 3s\n712000K .......... .......... .......... .......... .......... 86% 43.6M 3s\n712050K .......... .......... .......... .......... .......... 86% 80.0M 3s\n712100K .......... .......... .......... .......... .......... 86% 77.2M 3s\n712150K .......... .......... .......... .......... .......... 86% 86.1M 3s\n712200K .......... .......... .......... .......... .......... 86%  105M 3s\n712250K .......... .......... .......... .......... .......... 86% 83.2M 3s\n712300K .......... .......... .......... .......... .......... 86%  109M 3s\n712350K .......... .......... .......... .......... .......... 86% 43.1M 3s\n712400K .......... .......... .......... .......... .......... 86%  102M 3s\n712450K .......... .......... .......... .......... .......... 86% 78.4M 3s\n712500K .......... .......... .......... .......... .......... 86%  128M 3s\n712550K .......... .......... .......... .......... .......... 86%  106M 3s\n712600K .......... .......... .......... .......... .......... 86% 37.9M 3s\n712650K .......... .......... .......... .......... .......... 86% 24.2M 3s\n712700K .......... .......... .......... .......... .......... 86% 90.6M 3s\n712750K .......... .......... .......... .......... .......... 86% 48.1M 3s\n712800K .......... .......... .......... .......... .......... 86% 90.3M 3s\n712850K .......... .......... .......... .......... .......... 86% 52.4M 3s\n712900K .......... .......... .......... .......... .......... 86% 53.4M 3s\n712950K .......... .......... .......... .......... .......... 86% 94.2M 3s\n713000K .......... .......... .......... .......... .......... 86%  129M 3s\n713050K .......... .......... .......... .......... .......... 86%  140M 3s\n713100K .......... .......... .......... .......... .......... 86%  113M 3s\n713150K .......... .......... .......... .......... .......... 86% 24.7M 3s\n713200K .......... .......... .......... .......... .......... 86% 69.1M 3s\n713250K .......... .......... .......... .......... .......... 86% 73.9M 3s\n713300K .......... .......... .......... .......... .......... 86% 40.0M 3s\n713350K .......... .......... .......... .......... .......... 86% 46.8M 3s\n713400K .......... .......... .......... .......... .......... 86% 40.7M 3s\n713450K .......... .......... .......... .......... .......... 86% 77.7M 3s\n713500K .......... .......... .......... .......... .......... 86% 4.98M 3s\n713550K .......... .......... .......... .......... .......... 86% 19.3M 3s\n713600K .......... .......... .......... .......... .......... 86% 96.4M 3s\n713650K .......... .......... .......... .......... .......... 86%  118M 3s\n713700K .......... .......... .......... .......... .......... 86%  130M 3s\n713750K .......... .......... .......... .......... .......... 86% 33.7M 3s\n713800K .......... .......... .......... .......... .......... 86% 17.9M 3s\n713850K .......... .......... .......... .......... .......... 86% 97.7M 3s\n713900K .......... .......... .......... .......... .......... 86% 46.0M 3s\n713950K .......... .......... .......... .......... .......... 86% 69.7M 3s\n714000K .......... .......... .......... .......... .......... 86% 97.5M 3s\n714050K .......... .......... .......... .......... .......... 86% 9.30M 3s\n714100K .......... .......... .......... .......... .......... 86% 66.8M 3s\n714150K .......... .......... .......... .......... .......... 86% 84.3M 3s\n714200K .......... .......... .......... .......... .......... 86%  102M 3s\n714250K .......... .......... .......... .......... .......... 86%  102M 3s\n714300K .......... .......... .......... .......... .......... 86% 96.6M 3s\n714350K .......... .......... .......... .......... .......... 86% 62.5M 3s\n714400K .......... .......... .......... .......... .......... 86% 77.0M 3s\n714450K .......... .......... .......... .......... .......... 86% 90.7M 3s\n714500K .......... .......... .......... .......... .......... 86% 98.2M 3s\n714550K .......... .......... .......... .......... .......... 87% 54.8M 3s\n714600K .......... .......... .......... .......... .......... 87% 68.8M 3s\n714650K .......... .......... .......... .......... .......... 87% 72.8M 3s\n714700K .......... .......... .......... .......... .......... 87% 78.3M 3s\n714750K .......... .......... .......... .......... .......... 87% 89.6M 3s\n714800K .......... .......... .......... .......... .......... 87%  107M 3s\n714850K .......... .......... .......... .......... .......... 87% 79.6M 3s\n714900K .......... .......... .......... .......... .......... 87%  102M 3s\n714950K .......... .......... .......... .......... .......... 87% 93.5M 3s\n715000K .......... .......... .......... .......... .......... 87% 79.7M 3s\n715050K .......... .......... .......... .......... .......... 87% 93.9M 3s\n715100K .......... .......... .......... .......... .......... 87%  109M 3s\n715150K .......... .......... .......... .......... .......... 87%  126M 3s\n715200K .......... .......... .......... .......... .......... 87% 67.2M 3s\n715250K .......... .......... .......... .......... .......... 87%  136M 3s\n715300K .......... .......... .......... .......... .......... 87%  111M 3s\n715350K .......... .......... .......... .......... .......... 87%  115M 3s\n715400K .......... .......... .......... .......... .......... 87%  140M 3s\n715450K .......... .......... .......... .......... .......... 87%  117M 3s\n715500K .......... .......... .......... .......... .......... 87% 58.8M 3s\n715550K .......... .......... .......... .......... .......... 87%  103M 3s\n715600K .......... .......... .......... .......... .......... 87%  146M 3s\n715650K .......... .......... .......... .......... .......... 87%  116M 3s\n715700K .......... .......... .......... .......... .......... 87%  110M 3s\n715750K .......... .......... .......... .......... .......... 87%  117M 3s\n715800K .......... .......... .......... .......... .......... 87% 89.2M 3s\n715850K .......... .......... .......... .......... .......... 87%  100M 3s\n715900K .......... .......... .......... .......... .......... 87% 31.5M 3s\n715950K .......... .......... .......... .......... .......... 87% 86.3M 3s\n716000K .......... .......... .......... .......... .......... 87%  107M 3s\n716050K .......... .......... .......... .......... .......... 87%  101M 3s\n716100K .......... .......... .......... .......... .......... 87%  110M 3s\n716150K .......... .......... .......... .......... .......... 87% 84.8M 3s\n716200K .......... .......... .......... .......... .......... 87%  102M 3s\n716250K .......... .......... .......... .......... .......... 87%  113M 3s\n716300K .......... .......... .......... .......... .......... 87%  136M 3s\n716350K .......... .......... .......... .......... .......... 87%  119M 3s\n716400K .......... .......... .......... .......... .......... 87%  104M 3s\n716450K .......... .......... .......... .......... .......... 87%  135M 3s\n716500K .......... .......... .......... .......... .......... 87%  136M 3s\n716550K .......... .......... .......... .......... .......... 87%  106M 3s\n716600K .......... .......... .......... .......... .......... 87%  115M 3s\n716650K .......... .......... .......... .......... .......... 87% 97.0M 3s\n716700K .......... .......... .......... .......... .......... 87%  116M 3s\n716750K .......... .......... .......... .......... .......... 87%  118M 3s\n716800K .......... .......... .......... .......... .......... 87% 82.6M 3s\n716850K .......... .......... .......... .......... .......... 87% 59.6M 3s\n716900K .......... .......... .......... .......... .......... 87% 7.84M 3s\n716950K .......... .......... .......... .......... .......... 87%  103M 3s\n717000K .......... .......... .......... .......... .......... 87%  127M 3s\n717050K .......... .......... .......... .......... .......... 87% 50.5M 3s\n717100K .......... .......... .......... .......... .......... 87%  137M 3s\n717150K .......... .......... .......... .......... .......... 87% 62.8M 3s\n717200K .......... .......... .......... .......... .......... 87%  134M 3s\n717250K .......... .......... .......... .......... .......... 87%  119M 3s\n717300K .......... .......... .......... .......... .......... 87%  106M 3s\n717350K .......... .......... .......... .......... .......... 87%  103M 3s\n717400K .......... .......... .......... .......... .......... 87%  124M 3s\n717450K .......... .......... .......... .......... .......... 87%  113M 3s\n717500K .......... .......... .......... .......... .......... 87%  118M 3s\n717550K .......... .......... .......... .......... .......... 87% 91.5M 3s\n717600K .......... .......... .......... .......... .......... 87%  114M 3s\n717650K .......... .......... .......... .......... .......... 87%  107M 3s\n717700K .......... .......... .......... .......... .......... 87%  101M 3s\n717750K .......... .......... .......... .......... .......... 87% 84.3M 3s\n717800K .......... .......... .......... .......... .......... 87%  103M 3s\n717850K .......... .......... .......... .......... .......... 87%  111M 3s\n717900K .......... .......... .......... .......... .......... 87%  100M 3s\n717950K .......... .......... .......... .......... .......... 87% 92.9M 3s\n718000K .......... .......... .......... .......... .......... 87%  114M 3s\n718050K .......... .......... .......... .......... .......... 87% 73.1M 3s\n718100K .......... .......... .......... .......... .......... 87% 97.8M 3s\n718150K .......... .......... .......... .......... .......... 87%  110M 3s\n718200K .......... .......... .......... .......... .......... 87% 29.4M 3s\n718250K .......... .......... .......... .......... .......... 87% 49.0M 3s\n718300K .......... .......... .......... .......... .......... 87% 30.4M 3s\n718350K .......... .......... .......... .......... .......... 87%  124M 3s\n718400K .......... .......... .......... .......... .......... 87% 21.3M 3s\n718450K .......... .......... .......... .......... .......... 87% 75.4M 3s\n718500K .......... .......... .......... .......... .......... 87% 29.8M 3s\n718550K .......... .......... .......... .......... .......... 87% 30.0M 3s\n718600K .......... .......... .......... .......... .......... 87% 66.0M 3s\n718650K .......... .......... .......... .......... .......... 87% 34.6M 3s\n718700K .......... .......... .......... .......... .......... 87% 24.3M 3s\n718750K .......... .......... .......... .......... .......... 87% 58.4M 3s\n718800K .......... .......... .......... .......... .......... 87% 55.1M 3s\n718850K .......... .......... .......... .......... .......... 87% 75.1M 3s\n718900K .......... .......... .......... .......... .......... 87% 37.3M 3s\n718950K .......... .......... .......... .......... .......... 87% 47.9M 3s\n719000K .......... .......... .......... .......... .......... 87%  103M 3s\n719050K .......... .......... .......... .......... .......... 87% 87.4M 3s\n719100K .......... .......... .......... .......... .......... 87%  105M 3s\n719150K .......... .......... .......... .......... .......... 87% 43.5M 3s\n719200K .......... .......... .......... .......... .......... 87% 55.8M 3s\n719250K .......... .......... .......... .......... .......... 87% 89.6M 3s\n719300K .......... .......... .......... .......... .......... 87%  103M 3s\n719350K .......... .......... .......... .......... .......... 87%  104M 3s\n719400K .......... .......... .......... .......... .......... 87% 58.2M 3s\n719450K .......... .......... .......... .......... .......... 87% 68.2M 3s\n719500K .......... .......... .......... .......... .......... 87% 97.7M 3s\n719550K .......... .......... .......... .......... .......... 87% 24.1M 3s\n719600K .......... .......... .......... .......... .......... 87%  129M 3s\n719650K .......... .......... .......... .......... .......... 87% 85.3M 3s\n719700K .......... .......... .......... .......... .......... 87% 98.0M 3s\n719750K .......... .......... .......... .......... .......... 87% 78.5M 3s\n719800K .......... .......... .......... .......... .......... 87% 71.1M 3s\n719850K .......... .......... .......... .......... .......... 87% 82.0M 3s\n719900K .......... .......... .......... .......... .......... 87%  120M 3s\n719950K .......... .......... .......... .......... .......... 87%  122M 3s\n720000K .......... .......... .......... .......... .......... 87% 34.3M 3s\n720050K .......... .......... .......... .......... .......... 87%  107M 3s\n720100K .......... .......... .......... .......... .......... 87%  111M 3s\n720150K .......... .......... .......... .......... .......... 87% 93.4M 3s\n720200K .......... .......... .......... .......... .......... 87%  135M 3s\n720250K .......... .......... .......... .......... .......... 87%  137M 3s\n720300K .......... .......... .......... .......... .......... 87% 36.3M 3s\n720350K .......... .......... .......... .......... .......... 87%  108M 3s\n720400K .......... .......... .......... .......... .......... 87%  104M 3s\n720450K .......... .......... .......... .......... .......... 87% 70.7M 3s\n720500K .......... .......... .......... .......... .......... 87% 93.8M 3s\n720550K .......... .......... .......... .......... .......... 87% 23.1M 3s\n720600K .......... .......... .......... .......... .......... 87% 86.2M 3s\n720650K .......... .......... .......... .......... .......... 87%  110M 3s\n720700K .......... .......... .......... .......... .......... 87% 79.6M 3s\n720750K .......... .......... .......... .......... .......... 87% 70.4M 3s\n720800K .......... .......... .......... .......... .......... 87% 46.5M 3s\n720850K .......... .......... .......... .......... .......... 87% 85.9M 3s\n720900K .......... .......... .......... .......... .......... 87%  102M 3s\n720950K .......... .......... .......... .......... .......... 87% 91.8M 3s\n721000K .......... .......... .......... .......... .......... 87% 95.5M 3s\n721050K .......... .......... .......... .......... .......... 87% 98.7M 3s\n721100K .......... .......... .......... .......... .......... 87% 65.3M 3s\n721150K .......... .......... .......... .......... .......... 87%  114M 3s\n721200K .......... .......... .......... .......... .......... 87%  114M 3s\n721250K .......... .......... .......... .......... .......... 87% 59.0M 3s\n721300K .......... .......... .......... .......... .......... 87% 92.5M 3s\n721350K .......... .......... .......... .......... .......... 87% 60.3M 3s\n721400K .......... .......... .......... .......... .......... 87% 53.5M 3s\n721450K .......... .......... .......... .......... .......... 87% 45.3M 3s\n721500K .......... .......... .......... .......... .......... 87% 84.6M 3s\n721550K .......... .......... .......... .......... .......... 87% 64.7M 3s\n721600K .......... .......... .......... .......... .......... 87% 90.6M 3s\n721650K .......... .......... .......... .......... .......... 87% 85.4M 3s\n721700K .......... .......... .......... .......... .......... 87%  101M 3s\n721750K .......... .......... .......... .......... .......... 87%  102M 3s\n721800K .......... .......... .......... .......... .......... 87%  103M 3s\n721850K .......... .......... .......... .......... .......... 87% 76.1M 3s\n721900K .......... .......... .......... .......... .......... 87% 38.7M 3s\n721950K .......... .......... .......... .......... .......... 87% 46.7M 3s\n722000K .......... .......... .......... .......... .......... 87% 16.3M 3s\n722050K .......... .......... .......... .......... .......... 87%  101M 3s\n722100K .......... .......... .......... .......... .......... 87% 41.8M 3s\n722150K .......... .......... .......... .......... .......... 87% 23.8M 3s\n722200K .......... .......... .......... .......... .......... 87% 20.3M 3s\n722250K .......... .......... .......... .......... .......... 87% 59.5M 3s\n722300K .......... .......... .......... .......... .......... 87% 49.6M 3s\n722350K .......... .......... .......... .......... .......... 87% 31.5M 3s\n722400K .......... .......... .......... .......... .......... 87% 27.8M 3s\n722450K .......... .......... .......... .......... .......... 87% 65.2M 3s\n722500K .......... .......... .......... .......... .......... 87% 69.8M 3s\n722550K .......... .......... .......... .......... .......... 87% 64.6M 3s\n722600K .......... .......... .......... .......... .......... 87% 58.6M 3s\n722650K .......... .......... .......... .......... .......... 87% 46.9M 3s\n722700K .......... .......... .......... .......... .......... 87% 12.3M 3s\n722750K .......... .......... .......... .......... .......... 87% 23.9M 3s\n722800K .......... .......... .......... .......... .......... 88% 65.4M 3s\n722850K .......... .......... .......... .......... .......... 88% 31.7M 3s\n722900K .......... .......... .......... .......... .......... 88% 22.6M 3s\n722950K .......... .......... .......... .......... .......... 88% 23.4M 3s\n723000K .......... .......... .......... .......... .......... 88% 49.7M 3s\n723050K .......... .......... .......... .......... .......... 88% 23.3M 3s\n723100K .......... .......... .......... .......... .......... 88% 24.0M 3s\n723150K .......... .......... .......... .......... .......... 88% 18.5M 3s\n723200K .......... .......... .......... .......... .......... 88% 25.7M 3s\n723250K .......... .......... .......... .......... .......... 88% 33.6M 3s\n723300K .......... .......... .......... .......... .......... 88% 18.8M 3s\n723350K .......... .......... .......... .......... .......... 88% 42.5M 3s\n723400K .......... .......... .......... .......... .......... 88% 17.5M 3s\n723450K .......... .......... .......... .......... .......... 88% 23.3M 3s\n723500K .......... .......... .......... .......... .......... 88% 11.1M 3s\n723550K .......... .......... .......... .......... .......... 88% 93.1M 3s\n723600K .......... .......... .......... .......... .......... 88% 40.1M 3s\n723650K .......... .......... .......... .......... .......... 88% 65.7M 3s\n723700K .......... .......... .......... .......... .......... 88%  106M 3s\n723750K .......... .......... .......... .......... .......... 88% 16.8M 3s\n723800K .......... .......... .......... .......... .......... 88% 84.4M 3s\n723850K .......... .......... .......... .......... .......... 88% 66.4M 3s\n723900K .......... .......... .......... .......... .......... 88% 17.8M 3s\n723950K .......... .......... .......... .......... .......... 88% 52.9M 3s\n724000K .......... .......... .......... .......... .......... 88% 79.9M 3s\n724050K .......... .......... .......... .......... .......... 88% 29.6M 3s\n724100K .......... .......... .......... .......... .......... 88% 35.4M 3s\n724150K .......... .......... .......... .......... .......... 88% 29.4M 3s\n724200K .......... .......... .......... .......... .......... 88% 4.09M 3s\n724250K .......... .......... .......... .......... .......... 88% 98.4M 3s\n724300K .......... .......... .......... .......... .......... 88% 45.4M 3s\n724350K .......... .......... .......... .......... .......... 88% 45.2M 3s\n724400K .......... .......... .......... .......... .......... 88% 99.8M 3s\n724450K .......... .......... .......... .......... .......... 88%  102M 3s\n724500K .......... .......... .......... .......... .......... 88% 85.4M 3s\n724550K .......... .......... .......... .......... .......... 88%  103M 3s\n724600K .......... .......... .......... .......... .......... 88%  104M 3s\n724650K .......... .......... .......... .......... .......... 88% 97.2M 3s\n724700K .......... .......... .......... .......... .......... 88% 55.1M 3s\n724750K .......... .......... .......... .......... .......... 88% 92.8M 3s\n724800K .......... .......... .......... .......... .......... 88% 55.4M 3s\n724850K .......... .......... .......... .......... .......... 88% 53.9M 3s\n724900K .......... .......... .......... .......... .......... 88% 54.5M 3s\n724950K .......... .......... .......... .......... .......... 88% 21.1M 3s\n725000K .......... .......... .......... .......... .......... 88% 36.5M 3s\n725050K .......... .......... .......... .......... .......... 88% 34.4M 3s\n725100K .......... .......... .......... .......... .......... 88% 49.8M 3s\n725150K .......... .......... .......... .......... .......... 88% 19.2M 3s\n725200K .......... .......... .......... .......... .......... 88%  103M 3s\n725250K .......... .......... .......... .......... .......... 88% 23.8M 3s\n725300K .......... .......... .......... .......... .......... 88% 18.9M 3s\n725350K .......... .......... .......... .......... .......... 88% 38.7M 3s\n725400K .......... .......... .......... .......... .......... 88% 39.6M 3s\n725450K .......... .......... .......... .......... .......... 88% 21.8M 3s\n725500K .......... .......... .......... .......... .......... 88% 22.3M 3s\n725550K .......... .......... .......... .......... .......... 88% 19.7M 3s\n725600K .......... .......... .......... .......... .......... 88% 20.6M 3s\n725650K .......... .......... .......... .......... .......... 88% 57.5M 3s\n725700K .......... .......... .......... .......... .......... 88% 20.4M 3s\n725750K .......... .......... .......... .......... .......... 88% 21.3M 3s\n725800K .......... .......... .......... .......... .......... 88% 18.1M 3s\n725850K .......... .......... .......... .......... .......... 88% 77.9M 3s\n725900K .......... .......... .......... .......... .......... 88% 36.8M 3s\n725950K .......... .......... .......... .......... .......... 88% 26.5M 3s\n726000K .......... .......... .......... .......... .......... 88% 21.3M 3s\n726050K .......... .......... .......... .......... .......... 88% 58.9M 3s\n726100K .......... .......... .......... .......... .......... 88% 22.0M 3s\n726150K .......... .......... .......... .......... .......... 88% 15.3M 3s\n726200K .......... .......... .......... .......... .......... 88% 49.0M 3s\n726250K .......... .......... .......... .......... .......... 88% 21.7M 3s\n726300K .......... .......... .......... .......... .......... 88% 35.1M 3s\n726350K .......... .......... .......... .......... .......... 88% 19.7M 3s\n726400K .......... .......... .......... .......... .......... 88% 11.0M 3s\n726450K .......... .......... .......... .......... .......... 88% 95.7M 3s\n726500K .......... .......... .......... .......... .......... 88% 56.2M 3s\n726550K .......... .......... .......... .......... .......... 88% 26.5M 3s\n726600K .......... .......... .......... .......... .......... 88% 51.4M 3s\n726650K .......... .......... .......... .......... .......... 88% 14.6M 3s\n726700K .......... .......... .......... .......... .......... 88% 26.0M 3s\n726750K .......... .......... .......... .......... .......... 88% 31.8M 3s\n726800K .......... .......... .......... .......... .......... 88% 38.3M 3s\n726850K .......... .......... .......... .......... .......... 88% 23.2M 3s\n726900K .......... .......... .......... .......... .......... 88% 36.2M 3s\n726950K .......... .......... .......... .......... .......... 88% 14.2M 3s\n727000K .......... .......... .......... .......... .......... 88% 42.1M 3s\n727050K .......... .......... .......... .......... .......... 88% 31.2M 3s\n727100K .......... .......... .......... .......... .......... 88% 28.3M 3s\n727150K .......... .......... .......... .......... .......... 88% 42.1M 3s\n727200K .......... .......... .......... .......... .......... 88% 38.9M 3s\n727250K .......... .......... .......... .......... .......... 88%  106M 3s\n727300K .......... .......... .......... .......... .......... 88%  109M 3s\n727350K .......... .......... .......... .......... .......... 88% 87.7M 3s\n727400K .......... .......... .......... .......... .......... 88% 47.8M 3s\n727450K .......... .......... .......... .......... .......... 88% 95.0M 3s\n727500K .......... .......... .......... .......... .......... 88% 83.8M 3s\n727550K .......... .......... .......... .......... .......... 88% 24.9M 3s\n727600K .......... .......... .......... .......... .......... 88% 35.2M 3s\n727650K .......... .......... .......... .......... .......... 88% 27.0M 3s\n727700K .......... .......... .......... .......... .......... 88% 58.9M 3s\n727750K .......... .......... .......... .......... .......... 88% 11.6M 3s\n727800K .......... .......... .......... .......... .......... 88%  115M 3s\n727850K .......... .......... .......... .......... .......... 88% 41.1M 3s\n727900K .......... .......... .......... .......... .......... 88% 62.8M 3s\n727950K .......... .......... .......... .......... .......... 88% 22.0M 3s\n728000K .......... .......... .......... .......... .......... 88% 17.2M 3s\n728050K .......... .......... .......... .......... .......... 88% 75.1M 3s\n728100K .......... .......... .......... .......... .......... 88% 28.3M 3s\n728150K .......... .......... .......... .......... .......... 88% 65.3M 3s\n728200K .......... .......... .......... .......... .......... 88% 21.2M 3s\n728250K .......... .......... .......... .......... .......... 88% 21.7M 3s\n728300K .......... .......... .......... .......... .......... 88% 28.6M 3s\n728350K .......... .......... .......... .......... .......... 88%  107M 3s\n728400K .......... .......... .......... .......... .......... 88% 92.4M 3s\n728450K .......... .......... .......... .......... .......... 88% 59.5M 3s\n728500K .......... .......... .......... .......... .......... 88% 96.8M 3s\n728550K .......... .......... .......... .......... .......... 88% 50.7M 3s\n728600K .......... .......... .......... .......... .......... 88% 66.0M 3s\n728650K .......... .......... .......... .......... .......... 88% 79.8M 3s\n728700K .......... .......... .......... .......... .......... 88% 34.2M 3s\n728750K .......... .......... .......... .......... .......... 88% 25.2M 3s\n728800K .......... .......... .......... .......... .......... 88% 29.2M 3s\n728850K .......... .......... .......... .......... .......... 88% 22.2M 3s\n728900K .......... .......... .......... .......... .......... 88%  102M 3s\n728950K .......... .......... .......... .......... .......... 88% 25.8M 3s\n729000K .......... .......... .......... .......... .......... 88% 15.8M 3s\n729050K .......... .......... .......... .......... .......... 88% 98.8M 3s\n729100K .......... .......... .......... .......... .......... 88% 40.0M 3s\n729150K .......... .......... .......... .......... .......... 88% 17.7M 3s\n729200K .......... .......... .......... .......... .......... 88% 29.2M 3s\n729250K .......... .......... .......... .......... .......... 88% 17.6M 3s\n729300K .......... .......... .......... .......... .......... 88%  103M 3s\n729350K .......... .......... .......... .......... .......... 88% 35.8M 3s\n729400K .......... .......... .......... .......... .......... 88% 25.4M 3s\n729450K .......... .......... .......... .......... .......... 88% 20.7M 3s\n729500K .......... .......... .......... .......... .......... 88% 21.4M 3s\n729550K .......... .......... .......... .......... .......... 88%  106M 3s\n729600K .......... .......... .......... .......... .......... 88% 25.1M 3s\n729650K .......... .......... .......... .......... .......... 88% 31.5M 3s\n729700K .......... .......... .......... .......... .......... 88% 23.6M 3s\n729750K .......... .......... .......... .......... .......... 88% 29.6M 3s\n729800K .......... .......... .......... .......... .......... 88% 40.4M 3s\n729850K .......... .......... .......... .......... .......... 88% 39.7M 3s\n729900K .......... .......... .......... .......... .......... 88% 29.5M 3s\n729950K .......... .......... .......... .......... .......... 88% 27.5M 3s\n730000K .......... .......... .......... .......... .......... 88% 65.9M 3s\n730050K .......... .......... .......... .......... .......... 88% 20.2M 3s\n730100K .......... .......... .......... .......... .......... 88% 24.4M 3s\n730150K .......... .......... .......... .......... .......... 88% 18.3M 3s\n730200K .......... .......... .......... .......... .......... 88% 30.9M 3s\n730250K .......... .......... .......... .......... .......... 88% 45.7M 3s\n730300K .......... .......... .......... .......... .......... 88% 28.8M 3s\n730350K .......... .......... .......... .......... .......... 88% 80.1M 3s\n730400K .......... .......... .......... .......... .......... 88% 39.2M 3s\n730450K .......... .......... .......... .......... .......... 88% 36.9M 3s\n730500K .......... .......... .......... .......... .......... 88% 30.0M 3s\n730550K .......... .......... .......... .......... .......... 88% 28.3M 3s\n730600K .......... .......... .......... .......... .......... 88%  105M 3s\n730650K .......... .......... .......... .......... .......... 88% 58.8M 3s\n730700K .......... .......... .......... .......... .......... 88% 53.8M 3s\n730750K .......... .......... .......... .......... .......... 88% 46.3M 3s\n730800K .......... .......... .......... .......... .......... 88% 41.3M 3s\n730850K .......... .......... .......... .......... .......... 88% 45.4M 3s\n730900K .......... .......... .......... .......... .......... 88% 46.6M 3s\n730950K .......... .......... .......... .......... .......... 88% 43.4M 3s\n731000K .......... .......... .......... .......... .......... 89% 44.4M 3s\n731050K .......... .......... .......... .......... .......... 89% 46.8M 3s\n731100K .......... .......... .......... .......... .......... 89% 46.4M 3s\n731150K .......... .......... .......... .......... .......... 89% 41.6M 3s\n731200K .......... .......... .......... .......... .......... 89% 51.9M 3s\n731250K .......... .......... .......... .......... .......... 89% 49.7M 3s\n731300K .......... .......... .......... .......... .......... 89% 37.4M 3s\n731350K .......... .......... .......... .......... .......... 89% 48.7M 3s\n731400K .......... .......... .......... .......... .......... 89% 20.9M 3s\n731450K .......... .......... .......... .......... .......... 89%  126M 3s\n731500K .......... .......... .......... .......... .......... 89% 18.9M 3s\n731550K .......... .......... .......... .......... .......... 89%  126M 3s\n731600K .......... .......... .......... .......... .......... 89%  150M 3s\n731650K .......... .......... .......... .......... .......... 89% 14.8M 3s\n731700K .......... .......... .......... .......... .......... 89% 65.3M 3s\n731750K .......... .......... .......... .......... .......... 89%  148M 3s\n731800K .......... .......... .......... .......... .......... 89%  148M 3s\n731850K .......... .......... .......... .......... .......... 89%  149M 3s\n731900K .......... .......... .......... .......... .......... 89% 11.1M 3s\n731950K .......... .......... .......... .......... .......... 89% 40.4M 3s\n732000K .......... .......... .......... .......... .......... 89% 66.9M 3s\n732050K .......... .......... .......... .......... .......... 89% 66.3M 3s\n732100K .......... .......... .......... .......... .......... 89% 52.7M 3s\n732150K .......... .......... .......... .......... .......... 89% 63.0M 3s\n732200K .......... .......... .......... .......... .......... 89% 56.6M 3s\n732250K .......... .......... .......... .......... .......... 89% 44.6M 3s\n732300K .......... .......... .......... .......... .......... 89% 45.8M 3s\n732350K .......... .......... .......... .......... .......... 89% 45.9M 3s\n732400K .......... .......... .......... .......... .......... 89% 46.5M 3s\n732450K .......... .......... .......... .......... .......... 89% 42.2M 3s\n732500K .......... .......... .......... .......... .......... 89% 37.0M 3s\n732550K .......... .......... .......... .......... .......... 89% 48.8M 3s\n732600K .......... .......... .......... .......... .......... 89% 72.4M 3s\n732650K .......... .......... .......... .......... .......... 89% 68.3M 3s\n732700K .......... .......... .......... .......... .......... 89% 60.1M 3s\n732750K .......... .......... .......... .......... .......... 89% 69.4M 3s\n732800K .......... .......... .......... .......... .......... 89% 63.8M 3s\n732850K .......... .......... .......... .......... .......... 89% 84.8M 3s\n732900K .......... .......... .......... .......... .......... 89% 68.7M 3s\n732950K .......... .......... .......... .......... .......... 89% 83.0M 3s\n733000K .......... .......... .......... .......... .......... 89% 92.7M 3s\n733050K .......... .......... .......... .......... .......... 89% 76.8M 3s\n733100K .......... .......... .......... .......... .......... 89% 64.2M 3s\n733150K .......... .......... .......... .......... .......... 89% 46.2M 3s\n733200K .......... .......... .......... .......... .......... 89% 55.8M 3s\n733250K .......... .......... .......... .......... .......... 89% 39.8M 3s\n733300K .......... .......... .......... .......... .......... 89% 53.0M 3s\n733350K .......... .......... .......... .......... .......... 89% 70.7M 3s\n733400K .......... .......... .......... .......... .......... 89% 62.7M 3s\n733450K .......... .......... .......... .......... .......... 89% 60.7M 3s\n733500K .......... .......... .......... .......... .......... 89% 64.1M 3s\n733550K .......... .......... .......... .......... .......... 89% 39.3M 3s\n733600K .......... .......... .......... .......... .......... 89% 66.6M 3s\n733650K .......... .......... .......... .......... .......... 89% 62.2M 3s\n733700K .......... .......... .......... .......... .......... 89% 54.0M 3s\n733750K .......... .......... .......... .......... .......... 89% 60.7M 3s\n733800K .......... .......... .......... .......... .......... 89% 58.7M 3s\n733850K .......... .......... .......... .......... .......... 89% 61.5M 3s\n733900K .......... .......... .......... .......... .......... 89% 50.9M 3s\n733950K .......... .......... .......... .......... .......... 89% 61.8M 3s\n734000K .......... .......... .......... .......... .......... 89% 66.0M 3s\n734050K .......... .......... .......... .......... .......... 89% 46.3M 3s\n734100K .......... .......... .......... .......... .......... 89% 44.4M 3s\n734150K .......... .......... .......... .......... .......... 89% 65.7M 3s\n734200K .......... .......... .......... .......... .......... 89% 57.1M 3s\n734250K .......... .......... .......... .......... .......... 89% 60.6M 3s\n734300K .......... .......... .......... .......... .......... 89% 57.6M 3s\n734350K .......... .......... .......... .......... .......... 89% 60.8M 3s\n734400K .......... .......... .......... .......... .......... 89% 57.9M 3s\n734450K .......... .......... .......... .......... .......... 89% 66.7M 3s\n734500K .......... .......... .......... .......... .......... 89% 51.3M 3s\n734550K .......... .......... .......... .......... .......... 89% 76.2M 3s\n734600K .......... .......... .......... .......... .......... 89% 72.5M 3s\n734650K .......... .......... .......... .......... .......... 89% 58.7M 3s\n734700K .......... .......... .......... .......... .......... 89% 53.5M 3s\n734750K .......... .......... .......... .......... .......... 89% 40.3M 3s\n734800K .......... .......... .......... .......... .......... 89% 58.3M 3s\n734850K .......... .......... .......... .......... .......... 89% 31.4M 3s\n734900K .......... .......... .......... .......... .......... 89% 58.3M 3s\n734950K .......... .......... .......... .......... .......... 89% 60.8M 3s\n735000K .......... .......... .......... .......... .......... 89% 56.1M 3s\n735050K .......... .......... .......... .......... .......... 89% 59.9M 3s\n735100K .......... .......... .......... .......... .......... 89% 51.3M 3s\n735150K .......... .......... .......... .......... .......... 89% 49.8M 3s\n735200K .......... .......... .......... .......... .......... 89% 60.1M 3s\n735250K .......... .......... .......... .......... .......... 89% 69.9M 3s\n735300K .......... .......... .......... .......... .......... 89% 54.8M 3s\n735350K .......... .......... .......... .......... .......... 89% 53.9M 3s\n735400K .......... .......... .......... .......... .......... 89% 71.6M 3s\n735450K .......... .......... .......... .......... .......... 89% 66.9M 3s\n735500K .......... .......... .......... .......... .......... 89% 52.0M 3s\n735550K .......... .......... .......... .......... .......... 89% 66.6M 3s\n735600K .......... .......... .......... .......... .......... 89% 39.3M 3s\n735650K .......... .......... .......... .......... .......... 89% 51.6M 3s\n735700K .......... .......... .......... .......... .......... 89% 57.5M 3s\n735750K .......... .......... .......... .......... .......... 89% 54.3M 3s\n735800K .......... .......... .......... .......... .......... 89% 61.5M 3s\n735850K .......... .......... .......... .......... .......... 89% 63.7M 3s\n735900K .......... .......... .......... .......... .......... 89% 54.7M 3s\n735950K .......... .......... .......... .......... .......... 89% 54.8M 3s\n736000K .......... .......... .......... .......... .......... 89% 52.2M 3s\n736050K .......... .......... .......... .......... .......... 89% 56.7M 3s\n736100K .......... .......... .......... .......... .......... 89% 36.9M 3s\n736150K .......... .......... .......... .......... .......... 89% 56.3M 3s\n736200K .......... .......... .......... .......... .......... 89% 55.5M 3s\n736250K .......... .......... .......... .......... .......... 89% 56.1M 3s\n736300K .......... .......... .......... .......... .......... 89% 57.3M 3s\n736350K .......... .......... .......... .......... .......... 89% 59.3M 3s\n736400K .......... .......... .......... .......... .......... 89% 53.3M 3s\n736450K .......... .......... .......... .......... .......... 89% 57.0M 3s\n736500K .......... .......... .......... .......... .......... 89% 53.3M 3s\n736550K .......... .......... .......... .......... .......... 89% 55.6M 3s\n736600K .......... .......... .......... .......... .......... 89% 56.7M 3s\n736650K .......... .......... .......... .......... .......... 89% 59.1M 3s\n736700K .......... .......... .......... .......... .......... 89% 48.0M 3s\n736750K .......... .......... .......... .......... .......... 89% 57.1M 3s\n736800K .......... .......... .......... .......... .......... 89% 50.3M 3s\n736850K .......... .......... .......... .......... .......... 89% 61.1M 3s\n736900K .......... .......... .......... .......... .......... 89% 48.8M 3s\n736950K .......... .......... .......... .......... .......... 89% 60.3M 3s\n737000K .......... .......... .......... .......... .......... 89% 52.9M 3s\n737050K .......... .......... .......... .......... .......... 89% 54.0M 3s\n737100K .......... .......... .......... .......... .......... 89% 54.9M 3s\n737150K .......... .......... .......... .......... .......... 89% 80.5M 3s\n737200K .......... .......... .......... .......... .......... 89% 59.9M 3s\n737250K .......... .......... .......... .......... .......... 89% 62.6M 3s\n737300K .......... .......... .......... .......... .......... 89% 57.2M 3s\n737350K .......... .......... .......... .......... .......... 89% 58.4M 3s\n737400K .......... .......... .......... .......... .......... 89% 69.6M 3s\n737450K .......... .......... .......... .......... .......... 89% 64.5M 3s\n737500K .......... .......... .......... .......... .......... 89% 48.9M 3s\n737550K .......... .......... .......... .......... .......... 89% 59.8M 3s\n737600K .......... .......... .......... .......... .......... 89% 53.9M 3s\n737650K .......... .......... .......... .......... .......... 89% 36.1M 3s\n737700K .......... .......... .......... .......... .......... 89% 52.5M 3s\n737750K .......... .......... .......... .......... .......... 89% 48.5M 3s\n737800K .......... .......... .......... .......... .......... 89% 57.9M 3s\n737850K .......... .......... .......... .......... .......... 89% 57.4M 3s\n737900K .......... .......... .......... .......... .......... 89% 59.7M 3s\n737950K .......... .......... .......... .......... .......... 89% 67.0M 3s\n738000K .......... .......... .......... .......... .......... 89% 2.51M 3s\n738050K .......... .......... .......... .......... .......... 89% 89.8M 3s\n738100K .......... .......... .......... .......... .......... 89% 74.5M 3s\n738150K .......... .......... .......... .......... .......... 89% 98.5M 3s\n738200K .......... .......... .......... .......... .......... 89% 88.5M 3s\n738250K .......... .......... .......... .......... .......... 89% 86.9M 3s\n738300K .......... .......... .......... .......... .......... 89% 72.4M 3s\n738350K .......... .......... .......... .......... .......... 89% 81.7M 3s\n738400K .......... .......... .......... .......... .......... 89% 86.3M 3s\n738450K .......... .......... .......... .......... .......... 89% 90.5M 3s\n738500K .......... .......... .......... .......... .......... 89% 76.7M 3s\n738550K .......... .......... .......... .......... .......... 89% 87.4M 3s\n738600K .......... .......... .......... .......... .......... 89% 90.3M 3s\n738650K .......... .......... .......... .......... .......... 89% 83.2M 3s\n738700K .......... .......... .......... .......... .......... 89% 71.2M 3s\n738750K .......... .......... .......... .......... .......... 89% 88.4M 3s\n738800K .......... .......... .......... .......... .......... 89% 93.9M 3s\n738850K .......... .......... .......... .......... .......... 89%  106M 3s\n738900K .......... .......... .......... .......... .......... 89% 92.5M 3s\n738950K .......... .......... .......... .......... .......... 89% 88.0M 3s\n739000K .......... .......... .......... .......... .......... 89% 89.6M 3s\n739050K .......... .......... .......... .......... .......... 89% 79.1M 3s\n739100K .......... .......... .......... .......... .......... 89% 74.4M 3s\n739150K .......... .......... .......... .......... .......... 89% 85.0M 3s\n739200K .......... .......... .......... .......... .......... 90% 86.0M 3s\n739250K .......... .......... .......... .......... .......... 90% 23.8M 3s\n739300K .......... .......... .......... .......... .......... 90%  108M 3s\n739350K .......... .......... .......... .......... .......... 90%  138M 3s\n739400K .......... .......... .......... .......... .......... 90% 78.5M 3s\n739450K .......... .......... .......... .......... .......... 90% 86.6M 3s\n739500K .......... .......... .......... .......... .......... 90% 73.3M 3s\n739550K .......... .......... .......... .......... .......... 90%  100M 3s\n739600K .......... .......... .......... .......... .......... 90%  100M 3s\n739650K .......... .......... .......... .......... .......... 90%  137M 3s\n739700K .......... .......... .......... .......... .......... 90% 31.5M 3s\n739750K .......... .......... .......... .......... .......... 90% 42.8M 3s\n739800K .......... .......... .......... .......... .......... 90% 61.2M 3s\n739850K .......... .......... .......... .......... .......... 90% 60.9M 3s\n739900K .......... .......... .......... .......... .......... 90% 53.6M 3s\n739950K .......... .......... .......... .......... .......... 90% 68.8M 3s\n740000K .......... .......... .......... .......... .......... 90%  107M 3s\n740050K .......... .......... .......... .......... .......... 90% 75.9M 3s\n740100K .......... .......... .......... .......... .......... 90% 58.2M 3s\n740150K .......... .......... .......... .......... .......... 90% 59.8M 3s\n740200K .......... .......... .......... .......... .......... 90% 67.4M 3s\n740250K .......... .......... .......... .......... .......... 90% 78.2M 3s\n740300K .......... .......... .......... .......... .......... 90% 55.5M 3s\n740350K .......... .......... .......... .......... .......... 90% 62.4M 3s\n740400K .......... .......... .......... .......... .......... 90% 60.5M 3s\n740450K .......... .......... .......... .......... .......... 90% 62.1M 3s\n740500K .......... .......... .......... .......... .......... 90% 53.8M 3s\n740550K .......... .......... .......... .......... .......... 90% 64.2M 3s\n740600K .......... .......... .......... .......... .......... 90% 62.0M 3s\n740650K .......... .......... .......... .......... .......... 90% 58.8M 3s\n740700K .......... .......... .......... .......... .......... 90% 54.8M 3s\n740750K .......... .......... .......... .......... .......... 90% 63.9M 3s\n740800K .......... .......... .......... .......... .......... 90% 64.0M 3s\n740850K .......... .......... .......... .......... .......... 90% 62.4M 3s\n740900K .......... .......... .......... .......... .......... 90% 51.2M 3s\n740950K .......... .......... .......... .......... .......... 90% 63.1M 3s\n741000K .......... .......... .......... .......... .......... 90% 71.7M 3s\n741050K .......... .......... .......... .......... .......... 90% 66.2M 3s\n741100K .......... .......... .......... .......... .......... 90% 58.1M 3s\n741150K .......... .......... .......... .......... .......... 90% 61.8M 3s\n741200K .......... .......... .......... .......... .......... 90% 62.0M 3s\n741250K .......... .......... .......... .......... .......... 90% 62.2M 3s\n741300K .......... .......... .......... .......... .......... 90% 62.1M 3s\n741350K .......... .......... .......... .......... .......... 90%  100M 3s\n741400K .......... .......... .......... .......... .......... 90% 78.1M 3s\n741450K .......... .......... .......... .......... .......... 90% 68.4M 3s\n741500K .......... .......... .......... .......... .......... 90% 50.1M 2s\n741550K .......... .......... .......... .......... .......... 90% 64.7M 2s\n741600K .......... .......... .......... .......... .......... 90% 60.5M 2s\n741650K .......... .......... .......... .......... .......... 90% 39.2M 2s\n741700K .......... .......... .......... .......... .......... 90% 53.7M 2s\n741750K .......... .......... .......... .......... .......... 90% 65.1M 2s\n741800K .......... .......... .......... .......... .......... 90% 66.7M 2s\n741850K .......... .......... .......... .......... .......... 90% 60.0M 2s\n741900K .......... .......... .......... .......... .......... 90% 49.6M 2s\n741950K .......... .......... .......... .......... .......... 90% 64.8M 2s\n742000K .......... .......... .......... .......... .......... 90% 64.4M 2s\n742050K .......... .......... .......... .......... .......... 90% 65.3M 2s\n742100K .......... .......... .......... .......... .......... 90% 58.3M 2s\n742150K .......... .......... .......... .......... .......... 90% 61.9M 2s\n742200K .......... .......... .......... .......... .......... 90% 77.8M 2s\n742250K .......... .......... .......... .......... .......... 90% 77.2M 2s\n742300K .......... .......... .......... .......... .......... 90% 62.5M 2s\n742350K .......... .......... .......... .......... .......... 90%  108M 2s\n742400K .......... .......... .......... .......... .......... 90% 70.9M 2s\n742450K .......... .......... .......... .......... .......... 90% 59.8M 2s\n742500K .......... .......... .......... .......... .......... 90% 55.9M 2s\n742550K .......... .......... .......... .......... .......... 90% 70.7M 2s\n742600K .......... .......... .......... .......... .......... 90% 62.0M 2s\n742650K .......... .......... .......... .......... .......... 90% 61.7M 2s\n742700K .......... .......... .......... .......... .......... 90% 55.6M 2s\n742750K .......... .......... .......... .......... .......... 90% 71.3M 2s\n742800K .......... .......... .......... .......... .......... 90% 72.7M 2s\n742850K .......... .......... .......... .......... .......... 90%  107M 2s\n742900K .......... .......... .......... .......... .......... 90% 92.9M 2s\n742950K .......... .......... .......... .......... .......... 90% 69.8M 2s\n743000K .......... .......... .......... .......... .......... 90% 72.3M 2s\n743050K .......... .......... .......... .......... .......... 90% 72.2M 2s\n743100K .......... .......... .......... .......... .......... 90% 64.8M 2s\n743150K .......... .......... .......... .......... .......... 90% 71.7M 2s\n743200K .......... .......... .......... .......... .......... 90% 66.7M 2s\n743250K .......... .......... .......... .......... .......... 90% 71.0M 2s\n743300K .......... .......... .......... .......... .......... 90% 64.6M 2s\n743350K .......... .......... .......... .......... .......... 90% 66.6M 2s\n743400K .......... .......... .......... .......... .......... 90% 63.6M 2s\n743450K .......... .......... .......... .......... .......... 90% 63.0M 2s\n743500K .......... .......... .......... .......... .......... 90% 51.2M 2s\n743550K .......... .......... .......... .......... .......... 90% 72.5M 2s\n743600K .......... .......... .......... .......... .......... 90% 60.4M 2s\n743650K .......... .......... .......... .......... .......... 90% 61.7M 2s\n743700K .......... .......... .......... .......... .......... 90% 37.5M 2s\n743750K .......... .......... .......... .......... .......... 90% 69.7M 2s\n743800K .......... .......... .......... .......... .......... 90% 67.1M 2s\n743850K .......... .......... .......... .......... .......... 90% 62.7M 2s\n743900K .......... .......... .......... .......... .......... 90% 54.7M 2s\n743950K .......... .......... .......... .......... .......... 90% 60.9M 2s\n744000K .......... .......... .......... .......... .......... 90% 67.4M 2s\n744050K .......... .......... .......... .......... .......... 90% 65.0M 2s\n744100K .......... .......... .......... .......... .......... 90% 56.0M 2s\n744150K .......... .......... .......... .......... .......... 90% 62.2M 2s\n744200K .......... .......... .......... .......... .......... 90% 80.1M 2s\n744250K .......... .......... .......... .......... .......... 90% 67.4M 2s\n744300K .......... .......... .......... .......... .......... 90% 53.1M 2s\n744350K .......... .......... .......... .......... .......... 90% 91.1M 2s\n744400K .......... .......... .......... .......... .......... 90%  106M 2s\n744450K .......... .......... .......... .......... .......... 90% 72.5M 2s\n744500K .......... .......... .......... .......... .......... 90% 54.8M 2s\n744550K .......... .......... .......... .......... .......... 90% 59.9M 2s\n744600K .......... .......... .......... .......... .......... 90% 63.8M 2s\n744650K .......... .......... .......... .......... .......... 90%  105M 2s\n744700K .......... .......... .......... .......... .......... 90% 68.9M 2s\n744750K .......... .......... .......... .......... .......... 90% 57.3M 2s\n744800K .......... .......... .......... .......... .......... 90% 57.8M 2s\n744850K .......... .......... .......... .......... .......... 90% 57.2M 2s\n744900K .......... .......... .......... .......... .......... 90% 48.3M 2s\n744950K .......... .......... .......... .......... .......... 90% 59.2M 2s\n745000K .......... .......... .......... .......... .......... 90% 56.4M 2s\n745050K .......... .......... .......... .......... .......... 90% 57.1M 2s\n745100K .......... .......... .......... .......... .......... 90% 50.7M 2s\n745150K .......... .......... .......... .......... .......... 90% 59.7M 2s\n745200K .......... .......... .......... .......... .......... 90% 57.0M 2s\n745250K .......... .......... .......... .......... .......... 90% 55.6M 2s\n745300K .......... .......... .......... .......... .......... 90% 51.6M 2s\n745350K .......... .......... .......... .......... .......... 90% 56.6M 2s\n745400K .......... .......... .......... .......... .......... 90% 58.3M 2s\n745450K .......... .......... .......... .......... .......... 90% 62.9M 2s\n745500K .......... .......... .......... .......... .......... 90% 52.6M 2s\n745550K .......... .......... .......... .......... .......... 90% 61.6M 2s\n745600K .......... .......... .......... .......... .......... 90% 73.4M 2s\n745650K .......... .......... .......... .......... .......... 90% 63.4M 2s\n745700K .......... .......... .......... .......... .......... 90% 50.2M 2s\n745750K .......... .......... .......... .......... .......... 90% 36.8M 2s\n745800K .......... .......... .......... .......... .......... 90% 57.3M 2s\n745850K .......... .......... .......... .......... .......... 90% 57.1M 2s\n745900K .......... .......... .......... .......... .......... 90% 49.1M 2s\n745950K .......... .......... .......... .......... .......... 90% 60.0M 2s\n746000K .......... .......... .......... .......... .......... 90% 57.7M 2s\n746050K .......... .......... .......... .......... .......... 90% 61.5M 2s\n746100K .......... .......... .......... .......... .......... 90% 49.3M 2s\n746150K .......... .......... .......... .......... .......... 90% 69.1M 2s\n746200K .......... .......... .......... .......... .......... 90% 59.5M 2s\n746250K .......... .......... .......... .......... .......... 90% 61.8M 2s\n746300K .......... .......... .......... .......... .......... 90% 58.5M 2s\n746350K .......... .......... .......... .......... .......... 90% 94.8M 2s\n746400K .......... .......... .......... .......... .......... 90% 80.3M 2s\n746450K .......... .......... .......... .......... .......... 90% 59.5M 2s\n746500K .......... .......... .......... .......... .......... 90% 53.6M 2s\n746550K .......... .......... .......... .......... .......... 90% 66.2M 2s\n746600K .......... .......... .......... .......... .......... 90% 64.1M 2s\n746650K .......... .......... .......... .......... .......... 90% 61.3M 2s\n746700K .......... .......... .......... .......... .......... 90% 58.2M 2s\n746750K .......... .......... .......... .......... .......... 90% 60.1M 2s\n746800K .......... .......... .......... .......... .......... 90% 60.8M 2s\n746850K .......... .......... .......... .......... .......... 90% 64.2M 2s\n746900K .......... .......... .......... .......... .......... 90% 53.2M 2s\n746950K .......... .......... .......... .......... .......... 90% 61.3M 2s\n747000K .......... .......... .......... .......... .......... 90% 61.3M 2s\n747050K .......... .......... .......... .......... .......... 90% 61.0M 2s\n747100K .......... .......... .......... .......... .......... 90% 51.9M 2s\n747150K .......... .......... .......... .......... .......... 90% 63.3M 2s\n747200K .......... .......... .......... .......... .......... 90% 62.2M 2s\n747250K .......... .......... .......... .......... .......... 90% 58.4M 2s\n747300K .......... .......... .......... .......... .......... 90% 53.4M 2s\n747350K .......... .......... .......... .......... .......... 90% 59.9M 2s\n747400K .......... .......... .......... .......... .......... 90% 61.3M 2s\n747450K .......... .......... .......... .......... .......... 91% 68.0M 2s\n747500K .......... .......... .......... .......... .......... 91% 51.6M 2s\n747550K .......... .......... .......... .......... .......... 91% 59.1M 2s\n747600K .......... .......... .......... .......... .......... 91% 52.2M 2s\n747650K .......... .......... .......... .......... .......... 91% 76.9M 2s\n747700K .......... .......... .......... .......... .......... 91% 66.5M 2s\n747750K .......... .......... .......... .......... .......... 91% 85.1M 2s\n747800K .......... .......... .......... .......... .......... 91% 51.9M 2s\n747850K .......... .......... .......... .......... .......... 91% 79.3M 2s\n747900K .......... .......... .......... .......... .......... 91% 70.7M 2s\n747950K .......... .......... .......... .......... .......... 91% 82.5M 2s\n748000K .......... .......... .......... .......... .......... 91% 98.3M 2s\n748050K .......... .......... .......... .......... .......... 91% 76.7M 2s\n748100K .......... .......... .......... .......... .......... 91% 70.2M 2s\n748150K .......... .......... .......... .......... .......... 91% 84.7M 2s\n748200K .......... .......... .......... .......... .......... 91% 86.5M 2s\n748250K .......... .......... .......... .......... .......... 91% 86.3M 2s\n748300K .......... .......... .......... .......... .......... 91% 70.1M 2s\n748350K .......... .......... .......... .......... .......... 91% 85.8M 2s\n748400K .......... .......... .......... .......... .......... 91% 81.6M 2s\n748450K .......... .......... .......... .......... .......... 91% 81.4M 2s\n748500K .......... .......... .......... .......... .......... 91% 72.3M 2s\n748550K .......... .......... .......... .......... .......... 91% 83.1M 2s\n748600K .......... .......... .......... .......... .......... 91% 81.5M 2s\n748650K .......... .......... .......... .......... .......... 91% 84.5M 2s\n748700K .......... .......... .......... .......... .......... 91% 66.5M 2s\n748750K .......... .......... .......... .......... .......... 91% 79.0M 2s\n748800K .......... .......... .......... .......... .......... 91% 86.5M 2s\n748850K .......... .......... .......... .......... .......... 91% 83.0M 2s\n748900K .......... .......... .......... .......... .......... 91% 70.3M 2s\n748950K .......... .......... .......... .......... .......... 91% 83.6M 2s\n749000K .......... .......... .......... .......... .......... 91% 79.6M 2s\n749050K .......... .......... .......... .......... .......... 91% 89.6M 2s\n749100K .......... .......... .......... .......... .......... 91% 69.7M 2s\n749150K .......... .......... .......... .......... .......... 91% 81.9M 2s\n749200K .......... .......... .......... .......... .......... 91% 80.5M 2s\n749250K .......... .......... .......... .......... .......... 91% 78.8M 2s\n749300K .......... .......... .......... .......... .......... 91% 70.2M 2s\n749350K .......... .......... .......... .......... .......... 91% 80.1M 2s\n749400K .......... .......... .......... .......... .......... 91% 83.2M 2s\n749450K .......... .......... .......... .......... .......... 91% 85.8M 2s\n749500K .......... .......... .......... .......... .......... 91% 77.9M 2s\n749550K .......... .......... .......... .......... .......... 91% 85.7M 2s\n749600K .......... .......... .......... .......... .......... 91% 82.1M 2s\n749650K .......... .......... .......... .......... .......... 91% 79.9M 2s\n749700K .......... .......... .......... .......... .......... 91% 67.0M 2s\n749750K .......... .......... .......... .......... .......... 91% 86.3M 2s\n749800K .......... .......... .......... .......... .......... 91% 82.2M 2s\n749850K .......... .......... .......... .......... .......... 91% 51.2M 2s\n749900K .......... .......... .......... .......... .......... 91% 68.9M 2s\n749950K .......... .......... .......... .......... .......... 91% 83.1M 2s\n750000K .......... .......... .......... .......... .......... 91% 77.5M 2s\n750050K .......... .......... .......... .......... .......... 91% 78.8M 2s\n750100K .......... .......... .......... .......... .......... 91% 69.8M 2s\n750150K .......... .......... .......... .......... .......... 91% 78.6M 2s\n750200K .......... .......... .......... .......... .......... 91% 94.1M 2s\n750250K .......... .......... .......... .......... .......... 91%  126M 2s\n750300K .......... .......... .......... .......... .......... 91% 72.3M 2s\n750350K .......... .......... .......... .......... .......... 91% 80.8M 2s\n750400K .......... .......... .......... .......... .......... 91% 77.7M 2s\n750450K .......... .......... .......... .......... .......... 91% 87.7M 2s\n750500K .......... .......... .......... .......... .......... 91% 81.3M 2s\n750550K .......... .......... .......... .......... .......... 91%  121M 2s\n750600K .......... .......... .......... .......... .......... 91% 96.4M 2s\n750650K .......... .......... .......... .......... .......... 91% 80.8M 2s\n750700K .......... .......... .......... .......... .......... 91% 71.0M 2s\n750750K .......... .......... .......... .......... .......... 91% 82.6M 2s\n750800K .......... .......... .......... .......... .......... 91% 76.0M 2s\n750850K .......... .......... .......... .......... .......... 91% 81.8M 2s\n750900K .......... .......... .......... .......... .......... 91% 70.0M 2s\n750950K .......... .......... .......... .......... .......... 91% 83.2M 2s\n751000K .......... .......... .......... .......... .......... 91%  110M 2s\n751050K .......... .......... .......... .......... .......... 91% 75.9M 2s\n751100K .......... .......... .......... .......... .......... 91% 69.3M 2s\n751150K .......... .......... .......... .......... .......... 91% 93.6M 2s\n751200K .......... .......... .......... .......... .......... 91% 80.4M 2s\n751250K .......... .......... .......... .......... .......... 91% 78.1M 2s\n751300K .......... .......... .......... .......... .......... 91% 69.8M 2s\n751350K .......... .......... .......... .......... .......... 91% 94.5M 2s\n751400K .......... .......... .......... .......... .......... 91%  129M 2s\n751450K .......... .......... .......... .......... .......... 91% 87.1M 2s\n751500K .......... .......... .......... .......... .......... 91% 88.0M 2s\n751550K .......... .......... .......... .......... .......... 91% 76.0M 2s\n751600K .......... .......... .......... .......... .......... 91% 87.1M 2s\n751650K .......... .......... .......... .......... .......... 91%  123M 2s\n751700K .......... .......... .......... .......... .......... 91% 79.8M 2s\n751750K .......... .......... .......... .......... .......... 91%  126M 2s\n751800K .......... .......... .......... .......... .......... 91% 95.6M 2s\n751850K .......... .......... .......... .......... .......... 91% 77.0M 2s\n751900K .......... .......... .......... .......... .......... 91% 44.6M 2s\n751950K .......... .......... .......... .......... .......... 91%  101M 2s\n752000K .......... .......... .......... .......... .......... 91% 76.8M 2s\n752050K .......... .......... .......... .......... .......... 91% 78.9M 2s\n752100K .......... .......... .......... .......... .......... 91% 68.1M 2s\n752150K .......... .......... .......... .......... .......... 91% 85.7M 2s\n752200K .......... .......... .......... .......... .......... 91%  101M 2s\n752250K .......... .......... .......... .......... .......... 91% 80.3M 2s\n752300K .......... .......... .......... .......... .......... 91% 81.4M 2s\n752350K .......... .......... .......... .......... .......... 91% 75.1M 2s\n752400K .......... .......... .......... .......... .......... 91% 81.6M 2s\n752450K .......... .......... .......... .......... .......... 91% 78.9M 2s\n752500K .......... .......... .......... .......... .......... 91% 95.5M 2s\n752550K .......... .......... .......... .......... .......... 91% 81.2M 2s\n752600K .......... .......... .......... .......... .......... 91% 74.3M 2s\n752650K .......... .......... .......... .......... .......... 91% 78.3M 2s\n752700K .......... .......... .......... .......... .......... 91% 73.3M 2s\n752750K .......... .......... .......... .......... .......... 91% 68.8M 2s\n752800K .......... .......... .......... .......... .......... 91% 17.8M 2s\n752850K .......... .......... .......... .......... .......... 91%  102M 2s\n752900K .......... .......... .......... .......... .......... 91%  115M 2s\n752950K .......... .......... .......... .......... .......... 91% 46.1M 2s\n753000K .......... .......... .......... .......... .......... 91% 73.9M 2s\n753050K .......... .......... .......... .......... .......... 91% 73.4M 2s\n753100K .......... .......... .......... .......... .......... 91% 44.1M 2s\n753150K .......... .......... .......... .......... .......... 91%  122M 2s\n753200K .......... .......... .......... .......... .......... 91% 70.4M 2s\n753250K .......... .......... .......... .......... .......... 91% 60.6M 2s\n753300K .......... .......... .......... .......... .......... 91% 50.3M 2s\n753350K .......... .......... .......... .......... .......... 91% 31.1M 2s\n753400K .......... .......... .......... .......... .......... 91% 81.3M 2s\n753450K .......... .......... .......... .......... .......... 91% 82.9M 2s\n753500K .......... .......... .......... .......... .......... 91% 67.7M 2s\n753550K .......... .......... .......... .......... .......... 91% 67.1M 2s\n753600K .......... .......... .......... .......... .......... 91% 50.0M 2s\n753650K .......... .......... .......... .......... .......... 91% 68.1M 2s\n753700K .......... .......... .......... .......... .......... 91% 74.8M 2s\n753750K .......... .......... .......... .......... .......... 91% 42.7M 2s\n753800K .......... .......... .......... .......... .......... 91% 77.3M 2s\n753850K .......... .......... .......... .......... .......... 91% 49.8M 2s\n753900K .......... .......... .......... .......... .......... 91% 74.9M 2s\n753950K .......... .......... .......... .......... .......... 91% 46.4M 2s\n754000K .......... .......... .......... .......... .......... 91% 77.2M 2s\n754050K .......... .......... .......... .......... .......... 91% 86.2M 2s\n754100K .......... .......... .......... .......... .......... 91% 69.1M 2s\n754150K .......... .......... .......... .......... .......... 91% 57.1M 2s\n754200K .......... .......... .......... .......... .......... 91% 46.2M 2s\n754250K .......... .......... .......... .......... .......... 91% 79.4M 2s\n754300K .......... .......... .......... .......... .......... 91% 70.5M 2s\n754350K .......... .......... .......... .......... .......... 91% 59.6M 2s\n754400K .......... .......... .......... .......... .......... 91% 62.2M 2s\n754450K .......... .......... .......... .......... .......... 91% 55.1M 2s\n754500K .......... .......... .......... .......... .......... 91% 43.4M 2s\n754550K .......... .......... .......... .......... .......... 91% 76.3M 2s\n754600K .......... .......... .......... .......... .......... 91% 76.1M 2s\n754650K .......... .......... .......... .......... .......... 91% 84.8M 2s\n754700K .......... .......... .......... .......... .......... 91% 77.5M 2s\n754750K .......... .......... .......... .......... .......... 91% 56.9M 2s\n754800K .......... .......... .......... .......... .......... 91% 20.2M 2s\n754850K .......... .......... .......... .......... .......... 91%  103M 2s\n754900K .......... .......... .......... .......... .......... 91% 76.4M 2s\n754950K .......... .......... .......... .......... .......... 91%  110M 2s\n755000K .......... .......... .......... .......... .......... 91% 32.6M 2s\n755050K .......... .......... .......... .......... .......... 91%  142M 2s\n755100K .......... .......... .......... .......... .......... 91% 43.8M 2s\n755150K .......... .......... .......... .......... .......... 91%  127M 2s\n755200K .......... .......... .......... .......... .......... 91% 83.2M 2s\n755250K .......... .......... .......... .......... .......... 91% 73.5M 2s\n755300K .......... .......... .......... .......... .......... 91% 99.8M 2s\n755350K .......... .......... .......... .......... .......... 91% 88.4M 2s\n755400K .......... .......... .......... .......... .......... 91% 81.0M 2s\n755450K .......... .......... .......... .......... .......... 91% 37.9M 2s\n755500K .......... .......... .......... .......... .......... 91% 58.0M 2s\n755550K .......... .......... .......... .......... .......... 91% 57.6M 2s\n755600K .......... .......... .......... .......... .......... 91% 49.4M 2s\n755650K .......... .......... .......... .......... .......... 92% 29.8M 2s\n755700K .......... .......... .......... .......... .......... 92% 54.3M 2s\n755750K .......... .......... .......... .......... .......... 92% 28.9M 2s\n755800K .......... .......... .......... .......... .......... 92% 87.3M 2s\n755850K .......... .......... .......... .......... .......... 92% 89.7M 2s\n755900K .......... .......... .......... .......... .......... 92% 82.7M 2s\n755950K .......... .......... .......... .......... .......... 92% 77.5M 2s\n756000K .......... .......... .......... .......... .......... 92% 45.1M 2s\n756050K .......... .......... .......... .......... .......... 92% 39.4M 2s\n756100K .......... .......... .......... .......... .......... 92% 60.3M 2s\n756150K .......... .......... .......... .......... .......... 92% 48.2M 2s\n756200K .......... .......... .......... .......... .......... 92% 35.9M 2s\n756250K .......... .......... .......... .......... .......... 92% 67.4M 2s\n756300K .......... .......... .......... .......... .......... 92% 23.4M 2s\n756350K .......... .......... .......... .......... .......... 92% 50.4M 2s\n756400K .......... .......... .......... .......... .......... 92% 43.9M 2s\n756450K .......... .......... .......... .......... .......... 92% 49.1M 2s\n756500K .......... .......... .......... .......... .......... 92% 63.9M 2s\n756550K .......... .......... .......... .......... .......... 92% 81.1M 2s\n756600K .......... .......... .......... .......... .......... 92% 47.5M 2s\n756650K .......... .......... .......... .......... .......... 92% 44.5M 2s\n756700K .......... .......... .......... .......... .......... 92% 51.1M 2s\n756750K .......... .......... .......... .......... .......... 92% 97.5M 2s\n756800K .......... .......... .......... .......... .......... 92% 95.4M 2s\n756850K .......... .......... .......... .......... .......... 92% 74.0M 2s\n756900K .......... .......... .......... .......... .......... 92% 70.8M 2s\n756950K .......... .......... .......... .......... .......... 92% 74.1M 2s\n757000K .......... .......... .......... .......... .......... 92% 70.1M 2s\n757050K .......... .......... .......... .......... .......... 92% 75.4M 2s\n757100K .......... .......... .......... .......... .......... 92% 67.9M 2s\n757150K .......... .......... .......... .......... .......... 92% 70.8M 2s\n757200K .......... .......... .......... .......... .......... 92% 68.2M 2s\n757250K .......... .......... .......... .......... .......... 92% 75.9M 2s\n757300K .......... .......... .......... .......... .......... 92% 80.3M 2s\n757350K .......... .......... .......... .......... .......... 92% 75.1M 2s\n757400K .......... .......... .......... .......... .......... 92% 64.8M 2s\n757450K .......... .......... .......... .......... .......... 92% 44.3M 2s\n757500K .......... .......... .......... .......... .......... 92% 76.9M 2s\n757550K .......... .......... .......... .......... .......... 92% 80.4M 2s\n757600K .......... .......... .......... .......... .......... 92% 68.2M 2s\n757650K .......... .......... .......... .......... .......... 92% 80.4M 2s\n757700K .......... .......... .......... .......... .......... 92% 78.6M 2s\n757750K .......... .......... .......... .......... .......... 92% 49.1M 2s\n757800K .......... .......... .......... .......... .......... 92% 76.6M 2s\n757850K .......... .......... .......... .......... .......... 92% 66.0M 2s\n757900K .......... .......... .......... .......... .......... 92% 44.8M 2s\n757950K .......... .......... .......... .......... .......... 92% 73.8M 2s\n758000K .......... .......... .......... .......... .......... 92% 79.6M 2s\n758050K .......... .......... .......... .......... .......... 92% 73.5M 2s\n758100K .......... .......... .......... .......... .......... 92% 60.3M 2s\n758150K .......... .......... .......... .......... .......... 92% 61.1M 2s\n758200K .......... .......... .......... .......... .......... 92% 66.4M 2s\n758250K .......... .......... .......... .......... .......... 92% 54.9M 2s\n758300K .......... .......... .......... .......... .......... 92% 50.2M 2s\n758350K .......... .......... .......... .......... .......... 92% 50.9M 2s\n758400K .......... .......... .......... .......... .......... 92% 61.9M 2s\n758450K .......... .......... .......... .......... .......... 92% 77.9M 2s\n758500K .......... .......... .......... .......... .......... 92% 70.4M 2s\n758550K .......... .......... .......... .......... .......... 92% 34.6M 2s\n758600K .......... .......... .......... .......... .......... 92% 75.2M 2s\n758650K .......... .......... .......... .......... .......... 92% 60.9M 2s\n758700K .......... .......... .......... .......... .......... 92% 79.8M 2s\n758750K .......... .......... .......... .......... .......... 92% 79.4M 2s\n758800K .......... .......... .......... .......... .......... 92% 51.7M 2s\n758850K .......... .......... .......... .......... .......... 92% 77.8M 2s\n758900K .......... .......... .......... .......... .......... 92% 36.1M 2s\n758950K .......... .......... .......... .......... .......... 92% 75.9M 2s\n759000K .......... .......... .......... .......... .......... 92% 73.6M 2s\n759050K .......... .......... .......... .......... .......... 92% 67.1M 2s\n759100K .......... .......... .......... .......... .......... 92% 76.4M 2s\n759150K .......... .......... .......... .......... .......... 92% 64.7M 2s\n759200K .......... .......... .......... .......... .......... 92% 18.9M 2s\n759250K .......... .......... .......... .......... .......... 92% 68.0M 2s\n759300K .......... .......... .......... .......... .......... 92% 74.7M 2s\n759350K .......... .......... .......... .......... .......... 92% 85.5M 2s\n759400K .......... .......... .......... .......... .......... 92% 84.2M 2s\n759450K .......... .......... .......... .......... .......... 92% 70.7M 2s\n759500K .......... .......... .......... .......... .......... 92% 84.8M 2s\n759550K .......... .......... .......... .......... .......... 92% 86.6M 2s\n759600K .......... .......... .......... .......... .......... 92% 76.6M 2s\n759650K .......... .......... .......... .......... .......... 92% 58.1M 2s\n759700K .......... .......... .......... .......... .......... 92% 72.0M 2s\n759750K .......... .......... .......... .......... .......... 92% 73.6M 2s\n759800K .......... .......... .......... .......... .......... 92% 70.1M 2s\n759850K .......... .......... .......... .......... .......... 92% 40.4M 2s\n759900K .......... .......... .......... .......... .......... 92% 62.5M 2s\n759950K .......... .......... .......... .......... .......... 92% 45.9M 2s\n760000K .......... .......... .......... .......... .......... 92% 70.6M 2s\n760050K .......... .......... .......... .......... .......... 92% 10.4M 2s\n760100K .......... .......... .......... .......... .......... 92% 30.0M 2s\n760150K .......... .......... .......... .......... .......... 92% 43.5M 2s\n760200K .......... .......... .......... .......... .......... 92% 54.7M 2s\n760250K .......... .......... .......... .......... .......... 92% 27.5M 2s\n760300K .......... .......... .......... .......... .......... 92% 28.0M 2s\n760350K .......... .......... .......... .......... .......... 92% 17.7M 2s\n760400K .......... .......... .......... .......... .......... 92% 21.8M 2s\n760450K .......... .......... .......... .......... .......... 92% 55.2M 2s\n760500K .......... .......... .......... .......... .......... 92% 82.3M 2s\n760550K .......... .......... .......... .......... .......... 92% 32.5M 2s\n760600K .......... .......... .......... .......... .......... 92% 39.5M 2s\n760650K .......... .......... .......... .......... .......... 92% 46.1M 2s\n760700K .......... .......... .......... .......... .......... 92% 37.0M 2s\n760750K .......... .......... .......... .......... .......... 92% 50.9M 2s\n760800K .......... .......... .......... .......... .......... 92% 32.2M 2s\n760850K .......... .......... .......... .......... .......... 92% 37.6M 2s\n760900K .......... .......... .......... .......... .......... 92% 42.2M 2s\n760950K .......... .......... .......... .......... .......... 92% 71.5M 2s\n761000K .......... .......... .......... .......... .......... 92% 41.3M 2s\n761050K .......... .......... .......... .......... .......... 92% 43.8M 2s\n761100K .......... .......... .......... .......... .......... 92% 33.8M 2s\n761150K .......... .......... .......... .......... .......... 92% 35.1M 2s\n761200K .......... .......... .......... .......... .......... 92% 34.7M 2s\n761250K .......... .......... .......... .......... .......... 92% 50.5M 2s\n761300K .......... .......... .......... .......... .......... 92% 71.8M 2s\n761350K .......... .......... .......... .......... .......... 92% 54.4M 2s\n761400K .......... .......... .......... .......... .......... 92%  142M 2s\n761450K .......... .......... .......... .......... .......... 92%  126M 2s\n761500K .......... .......... .......... .......... .......... 92%  115M 2s\n761550K .......... .......... .......... .......... .......... 92%  104M 2s\n761600K .......... .......... .......... .......... .......... 92%  114M 2s\n761650K .......... .......... .......... .......... .......... 92%  134M 2s\n761700K .......... .......... .......... .......... .......... 92%  146M 2s\n761750K .......... .......... .......... .......... .......... 92%  121M 2s\n761800K .......... .......... .......... .......... .......... 92%  133M 2s\n761850K .......... .......... .......... .......... .......... 92% 92.6M 2s\n761900K .......... .......... .......... .......... .......... 92% 76.3M 2s\n761950K .......... .......... .......... .......... .......... 92% 85.0M 2s\n762000K .......... .......... .......... .......... .......... 92%  110M 2s\n762050K .......... .......... .......... .......... .......... 92%  109M 2s\n762100K .......... .......... .......... .......... .......... 92% 70.6M 2s\n762150K .......... .......... .......... .......... .......... 92%  109M 2s\n762200K .......... .......... .......... .......... .......... 92%  137M 2s\n762250K .......... .......... .......... .......... .......... 92%  126M 2s\n762300K .......... .......... .......... .......... .......... 92%  141M 2s\n762350K .......... .......... .......... .......... .......... 92%  122M 2s\n762400K .......... .......... .......... .......... .......... 92%  141M 2s\n762450K .......... .......... .......... .......... .......... 92%  142M 2s\n762500K .......... .......... .......... .......... .......... 92%  139M 2s\n762550K .......... .......... .......... .......... .......... 92%  112M 2s\n762600K .......... .......... .......... .......... .......... 92%  131M 2s\n762650K .......... .......... .......... .......... .......... 92%  117M 2s\n762700K .......... .......... .......... .......... .......... 92%  113M 2s\n762750K .......... .......... .......... .......... .......... 92%  102M 2s\n762800K .......... .......... .......... .......... .......... 92%  132M 2s\n762850K .......... .......... .......... .......... .......... 92%  134M 2s\n762900K .......... .......... .......... .......... .......... 92%  137M 2s\n762950K .......... .......... .......... .......... .......... 92% 97.9M 2s\n763000K .......... .......... .......... .......... .......... 92%  112M 2s\n763050K .......... .......... .......... .......... .......... 92%  126M 2s\n763100K .......... .......... .......... .......... .......... 92%  135M 2s\n763150K .......... .......... .......... .......... .......... 92%  104M 2s\n763200K .......... .......... .......... .......... .......... 92%  128M 2s\n763250K .......... .......... .......... .......... .......... 92%  109M 2s\n763300K .......... .......... .......... .......... .......... 92%  127M 2s\n763350K .......... .......... .......... .......... .......... 92% 95.9M 2s\n763400K .......... .......... .......... .......... .......... 92% 47.9M 2s\n763450K .......... .......... .......... .......... .......... 92% 45.8M 2s\n763500K .......... .......... .......... .......... .......... 92% 52.0M 2s\n763550K .......... .......... .......... .......... .......... 92% 58.0M 2s\n763600K .......... .......... .......... .......... .......... 92% 49.2M 2s\n763650K .......... .......... .......... .......... .......... 92% 50.9M 2s\n763700K .......... .......... .......... .......... .......... 92% 61.1M 2s\n763750K .......... .......... .......... .......... .......... 92% 57.6M 2s\n763800K .......... .......... .......... .......... .......... 92% 13.2M 2s\n763850K .......... .......... .......... .......... .......... 93% 85.7M 2s\n763900K .......... .......... .......... .......... .......... 93% 30.5M 2s\n763950K .......... .......... .......... .......... .......... 93% 75.4M 2s\n764000K .......... .......... .......... .......... .......... 93% 81.2M 2s\n764050K .......... .......... .......... .......... .......... 93% 78.9M 2s\n764100K .......... .......... .......... .......... .......... 93% 93.8M 2s\n764150K .......... .......... .......... .......... .......... 93% 51.1M 2s\n764200K .......... .......... .......... .......... .......... 93% 85.9M 2s\n764250K .......... .......... .......... .......... .......... 93% 96.7M 2s\n764300K .......... .......... .......... .......... .......... 93% 93.1M 2s\n764350K .......... .......... .......... .......... .......... 93% 84.0M 2s\n764400K .......... .......... .......... .......... .......... 93% 15.3M 2s\n764450K .......... .......... .......... .......... .......... 93% 96.7M 2s\n764500K .......... .......... .......... .......... .......... 93% 98.9M 2s\n764550K .......... .......... .......... .......... .......... 93%  111M 2s\n764600K .......... .......... .......... .......... .......... 93% 93.5M 2s\n764650K .......... .......... .......... .......... .......... 93% 21.3M 2s\n764700K .......... .......... .......... .......... .......... 93% 91.0M 2s\n764750K .......... .......... .......... .......... .......... 93% 88.0M 2s\n764800K .......... .......... .......... .......... .......... 93%  101M 2s\n764850K .......... .......... .......... .......... .......... 93% 41.2M 2s\n764900K .......... .......... .......... .......... .......... 93% 98.9M 2s\n764950K .......... .......... .......... .......... .......... 93% 86.7M 2s\n765000K .......... .......... .......... .......... .......... 93% 99.8M 2s\n765050K .......... .......... .......... .......... .......... 93% 93.2M 2s\n765100K .......... .......... .......... .......... .......... 93% 54.7M 2s\n765150K .......... .......... .......... .......... .......... 93% 91.5M 2s\n765200K .......... .......... .......... .......... .......... 93%  106M 2s\n765250K .......... .......... .......... .......... .......... 93% 98.8M 2s\n765300K .......... .......... .......... .......... .......... 93% 87.9M 2s\n765350K .......... .......... .......... .......... .......... 93% 83.1M 2s\n765400K .......... .......... .......... .......... .......... 93% 98.1M 2s\n765450K .......... .......... .......... .......... .......... 93% 26.1M 2s\n765500K .......... .......... .......... .......... .......... 93% 89.5M 2s\n765550K .......... .......... .......... .......... .......... 93% 84.5M 2s\n765600K .......... .......... .......... .......... .......... 93% 87.0M 2s\n765650K .......... .......... .......... .......... .......... 93% 93.3M 2s\n765700K .......... .......... .......... .......... .......... 93%  100M 2s\n765750K .......... .......... .......... .......... .......... 93% 93.0M 2s\n765800K .......... .......... .......... .......... .......... 93% 87.7M 2s\n765850K .......... .......... .......... .......... .......... 93% 74.1M 2s\n765900K .......... .......... .......... .......... .......... 93% 21.2M 2s\n765950K .......... .......... .......... .......... .......... 93% 84.5M 2s\n766000K .......... .......... .......... .......... .......... 93% 87.3M 2s\n766050K .......... .......... .......... .......... .......... 93% 51.4M 2s\n766100K .......... .......... .......... .......... .......... 93% 81.0M 2s\n766150K .......... .......... .......... .......... .......... 93% 78.0M 2s\n766200K .......... .......... .......... .......... .......... 93% 83.2M 2s\n766250K .......... .......... .......... .......... .......... 93% 74.7M 2s\n766300K .......... .......... .......... .......... .......... 93% 86.4M 2s\n766350K .......... .......... .......... .......... .......... 93% 98.1M 2s\n766400K .......... .......... .......... .......... .......... 93% 93.4M 2s\n766450K .......... .......... .......... .......... .......... 93% 65.2M 2s\n766500K .......... .......... .......... .......... .......... 93% 11.9M 2s\n766550K .......... .......... .......... .......... .......... 93% 96.3M 2s\n766600K .......... .......... .......... .......... .......... 93%  131M 2s\n766650K .......... .......... .......... .......... .......... 93%  103M 2s\n766700K .......... .......... .......... .......... .......... 93%  109M 2s\n766750K .......... .......... .......... .......... .......... 93%  105M 2s\n766800K .......... .......... .......... .......... .......... 93% 44.7M 2s\n766850K .......... .......... .......... .......... .......... 93% 86.3M 2s\n766900K .......... .......... .......... .......... .......... 93%  116M 2s\n766950K .......... .......... .......... .......... .......... 93%  132M 2s\n767000K .......... .......... .......... .......... .......... 93%  135M 2s\n767050K .......... .......... .......... .......... .......... 93% 56.9M 2s\n767100K .......... .......... .......... .......... .......... 93%  102M 2s\n767150K .......... .......... .......... .......... .......... 93% 25.1M 2s\n767200K .......... .......... .......... .......... .......... 93% 97.2M 2s\n767250K .......... .......... .......... .......... .......... 93% 89.2M 2s\n767300K .......... .......... .......... .......... .......... 93%  117M 2s\n767350K .......... .......... .......... .......... .......... 93% 28.8M 2s\n767400K .......... .......... .......... .......... .......... 93%  104M 2s\n767450K .......... .......... .......... .......... .......... 93%  113M 2s\n767500K .......... .......... .......... .......... .......... 93%  123M 2s\n767550K .......... .......... .......... .......... .......... 93% 26.0M 2s\n767600K .......... .......... .......... .......... .......... 93%  102M 2s\n767650K .......... .......... .......... .......... .......... 93%  107M 2s\n767700K .......... .......... .......... .......... .......... 93%  108M 2s\n767750K .......... .......... .......... .......... .......... 93% 14.6M 2s\n767800K .......... .......... .......... .......... .......... 93%  115M 2s\n767850K .......... .......... .......... .......... .......... 93%  106M 2s\n767900K .......... .......... .......... .......... .......... 93%  123M 2s\n767950K .......... .......... .......... .......... .......... 93% 99.1M 2s\n768000K .......... .......... .......... .......... .......... 93%  114M 2s\n768050K .......... .......... .......... .......... .......... 93%  126M 2s\n768100K .......... .......... .......... .......... .......... 93%  113M 2s\n768150K .......... .......... .......... .......... .......... 93% 63.1M 2s\n768200K .......... .......... .......... .......... .......... 93%  119M 2s\n768250K .......... .......... .......... .......... .......... 93%  109M 2s\n768300K .......... .......... .......... .......... .......... 93%  116M 2s\n768350K .......... .......... .......... .......... .......... 93% 51.8M 2s\n768400K .......... .......... .......... .......... .......... 93% 58.2M 2s\n768450K .......... .......... .......... .......... .......... 93% 36.9M 2s\n768500K .......... .......... .......... .......... .......... 93%  100M 2s\n768550K .......... .......... .......... .......... .......... 93%  106M 2s\n768600K .......... .......... .......... .......... .......... 93% 51.7M 2s\n768650K .......... .......... .......... .......... .......... 93% 25.5M 2s\n768700K .......... .......... .......... .......... .......... 93%  141M 2s\n768750K .......... .......... .......... .......... .......... 93% 12.5M 2s\n768800K .......... .......... .......... .......... .......... 93%  127M 2s\n768850K .......... .......... .......... .......... .......... 93%  116M 2s\n768900K .......... .......... .......... .......... .......... 93%  116M 2s\n768950K .......... .......... .......... .......... .......... 93%  116M 2s\n769000K .......... .......... .......... .......... .......... 93%  131M 2s\n769050K .......... .......... .......... .......... .......... 93%  107M 2s\n769100K .......... .......... .......... .......... .......... 93%  114M 2s\n769150K .......... .......... .......... .......... .......... 93%  118M 2s\n769200K .......... .......... .......... .......... .......... 93%  108M 2s\n769250K .......... .......... .......... .......... .......... 93% 14.7M 2s\n769300K .......... .......... .......... .......... .......... 93%  123M 2s\n769350K .......... .......... .......... .......... .......... 93%  120M 2s\n769400K .......... .......... .......... .......... .......... 93% 17.5M 2s\n769450K .......... .......... .......... .......... .......... 93% 76.3M 2s\n769500K .......... .......... .......... .......... .......... 93% 85.3M 2s\n769550K .......... .......... .......... .......... .......... 93% 33.3M 2s\n769600K .......... .......... .......... .......... .......... 93% 99.0M 2s\n769650K .......... .......... .......... .......... .......... 93% 74.4M 2s\n769700K .......... .......... .......... .......... .......... 93% 81.5M 2s\n769750K .......... .......... .......... .......... .......... 93% 74.0M 2s\n769800K .......... .......... .......... .......... .......... 93% 81.9M 2s\n769850K .......... .......... .......... .......... .......... 93% 92.7M 2s\n769900K .......... .......... .......... .......... .......... 93% 35.4M 2s\n769950K .......... .......... .......... .......... .......... 93%  119M 2s\n770000K .......... .......... .......... .......... .......... 93%  135M 2s\n770050K .......... .......... .......... .......... .......... 93%  140M 2s\n770100K .......... .......... .......... .......... .......... 93%  123M 2s\n770150K .......... .......... .......... .......... .......... 93% 35.7M 2s\n770200K .......... .......... .......... .......... .......... 93%  145M 2s\n770250K .......... .......... .......... .......... .......... 93% 24.0M 2s\n770300K .......... .......... .......... .......... .......... 93%  117M 2s\n770350K .......... .......... .......... .......... .......... 93% 25.4M 2s\n770400K .......... .......... .......... .......... .......... 93%  131M 2s\n770450K .......... .......... .......... .......... .......... 93%  131M 2s\n770500K .......... .......... .......... .......... .......... 93%  110M 2s\n770550K .......... .......... .......... .......... .......... 93%  140M 2s\n770600K .......... .......... .......... .......... .......... 93% 91.7M 2s\n770650K .......... .......... .......... .......... .......... 93% 98.7M 2s\n770700K .......... .......... .......... .......... .......... 93% 48.6M 2s\n770750K .......... .......... .......... .......... .......... 93% 39.5M 2s\n770800K .......... .......... .......... .......... .......... 93% 38.3M 2s\n770850K .......... .......... .......... .......... .......... 93% 18.8M 2s\n770900K .......... .......... .......... .......... .......... 93% 89.5M 2s\n770950K .......... .......... .......... .......... .......... 93%  117M 2s\n771000K .......... .......... .......... .......... .......... 93%  105M 2s\n771050K .......... .......... .......... .......... .......... 93%  119M 2s\n771100K .......... .......... .......... .......... .......... 93%  140M 2s\n771150K .......... .......... .......... .......... .......... 93% 33.7M 2s\n771200K .......... .......... .......... .......... .......... 93%  122M 2s\n771250K .......... .......... .......... .......... .......... 93%  129M 2s\n771300K .......... .......... .......... .......... .......... 93% 50.7M 2s\n771350K .......... .......... .......... .......... .......... 93% 98.5M 2s\n771400K .......... .......... .......... .......... .......... 93%  120M 2s\n771450K .......... .......... .......... .......... .......... 93% 27.8M 2s\n771500K .......... .......... .......... .......... .......... 93%  102M 2s\n771550K .......... .......... .......... .......... .......... 93% 91.3M 2s\n771600K .......... .......... .......... .......... .......... 93% 58.1M 2s\n771650K .......... .......... .......... .......... .......... 93% 34.7M 2s\n771700K .......... .......... .......... .......... .......... 93%  101M 2s\n771750K .......... .......... .......... .......... .......... 93% 95.7M 2s\n771800K .......... .......... .......... .......... .......... 93% 79.8M 2s\n771850K .......... .......... .......... .......... .......... 93% 90.4M 2s\n771900K .......... .......... .......... .......... .......... 93% 75.6M 2s\n771950K .......... .......... .......... .......... .......... 93% 15.0M 2s\n772000K .......... .......... .......... .......... .......... 93% 78.8M 2s\n772050K .......... .......... .......... .......... .......... 94%  101M 2s\n772100K .......... .......... .......... .......... .......... 94%  106M 2s\n772150K .......... .......... .......... .......... .......... 94%  106M 2s\n772200K .......... .......... .......... .......... .......... 94% 54.5M 2s\n772250K .......... .......... .......... .......... .......... 94% 99.5M 2s\n772300K .......... .......... .......... .......... .......... 94% 88.1M 2s\n772350K .......... .......... .......... .......... .......... 94% 97.4M 2s\n772400K .......... .......... .......... .......... .......... 94%  100M 2s\n772450K .......... .......... .......... .......... .......... 94% 37.7M 1s\n772500K .......... .......... .......... .......... .......... 94% 39.9M 1s\n772550K .......... .......... .......... .......... .......... 94%  107M 1s\n772600K .......... .......... .......... .......... .......... 94% 95.9M 1s\n772650K .......... .......... .......... .......... .......... 94%  104M 1s\n772700K .......... .......... .......... .......... .......... 94% 63.3M 1s\n772750K .......... .......... .......... .......... .......... 94% 35.5M 1s\n772800K .......... .......... .......... .......... .......... 94% 56.2M 1s\n772850K .......... .......... .......... .......... .......... 94% 33.3M 1s\n772900K .......... .......... .......... .......... .......... 94% 89.2M 1s\n772950K .......... .......... .......... .......... .......... 94% 87.7M 1s\n773000K .......... .......... .......... .......... .......... 94% 89.7M 1s\n773050K .......... .......... .......... .......... .......... 94% 80.7M 1s\n773100K .......... .......... .......... .......... .......... 94%  103M 1s\n773150K .......... .......... .......... .......... .......... 94% 40.0M 1s\n773200K .......... .......... .......... .......... .......... 94%  105M 1s\n773250K .......... .......... .......... .......... .......... 94%  105M 1s\n773300K .......... .......... .......... .......... .......... 94% 65.4M 1s\n773350K .......... .......... .......... .......... .......... 94% 57.3M 1s\n773400K .......... .......... .......... .......... .......... 94% 66.1M 1s\n773450K .......... .......... .......... .......... .......... 94% 44.1M 1s\n773500K .......... .......... .......... .......... .......... 94% 93.8M 1s\n773550K .......... .......... .......... .......... .......... 94% 65.9M 1s\n773600K .......... .......... .......... .......... .......... 94% 30.9M 1s\n773650K .......... .......... .......... .......... .......... 94% 57.1M 1s\n773700K .......... .......... .......... .......... .......... 94% 38.6M 1s\n773750K .......... .......... .......... .......... .......... 94% 46.1M 1s\n773800K .......... .......... .......... .......... .......... 94% 69.4M 1s\n773850K .......... .......... .......... .......... .......... 94% 72.0M 1s\n773900K .......... .......... .......... .......... .......... 94% 51.2M 1s\n773950K .......... .......... .......... .......... .......... 94% 43.4M 1s\n774000K .......... .......... .......... .......... .......... 94% 60.3M 1s\n774050K .......... .......... .......... .......... .......... 94% 69.8M 1s\n774100K .......... .......... .......... .......... .......... 94% 72.0M 1s\n774150K .......... .......... .......... .......... .......... 94% 61.6M 1s\n774200K .......... .......... .......... .......... .......... 94% 87.3M 1s\n774250K .......... .......... .......... .......... .......... 94% 45.0M 1s\n774300K .......... .......... .......... .......... .......... 94% 62.5M 1s\n774350K .......... .......... .......... .......... .......... 94% 57.4M 1s\n774400K .......... .......... .......... .......... .......... 94% 64.2M 1s\n774450K .......... .......... .......... .......... .......... 94% 52.3M 1s\n774500K .......... .......... .......... .......... .......... 94% 31.2M 1s\n774550K .......... .......... .......... .......... .......... 94% 55.6M 1s\n774600K .......... .......... .......... .......... .......... 94% 61.0M 1s\n774650K .......... .......... .......... .......... .......... 94% 80.4M 1s\n774700K .......... .......... .......... .......... .......... 94% 69.7M 1s\n774750K .......... .......... .......... .......... .......... 94% 58.0M 1s\n774800K .......... .......... .......... .......... .......... 94% 60.8M 1s\n774850K .......... .......... .......... .......... .......... 94% 60.4M 1s\n774900K .......... .......... .......... .......... .......... 94% 59.0M 1s\n774950K .......... .......... .......... .......... .......... 94% 56.0M 1s\n775000K .......... .......... .......... .......... .......... 94% 66.7M 1s\n775050K .......... .......... .......... .......... .......... 94% 76.2M 1s\n775100K .......... .......... .......... .......... .......... 94% 82.1M 1s\n775150K .......... .......... .......... .......... .......... 94% 52.2M 1s\n775200K .......... .......... .......... .......... .......... 94% 57.7M 1s\n775250K .......... .......... .......... .......... .......... 94% 59.7M 1s\n775300K .......... .......... .......... .......... .......... 94% 78.5M 1s\n775350K .......... .......... .......... .......... .......... 94% 56.7M 1s\n775400K .......... .......... .......... .......... .......... 94% 65.5M 1s\n775450K .......... .......... .......... .......... .......... 94% 66.9M 1s\n775500K .......... .......... .......... .......... .......... 94% 57.6M 1s\n775550K .......... .......... .......... .......... .......... 94% 50.8M 1s\n775600K .......... .......... .......... .......... .......... 94% 60.1M 1s\n775650K .......... .......... .......... .......... .......... 94% 59.8M 1s\n775700K .......... .......... .......... .......... .......... 94% 67.8M 1s\n775750K .......... .......... .......... .......... .......... 94% 62.8M 1s\n775800K .......... .......... .......... .......... .......... 94% 83.2M 1s\n775850K .......... .......... .......... .......... .......... 94% 86.9M 1s\n775900K .......... .......... .......... .......... .......... 94% 61.0M 1s\n775950K .......... .......... .......... .......... .......... 94% 54.1M 1s\n776000K .......... .......... .......... .......... .......... 94% 64.4M 1s\n776050K .......... .......... .......... .......... .......... 94% 57.3M 1s\n776100K .......... .......... .......... .......... .......... 94% 58.6M 1s\n776150K .......... .......... .......... .......... .......... 94% 53.3M 1s\n776200K .......... .......... .......... .......... .......... 94% 50.8M 1s\n776250K .......... .......... .......... .......... .......... 94% 58.7M 1s\n776300K .......... .......... .......... .......... .......... 94% 39.1M 1s\n776350K .......... .......... .......... .......... .......... 94% 66.8M 1s\n776400K .......... .......... .......... .......... .......... 94% 75.0M 1s\n776450K .......... .......... .......... .......... .......... 94% 62.4M 1s\n776500K .......... .......... .......... .......... .......... 94% 63.5M 1s\n776550K .......... .......... .......... .......... .......... 94% 51.0M 1s\n776600K .......... .......... .......... .......... .......... 94% 62.9M 1s\n776650K .......... .......... .......... .......... .......... 94% 73.0M 1s\n776700K .......... .......... .......... .......... .......... 94% 67.1M 1s\n776750K .......... .......... .......... .......... .......... 94% 50.4M 1s\n776800K .......... .......... .......... .......... .......... 94% 64.6M 1s\n776850K .......... .......... .......... .......... .......... 94% 62.6M 1s\n776900K .......... .......... .......... .......... .......... 94% 70.3M 1s\n776950K .......... .......... .......... .......... .......... 94% 49.3M 1s\n777000K .......... .......... .......... .......... .......... 94% 58.2M 1s\n777050K .......... .......... .......... .......... .......... 94% 60.4M 1s\n777100K .......... .......... .......... .......... .......... 94% 62.4M 1s\n777150K .......... .......... .......... .......... .......... 94% 52.4M 1s\n777200K .......... .......... .......... .......... .......... 94% 76.3M 1s\n777250K .......... .......... .......... .......... .......... 94% 62.9M 1s\n777300K .......... .......... .......... .......... .......... 94% 66.0M 1s\n777350K .......... .......... .......... .......... .......... 94% 42.1M 1s\n777400K .......... .......... .......... .......... .......... 94% 59.7M 1s\n777450K .......... .......... .......... .......... .......... 94% 56.8M 1s\n777500K .......... .......... .......... .......... .......... 94% 56.4M 1s\n777550K .......... .......... .......... .......... .......... 94% 30.4M 1s\n777600K .......... .......... .......... .......... .......... 94% 64.2M 1s\n777650K .......... .......... .......... .......... .......... 94% 60.7M 1s\n777700K .......... .......... .......... .......... .......... 94% 60.2M 1s\n777750K .......... .......... .......... .......... .......... 94% 32.5M 1s\n777800K .......... .......... .......... .......... .......... 94% 59.9M 1s\n777850K .......... .......... .......... .......... .......... 94% 65.2M 1s\n777900K .......... .......... .......... .......... .......... 94% 48.9M 1s\n777950K .......... .......... .......... .......... .......... 94% 67.7M 1s\n778000K .......... .......... .......... .......... .......... 94% 64.1M 1s\n778050K .......... .......... .......... .......... .......... 94% 75.9M 1s\n778100K .......... .......... .......... .......... .......... 94% 56.8M 1s\n778150K .......... .......... .......... .......... .......... 94% 53.8M 1s\n778200K .......... .......... .......... .......... .......... 94% 99.5M 1s\n778250K .......... .......... .......... .......... .......... 94% 64.3M 1s\n778300K .......... .......... .......... .......... .......... 94% 37.0M 1s\n778350K .......... .......... .......... .......... .......... 94% 55.8M 1s\n778400K .......... .......... .......... .......... .......... 94% 52.8M 1s\n778450K .......... .......... .......... .......... .......... 94% 63.7M 1s\n778500K .......... .......... .......... .......... .......... 94% 64.4M 1s\n778550K .......... .......... .......... .......... .......... 94% 57.2M 1s\n778600K .......... .......... .......... .......... .......... 94% 61.7M 1s\n778650K .......... .......... .......... .......... .......... 94% 21.1M 1s\n778700K .......... .......... .......... .......... .......... 94% 86.0M 1s\n778750K .......... .......... .......... .......... .......... 94% 67.8M 1s\n778800K .......... .......... .......... .......... .......... 94% 85.0M 1s\n778850K .......... .......... .......... .......... .......... 94% 91.2M 1s\n778900K .......... .......... .......... .......... .......... 94% 88.9M 1s\n778950K .......... .......... .......... .......... .......... 94% 91.3M 1s\n779000K .......... .......... .......... .......... .......... 94% 60.7M 1s\n779050K .......... .......... .......... .......... .......... 94% 66.0M 1s\n779100K .......... .......... .......... .......... .......... 94% 61.5M 1s\n779150K .......... .......... .......... .......... .......... 94% 35.8M 1s\n779200K .......... .......... .......... .......... .......... 94% 59.0M 1s\n779250K .......... .......... .......... .......... .......... 94% 71.2M 1s\n779300K .......... .......... .......... .......... .......... 94% 77.1M 1s\n779350K .......... .......... .......... .......... .......... 94% 78.0M 1s\n779400K .......... .......... .......... .......... .......... 94% 67.3M 1s\n779450K .......... .......... .......... .......... .......... 94% 74.8M 1s\n779500K .......... .......... .......... .......... .......... 94% 57.9M 1s\n779550K .......... .......... .......... .......... .......... 94% 55.5M 1s\n779600K .......... .......... .......... .......... .......... 94% 21.1M 1s\n779650K .......... .......... .......... .......... .......... 94% 96.8M 1s\n779700K .......... .......... .......... .......... .......... 94% 75.9M 1s\n779750K .......... .......... .......... .......... .......... 94% 83.6M 1s\n779800K .......... .......... .......... .......... .......... 94%  106M 1s\n779850K .......... .......... .......... .......... .......... 94% 94.6M 1s\n779900K .......... .......... .......... .......... .......... 94% 97.3M 1s\n779950K .......... .......... .......... .......... .......... 94% 61.2M 1s\n780000K .......... .......... .......... .......... .......... 94% 66.9M 1s\n780050K .......... .......... .......... .......... .......... 94% 60.3M 1s\n780100K .......... .......... .......... .......... .......... 94% 26.4M 1s\n780150K .......... .......... .......... .......... .......... 94% 71.5M 1s\n780200K .......... .......... .......... .......... .......... 94% 27.7M 1s\n780250K .......... .......... .......... .......... .......... 94% 84.7M 1s\n780300K .......... .......... .......... .......... .......... 95% 91.6M 1s\n780350K .......... .......... .......... .......... .......... 95% 89.2M 1s\n780400K .......... .......... .......... .......... .......... 95% 56.0M 1s\n780450K .......... .......... .......... .......... .......... 95% 87.7M 1s\n780500K .......... .......... .......... .......... .......... 95% 77.2M 1s\n780550K .......... .......... .......... .......... .......... 95% 65.0M 1s\n780600K .......... .......... .......... .......... .......... 95% 84.6M 1s\n780650K .......... .......... .......... .......... .......... 95% 49.6M 1s\n780700K .......... .......... .......... .......... .......... 95% 84.2M 1s\n780750K .......... .......... .......... .......... .......... 95% 83.6M 1s\n780800K .......... .......... .......... .......... .......... 95% 43.9M 1s\n780850K .......... .......... .......... .......... .......... 95% 43.5M 1s\n780900K .......... .......... .......... .......... .......... 95% 93.3M 1s\n780950K .......... .......... .......... .......... .......... 95% 84.1M 1s\n781000K .......... .......... .......... .......... .......... 95% 84.4M 1s\n781050K .......... .......... .......... .......... .......... 95% 63.7M 1s\n781100K .......... .......... .......... .......... .......... 95% 70.0M 1s\n781150K .......... .......... .......... .......... .......... 95% 59.5M 1s\n781200K .......... .......... .......... .......... .......... 95% 57.6M 1s\n781250K .......... .......... .......... .......... .......... 95% 55.2M 1s\n781300K .......... .......... .......... .......... .......... 95% 52.0M 1s\n781350K .......... .......... .......... .......... .......... 95% 53.2M 1s\n781400K .......... .......... .......... .......... .......... 95% 61.9M 1s\n781450K .......... .......... .......... .......... .......... 95% 51.6M 1s\n781500K .......... .......... .......... .......... .......... 95% 45.7M 1s\n781550K .......... .......... .......... .......... .......... 95% 31.8M 1s\n781600K .......... .......... .......... .......... .......... 95% 48.4M 1s\n781650K .......... .......... .......... .......... .......... 95% 51.7M 1s\n781700K .......... .......... .......... .......... .......... 95% 47.3M 1s\n781750K .......... .......... .......... .......... .......... 95% 52.3M 1s\n781800K .......... .......... .......... .......... .......... 95% 47.6M 1s\n781850K .......... .......... .......... .......... .......... 95% 53.0M 1s\n781900K .......... .......... .......... .......... .......... 95% 49.6M 1s\n781950K .......... .......... .......... .......... .......... 95% 64.6M 1s\n782000K .......... .......... .......... .......... .......... 95% 75.7M 1s\n782050K .......... .......... .......... .......... .......... 95% 75.1M 1s\n782100K .......... .......... .......... .......... .......... 95% 81.8M 1s\n782150K .......... .......... .......... .......... .......... 95% 72.9M 1s\n782200K .......... .......... .......... .......... .......... 95% 74.5M 1s\n782250K .......... .......... .......... .......... .......... 95% 80.2M 1s\n782300K .......... .......... .......... .......... .......... 95% 72.8M 1s\n782350K .......... .......... .......... .......... .......... 95% 15.9M 1s\n782400K .......... .......... .......... .......... .......... 95% 66.5M 1s\n782450K .......... .......... .......... .......... .......... 95% 40.2M 1s\n782500K .......... .......... .......... .......... .......... 95% 75.4M 1s\n782550K .......... .......... .......... .......... .......... 95% 68.9M 1s\n782600K .......... .......... .......... .......... .......... 95% 76.7M 1s\n782650K .......... .......... .......... .......... .......... 95% 66.4M 1s\n782700K .......... .......... .......... .......... .......... 95% 77.4M 1s\n782750K .......... .......... .......... .......... .......... 95% 79.8M 1s\n782800K .......... .......... .......... .......... .......... 95% 80.4M 1s\n782850K .......... .......... .......... .......... .......... 95% 66.6M 1s\n782900K .......... .......... .......... .......... .......... 95% 86.5M 1s\n782950K .......... .......... .......... .......... .......... 95% 74.2M 1s\n783000K .......... .......... .......... .......... .......... 95% 77.8M 1s\n783050K .......... .......... .......... .......... .......... 95% 60.3M 1s\n783100K .......... .......... .......... .......... .......... 95% 69.9M 1s\n783150K .......... .......... .......... .......... .......... 95% 73.2M 1s\n783200K .......... .......... .......... .......... .......... 95% 71.2M 1s\n783250K .......... .......... .......... .......... .......... 95% 65.9M 1s\n783300K .......... .......... .......... .......... .......... 95% 72.1M 1s\n783350K .......... .......... .......... .......... .......... 95% 82.4M 1s\n783400K .......... .......... .......... .......... .......... 95% 87.2M 1s\n783450K .......... .......... .......... .......... .......... 95% 64.2M 1s\n783500K .......... .......... .......... .......... .......... 95% 69.2M 1s\n783550K .......... .......... .......... .......... .......... 95% 75.7M 1s\n783600K .......... .......... .......... .......... .......... 95% 92.4M 1s\n783650K .......... .......... .......... .......... .......... 95% 83.1M 1s\n783700K .......... .......... .......... .......... .......... 95% 65.5M 1s\n783750K .......... .......... .......... .......... .......... 95% 70.2M 1s\n783800K .......... .......... .......... .......... .......... 95% 77.2M 1s\n783850K .......... .......... .......... .......... .......... 95% 71.0M 1s\n783900K .......... .......... .......... .......... .......... 95% 97.9M 1s\n783950K .......... .......... .......... .......... .......... 95% 85.6M 1s\n784000K .......... .......... .......... .......... .......... 95% 90.8M 1s\n784050K .......... .......... .......... .......... .......... 95% 60.6M 1s\n784100K .......... .......... .......... .......... .......... 95% 60.4M 1s\n784150K .......... .......... .......... .......... .......... 95% 72.1M 1s\n784200K .......... .......... .......... .......... .......... 95% 76.4M 1s\n784250K .......... .......... .......... .......... .......... 95% 68.5M 1s\n784300K .......... .......... .......... .......... .......... 95% 81.3M 1s\n784350K .......... .......... .......... .......... .......... 95% 76.5M 1s\n784400K .......... .......... .......... .......... .......... 95% 71.9M 1s\n784450K .......... .......... .......... .......... .......... 95% 68.2M 1s\n784500K .......... .......... .......... .......... .......... 95% 47.6M 1s\n784550K .......... .......... .......... .......... .......... 95% 69.6M 1s\n784600K .......... .......... .......... .......... .......... 95%  106M 1s\n784650K .......... .......... .......... .......... .......... 95% 82.2M 1s\n784700K .......... .......... .......... .......... .......... 95% 81.9M 1s\n784750K .......... .......... .......... .......... .......... 95% 73.9M 1s\n784800K .......... .......... .......... .......... .......... 95% 70.6M 1s\n784850K .......... .......... .......... .......... .......... 95% 69.8M 1s\n784900K .......... .......... .......... .......... .......... 95% 79.0M 1s\n784950K .......... .......... .......... .......... .......... 95% 79.6M 1s\n785000K .......... .......... .......... .......... .......... 95% 76.6M 1s\n785050K .......... .......... .......... .......... .......... 95% 72.2M 1s\n785100K .......... .......... .......... .......... .......... 95% 75.1M 1s\n785150K .......... .......... .......... .......... .......... 95% 78.8M 1s\n785200K .......... .......... .......... .......... .......... 95% 77.6M 1s\n785250K .......... .......... .......... .......... .......... 95% 61.5M 1s\n785300K .......... .......... .......... .......... .......... 95% 68.9M 1s\n785350K .......... .......... .......... .......... .......... 95% 63.5M 1s\n785400K .......... .......... .......... .......... .......... 95% 65.0M 1s\n785450K .......... .......... .......... .......... .......... 95% 51.5M 1s\n785500K .......... .......... .......... .......... .......... 95% 63.9M 1s\n785550K .......... .......... .......... .......... .......... 95% 72.5M 1s\n785600K .......... .......... .......... .......... .......... 95% 68.6M 1s\n785650K .......... .......... .......... .......... .......... 95% 66.0M 1s\n785700K .......... .......... .......... .......... .......... 95% 57.9M 1s\n785750K .......... .......... .......... .......... .......... 95% 65.0M 1s\n785800K .......... .......... .......... .......... .......... 95% 58.6M 1s\n785850K .......... .......... .......... .......... .......... 95% 72.7M 1s\n785900K .......... .......... .......... .......... .......... 95% 73.3M 1s\n785950K .......... .......... .......... .......... .......... 95% 61.4M 1s\n786000K .......... .......... .......... .......... .......... 95% 63.5M 1s\n786050K .......... .......... .......... .......... .......... 95% 59.5M 1s\n786100K .......... .......... .......... .......... .......... 95% 67.0M 1s\n786150K .......... .......... .......... .......... .......... 95% 59.5M 1s\n786200K .......... .......... .......... .......... .......... 95% 59.6M 1s\n786250K .......... .......... .......... .......... .......... 95% 53.9M 1s\n786300K .......... .......... .......... .......... .......... 95% 66.1M 1s\n786350K .......... .......... .......... .......... .......... 95% 60.4M 1s\n786400K .......... .......... .......... .......... .......... 95% 63.1M 1s\n786450K .......... .......... .......... .......... .......... 95% 52.5M 1s\n786500K .......... .......... .......... .......... .......... 95% 63.7M 1s\n786550K .......... .......... .......... .......... .......... 95% 40.5M 1s\n786600K .......... .......... .......... .......... .......... 95% 82.9M 1s\n786650K .......... .......... .......... .......... .......... 95% 61.6M 1s\n786700K .......... .......... .......... .......... .......... 95% 88.6M 1s\n786750K .......... .......... .......... .......... .......... 95% 63.4M 1s\n786800K .......... .......... .......... .......... .......... 95% 72.2M 1s\n786850K .......... .......... .......... .......... .......... 95% 78.5M 1s\n786900K .......... .......... .......... .......... .......... 95% 83.6M 1s\n786950K .......... .......... .......... .......... .......... 95% 85.8M 1s\n787000K .......... .......... .......... .......... .......... 95% 87.7M 1s\n787050K .......... .......... .......... .......... .......... 95% 76.8M 1s\n787100K .......... .......... .......... .......... .......... 95% 88.9M 1s\n787150K .......... .......... .......... .......... .......... 95% 88.4M 1s\n787200K .......... .......... .......... .......... .......... 95% 53.1M 1s\n787250K .......... .......... .......... .......... .......... 95% 52.2M 1s\n787300K .......... .......... .......... .......... .......... 95% 63.0M 1s\n787350K .......... .......... .......... .......... .......... 95% 62.2M 1s\n787400K .......... .......... .......... .......... .......... 95% 44.0M 1s\n787450K .......... .......... .......... .......... .......... 95% 54.9M 1s\n787500K .......... .......... .......... .......... .......... 95% 57.8M 1s\n787550K .......... .......... .......... .......... .......... 95% 57.0M 1s\n787600K .......... .......... .......... .......... .......... 95% 51.3M 1s\n787650K .......... .......... .......... .......... .......... 95% 46.9M 1s\n787700K .......... .......... .......... .......... .......... 95% 62.6M 1s\n787750K .......... .......... .......... .......... .......... 95% 54.6M 1s\n787800K .......... .......... .......... .......... .......... 95% 61.0M 1s\n787850K .......... .......... .......... .......... .......... 95% 52.2M 1s\n787900K .......... .......... .......... .......... .......... 95% 54.7M 1s\n787950K .......... .......... .......... .......... .......... 95% 57.6M 1s\n788000K .......... .......... .......... .......... .......... 95% 59.5M 1s\n788050K .......... .......... .......... .......... .......... 95% 55.1M 1s\n788100K .......... .......... .......... .......... .......... 95% 58.3M 1s\n788150K .......... .......... .......... .......... .......... 95% 79.7M 1s\n788200K .......... .......... .......... .......... .......... 95% 62.0M 1s\n788250K .......... .......... .......... .......... .......... 95% 52.9M 1s\n788300K .......... .......... .......... .......... .......... 95% 55.9M 1s\n788350K .......... .......... .......... .......... .......... 95% 53.1M 1s\n788400K .......... .......... .......... .......... .......... 95% 54.4M 1s\n788450K .......... .......... .......... .......... .......... 95% 32.5M 1s\n788500K .......... .......... .......... .......... .......... 96% 40.2M 1s\n788550K .......... .......... .......... .......... .......... 96% 71.1M 1s\n788600K .......... .......... .......... .......... .......... 96% 56.2M 1s\n788650K .......... .......... .......... .......... .......... 96% 49.3M 1s\n788700K .......... .......... .......... .......... .......... 96% 56.6M 1s\n788750K .......... .......... .......... .......... .......... 96% 59.6M 1s\n788800K .......... .......... .......... .......... .......... 96% 58.3M 1s\n788850K .......... .......... .......... .......... .......... 96% 51.7M 1s\n788900K .......... .......... .......... .......... .......... 96% 56.9M 1s\n788950K .......... .......... .......... .......... .......... 96% 57.0M 1s\n789000K .......... .......... .......... .......... .......... 96% 57.0M 1s\n789050K .......... .......... .......... .......... .......... 96% 46.9M 1s\n789100K .......... .......... .......... .......... .......... 96% 59.0M 1s\n789150K .......... .......... .......... .......... .......... 96% 58.1M 1s\n789200K .......... .......... .......... .......... .......... 96% 55.0M 1s\n789250K .......... .......... .......... .......... .......... 96% 68.5M 1s\n789300K .......... .......... .......... .......... .......... 96% 57.9M 1s\n789350K .......... .......... .......... .......... .......... 96% 55.1M 1s\n789400K .......... .......... .......... .......... .......... 96% 53.9M 1s\n789450K .......... .......... .......... .......... .......... 96% 50.6M 1s\n789500K .......... .......... .......... .......... .......... 96% 56.0M 1s\n789550K .......... .......... .......... .......... .......... 96% 75.1M 1s\n789600K .......... .......... .......... .......... .......... 96% 73.1M 1s\n789650K .......... .......... .......... .......... .......... 96% 51.1M 1s\n789700K .......... .......... .......... .......... .......... 96% 57.7M 1s\n789750K .......... .......... .......... .......... .......... 96% 80.4M 1s\n789800K .......... .......... .......... .......... .......... 96% 81.5M 1s\n789850K .......... .......... .......... .......... .......... 96% 68.4M 1s\n789900K .......... .......... .......... .......... .......... 96% 52.1M 1s\n789950K .......... .......... .......... .......... .......... 96% 54.4M 1s\n790000K .......... .......... .......... .......... .......... 96% 55.6M 1s\n790050K .......... .......... .......... .......... .......... 96% 62.9M 1s\n790100K .......... .......... .......... .......... .......... 96% 52.4M 1s\n790150K .......... .......... .......... .......... .......... 96% 54.9M 1s\n790200K .......... .......... .......... .......... .......... 96% 54.7M 1s\n790250K .......... .......... .......... .......... .......... 96% 58.4M 1s\n790300K .......... .......... .......... .......... .......... 96% 52.2M 1s\n790350K .......... .......... .......... .......... .......... 96% 63.3M 1s\n790400K .......... .......... .......... .......... .......... 96% 53.6M 1s\n790450K .......... .......... .......... .......... .......... 96% 36.2M 1s\n790500K .......... .......... .......... .......... .......... 96% 39.5M 1s\n790550K .......... .......... .......... .......... .......... 96% 55.1M 1s\n790600K .......... .......... .......... .......... .......... 96% 44.6M 1s\n790650K .......... .......... .......... .......... .......... 96% 43.7M 1s\n790700K .......... .......... .......... .......... .......... 96% 31.0M 1s\n790750K .......... .......... .......... .......... .......... 96% 78.6M 1s\n790800K .......... .......... .......... .......... .......... 96% 43.4M 1s\n790850K .......... .......... .......... .......... .......... 96% 37.5M 1s\n790900K .......... .......... .......... .......... .......... 96% 41.5M 1s\n790950K .......... .......... .......... .......... .......... 96% 41.3M 1s\n791000K .......... .......... .......... .......... .......... 96% 36.0M 1s\n791050K .......... .......... .......... .......... .......... 96% 35.0M 1s\n791100K .......... .......... .......... .......... .......... 96% 69.6M 1s\n791150K .......... .......... .......... .......... .......... 96% 36.4M 1s\n791200K .......... .......... .......... .......... .......... 96% 20.7M 1s\n791250K .......... .......... .......... .......... .......... 96% 31.0M 1s\n791300K .......... .......... .......... .......... .......... 96% 85.2M 1s\n791350K .......... .......... .......... .......... .......... 96%  122M 1s\n791400K .......... .......... .......... .......... .......... 96% 52.4M 1s\n791450K .......... .......... .......... .......... .......... 96% 49.0M 1s\n791500K .......... .......... .......... .......... .......... 96% 25.9M 1s\n791550K .......... .......... .......... .......... .......... 96%  109M 1s\n791600K .......... .......... .......... .......... .......... 96% 44.5M 1s\n791650K .......... .......... .......... .......... .......... 96% 27.8M 1s\n791700K .......... .......... .......... .......... .......... 96% 74.8M 1s\n791750K .......... .......... .......... .......... .......... 96% 34.9M 1s\n791800K .......... .......... .......... .......... .......... 96% 70.5M 1s\n791850K .......... .......... .......... .......... .......... 96% 62.1M 1s\n791900K .......... .......... .......... .......... .......... 96% 47.2M 1s\n791950K .......... .......... .......... .......... .......... 96% 46.2M 1s\n792000K .......... .......... .......... .......... .......... 96% 37.1M 1s\n792050K .......... .......... .......... .......... .......... 96% 71.9M 1s\n792100K .......... .......... .......... .......... .......... 96% 45.0M 1s\n792150K .......... .......... .......... .......... .......... 96% 42.5M 1s\n792200K .......... .......... .......... .......... .......... 96% 50.9M 1s\n792250K .......... .......... .......... .......... .......... 96% 53.6M 1s\n792300K .......... .......... .......... .......... .......... 96% 46.3M 1s\n792350K .......... .......... .......... .......... .......... 96% 43.2M 1s\n792400K .......... .......... .......... .......... .......... 96% 40.6M 1s\n792450K .......... .......... .......... .......... .......... 96% 65.6M 1s\n792500K .......... .......... .......... .......... .......... 96% 41.9M 1s\n792550K .......... .......... .......... .......... .......... 96% 22.8M 1s\n792600K .......... .......... .......... .......... .......... 96% 98.3M 1s\n792650K .......... .......... .......... .......... .......... 96%  107M 1s\n792700K .......... .......... .......... .......... .......... 96% 46.7M 1s\n792750K .......... .......... .......... .......... .......... 96% 53.6M 1s\n792800K .......... .......... .......... .......... .......... 96% 60.4M 1s\n792850K .......... .......... .......... .......... .......... 96% 78.4M 1s\n792900K .......... .......... .......... .......... .......... 96% 45.5M 1s\n792950K .......... .......... .......... .......... .......... 96% 47.8M 1s\n793000K .......... .......... .......... .......... .......... 96% 54.7M 1s\n793050K .......... .......... .......... .......... .......... 96% 51.4M 1s\n793100K .......... .......... .......... .......... .......... 96% 48.5M 1s\n793150K .......... .......... .......... .......... .......... 96% 39.7M 1s\n793200K .......... .......... .......... .......... .......... 96% 49.2M 1s\n793250K .......... .......... .......... .......... .......... 96% 35.7M 1s\n793300K .......... .......... .......... .......... .......... 96% 57.0M 1s\n793350K .......... .......... .......... .......... .......... 96% 42.3M 1s\n793400K .......... .......... .......... .......... .......... 96% 49.3M 1s\n793450K .......... .......... .......... .......... .......... 96% 45.8M 1s\n793500K .......... .......... .......... .......... .......... 96% 43.8M 1s\n793550K .......... .......... .......... .......... .......... 96% 44.9M 1s\n793600K .......... .......... .......... .......... .......... 96% 48.9M 1s\n793650K .......... .......... .......... .......... .......... 96% 41.6M 1s\n793700K .......... .......... .......... .......... .......... 96% 36.1M 1s\n793750K .......... .......... .......... .......... .......... 96% 46.7M 1s\n793800K .......... .......... .......... .......... .......... 96% 44.3M 1s\n793850K .......... .......... .......... .......... .......... 96% 40.3M 1s\n793900K .......... .......... .......... .......... .......... 96% 40.9M 1s\n793950K .......... .......... .......... .......... .......... 96% 45.9M 1s\n794000K .......... .......... .......... .......... .......... 96% 46.0M 1s\n794050K .......... .......... .......... .......... .......... 96% 41.0M 1s\n794100K .......... .......... .......... .......... .......... 96% 51.6M 1s\n794150K .......... .......... .......... .......... .......... 96% 49.2M 1s\n794200K .......... .......... .......... .......... .......... 96% 49.4M 1s\n794250K .......... .......... .......... .......... .......... 96% 43.2M 1s\n794300K .......... .......... .......... .......... .......... 96% 39.1M 1s\n794350K .......... .......... .......... .......... .......... 96% 54.9M 1s\n794400K .......... .......... .......... .......... .......... 96% 33.2M 1s\n794450K .......... .......... .......... .......... .......... 96% 41.8M 1s\n794500K .......... .......... .......... .......... .......... 96% 75.6M 1s\n794550K .......... .......... .......... .......... .......... 96% 57.9M 1s\n794600K .......... .......... .......... .......... .......... 96% 32.0M 1s\n794650K .......... .......... .......... .......... .......... 96% 63.8M 1s\n794700K .......... .......... .......... .......... .......... 96% 44.4M 1s\n794750K .......... .......... .......... .......... .......... 96% 35.6M 1s\n794800K .......... .......... .......... .......... .......... 96% 34.8M 1s\n794850K .......... .......... .......... .......... .......... 96% 75.9M 1s\n794900K .......... .......... .......... .......... .......... 96% 56.3M 1s\n794950K .......... .......... .......... .......... .......... 96% 26.5M 1s\n795000K .......... .......... .......... .......... .......... 96% 63.7M 1s\n795050K .......... .......... .......... .......... .......... 96% 39.9M 1s\n795100K .......... .......... .......... .......... .......... 96% 41.1M 1s\n795150K .......... .......... .......... .......... .......... 96% 78.9M 1s\n795200K .......... .......... .......... .......... .......... 96% 61.9M 1s\n795250K .......... .......... .......... .......... .......... 96% 35.5M 1s\n795300K .......... .......... .......... .......... .......... 96% 85.5M 1s\n795350K .......... .......... .......... .......... .......... 96% 53.5M 1s\n795400K .......... .......... .......... .......... .......... 96% 46.0M 1s\n795450K .......... .......... .......... .......... .......... 96% 49.9M 1s\n795500K .......... .......... .......... .......... .......... 96% 49.0M 1s\n795550K .......... .......... .......... .......... .......... 96% 42.3M 1s\n795600K .......... .......... .......... .......... .......... 96% 35.8M 1s\n795650K .......... .......... .......... .......... .......... 96% 41.3M 1s\n795700K .......... .......... .......... .......... .......... 96% 45.8M 1s\n795750K .......... .......... .......... .......... .......... 96% 45.6M 1s\n795800K .......... .......... .......... .......... .......... 96% 55.4M 1s\n795850K .......... .......... .......... .......... .......... 96% 51.0M 1s\n795900K .......... .......... .......... .......... .......... 96% 53.3M 1s\n795950K .......... .......... .......... .......... .......... 96% 36.6M 1s\n796000K .......... .......... .......... .......... .......... 96% 61.2M 1s\n796050K .......... .......... .......... .......... .......... 96% 40.9M 1s\n796100K .......... .......... .......... .......... .......... 96% 73.3M 1s\n796150K .......... .......... .......... .......... .......... 96% 48.4M 1s\n796200K .......... .......... .......... .......... .......... 96% 54.1M 1s\n796250K .......... .......... .......... .......... .......... 96% 33.5M 1s\n796300K .......... .......... .......... .......... .......... 96% 90.9M 1s\n796350K .......... .......... .......... .......... .......... 96% 63.1M 1s\n796400K .......... .......... .......... .......... .......... 96% 52.4M 1s\n796450K .......... .......... .......... .......... .......... 96% 26.8M 1s\n796500K .......... .......... .......... .......... .......... 96% 75.7M 1s\n796550K .......... .......... .......... .......... .......... 96% 66.9M 1s\n796600K .......... .......... .......... .......... .......... 96% 43.5M 1s\n796650K .......... .......... .......... .......... .......... 96% 38.3M 1s\n796700K .......... .......... .......... .......... .......... 97% 62.0M 1s\n796750K .......... .......... .......... .......... .......... 97% 45.5M 1s\n796800K .......... .......... .......... .......... .......... 97% 36.6M 1s\n796850K .......... .......... .......... .......... .......... 97% 34.2M 1s\n796900K .......... .......... .......... .......... .......... 97% 56.3M 1s\n796950K .......... .......... .......... .......... .......... 97% 44.6M 1s\n797000K .......... .......... .......... .......... .......... 97% 44.9M 1s\n797050K .......... .......... .......... .......... .......... 97% 37.5M 1s\n797100K .......... .......... .......... .......... .......... 97% 43.8M 1s\n797150K .......... .......... .......... .......... .......... 97% 37.1M 1s\n797200K .......... .......... .......... .......... .......... 97% 47.1M 1s\n797250K .......... .......... .......... .......... .......... 97% 29.2M 1s\n797300K .......... .......... .......... .......... .......... 97% 31.3M 1s\n797350K .......... .......... .......... .......... .......... 97% 82.4M 1s\n797400K .......... .......... .......... .......... .......... 97% 75.4M 1s\n797450K .......... .......... .......... .......... .......... 97% 66.8M 1s\n797500K .......... .......... .......... .......... .......... 97% 52.4M 1s\n797550K .......... .......... .......... .......... .......... 97% 47.1M 1s\n797600K .......... .......... .......... .......... .......... 97% 42.6M 1s\n797650K .......... .......... .......... .......... .......... 97% 41.9M 1s\n797700K .......... .......... .......... .......... .......... 97% 42.8M 1s\n797750K .......... .......... .......... .......... .......... 97% 42.6M 1s\n797800K .......... .......... .......... .......... .......... 97% 40.0M 1s\n797850K .......... .......... .......... .......... .......... 97% 50.3M 1s\n797900K .......... .......... .......... .......... .......... 97% 56.5M 1s\n797950K .......... .......... .......... .......... .......... 97% 46.0M 1s\n798000K .......... .......... .......... .......... .......... 97% 47.5M 1s\n798050K .......... .......... .......... .......... .......... 97% 31.0M 1s\n798100K .......... .......... .......... .......... .......... 97% 79.1M 1s\n798150K .......... .......... .......... .......... .......... 97% 68.3M 1s\n798200K .......... .......... .......... .......... .......... 97% 78.6M 1s\n798250K .......... .......... .......... .......... .......... 97% 50.1M 1s\n798300K .......... .......... .......... .......... .......... 97% 58.3M 1s\n798350K .......... .......... .......... .......... .......... 97% 59.9M 1s\n798400K .......... .......... .......... .......... .......... 97% 56.4M 1s\n798450K .......... .......... .......... .......... .......... 97% 58.4M 1s\n798500K .......... .......... .......... .......... .......... 97% 27.3M 1s\n798550K .......... .......... .......... .......... .......... 97% 70.4M 1s\n798600K .......... .......... .......... .......... .......... 97% 67.5M 1s\n798650K .......... .......... .......... .......... .......... 97% 75.2M 1s\n798700K .......... .......... .......... .......... .......... 97% 48.4M 1s\n798750K .......... .......... .......... .......... .......... 97% 59.5M 1s\n798800K .......... .......... .......... .......... .......... 97% 75.7M 1s\n798850K .......... .......... .......... .......... .......... 97% 73.0M 1s\n798900K .......... .......... .......... .......... .......... 97% 67.6M 1s\n798950K .......... .......... .......... .......... .......... 97% 56.7M 1s\n799000K .......... .......... .......... .......... .......... 97% 42.6M 1s\n799050K .......... .......... .......... .......... .......... 97% 57.9M 1s\n799100K .......... .......... .......... .......... .......... 97% 40.4M 1s\n799150K .......... .......... .......... .......... .......... 97% 41.1M 1s\n799200K .......... .......... .......... .......... .......... 97% 45.8M 1s\n799250K .......... .......... .......... .......... .......... 97% 45.3M 1s\n799300K .......... .......... .......... .......... .......... 97% 35.6M 1s\n799350K .......... .......... .......... .......... .......... 97% 35.7M 1s\n799400K .......... .......... .......... .......... .......... 97% 57.2M 1s\n799450K .......... .......... .......... .......... .......... 97% 37.4M 1s\n799500K .......... .......... .......... .......... .......... 97% 42.8M 1s\n799550K .......... .......... .......... .......... .......... 97% 48.3M 1s\n799600K .......... .......... .......... .......... .......... 97% 43.5M 1s\n799650K .......... .......... .......... .......... .......... 97% 39.4M 1s\n799700K .......... .......... .......... .......... .......... 97% 45.2M 1s\n799750K .......... .......... .......... .......... .......... 97% 44.6M 1s\n799800K .......... .......... .......... .......... .......... 97% 48.6M 1s\n799850K .......... .......... .......... .......... .......... 97% 40.8M 1s\n799900K .......... .......... .......... .......... .......... 97% 48.5M 1s\n799950K .......... .......... .......... .......... .......... 97% 45.0M 1s\n800000K .......... .......... .......... .......... .......... 97% 44.4M 1s\n800050K .......... .......... .......... .......... .......... 97% 45.7M 1s\n800100K .......... .......... .......... .......... .......... 97% 45.7M 1s\n800150K .......... .......... .......... .......... .......... 97% 45.0M 1s\n800200K .......... .......... .......... .......... .......... 97% 42.2M 1s\n800250K .......... .......... .......... .......... .......... 97% 48.0M 1s\n800300K .......... .......... .......... .......... .......... 97% 48.4M 1s\n800350K .......... .......... .......... .......... .......... 97% 41.6M 1s\n800400K .......... .......... .......... .......... .......... 97% 43.2M 1s\n800450K .......... .......... .......... .......... .......... 97% 46.2M 1s\n800500K .......... .......... .......... .......... .......... 97% 51.3M 1s\n800550K .......... .......... .......... .......... .......... 97% 38.1M 1s\n800600K .......... .......... .......... .......... .......... 97% 34.7M 1s\n800650K .......... .......... .......... .......... .......... 97% 59.6M 1s\n800700K .......... .......... .......... .......... .......... 97% 41.0M 1s\n800750K .......... .......... .......... .......... .......... 97% 33.4M 1s\n800800K .......... .......... .......... .......... .......... 97% 39.4M 1s\n800850K .......... .......... .......... .......... .......... 97% 53.1M 1s\n800900K .......... .......... .......... .......... .......... 97% 41.3M 1s\n800950K .......... .......... .......... .......... .......... 97% 43.4M 1s\n801000K .......... .......... .......... .......... .......... 97% 25.9M 1s\n801050K .......... .......... .......... .......... .......... 97% 78.3M 1s\n801100K .......... .......... .......... .......... .......... 97% 46.7M 1s\n801150K .......... .......... .......... .......... .......... 97% 47.5M 1s\n801200K .......... .......... .......... .......... .......... 97% 43.9M 1s\n801250K .......... .......... .......... .......... .......... 97% 39.0M 1s\n801300K .......... .......... .......... .......... .......... 97% 44.0M 1s\n801350K .......... .......... .......... .......... .......... 97% 40.9M 1s\n801400K .......... .......... .......... .......... .......... 97% 41.0M 1s\n801450K .......... .......... .......... .......... .......... 97% 37.6M 1s\n801500K .......... .......... .......... .......... .......... 97% 34.6M 1s\n801550K .......... .......... .......... .......... .......... 97% 34.4M 1s\n801600K .......... .......... .......... .......... .......... 97% 39.0M 1s\n801650K .......... .......... .......... .......... .......... 97% 38.0M 1s\n801700K .......... .......... .......... .......... .......... 97% 35.3M 1s\n801750K .......... .......... .......... .......... .......... 97% 44.4M 1s\n801800K .......... .......... .......... .......... .......... 97% 33.1M 1s\n801850K .......... .......... .......... .......... .......... 97% 71.2M 1s\n801900K .......... .......... .......... .......... .......... 97% 40.9M 1s\n801950K .......... .......... .......... .......... .......... 97% 22.6M 1s\n802000K .......... .......... .......... .......... .......... 97% 73.8M 1s\n802050K .......... .......... .......... .......... .......... 97% 43.8M 1s\n802100K .......... .......... .......... .......... .......... 97% 38.1M 1s\n802150K .......... .......... .......... .......... .......... 97% 36.8M 1s\n802200K .......... .......... .......... .......... .......... 97% 37.2M 1s\n802250K .......... .......... .......... .......... .......... 97% 41.1M 1s\n802300K .......... .......... .......... .......... .......... 97% 40.0M 1s\n802350K .......... .......... .......... .......... .......... 97% 34.6M 1s\n802400K .......... .......... .......... .......... .......... 97% 43.9M 1s\n802450K .......... .......... .......... .......... .......... 97% 27.9M 1s\n802500K .......... .......... .......... .......... .......... 97% 65.1M 1s\n802550K .......... .......... .......... .......... .......... 97% 47.3M 1s\n802600K .......... .......... .......... .......... .......... 97% 50.9M 1s\n802650K .......... .......... .......... .......... .......... 97% 42.7M 1s\n802700K .......... .......... .......... .......... .......... 97% 39.0M 1s\n802750K .......... .......... .......... .......... .......... 97% 40.4M 1s\n802800K .......... .......... .......... .......... .......... 97% 38.4M 1s\n802850K .......... .......... .......... .......... .......... 97% 50.8M 1s\n802900K .......... .......... .......... .......... .......... 97% 25.5M 1s\n802950K .......... .......... .......... .......... .......... 97% 74.0M 1s\n803000K .......... .......... .......... .......... .......... 97% 70.4M 1s\n803050K .......... .......... .......... .......... .......... 97% 35.0M 1s\n803100K .......... .......... .......... .......... .......... 97% 39.1M 1s\n803150K .......... .......... .......... .......... .......... 97% 63.0M 1s\n803200K .......... .......... .......... .......... .......... 97% 43.3M 1s\n803250K .......... .......... .......... .......... .......... 97% 52.0M 1s\n803300K .......... .......... .......... .......... .......... 97% 50.0M 1s\n803350K .......... .......... .......... .......... .......... 97% 33.9M 1s\n803400K .......... .......... .......... .......... .......... 97% 61.7M 1s\n803450K .......... .......... .......... .......... .......... 97% 42.7M 1s\n803500K .......... .......... .......... .......... .......... 97% 49.3M 1s\n803550K .......... .......... .......... .......... .......... 97% 47.9M 1s\n803600K .......... .......... .......... .......... .......... 97% 35.5M 1s\n803650K .......... .......... .......... .......... .......... 97% 51.7M 1s\n803700K .......... .......... .......... .......... .......... 97% 57.5M 1s\n803750K .......... .......... .......... .......... .......... 97% 42.7M 1s\n803800K .......... .......... .......... .......... .......... 97% 27.7M 1s\n803850K .......... .......... .......... .......... .......... 97% 77.8M 1s\n803900K .......... .......... .......... .......... .......... 97% 55.3M 1s\n803950K .......... .......... .......... .......... .......... 97% 42.6M 1s\n804000K .......... .......... .......... .......... .......... 97% 43.6M 1s\n804050K .......... .......... .......... .......... .......... 97% 47.1M 1s\n804100K .......... .......... .......... .......... .......... 97% 44.2M 1s\n804150K .......... .......... .......... .......... .......... 97% 32.8M 1s\n804200K .......... .......... .......... .......... .......... 97% 56.5M 1s\n804250K .......... .......... .......... .......... .......... 97% 49.0M 1s\n804300K .......... .......... .......... .......... .......... 97% 39.3M 1s\n804350K .......... .......... .......... .......... .......... 97% 34.3M 1s\n804400K .......... .......... .......... .......... .......... 97%  105M 1s\n804450K .......... .......... .......... .......... .......... 97% 67.9M 1s\n804500K .......... .......... .......... .......... .......... 97% 65.8M 1s\n804550K .......... .......... .......... .......... .......... 97% 39.4M 1s\n804600K .......... .......... .......... .......... .......... 97% 32.0M 1s\n804650K .......... .......... .......... .......... .......... 97% 89.2M 1s\n804700K .......... .......... .......... .......... .......... 97% 44.7M 1s\n804750K .......... .......... .......... .......... .......... 97% 40.6M 1s\n804800K .......... .......... .......... .......... .......... 97% 44.1M 0s\n804850K .......... .......... .......... .......... .......... 97% 41.3M 0s\n804900K .......... .......... .......... .......... .......... 98% 45.8M 0s\n804950K .......... .......... .......... .......... .......... 98% 40.9M 0s\n805000K .......... .......... .......... .......... .......... 98% 45.3M 0s\n805050K .......... .......... .......... .......... .......... 98% 34.7M 0s\n805100K .......... .......... .......... .......... .......... 98% 44.6M 0s\n805150K .......... .......... .......... .......... .......... 98% 44.7M 0s\n805200K .......... .......... .......... .......... .......... 98% 27.7M 0s\n805250K .......... .......... .......... .......... .......... 98% 41.2M 0s\n805300K .......... .......... .......... .......... .......... 98% 47.4M 0s\n805350K .......... .......... .......... .......... .......... 98% 29.1M 0s\n805400K .......... .......... .......... .......... .......... 98% 83.5M 0s\n805450K .......... .......... .......... .......... .......... 98% 66.7M 0s\n805500K .......... .......... .......... .......... .......... 98% 38.2M 0s\n805550K .......... .......... .......... .......... .......... 98% 44.5M 0s\n805600K .......... .......... .......... .......... .......... 98% 59.6M 0s\n805650K .......... .......... .......... .......... .......... 98% 37.1M 0s\n805700K .......... .......... .......... .......... .......... 98% 49.1M 0s\n805750K .......... .......... .......... .......... .......... 98% 44.1M 0s\n805800K .......... .......... .......... .......... .......... 98% 42.3M 0s\n805850K .......... .......... .......... .......... .......... 98% 37.3M 0s\n805900K .......... .......... .......... .......... .......... 98% 59.3M 0s\n805950K .......... .......... .......... .......... .......... 98% 33.6M 0s\n806000K .......... .......... .......... .......... .......... 98% 48.2M 0s\n806050K .......... .......... .......... .......... .......... 98% 36.5M 0s\n806100K .......... .......... .......... .......... .......... 98% 71.8M 0s\n806150K .......... .......... .......... .......... .......... 98% 44.4M 0s\n806200K .......... .......... .......... .......... .......... 98% 41.9M 0s\n806250K .......... .......... .......... .......... .......... 98% 37.3M 0s\n806300K .......... .......... .......... .......... .......... 98% 83.4M 0s\n806350K .......... .......... .......... .......... .......... 98% 47.2M 0s\n806400K .......... .......... .......... .......... .......... 98% 49.6M 0s\n806450K .......... .......... .......... .......... .......... 98% 26.1M 0s\n806500K .......... .......... .......... .......... .......... 98% 85.0M 0s\n806550K .......... .......... .......... .......... .......... 98% 73.2M 0s\n806600K .......... .......... .......... .......... .......... 98% 85.1M 0s\n806650K .......... .......... .......... .......... .......... 98% 71.0M 0s\n806700K .......... .......... .......... .......... .......... 98% 63.7M 0s\n806750K .......... .......... .......... .......... .......... 98% 41.8M 0s\n806800K .......... .......... .......... .......... .......... 98% 33.6M 0s\n806850K .......... .......... .......... .......... .......... 98% 19.0M 0s\n806900K .......... .......... .......... .......... .......... 98% 28.6M 0s\n806950K .......... .......... .......... .......... .......... 98% 53.4M 0s\n807000K .......... .......... .......... .......... .......... 98% 66.9M 0s\n807050K .......... .......... .......... .......... .......... 98% 70.9M 0s\n807100K .......... .......... .......... .......... .......... 98% 75.5M 0s\n807150K .......... .......... .......... .......... .......... 98% 75.4M 0s\n807200K .......... .......... .......... .......... .......... 98% 31.6M 0s\n807250K .......... .......... .......... .......... .......... 98% 91.3M 0s\n807300K .......... .......... .......... .......... .......... 98%  116M 0s\n807350K .......... .......... .......... .......... .......... 98%  136M 0s\n807400K .......... .......... .......... .......... .......... 98%  114M 0s\n807450K .......... .......... .......... .......... .......... 98% 87.0M 0s\n807500K .......... .......... .......... .......... .......... 98% 73.0M 0s\n807550K .......... .......... .......... .......... .......... 98% 41.0M 0s\n807600K .......... .......... .......... .......... .......... 98% 39.3M 0s\n807650K .......... .......... .......... .......... .......... 98% 28.6M 0s\n807700K .......... .......... .......... .......... .......... 98% 66.0M 0s\n807750K .......... .......... .......... .......... .......... 98% 59.5M 0s\n807800K .......... .......... .......... .......... .......... 98% 44.1M 0s\n807850K .......... .......... .......... .......... .......... 98% 34.6M 0s\n807900K .......... .......... .......... .......... .......... 98% 4.98M 0s\n807950K .......... .......... .......... .......... .......... 98% 79.9M 0s\n808000K .......... .......... .......... .......... .......... 98% 74.4M 0s\n808050K .......... .......... .......... .......... .......... 98% 73.5M 0s\n808100K .......... .......... .......... .......... .......... 98% 70.2M 0s\n808150K .......... .......... .......... .......... .......... 98% 76.3M 0s\n808200K .......... .......... .......... .......... .......... 98% 63.8M 0s\n808250K .......... .......... .......... .......... .......... 98% 75.6M 0s\n808300K .......... .......... .......... .......... .......... 98% 74.1M 0s\n808350K .......... .......... .......... .......... .......... 98% 71.8M 0s\n808400K .......... .......... .......... .......... .......... 98% 63.5M 0s\n808450K .......... .......... .......... .......... .......... 98% 78.0M 0s\n808500K .......... .......... .......... .......... .......... 98% 71.9M 0s\n808550K .......... .......... .......... .......... .......... 98% 76.4M 0s\n808600K .......... .......... .......... .......... .......... 98% 67.9M 0s\n808650K .......... .......... .......... .......... .......... 98% 82.1M 0s\n808700K .......... .......... .......... .......... .......... 98% 75.4M 0s\n808750K .......... .......... .......... .......... .......... 98% 77.2M 0s\n808800K .......... .......... .......... .......... .......... 98% 65.1M 0s\n808850K .......... .......... .......... .......... .......... 98% 83.3M 0s\n808900K .......... .......... .......... .......... .......... 98% 99.3M 0s\n808950K .......... .......... .......... .......... .......... 98% 55.0M 0s\n809000K .......... .......... .......... .......... .......... 98% 85.6M 0s\n809050K .......... .......... .......... .......... .......... 98%  102M 0s\n809100K .......... .......... .......... .......... .......... 98%  101M 0s\n809150K .......... .......... .......... .......... .......... 98%  108M 0s\n809200K .......... .......... .......... .......... .......... 98% 86.1M 0s\n809250K .......... .......... .......... .......... .......... 98%  101M 0s\n809300K .......... .......... .......... .......... .......... 98%  128M 0s\n809350K .......... .......... .......... .......... .......... 98%  102M 0s\n809400K .......... .......... .......... .......... .......... 98% 83.3M 0s\n809450K .......... .......... .......... .......... .......... 98% 99.4M 0s\n809500K .......... .......... .......... .......... .......... 98% 99.6M 0s\n809550K .......... .......... .......... .......... .......... 98%  104M 0s\n809600K .......... .......... .......... .......... .......... 98% 87.0M 0s\n809650K .......... .......... .......... .......... .......... 98%  106M 0s\n809700K .......... .......... .......... .......... .......... 98% 98.4M 0s\n809750K .......... .......... .......... .......... .......... 98%  119M 0s\n809800K .......... .......... .......... .......... .......... 98% 85.9M 0s\n809850K .......... .......... .......... .......... .......... 98% 89.3M 0s\n809900K .......... .......... .......... .......... .......... 98%  102M 0s\n809950K .......... .......... .......... .......... .......... 98% 50.1M 0s\n810000K .......... .......... .......... .......... .......... 98% 51.3M 0s\n810050K .......... .......... .......... .......... .......... 98% 55.9M 0s\n810100K .......... .......... .......... .......... .......... 98% 61.8M 0s\n810150K .......... .......... .......... .......... .......... 98% 47.6M 0s\n810200K .......... .......... .......... .......... .......... 98% 69.6M 0s\n810250K .......... .......... .......... .......... .......... 98% 56.2M 0s\n810300K .......... .......... .......... .......... .......... 98% 58.2M 0s\n810350K .......... .......... .......... .......... .......... 98% 63.3M 0s\n810400K .......... .......... .......... .......... .......... 98% 55.5M 0s\n810450K .......... .......... .......... .......... .......... 98% 50.1M 0s\n810500K .......... .......... .......... .......... .......... 98% 58.4M 0s\n810550K .......... .......... .......... .......... .......... 98% 58.3M 0s\n810600K .......... .......... .......... .......... .......... 98% 40.9M 0s\n810650K .......... .......... .......... .......... .......... 98% 76.8M 0s\n810700K .......... .......... .......... .......... .......... 98% 50.6M 0s\n810750K .......... .......... .......... .......... .......... 98% 73.7M 0s\n810800K .......... .......... .......... .......... .......... 98% 27.8M 0s\n810850K .......... .......... .......... .......... .......... 98%  119M 0s\n810900K .......... .......... .......... .......... .......... 98% 61.3M 0s\n810950K .......... .......... .......... .......... .......... 98% 69.4M 0s\n811000K .......... .......... .......... .......... .......... 98% 55.5M 0s\n811050K .......... .......... .......... .......... .......... 98% 88.3M 0s\n811100K .......... .......... .......... .......... .......... 98% 54.3M 0s\n811150K .......... .......... .......... .......... .......... 98% 56.1M 0s\n811200K .......... .......... .......... .......... .......... 98% 39.7M 0s\n811250K .......... .......... .......... .......... .......... 98%  104M 0s\n811300K .......... .......... .......... .......... .......... 98% 51.5M 0s\n811350K .......... .......... .......... .......... .......... 98% 61.2M 0s\n811400K .......... .......... .......... .......... .......... 98% 53.6M 0s\n811450K .......... .......... .......... .......... .......... 98% 61.1M 0s\n811500K .......... .......... .......... .......... .......... 98% 59.3M 0s\n811550K .......... .......... .......... .......... .......... 98% 62.2M 0s\n811600K .......... .......... .......... .......... .......... 98% 58.7M 0s\n811650K .......... .......... .......... .......... .......... 98% 55.8M 0s\n811700K .......... .......... .......... .......... .......... 98% 71.9M 0s\n811750K .......... .......... .......... .......... .......... 98% 62.6M 0s\n811800K .......... .......... .......... .......... .......... 98% 53.8M 0s\n811850K .......... .......... .......... .......... .......... 98% 52.2M 0s\n811900K .......... .......... .......... .......... .......... 98% 58.9M 0s\n811950K .......... .......... .......... .......... .......... 98% 62.0M 0s\n812000K .......... .......... .......... .......... .......... 98% 47.1M 0s\n812050K .......... .......... .......... .......... .......... 98% 81.8M 0s\n812100K .......... .......... .......... .......... .......... 98% 53.7M 0s\n812150K .......... .......... .......... .......... .......... 98% 58.4M 0s\n812200K .......... .......... .......... .......... .......... 98% 64.1M 0s\n812250K .......... .......... .......... .......... .......... 98% 59.3M 0s\n812300K .......... .......... .......... .......... .......... 98% 46.5M 0s\n812350K .......... .......... .......... .......... .......... 98% 64.3M 0s\n812400K .......... .......... .......... .......... .......... 98% 55.5M 0s\n812450K .......... .......... .......... .......... .......... 98% 79.4M 0s\n812500K .......... .......... .......... .......... .......... 98% 54.9M 0s\n812550K .......... .......... .......... .......... .......... 98% 55.0M 0s\n812600K .......... .......... .......... .......... .......... 98% 51.5M 0s\n812650K .......... .......... .......... .......... .......... 98% 61.3M 0s\n812700K .......... .......... .......... .......... .......... 98% 61.1M 0s\n812750K .......... .......... .......... .......... .......... 98% 54.0M 0s\n812800K .......... .......... .......... .......... .......... 98% 56.8M 0s\n812850K .......... .......... .......... .......... .......... 98% 50.8M 0s\n812900K .......... .......... .......... .......... .......... 98% 66.7M 0s\n812950K .......... .......... .......... .......... .......... 98% 51.0M 0s\n813000K .......... .......... .......... .......... .......... 98% 69.3M 0s\n813050K .......... .......... .......... .......... .......... 98% 53.8M 0s\n813100K .......... .......... .......... .......... .......... 98% 31.6M 0s\n813150K .......... .......... .......... .......... .......... 99% 79.9M 0s\n813200K .......... .......... .......... .......... .......... 99% 7.78M 0s\n813250K .......... .......... .......... .......... .......... 99%  107M 0s\n813300K .......... .......... .......... .......... .......... 99% 97.1M 0s\n813350K .......... .......... .......... .......... .......... 99%  118M 0s\n813400K .......... .......... .......... .......... .......... 99% 99.7M 0s\n813450K .......... .......... .......... .......... .......... 99%  120M 0s\n813500K .......... .......... .......... .......... .......... 99%  117M 0s\n813550K .......... .......... .......... .......... .......... 99% 9.77M 0s\n813600K .......... .......... .......... .......... .......... 99%  116M 0s\n813650K .......... .......... .......... .......... .......... 99% 97.6M 0s\n813700K .......... .......... .......... .......... .......... 99% 77.7M 0s\n813750K .......... .......... .......... .......... .......... 99% 92.6M 0s\n813800K .......... .......... .......... .......... .......... 99% 94.1M 0s\n813850K .......... .......... .......... .......... .......... 99% 96.8M 0s\n813900K .......... .......... .......... .......... .......... 99% 80.6M 0s\n813950K .......... .......... .......... .......... .......... 99% 92.7M 0s\n814000K .......... .......... .......... .......... .......... 99% 93.6M 0s\n814050K .......... .......... .......... .......... .......... 99% 90.1M 0s\n814100K .......... .......... .......... .......... .......... 99% 81.4M 0s\n814150K .......... .......... .......... .......... .......... 99% 92.5M 0s\n814200K .......... .......... .......... .......... .......... 99%  104M 0s\n814250K .......... .......... .......... .......... .......... 99% 98.9M 0s\n814300K .......... .......... .......... .......... .......... 99% 84.0M 0s\n814350K .......... .......... .......... .......... .......... 99% 95.5M 0s\n814400K .......... .......... .......... .......... .......... 99% 91.3M 0s\n814450K .......... .......... .......... .......... .......... 99% 84.6M 0s\n814500K .......... .......... .......... .......... .......... 99% 79.9M 0s\n814550K .......... .......... .......... .......... .......... 99% 89.1M 0s\n814600K .......... .......... .......... .......... .......... 99%  100M 0s\n814650K .......... .......... .......... .......... .......... 99%  100M 0s\n814700K .......... .......... .......... .......... .......... 99% 79.7M 0s\n814750K .......... .......... .......... .......... .......... 99% 81.3M 0s\n814800K .......... .......... .......... .......... .......... 99% 42.8M 0s\n814850K .......... .......... .......... .......... .......... 99% 39.1M 0s\n814900K .......... .......... .......... .......... .......... 99% 42.2M 0s\n814950K .......... .......... .......... .......... .......... 99% 44.3M 0s\n815000K .......... .......... .......... .......... .......... 99% 43.2M 0s\n815050K .......... .......... .......... .......... .......... 99% 25.5M 0s\n815100K .......... .......... .......... .......... .......... 99%  110M 0s\n815150K .......... .......... .......... .......... .......... 99%  103M 0s\n815200K .......... .......... .......... .......... .......... 99% 81.2M 0s\n815250K .......... .......... .......... .......... .......... 99% 48.3M 0s\n815300K .......... .......... .......... .......... .......... 99% 43.5M 0s\n815350K .......... .......... .......... .......... .......... 99% 50.7M 0s\n815400K .......... .......... .......... .......... .......... 99% 43.5M 0s\n815450K .......... .......... .......... .......... .......... 99% 39.2M 0s\n815500K .......... .......... .......... .......... .......... 99% 34.0M 0s\n815550K .......... .......... .......... .......... .......... 99% 69.8M 0s\n815600K .......... .......... .......... .......... .......... 99% 52.8M 0s\n815650K .......... .......... .......... .......... .......... 99% 48.4M 0s\n815700K .......... .......... .......... .......... .......... 99% 49.2M 0s\n815750K .......... .......... .......... .......... .......... 99% 19.0M 0s\n815800K .......... .......... .......... .......... .......... 99% 69.5M 0s\n815850K .......... .......... .......... .......... .......... 99% 62.5M 0s\n815900K .......... .......... .......... .......... .......... 99% 92.0M 0s\n815950K .......... .......... .......... .......... .......... 99%  103M 0s\n816000K .......... .......... .......... .......... .......... 99% 83.2M 0s\n816050K .......... .......... .......... .......... .......... 99%  101M 0s\n816100K .......... .......... .......... .......... .......... 99% 98.8M 0s\n816150K .......... .......... .......... .......... .......... 99% 60.4M 0s\n816200K .......... .......... .......... .......... .......... 99% 36.3M 0s\n816250K .......... .......... .......... .......... .......... 99%  101M 0s\n816300K .......... .......... .......... .......... .......... 99% 44.6M 0s\n816350K .......... .......... .......... .......... .......... 99% 96.1M 0s\n816400K .......... .......... .......... .......... .......... 99% 67.3M 0s\n816450K .......... .......... .......... .......... .......... 99% 60.7M 0s\n816500K .......... .......... .......... .......... .......... 99% 61.2M 0s\n816550K .......... .......... .......... .......... .......... 99% 55.4M 0s\n816600K .......... .......... .......... .......... .......... 99% 58.8M 0s\n816650K .......... .......... .......... .......... .......... 99% 56.5M 0s\n816700K .......... .......... .......... .......... .......... 99% 63.7M 0s\n816750K .......... .......... .......... .......... .......... 99% 59.9M 0s\n816800K .......... .......... .......... .......... .......... 99% 52.5M 0s\n816850K .......... .......... .......... .......... .......... 99% 46.6M 0s\n816900K .......... .......... .......... .......... .......... 99% 57.5M 0s\n816950K .......... .......... .......... .......... .......... 99% 53.2M 0s\n817000K .......... .......... .......... .......... .......... 99% 45.2M 0s\n817050K .......... .......... .......... .......... .......... 99% 90.4M 0s\n817100K .......... .......... .......... .......... .......... 99% 48.4M 0s\n817150K .......... .......... .......... .......... .......... 99% 61.5M 0s\n817200K .......... .......... .......... .......... .......... 99% 48.4M 0s\n817250K .......... .......... .......... .......... .......... 99% 41.8M 0s\n817300K .......... .......... .......... .......... .......... 99% 55.6M 0s\n817350K .......... .......... .......... .......... .......... 99% 56.5M 0s\n817400K .......... .......... .......... .......... .......... 99% 52.6M 0s\n817450K .......... .......... .......... .......... .......... 99% 53.1M 0s\n817500K .......... .......... .......... .......... .......... 99% 50.1M 0s\n817550K .......... .......... .......... .......... .......... 99% 61.4M 0s\n817600K .......... .......... .......... .......... .......... 99% 57.3M 0s\n817650K .......... .......... .......... .......... .......... 99% 52.8M 0s\n817700K .......... .......... .......... .......... .......... 99% 52.2M 0s\n817750K .......... .......... .......... .......... .......... 99% 54.0M 0s\n817800K .......... .......... .......... .......... .......... 99% 61.6M 0s\n817850K .......... .......... .......... .......... .......... 99% 57.5M 0s\n817900K .......... .......... .......... .......... .......... 99% 49.5M 0s\n817950K .......... .......... .......... .......... .......... 99% 65.6M 0s\n818000K .......... .......... .......... .......... .......... 99% 26.0M 0s\n818050K .......... .......... .......... .......... .......... 99% 81.3M 0s\n818100K .......... .......... .......... .......... .......... 99% 85.9M 0s\n818150K .......... .......... .......... .......... .......... 99% 87.1M 0s\n818200K .......... .......... .......... .......... .......... 99% 71.5M 0s\n818250K .......... .......... .......... .......... .......... 99% 72.4M 0s\n818300K .......... .......... .......... .......... .......... 99% 66.4M 0s\n818350K .......... .......... .......... .......... .......... 99% 61.1M 0s\n818400K .......... .......... .......... .......... .......... 99% 41.9M 0s\n818450K .......... .......... .......... .......... .......... 99% 71.8M 0s\n818500K .......... .......... .......... .......... .......... 99% 58.5M 0s\n818550K .......... .......... .......... .......... .......... 99% 55.3M 0s\n818600K .......... .......... .......... .......... .......... 99% 55.8M 0s\n818650K .......... .......... .......... .......... .......... 99% 44.6M 0s\n818700K .......... .......... .......... .......... .......... 99% 61.9M 0s\n818750K .......... .......... .......... .......... .......... 99% 55.8M 0s\n818800K .......... .......... .......... .......... .......... 99% 62.8M 0s\n818850K .......... .......... .......... .......... .......... 99% 31.4M 0s\n818900K .......... .......... .......... .......... .......... 99%  111M 0s\n818950K .......... .......... .......... .......... .......... 99% 91.2M 0s\n819000K .......... .......... .......... .......... .......... 99% 96.1M 0s\n819050K .......... .......... .......... .......... .......... 99% 49.7M 0s\n819100K .......... .......... .......... .......... .......... 99% 99.7M 0s\n819150K .......... .......... .......... .......... .......... 99% 41.9M 0s\n819200K .......... .......... .......... .......... .......... 99% 30.3M 0s\n819250K .......... .......... .......... .......... .......... 99% 85.1M 0s\n819300K .......... .......... .......... .......... .......... 99% 26.7M 0s\n819350K .......... .......... .......... .......... .......... 99% 31.6M 0s\n819400K .......... .......... .......... .......... .......... 99% 63.4M 0s\n819450K .......... .......... .......... .......... .......... 99% 28.7M 0s\n819500K .......... .......... .......... .......... .......... 99% 79.2M 0s\n819550K .......... .......... .......... .......... .......... 99% 70.8M 0s\n819600K .......... .......... .......... .......... .......... 99% 74.3M 0s\n819650K .......... .......... .......... .......... .......... 99% 86.3M 0s\n819700K .......... .......... .......... .......... .......... 99% 59.9M 0s\n819750K .......... .......... .......... .......... .......... 99% 73.6M 0s\n819800K .......... .......... .......... .......... .......... 99% 24.1M 0s\n819850K .......... .......... .......... .......... .......... 99% 83.1M 0s\n819900K .......... .......... .......... .......... .......... 99% 87.5M 0s\n819950K .......... .......... .......... .......... .......... 99% 91.5M 0s\n820000K .......... .......... .......... .......... .......... 99%  100M 0s\n820050K .......... .......... .......... .......... .......... 99% 62.4M 0s\n820100K .......... .......... .......... .......... .......... 99% 85.9M 0s\n820150K .......... .......... .......... .......... .......... 99% 86.7M 0s\n820200K .......... .......... .......... .......... .......... 99% 85.8M 0s\n820250K .......... .......... .......... .......... .......... 99% 45.8M 0s\n820300K .......... .......... .......... .......... .......... 99% 78.5M 0s\n820350K .......... .......... .......... .......... .......... 99% 59.5M 0s\n820400K .......... .......... .......... .......... .......... 99% 56.3M 0s\n820450K .......... .......... .......... .......... .......... 99% 54.5M 0s\n820500K .......... .......... .......... .......... .......... 99% 52.5M 0s\n820550K .......... .......... .......... .......... .......... 99% 54.5M 0s\n820600K .......... .......... .......... .......... .......... 99% 56.5M 0s\n820650K .......... .......... .......... .......... .......... 99% 22.4M 0s\n820700K .......... .......... .......... .......... .......... 99% 52.9M 0s\n820750K .......... .......... .......... .......... .......... 99% 52.1M 0s\n820800K .......... .......... .......... .......... .......... 99% 65.2M 0s\n820850K .......... .......... .......... .......... .......... 99% 82.1M 0s\n820900K .......... .......... .......... .......... .......... 99% 79.1M 0s\n820950K .......... .......... .......... .......... .......... 99% 45.2M 0s\n821000K .......... .......... .......... .......... .......... 99% 79.6M 0s\n821050K .......... .......... .......... .......... .......... 99% 75.2M 0s\n821100K .......... .......... .......... .......... .......... 99% 38.7M 0s\n821150K .......... .......... .......... .......... .......... 99% 73.9M 0s\n821200K .......... .......... .......... .......... .......... 99% 35.5M 0s\n821250K .......... .......... .......... .......... .......... 99% 78.9M 0s\n821300K .......... .......... .......... .......... .......... 99% 84.1M 0s\n821350K .......... .......... ......                          100% 57.5M=25s\n\n2020-01-14 05:27:45 (32.6 MB/s) - \u2018files/rhel_7.6-uefi.img\u2019 saved [841089024/841089024]\n\n+ echo\n+ cp /tmp/redfish-driver/HPE-CI-JOBS/redfish-driver/local.conf.sample local.conf\n++ ip addr show ens2\n++ cut -d/ -f1\n++ awk '{print $2}'\n++ grep 'inet\\b'\n+ ip=169.16.1.117\n+ sed -i s/192.168.1.2/169.16.1.117/g local.conf\n+ ./stack.sh\n+ unset GREP_OPTIONS\n+ unset LANG\n+ unset LANGUAGE\n+ LC_ALL=en_US.utf8\n+ export LC_ALL\n++ env\n++ grep -E '^OS_'\n++ cut -d = -f 1\n+ unset\n+ umask 022\n+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin\n+++ dirname ./stack.sh\n++ cd .\n++ pwd\n+ TOP_DIR=/opt/stack/devstack\n+ NOUNSET=\n+ [[ -n '' ]]\n++ date +%s\n+ DEVSTACK_START_TIME=1578979666\n+ [[ -r /opt/stack/devstack/.stackenv ]]\n+ FILES=/opt/stack/devstack/files\n+ '[' '!' -d /opt/stack/devstack/files ']'\n+ '[' '!' -d /opt/stack/devstack/inc ']'\n+ '[' '!' -d /opt/stack/devstack/lib ']'\n+ [[ '' == \\y ]]\n+ [[ 1000 -eq 0 ]]\n+ [[ -n '' ]]\n+ [[ -e /home/ubuntu/.no-devstack ]]\n+ LAST_SPINNER_PID=\n+ source /opt/stack/devstack/functions\n++ [[ -z '' ]]\n++ declare -r -g _DEVSTACK_FUNCTIONS=1\n++++ dirname /opt/stack/devstack/functions\n+++ cd /opt/stack/devstack\n+++ pwd\n++ FUNC_DIR=/opt/stack/devstack\n++ source /opt/stack/devstack/functions-common\n++++ set +o\n++++ grep xtrace\n+++ _XTRACE_FUNCTIONS_COMMON='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/ini-config\n++++ set +o\n++++ grep xtrace\n+++ INC_CONF_TRACE='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/meta-config\n++++ set +o\n++++ grep xtrace\n+++ _XTRACE_INC_META='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/python\n++++ set +o\n++++ grep xtrace\n+++ INC_PY_TRACE='set -o xtrace'\n+++ set +o xtrace\n++ source /opt/stack/devstack/inc/rootwrap\n++++ set +o\n++++ grep xtrace\n+++ INC_ROOT_TRACE='set -o xtrace'\n+++ set +o xtrace\n+++ set +o\n+++ grep xtrace\n++ _XTRACE_FUNCTIONS='set -o xtrace'\n++ set +o xtrace\n+ source /opt/stack/devstack/lib/stack\n+ GetDistro\n+ GetOSVersion\n+ _ensure_lsb_release\n++ command -v lsb_release\n+ [[ -x /usr/bin/lsb_release ]]\n+ return\n++ lsb_release -r -s\n+ os_RELEASE=18.04\n++ lsb_release -c -s\n+ os_CODENAME=bionic\n++ lsb_release -i -s\n+ os_VENDOR=Ubuntu\n+ [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]\n+ os_PACKAGE=deb\n+ typeset -xr os_VENDOR\n+ typeset -xr os_RELEASE\n+ typeset -xr os_PACKAGE\n+ typeset -xr os_CODENAME\n+ [[ Ubuntu =~ (Ubuntu) ]]\n+ DISTRO=bionic\n+ typeset -xr DISTRO\n+ rm -f /opt/stack/devstack/.localrc.auto\n+ extract_localrc_section /opt/stack/devstack/local.conf /opt/stack/devstack/localrc /opt/stack/devstack/.localrc.auto\n+ local configfile=/opt/stack/devstack/local.conf\n+ local localrcfile=/opt/stack/devstack/localrc\n+ local localautofile=/opt/stack/devstack/.localrc.auto\n+ [[ -r /opt/stack/devstack/local.conf ]]\n++ get_meta_section_files /opt/stack/devstack/local.conf local\n++ local file=/opt/stack/devstack/local.conf\n++ local matchgroup=local\n++ [[ -r /opt/stack/devstack/local.conf ]]\n++ awk -v matchgroup=local '\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup)\n                print a[2]\n        }\n    ' /opt/stack/devstack/local.conf\n+ LRC=localrc\n+ for lfile in $LRC\n+ [[ localrc == \\l\\o\\c\\a\\l\\r\\c ]]\n+ [[ -r /opt/stack/devstack/localrc ]]\n+ echo '# Generated file, do not edit'\n+ get_meta_section /opt/stack/devstack/local.conf local localrc\n+ local file=/opt/stack/devstack/local.conf\n+ local matchgroup=local\n+ local configfile=localrc\n+ [[ -r /opt/stack/devstack/local.conf ]]\n+ [[ -z localrc ]]\n+ awk -v matchgroup=local -v configfile=localrc '\n        BEGIN { group = \"\" }\n        /^\\[\\[.+\\|.*\\]\\]/ {\n            gsub(\"[][]\", \"\", $1);\n            split($1, a, \"|\");\n            if (a[1] == matchgroup && a[2] == configfile) {\n                group=a[1]\n            } else {\n                group=\"\"\n            }\n            next\n        }\n        {\n            if (group != \"\")\n                print $0\n        }\n    ' /opt/stack/devstack/local.conf\n+ [[ ! -r /opt/stack/devstack/stackrc ]]\n+ source /opt/stack/devstack/stackrc\n++ [[ -z '' ]]\n++ declare -r -g _DEVSTACK_STACKRC=1\n++++ dirname /opt/stack/devstack/stackrc\n+++ cd /opt/stack/devstack\n+++ pwd\n++ RC_DIR=/opt/stack/devstack\n++ source /opt/stack/devstack/functions\n+++ [[ -z 1 ]]\n+++ return 0\n++ TARGET_BRANCH=master\n++ TRAILING_TARGET_BRANCH=master\n++ BRANCHLESS_TARGET_BRANCH=master\n++ DEST=/opt/stack\n++ DATA_DIR=/opt/stack/data\n++ SERVICE_DIR=/opt/stack/status\n++ SUBUNIT_OUTPUT=/opt/stack/devstack.subunit\n++ [[ 1000 -eq 0 ]]\n+++ whoami\n++ STACK_USER=ubuntu\n++ REGION_NAME=RegionOne\n++ KEYSTONE_REGION_NAME=RegionOne\n++ isset ENABLED_SERVICES\n++ [[ -v ENABLED_SERVICES ]]\n++ ENABLED_SERVICES=key\n++ ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta\n++ ENABLED_SERVICES+=,placement-api,placement-client\n++ ENABLED_SERVICES+=,g-api,g-reg\n++ ENABLED_SERVICES+=,c-sch,c-api,c-vol\n++ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3\n++ ENABLED_SERVICES+=,horizon\n++ ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat\n++ ENABLE_HTTPD_MOD_WSGI_SERVICES=True\n++ NOVA_ENABLED_APIS=osapi_compute,metadata\n++ [[ -f /opt/stack/devstack/localrc ]]\n++ [[ -f /opt/stack/devstack/.localrc.auto ]]\n++ source /opt/stack/devstack/.localrc.auto\n+++ ADMIN_PASSWORD=password\n+++ DATABASE_PASSWORD=password\n+++ RABBIT_PASSWORD=password\n+++ SERVICE_PASSWORD=password\n+++ SERVICE_TOKEN=password\n+++ SWIFT_HASH=password\n+++ SWIFT_TEMPURL_KEY=password\n+++ disable_service n-net\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service horizon\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service heat h-api h-api-cfn h-api-cw\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service cinder c-sch c-api c-vol\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ SWIFT_START_ALL_SERVICES=False\n+++ SWIFT_REPLICAS=1\n+++ SYSLOG=False\n+++ SCREEN_LOGDIR=/tmp/devstack_logs\n+++ IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs\n+++ LOGFILE=/tmp/devstack_logs/devstacklog.txt\n+++ VERBOSE=True\n+++ ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/\n+++ ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3\n+++ enable_service s-proxy s-object s-container s-account\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service nova n-api n-cond n-sch n-cpu n-crt n-net n-novnc n-xvnc n-cauth n-spice n-cell n-cell n-api-meta n-sproxy\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service nova\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ disable_service placement-api\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ enable_service ironic ir-api ir-cond\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ enable_service tempest\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n+++ IRONIC_WHOLEDISK_IMAGE_NAME=rhel_7.6-uefi\n+++ USE_PYTHON3=True\n+++ USE_SYSTEMD=False\n+++ WSGI_MODE=uwsgi\n+++ USE_SUBNETPOOL=False\n+++ GIT_BASE=https://opendev.org\n+++ RECLONE=no\n+++ IP_VERSION=4\n+++ PHYSICAL_NETWORK=private\n+++ PROVIDER_NETWORK_TYPE=flat\n+++ Q_USE_PROVIDER_NETWORKING=True\n+++ SWIFT_ENABLE_TEMPURLS=True\n+++ FORCE=yes\n+++ LOG_COLOR=True\n+++ IRONIC_HTTP_PORT=9999\n+++ IRONIC_HTTP_SERVER=169.16.1.54\n+++ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora\n+++ BUILD_TIMEOUT=3000\n+++ IRONIC_CALLBACK_TIMEOUT=3000\n+++ POWER_TIMEOUT=600\n+++ SERVICE_TIMEOUT=600\n+++ DEFAULT_INSTANCE_USER=fedora\n+++ TEMPEST_SSH_CONNECT_METHOD=fixed\n+++ DEFAULT_INSTANCE_TYPE=baremetal\n+++ VIRT_DRIVER=ironic\n+++ IRONIC_HW_NODE_CPU=2\n+++ IRONIC_HW_NODE_RAM=16384\n+++ IRONIC_HW_NODE_DISK=99\n+++ IRONIC_BAREMETAL_BASIC_OPS=True\n+++ IRONIC_IPA_RAMDISK_DISTRO=ubuntu\n+++ IRONIC_DEPLOY_ISO_REQUIRED=true\n+++ IRONIC_DEPLOY_DRIVER_ISCSI_WITH_IPA=true\n+++ IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True\n+++ IRONIC_IS_HARDWARE=True\n+++ IRONIC_RAMDISK_TYPE=dib\n+++ IRONIC_BUILD_DEPLOY_RAMDISK=false\n+++ IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso\n+++ IRONIC_DEPLOY_DRIVER=ilo\n+++ IRONIC_AUTOMATED_CLEAN_ENABLED=False\n+++ IRONIC_IPXE_ENABLED=False\n+++ IRONIC_ENABLED_HARDWARE_TYPES=ilo\n+++ IRONIC_ENABLED_DEPLOY_INTERFACES=direct\n+++ IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo\n+++ IRONIC_ENABLED_POWER_INTERFACES=ilo\n+++ IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media\n+++ IRONIC_PING_TIMEOUT=1200\n+++ IMAGE_URLS=file:///opt/stack/devstack/files/rhel_7.6-uefi.img\n+++ IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False\n+++ PUBLIC_INTERFACE=ens2\n+++ OVS_PHYSICAL_BRIDGE=br-ens2\n+++ FIXED_RANGE=169.16.1.0/24\n+++ NETWORK_GATEWAY=169.16.1.1\n+++ ALLOCATION_POOL=start=169.16.1.64,end=169.16.1.65\n+++ HOST_IP=169.16.1.117\n+++ IRONIC_USING_PLUGIN=true\n+++ enable_plugin ironic https://opendev.org/openstack/ironic\n+++ local name=ironic\n+++ local url=https://opendev.org/openstack/ironic\n+++ local branch=master\n+++ is_plugin_enabled ironic\n+++ local name=ironic\n+++ [[ ,, =~ ,ironic, ]]\n+++ return 1\n+++ DEVSTACK_PLUGINS+=,ironic\n+++ GITREPO[$name]=https://opendev.org/openstack/ironic\n+++ GITDIR[$name]=/opt/stack/ironic\n+++ GITBRANCH[$name]=master\n+++ TEMPEST_PLUGINS+=' /opt/stack/ironic-tempest-plugin'\n++ CELLSV2_SETUP=superconductor\n++ HORIZON_APACHE_ROOT=/dashboard\n++ USE_SYSTEMD=True\n+++ trueorfalse False USER_UNITS\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ USER_UNITS=False\n++ [[ False == \\T\\r\\u\\e ]]\n++ SYSTEMD_DIR=/etc/systemd/system\n++ SYSTEMCTL='sudo systemctl'\n+++ trueorfalse True ENABLE_KSM\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ ENABLE_KSM=True\n++ [[ -r /opt/stack/devstack/.localrc.password ]]\n+++ trueorfalse True USE_PYTHON3\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ export USE_PYTHON3=True\n++ USE_PYTHON3=True\n++ export DISABLED_PYTHON3_PACKAGES=\n++ DISABLED_PYTHON3_PACKAGES=\n+++ _get_python_version python3\n+++ local interp=python3\n+++ local version\n++++ which python3\n+++ [[ -x /usr/bin/python3 ]]\n++++ python3 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'\n+++ version=3.6\n+++ echo 3.6\n++ _DEFAULT_PYTHON3_VERSION=3.6\n++ export PYTHON3_VERSION=3.6\n++ PYTHON3_VERSION=3.6\n+++ _get_python_version python2\n+++ local interp=python2\n+++ local version\n++++ which python2\n+++ [[ -x /usr/bin/python2 ]]\n++++ python2 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'\n+++ version=2.7\n+++ echo 2.7\n++ _DEFAULT_PYTHON2_VERSION=2.7\n++ export PYTHON2_VERSION=2.7\n++ PYTHON2_VERSION=2.7\n++ [[ True == True ]]\n++ export 'VIRTUALENV_CMD=virtualenv -p python3'\n++ VIRTUALENV_CMD='virtualenv -p python3'\n++ '[' -t 1 ']'\n++ _LOG_COLOR_DEFAULT=False\n+++ trueorfalse False LOG_COLOR\n+++ local xtrace\n++++ set +o\n++++ grep xtrace\n+++ xtrace='set -o xtrace'\n+++ set +o xtrace\n++ LOG_COLOR=True\n++ [[ True == \\T\\r\\u\\e ]]\n++ TPUT_T=\n++ '[' dumb ']'\n++ export 'PS4=+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '\n++ PS4='+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:190                        IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:200                        trueorfalse False ENABLE_IDENTITY_V2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:200                        ENABLE_IDENTITY_V2=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:201                        '[' False == False ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:202                        IDENTITY_API_VERSION=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:209                        trueorfalse False USE_VENV\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:209                        USE_VENV=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:213                        ADDITIONAL_VENV_PACKAGES=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:217                        trueorfalse False DATABASE_QUERY_LOGGING\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:217                        DATABASE_QUERY_LOGGING=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:228                        GIT_TIMEOUT=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:234                        WSGI_MODE=uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:240                        GIT_BASE=https://opendev.org\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:243                        REQUIREMENTS_DIR=/opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:261                        DEVSTACK_SERIES=ussuri\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:270                        CINDER_REPO=https://opendev.org/openstack/cinder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:271                        CINDER_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:274                        GLANCE_REPO=https://opendev.org/openstack/glance.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:275                        GLANCE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:278                        HORIZON_REPO=https://opendev.org/openstack/horizon.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:279                        HORIZON_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:282                        KEYSTONE_REPO=https://opendev.org/openstack/keystone.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:283                        KEYSTONE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:286                        NEUTRON_REPO=https://opendev.org/openstack/neutron.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:287                        NEUTRON_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:290                        NEUTRON_FWAAS_REPO=https://opendev.org/openstack/neutron-fwaas.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:291                        NEUTRON_FWAAS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:294                        NOVA_REPO=https://opendev.org/openstack/nova.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:295                        NOVA_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:298                        SWIFT_REPO=https://opendev.org/openstack/swift.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:299                        SWIFT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:302                        PLACEMENT_REPO=https://opendev.org/openstack/placement.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:303                        PLACEMENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:312                        REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:313                        REQUIREMENTS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:316                        TEMPEST_REPO=https://opendev.org/openstack/tempest.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:317                        TEMPEST_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:328                        GITREPO[\"python-cinderclient\"]=https://opendev.org/openstack/python-cinderclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:329                        GITBRANCH[\"python-cinderclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:332                        GITREPO[\"python-brick-cinderclient-ext\"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:333                        GITBRANCH[\"python-brick-cinderclient-ext\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:336                        GITREPO[\"python-barbicanclient\"]=https://opendev.org/openstack/python-barbicanclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:337                        GITBRANCH[\"python-barbicanclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:338                        GITDIR[\"python-barbicanclient\"]=/opt/stack/python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:341                        GITREPO[\"python-glanceclient\"]=https://opendev.org/openstack/python-glanceclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:342                        GITBRANCH[\"python-glanceclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:345                        GITREPO[\"python-ironicclient\"]=https://opendev.org/openstack/python-ironicclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:346                        GITBRANCH[\"python-ironicclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:348                        GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:351                        GITREPO[\"keystoneauth\"]=https://opendev.org/openstack/keystoneauth.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:352                        GITBRANCH[\"keystoneauth\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:355                        GITREPO[\"python-keystoneclient\"]=https://opendev.org/openstack/python-keystoneclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:356                        GITBRANCH[\"python-keystoneclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:359                        GITREPO[\"python-neutronclient\"]=https://opendev.org/openstack/python-neutronclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:360                        GITBRANCH[\"python-neutronclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:363                        GITREPO[\"python-novaclient\"]=https://opendev.org/openstack/python-novaclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:364                        GITBRANCH[\"python-novaclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:367                        GITREPO[\"python-swiftclient\"]=https://opendev.org/openstack/python-swiftclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:368                        GITBRANCH[\"python-swiftclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:371                        GITREPO[\"python-openstackclient\"]=https://opendev.org/openstack/python-openstackclient.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:372                        GITBRANCH[\"python-openstackclient\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:374                        GITDIR[\"python-openstackclient\"]=/opt/stack/python-openstackclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:377                        GITREPO[\"osc-placement\"]=https://opendev.org/openstack/osc-placement.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:378                        GITBRANCH[\"osc-placement\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:389                        GITREPO[\"castellan\"]=https://opendev.org/openstack/castellan.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:390                        GITBRANCH[\"castellan\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:393                        GITREPO[\"cliff\"]=https://opendev.org/openstack/cliff.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:394                        GITBRANCH[\"cliff\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:397                        GITREPO[\"futurist\"]=https://opendev.org/openstack/futurist.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:398                        GITBRANCH[\"futurist\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:401                        GITREPO[\"debtcollector\"]=https://opendev.org/openstack/debtcollector.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:402                        GITBRANCH[\"debtcollector\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:405                        GITREPO[\"automaton\"]=https://opendev.org/openstack/automaton.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:406                        GITBRANCH[\"automaton\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:409                        GITREPO[\"oslo.cache\"]=https://opendev.org/openstack/oslo.cache.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:410                        GITBRANCH[\"oslo.cache\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:413                        GITREPO[\"oslo.concurrency\"]=https://opendev.org/openstack/oslo.concurrency.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:414                        GITBRANCH[\"oslo.concurrency\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:417                        GITREPO[\"oslo.config\"]=https://opendev.org/openstack/oslo.config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:418                        GITBRANCH[\"oslo.config\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:421                        GITREPO[\"oslo.context\"]=https://opendev.org/openstack/oslo.context.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:422                        GITBRANCH[\"oslo.context\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:425                        GITREPO[\"oslo.db\"]=https://opendev.org/openstack/oslo.db.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:426                        GITBRANCH[\"oslo.db\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:429                        GITREPO[\"oslo.i18n\"]=https://opendev.org/openstack/oslo.i18n.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:430                        GITBRANCH[\"oslo.i18n\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:433                        GITREPO[\"oslo.log\"]=https://opendev.org/openstack/oslo.log.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:434                        GITBRANCH[\"oslo.log\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:437                        GITREPO[\"oslo.messaging\"]=https://opendev.org/openstack/oslo.messaging.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:438                        GITBRANCH[\"oslo.messaging\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:441                        GITREPO[\"oslo.middleware\"]=https://opendev.org/openstack/oslo.middleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:442                        GITBRANCH[\"oslo.middleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:445                        GITREPO[\"oslo.policy\"]=https://opendev.org/openstack/oslo.policy.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:446                        GITBRANCH[\"oslo.policy\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:449                        GITREPO[\"oslo.privsep\"]=https://opendev.org/openstack/oslo.privsep.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:450                        GITBRANCH[\"oslo.privsep\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:453                        GITREPO[\"oslo.reports\"]=https://opendev.org/openstack/oslo.reports.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:454                        GITBRANCH[\"oslo.reports\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:457                        GITREPO[\"oslo.rootwrap\"]=https://opendev.org/openstack/oslo.rootwrap.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:458                        GITBRANCH[\"oslo.rootwrap\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:461                        GITREPO[\"oslo.serialization\"]=https://opendev.org/openstack/oslo.serialization.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:462                        GITBRANCH[\"oslo.serialization\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:465                        GITREPO[\"oslo.service\"]=https://opendev.org/openstack/oslo.service.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:466                        GITBRANCH[\"oslo.service\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:469                        GITREPO[\"oslo.utils\"]=https://opendev.org/openstack/oslo.utils.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:470                        GITBRANCH[\"oslo.utils\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:473                        GITREPO[\"oslo.versionedobjects\"]=https://opendev.org/openstack/oslo.versionedobjects.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:474                        GITBRANCH[\"oslo.versionedobjects\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:477                        GITREPO[\"oslo.vmware\"]=https://opendev.org/openstack/oslo.vmware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:478                        GITBRANCH[\"oslo.vmware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:481                        GITREPO[\"osprofiler\"]=https://opendev.org/openstack/osprofiler.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:482                        GITBRANCH[\"osprofiler\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:485                        GITREPO[\"pycadf\"]=https://opendev.org/openstack/pycadf.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:486                        GITBRANCH[\"pycadf\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:489                        GITREPO[\"stevedore\"]=https://opendev.org/openstack/stevedore.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:490                        GITBRANCH[\"stevedore\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:493                        GITREPO[\"taskflow\"]=https://opendev.org/openstack/taskflow.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:494                        GITBRANCH[\"taskflow\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:497                        GITREPO[\"tooz\"]=https://opendev.org/openstack/tooz.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:498                        GITBRANCH[\"tooz\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:501                        GITREPO[\"pbr\"]=https://opendev.org/openstack/pbr.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:502                        GITBRANCH[\"pbr\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:512                        GITREPO[\"cursive\"]=https://opendev.org/openstack/cursive.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:513                        GITBRANCH[\"cursive\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:516                        GITREPO[\"glance_store\"]=https://opendev.org/openstack/glance_store.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:517                        GITBRANCH[\"glance_store\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:520                        GITREPO[\"keystonemiddleware\"]=https://opendev.org/openstack/keystonemiddleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:521                        GITBRANCH[\"keystonemiddleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:524                        GITREPO[\"ceilometermiddleware\"]=https://opendev.org/openstack/ceilometermiddleware.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:525                        GITBRANCH[\"ceilometermiddleware\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:526                        GITDIR[\"ceilometermiddleware\"]=/opt/stack/ceilometermiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:529                        GITREPO[\"openstacksdk\"]=https://opendev.org/openstack/openstacksdk.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:530                        GITBRANCH[\"openstacksdk\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:533                        GITREPO[\"os-brick\"]=https://opendev.org/openstack/os-brick.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:534                        GITBRANCH[\"os-brick\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:537                        GITREPO[\"os-client-config\"]=https://opendev.org/openstack/os-client-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:538                        GITBRANCH[\"os-client-config\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:539                        GITDIR[\"os-client-config\"]=/opt/stack/os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:542                        GITREPO[\"os-vif\"]=https://opendev.org/openstack/os-vif.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:543                        GITBRANCH[\"os-vif\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:546                        GITREPO[\"osc-lib\"]=https://opendev.org/openstack/osc-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:547                        GITBRANCH[\"osc-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:550                        GITREPO[\"ironic-lib\"]=https://opendev.org/openstack/ironic-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:551                        GITBRANCH[\"ironic-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:553                        GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:556                        GITREPO[\"diskimage-builder\"]=https://opendev.org/openstack/diskimage-builder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:557                        GITBRANCH[\"diskimage-builder\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:558                        GITDIR[\"diskimage-builder\"]=/opt/stack/diskimage-builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:561                        GITREPO[\"neutron-lib\"]=https://opendev.org/openstack/neutron-lib.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:562                        GITBRANCH[\"neutron-lib\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:563                        GITDIR[\"neutron-lib\"]=/opt/stack/neutron-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:566                        GITREPO[\"os-traits\"]=https://opendev.org/openstack/os-traits.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:567                        GITBRANCH[\"os-traits\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:576                        DIB_UTILS_REPO=https://opendev.org/openstack/dib-utils.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:577                        DIB_UTILS_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:580                        OAC_REPO=https://opendev.org/openstack/os-apply-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:581                        OAC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:584                        OCC_REPO=https://opendev.org/openstack/os-collect-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:585                        OCC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:588                        ORC_REPO=https://opendev.org/openstack/os-refresh-config.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:589                        ORC_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:601                        IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:602                        IRONIC_PYTHON_AGENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:605                        NOVNC_REPO=https://github.com/novnc/noVNC.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:606                        NOVNC_BRANCH=v1.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:609                        SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:610                        SPICE_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:616                        trueorfalse False ENABLE_VOLUME_MULTIATTACH\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:616                        ENABLE_VOLUME_MULTIATTACH=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:622                        DEFAULT_VIRT_DRIVER=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:623                        is_package_installed xenserver-core\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1343  [[ -z xenserver-core ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1347  [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_package_installed:1352  dpkg -s xenserver-core\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:624                        VIRT_DRIVER=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:625                        case \"$VIRT_DRIVER\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:627                        LIBVIRT_TYPE=kvm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:628                        [[ Ubuntu =~ (Debian|Ubuntu) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:632                        cut -d : -f 1 /etc/group\ntput: No value for $TERM and no -T specified\n+++stackrc:source:632                        grep 'libvirtd$'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:632                        true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:632                        LIBVIRT_GROUP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:633                        LIBVIRT_GROUP=libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:681                        CIRROS_VERSION=0.4.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:682                        CIRROS_ARCH=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:687                        trueorfalse True DOWNLOAD_DEFAULT_IMAGES\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:687                        DOWNLOAD_DEFAULT_IMAGES=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:688                        [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:689                        [[ -n file:///opt/stack/devstack/files/rhel_7.6-uefi.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:690                        IMAGE_URLS+=,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:692                        case \"$VIRT_DRIVER\" in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:720                        DOWNLOAD_DEFAULT_IMAGES=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:729                        EXTRA_CACHE_URLS=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:732                        ETCD_VERSION=v3.3.12\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:733                        ETCD_SHA256_AMD64=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:734                        ETCD_SHA256_ARM64=170b848ac1a071fe7d495d404a868a2c0090750b2944f8a260ef1c6125b2b4f4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:735                        ETCD_SHA256_PPC64=77f807b1b51abbf51e020bb05bdb8ce088cb58260fcd22749ea32eee710463d3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:737                        ETCD_SHA256_S390X=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:739                        is_arch x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_arch:430              uname -m\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_arch:430              [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:740                        ETCD_ARCH=amd64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:741                        ETCD_SHA256=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:761                        ETCD_PORT=2379\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:762                        ETCD_PEER_PORT=2380\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:763                        ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:764                        ETCD_NAME=etcd-v3.3.12-linux-amd64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:765                        ETCD_DOWNLOAD_FILE=etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:766                        ETCD_DOWNLOAD_LOCATION=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:768                        EXTRA_CACHE_URLS+=,https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:771                        CACHE_BACKEND=dogpile.cache.memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:772                        MEMCACHE_SERVERS=localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:775                        for image_url in ${IMAGE_URLS//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:776                        wc -l\ntput: No value for $TERM and no -T specified\n+++stackrc:source:776                        grep -o -F file:///opt/stack/devstack/files/rhel_7.6-uefi.img\ntput: No value for $TERM and no -T specified\n+++stackrc:source:776                        echo file:///opt/stack/devstack/files/rhel_7.6-uefi.img,\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:776                        '[' 1 -gt 1 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:782                        VOLUME_BACKING_FILE_SIZE=24G\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:785                        VOLUME_NAME_PREFIX=volume-\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:786                        INSTANCE_NAME_PREFIX=instance-\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:789                        S3_SERVICE_PORT=3333\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:792                        PRIVATE_NETWORK_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:793                        PUBLIC_NETWORK_NAME=public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:795                        PUBLIC_INTERFACE=ens2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:798                        SERVICE_PROTOCOL=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:804                        nproc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:804                        nproc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:804                        API_WORKERS=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:807                        SERVICE_TIMEOUT=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:810                        NOVA_READY_TIMEOUT=600\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:813                        SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:816                        WORKER_TIMEOUT=90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:821                        [[ -e /usr/bin/dnf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:824                        YUM=yum\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:833                        trueorfalse False OFFLINE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:833                        OFFLINE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:838                        trueorfalse False ERROR_ON_CLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:838                        ERROR_ON_CLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:841                        trueorfalse True ENABLE_DEBUG_LOG_LEVEL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:841                        ENABLE_DEBUG_LOG_LEVEL=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:847                        FLOATING_RANGE=172.24.4.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:848                        IPV4_ADDRS_SAFE_TO_USE=10.0.0.0/22\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:849                        FIXED_RANGE=169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:850                        HOST_IP_IFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:851                        HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:852                        HOST_IPV6=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:854                        get_default_host_ip 169.16.1.0/24 172.24.4.0/24 '' 169.16.1.117 inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:681  local fixed_range=169.16.1.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:682  local floating_range=172.24.4.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:683  local host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:684  local host_ip=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:685  local af=inet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:688  '[' -z 169.16.1.117 -o 169.16.1.117 == dhcp ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:712  echo 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:854                        HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:855                        '[' 169.16.1.117 == '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:859                        get_default_host_ip '' '' '' '' inet6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:681  local fixed_range=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:682  local floating_range=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:683  local host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:684  local host_ip=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:685  local af=inet6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:688  '[' -z '' -o '' == dhcp ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:689  host_ip=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:691  awk '/default/ {print $5}'\n++++functions-common:get_default_host_ip:691  ip -f inet6 route\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:691  head -1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:691  host_ip_iface=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:692  local host_ips\ntput: tput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  awk '/inet6/ {split($2,parts,\"/\");  print parts[1]}'\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  LC_ALL=C\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  sed /temporary/d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:get_default_host_ip:693  ip -f inet6 addr show\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:693  host_ips='::1\nfe80::f816:3eff:fea5:5818\nfe80::f816:3eff:fe84:1105'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:694  local ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:695  for ip in $host_ips\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:702  [[ inet6 == \\i\\n\\e\\t\\6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:703  host_ip=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:704  break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:get_default_host_ip:712  echo ::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:859                        HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:862                        trueorfalse True NEUTRON_PORT_SECURITY\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:862                        NEUTRON_PORT_SECURITY=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:867                        SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:873                        [[ 4 != \\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:877                        [[ 4 == 4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:878                        DEF_SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:879                        DEF_SERVICE_LOCAL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:880                        DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:883                        [[ 4 == 6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:894                        SERVICE_LISTEN_ADDRESS=0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:898                        SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:900                        SERVICE_LOCAL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:902                        REGION_NAME=RegionOne\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:905                        trueorfalse False SYSLOG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:905                        SYSLOG=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:906                        SYSLOG_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:907                        SYSLOG_PORT=516\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:911                        GIT_DEPTH=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++stackrc:source:915                        trueorfalse True RECREATE_KEYSTONE_DB\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n++++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:915                        RECREATE_KEYSTONE_DB=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:927                        [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:928                        default_logdir=/opt/stack/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:929                        [[ -z /tmp/devstack_logs/devstacklog.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:934                        LOGDIR=/tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:935                        logfile=devstacklog.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:936                        [[ -z /tmp/devstack_logs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:936                        [[ /tmp/devstack_logs == \\d\\e\\v\\s\\t\\a\\c\\k\\l\\o\\g\\.\\t\\x\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:941                        unset default_logdir logfile\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++stackrc:source:947                        ULIMIT_NOFILE=2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:220                       write_devstack_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:write_devstack_version:815      sudo tee /etc/devstack-version\ntput: No value for $TERM and no -T specified\n+functions:write_devstack_version:815      cat -\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:write_devstack_version:815      git log '--format=%H %s %ci' -1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:224                       [[ ! bionic =~ (bionic|stretch|jessie|f29|opensuse-15.0|opensuse-15.1|opensuse-tumbleweed|rhel7) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:235                       export_proxy_variables\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2154  isset http_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:isset:171                [[ -v http_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2157  isset https_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:isset:171                [[ -v https_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2160  isset no_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:isset:171                [[ -v no_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:240                       disable_negated_services\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:disable_negated_services:1855  local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:disable_negated_services:1856  set +o\ntput: No value for $TERM and no -T specified\n++functions-common:disable_negated_services:1856  grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:disable_negated_services:1856  xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:disable_negated_services:1857  set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:247                       is_package_installed sudo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1343  [[ -z sudo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1347  [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1352  dpkg -s sudo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:250                       sudo grep -q '^#includedir.*/etc/sudoers.d' /etc/sudoers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:254                       [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:263                       mktemp\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:263                       TEMPFILE=/tmp/tmp.Yi1Rd9Sb07\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:264                       echo 'ubuntu ALL=(root) NOPASSWD:ALL'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:267                       echo 'Defaults:ubuntu secure_path=/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:268                       echo 'Defaults:ubuntu !requiretty'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:269                       chmod 0440 /tmp/tmp.Yi1Rd9Sb07\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:270                       sudo chown root:root /tmp/tmp.Yi1Rd9Sb07\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:271                       sudo mv /tmp/tmp.Yi1Rd9Sb07 /etc/sudoers.d/50_stack_sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:278                       is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:279                       echo 'APT::Acquire::Retries \"20\";'\n+./stack.sh:main:279                       sudo tee /etc/apt/apt.conf.d/80retry\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:361                       DEST=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:366                       [[ ! -d /opt/stack ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:373                       [[ -n /tmp/devstack_logs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:374                       mkdir -p /tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:378                       DATA_DIR=/opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:379                       [[ ! -d /opt/stack/data ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:380                       sudo mkdir -p /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:381                       safe_chown -R ubuntu /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2058  local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  set +o\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2060  set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:382                       safe_chmod 0755 /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chmod:2231          _safe_permission_operation chmod 0755 /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2058  local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  set +o\ntput: No value for $TERM and no -T specified\n++functions-common:_safe_permission_operation:2059  grep xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2060  set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chmod 0755 /opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:388                       hostname -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:388                       LOCAL_HOSTNAME=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:389                       fgrep -qwe ubuntu /etc/hosts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:390                       sudo sed -i 's/\\(^127.0.0.1.*\\)/\\1 ubuntu/' /etc/hosts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:396                       trueorfalse False SKIP_EPEL_INSTALL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:396                       SKIP_EPEL_INSTALL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:398                       [[ bionic == \\r\\h\\e\\l\\7 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:418                       is_package_installed python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1343  [[ -z python ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1347  [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_package_installed:1352  dpkg -s python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:425                       trueorfalse True VERBOSE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          grep xtrace\ntput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:425                       VERBOSE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:426                       trueorfalse False VERBOSE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:150          local xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          grep xtrace\nNo value for $TERM and no -T specified\n+++functions-common:trueorfalse:151          set +o\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:151          xtrace='set -o xtrace'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:trueorfalse:152          set +o xtrace\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:426                       VERBOSE_NO_TIMESTAMP=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:472                       TIMESTAMP_FORMAT=%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:473                       LOGDAYS=7\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:474                       date +%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:474                       CURRENT_LOG_TIME=2020-01-14-052752\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:476                       [[ -n /tmp/devstack_logs/devstacklog.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:479                       LOGFILE_DIR=/tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:480                       LOGFILE_NAME=devstacklog.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:481                       mkdir -p /tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:482                       find /tmp/devstack_logs -maxdepth 1 -name 'devstacklog.txt.*' -mtime +7 -exec rm '{}' ';'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:483                       LOGFILE=/tmp/devstack_logs/devstacklog.txt.2020-01-14-052752\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:484                       SUMFILE=/tmp/devstack_logs/devstacklog.txt.2020-01-14-052752.summary.2020-01-14-052752\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:490                       exec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:491                       [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:492                       _of_args=-v\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:493                       [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:494                       _of_args='-v --no-timestamp'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:497                       exec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:497                       /opt/stack/devstack/tools/outfilter.py -v --no-timestamp -o /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:499                       exec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:507                       echo_summary 'stack.sh log /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:499                       /opt/stack/devstack/tools/outfilter.py -o /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752.summary.2020-01-14-052752\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e stack.sh log /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:509                       ln -sf /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752 /tmp/devstack_logs/devstacklog.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:510                       ln -sf /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752.summary.2020-01-14-052752 /tmp/devstack_logs/devstacklog.txt.summary\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:525                       check_path_perm_sanity /opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:567      local real_path\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:568      readlink -f /opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:568      real_path=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:569      local rebuilt_path=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:570      echo /opt/stack\n++functions:check_path_perm_sanity:570      tr / ' '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:571      rebuilt_path=/opt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:573      stat -c %a /opt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:573      [[ 755 = 700 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:571      rebuilt_path=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:check_path_perm_sanity:573      stat -c %a /opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:check_path_perm_sanity:573      [[ 777 = 700 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:531                       trap exit_trap EXIT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:572                       trap err_trap ERR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:585                       set -o errexit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:588                       uname -a\nLinux ubuntu 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:591                       SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:592                       rm -f /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:595                       source /opt/stack/devstack/lib/database\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:596                       source /opt/stack/devstack/lib/rpc_backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:602                       fetch_plugins\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1678       local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1679       local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1682       [[ -z ,ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1686       echo 'Fetching DevStack plugins'\nFetching DevStack plugins\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1687       for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:fetch_plugins:1688       git_clone_by_name ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:602    local name=ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:603    local repo=https://opendev.org/openstack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:604    local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:605    local branch=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone_by_name:606    git_clone https://opendev.org/openstack/ironic /opt/stack/ironic master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:567            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\n1430a5e49 Merge \"Remove reference to deprecated [disk_utils]iscsi_verify_attempts\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:606                       run_phase override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ override_defaults == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ override_defaults == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ override_defaults == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ override_defaults == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1785           plugin_override_defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1719  local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1720  local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1723  [[ -z ,ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1727  echo 'Overriding Configuration Defaults'\nOverriding Configuration Defaults\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1728  for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1729  local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:plugin_override_defaults:1731  [[ -f /opt/stack/ironic/devstack/override-defaults ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:609                       source /opt/stack/devstack/lib/apache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:612                       source /opt/stack/devstack/lib/tls\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:38                         is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++lib/tls:source:43                         hostname -f\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:43                         DEVSTACK_HOSTNAME=localhost\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:44                         DEVSTACK_CERT_NAME=devstack-cert\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:45                         DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:48                         ROOT_CA_DIR=/opt/stack/data/CA/root-ca\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:49                         INT_CA_DIR=/opt/stack/data/CA/int-ca\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:51                         ORG_NAME=OpenStack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:52                         ORG_UNIT_NAME=DevStack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:55                         STUD_PROTO=--tls\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:56                         STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tls:source:63                         OPENSSL=/usr/bin/openssl\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:615                       source /opt/stack/devstack/lib/infra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:616                       source /opt/stack/devstack/lib/libraries\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:617                       source /opt/stack/devstack/lib/lvm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:618                       source /opt/stack/devstack/lib/horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:619                       source /opt/stack/devstack/lib/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:620                       source /opt/stack/devstack/lib/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:621                       source /opt/stack/devstack/lib/nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:622                       source /opt/stack/devstack/lib/placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:623                       source /opt/stack/devstack/lib/cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:624                       source /opt/stack/devstack/lib/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:625                       source /opt/stack/devstack/lib/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nWARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:626                       source /opt/stack/devstack/lib/ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:627                       source /opt/stack/devstack/lib/dstat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:628                       source /opt/stack/devstack/lib/tcpdump\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:629                       source /opt/stack/devstack/lib/etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:635                       run_phase source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ source == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:6           source /opt/stack/devstack/lib/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ source == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ source == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ source == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1782           load_plugin_settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1696  local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1697  local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1700  [[ -z ,ironic ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1704  echo 'Loading plugin settings'\nLoading plugin settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1705  for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1706  local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1708  [[ -f /opt/stack/ironic/devstack/settings ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:load_plugin_settings:1709  source /opt/stack/ironic/devstack/settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:1  enable_service ironic ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:3  source /opt/stack/ironic/devstack/common_settings\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:3  [[ -f /opt/stack/devstack/../../old/devstack/.localrc.auto ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:7  CIRROS_VERSION=0.4.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:14  IRONIC_BOOT_MODE=bios\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:16  IRONIC_DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:17  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:21  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:36  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:44  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/rhel_7.6-uefi.img, =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-uec\\.tar\\.gz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/rhel_7.6-uefi.img, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ , == \\, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:29  IMAGE_URLS+=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:45  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/rhel_7.6-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-disk\\.img ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/rhel_7.6-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ z == \\, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:add_image_link:31  IMAGE_URLS+=,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:48  export IRONIC_WHOLEDISK_IMAGE_NAME=rhel_7.6-uefi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:48  IRONIC_WHOLEDISK_IMAGE_NAME=rhel_7.6-uefi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:49  export IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:49  IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:53  [[ -z False ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/common_settings:source:57  trueorfalse False IRONIC_TEMPEST_WHOLE_DISK_IMAGE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:57  IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:59  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:62  export IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:62  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:67  export DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/common_settings:source:67  DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  ip link show\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  sort -n\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  head -1\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/settings:source:9  sed -ne 's/.*mtu \\([0-9]\\+\\).*/\\1/p'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:9  local_mtu=1500\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/settings:source:16  PUBLIC_BRIDGE_MTU=1400\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1783           verify_disabled_services\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2043  local service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,key, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,placement-client, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-api, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-reg, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,rabbit, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,tempest, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,mysql, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,etcd3, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,dstat, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,neutron, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-proxy, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-object, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-container, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-account, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ironic, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-api, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-cond, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:706                       initialize_database_backends\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:66  is_service_enabled mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:66  DATABASE_TYPE=mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:66  is_service_enabled postgresql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:69  '[' -z mysql ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:73  MYSQL_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:74  MYSQL_USER=root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:80  [[ 4 == 6 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:83  DATABASE_HOST=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:86  DATABASE_USER=root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:88  '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:initialize_database_backends:102  get_database_type_mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:get_database_type_mysql:35  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:get_database_type_mysql:36  echo mysql+pymysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:102  BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:initialize_database_backends:104  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:707                       echo 'Using mysql database backend'\nUsing mysql database backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:710                       read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:722                       is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:723                       read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:730                       is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:732                       read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:734                       read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:745                       is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:754                       is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:764                       is_service_enabled s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:768                       read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:770                       [[ -z password ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:776                       save_stackenv 776\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:62         local tag=776\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:save_stackenv:64         date +%F-%H%M%S\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:64         time_stamp=2020-01-14-052756\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:65         echo '# 2020-01-14-052756 776'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo DEST=/opt/stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2020-01-14-052752\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo OS_CACERT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo STACK_USER=ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo TLS_IP=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo HOST_IPV6=::1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:787                       git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/requirements.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/requirements ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1578979677304\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master\nCloning into '/opt/stack/requirements'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578979677304\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578979677304 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578979684573\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=7269\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=7269\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\nc5512134 Merge \"update constraint for os-client-config to new release 2.0.0\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:791                       echo_summary 'Installing package prerequisites'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Installing package prerequisites\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:792                       source /opt/stack/devstack/tools/install_prereqs.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:11        FORCE_PREREQ=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:13        getopts :f opt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:23        [[ -z /opt/stack/devstack ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:43        PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:44        PREREQ_RERUN_HOURS=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:45        PREREQ_RERUN_SECONDS=7200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:47        date +%s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:47        NOW=1578979684\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:48        head -1 /opt/stack/devstack/.prereqs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:48        echo 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:48        LAST_RUN=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:49        DELTA=1578979684\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:50        [[ 1578979684 -lt 7200 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:57        export_proxy_variables\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2154  isset http_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:isset:171                [[ -v http_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2157  isset https_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:isset:171                [[ -v https_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2160  isset no_proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:isset:171                [[ -v no_proxy ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:64        get_packages general,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:64        PACKAGES='apache2\napache2-dev\nbc\nbridge-utils\nbsdmainutils\ncurl\ng++\ngcc\ngettext  \ngit\ngraphviz \niputils-ping\nlibapache2-mod-proxy-uwsgi\nlibffi-dev \nlibjpeg-dev \nlibmysqlclient-dev  \nlibpcre3-dev \nlibpq-dev  \nlibssl-dev \nlibsystemd-dev \nlibxml2-dev  \nlibxslt1-dev  \nlibyaml-dev\nlsof \nopenssh-server\nopenssl\npkg-config\npsmisc\npython2.7\npython-dev\npython-gdbm \ntar\ntcpdump\nunzip\nuuid-runtime\nwget\nwget\nzlib1g-dev\nlibkrb5-dev\nlibldap2-dev\nlibsasl2-dev\nmemcached\npython-mysqldb\nsqlite3\nacl\ndnsmasq-base\ndnsmasq-utils \nebtables\nhaproxy \niptables\niputils-arping\niputils-ping\nlibmysqlclient-dev\npostgresql-server-dev-all\npython-mysqldb\nsqlite3\nsudo\nvlan\nipset\nconntrack\nconntrackd\nkeepalived\ndstat\npython-psutil\nipset\nconntrack\nconntrackd\nkeepalived\ncurl\nliberasurecode-dev\nmake\nmemcached\nsqlite3\nxfsprogs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:65        get_plugin_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:65        PACKAGES='apache2\napache2-dev\nbc\nbridge-utils\nbsdmainutils\ncurl\ng++\ngcc\ngettext  \ngit\ngraphviz \niputils-ping\nlibapache2-mod-proxy-uwsgi\nlibffi-dev \nlibjpeg-dev \nlibmysqlclient-dev  \nlibpcre3-dev \nlibpq-dev  \nlibssl-dev \nlibsystemd-dev \nlibxml2-dev  \nlibxslt1-dev  \nlibyaml-dev\nlsof \nopenssh-server\nopenssl\npkg-config\npsmisc\npython2.7\npython-dev\npython-gdbm \ntar\ntcpdump\nunzip\nuuid-runtime\nwget\nwget\nzlib1g-dev\nlibkrb5-dev\nlibldap2-dev\nlibsasl2-dev\nmemcached\npython-mysqldb\nsqlite3\nacl\ndnsmasq-base\ndnsmasq-utils \nebtables\nhaproxy \niptables\niputils-arping\niputils-ping\nlibmysqlclient-dev\npostgresql-server-dev-all\npython-mysqldb\nsqlite3\nsudo\nvlan\nipset\nconntrack\nconntrackd\nkeepalived\ndstat\npython-psutil\nipset\nconntrack\nconntrackd\nkeepalived\ncurl\nliberasurecode-dev\nmake\nmemcached\nsqlite3\nxfsprogs \n\n\n\n\n\n\n\n\n\n\n\napparmor\ndocker.io\nipmitool\niptables\nipxe\nisolinux\ngnupg\nlibguestfs0\nlibguestfs-tools\nopen-iscsi\nopenssh-client\n\n\npxelinux \npython-libguestfs\nqemu\nqemu-kvm\nqemu-utils\nsgabios\nshellinabox\nsyslinux-common \ntftpd-hpa\nxinetd\nsquashfs-tools\nlibvirt-dev\nsocat\nipxe-qemu\njq'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:67        is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:67        grep -q dkms\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:67        echo apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:72        install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1307  REPOS_UPDATED=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1074      [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1076      local sudo=sudo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1077      id -u\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1077      [[ 1000 = \\0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1080      time_start apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1578979685630\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1082      local 'proxies=http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1083      local 'update_cmd=sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1084      timeout 300 sh -c 'while ! sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update; do sleep 30; done'\nGet:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]\nHit:2 http://archive.ubuntu.com/ubuntu bionic InRelease\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [830 kB]\nGet:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [606 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [26.0 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,036 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [9,500 B]\nGet:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4,044 B]\nGet:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [17.0 kB]\nGet:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [633 kB]\nGet:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [6,120 B]\nFetched 3,419 kB in 3s (1,086 kB/s)\nReading package lists...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1088      REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1090      time_stop apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1578979685630\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1578979685630 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1578979693090\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=7460\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=7460\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1335     real_install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1321  apt_get install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq\nReading package lists...\nBuilding dependency tree...\nReading state information...\nacl is already the newest version (2.2.52-3build1).\nacl set to manually installed.\nbc is already the newest version (1.07.1-2).\nbc set to manually installed.\nbsdmainutils is already the newest version (11.1.2ubuntu1).\nbsdmainutils set to manually installed.\ndnsmasq-base is already the newest version (2.79-1).\ndnsmasq-base set to manually installed.\niptables is already the newest version (1.6.1-2ubuntu2).\niptables set to manually installed.\nliberasurecode-dev is already the newest version (1.5.0-1).\nlsof is already the newest version (4.89+dfsg-0.1).\nlsof set to manually installed.\nmake is already the newest version (4.1-9.1ubuntu1).\nmake set to manually installed.\npython-dev is already the newest version (2.7.15~rc1-1).\nsocat is already the newest version (1.7.3.2-2ubuntu2).\ntcpdump is already the newest version (4.9.2-3).\ntcpdump set to manually installed.\nxfsprogs is already the newest version (4.9.0+nmu1ubuntu2).\nxfsprogs set to manually installed.\napache2 is already the newest version (2.4.29-1ubuntu4.11).\napparmor is already the newest version (2.12-4ubuntu5.1).\napparmor set to manually installed.\ncurl is already the newest version (7.58.0-2ubuntu3.8).\nebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3).\nebtables set to manually installed.\ngcc is already the newest version (4:7.4.0-1ubuntu2.3).\ngcc set to manually installed.\ngnupg is already the newest version (2.2.4-1ubuntu1.2).\ngnupg set to manually installed.\niputils-ping is already the newest version (3:20161105-1ubuntu3).\niputils-ping set to manually installed.\nlibssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.5).\nopen-iscsi is already the newest version (2.0.874-5ubuntu2.7).\nopenssh-client is already the newest version (1:7.6p1-4ubuntu0.3).\nopenssh-client set to manually installed.\nopenssh-server is already the newest version (1:7.6p1-4ubuntu0.3).\nopenssl is already the newest version (1.1.1-1ubuntu2.1~18.04.5).\nopenssl set to manually installed.\npsmisc is already the newest version (23.1-1ubuntu0.1).\npsmisc set to manually installed.\nsquashfs-tools is already the newest version (1:4.3-6ubuntu0.18.04.1).\nsquashfs-tools set to manually installed.\nsudo is already the newest version (1.8.21p2-3ubuntu1.1).\ntar is already the newest version (1.29b-2ubuntu0.1).\ntar set to manually installed.\nuuid-runtime is already the newest version (2.31.1-0.4ubuntu3.4).\nuuid-runtime set to manually installed.\nvlan is already the newest version (1.9-3.2ubuntu6).\nwget is already the newest version (1.19.4-1ubuntu2.2).\nwget set to manually installed.\nThe following additional packages will be installed:\n  attr augeas-lenses autoconf automake autopoint autotools-dev comerr-dev\n  containerd db-util db5.3-util dctrl-tools debhelper dh-autoreconf\n  dh-strip-nondeterminism exfat-utils extlinux fontconfig fontconfig-config\n  fonts-dejavu-core freeipmi-common g++-7 genisoimage gir1.2-harfbuzz-0.0\n  grub-ipxe icoutils icu-devtools intltool-debian\n  ipxe-qemu-256k-compat-efi-roms krb5-multidev ldmtool libafflib0v5 libaio1\n  libann0 libapr1-dev libaprutil1-dev libarchive-zip-perl libasound2\n  libasound2-data libasyncns0 libaugeas0 libavahi-client3 libavahi-common-data\n  libavahi-common3 libbfio1 libbluetooth3 libbrlapi0.6 libcaca0 libcacard0\n  libcairo2 libcdt5 libcgraph6 libconfig9 libcroco3 libdate-manip-perl\n  libdatrie1 libencode-locale-perl libewf2 libfdt1 libfile-listing-perl\n  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16\n  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3\n  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0\n  libgts-0.7-5 libguestfs-perl libgvc6 libgvpr2 libharfbuzz-dev\n  libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libhivex0\n  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl\n  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl\n  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev\n  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl\n  libipset3 libiscsi7 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8\n  libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common\n  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldm-1.0-0\n  libltdl7 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl\n  libmysqlclient20 libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0\n  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0\n  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0\n  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre32-3 libpcrecpp0v5\n  libpixman-1-0 libpq5 libpulse0 libpython2.7 libpython2.7-dev\n  libpython2.7-minimal libpython2.7-stdlib librados2 librbd1 librdmacm1\n  libsctp-dev libsctp1 libsdl1.2debian libsensors4 libsm6 libsndfile1\n  libsnmp-base libsnmp30 libspice-server1 libsqlite3-0 libstdc++-7-dev\n  libstring-shellquote-perl libsys-virt-perl libthai-data libthai0 libtiff5\n  libtimedate-perl libtool libtry-tiny-perl libtsk13 liburi-perl\n  libusbredirparser1 libvirt0 libvorbis0a libvorbisenc2 libwebp6\n  libwin-hivex-perl libwww-perl libwww-robotrules-perl libxaw7 libxcb-render0\n  libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0 libxml-parser-perl\n  libxml-xpath-perl libxmu6 libxpm4 libxrender1 libxt6 libyajl2 lsscsi lzop m4\n  mtools mysql-common netpbm osinfo-db perl-openssl-defaults po-debconf\n  postgresql-client-common postgresql-common postgresql-server-dev-10\n  python2.7-dev python2.7-minimal qemu-block-extra qemu-slof qemu-system\n  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc\n  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86\n  qemu-user runc scrub seabios sleuthkit ssl-cert supermin syslinux uuid-dev\n  x11-common\nSuggested packages:\n  augeas-doc autoconf-archive gnu-standards autoconf-doc ifupdown doc-base\n  debtags dh-make dwz aufs-tools debootstrap docker-doc rinse zfs-fuse\n  | zfsutils freeipmi-tools g++-multilib g++-7-multilib gcc-7-doc\n  libstdc++6-7-dbg wodim cdrkit-doc gettext-doc libasprintf-dev\n  libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el\n  git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts\n  graphviz-doc vim-haproxy haproxy-doc libterm-readline-gnu-perl\n  | libterm-readline-perl-perl xorriso krb5-doc uwsgi libasound2-plugins\n  alsa-utils augeas-tools libgd-tools libglib2.0-doc libgraphite2-utils\n  krb5-user libvisual-0.4-plugins gstreamer1.0-tools libguestfs-gfs2\n  libguestfs-jfs libguestfs-nilfs libguestfs-rescue libguestfs-rsync\n  libguestfs-zfs libdata-dump-perl icu-doc libcrypt-ssleay-perl opus-tools\n  postgresql-doc-10 pulseaudio lksctp-tools lm-sensors snmp-mibs-downloader\n  libstdc++-7-doc libtool-doc gfortran | fortran95-compiler gcj-jdk\n  libauthen-ntlm-perl libyaml-doc m4-doc libcache-memcached-perl libmemcached\n  libanyevent-perl libyaml-perl libterm-readkey-perl floppyd libmail-box-perl\n  libjson-perl python-gdbm-dbg default-mysql-server | virtual-mysql-server\n  python-egenix-mxdatetime python-mysqldb-dbg python-psutil-doc python2.7-doc\n  binfmt-support qemu-user-static samba vde2 qemu-efi openbios-ppc\n  openhackware openbios-sparc autopsy mac-robber sqlite3-doc openssl-blacklist\n  zip\nRecommended packages:\n  cgroupfs-mount | cgroup-lite pigz ubuntu-fan exfat-fuse fonts-liberation\n  openipmi ipvsadm uwsgi-core libarchive-cpio-perl gstreamer1.0-plugins-base\n  libgts-bin libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs\n  libhtml-format-perl ibverbs-providers libintl-xs-perl\n  gstreamer1.0-plugins-good libltdl-dev libdata-dump-perl libhtml-form-perl\n  libhttp-daemon-perl libmailtools-perl ghostscript libmail-sendmail-perl\n  cpu-checker qemu-user-binfmt sharutils update-inetd\nThe following NEW packages will be installed:\n  apache2-dev attr augeas-lenses autoconf automake autopoint autotools-dev\n  bridge-utils comerr-dev conntrack conntrackd containerd db-util db5.3-util\n  dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils\n  docker.io dstat exfat-utils extlinux fontconfig fontconfig-config\n  fonts-dejavu-core freeipmi-common g++ g++-7 genisoimage gettext\n  gir1.2-harfbuzz-0.0 graphviz grub-ipxe haproxy icoutils icu-devtools\n  intltool-debian ipmitool ipset iputils-arping ipxe ipxe-qemu\n  ipxe-qemu-256k-compat-efi-roms isolinux jq keepalived krb5-multidev ldmtool\n  libafflib0v5 libaio1 libann0 libapache2-mod-proxy-uwsgi libapr1-dev\n  libaprutil1-dev libarchive-zip-perl libasound2 libasound2-data libasyncns0\n  libaugeas0 libavahi-client3 libavahi-common-data libavahi-common3 libbfio1\n  libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libcairo2 libcdt5 libcgraph6\n  libconfig9 libcroco3 libdate-manip-perl libdatrie1 libencode-locale-perl\n  libewf2 libfdt1 libffi-dev libfile-listing-perl\n  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16\n  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3\n  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0\n  libgts-0.7-5 libguestfs-perl libguestfs-tools libguestfs0 libgvc6 libgvpr2\n  libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b\n  libhivex0 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl\n  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl\n  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev\n  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl\n  libipset3 libiscsi7 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev\n  libjpeg8 libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common\n  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1\n  libldap2-dev libldm-1.0-0 libltdl7 liblua5.3-0 liblwp-mediatypes-perl\n  liblwp-protocol-https-perl libmysqlclient-dev libmysqlclient20\n  libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0\n  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0\n  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0\n  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3\n  libpcrecpp0v5 libpixman-1-0 libpq-dev libpq5 libpulse0 librados2 librbd1\n  librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsdl1.2debian libsensors4\n  libsm6 libsndfile1 libsnmp-base libsnmp30 libspice-server1 libstdc++-7-dev\n  libstring-shellquote-perl libsys-virt-perl libsystemd-dev libthai-data\n  libthai0 libtiff5 libtimedate-perl libtool libtry-tiny-perl libtsk13\n  liburi-perl libusbredirparser1 libvirt-dev libvirt0 libvorbis0a\n  libvorbisenc2 libwebp6 libwin-hivex-perl libwww-perl libwww-robotrules-perl\n  libxaw7 libxcb-render0 libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0\n  libxml-parser-perl libxml-xpath-perl libxml2-dev libxmu6 libxpm4 libxrender1\n  libxslt1-dev libxt6 libyajl2 libyaml-dev lsscsi lzop m4 memcached mtools\n  mysql-common netpbm osinfo-db perl-openssl-defaults pkg-config po-debconf\n  postgresql-client-common postgresql-common postgresql-server-dev-10\n  postgresql-server-dev-all pxelinux python-gdbm python-guestfs python-mysqldb\n  python-psutil qemu qemu-block-extra qemu-kvm qemu-slof qemu-system\n  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc\n  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86\n  qemu-user qemu-utils runc scrub seabios sgabios shellinabox sleuthkit\n  sqlite3 ssl-cert supermin syslinux syslinux-common tftpd-hpa unzip uuid-dev\n  x11-common xinetd zlib1g-dev\nThe following packages will be upgraded:\n  git libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\n  libsqlite3-0 python2.7 python2.7-dev python2.7-minimal\n9 upgraded, 270 newly installed, 0 to remove and 24 not upgraded.\nNeed to get 222 MB of archives.\nAfter this operation, 917 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.9 [1,117 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.3 [110 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04 [277 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04 [28.3 MB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1,053 kB]\nGet:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1,915 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1,294 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.2 [498 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB]\nGet:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB]\nGet:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB]\nGet:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.7 [1,135 kB]\nGet:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.12-0ubuntu0.18.04.3 [2,702 kB]\nGet:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.12-0ubuntu0.18.04.3 [920 kB]\nGet:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.21 [39.8 kB]\nGet:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.21 [672 kB]\nGet:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 freeipmi-common amd64 1.4.11-1.1ubuntu4.1 [174 kB]\nGet:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B]\nGet:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.4 [33.2 kB]\nGet:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B]\nGet:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB]\nGet:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB]\nGet:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.4 [262 kB]\nGet:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB]\nGet:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]\nGet:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]\nGet:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]\nGet:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]\nGet:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]\nGet:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]\nGet:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]\nGet:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]\nGet:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]\nGet:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]\nGet:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B]\nGet:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]\nGet:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB]\nGet:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]\nGet:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]\nGet:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]\nGet:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.11 [177 kB]\nGet:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 attr amd64 1:2.4.47-2build1 [25.8 kB]\nGet:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 augeas-lenses all 1.10.1-2 [300 kB]\nGet:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB]\nGet:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB]\nGet:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB]\nGet:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB]\nGet:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 runc amd64 1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2 [1,903 kB]\nGet:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 containerd amd64 1.2.6-0ubuntu1~18.04.2 [19.4 MB]\nGet:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 db5.3-util amd64 5.3.28-13.1ubuntu1.1 [65.5 kB]\nGet:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]\nGet:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB]\nGet:65 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 18.09.7-0ubuntu1~18.04.4 [30.7 MB]\nGet:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB]\nGet:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 exfat-utils amd64 1.2.8-1 [39.9 kB]\nGet:68 http://archive.ubuntu.com/ubuntu bionic/universe amd64 extlinux amd64 3:6.03+dfsg1-2 [131 kB]\nGet:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1,468 kB]\nGet:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7,574 kB]\nGet:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B]\nGet:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB]\nGet:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]\nGet:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]\nGet:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB]\nGet:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.5 [3,912 kB]\nGet:77 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB]\nGet:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB]\nGet:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB]\nGet:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]\nGet:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB]\nGet:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]\nGet:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]\nGet:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.3 [119 kB]\nGet:86 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]\nGet:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]\nGet:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]\nGet:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B]\nGet:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]\nGet:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]\nGet:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]\nGet:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]\nGet:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]\nGet:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]\nGet:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]\nGet:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]\nGet:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]\nGet:99 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB]\nGet:100 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB]\nGet:101 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB]\nGet:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB]\nGet:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]\nGet:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]\nGet:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]\nGet:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB]\nGet:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [754 kB]\nGet:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]\nGet:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]\nGet:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9,774 B]\nGet:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]\nGet:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]\nGet:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]\nGet:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]\nGet:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]\nGet:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]\nGet:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]\nGet:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]\nGet:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]\nGet:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7,012 B]\nGet:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]\nGet:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]\nGet:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]\nGet:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8,284 B]\nGet:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]\nGet:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]\nGet:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]\nGet:128 http://archive.ubuntu.com/ubuntu bionic/universe amd64 icoutils amd64 0.32.3-1 [59.0 kB]\nGet:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 icu-devtools amd64 60.2-3ubuntu3 [179 kB]\nGet:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreeipmi16 amd64 1.4.11-1.1ubuntu4.1 [826 kB]\nGet:131 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ipmitool amd64 1.8.18-5ubuntu0.1 [403 kB]\nGet:132 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB]\nGet:133 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe-qemu all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [912 kB]\nGet:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [1,274 kB]\nGet:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu2 [545 kB]\nGet:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 isolinux all 3:6.03+dfsg1-2 [45.8 kB]\nGet:137 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB]\nGet:138 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB]\nGet:139 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB]\nGet:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB]\nGet:141 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.3 [224 kB]\nGet:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.3 [929 kB]\nGet:143 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB]\nGet:144 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.1 [54.2 kB]\nGet:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.1 [37.2 kB]\nGet:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.1 [49.7 kB]\nGet:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.1 [38.2 kB]\nGet:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.2 [38.5 kB]\nGet:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.1 [120 kB]\nGet:150 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libafflib0v5 amd64 3.7.16-2build2 [201 kB]\nGet:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B]\nGet:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.2 [36.5 kB]\nGet:153 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.2 [359 kB]\nGet:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB]\nGet:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaugeas0 amd64 1.10.1-2 [159 kB]\nGet:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]\nGet:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]\nGet:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]\nGet:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libbfio1 amd64 20170123-4 [306 kB]\nGet:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbluetooth3 amd64 5.48-0ubuntu3.2 [64.0 kB]\nGet:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcaca0 amd64 0.99.beta19-2ubuntu0.18.04.1 [203 kB]\nGet:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcacard0 amd64 1:2.5.0-3 [19.6 kB]\nGet:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libconfig9 amd64 1.5-0.4 [22.1 kB]\nGet:164 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdate-manip-perl all 6.60-1 [883 kB]\nGet:165 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libewf2 amd64 20140608-6.1build1 [469 kB]\nGet:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libflac8 amd64 1.3.2-1 [213 kB]\nGet:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.4 [68.7 kB]\nGet:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.4 [102 kB]\nGet:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB]\nGet:170 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB]\nGet:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB]\nGet:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB]\nGet:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]\nGet:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB]\nGet:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.4 [1,385 kB]\nGet:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB]\nGet:177 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [865 kB]\nGet:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 liborc-0.4-0 amd64 1:0.4.28-1 [137 kB]\nGet:179 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [688 kB]\nGet:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B]\nGet:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB]\nGet:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB]\nGet:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiculx60 amd64 60.2-3ubuntu3 [18.9 kB]\nGet:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB]\nGet:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-dev amd64 60.2-3ubuntu3 [8,893 kB]\nGet:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB]\nGet:187 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libintl-perl all 1.26-2build2 [719 kB]\nGet:188 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.3 [225 kB]\nGet:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B]\nGet:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B]\nGet:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-common all 1.4.2-3 [3,464 B]\nGet:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-0 amd64 1.4.2-3 [58.5 kB]\nGet:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B]\nGet:194 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.28-0ubuntu0.18.04.4 [688 kB]\nGet:195 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.28-0ubuntu0.18.04.4 [987 kB]\nGet:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB]\nGet:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libopus0 amd64 1.1.2-1ubuntu1 [159 kB]\nGet:198 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.10-0ubuntu0.18.04.1 [108 kB]\nGet:199 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.10-0ubuntu0.18.04.1 [218 kB]\nGet:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbis0a amd64 1.3.5-4.2 [86.4 kB]\nGet:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbisenc2 amd64 1.3.5-4.2 [70.7 kB]\nGet:202 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsndfile1 amd64 1.0.28-4ubuntu0.18.04.1 [170 kB]\nGet:203 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpulse0 amd64 1:11.1-1ubuntu7.4 [265 kB]\nGet:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [256 kB]\nGet:205 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-0.1ubuntu0.1 [175 kB]\nGet:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libspice-server1 amd64 0.14.0-1ubuntu2.4 [345 kB]\nGet:207 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]\nGet:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyajl2 amd64 2.1.0-2build1 [20.0 kB]\nGet:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt0 amd64 4.0.0-1ubuntu8.14 [1,248 kB]\nGet:210 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsys-virt-perl amd64 4.0.0-1 [232 kB]\nGet:211 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.33 [184 kB]\nGet:212 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtsk13 amd64 4.4.2-3 [326 kB]\nGet:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libusbredirparser1 amd64 0.7.1-1 [13.6 kB]\nGet:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxenstore3.0 amd64 4.9.2-0ubuntu1 [19.7 kB]\nGet:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-4.9 amd64 4.9.2-0ubuntu1 [399 kB]\nGet:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-dev amd64 4.9.2-0ubuntu1 [662 kB]\nGet:217 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-dev amd64 4.0.0-1ubuntu8.14 [143 kB]\nGet:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]\nGet:219 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libxml-xpath-perl all 1.42-1 [65.8 kB]\nGet:220 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.2 [757 kB]\nGet:221 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB]\nGet:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB]\nGet:223 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lzop amd64 1.03-4 [39.8 kB]\nGet:224 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB]\nGet:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 mtools amd64 4.0.18-2ubuntu1 [177 kB]\nGet:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1,017 kB]\nGet:227 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 osinfo-db all 0.20180929-1ubuntu0.1 [76.7 kB]\nGet:228 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB]\nGet:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB]\nGet:230 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB]\nGet:231 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.10-0ubuntu0.18.04.1 [836 kB]\nGet:232 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB]\nGet:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 pxelinux all 3:6.03+dfsg1-2 [187 kB]\nGet:234 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gdbm amd64 2.7.17-1~18.04 [12.0 kB]\nGet:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-mysqldb amd64 1.3.10-1build1 [49.2 kB]\nGet:236 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-psutil amd64 5.4.2-1ubuntu0.1 [136 kB]\nGet:237 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbrlapi0.6 amd64 5.5-4ubuntu2.0.1 [21.3 kB]\nGet:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfdt1 amd64 1.4.5-3 [15.7 kB]\nGet:239 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB]\nGet:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-arm amd64 1:2.11+dfsg-1ubuntu7.21 [5,648 kB]\nGet:241 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-mips amd64 1:2.11+dfsg-1ubuntu7.21 [9,510 kB]\nGet:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 qemu-slof all 20170724+dfsg-1ubuntu1 [172 kB]\nGet:243 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-ppc amd64 1:2.11+dfsg-1ubuntu7.21 [7,537 kB]\nGet:244 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-sparc amd64 1:2.11+dfsg-1ubuntu7.21 [2,770 kB]\nGet:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 seabios all 1.10.2-1ubuntu1 [128 kB]\nGet:246 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.21 [5,197 kB]\nGet:247 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-s390x amd64 1:2.11+dfsg-1ubuntu7.21 [1,851 kB]\nGet:248 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-misc amd64 1:2.11+dfsg-1ubuntu7.21 [13.6 MB]\nGet:249 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system amd64 1:2.11+dfsg-1ubuntu7.21 [12.3 kB]\nGet:250 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-user amd64 1:2.11+dfsg-1ubuntu7.21 [7,355 kB]\nGet:251 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.21 [868 kB]\nGet:252 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu amd64 1:2.11+dfsg-1ubuntu7.21 [215 kB]\nGet:253 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-kvm amd64 1:2.11+dfsg-1ubuntu7.21 [13.2 kB]\nGet:254 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sgabios all 0.0~svn8-4 [7,482 B]\nGet:255 http://archive.ubuntu.com/ubuntu bionic/universe amd64 shellinabox amd64 2.20build1 [126 kB]\nGet:256 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sleuthkit amd64 4.4.2-3 [249 kB]\nGet:257 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.2 [754 kB]\nGet:258 http://archive.ubuntu.com/ubuntu bionic/universe amd64 supermin amd64 5.1.19-2ubuntu1 [341 kB]\nGet:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux amd64 3:6.03+dfsg1-2 [142 kB]\nGet:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux-common all 3:6.03+dfsg1-2 [1,171 kB]\nGet:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]\nGet:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 db-util all 1:5.3.21~exp1ubuntu2 [2,718 B]\nGet:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB]\nGet:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB]\nGet:265 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libldm-1.0-0 amd64 0.2.3-7 [20.8 kB]\nGet:266 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ldmtool amd64 0.2.3-7 [13.0 kB]\nGet:267 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB]\nGet:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB]\nGet:269 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhivex0 amd64 1.3.15-1 [32.1 kB]\nGet:270 http://archive.ubuntu.com/ubuntu bionic/universe amd64 scrub amd64 2.6.1-1build1 [30.7 kB]\nGet:271 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs0 amd64 1:1.36.13-1ubuntu3.3 [2,219 kB]\nGet:272 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libwin-hivex-perl amd64 1.3.15-1 [38.2 kB]\nGet:273 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-perl amd64 1:1.36.13-1ubuntu3.3 [307 kB]\nGet:274 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-tools amd64 1:1.36.13-1ubuntu3.3 [4,752 kB]\nGet:275 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.1 [11.8 kB]\nGet:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB]\nGet:277 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-guestfs amd64 1:1.36.13-1ubuntu3.3 [159 kB]\nGet:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 tftpd-hpa amd64 5.2+20150808-1ubuntu3 [39.1 kB]\nGet:279 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xinetd amd64 1:2.3.15.3-1 [108 kB]\nPreconfiguring packages ...\nFetched 222 MB in 1min 38s (2,270 kB/s)\nSelecting previously unselected package fonts-dejavu-core.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 43075 files and directories currently installed.)\r\nPreparing to unpack .../000-fonts-dejavu-core_2.37-1_all.deb ...\r\nUnpacking fonts-dejavu-core (2.37-1) ...\r\nSelecting previously unselected package fontconfig-config.\r\nPreparing to unpack .../001-fontconfig-config_2.12.6-0ubuntu2_all.deb ...\r\nUnpacking fontconfig-config (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package libfontconfig1:amd64.\r\nPreparing to unpack .../002-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ...\r\nUnpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package fontconfig.\r\nPreparing to unpack .../003-fontconfig_2.12.6-0ubuntu2_amd64.deb ...\r\nUnpacking fontconfig (2.12.6-0ubuntu2) ...\r\nSelecting previously unselected package liblua5.3-0:amd64.\r\nPreparing to unpack .../004-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...\r\nSelecting previously unselected package haproxy.\r\nPreparing to unpack .../005-haproxy_1.8.8-1ubuntu0.9_amd64.deb ...\r\nUnpacking haproxy (1.8.8-1ubuntu0.9) ...\r\nSelecting previously unselected package libjpeg-turbo8:amd64.\r\nPreparing to unpack .../006-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.3_amd64.deb ...\r\nUnpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSelecting previously unselected package libogg0:amd64.\r\nPreparing to unpack .../007-libogg0_1.3.2-1_amd64.deb ...\r\nUnpacking libogg0:amd64 (1.3.2-1) ...\r\nSelecting previously unselected package x11-common.\r\nPreparing to unpack .../008-x11-common_1%3a7.7+19ubuntu7.1_all.deb ...\r\ndpkg-query: no packages found matching nux-tools\r\nUnpacking x11-common (1:7.7+19ubuntu7.1) ...\r\nSelecting previously unselected package libice6:amd64.\r\nPreparing to unpack .../009-libice6_2%3a1.0.9-2_amd64.deb ...\r\nUnpacking libice6:amd64 (2:1.0.9-2) ...\r\nSelecting previously unselected package libsm6:amd64.\r\nPreparing to unpack .../010-libsm6_2%3a1.2.2-1_amd64.deb ...\r\nUnpacking libsm6:amd64 (2:1.2.2-1) ...\r\nPreparing to unpack .../011-python2.7-dev_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-dev (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../012-libpython2.7-dev_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-dev:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../013-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../014-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../015-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../016-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../017-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../018-libsqlite3-0_3.22.0-1ubuntu0.2_amd64.deb ...\r\nUnpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) over (3.22.0-1ubuntu0.1) ...\r\nSelecting previously unselected package libiscsi7:amd64.\r\nPreparing to unpack .../019-libiscsi7_1.17.0-1.1_amd64.deb ...\r\nUnpacking libiscsi7:amd64 (1.17.0-1.1) ...\r\nSelecting previously unselected package libnl-route-3-200:amd64.\r\nPreparing to unpack .../020-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ...\r\nUnpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...\r\nSelecting previously unselected package libibverbs1:amd64.\r\nPreparing to unpack .../021-libibverbs1_17.1-1ubuntu0.2_amd64.deb ...\r\nUnpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ...\r\nSelecting previously unselected package libnspr4:amd64.\r\nPreparing to unpack .../022-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ...\r\nUnpacking libnspr4:amd64 (2:4.18-1ubuntu1) ...\r\nSelecting previously unselected package libnss3:amd64.\r\nPreparing to unpack .../023-libnss3_2%3a3.35-2ubuntu2.7_amd64.deb ...\r\nUnpacking libnss3:amd64 (2:3.35-2ubuntu2.7) ...\r\nSelecting previously unselected package librados2.\r\nPreparing to unpack .../024-librados2_12.2.12-0ubuntu0.18.04.3_amd64.deb ...\r\nUnpacking librados2 (12.2.12-0ubuntu0.18.04.3) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../025-librbd1_12.2.12-0ubuntu0.18.04.3_amd64.deb ...\r\nUnpacking librbd1 (12.2.12-0ubuntu0.18.04.3) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../026-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../027-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package freeipmi-common.\r\nPreparing to unpack .../028-freeipmi-common_1.4.11-1.1ubuntu4.1_amd64.deb ...\r\nUnpacking freeipmi-common (1.4.11-1.1ubuntu4.1) ...\r\nSelecting previously unselected package libnetfilter-cthelper0:amd64.\r\nPreparing to unpack .../029-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ...\r\nUnpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...\r\nSelecting previously unselected package uuid-dev:amd64.\r\nPreparing to unpack .../030-uuid-dev_2.31.1-0.4ubuntu3.4_amd64.deb ...\r\nUnpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...\r\nSelecting previously unselected package libsctp1:amd64.\r\nPreparing to unpack .../031-libsctp1_1.0.17+dfsg-2_amd64.deb ...\r\nUnpacking libsctp1:amd64 (1.0.17+dfsg-2) ...\r\nSelecting previously unselected package libsctp-dev:amd64.\r\nPreparing to unpack .../032-libsctp-dev_1.0.17+dfsg-2_amd64.deb ...\r\nUnpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ...\r\nSelecting previously unselected package libapr1-dev.\r\nPreparing to unpack .../033-libapr1-dev_1.6.3-2_amd64.deb ...\r\nUnpacking libapr1-dev (1.6.3-2) ...\r\nSelecting previously unselected package libldap2-dev:amd64.\r\nPreparing to unpack .../034-libldap2-dev_2.4.45+dfsg-1ubuntu1.4_amd64.deb ...\r\nUnpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...\r\nSelecting previously unselected package libaprutil1-dev.\r\nPreparing to unpack .../035-libaprutil1-dev_1.6.1-2_amd64.deb ...\r\nUnpacking libaprutil1-dev (1.6.1-2) ...\r\nSelecting previously unselected package autotools-dev.\r\nPreparing to unpack .../036-autotools-dev_20180224.1_all.deb ...\r\nUnpacking autotools-dev (20180224.1) ...\r\nSelecting previously unselected package m4.\r\nPreparing to unpack .../037-m4_1.4.18-1_amd64.deb ...\r\nUnpacking m4 (1.4.18-1) ...\r\nSelecting previously unselected package autoconf.\r\nPreparing to unpack .../038-autoconf_2.69-11_all.deb ...\r\nUnpacking autoconf (2.69-11) ...\r\nSelecting previously unselected package automake.\r\nPreparing to unpack .../039-automake_1%3a1.15.1-3ubuntu2_all.deb ...\r\nUnpacking automake (1:1.15.1-3ubuntu2) ...\r\nSelecting previously unselected package autopoint.\r\nPreparing to unpack .../040-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...\r\nUnpacking autopoint (0.19.8.1-6ubuntu0.3) ...\r\nSelecting previously unselected package libtool.\r\nPreparing to unpack .../041-libtool_2.4.6-2_all.deb ...\r\nUnpacking libtool (2.4.6-2) ...\r\nSelecting previously unselected package dh-autoreconf.\r\nPreparing to unpack .../042-dh-autoreconf_17_all.deb ...\r\nUnpacking dh-autoreconf (17) ...\r\nSelecting previously unselected package libarchive-zip-perl.\r\nPreparing to unpack .../043-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...\r\nUnpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...\r\nSelecting previously unselected package libfile-stripnondeterminism-perl.\r\nPreparing to unpack .../044-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...\r\nUnpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...\r\nSelecting previously unselected package libtimedate-perl.\r\nPreparing to unpack .../045-libtimedate-perl_2.3000-2_all.deb ...\r\nUnpacking libtimedate-perl (2.3000-2) ...\r\nSelecting previously unselected package dh-strip-nondeterminism.\r\nPreparing to unpack .../046-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...\r\nUnpacking dh-strip-nondeterminism (0.040-1.1~build1) ...\r\nSelecting previously unselected package libcroco3:amd64.\r\nPreparing to unpack .../047-libcroco3_0.6.12-2_amd64.deb ...\r\nUnpacking libcroco3:amd64 (0.6.12-2) ...\r\nSelecting previously unselected package gettext.\r\nPreparing to unpack .../048-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...\r\nUnpacking gettext (0.19.8.1-6ubuntu0.3) ...\r\nSelecting previously unselected package intltool-debian.\r\nPreparing to unpack .../049-intltool-debian_0.35.0+20060710.4_all.deb ...\r\nUnpacking intltool-debian (0.35.0+20060710.4) ...\r\nSelecting previously unselected package po-debconf.\r\nPreparing to unpack .../050-po-debconf_1.0.20_all.deb ...\r\nUnpacking po-debconf (1.0.20) ...\r\nSelecting previously unselected package debhelper.\r\nPreparing to unpack .../051-debhelper_11.1.6ubuntu2_all.deb ...\r\nUnpacking debhelper (11.1.6ubuntu2) ...\r\nSelecting previously unselected package apache2-dev.\r\nPreparing to unpack .../052-apache2-dev_2.4.29-1ubuntu4.11_amd64.deb ...\r\nUnpacking apache2-dev (2.4.29-1ubuntu4.11) ...\r\nSelecting previously unselected package attr.\r\nPreparing to unpack .../053-attr_1%3a2.4.47-2build1_amd64.deb ...\r\nUnpacking attr (1:2.4.47-2build1) ...\r\nSelecting previously unselected package augeas-lenses.\r\nPreparing to unpack .../054-augeas-lenses_1.10.1-2_all.deb ...\r\nUnpacking augeas-lenses (1.10.1-2) ...\r\nSelecting previously unselected package bridge-utils.\r\nPreparing to unpack .../055-bridge-utils_1.5-15ubuntu1_amd64.deb ...\r\nUnpacking bridge-utils (1.5-15ubuntu1) ...\r\nSelecting previously unselected package conntrack.\r\nPreparing to unpack .../056-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...\r\nUnpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nSelecting previously unselected package libnetfilter-queue1.\r\nPreparing to unpack .../057-libnetfilter-queue1_1.0.2-2_amd64.deb ...\r\nUnpacking libnetfilter-queue1 (1.0.2-2) ...\r\nSelecting previously unselected package conntrackd.\r\nPreparing to unpack .../058-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...\r\nUnpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nSelecting previously unselected package runc.\r\nPreparing to unpack .../059-runc_1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2_amd64.deb ...\r\nUnpacking runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...\r\nSelecting previously unselected package containerd.\r\nPreparing to unpack .../060-containerd_1.2.6-0ubuntu1~18.04.2_amd64.deb ...\r\nUnpacking containerd (1.2.6-0ubuntu1~18.04.2) ...\r\nSelecting previously unselected package db5.3-util.\r\nPreparing to unpack .../061-db5.3-util_5.3.28-13.1ubuntu1.1_amd64.deb ...\r\nUnpacking db5.3-util (5.3.28-13.1ubuntu1.1) ...\r\nSelecting previously unselected package dctrl-tools.\r\nPreparing to unpack .../062-dctrl-tools_2.24-2build1_amd64.deb ...\r\nUnpacking dctrl-tools (2.24-2build1) ...\r\nSelecting previously unselected package dnsmasq-utils.\r\nPreparing to unpack .../063-dnsmasq-utils_2.79-1_amd64.deb ...\r\nUnpacking dnsmasq-utils (2.79-1) ...\r\nSelecting previously unselected package docker.io.\r\nPreparing to unpack .../064-docker.io_18.09.7-0ubuntu1~18.04.4_amd64.deb ...\r\nUnpacking docker.io (18.09.7-0ubuntu1~18.04.4) ...\r\nSelecting previously unselected package dstat.\r\nPreparing to unpack .../065-dstat_0.7.3-1_all.deb ...\r\nUnpacking dstat (0.7.3-1) ...\r\nSelecting previously unselected package exfat-utils.\r\nPreparing to unpack .../066-exfat-utils_1.2.8-1_amd64.deb ...\r\nUnpacking exfat-utils (1.2.8-1) ...\r\nSelecting previously unselected package extlinux.\r\nPreparing to unpack .../067-extlinux_3%3a6.03+dfsg1-2_amd64.deb ...\r\nUnpacking extlinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package libstdc++-7-dev:amd64.\r\nPreparing to unpack .../068-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...\r\nSelecting previously unselected package g++-7.\r\nPreparing to unpack .../069-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ...\r\nSelecting previously unselected package g++.\r\nPreparing to unpack .../070-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...\r\nUnpacking g++ (4:7.4.0-1ubuntu2.3) ...\r\nSelecting previously unselected package genisoimage.\r\nPreparing to unpack .../071-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ...\r\nUnpacking genisoimage (9:1.1.11-3ubuntu2) ...\r\nSelecting previously unselected package libgraphite2-3:amd64.\r\nPreparing to unpack .../072-libgraphite2-3_1.3.11-2_amd64.deb ...\r\nUnpacking libgraphite2-3:amd64 (1.3.11-2) ...\r\nSelecting previously unselected package libharfbuzz0b:amd64.\r\nPreparing to unpack .../073-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package gir1.2-harfbuzz-0.0:amd64.\r\nPreparing to unpack .../074-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...\r\nPreparing to unpack .../075-git_1%3a2.17.1-1ubuntu0.5_amd64.deb ...\r\nUnpacking git (1:2.17.1-1ubuntu0.5) over (1:2.17.1-1ubuntu0.4) ...\r\nSelecting previously unselected package libann0.\r\nPreparing to unpack .../076-libann0_1.1.2+doc-6_amd64.deb ...\r\nUnpacking libann0 (1.1.2+doc-6) ...\r\nSelecting previously unselected package libcdt5.\r\nPreparing to unpack .../077-libcdt5_2.40.1-2_amd64.deb ...\r\nUnpacking libcdt5 (2.40.1-2) ...\r\nSelecting previously unselected package libcgraph6.\r\nPreparing to unpack .../078-libcgraph6_2.40.1-2_amd64.deb ...\r\nUnpacking libcgraph6 (2.40.1-2) ...\r\nSelecting previously unselected package libjpeg8:amd64.\r\nPreparing to unpack .../079-libjpeg8_8c-2ubuntu8_amd64.deb ...\r\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\r\nSelecting previously unselected package libjbig0:amd64.\r\nPreparing to unpack .../080-libjbig0_2.1-3.1build1_amd64.deb ...\r\nUnpacking libjbig0:amd64 (2.1-3.1build1) ...\r\nSelecting previously unselected package libtiff5:amd64.\r\nPreparing to unpack .../081-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ...\r\nUnpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ...\r\nSelecting previously unselected package libwebp6:amd64.\r\nPreparing to unpack .../082-libwebp6_0.6.1-2_amd64.deb ...\r\nUnpacking libwebp6:amd64 (0.6.1-2) ...\r\nSelecting previously unselected package libxpm4:amd64.\r\nPreparing to unpack .../083-libxpm4_1%3a3.5.12-1_amd64.deb ...\r\nUnpacking libxpm4:amd64 (1:3.5.12-1) ...\r\nSelecting previously unselected package libgd3:amd64.\r\nPreparing to unpack .../084-libgd3_2.2.5-4ubuntu0.3_amd64.deb ...\r\nUnpacking libgd3:amd64 (2.2.5-4ubuntu0.3) ...\r\nSelecting previously unselected package libgts-0.7-5:amd64.\r\nPreparing to unpack .../085-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...\r\nUnpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...\r\nSelecting previously unselected package libpixman-1-0:amd64.\r\nPreparing to unpack .../086-libpixman-1-0_0.34.0-2_amd64.deb ...\r\nUnpacking libpixman-1-0:amd64 (0.34.0-2) ...\r\nSelecting previously unselected package libxcb-render0:amd64.\r\nPreparing to unpack .../087-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxcb-shm0:amd64.\r\nPreparing to unpack .../088-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...\r\nSelecting previously unselected package libxrender1:amd64.\r\nPreparing to unpack .../089-libxrender1_1%3a0.9.10-1_amd64.deb ...\r\nUnpacking libxrender1:amd64 (1:0.9.10-1) ...\r\nSelecting previously unselected package libcairo2:amd64.\r\nPreparing to unpack .../090-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ...\r\nUnpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSelecting previously unselected package libltdl7:amd64.\r\nPreparing to unpack .../091-libltdl7_2.4.6-2_amd64.deb ...\r\nUnpacking libltdl7:amd64 (2.4.6-2) ...\r\nSelecting previously unselected package libthai-data.\r\nPreparing to unpack .../092-libthai-data_0.1.27-2_all.deb ...\r\nUnpacking libthai-data (0.1.27-2) ...\r\nSelecting previously unselected package libdatrie1:amd64.\r\nPreparing to unpack .../093-libdatrie1_0.2.10-7_amd64.deb ...\r\nUnpacking libdatrie1:amd64 (0.2.10-7) ...\r\nSelecting previously unselected package libthai0:amd64.\r\nPreparing to unpack .../094-libthai0_0.1.27-2_amd64.deb ...\r\nUnpacking libthai0:amd64 (0.1.27-2) ...\r\nSelecting previously unselected package libpango-1.0-0:amd64.\r\nPreparing to unpack .../095-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libpangoft2-1.0-0:amd64.\r\nPreparing to unpack .../096-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libpangocairo-1.0-0:amd64.\r\nPreparing to unpack .../097-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSelecting previously unselected package libpathplan4.\r\nPreparing to unpack .../098-libpathplan4_2.40.1-2_amd64.deb ...\r\nUnpacking libpathplan4 (2.40.1-2) ...\r\nSelecting previously unselected package libgvc6.\r\nPreparing to unpack .../099-libgvc6_2.40.1-2_amd64.deb ...\r\nUnpacking libgvc6 (2.40.1-2) ...\r\nSelecting previously unselected package libgvpr2.\r\nPreparing to unpack .../100-libgvpr2_2.40.1-2_amd64.deb ...\r\nUnpacking libgvpr2 (2.40.1-2) ...\r\nSelecting previously unselected package liblab-gamut1.\r\nPreparing to unpack .../101-liblab-gamut1_2.40.1-2_amd64.deb ...\r\nUnpacking liblab-gamut1 (2.40.1-2) ...\r\nSelecting previously unselected package libxt6:amd64.\r\nPreparing to unpack .../102-libxt6_1%3a1.1.5-1_amd64.deb ...\r\nUnpacking libxt6:amd64 (1:1.1.5-1) ...\r\nSelecting previously unselected package libxmu6:amd64.\r\nPreparing to unpack .../103-libxmu6_2%3a1.1.2-2_amd64.deb ...\r\nUnpacking libxmu6:amd64 (2:1.1.2-2) ...\r\nSelecting previously unselected package libxaw7:amd64.\r\nPreparing to unpack .../104-libxaw7_2%3a1.0.13-1_amd64.deb ...\r\nUnpacking libxaw7:amd64 (2:1.0.13-1) ...\r\nSelecting previously unselected package graphviz.\r\nPreparing to unpack .../105-graphviz_2.40.1-2_amd64.deb ...\r\nUnpacking graphviz (2.40.1-2) ...\r\nSelecting previously unselected package grub-ipxe.\r\nPreparing to unpack .../106-grub-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...\r\nUnpacking grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nPreparing to unpack .../107-libencode-locale-perl_1.05-1_all.deb ...\r\nUnpacking libencode-locale-perl (1.05-1) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nPreparing to unpack .../108-libhttp-date-perl_6.02-1_all.deb ...\r\nUnpacking libhttp-date-perl (6.02-1) ...\r\nSelecting previously unselected package libfile-listing-perl.\r\nPreparing to unpack .../109-libfile-listing-perl_6.04-1_all.deb ...\r\nUnpacking libfile-listing-perl (6.04-1) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nPreparing to unpack .../110-libhtml-tagset-perl_3.20-3_all.deb ...\r\nUnpacking libhtml-tagset-perl (3.20-3) ...\r\nSelecting previously unselected package liburi-perl.\r\nPreparing to unpack .../111-liburi-perl_1.73-1_all.deb ...\r\nUnpacking liburi-perl (1.73-1) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nPreparing to unpack .../112-libhtml-parser-perl_3.72-3build1_amd64.deb ...\r\nUnpacking libhtml-parser-perl (3.72-3build1) ...\r\nSelecting previously unselected package libhtml-tree-perl.\r\nPreparing to unpack .../113-libhtml-tree-perl_5.07-1_all.deb ...\r\nUnpacking libhtml-tree-perl (5.07-1) ...\r\nSelecting previously unselected package libio-html-perl.\r\nPreparing to unpack .../114-libio-html-perl_1.001-1_all.deb ...\r\nUnpacking libio-html-perl (1.001-1) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nPreparing to unpack .../115-liblwp-mediatypes-perl_6.02-1_all.deb ...\r\nUnpacking liblwp-mediatypes-perl (6.02-1) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nPreparing to unpack .../116-libhttp-message-perl_6.14-1_all.deb ...\r\nUnpacking libhttp-message-perl (6.14-1) ...\r\nSelecting previously unselected package libhttp-cookies-perl.\r\nPreparing to unpack .../117-libhttp-cookies-perl_6.04-1_all.deb ...\r\nUnpacking libhttp-cookies-perl (6.04-1) ...\r\nSelecting previously unselected package libhttp-negotiate-perl.\r\nPreparing to unpack .../118-libhttp-negotiate-perl_6.00-2_all.deb ...\r\nUnpacking libhttp-negotiate-perl (6.00-2) ...\r\nSelecting previously unselected package perl-openssl-defaults:amd64.\r\nPreparing to unpack .../119-perl-openssl-defaults_3build1_amd64.deb ...\r\nUnpacking perl-openssl-defaults:amd64 (3build1) ...\r\nSelecting previously unselected package libnet-ssleay-perl.\r\nPreparing to unpack .../120-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...\r\nUnpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...\r\nSelecting previously unselected package libio-socket-ssl-perl.\r\nPreparing to unpack .../121-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...\r\nUnpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...\r\nSelecting previously unselected package libnet-http-perl.\r\nPreparing to unpack .../122-libnet-http-perl_6.17-1_all.deb ...\r\nUnpacking libnet-http-perl (6.17-1) ...\r\nSelecting previously unselected package liblwp-protocol-https-perl.\r\nPreparing to unpack .../123-liblwp-protocol-https-perl_6.07-2_all.deb ...\r\nUnpacking liblwp-protocol-https-perl (6.07-2) ...\r\nSelecting previously unselected package libtry-tiny-perl.\r\nPreparing to unpack .../124-libtry-tiny-perl_0.30-1_all.deb ...\r\nUnpacking libtry-tiny-perl (0.30-1) ...\r\nSelecting previously unselected package libwww-robotrules-perl.\r\nPreparing to unpack .../125-libwww-robotrules-perl_6.01-1_all.deb ...\r\nUnpacking libwww-robotrules-perl (6.01-1) ...\r\nSelecting previously unselected package libwww-perl.\r\nPreparing to unpack .../126-libwww-perl_6.31-1ubuntu0.1_all.deb ...\r\nUnpacking libwww-perl (6.31-1ubuntu0.1) ...\r\nSelecting previously unselected package icoutils.\r\nPreparing to unpack .../127-icoutils_0.32.3-1_amd64.deb ...\r\nUnpacking icoutils (0.32.3-1) ...\r\nSelecting previously unselected package icu-devtools.\r\nPreparing to unpack .../128-icu-devtools_60.2-3ubuntu3_amd64.deb ...\r\nUnpacking icu-devtools (60.2-3ubuntu3) ...\r\nSelecting previously unselected package libfreeipmi16.\r\nPreparing to unpack .../129-libfreeipmi16_1.4.11-1.1ubuntu4.1_amd64.deb ...\r\nUnpacking libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...\r\nSelecting previously unselected package ipmitool.\r\nPreparing to unpack .../130-ipmitool_1.8.18-5ubuntu0.1_amd64.deb ...\r\nUnpacking ipmitool (1.8.18-5ubuntu0.1) ...\r\nSelecting previously unselected package iputils-arping.\r\nPreparing to unpack .../131-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ...\r\nUnpacking iputils-arping (3:20161105-1ubuntu3) ...\r\nSelecting previously unselected package ipxe-qemu.\r\nPreparing to unpack .../132-ipxe-qemu_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...\r\nUnpacking ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSelecting previously unselected package ipxe.\r\nPreparing to unpack .../133-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...\r\nUnpacking ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSelecting previously unselected package ipxe-qemu-256k-compat-efi-roms.\r\nPreparing to unpack .../134-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu2_all.deb ...\r\nUnpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...\r\nSelecting previously unselected package isolinux.\r\nPreparing to unpack .../135-isolinux_3%3a6.03+dfsg1-2_all.deb ...\r\nUnpacking isolinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package libonig4:amd64.\r\nPreparing to unpack .../136-libonig4_6.7.0-1_amd64.deb ...\r\nUnpacking libonig4:amd64 (6.7.0-1) ...\r\nSelecting previously unselected package libjq1:amd64.\r\nPreparing to unpack .../137-libjq1_1.5+dfsg-2_amd64.deb ...\r\nUnpacking libjq1:amd64 (1.5+dfsg-2) ...\r\nSelecting previously unselected package jq.\r\nPreparing to unpack .../138-jq_1.5+dfsg-2_amd64.deb ...\r\nUnpacking jq (1.5+dfsg-2) ...\r\nSelecting previously unselected package libsensors4:amd64.\r\nPreparing to unpack .../139-libsensors4_1%3a3.4.0-4_amd64.deb ...\r\nUnpacking libsensors4:amd64 (1:3.4.0-4) ...\r\nSelecting previously unselected package libsnmp-base.\r\nPreparing to unpack .../140-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.3_all.deb ...\r\nUnpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSelecting previously unselected package libsnmp30:amd64.\r\nPreparing to unpack .../141-libsnmp30_5.7.3+dfsg-1.8ubuntu3.3_amd64.deb ...\r\nUnpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSelecting previously unselected package keepalived.\r\nPreparing to unpack .../142-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ...\r\nSelecting previously unselected package libgssrpc4:amd64.\r\nPreparing to unpack .../143-libgssrpc4_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libgssrpc4:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libkdb5-9:amd64.\r\nPreparing to unpack .../144-libkdb5-9_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkdb5-9:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libkadm5srv-mit11:amd64.\r\nPreparing to unpack .../145-libkadm5srv-mit11_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libkadm5clnt-mit11:amd64.\r\nPreparing to unpack .../146-libkadm5clnt-mit11_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package comerr-dev:amd64.\r\nPreparing to unpack .../147-comerr-dev_2.1-1.44.1-1ubuntu1.2_amd64.deb ...\r\nUnpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...\r\nSelecting previously unselected package krb5-multidev:amd64.\r\nPreparing to unpack .../148-krb5-multidev_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking krb5-multidev:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libafflib0v5.\r\nPreparing to unpack .../149-libafflib0v5_3.7.16-2build2_amd64.deb ...\r\nUnpacking libafflib0v5 (3.7.16-2build2) ...\r\nSelecting previously unselected package libaio1:amd64.\r\nPreparing to unpack .../150-libaio1_0.3.110-5ubuntu0.1_amd64.deb ...\r\nUnpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ...\r\nSelecting previously unselected package libasound2-data.\r\nPreparing to unpack .../151-libasound2-data_1.1.3-5ubuntu0.2_all.deb ...\r\nUnpacking libasound2-data (1.1.3-5ubuntu0.2) ...\r\nSelecting previously unselected package libasound2:amd64.\r\nPreparing to unpack .../152-libasound2_1.1.3-5ubuntu0.2_amd64.deb ...\r\nUnpacking libasound2:amd64 (1.1.3-5ubuntu0.2) ...\r\nSelecting previously unselected package libasyncns0:amd64.\r\nPreparing to unpack .../153-libasyncns0_0.8-6_amd64.deb ...\r\nUnpacking libasyncns0:amd64 (0.8-6) ...\r\nSelecting previously unselected package libaugeas0:amd64.\r\nPreparing to unpack .../154-libaugeas0_1.10.1-2_amd64.deb ...\r\nUnpacking libaugeas0:amd64 (1.10.1-2) ...\r\nSelecting previously unselected package libavahi-common-data:amd64.\r\nPreparing to unpack .../155-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libavahi-common3:amd64.\r\nPreparing to unpack .../156-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libavahi-client3:amd64.\r\nPreparing to unpack .../157-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ...\r\nUnpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSelecting previously unselected package libbfio1.\r\nPreparing to unpack .../158-libbfio1_20170123-4_amd64.deb ...\r\nUnpacking libbfio1 (20170123-4) ...\r\nSelecting previously unselected package libbluetooth3:amd64.\r\nPreparing to unpack .../159-libbluetooth3_5.48-0ubuntu3.2_amd64.deb ...\r\nUnpacking libbluetooth3:amd64 (5.48-0ubuntu3.2) ...\r\nSelecting previously unselected package libcaca0:amd64.\r\nPreparing to unpack .../160-libcaca0_0.99.beta19-2ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libcacard0:amd64.\r\nPreparing to unpack .../161-libcacard0_1%3a2.5.0-3_amd64.deb ...\r\nUnpacking libcacard0:amd64 (1:2.5.0-3) ...\r\nSelecting previously unselected package libconfig9:amd64.\r\nPreparing to unpack .../162-libconfig9_1.5-0.4_amd64.deb ...\r\nUnpacking libconfig9:amd64 (1.5-0.4) ...\r\nSelecting previously unselected package libdate-manip-perl.\r\nPreparing to unpack .../163-libdate-manip-perl_6.60-1_all.deb ...\r\nUnpacking libdate-manip-perl (6.60-1) ...\r\nSelecting previously unselected package libewf2.\r\nPreparing to unpack .../164-libewf2_20140608-6.1build1_amd64.deb ...\r\nUnpacking libewf2 (20140608-6.1build1) ...\r\nSelecting previously unselected package libflac8:amd64.\r\nPreparing to unpack .../165-libflac8_1.3.2-1_amd64.deb ...\r\nUnpacking libflac8:amd64 (1.3.2-1) ...\r\nSelecting previously unselected package libglib2.0-bin.\r\nPreparing to unpack .../166-libglib2.0-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libglib2.0-dev-bin.\r\nPreparing to unpack .../167-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libpcre16-3:amd64.\r\nPreparing to unpack .../168-libpcre16-3_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre16-3:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcre32-3:amd64.\r\nPreparing to unpack .../169-libpcre32-3_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre32-3:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcrecpp0v5:amd64.\r\nPreparing to unpack .../170-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcrecpp0v5:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package libpcre3-dev:amd64.\r\nPreparing to unpack .../171-libpcre3-dev_2%3a8.39-9_amd64.deb ...\r\nUnpacking libpcre3-dev:amd64 (2:8.39-9) ...\r\nSelecting previously unselected package pkg-config.\r\nPreparing to unpack .../172-pkg-config_0.29.1-0ubuntu2_amd64.deb ...\r\nUnpacking pkg-config (0.29.1-0ubuntu2) ...\r\nSelecting previously unselected package zlib1g-dev:amd64.\r\nPreparing to unpack .../173-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ...\r\nUnpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...\r\nSelecting previously unselected package libglib2.0-dev:amd64.\r\nPreparing to unpack .../174-libglib2.0-dev_2.56.4-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libgraphite2-dev:amd64.\r\nPreparing to unpack .../175-libgraphite2-dev_1.3.11-2_amd64.deb ...\r\nUnpacking libgraphite2-dev:amd64 (1.3.11-2) ...\r\nSelecting previously unselected package libgstreamer1.0-0:amd64.\r\nPreparing to unpack .../176-libgstreamer1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSelecting previously unselected package liborc-0.4-0:amd64.\r\nPreparing to unpack .../177-liborc-0.4-0_1%3a0.4.28-1_amd64.deb ...\r\nUnpacking liborc-0.4-0:amd64 (1:0.4.28-1) ...\r\nSelecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.\r\nPreparing to unpack .../178-libgstreamer-plugins-base1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...\r\nUnpacking libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSelecting previously unselected package libharfbuzz-icu0:amd64.\r\nPreparing to unpack .../179-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package libharfbuzz-gobject0:amd64.\r\nPreparing to unpack .../180-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package libicu-le-hb0:amd64.\r\nPreparing to unpack .../181-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ...\r\nUnpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ...\r\nSelecting previously unselected package libiculx60:amd64.\r\nPreparing to unpack .../182-libiculx60_60.2-3ubuntu3_amd64.deb ...\r\nUnpacking libiculx60:amd64 (60.2-3ubuntu3) ...\r\nSelecting previously unselected package libicu-le-hb-dev:amd64.\r\nPreparing to unpack .../183-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ...\r\nUnpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...\r\nSelecting previously unselected package libicu-dev.\r\nPreparing to unpack .../184-libicu-dev_60.2-3ubuntu3_amd64.deb ...\r\nUnpacking libicu-dev (60.2-3ubuntu3) ...\r\nSelecting previously unselected package libharfbuzz-dev:amd64.\r\nPreparing to unpack .../185-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ...\r\nUnpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...\r\nSelecting previously unselected package libintl-perl.\r\nPreparing to unpack .../186-libintl-perl_1.26-2build2_all.deb ...\r\nUnpacking libintl-perl (1.26-2build2) ...\r\nSelecting previously unselected package libjpeg-turbo8-dev:amd64.\r\nPreparing to unpack .../187-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.3_amd64.deb ...\r\nUnpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSelecting previously unselected package libjpeg8-dev:amd64.\r\nPreparing to unpack .../188-libjpeg8-dev_8c-2ubuntu8_amd64.deb ...\r\nUnpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...\r\nSelecting previously unselected package libjpeg-dev:amd64.\r\nPreparing to unpack .../189-libjpeg-dev_8c-2ubuntu8_amd64.deb ...\r\nUnpacking libjpeg-dev:amd64 (8c-2ubuntu8) ...\r\nSelecting previously unselected package libjson-glib-1.0-common.\r\nPreparing to unpack .../190-libjson-glib-1.0-common_1.4.2-3_all.deb ...\r\nUnpacking libjson-glib-1.0-common (1.4.2-3) ...\r\nSelecting previously unselected package libjson-glib-1.0-0:amd64.\r\nPreparing to unpack .../191-libjson-glib-1.0-0_1.4.2-3_amd64.deb ...\r\nUnpacking libjson-glib-1.0-0:amd64 (1.4.2-3) ...\r\nSelecting previously unselected package mysql-common.\r\nPreparing to unpack .../192-mysql-common_5.8+1.0.4_all.deb ...\r\nUnpacking mysql-common (5.8+1.0.4) ...\r\nSelecting previously unselected package libmysqlclient20:amd64.\r\nPreparing to unpack .../193-libmysqlclient20_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libmysqlclient-dev.\r\nPreparing to unpack .../194-libmysqlclient-dev_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libnetpbm10.\r\nPreparing to unpack .../195-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ...\r\nUnpacking libnetpbm10 (2:10.0-15.3build1) ...\r\nSelecting previously unselected package libopus0:amd64.\r\nPreparing to unpack .../196-libopus0_1.1.2-1ubuntu1_amd64.deb ...\r\nUnpacking libopus0:amd64 (1.1.2-1ubuntu1) ...\r\nSelecting previously unselected package libpq5:amd64.\r\nPreparing to unpack .../197-libpq5_10.10-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libpq-dev.\r\nPreparing to unpack .../198-libpq-dev_10.10-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libpq-dev (10.10-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libvorbis0a:amd64.\r\nPreparing to unpack .../199-libvorbis0a_1.3.5-4.2_amd64.deb ...\r\nUnpacking libvorbis0a:amd64 (1.3.5-4.2) ...\r\nSelecting previously unselected package libvorbisenc2:amd64.\r\nPreparing to unpack .../200-libvorbisenc2_1.3.5-4.2_amd64.deb ...\r\nUnpacking libvorbisenc2:amd64 (1.3.5-4.2) ...\r\nSelecting previously unselected package libsndfile1:amd64.\r\nPreparing to unpack .../201-libsndfile1_1.0.28-4ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...\r\nSelecting previously unselected package libpulse0:amd64.\r\nPreparing to unpack .../202-libpulse0_1%3a11.1-1ubuntu7.4_amd64.deb ...\r\nUnpacking libpulse0:amd64 (1:11.1-1ubuntu7.4) ...\r\nSelecting previously unselected package libsasl2-dev.\r\nPreparing to unpack .../203-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...\r\nUnpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSelecting previously unselected package libsdl1.2debian:amd64.\r\nPreparing to unpack .../204-libsdl1.2debian_1.2.15+dfsg2-0.1ubuntu0.1_amd64.deb ...\r\nUnpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...\r\nSelecting previously unselected package libspice-server1:amd64.\r\nPreparing to unpack .../205-libspice-server1_0.14.0-1ubuntu2.4_amd64.deb ...\r\nUnpacking libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...\r\nSelecting previously unselected package libstring-shellquote-perl.\r\nPreparing to unpack .../206-libstring-shellquote-perl_1.04-1_all.deb ...\r\nUnpacking libstring-shellquote-perl (1.04-1) ...\r\nSelecting previously unselected package libyajl2:amd64.\r\nPreparing to unpack .../207-libyajl2_2.1.0-2build1_amd64.deb ...\r\nUnpacking libyajl2:amd64 (2.1.0-2build1) ...\r\nSelecting previously unselected package libvirt0:amd64.\r\nPreparing to unpack .../208-libvirt0_4.0.0-1ubuntu8.14_amd64.deb ...\r\nUnpacking libvirt0:amd64 (4.0.0-1ubuntu8.14) ...\r\nSelecting previously unselected package libsys-virt-perl.\r\nPreparing to unpack .../209-libsys-virt-perl_4.0.0-1_amd64.deb ...\r\nUnpacking libsys-virt-perl (4.0.0-1) ...\r\nSelecting previously unselected package libsystemd-dev:amd64.\r\nPreparing to unpack .../210-libsystemd-dev_237-3ubuntu10.33_amd64.deb ...\r\nUnpacking libsystemd-dev:amd64 (237-3ubuntu10.33) ...\r\nSelecting previously unselected package libtsk13.\r\nPreparing to unpack .../211-libtsk13_4.4.2-3_amd64.deb ...\r\nUnpacking libtsk13 (4.4.2-3) ...\r\nSelecting previously unselected package libusbredirparser1:amd64.\r\nPreparing to unpack .../212-libusbredirparser1_0.7.1-1_amd64.deb ...\r\nUnpacking libusbredirparser1:amd64 (0.7.1-1) ...\r\nSelecting previously unselected package libxenstore3.0:amd64.\r\nPreparing to unpack .../213-libxenstore3.0_4.9.2-0ubuntu1_amd64.deb ...\r\nUnpacking libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...\r\nSelecting previously unselected package libxen-4.9:amd64.\r\nPreparing to unpack .../214-libxen-4.9_4.9.2-0ubuntu1_amd64.deb ...\r\nUnpacking libxen-4.9:amd64 (4.9.2-0ubuntu1) ...\r\nSelecting previously unselected package libxen-dev:amd64.\r\nPreparing to unpack .../215-libxen-dev_4.9.2-0ubuntu1_amd64.deb ...\r\nUnpacking libxen-dev:amd64 (4.9.2-0ubuntu1) ...\r\nSelecting previously unselected package libvirt-dev:amd64.\r\nPreparing to unpack .../216-libvirt-dev_4.0.0-1ubuntu8.14_amd64.deb ...\r\nUnpacking libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...\r\nSelecting previously unselected package libxml-parser-perl.\r\nPreparing to unpack .../217-libxml-parser-perl_2.44-2build3_amd64.deb ...\r\nUnpacking libxml-parser-perl (2.44-2build3) ...\r\nSelecting previously unselected package libxml-xpath-perl.\r\nPreparing to unpack .../218-libxml-xpath-perl_1.42-1_all.deb ...\r\nUnpacking libxml-xpath-perl (1.42-1) ...\r\nSelecting previously unselected package libxml2-dev:amd64.\r\nPreparing to unpack .../219-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.2_amd64.deb ...\r\nUnpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...\r\nSelecting previously unselected package libxslt1-dev:amd64.\r\nPreparing to unpack .../220-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ...\r\nUnpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...\r\nSelecting previously unselected package lsscsi.\r\nPreparing to unpack .../221-lsscsi_0.28-0.1_amd64.deb ...\r\nUnpacking lsscsi (0.28-0.1) ...\r\nSelecting previously unselected package lzop.\r\nPreparing to unpack .../222-lzop_1.03-4_amd64.deb ...\r\nUnpacking lzop (1.03-4) ...\r\nSelecting previously unselected package memcached.\r\nPreparing to unpack .../223-memcached_1.5.6-0ubuntu1.2_amd64.deb ...\r\nUnpacking memcached (1.5.6-0ubuntu1.2) ...\r\nSelecting previously unselected package mtools.\r\nPreparing to unpack .../224-mtools_4.0.18-2ubuntu1_amd64.deb ...\r\nUnpacking mtools (4.0.18-2ubuntu1) ...\r\nSelecting previously unselected package netpbm.\r\nPreparing to unpack .../225-netpbm_2%3a10.0-15.3build1_amd64.deb ...\r\nUnpacking netpbm (2:10.0-15.3build1) ...\r\nSelecting previously unselected package osinfo-db.\r\nPreparing to unpack .../226-osinfo-db_0.20180929-1ubuntu0.1_all.deb ...\r\nUnpacking osinfo-db (0.20180929-1ubuntu0.1) ...\r\nSelecting previously unselected package postgresql-client-common.\r\nPreparing to unpack .../227-postgresql-client-common_190ubuntu0.1_all.deb ...\r\nUnpacking postgresql-client-common (190ubuntu0.1) ...\r\nSelecting previously unselected package ssl-cert.\r\nPreparing to unpack .../228-ssl-cert_1.0.39_all.deb ...\r\nUnpacking ssl-cert (1.0.39) ...\r\nSelecting previously unselected package postgresql-common.\r\nPreparing to unpack .../229-postgresql-common_190ubuntu0.1_all.deb ...\r\nAdding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'\r\nUnpacking postgresql-common (190ubuntu0.1) ...\r\nSelecting previously unselected package postgresql-server-dev-10.\r\nPreparing to unpack .../230-postgresql-server-dev-10_10.10-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package postgresql-server-dev-all.\r\nPreparing to unpack .../231-postgresql-server-dev-all_190ubuntu0.1_all.deb ...\r\nUnpacking postgresql-server-dev-all (190ubuntu0.1) ...\r\nSelecting previously unselected package pxelinux.\r\nPreparing to unpack .../232-pxelinux_3%3a6.03+dfsg1-2_all.deb ...\r\nUnpacking pxelinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package python-gdbm.\r\nPreparing to unpack .../233-python-gdbm_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python-gdbm (2.7.17-1~18.04) ...\r\nSelecting previously unselected package python-mysqldb.\r\nPreparing to unpack .../234-python-mysqldb_1.3.10-1build1_amd64.deb ...\r\nUnpacking python-mysqldb (1.3.10-1build1) ...\r\nSelecting previously unselected package python-psutil.\r\nPreparing to unpack .../235-python-psutil_5.4.2-1ubuntu0.1_amd64.deb ...\r\nUnpacking python-psutil (5.4.2-1ubuntu0.1) ...\r\nSelecting previously unselected package libbrlapi0.6:amd64.\r\nPreparing to unpack .../236-libbrlapi0.6_5.5-4ubuntu2.0.1_amd64.deb ...\r\nUnpacking libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...\r\nSelecting previously unselected package libfdt1:amd64.\r\nPreparing to unpack .../237-libfdt1_1.4.5-3_amd64.deb ...\r\nUnpacking libfdt1:amd64 (1.4.5-3) ...\r\nSelecting previously unselected package librdmacm1:amd64.\r\nPreparing to unpack .../238-librdmacm1_17.1-1ubuntu0.2_amd64.deb ...\r\nUnpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ...\r\nSelecting previously unselected package qemu-system-arm.\r\nPreparing to unpack .../239-qemu-system-arm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-mips.\r\nPreparing to unpack .../240-qemu-system-mips_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-slof.\r\nPreparing to unpack .../241-qemu-slof_20170724+dfsg-1ubuntu1_all.deb ...\r\nUnpacking qemu-slof (20170724+dfsg-1ubuntu1) ...\r\nSelecting previously unselected package qemu-system-ppc.\r\nPreparing to unpack .../242-qemu-system-ppc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-sparc.\r\nPreparing to unpack .../243-qemu-system-sparc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package seabios.\r\nPreparing to unpack .../244-seabios_1.10.2-1ubuntu1_all.deb ...\r\nUnpacking seabios (1.10.2-1ubuntu1) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../245-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-s390x.\r\nPreparing to unpack .../246-qemu-system-s390x_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system-misc.\r\nPreparing to unpack .../247-qemu-system-misc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-system.\r\nPreparing to unpack .../248-qemu-system_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-system (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-user.\r\nPreparing to unpack .../249-qemu-user_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-user (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../250-qemu-utils_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu.\r\nPreparing to unpack .../251-qemu_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package qemu-kvm.\r\nPreparing to unpack .../252-qemu-kvm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...\r\nUnpacking qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSelecting previously unselected package sgabios.\r\nPreparing to unpack .../253-sgabios_0.0~svn8-4_all.deb ...\r\nUnpacking sgabios (0.0~svn8-4) ...\r\nSelecting previously unselected package shellinabox.\r\nPreparing to unpack .../254-shellinabox_2.20build1_amd64.deb ...\r\nUnpacking shellinabox (2.20build1) ...\r\nSelecting previously unselected package sleuthkit.\r\nPreparing to unpack .../255-sleuthkit_4.4.2-3_amd64.deb ...\r\nUnpacking sleuthkit (4.4.2-3) ...\r\nSelecting previously unselected package sqlite3.\r\nPreparing to unpack .../256-sqlite3_3.22.0-1ubuntu0.2_amd64.deb ...\r\nUnpacking sqlite3 (3.22.0-1ubuntu0.2) ...\r\nSelecting previously unselected package supermin.\r\nPreparing to unpack .../257-supermin_5.1.19-2ubuntu1_amd64.deb ...\r\nUnpacking supermin (5.1.19-2ubuntu1) ...\r\nSelecting previously unselected package syslinux.\r\nPreparing to unpack .../258-syslinux_3%3a6.03+dfsg1-2_amd64.deb ...\r\nUnpacking syslinux (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package syslinux-common.\r\nPreparing to unpack .../259-syslinux-common_3%3a6.03+dfsg1-2_all.deb ...\r\nUnpacking syslinux-common (3:6.03+dfsg1-2) ...\r\nSelecting previously unselected package unzip.\r\nPreparing to unpack .../260-unzip_6.0-21ubuntu1_amd64.deb ...\r\nUnpacking unzip (6.0-21ubuntu1) ...\r\nSelecting previously unselected package db-util.\r\nPreparing to unpack .../261-db-util_1%3a5.3.21~exp1ubuntu2_all.deb ...\r\nUnpacking db-util (1:5.3.21~exp1ubuntu2) ...\r\nSelecting previously unselected package libipset3:amd64.\r\nPreparing to unpack .../262-libipset3_6.34-1_amd64.deb ...\r\nUnpacking libipset3:amd64 (6.34-1) ...\r\nSelecting previously unselected package ipset.\r\nPreparing to unpack .../263-ipset_6.34-1_amd64.deb ...\r\nUnpacking ipset (6.34-1) ...\r\nSelecting previously unselected package libldm-1.0-0:amd64.\r\nPreparing to unpack .../264-libldm-1.0-0_0.2.3-7_amd64.deb ...\r\nUnpacking libldm-1.0-0:amd64 (0.2.3-7) ...\r\nSelecting previously unselected package ldmtool.\r\nPreparing to unpack .../265-ldmtool_0.2.3-7_amd64.deb ...\r\nUnpacking ldmtool (0.2.3-7) ...\r\nSelecting previously unselected package libapache2-mod-proxy-uwsgi.\r\nPreparing to unpack .../266-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ...\r\nUnpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...\r\nSelecting previously unselected package libffi-dev:amd64.\r\nPreparing to unpack .../267-libffi-dev_3.2.1-8_amd64.deb ...\r\nUnpacking libffi-dev:amd64 (3.2.1-8) ...\r\nSelecting previously unselected package libhivex0:amd64.\r\nPreparing to unpack .../268-libhivex0_1.3.15-1_amd64.deb ...\r\nUnpacking libhivex0:amd64 (1.3.15-1) ...\r\nSelecting previously unselected package scrub.\r\nPreparing to unpack .../269-scrub_2.6.1-1build1_amd64.deb ...\r\nUnpacking scrub (2.6.1-1build1) ...\r\nSelecting previously unselected package libguestfs0:amd64.\r\nPreparing to unpack .../270-libguestfs0_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package libwin-hivex-perl.\r\nPreparing to unpack .../271-libwin-hivex-perl_1.3.15-1_amd64.deb ...\r\nUnpacking libwin-hivex-perl (1.3.15-1) ...\r\nSelecting previously unselected package libguestfs-perl.\r\nPreparing to unpack .../272-libguestfs-perl_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking libguestfs-perl (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package libguestfs-tools.\r\nPreparing to unpack .../273-libguestfs-tools_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking libguestfs-tools (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package libkrb5-dev:amd64.\r\nPreparing to unpack .../274-libkrb5-dev_1.16-2ubuntu0.1_amd64.deb ...\r\nUnpacking libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...\r\nSelecting previously unselected package libyaml-dev:amd64.\r\nPreparing to unpack .../275-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ...\r\nUnpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ...\r\nSelecting previously unselected package python-guestfs.\r\nPreparing to unpack .../276-python-guestfs_1%3a1.36.13-1ubuntu3.3_amd64.deb ...\r\nUnpacking python-guestfs (1:1.36.13-1ubuntu3.3) ...\r\nSelecting previously unselected package tftpd-hpa.\r\nPreparing to unpack .../277-tftpd-hpa_5.2+20150808-1ubuntu3_amd64.deb ...\r\nUnpacking tftpd-hpa (5.2+20150808-1ubuntu3) ...\r\nSelecting previously unselected package xinetd.\r\nPreparing to unpack .../278-xinetd_1%3a2.3.15.3-1_amd64.deb ...\r\nUnpacking xinetd (1:2.3.15.3-1) ...\r\nSetting up libhtml-tagset-perl (3.20-3) ...\r\nSetting up seabios (1.10.2-1ubuntu1) ...\r\nSetting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...\r\nSetting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...\r\nSetting up exfat-utils (1.2.8-1) ...\r\nSetting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...\r\nSetting up libpathplan4 (2.40.1-2) ...\r\nSetting up libtry-tiny-perl (0.30-1) ...\r\nSetting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nSetting up xinetd (1:2.3.15.3-1) ...\r\nSetting up libjson-glib-1.0-common (1.4.2-3) ...\r\nSetting up liblab-gamut1 (2.40.1-2) ...\r\nSetting up libgssrpc4:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libldm-1.0-0:amd64 (0.2.3-7) ...\r\nSetting up libasyncns0:amd64 (0.8-6) ...\r\nSetting up qemu-user (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSetcap worked! gst-ptp-helper is not suid!\r\nSetting up libarchive-zip-perl (1.60-1ubuntu0.1) ...\r\nSetting up runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...\r\nSetting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...\r\nSetting up libsctp1:amd64 (1.0.17+dfsg-2) ...\r\nSetting up lzop (1.03-4) ...\r\nSetting up libencode-locale-perl (1.05-1) ...\r\nSetting up libintl-perl (1.26-2build2) ...\r\nSetting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSetting up libtimedate-perl (2.3000-2) ...\r\nSetting up libjbig0:amd64 (2.1-3.1build1) ...\r\nSetting up libstring-shellquote-perl (1.04-1) ...\r\nSetting up fonts-dejavu-core (2.37-1) ...\r\nSetting up grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSourcing file `/etc/default/grub'\r\nSourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'\r\nGenerating grub configuration file ...\r\nFound linux image: /boot/vmlinuz-4.15.0-70-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-70-generic\r\nFound iPXE image: /boot/ipxe.lkrn\r\ndone\r\nSetting up memcached (1.5.6-0ubuntu1.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/memcached.service \u2192 /lib/systemd/system/memcached.service.\r\nSetting up perl-openssl-defaults:amd64 (3build1) ...\r\nSetting up lsscsi (0.28-0.1) ...\r\nSetting up mysql-common (5.8+1.0.4) ...\r\nupdate-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nSetting up libasound2-data (1.1.3-5ubuntu0.2) ...\r\nSetting up libnetpbm10 (2:10.0-15.3build1) ...\r\nSetting up libiscsi7:amd64 (1.17.0-1.1) ...\r\nSetting up tftpd-hpa (5.2+20150808-1ubuntu3) ...\r\nSetting up libusbredirparser1:amd64 (0.7.1-1) ...\r\nSetting up libio-html-perl (1.001-1) ...\r\nSetting up libonig4:amd64 (6.7.0-1) ...\r\nSetting up libafflib0v5 (3.7.16-2build2) ...\r\nSetting up libbluetooth3:amd64 (5.48-0ubuntu3.2) ...\r\nSetting up unzip (6.0-21ubuntu1) ...\r\nSetting up pxelinux (3:6.03+dfsg1-2) ...\r\nSetting up genisoimage (9:1.1.11-3ubuntu2) ...\r\nSetting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...\r\nSetting up libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...\r\nSetting up dctrl-tools (2.24-2build1) ...\r\nSetting up libffi-dev:amd64 (3.2.1-8) ...\r\nSetting up libdatrie1:amd64 (0.2.10-7) ...\r\nSetting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...\r\nSetting up ssl-cert (1.0.39) ...\r\nSetting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSetting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ...\r\nSetting up libnetfilter-queue1 (1.0.2-2) ...\r\nSetting up scrub (2.6.1-1build1) ...\r\nSetting up libkdb5-9:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libconfig9:amd64 (1.5-0.4) ...\r\nSetting up m4 (1.4.18-1) ...\r\nSetting up syslinux-common (3:6.03+dfsg1-2) ...\r\nSetting up containerd (1.2.6-0ubuntu1~18.04.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/containerd.service \u2192 /lib/systemd/system/containerd.service.\r\nSetting up libipset3:amd64 (6.34-1) ...\r\nSetting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSetting up qemu-slof (20170724+dfsg-1ubuntu1) ...\r\nSetting up libnspr4:amd64 (2:4.18-1ubuntu1) ...\r\nSetting up bridge-utils (1.5-15ubuntu1) ...\r\nSetting up libopus0:amd64 (1.1.2-1ubuntu1) ...\r\nSetting up libbfio1 (20170123-4) ...\r\nSetting up libasound2:amd64 (1.1.3-5ubuntu0.2) ...\r\nSetting up libjson-glib-1.0-0:amd64 (1.4.2-3) ...\r\nSetting up libgraphite2-3:amd64 (1.3.11-2) ...\r\nSetting up libcroco3:amd64 (0.6.12-2) ...\r\nSetting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...\r\nSetting up libogg0:amd64 (1.3.2-1) ...\r\nSetting up libjq1:amd64 (1.5+dfsg-2) ...\r\nSetting up dnsmasq-utils (2.79-1) ...\r\nSetting up supermin (5.1.19-2ubuntu1) ...\r\nSetting up pkg-config (0.29.1-0ubuntu2) ...\r\nSetting up libyajl2:amd64 (2.1.0-2build1) ...\r\nSetting up libpixman-1-0:amd64 (0.34.0-2) ...\r\nSetting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...\r\nSetting up libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...\r\nSetting up liblwp-mediatypes-perl (6.02-1) ...\r\nSetting up libaio1:amd64 (0.3.110-5ubuntu0.1) ...\r\nSetting up osinfo-db (0.20180929-1ubuntu0.1) ...\r\nSetting up autotools-dev (20180224.1) ...\r\nSetting up python-psutil (5.4.2-1ubuntu0.1) ...\r\nSetting up liburi-perl (1.73-1) ...\r\nSetting up postgresql-client-common (190ubuntu0.1) ...\r\nSetting up dstat (0.7.3-1) ...\r\nSetting up ipset (6.34-1) ...\r\nSetting up mtools (4.0.18-2ubuntu1) ...\r\nSetting up shellinabox (2.20build1) ...\r\nSetting up libltdl7:amd64 (2.4.6-2) ...\r\nSetting up libhtml-parser-perl (3.72-3build1) ...\r\nSetting up postgresql-common (190ubuntu0.1) ...\r\nAdding user postgres to group ssl-cert\r\n\r\nCreating config file /etc/postgresql-common/createcluster.conf with new version\r\nBuilding PostgreSQL dictionaries from installed myspell/hunspell packages...\r\nRemoving obsolete dictionary files:\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/postgresql.service \u2192 /lib/systemd/system/postgresql.service.\r\nSetting up augeas-lenses (1.10.1-2) ...\r\nSetting up libhivex0:amd64 (1.3.15-1) ...\r\nSetting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...\r\nSetting up libewf2 (20140608-6.1build1) ...\r\nSetting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) ...\r\nSetting up libann0 (1.1.2+doc-6) ...\r\nSetting up db5.3-util (5.3.28-13.1ubuntu1.1) ...\r\nSetting up libdate-manip-perl (6.60-1) ...\r\nSetting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up libxpm4:amd64 (1:3.5.12-1) ...\r\nSetting up libxrender1:amd64 (1:0.9.10-1) ...\r\nSetting up ldmtool (0.2.3-7) ...\r\nSetting up libsensors4:amd64 (1:3.4.0-4) ...\r\nSetting up python-gdbm (2.7.17-1~18.04) ...\r\nSetting up libpcrecpp0v5:amd64 (2:8.39-9) ...\r\nSetting up libpcre32-3:amd64 (2:8.39-9) ...\r\nSetting up libnet-http-perl (6.17-1) ...\r\nSetting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up sgabios (0.0~svn8-4) ...\r\nSetting up libsystemd-dev:amd64 (237-3ubuntu10.33) ...\r\nSetting up libxen-4.9:amd64 (4.9.2-0ubuntu1) ...\r\nSetting up libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up icu-devtools (60.2-3ubuntu3) ...\r\nSetting up freeipmi-common (1.4.11-1.1ubuntu4.1) ...\r\nSetting up liborc-0.4-0:amd64 (1:0.4.28-1) ...\r\nSetting up libpcre16-3:amd64 (2:8.39-9) ...\r\nSetting up libthai-data (0.1.27-2) ...\r\nSetting up libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...\r\nSetting up libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...\r\nSetting up extlinux (3:6.03+dfsg1-2) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up libvorbis0a:amd64 (1.3.5-4.2) ...\r\nSetting up x11-common (1:7.7+19ubuntu7.1) ...\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nSetting up iputils-arping (3:20161105-1ubuntu3) ...\r\nSetting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...\r\nSetting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...\r\nSetting up ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSetting up libgraphite2-dev:amd64 (1.3.11-2) ...\r\nSetting up libwww-robotrules-perl (6.01-1) ...\r\nSetting up libcdt5 (2.40.1-2) ...\r\nSetting up git (1:2.17.1-1ubuntu0.5) ...\r\nSetting up isolinux (3:6.03+dfsg1-2) ...\r\nSetting up attr (1:2.4.47-2build1) ...\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up autopoint (0.19.8.1-6ubuntu0.3) ...\r\nSetting up libtsk13 (4.4.2-3) ...\r\nSetting up libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up libcgraph6 (2.40.1-2) ...\r\nSetting up libwebp6:amd64 (0.6.1-2) ...\r\nSetting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...\r\nSetting up libfdt1:amd64 (1.4.5-3) ...\r\nSetting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSetting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...\r\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\r\nSetting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...\r\nSetting up libtool (2.4.6-2) ...\r\nSetting up libibverbs1:amd64 (17.1-1ubuntu0.2) ...\r\nSetting up libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...\r\nSetting up libsctp-dev:amd64 (1.0.17+dfsg-2) ...\r\nSetting up sleuthkit (4.4.2-3) ...\r\nSetting up haproxy (1.8.8-1ubuntu0.9) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/haproxy.service \u2192 /lib/systemd/system/haproxy.service.\r\nSetting up jq (1.5+dfsg-2) ...\r\nSetting up libpcre3-dev:amd64 (2:8.39-9) ...\r\nSetting up fontconfig-config (2.12.6-0ubuntu2) ...\r\nSetting up libhttp-date-perl (6.02-1) ...\r\nSetting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...\r\nSetting up libpq-dev (10.10-0ubuntu0.18.04.1) ...\r\nSetting up libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...\r\nSetting up libapr1-dev (1.6.3-2) ...\r\nSetting up docker.io (18.09.7-0ubuntu1~18.04.4) ...\r\nAdding group `docker' (GID 124) ...\r\nDone.\r\nCreated symlink /etc/systemd/system/sockets.target.wants/docker.socket \u2192 /lib/systemd/system/docker.socket.\r\nSetting up libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up ipmitool (1.8.18-5ubuntu0.1) ...\r\nJob for ipmievd.service failed because the control process exited with error code.\r\nSee \"systemctl status ipmievd.service\" and \"journalctl -xe\" for details.\r\ninvoke-rc.d: initscript ipmievd, action \"start\" failed.\r\n\u001b[0;1;31m\u25cf\u001b[0m ipmievd.service - IPMI event daemon\r\n   Loaded: loaded (/lib/systemd/system/ipmievd.service; disabled; vendor preset: enabled)\r\n   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2020-01-14 05:38:34 UTC; 18ms ago\r\n  Process: 15411 ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m\r\n\r\nJan 14 05:38:34 ubuntu systemd[1]: Starting IPMI event daemon...\r\nJan 14 05:38:34 ubuntu ipmievd[15411]: Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory\r\nJan 14 05:38:34 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Control process exited, code=exited status=1\u001b[0m\r\nJan 14 05:38:34 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Failed with result 'exit-code'.\u001b[0m\r\nJan 14 05:38:34 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start IPMI event daemon.\u001b[0m\r\nUnable to start ipmievd during installation.  Trying to disable.\r\nSetting up gettext (0.19.8.1-6ubuntu0.3) ...\r\nSetting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...\r\nSetting up libgvpr2 (2.40.1-2) ...\r\nSetting up g++-7 (7.4.0-1ubuntu1~18.04.1) ...\r\nSetting up ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...\r\nSetting up libaugeas0:amd64 (1.10.1-2) ...\r\nSetting up libaprutil1-dev (1.6.1-2) ...\r\nSetting up libflac8:amd64 (1.3.2-1) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libnss3:amd64 (2:3.35-2ubuntu2.7) ...\r\nSetting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...\r\nSetting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ...\r\nSetting up autoconf (2.69-11) ...\r\nSetting up syslinux (3:6.03+dfsg1-2) ...\r\nSetting up libthai0:amd64 (0.1.27-2) ...\r\nSetting up libxen-dev:amd64 (4.9.2-0ubuntu1) ...\r\nSetting up librdmacm1:amd64 (17.1-1ubuntu0.2) ...\r\nSetting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...\r\nSetting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...\r\nSetting up sqlite3 (3.22.0-1ubuntu0.2) ...\r\nSetting up libhtml-tree-perl (5.07-1) ...\r\nSetting up librados2 (12.2.12-0ubuntu0.18.04.3) ...\r\nSetting up db-util (1:5.3.21~exp1ubuntu2) ...\r\nSetting up postgresql-server-dev-all (190ubuntu0.1) ...\r\nSetting up intltool-debian (0.35.0+20060710.4) ...\r\nSetting up krb5-multidev:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...\r\nSetting up libwin-hivex-perl (1.3.15-1) ...\r\nSetting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up libjpeg-dev:amd64 (8c-2ubuntu8) ...\r\nSetting up python-mysqldb (1.3.10-1build1) ...\r\nSetting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/keepalived.service \u2192 /lib/systemd/system/keepalived.service.\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nSetting up automake (1:1.15.1-3ubuntu2) ...\r\nupdate-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode\r\nSetting up libcacard0:amd64 (1:2.5.0-3) ...\r\nSetting up netpbm (2:10.0-15.3build1) ...\r\nSetting up libice6:amd64 (2:1.0.9-2) ...\r\nSetting up libfile-listing-perl (6.04-1) ...\r\nSetting up libhttp-message-perl (6.14-1) ...\r\nSetting up g++ (4:7.4.0-1ubuntu2.3) ...\r\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\r\nSetting up libpython2.7-dev:amd64 (2.7.17-1~18.04) ...\r\nSetting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up libvorbisenc2:amd64 (1.3.5-4.2) ...\r\nSetting up python2.7-dev (2.7.17-1~18.04) ...\r\nSetting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up libhttp-negotiate-perl (6.00-2) ...\r\nSetting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service \u2192 /lib/systemd/system/conntrackd.service.\r\nSetting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\r\nSetting up libsm6:amd64 (2:1.2.2-1) ...\r\nSetting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...\r\nSetting up po-debconf (1.0.20) ...\r\nSetting up libhttp-cookies-perl (6.04-1) ...\r\nSetting up libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...\r\nSetting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ...\r\nSetting up libgd3:amd64 (2.2.5-4ubuntu0.3) ...\r\nSetting up librbd1 (12.2.12-0ubuntu0.18.04.3) ...\r\nSetting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...\r\nSetting up libiculx60:amd64 (60.2-3ubuntu3) ...\r\nSetting up libxt6:amd64 (1:1.1.5-1) ...\r\nSetting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...\r\nSetting up fontconfig (2.12.6-0ubuntu2) ...\r\nRegenerating fonts cache... done.\r\nSetting up qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service \u2192 /lib/systemd/system/qemu-kvm.service.\r\nSetting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ...\r\nSetting up libvirt0:amd64 (4.0.0-1ubuntu8.14) ...\r\nSetting up libpulse0:amd64 (1:11.1-1ubuntu7.4) ...\r\nSetting up libxmu6:amd64 (2:1.1.2-2) ...\r\nSetting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up libsys-virt-perl (4.0.0-1) ...\r\nSetting up libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...\r\nSetting up libxaw7:amd64 (2:1.0.13-1) ...\r\nSetting up libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...\r\nSetting up qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...\r\nSetting up qemu-system (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up libgvc6 (2.40.1-2) ...\r\nSetting up qemu (1:2.11+dfsg-1ubuntu7.21) ...\r\nSetting up graphviz (2.40.1-2) ...\r\nSetting up liblwp-protocol-https-perl (6.07-2) ...\r\nSetting up libicu-dev (60.2-3ubuntu3) ...\r\nSetting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...\r\nSetting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...\r\nSetting up libwww-perl (6.31-1ubuntu0.1) ...\r\nSetting up debhelper (11.1.6ubuntu2) ...\r\nSetting up dh-autoreconf (17) ...\r\nSetting up dh-strip-nondeterminism (0.040-1.1~build1) ...\r\nSetting up libxml-parser-perl (2.44-2build3) ...\r\nSetting up apache2-dev (2.4.29-1ubuntu4.11) ...\r\nSetting up icoutils (0.32.3-1) ...\r\nSetting up libxml-xpath-perl (1.42-1) ...\r\nSetting up libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...\r\nSetting up libguestfs-perl (1:1.36.13-1ubuntu3.3) ...\r\nSetting up python-guestfs (1:1.36.13-1ubuntu3.3) ...\r\nSetting up libguestfs-tools (1:1.36.13-1ubuntu3.3) ...\r\nProcessing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...\r\nNo schema files found: doing nothing.\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nSetting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...\r\nProcessing triggers for rsyslog (8.32.0-1ubuntu4) ...\r\nSetting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for install-info (6.5.0.dfsg.1-2) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1578979693252\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1578979693252 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1578980397089\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=703837\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=703837\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:74        [[ -n False ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:74        [[ False != \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:84        python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:85        install_python3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:install_python3:541            is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:install_python3:542            apt_get install python3.6 python3.6-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python3.6 python3.6-dev\nReading package lists...\nBuilding dependency tree...\nReading state information...\npython3.6 is already the newest version (3.6.9-1~18.04).\npython3.6 set to manually installed.\npython3.6-dev is already the newest version (3.6.9-1~18.04).\npython3.6-dev set to manually installed.\n0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1578980397309\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1578980397309 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1578980398270\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=961\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=703837\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=704798\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/install_prereqs.sh:source:86        which python3.6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:86        export PYTHON=/usr/bin/python3.6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:86        PYTHON=/usr/bin/python3.6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:94        date +%s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_prereqs.sh:source:95        date\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:795                       [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:796                       PYPI_ALTERNATIVE_URL=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:796                       /opt/stack/devstack/tools/install_pip.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:25              FILES=/opt/stack/devstack/files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:40              PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:main:41              basename https://bootstrap.pypa.io/get-pip.py\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:41              LOCAL_PIP=/opt/stack/devstack/files/get-pip.py\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:43              GetDistro\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:373            GetOSVersion\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:350         _ensure_lsb_release\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:_ensure_lsb_release:324  command -v lsb_release\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_ensure_lsb_release:324  [[ -x /usr/bin/lsb_release ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_ensure_lsb_release:325  return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:GetOSVersion:352         lsb_release -r -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:352         os_RELEASE=18.04\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:GetOSVersion:353         lsb_release -c -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:353         os_CODENAME=bionic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:GetOSVersion:354         lsb_release -i -s\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:354         os_VENDOR=Ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:356         [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:357         os_PACKAGE=deb\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:362         typeset -xr os_VENDOR\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:363         typeset -xr os_RELEASE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:364         typeset -xr os_PACKAGE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetOSVersion:365         typeset -xr os_CODENAME\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:375            [[ Ubuntu =~ (Ubuntu) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:378            DISTRO=bionic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:GetDistro:424            typeset -xr DISTRO\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:44              echo 'Distro: bionic'\nDistro: bionic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:126             get_versions\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:49      which pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:49      PIP=/usr/bin/pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:50      [[ -n /usr/bin/pip ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:51      /usr/bin/pip --version\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:51      awk '{ print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.1'\npip: 9.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:135             is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:135             is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:136             uninstall_package python-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1363   is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1364   apt_get purge python-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages will be REMOVED:\n  python-pip*\n0 upgraded, 0 newly installed, 1 to remove and 24 not upgraded.\nAfter this operation, 672 kB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56788 files and directories currently installed.)\r\nRemoving python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980402044\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980402044 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980407772\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5728\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5728\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:137             uninstall_package python3-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1363   is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:uninstall_package:1364   apt_get purge python3-pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following package was automatically installed and is no longer required:\n  python-pip-whl\nUse 'sudo apt autoremove' to remove it.\nThe following packages will be REMOVED:\n  python3-pip*\n0 upgraded, 0 newly installed, 1 to remove and 24 not upgraded.\nAfter this operation, 600 kB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56681 files and directories currently installed.)\r\nRemoving python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980407885\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980407885 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980413618\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5733\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=5728\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=11461\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:140             install_get_pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:62   [[ -r /opt/stack/devstack/files/get-pip.py ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:79   [[ ! -r /opt/stack/devstack/files/get-pip.py ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:82   local timecond=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:83   [[ -r /opt/stack/devstack/files/get-pip.py ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:87   curl -f --retry 6 --retry-delay 5 -o /opt/stack/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0\r  3 1734k    3 67179    0     0  30480      0  0:00:58  0:00:02  0:00:56 30466\r 50 1734k   50  869k    0     0   266k      0  0:00:06  0:00:03  0:00:03  266k\r100 1734k  100 1734k    0     0   491k      0  0:00:03  0:00:03 --:--:--  491k\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:90   touch /opt/stack/devstack/files/get-pip.py.downloaded\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:92   sudo -H -E python /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt\nDEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support\nCollecting pip!=8,<10\n  Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB)\nCollecting wheel\n  Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl\nInstalling collected packages: pip, wheel\nSuccessfully installed pip-9.0.3 wheel-0.33.6\nWARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:93   python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:install_get_pip:94   sudo -H -E python3.6 /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt\nCollecting pip!=8,<10\n  Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl\nCollecting wheel\n  Using cached https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl\nInstalling collected packages: pip, wheel\nSuccessfully installed pip-9.0.3 wheel-0.33.6\nWARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:142             [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:146             set -x\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:150             pip_install_gr setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=setuptools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0\nUsing 3.6 version to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local 'test_req=setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/lib/python3/dist-packages\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980437367\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980437367 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980442591\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5224\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5224\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:main:152             get_versions\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:49      which pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:49      PIP=/usr/local/bin/pip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:50      [[ -n /usr/local/bin/pip ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/install_pip.sh:get_versions:51      /usr/local/bin/pip --version\n++tools/install_pip.sh:get_versions:51      awk '{ print $2}'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.3'\npip: 9.0.3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:799                       TRACK_DEPENDS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:802                       [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:813                       source /opt/stack/devstack/tools/fixup_stuff.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:source:22            [[ -z /opt/stack/devstack ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:814                       fixup_all\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:261        fixup_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:49    keystone_ports=35357,35358\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:54    sysctl net.ipv4.ip_local_reserved_ports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_keystone:56    sed 's/^ //'\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_keystone:56    awk -F= '{print $2;}'\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_keystone:56    sysctl net.ipv4.ip_local_reserved_ports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:56    reserved_ports=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:58    [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_keystone:60    sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358\nnet.ipv4.ip_local_reserved_ports = 35357,35358\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:262        fixup_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_ubuntu:76      [[ bionic != \\b\\i\\o\\n\\i\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_ubuntu:81      install_package software-properties-common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package software-properties-common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install software-properties-common\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following package was automatically installed and is no longer required:\n  python-pip-whl\nUse 'sudo apt autoremove' to remove it.\nThe following additional packages will be installed:\n  python3-software-properties\nThe following packages will be upgraded:\n  python3-software-properties software-properties-common\n2 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 33.6 kB of archives.\nAfter this operation, 0 B of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nFetched 33.6 kB in 1s (35.1 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56604 files and directories currently installed.)\r\nPreparing to unpack .../software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980443752\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980443752 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980453609\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=9857\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=704798\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=714655\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_ubuntu:84      sudo add-apt-repository -y universe\n'universe' distribution component is already enabled for all sources.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:263        fixup_python_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:103  pip_install 'prettytable>=0.7'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : prettytable>=0.7\nUsing 3.6 version to install prettytable>=0.7 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local 'test_req=prettytable>=0.7/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e prettytable>=0.7/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'prettytable>=0.7'\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 180))\n  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2\nBuilding wheels for collected packages: prettytable\n  Running setup.py bdist_wheel for prettytable: started\n  Running setup.py bdist_wheel for prettytable: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606\nSuccessfully built prettytable\nInstalling collected packages: prettytable\nSuccessfully installed prettytable-0.7.2\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980455815\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980455815 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980464580\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=8765\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=8765\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:104  get_package_path prettytable\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:92  local package=prettytable\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])'\nTraceback (most recent call last):\n  File \"\", line 1, in \nImportError: No module named prettytable\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:93  echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:104  PACKAGE_DIR=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:106  echo '/prettytable-0.7.2*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:106  dir='/prettytable-0.7.2*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:107  [[ -d /prettytable-0.7.2* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:113  pip_install httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : httplib2\nUsing 3.6 version to install httplib2 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=httplib2/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e httplib2/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt httplib2\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting httplib2===0.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 520))\n  Downloading https://files.pythonhosted.org/packages/be/83/5e006e25403871ffbbf587c7aa4650158c947d46e89f2d50dcaf018464de/httplib2-0.15.0-py3-none-any.whl (94kB)\nInstalling collected packages: httplib2\n  Found existing installation: httplib2 0.9.2\n    DEPRECATION: Uninstalling a distutils installed project (httplib2) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.\n    Uninstalling httplib2-0.9.2:\n      Successfully uninstalled httplib2-0.9.2\nSuccessfully installed httplib2-0.15.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980464867\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980464867 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980471993\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=7126\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=8765\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=15891\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:114  get_package_path httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:92  local package=httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])'\nTraceback (most recent call last):\n  File \"\", line 1, in \nImportError: No module named httplib2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:get_package_path:93  echo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:114  PACKAGE_DIR=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++tools/fixup_stuff.sh:fixup_python_packages:116  echo '-0.8*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:116  dir='-0.8*'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_python_packages:117  [[ -d -0.8* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:264        fixup_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_fedora:123     is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_fedora:124     return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:265        fixup_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_suse:198       is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_suse:199       return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_all:266        fixup_virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_virtualenv:254  [[ ! -f /etc/ci/mirror_info.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_virtualenv:255  install_package python-virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package python-virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install python-virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: \nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-virtualenv\nReading package lists...\nBuilding dependency tree...\nReading state information...\nRecommended packages:\n  virtualenv\nThe following NEW packages will be installed:\n  python-virtualenv\n0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 46.8 kB of archives.\nAfter this operation, 145 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-virtualenv all 15.1.0+ds-1.1 [46.8 kB]\nFetched 46.8 kB in 0s (399 kB/s)\nSelecting previously unselected package python-virtualenv.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56604 files and directories currently installed.)\r\nPreparing to unpack .../python-virtualenv_15.1.0+ds-1.1_all.deb ...\r\nUnpacking python-virtualenv (15.1.0+ds-1.1) ...\r\nSetting up python-virtualenv (15.1.0+ds-1.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980472603\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980472603 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980477847\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=5244\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=714655\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=719899\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+tools/fixup_stuff.sh:fixup_virtualenv:256  pip_install -U --force-reinstall virtualenv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : virtualenv\nUsing 3.6 version to install virtualenv based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=virtualenv/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e virtualenv/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U --force-reinstall virtualenv\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting virtualenv===16.7.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 714))\n  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)\nInstalling collected packages: virtualenv\nSuccessfully installed virtualenv-16.7.9\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980478012\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980478012 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980487751\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=9739\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=15891\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=25630\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:817                       pip_install -U os-testr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : os-testr\nUsing 3.6 version to install os-testr based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=os-testr/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e os-testr/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting os-testr===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 558))\n  Downloading https://files.pythonhosted.org/packages/54/53/06da71065812fcfcbce566159903bace2294f7370e6860bed92bbb856b36/os_testr-1.1.0-py2.py3-none-any.whl (45kB)\nCollecting stestr===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\n  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)\nCollecting python-subunit===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 217))\n  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)\nCollecting testtools===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 437))\n  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)\nRequirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nCollecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 78))\n  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)\nCollecting future===0.18.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 609))\n  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)\nCollecting PyYAML===5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 225))\n  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)\nCollecting six===1.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 565))\n  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl\nCollecting voluptuous===0.11.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 2))\n  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)\nCollecting cliff===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 304))\n  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)\nCollecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 199))\n  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl\nCollecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 125))\n  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl\nCollecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 183))\n  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl\nCollecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 250))\n  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)\nCollecting cmd2===0.8.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 545))\n  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)\nRequirement already up-to-date: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))\nRequirement already up-to-date: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))\nRequirement already up-to-date: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524))\nCollecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 458))\n  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl\nCollecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 250))\n  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl\nCollecting pyperclip===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 336))\n  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz\nCollecting wcwidth===0.1.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 177))\n  Downloading https://files.pythonhosted.org/packages/58/b4/4850a0ccc6f567cc0ebe7060d20ffd4258b8210efadc259da62dc6ed9c65/wcwidth-0.1.8-py2.py3-none-any.whl\nBuilding wheels for collected packages: voluptuous, PyYAML, pyperclip, future\n  Running setup.py bdist_wheel for voluptuous: started\n  Running setup.py bdist_wheel for voluptuous: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e\n  Running setup.py bdist_wheel for PyYAML: started\n  Running setup.py bdist_wheel for PyYAML: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67\n  Running setup.py bdist_wheel for pyperclip: started\n  Running setup.py bdist_wheel for pyperclip: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c\n  Running setup.py bdist_wheel for future: started\n  Running setup.py bdist_wheel for future: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e\nSuccessfully built voluptuous PyYAML pyperclip future\nInstalling collected packages: voluptuous, six, python-mimeparse, extras, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, python-subunit, PyYAML, pyperclip, cmd2, cliff, future, stestr, os-testr\n  Found existing installation: six 1.11.0\n    Uninstalling six-1.11.0:\n      Successfully uninstalled six-1.11.0\n  Found existing installation: PyYAML 3.12\n    DEPRECATION: Uninstalling a distutils installed project (PyYAML) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.\n    Uninstalling PyYAML-3.12:\n      Successfully uninstalled PyYAML-3.12\nSuccessfully installed PyYAML-5.2 argparse-1.4.0 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-1.1.0 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 six-1.13.0 stestr-2.6.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.8\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980487872\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980487872 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980557324\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=69452\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=25630\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=95082\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:819                       [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:820                       pip_install_gr systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='systemd-python  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ systemd-python   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install systemd-python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : systemd-python\nUsing 3.6 version to install systemd-python based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=systemd-python/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e systemd-python/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562))\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980557576\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980557576 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980560510\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=2934\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=95082\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=98016\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:823                       iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:824                       sudo systemctl restart systemd-journald\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:831                       install_infra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:31                local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:32                '[' '!' -d /opt/stack/requirements/.venv ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:32                virtualenv /opt/stack/requirements/.venv\nUsing base prefix '/usr'\nNew python executable in /opt/stack/requirements/.venv/bin/python3.6\nAlso creating executable in /opt/stack/requirements/.venv/bin/python\nInstalling setuptools, pip, wheel...\ndone.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:34                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:34                pip_install -U pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting pbr===5.4.4\n  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)\nInstalling collected packages: pbr\nSuccessfully installed pbr-5.4.4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980577288\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980577288 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980584083\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=6795\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=98016\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=104811\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:35                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:35                pip_install /opt/stack/requirements\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/requirements/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/requirements/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/requirements/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/requirements/test-requirements.txt /opt/stack/requirements\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nProcessing /opt/stack/requirements\nCollecting fixtures===3.0.0\n  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)\nCollecting bashate===0.6.0\n  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz\nCollecting mock===3.0.5\n  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl\nCollecting PyYAML===5.2\n  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)\nCollecting requests===2.22.0\n  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)\nCollecting stestr===2.6.0\n  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)\nCollecting testscenarios===0.5.0\n  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl\nCollecting packaging===19.2\n  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl\nCollecting testtools===2.3.0\n  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)\nCollecting Parsley===1.3\n  Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)\nCollecting idna===2.8\n  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)\nCollecting pyparsing===2.4.6\n  Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)\nCollecting six===1.13.0\n  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl\nCollecting future===0.18.2\n  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)\nCollecting Babel===2.8.0\n  Downloading https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl (8.6MB)\nCollecting virtualenv===16.7.9\n  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)\nCollecting pytz===2019.3\n  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)\nRequirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -r /opt/stack/requirements/test-requirements.txt (line 10)) (45.0.0)\nRequirement already satisfied: pbr===5.4.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (5.4.4)\nCollecting chardet===3.0.4\n  Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)\nCollecting certifi===2019.11.28\n  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)\nCollecting urllib3===1.25.7\n  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)\nCollecting voluptuous===0.11.7\n  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)\nCollecting python-subunit===1.3.0\n  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)\nCollecting cliff===2.16.0\n  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)\nCollecting extras===1.0.0\n  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl\nCollecting unittest2===1.1.0\n  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)\nCollecting python-mimeparse===1.6.0\n  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl\nCollecting traceback2===1.4.0\n  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl\nCollecting stevedore===1.31.0\n  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)\nCollecting prettytable===0.7.2\n  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2\nCollecting cmd2===0.8.9\n  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)\nCollecting argparse\n  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl\nCollecting linecache2===1.0.0\n  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl\nCollecting pyperclip===1.7.0\n  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz\nCollecting wcwidth===0.1.8\n  Downloading https://files.pythonhosted.org/packages/58/b4/4850a0ccc6f567cc0ebe7060d20ffd4258b8210efadc259da62dc6ed9c65/wcwidth-0.1.8-py2.py3-none-any.whl\nBuilding wheels for collected packages: voluptuous, bashate, prettytable, PyYAML, pyperclip, future, openstack-requirements\n  Building wheel for voluptuous (setup.py): started\n  Building wheel for voluptuous (setup.py): finished with status 'done'\n  Created wheel for voluptuous: filename=voluptuous-0.11.7-cp36-none-any.whl size=28748 sha256=0728956edb08562c5c7dfcf33170dd094432f9939780f9429cf29b9d4f82327d\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e\n  Building wheel for bashate (setup.py): started\n  Building wheel for bashate (setup.py): finished with status 'done'\n  Created wheel for bashate: filename=bashate-0.6.0-cp36-none-any.whl size=26534 sha256=934fcab72daacab9f207613f27cd094478ceb8507e8bf8e59ff5986a12b14fcf\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177\n  Building wheel for prettytable (setup.py): started\n  Building wheel for prettytable (setup.py): finished with status 'done'\n  Created wheel for prettytable: filename=prettytable-0.7.2-cp36-none-any.whl size=13700 sha256=7837ffba38d5394da4a2e7de44f18e064645e191356d2609ecbda49bf492e0b9\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606\n  Building wheel for PyYAML (setup.py): started\n  Building wheel for PyYAML (setup.py): finished with status 'done'\n  Created wheel for PyYAML: filename=PyYAML-5.2-cp36-cp36m-linux_x86_64.whl size=402405 sha256=02d1f67ec7e313712a9568a6f4dff71b224a1a4486e508f32a2a563749de0e00\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67\n  Building wheel for pyperclip (setup.py): started\n  Building wheel for pyperclip (setup.py): finished with status 'done'\n  Created wheel for pyperclip: filename=pyperclip-1.7.0-cp36-none-any.whl size=8359 sha256=74af582ec260b0e5e82169e8740889a9556b75ff6cd840d98f2dfad38680067a\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c\n  Building wheel for future (setup.py): started\n  Building wheel for future (setup.py): finished with status 'done'\n  Created wheel for future: filename=future-0.18.2-cp36-none-any.whl size=491057 sha256=e9ff6492ff8444aee16d02d9688c36a272d961fca2562afc5473b0a47e5c09d0\n  Stored in directory: /home/ubuntu/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e\n  Building wheel for openstack-requirements (setup.py): started\n  Building wheel for openstack-requirements (setup.py): finished with status 'done'\n  Created wheel for openstack-requirements: filename=openstack_requirements-1.2.1.dev2846-cp36-none-any.whl size=77332 sha256=529b5051dbf9bd3365d223583d546a07adff2f6ba85f3d8c6a4babac0e04cfe9\n  Stored in directory: /tmp/pip-ephem-wheel-cache-5iiqjjbp/wheels/23/d2/76/35839893480c271646cb5811416aad00e6dc53f2ec2a96714f\nSuccessfully built voluptuous bashate prettytable PyYAML pyperclip future openstack-requirements\nInstalling collected packages: voluptuous, chardet, certifi, six, extras, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, pytz, Babel, bashate, wcwidth, prettytable, urllib3, python-subunit, mock, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, cmd2, cliff, future, stestr, testscenarios, packaging, Parsley, virtualenv, openstack-requirements\nSuccessfully installed Babel-2.8.0 Parsley-1.3 PyYAML-5.2 argparse-1.4.0 bashate-0.6.0 certifi-2019.11.28 chardet-3.0.4 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 idna-2.8 linecache2-1.0.0 mock-3.0.5 openstack-requirements-1.2.1.dev2846 packaging-19.2 prettytable-0.7.2 pyparsing-2.4.6 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 pytz-2019.3 requests-2.22.0 six-1.13.0 stestr-2.6.0 stevedore-1.31.0 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.7 virtualenv-16.7.9 voluptuous-0.11.7 wcwidth-0.1.8\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980584224\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980584224 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980660032\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=75808\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=104811\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=180619\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:39                unset PIP_VIRTUAL_ENV\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:42                use_library_from_git pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,pbr, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/infra:install_infra:48                pip_install -U pbr\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : pbr\nUsing 3.6 version to install pbr based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980660206\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980660206 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980664150\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=3944\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=180619\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=184563\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:834                       virtualenv -p python3 /opt/stack/bindep-venv\nAlready using interpreter /usr/bin/python3\nUsing base prefix '/usr'\nNew python executable in /opt/stack/bindep-venv/bin/python3\nAlso creating executable in /opt/stack/bindep-venv/bin/python\nInstalling setuptools, pip, wheel...\ndone.\nRunning virtualenv with interpreter /usr/bin/python3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:836                       /opt/stack/bindep-venv/bin/pip install bindep\nCollecting bindep\n  Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl\nCollecting Parsley\n  Using cached https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl\nCollecting pbr>=2.0.0\n  Using cached https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl\nCollecting distro\n  Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl\nInstalling collected packages: Parsley, pbr, distro, bindep\nSuccessfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.4.4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:837                       export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:837                       BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:main:840                       _get_plugin_bindep_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:840                       pkgs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:841                       [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:848                       run_phase stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:10          [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:13          [[ pre-install == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:16          [[ pre-install == \\p\\o\\s\\t\\-\\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:19          [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1787           run_plugins stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1746         local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1747         local phase=pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1749         local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1750         local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1752         local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/pre-install'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/pre-install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:25  declare -r -g _IRONIC_DEVSTACK_LIB=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:29  grep pipefail\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:37  GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:38  GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:40  GITREPO[\"pyghmi\"]=https://opendev.org/x/pyghmi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:41  GITBRANCH[\"pyghmi\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:42  GITDIR[\"pyghmi\"]=/opt/stack/pyghmi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:44  GITREPO[\"virtualbmc\"]=https://opendev.org/openstack/virtualbmc.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:45  GITBRANCH[\"virtualbmc\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:46  GITDIR[\"virtualbmc\"]=/opt/stack/virtualbmc\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:48  GITREPO[\"virtualpdu\"]=https://opendev.org/openstack/virtualpdu.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:49  GITBRANCH[\"virtualpdu\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:50  GITDIR[\"virtualpdu\"]=/opt/stack/virtualpdu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:52  GITREPO[\"sushy\"]=https://opendev.org/openstack/sushy.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:53  GITBRANCH[\"sushy\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:54  GITDIR[\"sushy\"]=/opt/stack/sushy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:56  GITREPO[\"sushy-tools\"]=https://opendev.org/openstack/sushy-tools.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:57  GITBRANCH[\"sushy-tools\"]=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:58  GITDIR[\"sushy-tools\"]=/opt/stack/sushy-tools\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:60  IRONIC_DIR=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:61  IRONIC_DEVSTACK_DIR=/opt/stack/ironic/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:62  IRONIC_DEVSTACK_FILES_DIR=/opt/stack/ironic/devstack/files\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:65  IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:66  IRONIC_PYTHON_AGENT_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:67  IRONIC_PYTHON_AGENT_DIR=/opt/stack/ironic-python-agent\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:68  IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:69  IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:70  IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/ironic-python-agent-builder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:71  IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:72  IRONIC_DATA_DIR=/opt/stack/data/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:73  IRONIC_STATE_PATH=/var/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:74  IRONIC_AUTH_CACHE_DIR=/var/cache/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:75  IRONIC_CONF_DIR=/etc/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:76  IRONIC_CONF_FILE=/etc/ironic/ironic.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:77  IRONIC_ROOTWRAP_CONF=/etc/ironic/rootwrap.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:86  trueorfalse True IRONIC_USE_MOD_WSGI\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:86  IRONIC_USE_MOD_WSGI=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:90  trueorfalse True IRONIC_USE_WSGI\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:90  IRONIC_USE_WSGI=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:93  trueorfalse False IRONIC_IS_HARDWARE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:93  IRONIC_IS_HARDWARE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:96  IRONIC_CALLBACK_TIMEOUT=3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:99  [[ True == False ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:102  IRONIC_PXE_BOOT_RETRY_TIMEOUT=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:106  IRONIC_PING_TIMEOUT=1200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:109  IRONIC_HW_NODE_CPU=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:110  IRONIC_HW_NODE_RAM=16384\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:111  IRONIC_HW_NODE_DISK=99\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:112  IRONIC_HW_EPHEMERAL_DISK=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:113  IRONIC_HW_ARCH=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:134  IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:137  uuidgen\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:137  IRONIC_NODE_UUID=85bfd93f-4917-42de-8123-e45de03d7484\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:138  IRONIC_SCRIPTS_DIR=/opt/stack/ironic/devstack/tools/ironic/scripts\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:139  IRONIC_TEMPLATES_DIR=/opt/stack/ironic/devstack/tools/ironic/templates\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:140  trueorfalse False IRONIC_BAREMETAL_BASIC_OPS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:140  IRONIC_BAREMETAL_BASIC_OPS=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:141  IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:142  IRONIC_TFTPSERVER_IP=169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:143  IRONIC_TFTP_BLOCKSIZE=1350\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:144  IRONIC_VM_COUNT=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:145  IRONIC_VM_SPECS_CPU=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:146  IRONIC_VM_SPECS_RAM=1280\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:147  IRONIC_VM_SPECS_CPU_ARCH=x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:148  IRONIC_VM_SPECS_DISK=10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:149  IRONIC_VM_SPECS_DISK_FORMAT=qcow2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:150  IRONIC_VM_EPHEMERAL_DISK=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:151  IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:152  IRONIC_VM_ENGINE=qemu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:153  IRONIC_VM_NETWORK_BRIDGE=brbm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:154  IRONIC_VM_INTERFACE_COUNT=2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:155  IRONIC_VM_VOLUME_COUNT=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:156  IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:157  IRONIC_CLEAN_NET_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:158  IRONIC_RESCUE_NET_NAME=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:159  IRONIC_EXTRA_PXE_PARAMS=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:160  IRONIC_TTY_DEV=ttyS0,115200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:162  IRONIC_TEMPEST_BUILD_TIMEOUT=3000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:163  [[ -n 3000 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:164  echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.'\nWARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:167  IRONIC_DEFAULT_API_VERSION=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:168  IRONIC_CMD='openstack baremetal'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:169  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:173  IRONIC_ENABLED_HARDWARE_TYPES=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:175  IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:176  IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:177  IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:178  IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:179  IRONIC_ENABLED_DEPLOY_INTERFACES=direct\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:180  IRONIC_ENABLED_INSPECT_INTERFACES=fake,no-inspect\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:181  IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:182  IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:183  IRONIC_ENABLED_POWER_INTERFACES=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:184  IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:185  IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:186  IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:187  IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:189  IRONIC_DEFAULT_BIOS_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:190  IRONIC_DEFAULT_BOOT_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:191  IRONIC_DEFAULT_CONSOLE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:192  IRONIC_DEFAULT_DEPLOY_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:193  IRONIC_DEFAULT_INSPECT_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:194  IRONIC_DEFAULT_MANAGEMENT_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:195  IRONIC_DEFAULT_NETWORK_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:196  IRONIC_DEFAULT_POWER_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:197  IRONIC_DEFAULT_RAID_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:198  IRONIC_DEFAULT_RESCUE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:199  IRONIC_DEFAULT_STORAGE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:200  IRONIC_DEFAULT_VENDOR_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:206  [[ qemu == \\a\\u\\t\\o ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:219  [[ qemu == \\k\\v\\m ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:226  trueorfalse True IRONIC_VM_LOG_CONSOLE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:226  IRONIC_VM_LOG_CONSOLE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:227  IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:228  trueorfalse True IRONIC_VM_LOG_ROTATE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:228  IRONIC_VM_LOG_ROTATE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:231  IRONIC_DEFAULT_RESOURCE_CLASS=baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:234  IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:237  trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:237  IRONIC_BUILD_DEPLOY_RAMDISK=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:240  IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:241  IRONIC_RAMDISK_TYPE=dib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:244  [[ ! dib =~ ^(tinyipa|dib)$ ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:250  IRONIC_DEPLOY_RAMDISK=/opt/stack/devstack/files/ir-deploy-ilo.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:251  IRONIC_DEPLOY_KERNEL=/opt/stack/devstack/files/ir-deploy-ilo.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:252  IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:256  IRONIC_EFIBOOT=/opt/stack/devstack/files/ir-deploy-ilo.efiboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:259  IPA_DOWNLOAD_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:260  echo master\n++++/opt/stack/ironic/devstack/lib/ironic:source:260  tr / -\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:260  IPA_DOWNLOAD_BRANCH=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:263  IRONIC_DIB_RAMDISK_OS=centos8\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:264  IRONIC_DIB_RAMDISK_RELEASE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:271  [[ False == \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:271  [[ -e /opt/stack/devstack/files/ir-deploy-ilo.initramfs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:271  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:272  case $IRONIC_RAMDISK_TYPE in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:278  IRONIC_AGENT_KERNEL_FILE=ipa-centos8-master.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:279  IRONIC_AGENT_RAMDISK_FILE=ipa-centos8-master.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:282  IRONIC_AGENT_KERNEL_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos8-master.kernel\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:283  IRONIC_AGENT_RAMDISK_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos8-master.initramfs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:288  IRONIC_DIB_RAMDISK_OPTIONS=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:289  [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:290  [[ centos8 == \\c\\e\\n\\t\\o\\s\\8 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:292  IRONIC_DIB_RAMDISK_OS=centos-minimal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:293  IRONIC_DIB_RAMDISK_RELEASE=8\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:295  IRONIC_DIB_RAMDISK_OPTIONS=centos-minimal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:298  IRONIC_DIB_DHCP_TIMEOUT=60\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:303  trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:303  IRONIC_DEPLOY_ISO_REQUIRED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:306  [[ True = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:306  [[ False = \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:306  [[ ! -e /opt/stack/devstack/files/ir-deploy-ilo.iso ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:315  IRONIC_DEPLOY_DRIVER=ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:318  echo ilo\n++++/opt/stack/ironic/devstack/lib/ironic:source:318  grep -w ilo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:318  [[ -z ilo ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:324  get_python_exec_prefix\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:56      local PYTHON_PATH=/usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:57      is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:57      is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++inc/python:get_python_exec_prefix:58      echo /usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:324  IRONIC_BIN_DIR=/usr/local/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:325  IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:326  IRONIC_UWSGI=/usr/local/bin/ironic-api-wsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:329  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:332  IRONIC_SERVICE_PROTOCOL=http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:333  IRONIC_SERVICE_PORT=6385\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:334  IRONIC_SERVICE_PORT_INT=16385\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:336  [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:337  IRONIC_HOSTPORT=169.16.1.117/baremetal\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:343  trueorfalse True IRONIC_IPXE_ENABLED\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:343  IRONIC_IPXE_ENABLED=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:345  trueorfalse False IRONIC_IPXE_USE_SWIFT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:345  IRONIC_IPXE_USE_SWIFT=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:346  IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:347  IRONIC_HTTP_PORT=9999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:350  IRONIC_RPC_TRANSPORT=oslo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:351  IRONIC_JSON_RPC_PORT=8089\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:357  IRONIC_VBMC_PORT_RANGE_START=6230\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:358  IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:359  IRONIC_VBMC_LOGFILE=/tmp/devstack_logs/ironic-bm-logs/virtualbmc.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:360  IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:363  IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:364  IRONIC_VPDU_PORT_RANGE_START=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:365  IRONIC_VPDU_LISTEN_PORT=1161\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:366  IRONIC_VPDU_COMMUNITY=private\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:367  IRONIC_VPDU_SNMPDRIVER=apc_rackpdu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:368  IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:371  IRONIC_REDFISH_EMULATOR_PORT=9132\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:372  IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:373  IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:378  trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:378  IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:381  IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:383  LIBVIRT_STORAGE_POOL=default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:384  LIBVIRT_STORAGE_POOL_PATH=/var/lib/libvirt/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:388  IRONIC_AUTH_STRATEGY=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:391  trueorfalse False IRONIC_TERMINAL_SSL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:391  IRONIC_TERMINAL_SSL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:392  IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:397  trueorfalse False IRONIC_USE_LINK_LOCAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:397  IRONIC_USE_LINK_LOCAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:400  IRONIC_DHCP_PROVIDER=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:403  IRONIC_NETWORK_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:408  IRONIC_PROVISION_NETWORK_NAME=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:412  IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:417  IRONIC_PROVISION_SEGMENTATION_ID=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:422  IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:426  IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:431  trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:431  IRONIC_USE_NEUTRON_SEGMENTS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:435  IRONIC_STORAGE_INTERFACE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:441  IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:442  IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:446  IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:448  [[ '' == \\p\\r\\i\\m\\a\\r\\y ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:452  [[ '' == \\s\\u\\b\\n\\o\\d\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:457  IRONIC_HTTP_SERVER=169.16.1.54\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:461  ISCSI_SERVICE_PORT=3260\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:471  IRONIC_DEPLOY_LOGS_COLLECT=always\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:475  IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:477  IRONIC_DEPLOY_LOGS_LOCAL_PATH=/tmp/devstack_logs/ironic-bm-logs/deploy_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:480  IRONIC_DEPLOY_FAST_TRACK=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:483  TEMPEST_BAREMETAL_MIN_MICROVERSION=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:486  TEMPEST_BAREMETAL_MAX_MICROVERSION=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:515  get_pxe_boot_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:490  local pxe_boot_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:491  [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:499  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:501  pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:502  for p in $pxe_paths\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:503  [[ -f /usr/lib/syslinux/pxelinux.0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:502  for p in $pxe_paths\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:503  [[ -f /usr/lib/PXELINUX/pxelinux.0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:504  pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:511  echo /usr/lib/PXELINUX/pxelinux.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:515  IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++/opt/stack/ironic/devstack/lib/ironic:source:517  trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:517  IRONIC_AUTOMATED_CLEAN_ENABLED=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:519  IRONIC_SECURE_BOOT=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:520  IRONIC_UEFI_BOOT_LOADER=grub2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:521  IRONIC_GRUB2_SHIM_FILE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:522  IRONIC_GRUB2_FILE=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:523  IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:524  UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE.fd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:525  UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS.fd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:528  [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:529  install_package shim\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1335     real_install_package shim\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1321  apt_get install shim\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n  shim\n0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 575 kB of archives.\nAfter this operation, 3,834 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 shim amd64 15+1533136590.3beb971-0ubuntu1 [575 kB]\nFetched 575 kB in 0s (1,233 kB/s)\nSelecting previously unselected package shim.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56616 files and directories currently installed.)\r\nPreparing to unpack .../shim_15+1533136590.3beb971-0ubuntu1_amd64.deb ...\r\nUnpacking shim (15+1533136590.3beb971-0ubuntu1) ...\r\nSetting up shim (15+1533136590.3beb971-0ubuntu1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2343           start_time=1578980686307\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2345           [[ -z 1578980686307 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           end_time=1578980700460\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2349           elapsed_time=14153\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2350           total=719899\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=734052\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:530  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:531  install_package grub-efi-amd64-signed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:install_package:1335     real_install_package grub-efi-amd64-signed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:real_install_package:1321  apt_get install grub-efi-amd64-signed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  efibootmgr grub-common grub-efi-amd64-bin grub-pc grub-pc-bin grub2-common\n  libefiboot1 libefivar1\nSuggested packages:\n  multiboot-doc grub-emu xorriso desktop-base\nRecommended packages:\n  os-prober secureboot-db\nThe following NEW packages will be installed:\n  efibootmgr grub-efi-amd64-bin grub-efi-amd64-signed libefiboot1 libefivar1\nThe following packages will be upgraded:\n  grub-common grub-pc grub-pc-bin grub2-common\n4 upgraded, 5 newly installed, 0 to remove and 18 not upgraded.\nNeed to get 4,393 kB of archives.\nAfter this operation, 6,538 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefivar1 amd64 34-1 [46.2 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefiboot1 amd64 34-1 [23.5 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 efibootmgr amd64 15-1 [28.2 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc amd64 2.02-2ubuntu8.14 [138 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc-bin amd64 2.02-2ubuntu8.14 [899 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub2-common amd64 2.02-2ubuntu8.14 [532 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-common amd64 2.02-2ubuntu8.14 [1,772 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-bin amd64 2.02-2ubuntu8.14 [655 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-signed amd64 1.93.15+2.02-2ubuntu8.14 [299 kB]\nPreconfiguring packages ...\nFetched 4,393 kB in 2s (2,116 kB/s)\nSelecting previously unselected package libefivar1:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56624 files and directories currently installed.)\r\nPreparing to unpack .../0-libefivar1_34-1_amd64.deb ...\r\nUnpacking libefivar1:amd64 (34-1) ...\r\nSelecting previously unselected package libefiboot1:amd64.\r\nPreparing to unpack .../1-libefiboot1_34-1_amd64.deb ...\r\nUnpacking libefiboot1:amd64 (34-1) ...\r\nSelecting previously unselected package efibootmgr.\r\nPreparing to unpack .../2-efibootmgr_15-1_amd64.deb ...\r\nUnpacking efibootmgr (15-1) ...\r\nPreparing to unpack .../3-grub-pc_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-pc (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nPreparing to unpack .../4-grub-pc-bin_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-pc-bin (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nPreparing to unpack .../5-grub2-common_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub2-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nPreparing to unpack .../6-grub-common_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...\r\nSelecting previously unselected package grub-efi-amd64-bin.\r\nPreparing to unpack .../7-grub-efi-amd64-bin_2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-efi-amd64-bin (2.02-2ubuntu8.14) ...\r\nSelecting previously unselected package grub-efi-amd64-signed.\r\nPreparing to unpack .../8-grub-efi-amd64-signed_1.93.15+2.02-2ubuntu8.14_amd64.deb ...\r\nUnpacking grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...\r\nSetting up libefivar1:amd64 (34-1) ...\r\nSetting up grub-common (2.02-2ubuntu8.14) ...\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nSetting up libefiboot1:amd64 (34-1) ...\r\nSetting up grub-pc-bin (2.02-2ubuntu8.14) ...\r\nSetting up efibootmgr (15-1) ...\r\nSetting up grub2-common (2.02-2ubuntu8.14) ...\r\nSetting up grub-efi-amd64-bin (2.02-2ubuntu8.14) ...\r\nSetting up grub-pc (2.02-2ubuntu8.14) ...\r\nInstalling for i386-pc platform.\r\nInstallation finished. No error reported.\r\nSourcing file `/etc/default/grub'\r\nSourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'\r\nGenerating grub configuration file ...\r\nFound linux image: /boot/vmlinuz-4.15.0-70-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-70-generic\r\nFound iPXE image: /boot/ipxe.lkrn\r\ndone\r\nSetting up grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for install-info (6.5.0.dfsg.1-2) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2343           start_time=1578980700839\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2345           [[ -z 1578980700839 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           end_time=1578980794252\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2349           elapsed_time=93413\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2350           total=734052\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=827465\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:538  [[ bios == \\u\\e\\f\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:572  IRONIC_DEFAULT_BOOT_OPTION=netboot\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:573  '[' netboot '!=' netboot ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:579  is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:584  IRONIC_MANAGE_TIMEOUT=120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:587  IRONIC_CLEANING_TIMEOUT=1200\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:589  IRONIC_CLEANING_DELAY=10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:590  IRONIC_CLEANING_ATTEMPTS=120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:594  IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:595  IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:596  IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:603  IRONIC_ANSIBLE_SSH_USER=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:619  IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:621  IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:742  is_deployed_by_redfish\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:694  [[ ilo == redfish ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:695  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:750  is_ansible_deploy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:714  [[ -z direct ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:715  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ pre-install == \\e\\x\\t\\r\\a ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:68  [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:851                       set_systemd_override DefaultLimitNOFILE 2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:783        local key=DefaultLimitNOFILE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:784        local value=2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:786        local sysconf=/etc/systemd/system.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:787        iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:788        echo 'Set systemd system override for DefaultLimitNOFILE=2048'\nSet systemd system override for DefaultLimitNOFILE=2048\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:set_systemd_override:790        sudo systemctl daemon-reload\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:853                       install_rpc_backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:52    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:54    install_package rabbitmq-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package rabbitmq-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install rabbitmq-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter\n  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic\n  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon\n  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp\n  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1\nSuggested packages:\n  erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc\n  odbc-postgresql tdsodbc unixodbc-bin\nThe following NEW packages will be installed:\n  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter\n  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic\n  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon\n  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp\n  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1\n  rabbitmq-server\n0 upgraded, 26 newly installed, 0 to remove and 18 not upgraded.\nNeed to get 24.5 MB of archives.\nAfter this operation, 40.4 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB]\nGet:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB]\nGet:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB]\nGet:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB]\nGet:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB]\nGet:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB]\nGet:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 rabbitmq-server all 3.6.10-1 [4,625 kB]\nFetched 24.5 MB in 12s (2,118 kB/s)\nSelecting previously unselected package erlang-base.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 56927 files and directories currently installed.)\r\nPreparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-asn1.\r\nPreparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-mnesia.\r\nPreparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-runtime-tools.\r\nPreparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-crypto.\r\nPreparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-public-key.\r\nPreparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-ssl.\r\nPreparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-inets.\r\nPreparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-corba.\r\nPreparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-syntax-tools.\r\nPreparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-diameter.\r\nPreparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-xmerl.\r\nPreparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-edoc.\r\nPreparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-eldap.\r\nPreparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-erl-docgen.\r\nPreparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-eunit.\r\nPreparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-ic.\r\nPreparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package libodbc1:amd64.\r\nPreparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ...\r\nUnpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ...\r\nSelecting previously unselected package erlang-odbc.\r\nPreparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-snmp.\r\nPreparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-os-mon.\r\nPreparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-parsetools.\r\nPreparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-ssh.\r\nPreparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-tools.\r\nPreparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...\r\nUnpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package erlang-nox.\r\nPreparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ...\r\nUnpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...\r\nSelecting previously unselected package rabbitmq-server.\r\nPreparing to unpack .../25-rabbitmq-server_3.6.10-1_all.deb ...\r\nUnpacking rabbitmq-server (3.6.10-1) ...\r\nSetting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ...\r\nSetting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ...\r\nSearching for services which depend on erlang and should be started...none found.\r\nSetting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...\r\nSetting up rabbitmq-server (3.6.10-1) ...\r\nAdding group `rabbitmq' (GID 126) ...\r\nDone.\r\nAdding system user `rabbitmq' (UID 118) ...\r\nAdding new user `rabbitmq' (UID 118) with group `rabbitmq' ...\r\nNot creating home directory `/var/lib/rabbitmq'.\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service \u2192 /lib/systemd/system/rabbitmq-server.service.\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980795549\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980795549 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578980887929\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=92380\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=827465\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=919845\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:55    is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:68    is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:install_rpc_backend:68    is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:854                       restart_rpc_backend\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:81    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:83    echo_summary 'Starting RabbitMQ'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Starting RabbitMQ\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:94    local i\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:restart_rpc_backend:95    seq 20\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:95    for i in `seq 20`\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:96    local rc=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:98    [[ 1 -eq 20 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:100   [[ 1 == \\0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:104   rabbit_setuser stackrabbit password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:173        local user=stackrabbit pass=password found= out=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:rabbit_setuser:174        sudo rabbitmqctl list_users\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:174        out='Listing users\nguest\t[administrator]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:rabbit_setuser:176        echo 'Listing users\nguest\t[administrator]'\n++lib/rpc_backend:rabbit_setuser:176        awk '$1 == user { print $1 }' user=stackrabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:176        found=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:177        '[' '' = stackrabbit ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:181        sudo rabbitmqctl add_user stackrabbit password\nCreating user \"stackrabbit\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:rabbit_setuser:184        sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'\nSetting permissions for user \"stackrabbit\" in vhost \"/\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:105   '[' 0 -ne 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:110   sudo rabbitmqctl change_password stackrabbit password\nChanging password for user \"stackrabbit\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:112   '[' 0 -ne 0 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:116   break\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:restart_rpc_backend:119   sudo rabbitmqctl delete_user guest\nDeleting user \"guest\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:856                       is_service_enabled mysql postgresql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:857                       install_database\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:install_database:116         install_database_mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:150  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:153  sudo debconf-set-selections\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:163  [[ ! -e /home/ubuntu/.my.cnf ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:164  cat\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:170  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:170  '[' mysql '!=' mariadb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:171  echo host=127.0.0.1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:173  chmod 0600 /home/ubuntu/.my.cnf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:176  is_oraclelinux\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_oraclelinux:436       [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_oraclelinux:440       '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:178  is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:178  is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:181  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_mysql:182  install_package mysql-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package mysql-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install mysql-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server-5.7\n  mysql-server-core-5.7\nSuggested packages:\n  mailx tinyca\nRecommended packages:\n  libhtml-template-perl\nThe following NEW packages will be installed:\n  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server\n  mysql-server-5.7 mysql-server-core-5.7\n0 upgraded, 6 newly installed, 0 to remove and 18 not upgraded.\nNeed to get 19.0 MB of archives.\nAfter this operation, 154 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [6,644 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [1,943 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [7,432 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [2,932 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.28-0ubuntu0.18.04.4 [9,940 B]\nPreconfiguring packages ...\nFetched 19.0 MB in 11s (1,772 kB/s)\nSelecting previously unselected package mysql-client-core-5.7.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 58928 files and directories currently installed.)\r\nPreparing to unpack .../0-mysql-client-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package mysql-client-5.7.\r\nPreparing to unpack .../1-mysql-client-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package mysql-server-core-5.7.\r\nPreparing to unpack .../2-mysql-server-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package libevent-core-2.1-6:amd64.\r\nPreparing to unpack .../3-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ...\r\nUnpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...\r\nSelecting previously unselected package mysql-server-5.7.\r\nPreparing to unpack .../4-mysql-server-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...\r\nUnpacking mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSelecting previously unselected package mysql-server.\r\nPreparing to unpack .../5-mysql-server_5.7.28-0ubuntu0.18.04.4_all.deb ...\r\nUnpacking mysql-server (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...\r\nSetting up mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nSetting up mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...\r\nupdate-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode\r\nRenaming removed key_buffer and myisam-recover options (if present)\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/mysql.service \u2192 /lib/systemd/system/mysql.service.\r\nSetting up mysql-server (5.7.28-0ubuntu0.18.04.4) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578980897860\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578980897860 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981015874\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=118014\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=919845\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1037859\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:859                       '[' -n mysql ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:860                       install_database_python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/database:install_database_python:121  install_database_python_mysql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:190  pip_install_gr PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='PyMySQL  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ PyMySQL   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : PyMySQL\nUsing 3.6 version to install PyMySQL based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=PyMySQL/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e PyMySQL/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting PyMySQL===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 518))\n  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)\nInstalling collected packages: PyMySQL\nSuccessfully installed PyMySQL-0.9.3\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981016283\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981016283 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981032204\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=15921\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=184563\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=200484\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:191  [[ PyMySQL == \\M\\y\\S\\Q\\L\\-\\p\\y\\t\\h\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:193  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/databases/mysql:install_database_python_mysql:194  ADDITIONAL_VENV_PACKAGES+=,PyMySQL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:863                       is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:864                       install_neutron_agent_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron_agent_packages:687  is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron_agent_packages:689  install_neutron_agent_packages_mutnauq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:454  is_service_enabled q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:455  install_package radvd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package radvd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install radvd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n  radvd\n0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.\nNeed to get 59.0 kB of archives.\nAfter this operation, 164 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB]\nFetched 59.0 kB in 0s (418 kB/s)\nSelecting previously unselected package radvd.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59165 files and directories currently installed.)\r\nPreparing to unpack .../radvd_1%3a2.16-3_amd64.deb ...\r\nUnpacking radvd (1:2.16-3) ...\r\nSetting up radvd (1:2.16-3) ...\r\nJob for radvd.service failed because the control process exited with error code.\r\nSee \"systemctl status radvd.service\" and \"journalctl -xe\" for details.\r\ninvoke-rc.d: initscript radvd, action \"start\" failed.\r\n\u001b[0;1;31m\u25cf\u001b[0m radvd.service - Router advertisement daemon for IPv6\r\n   Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled)\r\n   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2020-01-14 05:50:44 UTC; 26ms ago\r\n     Docs: man:radvd(8)\r\n  Process: 5224 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m\r\n\r\nJan 14 05:50:44 ubuntu systemd[1]: Starting Router advertisement daemon for IPv6...\r\nJan 14 05:50:44 ubuntu radvd[5224]: can't open /etc/radvd.conf: No such file or directory\r\nJan 14 05:50:44 ubuntu radvd[5224]: Insecure file permissions, but continuing anyway\r\nJan 14 05:50:44 ubuntu radvd[5224]: exiting, failed to read config file\r\nJan 14 05:50:44 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Control process exited, code=exited status=1\u001b[0m\r\nJan 14 05:50:44 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Failed with result 'exit-code'.\u001b[0m\r\nJan 14 05:50:44 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start Router advertisement daemon for IPv6.\u001b[0m\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981032836\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981032836 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981052394\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=19558\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=1037859\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1057417\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458  is_service_enabled q-agt q-dhcp q-l3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459  neutron_plugin_install_agent_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17  _neutron_ovs_base_install_agent_packages\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  get_packages openvswitch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  install_package fakeroot make openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:install_package:1335     real_install_package fakeroot make openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:real_install_package:1321  apt_get install fakeroot make openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch\nReading package lists...\nBuilding dependency tree...\nReading state information...\nmake is already the newest version (4.1-9.1ubuntu1).\nThe following additional packages will be installed:\n  libfakeroot openvswitch-common python-six\nSuggested packages:\n  openvswitch-doc\nThe following NEW packages will be installed:\n  fakeroot libfakeroot openvswitch-common openvswitch-switch python-six\n0 upgraded, 5 newly installed, 0 to remove and 18 not upgraded.\nNeed to get 2,421 kB of archives.\nAfter this operation, 10.7 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-common amd64 2.9.5-0ubuntu0.18.04.1 [815 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-switch amd64 2.9.5-0ubuntu0.18.04.1 [1,507 kB]\nFetched 2,421 kB in 1s (2,266 kB/s)\nSelecting previously unselected package libfakeroot:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59178 files and directories currently installed.)\r\nPreparing to unpack .../libfakeroot_1.22-2ubuntu1_amd64.deb ...\r\nUnpacking libfakeroot:amd64 (1.22-2ubuntu1) ...\r\nSelecting previously unselected package fakeroot.\r\nPreparing to unpack .../fakeroot_1.22-2ubuntu1_amd64.deb ...\r\nUnpacking fakeroot (1.22-2ubuntu1) ...\r\nSelecting previously unselected package python-six.\r\nPreparing to unpack .../python-six_1.11.0-2_all.deb ...\r\nUnpacking python-six (1.11.0-2) ...\r\nSelecting previously unselected package openvswitch-common.\r\nPreparing to unpack .../openvswitch-common_2.9.5-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...\r\nSelecting previously unselected package openvswitch-switch.\r\nPreparing to unpack .../openvswitch-switch_2.9.5-0ubuntu0.18.04.1_amd64.deb ...\r\nUnpacking openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...\r\nSetting up python-six (1.11.0-2) ...\r\nSetting up libfakeroot:amd64 (1.22-2ubuntu1) ...\r\nSetting up openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...\r\nSetting up fakeroot (1.22-2ubuntu1) ...\r\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\r\nSetting up openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...\r\nupdate-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service \u2192 /lib/systemd/system/openvswitch-switch.service.\r\novs-vswitchd.service is a disabled or a static unit, not starting it.\r\novsdb-server.service is a disabled or a static unit, not starting it.\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1114             result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981052928\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981052928 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981080455\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=27527\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=1057417\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1084944\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1118             return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66  _neutron_ovs_base_install_ubuntu_dkms\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52  local kernel_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  uname -r\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  kernel_version=4.15.0-70-generic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54  local kernel_major_minor\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  echo 4.15.0-70-generic\ntput: No value for $TERM and no -T specified\n++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  cut -d. -f1-2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  kernel_major_minor=4.15\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57  vercmp 4.15 '<' 3.13\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:599                      local v1=4.15\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:600                      local 'op=<'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:601                      local v2=3.13\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:602                      local result\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:vercmp:606                      echo -e '4.15\\n3.13'\ntput: No value for $TERM and no -T specified\n++functions:vercmp:606                      head -1\ntput: No value for $TERM and no -T specified\n++functions:vercmp:606                      sort -V\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:606                      result=3.13\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:608                      case $op in\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:618                      '[' 4.15 '!=' 3.13 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:618                      '[' 3.13 = 4.15 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:vercmp:619                      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67  restart_service openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart openvswitch-switch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:867                       is_service_enabled etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:868                       install_etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:103               echo 'Installing etcd'\nInstalling etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:106               sudo mkdir -p /opt/stack/bin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:107               sudo mkdir -p /opt/stack/data/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:108               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:109               sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:113               local etcd_file\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/etcd3:install_etcd3:114               get_extra_file https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:61               local file_url=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions:get_extra_file:63               basename https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:63               file_name=etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:64               [[ https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:66               [[ ! -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:67               wget --progress=dot:giga -t 2 -c https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\n--2020-01-14 05:51:23--  https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\nResolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 301 Moved Permanently\nLocation: https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz [following]\n--2020-01-14 05:51:25--  https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz\nReusing existing connection to github.com:443.\nProxy request sent, awaiting response... 302 Found\nLocation: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200114T033241Z&X-Amz-Expires=300&X-Amz-Signature=3d56db868bc88d4d07e8eef3c653d7be2e2d2e03ad0fb8f702e91382747feceb&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following]\n--2020-01-14 05:51:25--  https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200114T033241Z&X-Amz-Expires=300&X-Amz-Signature=3d56db868bc88d4d07e8eef3c653d7be2e2d2e03ad0fb8f702e91382747feceb&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream\nConnecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.\nProxy request sent, awaiting response... 200 OK\nLength: 11350736 (11M) [application/octet-stream]\nSaving to: \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019\n\n     0K ........ ..                        100%  801K=14s\n\n2020-01-14 05:51:40 (801 KB/s) - \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019 saved [11350736/11350736]\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:68               [[ 0 -ne 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:72               echo /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_extra_file:73               return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:114               etcd_file=/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:115               '[' '!' -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:116               echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:118               sha256sum -c /opt/stack/devstack/files/etcd.sha256sum\n/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:120               tar xzvf /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /opt/stack/devstack/files\netcd-v3.3.12-linux-amd64/\netcd-v3.3.12-linux-amd64/README.md\netcd-v3.3.12-linux-amd64/Documentation/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md\netcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md\netcd-v3.3.12-linux-amd64/Documentation/integrations.md\netcd-v3.3.12-linux-amd64/Documentation/README.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/rfc/\netcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md\netcd-v3.3.12-linux-amd64/Documentation/docs.md\netcd-v3.3.12-linux-amd64/Documentation/production-users.md\netcd-v3.3.12-linux-amd64/Documentation/metrics.md\netcd-v3.3.12-linux-amd64/Documentation/v2/\netcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md\netcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md\netcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md\netcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md\netcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md\netcd-v3.3.12-linux-amd64/Documentation/v2/README.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md\netcd-v3.3.12-linux-amd64/Documentation/v2/rfc/\netcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md\netcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md\netcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md\netcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md\netcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md\netcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md\netcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md\netcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md\netcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md\netcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md\netcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md\netcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md\netcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md\netcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml\netcd-v3.3.12-linux-amd64/Documentation/v2/security.md\netcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md\netcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md\netcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/platforms/\netcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md\netcd-v3.3.12-linux-amd64/Documentation/v2/faq.md\netcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md\netcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md\netcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules\netcd-v3.3.12-linux-amd64/Documentation/v2/api.md\netcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md\netcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md\netcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md\netcd-v3.3.12-linux-amd64/Documentation/v2/dev/\netcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md\netcd-v3.3.12-linux-amd64/Documentation/branch_management.md\netcd-v3.3.12-linux-amd64/Documentation/platforms/\netcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md\netcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md\netcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md\netcd-v3.3.12-linux-amd64/Documentation/faq.md\netcd-v3.3.12-linux-amd64/Documentation/dl_build.md\netcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md\netcd-v3.3.12-linux-amd64/Documentation/tuning.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md\netcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md\netcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md\netcd-v3.3.12-linux-amd64/Documentation/learning/\netcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md\netcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md\netcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md\netcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md\netcd-v3.3.12-linux-amd64/Documentation/learning/why.md\netcd-v3.3.12-linux-amd64/Documentation/learning/api.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/\netcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json\netcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules\netcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml\netcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png\netcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md\netcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md\netcd-v3.3.12-linux-amd64/Documentation/demo.md\netcd-v3.3.12-linux-amd64/README-etcdctl.md\netcd-v3.3.12-linux-amd64/etcdctl\netcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md\netcd-v3.3.12-linux-amd64/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:121               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:122               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/etcd3:install_etcd3:124               '[' '!' -f /opt/stack/bin/etcd ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:877                       is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:886                       echo_summary 'Installing OpenStack project source'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:echo_summary:458               echo -e Installing OpenStack project source\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:889                       install_libs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:88             _install_lib_from_source automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=automaton\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,automaton, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:89             _install_lib_from_source castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=castellan\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,castellan, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:90             _install_lib_from_source cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=cliff\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,cliff, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:91             _install_lib_from_source cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=cursive\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,cursive, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:92             _install_lib_from_source debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=debtcollector\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,debtcollector, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:93             _install_lib_from_source futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=futurist\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,futurist, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:94             _install_lib_from_source openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=openstacksdk\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,openstacksdk, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:95             _install_lib_from_source osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=osc-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-lib, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:96             _install_lib_from_source osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=osc-placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-placement, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:97             _install_lib_from_source os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=os-client-config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,os-client-config, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:98             _install_lib_from_source oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.cache, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:99             _install_lib_from_source oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.concurrency\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.concurrency, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:100            _install_lib_from_source oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.config, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:101            _install_lib_from_source oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.context\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.context, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:102            _install_lib_from_source oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.db\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.db, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:103            _install_lib_from_source oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.i18n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.i18n, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:104            _install_lib_from_source oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.log\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.log, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:105            _install_lib_from_source oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.messaging\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.messaging, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:106            _install_lib_from_source oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.middleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.middleware, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:107            _install_lib_from_source oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.policy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.policy, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:108            _install_lib_from_source oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.privsep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.privsep, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:109            _install_lib_from_source oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.reports\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.reports, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:110            _install_lib_from_source oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.rootwrap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.rootwrap, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:111            _install_lib_from_source oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.serialization\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.serialization, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:112            _install_lib_from_source oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.service, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:113            _install_lib_from_source oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.utils\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.utils, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:114            _install_lib_from_source oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.versionedobjects\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.versionedobjects, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:115            _install_lib_from_source oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=oslo.vmware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.vmware, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:116            _install_lib_from_source osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=osprofiler\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,osprofiler, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:117            _install_lib_from_source pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=pycadf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,pycadf, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:118            _install_lib_from_source stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=stevedore\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,stevedore, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:119            _install_lib_from_source taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=taskflow\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,taskflow, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:120            _install_lib_from_source tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=tooz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,tooz, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:124            _install_lib_from_source os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=os-brick\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,os-brick, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:125            _install_lib_from_source os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=os-traits\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,os-traits, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:128            _install_lib_from_source python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:72  local name=python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:_install_lib_from_source:73  use_library_from_git python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-barbicanclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-barbicanclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:135            pip_install etcd3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : etcd3\nUsing 3.6 version to install etcd3 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=etcd3/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e etcd3/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting etcd3===0.11.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 626))\n  Downloading https://files.pythonhosted.org/packages/30/1b/6402bb034afd85a33f3fe0ea064a496f3f96917e21ddefbe70c89735ccbf/etcd3-0.11.1.tar.gz (63kB)\nCollecting grpcio===1.26.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 75))\n  Downloading https://files.pythonhosted.org/packages/8b/9b/ba5d094f979325fdba696bafa9ee23cc50b8fc60481e3d2a9e13d76817dc/grpcio-1.26.0-cp36-cp36m-manylinux1_x86_64.whl (2.5MB)\nCollecting protobuf===3.11.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 465))\n  Downloading https://files.pythonhosted.org/packages/ca/ac/838c8c8a5f33a58132dd2ad2a30329f6ae1614a9f56ffb79eaaf71a9d156/protobuf-3.11.2-cp36-cp36m-manylinux1_x86_64.whl (1.3MB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))\nCollecting tenacity===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 607))\n  Downloading https://files.pythonhosted.org/packages/bf/d4/8cab4b5239ddb62d950243abff9e88046bb61737ce3eee8694b3d748560c/tenacity-6.0.0-py2.py3-none-any.whl\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from protobuf===3.11.2->-c /opt/stack/requirements/upper-constraints.txt (line 465))\nBuilding wheels for collected packages: etcd3\n  Running setup.py bdist_wheel for etcd3: started\n  Running setup.py bdist_wheel for etcd3: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/c5/69/be/c174918af633ca012d5f74d11913418b18dab58149a6e668a2\nSuccessfully built etcd3\nInstalling collected packages: grpcio, protobuf, tenacity, etcd3\nSuccessfully installed etcd3-0.11.1 grpcio-1.26.0 protobuf-3.11.2 tenacity-6.0.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981105036\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981105036 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981129229\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=24193\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=200484\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=224677\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/libraries:install_libs:136            pip_install etcd3gw\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : etcd3gw\nUsing 3.6 version to install etcd3gw based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=etcd3gw/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e etcd3gw/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting etcd3gw===0.2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 576))\n  Downloading https://files.pythonhosted.org/packages/0a/47/5a9b988743916fb34c8d034e369e315c0c23cb012c53866774abcbc72557/etcd3gw-0.2.4-py2.py3-none-any.whl\nCollecting futurist===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 664))\n  Downloading https://files.pythonhosted.org/packages/6e/56/cc28af95883fad946cc394fa4b326c2890bd392bd3b79ec9e22f6308d840/futurist-1.10.0-py2.py3-none-any.whl\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nCollecting requests===2.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 276))\n  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))\nCollecting urllib3===1.25.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 212))\n  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nCollecting certifi===2019.11.28 (from -c /opt/stack/requirements/upper-constraints.txt (line 50))\n  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)\nCollecting idna===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 460))\n  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)\nInstalling collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw\n  Found existing installation: certifi 2018.1.18\n    Uninstalling certifi-2018.1.18:\n      Successfully uninstalled certifi-2018.1.18\n  Found existing installation: urllib3 1.22\n    Uninstalling urllib3-1.22:\n      Successfully uninstalled urllib3-1.22\n  Found existing installation: idna 2.6\n    Uninstalling idna-2.6:\n      Successfully uninstalled idna-2.6\n  Found existing installation: requests 2.18.4\n    Uninstalling requests-2.18.4:\n      Successfully uninstalled requests-2.18.4\nSuccessfully installed certifi-2019.11.28 etcd3gw-0.2.4 futurist-1.10.0 idna-2.8 requests-2.22.0 urllib3-1.25.7\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981129345\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981129345 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981148152\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=18807\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=224677\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=243484\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:892                       install_apache_uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:80        local apxs=apxs2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:81        is_fedora\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:448            [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:92        local dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_uwsgi:93        mktemp -d\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:93        dir=/tmp/tmp.O6U0XRqLu6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:94        pushd /tmp/tmp.O6U0XRqLu6\n/tmp/tmp.O6U0XRqLu6 /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:95        pip_install uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : uwsgi\nUsing 3.6 version to install uwsgi based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting uwsgi\n  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)\nBuilding wheels for collected packages: uwsgi\n  Running setup.py bdist_wheel for uwsgi: started\n  Running setup.py bdist_wheel for uwsgi: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/2d/0c/b0/f3ba1bbce35c3766c9dac8c3d15d5431cac57e7a8c4111c268\nSuccessfully built uwsgi\nInstalling collected packages: uwsgi\nSuccessfully installed uwsgi-2.0.18\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981148405\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981148405 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981214645\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=66240\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=243484\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=309724\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:96        pip download uwsgi -c /opt/stack/requirements/upper-constraints.txt\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting uwsgi\n  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)\n  Saved ./uwsgi-2.0.18.tar.gz\nSuccessfully downloaded uwsgi\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:97        local uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:install_apache_uwsgi:98        ls uwsgi-2.0.18.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:98        uwsgi=uwsgi-2.0.18.tar.gz\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:99        tar xvf uwsgi-2.0.18.tar.gz\nuwsgi-2.0.18/\nuwsgi-2.0.18/.gitignore\nuwsgi-2.0.18/.travis.yml\nuwsgi-2.0.18/CONTRIBUTORS\nuwsgi-2.0.18/INSTALL\nuwsgi-2.0.18/LICENSE\nuwsgi-2.0.18/Makefile\nuwsgi-2.0.18/PKG-INFO\nuwsgi-2.0.18/README\nuwsgi-2.0.18/apache2/\nuwsgi-2.0.18/apache2/mod_Ruwsgi.c\nuwsgi-2.0.18/apache2/mod_proxy_uwsgi.c\nuwsgi-2.0.18/apache2/mod_uwsgi.c\nuwsgi-2.0.18/attach.py\nuwsgi-2.0.18/bin/\nuwsgi-2.0.18/bin/uwsgi\nuwsgi-2.0.18/buildconf/\nuwsgi-2.0.18/buildconf/all.ini\nuwsgi-2.0.18/buildconf/asyncio.ini\nuwsgi-2.0.18/buildconf/base.ini\nuwsgi-2.0.18/buildconf/cgi.ini\nuwsgi-2.0.18/buildconf/core.ini\nuwsgi-2.0.18/buildconf/coroae.ini\nuwsgi-2.0.18/buildconf/coverity.ini\nuwsgi-2.0.18/buildconf/default.ini\nuwsgi-2.0.18/buildconf/django.ini\nuwsgi-2.0.18/buildconf/embedded.ini\nuwsgi-2.0.18/buildconf/erlang.ini\nuwsgi-2.0.18/buildconf/gccgo.ini\nuwsgi-2.0.18/buildconf/gevent.ini\nuwsgi-2.0.18/buildconf/glusterfs.ini\nuwsgi-2.0.18/buildconf/gridfs.ini\nuwsgi-2.0.18/buildconf/jwsgi.ini\nuwsgi-2.0.18/buildconf/lib.ini\nuwsgi-2.0.18/buildconf/lua.ini\nuwsgi-2.0.18/buildconf/luap.ini\nuwsgi-2.0.18/buildconf/minimal.ini\nuwsgi-2.0.18/buildconf/modular.ini\nuwsgi-2.0.18/buildconf/mono.ini\nuwsgi-2.0.18/buildconf/nolang.ini\nuwsgi-2.0.18/buildconf/package.ini\nuwsgi-2.0.18/buildconf/php.ini\nuwsgi-2.0.18/buildconf/plonly.ini\nuwsgi-2.0.18/buildconf/ppa.ini\nuwsgi-2.0.18/buildconf/psgi.ini\nuwsgi-2.0.18/buildconf/pyerl.ini\nuwsgi-2.0.18/buildconf/pylua.ini\nuwsgi-2.0.18/buildconf/pyonly.ini\nuwsgi-2.0.18/buildconf/pypy.ini\nuwsgi-2.0.18/buildconf/pypyonly.ini\nuwsgi-2.0.18/buildconf/pyring.ini\nuwsgi-2.0.18/buildconf/pyuwsgi.ini\nuwsgi-2.0.18/buildconf/pyuwsginossl.ini\nuwsgi-2.0.18/buildconf/rack.ini\nuwsgi-2.0.18/buildconf/rados.ini\nuwsgi-2.0.18/buildconf/rbonly.ini\nuwsgi-2.0.18/buildconf/ring.ini\nuwsgi-2.0.18/buildconf/ruby2.ini\nuwsgi-2.0.18/buildconf/servlet.ini\nuwsgi-2.0.18/buildconf/travis.ini\nuwsgi-2.0.18/buildconf/unbit.ini\nuwsgi-2.0.18/buildconf/unbitstaff.ini\nuwsgi-2.0.18/buildconf/uwsgi.it.ini\nuwsgi-2.0.18/buildconf/v8.ini\nuwsgi-2.0.18/contrib/\nuwsgi-2.0.18/contrib/Uwsgi.pm\nuwsgi-2.0.18/contrib/binder.pl\nuwsgi-2.0.18/contrib/centos_init_script\nuwsgi-2.0.18/contrib/cgi_python.c\nuwsgi-2.0.18/contrib/cryptologger.rb\nuwsgi-2.0.18/contrib/emperormon.ru\nuwsgi-2.0.18/contrib/fdconf.pl\nuwsgi-2.0.18/contrib/graphite_uwsgi.py\nuwsgi-2.0.18/contrib/launchd/\nuwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.emperor.plist\nuwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.plist\nuwsgi-2.0.18/contrib/loadapp.pl\nuwsgi-2.0.18/contrib/pypy/\nuwsgi-2.0.18/contrib/pypy/uwsgi_pypy_greenlets.py\nuwsgi-2.0.18/contrib/pyuwsgi.py\nuwsgi-2.0.18/contrib/runuwsgi.py\nuwsgi-2.0.18/contrib/securesubscribe.pl\nuwsgi-2.0.18/contrib/spoolqueue/\nuwsgi-2.0.18/contrib/spoolqueue/producer.py\nuwsgi-2.0.18/contrib/spoolqueue/tasks.py\nuwsgi-2.0.18/contrib/spoolqueue/tasksconsumer.py\nuwsgi-2.0.18/contrib/subscribe.pl\nuwsgi-2.0.18/contrib/twuwsgi.py\nuwsgi-2.0.18/contrib/upstart/\nuwsgi-2.0.18/contrib/upstart/emperor.conf\nuwsgi-2.0.18/contrib/upstart/uwsgi.conf\nuwsgi-2.0.18/contrib/upython\nuwsgi-2.0.18/contrib/urack.rb\nuwsgi-2.0.18/contrib/uwsgi-cache-monitor.py\nuwsgi-2.0.18/contrib/uwsgi.erl\nuwsgi-2.0.18/contrib/uwsgi.java\nuwsgi-2.0.18/contrib/uwsgi.rb\nuwsgi-2.0.18/contrib/uwsgi_client.c\nuwsgi-2.0.18/contrib/uwsgi_dynamic_client.c\nuwsgi-2.0.18/contrib/uwsgisubscribers.ru\nuwsgi-2.0.18/contrib/xinetd_uwsgi\nuwsgi-2.0.18/core/\nuwsgi-2.0.18/core/alarm.c\nuwsgi-2.0.18/core/async.c\nuwsgi-2.0.18/core/buffer.c\nuwsgi-2.0.18/core/cache.c\nuwsgi-2.0.18/core/chunked.c\nuwsgi-2.0.18/core/clang_fake.c\nuwsgi-2.0.18/core/clock.c\nuwsgi-2.0.18/core/config.c\nuwsgi-2.0.18/core/cookie.c\nuwsgi-2.0.18/core/cron.c\nuwsgi-2.0.18/core/daemons.c\nuwsgi-2.0.18/core/emperor.c\nuwsgi-2.0.18/core/errors.c\nuwsgi-2.0.18/core/event.c\nuwsgi-2.0.18/core/exceptions.c\nuwsgi-2.0.18/core/fifo.c\nuwsgi-2.0.18/core/fsmon.c\nuwsgi-2.0.18/core/gateway.c\nuwsgi-2.0.18/core/hash.c\nuwsgi-2.0.18/core/hooks.c\nuwsgi-2.0.18/core/ini.c\nuwsgi-2.0.18/core/init.c\nuwsgi-2.0.18/core/io.c\nuwsgi-2.0.18/core/json.c\nuwsgi-2.0.18/core/legion.c\nuwsgi-2.0.18/core/lock.c\nuwsgi-2.0.18/core/logging.\nuwsgi-2.0.18/core/logging.c\nuwsgi-2.0.18/core/loop.c\nuwsgi-2.0.18/core/master.c\nuwsgi-2.0.18/core/master_checks.c\nuwsgi-2.0.18/core/master_events.c\nuwsgi-2.0.18/core/master_utils.c\nuwsgi-2.0.18/core/metrics.c\nuwsgi-2.0.18/core/mount.c\nuwsgi-2.0.18/core/mule.c\nuwsgi-2.0.18/core/notify.c\nuwsgi-2.0.18/core/offload.c\nuwsgi-2.0.18/core/plugins.c\nuwsgi-2.0.18/core/plugins_builder.c\nuwsgi-2.0.18/core/progress.c\nuwsgi-2.0.18/core/protocol.c\nuwsgi-2.0.18/core/querystring.c\nuwsgi-2.0.18/core/queue.c\nuwsgi-2.0.18/core/rb_timers.c\nuwsgi-2.0.18/core/reader.c\nuwsgi-2.0.18/core/regexp.c\nuwsgi-2.0.18/core/routing.c\nuwsgi-2.0.18/core/rpc.c\nuwsgi-2.0.18/core/sendfile.c\nuwsgi-2.0.18/core/setup_utils.c\nuwsgi-2.0.18/core/sharedarea.c\nuwsgi-2.0.18/core/signal.c\nuwsgi-2.0.18/core/skel.c\nuwsgi-2.0.18/core/snmp.c\nuwsgi-2.0.18/core/socket.c\nuwsgi-2.0.18/core/spooler.c\nuwsgi-2.0.18/core/ssl.c\nuwsgi-2.0.18/core/static.c\nuwsgi-2.0.18/core/stats.c\nuwsgi-2.0.18/core/storage.c\nuwsgi-2.0.18/core/strings.c\nuwsgi-2.0.18/core/subscription.c\nuwsgi-2.0.18/core/timebomb.c\nuwsgi-2.0.18/core/transformations.c\nuwsgi-2.0.18/core/utils.c\nuwsgi-2.0.18/core/uwsgi.c\nuwsgi-2.0.18/core/websockets.c\nuwsgi-2.0.18/core/writer.c\nuwsgi-2.0.18/core/xmlconf.c\nuwsgi-2.0.18/core/yaml.c\nuwsgi-2.0.18/core/zeus.c\nuwsgi-2.0.18/core/zlib.c\nuwsgi-2.0.18/examples/\nuwsgi-2.0.18/examples/bootstrap.py\nuwsgi-2.0.18/examples/bootstrap2.py\nuwsgi-2.0.18/examples/bootstrap3.py\nuwsgi-2.0.18/examples/bootstrap4.py\nuwsgi-2.0.18/examples/bootstrap5.py\nuwsgi-2.0.18/examples/config.lua\nuwsgi-2.0.18/examples/config.ru\nuwsgi-2.0.18/examples/config17.ru\nuwsgi-2.0.18/examples/config2.lua\nuwsgi-2.0.18/examples/config2.ru\nuwsgi-2.0.18/examples/config30.ru\nuwsgi-2.0.18/examples/corostream.pl\nuwsgi-2.0.18/examples/debug.ini\nuwsgi-2.0.18/examples/fibers.ru\nuwsgi-2.0.18/examples/fibers.yml\nuwsgi-2.0.18/examples/flaskpost.py\nuwsgi-2.0.18/examples/heavytest.ini\nuwsgi-2.0.18/examples/heavytest.py\nuwsgi-2.0.18/examples/info_uwsgi.php\nuwsgi-2.0.18/examples/logic.ini\nuwsgi-2.0.18/examples/mega.xml\nuwsgi-2.0.18/examples/mjpeg_stream.py\nuwsgi-2.0.18/examples/mojoapp.pl\nuwsgi-2.0.18/examples/multi.ini\nuwsgi-2.0.18/examples/multi.xml\nuwsgi-2.0.18/examples/multiapp.py\nuwsgi-2.0.18/examples/protected.ini\nuwsgi-2.0.18/examples/router.lua\nuwsgi-2.0.18/examples/simple_app.py\nuwsgi-2.0.18/examples/simple_app_wsgi2.py\nuwsgi-2.0.18/examples/simple_logger.py\nuwsgi-2.0.18/examples/sites.xml\nuwsgi-2.0.18/examples/sputnik.ws\nuwsgi-2.0.18/examples/staticfilesnmp.py\nuwsgi-2.0.18/examples/taskqueue.py\nuwsgi-2.0.18/examples/uwsgi.xml\nuwsgi-2.0.18/examples/uwsgirouter.py\nuwsgi-2.0.18/examples/uwsgirouter2.py\nuwsgi-2.0.18/examples/uwsgirouter3.py\nuwsgi-2.0.18/examples/uwsgirouter4.py\nuwsgi-2.0.18/examples/uwsgirouter5.py\nuwsgi-2.0.18/examples/uwsgistatus.py\nuwsgi-2.0.18/examples/welcome.ini\nuwsgi-2.0.18/examples/welcome.py\nuwsgi-2.0.18/examples/welcome3.py\nuwsgi-2.0.18/examples/werkzeug.js\nuwsgi-2.0.18/examples/werkzeug.yml\nuwsgi-2.0.18/examples/werkzeug_strict.yml\nuwsgi-2.0.18/examples/xmlindex-html.xsl\nuwsgi-2.0.18/examples/xmlindex.ini\nuwsgi-2.0.18/examples/zmqgevent.ini\nuwsgi-2.0.18/ext/\nuwsgi-2.0.18/ext/uwsgi/\nuwsgi-2.0.18/ext/uwsgi/extconf.rb\nuwsgi-2.0.18/install.sh\nuwsgi-2.0.18/lib/\nuwsgi-2.0.18/lib/linux_ns.c\nuwsgi-2.0.18/lib/netlink.c\nuwsgi-2.0.18/lib/sun_fixes.c\nuwsgi-2.0.18/logo_uWSGI.png\nuwsgi-2.0.18/logo_uWSGI.svg\nuwsgi-2.0.18/mongrel2-uwsgi.conf\nuwsgi-2.0.18/plugins/\nuwsgi-2.0.18/plugins/airbrake/\nuwsgi-2.0.18/plugins/airbrake/airbrake_plugin.c\nuwsgi-2.0.18/plugins/airbrake/uwsgiplugin.py\nuwsgi-2.0.18/plugins/alarm_curl/\nuwsgi-2.0.18/plugins/alarm_curl/alarm_curl_plugin.c\nuwsgi-2.0.18/plugins/alarm_curl/uwsgiplugin.py\nuwsgi-2.0.18/plugins/alarm_speech/\nuwsgi-2.0.18/plugins/alarm_speech/alarm_speech.m\nuwsgi-2.0.18/plugins/alarm_speech/uwsgiplugin.py\nuwsgi-2.0.18/plugins/alarm_xmpp/\nuwsgi-2.0.18/plugins/alarm_xmpp/alarm_xmpp_plugin.c\nuwsgi-2.0.18/plugins/alarm_xmpp/gloox.cc\nuwsgi-2.0.18/plugins/alarm_xmpp/uwsgiplugin.py\nuwsgi-2.0.18/plugins/asyncio/\nuwsgi-2.0.18/plugins/asyncio/asyncio.c\nuwsgi-2.0.18/plugins/asyncio/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cache/\nuwsgi-2.0.18/plugins/cache/cache.c\nuwsgi-2.0.18/plugins/cache/uwsgiplugin.py\nuwsgi-2.0.18/plugins/carbon/\nuwsgi-2.0.18/plugins/carbon/carbon.c\nuwsgi-2.0.18/plugins/carbon/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cgi/\nuwsgi-2.0.18/plugins/cgi/cgi_plugin.c\nuwsgi-2.0.18/plugins/cgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cheaper_backlog2/\nuwsgi-2.0.18/plugins/cheaper_backlog2/cheaper_backlog2.c\nuwsgi-2.0.18/plugins/cheaper_backlog2/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cheaper_busyness/\nuwsgi-2.0.18/plugins/cheaper_busyness/cheaper_busyness.c\nuwsgi-2.0.18/plugins/cheaper_busyness/uwsgiplugin.py\nuwsgi-2.0.18/plugins/clock_monotonic/\nuwsgi-2.0.18/plugins/clock_monotonic/clock_monotonic.c\nuwsgi-2.0.18/plugins/clock_monotonic/uwsgiplugin.py\nuwsgi-2.0.18/plugins/clock_realtime/\nuwsgi-2.0.18/plugins/clock_realtime/clock_realtime.c\nuwsgi-2.0.18/plugins/clock_realtime/uwsgiplugin.py\nuwsgi-2.0.18/plugins/corerouter/\nuwsgi-2.0.18/plugins/corerouter/corerouter.c\nuwsgi-2.0.18/plugins/corerouter/cr.h\nuwsgi-2.0.18/plugins/corerouter/cr_common.c\nuwsgi-2.0.18/plugins/corerouter/cr_map.c\nuwsgi-2.0.18/plugins/corerouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/coroae/\nuwsgi-2.0.18/plugins/coroae/coroae.c\nuwsgi-2.0.18/plugins/coroae/uwsgiplugin.py\nuwsgi-2.0.18/plugins/cplusplus/\nuwsgi-2.0.18/plugins/cplusplus/base.cc\nuwsgi-2.0.18/plugins/cplusplus/plugin.c\nuwsgi-2.0.18/plugins/cplusplus/uwsgiplugin.py\nuwsgi-2.0.18/plugins/curl_cron/\nuwsgi-2.0.18/plugins/curl_cron/curl_cron.c\nuwsgi-2.0.18/plugins/curl_cron/uwsgiplugin.py\nuwsgi-2.0.18/plugins/dumbloop/\nuwsgi-2.0.18/plugins/dumbloop/dumb.c\nuwsgi-2.0.18/plugins/dumbloop/uwsgiplugin.py\nuwsgi-2.0.18/plugins/dummy/\nuwsgi-2.0.18/plugins/dummy/dummy.c\nuwsgi-2.0.18/plugins/dummy/uwsgiplugin.py\nuwsgi-2.0.18/plugins/echo/\nuwsgi-2.0.18/plugins/echo/echo_plugin.c\nuwsgi-2.0.18/plugins/echo/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_amqp/\nuwsgi-2.0.18/plugins/emperor_amqp/amqp.c\nuwsgi-2.0.18/plugins/emperor_amqp/emperor_amqp.c\nuwsgi-2.0.18/plugins/emperor_amqp/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_mongodb/\nuwsgi-2.0.18/plugins/emperor_mongodb/emperor_mongodb.cc\nuwsgi-2.0.18/plugins/emperor_mongodb/plugin.c\nuwsgi-2.0.18/plugins/emperor_mongodb/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_pg/\nuwsgi-2.0.18/plugins/emperor_pg/emperor_pg.c\nuwsgi-2.0.18/plugins/emperor_pg/uwsgiplugin.py\nuwsgi-2.0.18/plugins/emperor_zeromq/\nuwsgi-2.0.18/plugins/emperor_zeromq/emperor_zeromq.c\nuwsgi-2.0.18/plugins/emperor_zeromq/uwsgiplugin.py\nuwsgi-2.0.18/plugins/example/\nuwsgi-2.0.18/plugins/example/example_plugin.c\nuwsgi-2.0.18/plugins/example/uwsgiplugin.py\nuwsgi-2.0.18/plugins/exception_log/\nuwsgi-2.0.18/plugins/exception_log/exception_log.c\nuwsgi-2.0.18/plugins/exception_log/uwsgiplugin.py\nuwsgi-2.0.18/plugins/fastrouter/\nuwsgi-2.0.18/plugins/fastrouter/fastrouter.c\nuwsgi-2.0.18/plugins/fastrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/fiber/\nuwsgi-2.0.18/plugins/fiber/fiber.c\nuwsgi-2.0.18/plugins/fiber/uwsgiplugin.py\nuwsgi-2.0.18/plugins/forkptyrouter/\nuwsgi-2.0.18/plugins/forkptyrouter/forkptyrouter.c\nuwsgi-2.0.18/plugins/forkptyrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/gccgo/\nuwsgi-2.0.18/plugins/gccgo/gccgo_plugin.c\nuwsgi-2.0.18/plugins/gccgo/uwsgi.go\nuwsgi-2.0.18/plugins/gccgo/uwsgiplugin.py\nuwsgi-2.0.18/plugins/geoip/\nuwsgi-2.0.18/plugins/geoip/geoip.c\nuwsgi-2.0.18/plugins/geoip/uwsgiplugin.py\nuwsgi-2.0.18/plugins/gevent/\nuwsgi-2.0.18/plugins/gevent/gevent.c\nuwsgi-2.0.18/plugins/gevent/gevent.h\nuwsgi-2.0.18/plugins/gevent/hooks.c\nuwsgi-2.0.18/plugins/gevent/uwsgiplugin.py\nuwsgi-2.0.18/plugins/glusterfs/\nuwsgi-2.0.18/plugins/glusterfs/glusterfs.c\nuwsgi-2.0.18/plugins/glusterfs/uwsgiplugin.py\nuwsgi-2.0.18/plugins/graylog2/\nuwsgi-2.0.18/plugins/graylog2/graylog2_plugin.c\nuwsgi-2.0.18/plugins/graylog2/uwsgiplugin.py\nuwsgi-2.0.18/plugins/greenlet/\nuwsgi-2.0.18/plugins/greenlet/greenlet.c\nuwsgi-2.0.18/plugins/greenlet/uwsgiplugin.py\nuwsgi-2.0.18/plugins/gridfs/\nuwsgi-2.0.18/plugins/gridfs/gridfs.cc\nuwsgi-2.0.18/plugins/gridfs/plugin.c\nuwsgi-2.0.18/plugins/gridfs/uwsgiplugin.py\nuwsgi-2.0.18/plugins/http/\nuwsgi-2.0.18/plugins/http/common.h\nuwsgi-2.0.18/plugins/http/http.c\nuwsgi-2.0.18/plugins/http/https.c\nuwsgi-2.0.18/plugins/http/keepalive.c\nuwsgi-2.0.18/plugins/http/spdy3.c\nuwsgi-2.0.18/plugins/http/spdy3.h\nuwsgi-2.0.18/plugins/http/uwsgiplugin.py\nuwsgi-2.0.18/plugins/jvm/\nuwsgi-2.0.18/plugins/jvm/jvm.h\nuwsgi-2.0.18/plugins/jvm/jvm_plugin.c\nuwsgi-2.0.18/plugins/jvm/uwsgi.java\nuwsgi-2.0.18/plugins/jvm/uwsgiplugin.py\nuwsgi-2.0.18/plugins/jwsgi/\nuwsgi-2.0.18/plugins/jwsgi/jwsgi_plugin.c\nuwsgi-2.0.18/plugins/jwsgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ldap/\nuwsgi-2.0.18/plugins/ldap/ldap.c\nuwsgi-2.0.18/plugins/ldap/uwsgiplugin.py\nuwsgi-2.0.18/plugins/legion_cache_fetch/\nuwsgi-2.0.18/plugins/legion_cache_fetch/legion_cache_fetch.c\nuwsgi-2.0.18/plugins/legion_cache_fetch/uwsgiplugin.py\nuwsgi-2.0.18/plugins/libffi/\nuwsgi-2.0.18/plugins/libffi/libffi.c\nuwsgi-2.0.18/plugins/libffi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/libtcc/\nuwsgi-2.0.18/plugins/libtcc/libtcc.c\nuwsgi-2.0.18/plugins/libtcc/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logcrypto/\nuwsgi-2.0.18/plugins/logcrypto/logcrypto.c\nuwsgi-2.0.18/plugins/logcrypto/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logfile/\nuwsgi-2.0.18/plugins/logfile/logfile.c\nuwsgi-2.0.18/plugins/logfile/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logpipe/\nuwsgi-2.0.18/plugins/logpipe/logpipe.c\nuwsgi-2.0.18/plugins/logpipe/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logsocket/\nuwsgi-2.0.18/plugins/logsocket/logsocket_plugin.c\nuwsgi-2.0.18/plugins/logsocket/uwsgiplugin.py\nuwsgi-2.0.18/plugins/logzmq/\nuwsgi-2.0.18/plugins/logzmq/plugin.c\nuwsgi-2.0.18/plugins/logzmq/uwsgiplugin.py\nuwsgi-2.0.18/plugins/lua/\nuwsgi-2.0.18/plugins/lua/lua_plugin.c\nuwsgi-2.0.18/plugins/lua/uwsgiplugin.py\nuwsgi-2.0.18/plugins/matheval/\nuwsgi-2.0.18/plugins/matheval/math.c\nuwsgi-2.0.18/plugins/matheval/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mongodb/\nuwsgi-2.0.18/plugins/mongodb/plugin.c\nuwsgi-2.0.18/plugins/mongodb/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mongodblog/\nuwsgi-2.0.18/plugins/mongodblog/mongodblog_plugin.c\nuwsgi-2.0.18/plugins/mongodblog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mongrel2/\nuwsgi-2.0.18/plugins/mongrel2/mongrel2.c\nuwsgi-2.0.18/plugins/mongrel2/uwsgiplugin.py\nuwsgi-2.0.18/plugins/mono/\nuwsgi-2.0.18/plugins/mono/mono_plugin.c\nuwsgi-2.0.18/plugins/mono/uwsgi.cs\nuwsgi-2.0.18/plugins/mono/uwsgiplugin.py\nuwsgi-2.0.18/plugins/msgpack/\nuwsgi-2.0.18/plugins/msgpack/msgpack.c\nuwsgi-2.0.18/plugins/msgpack/uwsgiplugin.py\nuwsgi-2.0.18/plugins/nagios/\nuwsgi-2.0.18/plugins/nagios/nagios.c\nuwsgi-2.0.18/plugins/nagios/uwsgiplugin.py\nuwsgi-2.0.18/plugins/notfound/\nuwsgi-2.0.18/plugins/notfound/notfound.c\nuwsgi-2.0.18/plugins/notfound/uwsgiplugin.py\nuwsgi-2.0.18/plugins/objc_gc/\nuwsgi-2.0.18/plugins/objc_gc/objc_gc.m\nuwsgi-2.0.18/plugins/objc_gc/uwsgiplugin.py\nuwsgi-2.0.18/plugins/pam/\nuwsgi-2.0.18/plugins/pam/pam.c\nuwsgi-2.0.18/plugins/pam/uwsgiplugin.py\nuwsgi-2.0.18/plugins/php/\nuwsgi-2.0.18/plugins/php/common.h\nuwsgi-2.0.18/plugins/php/php_plugin.c\nuwsgi-2.0.18/plugins/php/session.c\nuwsgi-2.0.18/plugins/php/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ping/\nuwsgi-2.0.18/plugins/ping/ping_plugin.c\nuwsgi-2.0.18/plugins/ping/uwsgiplugin.py\nuwsgi-2.0.18/plugins/psgi/\nuwsgi-2.0.18/plugins/psgi/psgi.h\nuwsgi-2.0.18/plugins/psgi/psgi_loader.c\nuwsgi-2.0.18/plugins/psgi/psgi_plugin.c\nuwsgi-2.0.18/plugins/psgi/psgi_response.c\nuwsgi-2.0.18/plugins/psgi/uwsgi_plmodule.c\nuwsgi-2.0.18/plugins/psgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/pty/\nuwsgi-2.0.18/plugins/pty/pty.c\nuwsgi-2.0.18/plugins/pty/uwsgiplugin.py\nuwsgi-2.0.18/plugins/pypy/\nuwsgi-2.0.18/plugins/pypy/README\nuwsgi-2.0.18/plugins/pypy/pypy_plugin.c\nuwsgi-2.0.18/plugins/pypy/pypy_setup.py\nuwsgi-2.0.18/plugins/pypy/uwsgiplugin.py\nuwsgi-2.0.18/plugins/python/\nuwsgi-2.0.18/plugins/python/gil.c\nuwsgi-2.0.18/plugins/python/profiler.c\nuwsgi-2.0.18/plugins/python/pump_subhandler.c\nuwsgi-2.0.18/plugins/python/pyloader.c\nuwsgi-2.0.18/plugins/python/python_plugin.c\nuwsgi-2.0.18/plugins/python/pyutils.c\nuwsgi-2.0.18/plugins/python/raw.c\nuwsgi-2.0.18/plugins/python/symimporter.c\nuwsgi-2.0.18/plugins/python/tracebacker.c\nuwsgi-2.0.18/plugins/python/uwsgi_pymodule.c\nuwsgi-2.0.18/plugins/python/uwsgi_python.h\nuwsgi-2.0.18/plugins/python/uwsgiplugin.py\nuwsgi-2.0.18/plugins/python/web3_subhandler.c\nuwsgi-2.0.18/plugins/python/wsgi_handlers.c\nuwsgi-2.0.18/plugins/python/wsgi_headers.c\nuwsgi-2.0.18/plugins/python/wsgi_subhandler.c\nuwsgi-2.0.18/plugins/pyuwsgi/\nuwsgi-2.0.18/plugins/pyuwsgi/pyuwsgi.c\nuwsgi-2.0.18/plugins/pyuwsgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rack/\nuwsgi-2.0.18/plugins/rack/rack_api.c\nuwsgi-2.0.18/plugins/rack/rack_plugin.c\nuwsgi-2.0.18/plugins/rack/uwsgi_rack.h\nuwsgi-2.0.18/plugins/rack/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rados/\nuwsgi-2.0.18/plugins/rados/rados.c\nuwsgi-2.0.18/plugins/rados/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rawrouter/\nuwsgi-2.0.18/plugins/rawrouter/rawrouter.c\nuwsgi-2.0.18/plugins/rawrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rbthreads/\nuwsgi-2.0.18/plugins/rbthreads/rbthreads.c\nuwsgi-2.0.18/plugins/rbthreads/uwsgiplugin.py\nuwsgi-2.0.18/plugins/redislog/\nuwsgi-2.0.18/plugins/redislog/redislog_plugin.c\nuwsgi-2.0.18/plugins/redislog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ring/\nuwsgi-2.0.18/plugins/ring/ring_plugin.c\nuwsgi-2.0.18/plugins/ring/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_access/\nuwsgi-2.0.18/plugins/router_access/router_access.c\nuwsgi-2.0.18/plugins/router_access/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_basicauth/\nuwsgi-2.0.18/plugins/router_basicauth/router_basicauth.c\nuwsgi-2.0.18/plugins/router_basicauth/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_cache/\nuwsgi-2.0.18/plugins/router_cache/router_cache.c\nuwsgi-2.0.18/plugins/router_cache/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_expires/\nuwsgi-2.0.18/plugins/router_expires/expires.c\nuwsgi-2.0.18/plugins/router_expires/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_hash/\nuwsgi-2.0.18/plugins/router_hash/router_hash.c\nuwsgi-2.0.18/plugins/router_hash/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_http/\nuwsgi-2.0.18/plugins/router_http/router_http.c\nuwsgi-2.0.18/plugins/router_http/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_memcached/\nuwsgi-2.0.18/plugins/router_memcached/router_memcached.c\nuwsgi-2.0.18/plugins/router_memcached/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_metrics/\nuwsgi-2.0.18/plugins/router_metrics/plugin.c\nuwsgi-2.0.18/plugins/router_metrics/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_radius/\nuwsgi-2.0.18/plugins/router_radius/radius.c\nuwsgi-2.0.18/plugins/router_radius/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_redirect/\nuwsgi-2.0.18/plugins/router_redirect/router_redirect.c\nuwsgi-2.0.18/plugins/router_redirect/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_redis/\nuwsgi-2.0.18/plugins/router_redis/router_redis.c\nuwsgi-2.0.18/plugins/router_redis/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_rewrite/\nuwsgi-2.0.18/plugins/router_rewrite/router_rewrite.c\nuwsgi-2.0.18/plugins/router_rewrite/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_spnego/\nuwsgi-2.0.18/plugins/router_spnego/router_spnego.c\nuwsgi-2.0.18/plugins/router_spnego/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_static/\nuwsgi-2.0.18/plugins/router_static/router_static.c\nuwsgi-2.0.18/plugins/router_static/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_uwsgi/\nuwsgi-2.0.18/plugins/router_uwsgi/router_uwsgi.c\nuwsgi-2.0.18/plugins/router_uwsgi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/router_xmldir/\nuwsgi-2.0.18/plugins/router_xmldir/router_xmldir.c\nuwsgi-2.0.18/plugins/router_xmldir/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rpc/\nuwsgi-2.0.18/plugins/rpc/rpc_plugin.c\nuwsgi-2.0.18/plugins/rpc/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rrdtool/\nuwsgi-2.0.18/plugins/rrdtool/rrdtool.c\nuwsgi-2.0.18/plugins/rrdtool/uwsgiplugin.py\nuwsgi-2.0.18/plugins/rsyslog/\nuwsgi-2.0.18/plugins/rsyslog/rsyslog_plugin.c\nuwsgi-2.0.18/plugins/rsyslog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ruby19/\nuwsgi-2.0.18/plugins/ruby19/uwsgiplugin.py\nuwsgi-2.0.18/plugins/servlet/\nuwsgi-2.0.18/plugins/servlet/servlet_plugin.c\nuwsgi-2.0.18/plugins/servlet/uwsgi_servlet.java\nuwsgi-2.0.18/plugins/servlet/uwsgiplugin.py\nuwsgi-2.0.18/plugins/signal/\nuwsgi-2.0.18/plugins/signal/signal_plugin.c\nuwsgi-2.0.18/plugins/signal/uwsgiplugin.py\nuwsgi-2.0.18/plugins/spooler/\nuwsgi-2.0.18/plugins/spooler/spooler_plugin.c\nuwsgi-2.0.18/plugins/spooler/uwsgiplugin.py\nuwsgi-2.0.18/plugins/sqlite3/\nuwsgi-2.0.18/plugins/sqlite3/plugin.c\nuwsgi-2.0.18/plugins/sqlite3/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ssi/\nuwsgi-2.0.18/plugins/ssi/ssi.c\nuwsgi-2.0.18/plugins/ssi/uwsgiplugin.py\nuwsgi-2.0.18/plugins/sslrouter/\nuwsgi-2.0.18/plugins/sslrouter/sslrouter.c\nuwsgi-2.0.18/plugins/sslrouter/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stackless/\nuwsgi-2.0.18/plugins/stackless/stackless.c\nuwsgi-2.0.18/plugins/stackless/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_file/\nuwsgi-2.0.18/plugins/stats_pusher_file/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_file/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc\nuwsgi-2.0.18/plugins/stats_pusher_mongodb/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_socket/\nuwsgi-2.0.18/plugins/stats_pusher_socket/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_socket/uwsgiplugin.py\nuwsgi-2.0.18/plugins/stats_pusher_statsd/\nuwsgi-2.0.18/plugins/stats_pusher_statsd/plugin.c\nuwsgi-2.0.18/plugins/stats_pusher_statsd/uwsgiplugin.py\nuwsgi-2.0.18/plugins/symcall/\nuwsgi-2.0.18/plugins/symcall/symcall_plugin.c\nuwsgi-2.0.18/plugins/symcall/uwsgiplugin.py\nuwsgi-2.0.18/plugins/syslog/\nuwsgi-2.0.18/plugins/syslog/syslog_plugin.c\nuwsgi-2.0.18/plugins/syslog/uwsgiplugin.py\nuwsgi-2.0.18/plugins/systemd_logger/\nuwsgi-2.0.18/plugins/systemd_logger/systemd_logger.c\nuwsgi-2.0.18/plugins/systemd_logger/uwsgiplugin.py\nuwsgi-2.0.18/plugins/tornado/\nuwsgi-2.0.18/plugins/tornado/tornado.c\nuwsgi-2.0.18/plugins/tornado/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_chunked/\nuwsgi-2.0.18/plugins/transformation_chunked/chunked.c\nuwsgi-2.0.18/plugins/transformation_chunked/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_gzip/\nuwsgi-2.0.18/plugins/transformation_gzip/gzip.c\nuwsgi-2.0.18/plugins/transformation_gzip/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_offload/\nuwsgi-2.0.18/plugins/transformation_offload/offload.c\nuwsgi-2.0.18/plugins/transformation_offload/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_template/\nuwsgi-2.0.18/plugins/transformation_template/tt.c\nuwsgi-2.0.18/plugins/transformation_template/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_tofile/\nuwsgi-2.0.18/plugins/transformation_tofile/tofile.c\nuwsgi-2.0.18/plugins/transformation_tofile/uwsgiplugin.py\nuwsgi-2.0.18/plugins/transformation_toupper/\nuwsgi-2.0.18/plugins/transformation_toupper/toupper.c\nuwsgi-2.0.18/plugins/transformation_toupper/uwsgiplugin.py\nuwsgi-2.0.18/plugins/tuntap/\nuwsgi-2.0.18/plugins/tuntap/common.c\nuwsgi-2.0.18/plugins/tuntap/common.h\nuwsgi-2.0.18/plugins/tuntap/firewall.c\nuwsgi-2.0.18/plugins/tuntap/tuntap.c\nuwsgi-2.0.18/plugins/tuntap/uwsgiplugin.py\nuwsgi-2.0.18/plugins/ugreen/\nuwsgi-2.0.18/plugins/ugreen/ugreen.c\nuwsgi-2.0.18/plugins/ugreen/uwsgiplugin.py\nuwsgi-2.0.18/plugins/v8/\nuwsgi-2.0.18/plugins/v8/plugin.c\nuwsgi-2.0.18/plugins/v8/uwsgiplugin.py\nuwsgi-2.0.18/plugins/v8/v8_commonjs.cc\nuwsgi-2.0.18/plugins/v8/v8_jsgi.cc\nuwsgi-2.0.18/plugins/v8/v8_uwsgi.cc\nuwsgi-2.0.18/plugins/v8/v8_uwsgi.h\nuwsgi-2.0.18/plugins/webdav/\nuwsgi-2.0.18/plugins/webdav/uwsgiplugin.py\nuwsgi-2.0.18/plugins/webdav/webdav.c\nuwsgi-2.0.18/plugins/xattr/\nuwsgi-2.0.18/plugins/xattr/uwsgiplugin.py\nuwsgi-2.0.18/plugins/xattr/xattr.c\nuwsgi-2.0.18/plugins/xslt/\nuwsgi-2.0.18/plugins/xslt/uwsgiplugin.py\nuwsgi-2.0.18/plugins/xslt/xslt.c\nuwsgi-2.0.18/plugins/zabbix/\nuwsgi-2.0.18/plugins/zabbix/plugin.c\nuwsgi-2.0.18/plugins/zabbix/uwsgiplugin.py\nuwsgi-2.0.18/plugins/zergpool/\nuwsgi-2.0.18/plugins/zergpool/uwsgiplugin.py\nuwsgi-2.0.18/plugins/zergpool/zergpool.c\nuwsgi-2.0.18/proto/\nuwsgi-2.0.18/proto/base.c\nuwsgi-2.0.18/proto/fastcgi.c\nuwsgi-2.0.18/proto/http.c\nuwsgi-2.0.18/proto/puwsgi.c\nuwsgi-2.0.18/proto/scgi.c\nuwsgi-2.0.18/proto/uwsgi.c\nuwsgi-2.0.18/setup.cpyext.py\nuwsgi-2.0.18/setup.py\nuwsgi-2.0.18/setup.pyuwsgi.py\nuwsgi-2.0.18/t/\nuwsgi-2.0.18/t/cachebitmap.ini\nuwsgi-2.0.18/t/cachebitmap.py\nuwsgi-2.0.18/t/cachetest.py\nuwsgi-2.0.18/t/clojure/\nuwsgi-2.0.18/t/clojure/myapp.clj\nuwsgi-2.0.18/t/core/\nuwsgi-2.0.18/t/core/apps/\nuwsgi-2.0.18/t/core/apps/read_body_and_send.pl\nuwsgi-2.0.18/t/core/read_body_and_send.pl\nuwsgi-2.0.18/t/core/url_sanitize.pl\nuwsgi-2.0.18/t/go/\nuwsgi-2.0.18/t/go/cachetest.go\nuwsgi-2.0.18/t/go/complextest.go\nuwsgi-2.0.18/t/go/uploadtest.go\nuwsgi-2.0.18/t/java/\nuwsgi-2.0.18/t/java/rpc.java\nuwsgi-2.0.18/t/lua/\nuwsgi-2.0.18/t/lua/basic.lua\nuwsgi-2.0.18/t/mono/\nuwsgi-2.0.18/t/mono/cache.aspx\nuwsgi-2.0.18/t/mules/\nuwsgi-2.0.18/t/mules/mulebrain.py\nuwsgi-2.0.18/t/mules/reload.py\nuwsgi-2.0.18/t/mules/signal_management.py\nuwsgi-2.0.18/t/perl/\nuwsgi-2.0.18/t/perl/active_workers_signal.pl\nuwsgi-2.0.18/t/perl/apps/\nuwsgi-2.0.18/t/perl/apps/input_with_offset.pl\nuwsgi-2.0.18/t/perl/test.psgi\nuwsgi-2.0.18/t/perl/test_benchmark.pl\nuwsgi-2.0.18/t/perl/test_harakiri.psgi\nuwsgi-2.0.18/t/perl/test_hello.psgi\nuwsgi-2.0.18/t/perl/test_input_with_offset.pl\nuwsgi-2.0.18/t/perl/test_post.psgi\nuwsgi-2.0.18/t/perl/test_sleepy.psgi\nuwsgi-2.0.18/t/perl/test_streaming.psgi\nuwsgi-2.0.18/t/pypy/\nuwsgi-2.0.18/t/pypy/t_continulet1.py\nuwsgi-2.0.18/t/pypy/t_continulet2.py\nuwsgi-2.0.18/t/python/\nuwsgi-2.0.18/t/python/forcecl.py\nuwsgi-2.0.18/t/python/manage_script_name/\nuwsgi-2.0.18/t/python/manage_script_name/manage_script_name_test.ini\nuwsgi-2.0.18/t/python/manage_script_name/test_manage_script_name.py\nuwsgi-2.0.18/t/python/manage_script_name/useless_app.py\nuwsgi-2.0.18/t/python/spooler_decorators/\nuwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_test.ini\nuwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_tests.py\nuwsgi-2.0.18/t/python/spooler_decorators/spooler_handlers.py\nuwsgi-2.0.18/t/python/testba.py\nuwsgi-2.0.18/t/ring/\nuwsgi-2.0.18/t/ring/README.md\nuwsgi-2.0.18/t/ring/config.ini\nuwsgi-2.0.18/t/ring/project.clj\nuwsgi-2.0.18/t/ring/src/\nuwsgi-2.0.18/t/ring/src/uwsgi/\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/app.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/basic.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/body.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/simple.clj\nuwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/upload.clj\nuwsgi-2.0.18/t/routing/\nuwsgi-2.0.18/t/routing/auth.ini\nuwsgi-2.0.18/t/routing/errorlimiter.ini\nuwsgi-2.0.18/t/routing/limiter.ini\nuwsgi-2.0.18/t/sharedarea/\nuwsgi-2.0.18/t/sharedarea/bigranges.ini\nuwsgi-2.0.18/t/sharedarea/bigranges.py\nuwsgi-2.0.18/t/sharedarea/sharedarea_incdec.ini\nuwsgi-2.0.18/t/sharedarea/sharedarea_incdec.py\nuwsgi-2.0.18/t/spooler/\nuwsgi-2.0.18/t/spooler/read.py\nuwsgi-2.0.18/t/spooler/reload.py\nuwsgi-2.0.18/t/spooler/spooldir/\nuwsgi-2.0.18/t/spooler/spooldir/.gitignore\nuwsgi-2.0.18/t/webdav/\nuwsgi-2.0.18/t/webdav/carddav.ini\nuwsgi-2.0.18/t/xslt/\nuwsgi-2.0.18/t/xslt/cd.xml\nuwsgi-2.0.18/t/xslt/cd.xml.xslt\nuwsgi-2.0.18/t/xslt/routex.ini\nuwsgi-2.0.18/tests/\nuwsgi-2.0.18/tests/Responder.pm\nuwsgi-2.0.18/tests/__init__.py\nuwsgi-2.0.18/tests/badthread.py\nuwsgi-2.0.18/tests/badwrites.py\nuwsgi-2.0.18/tests/cpubound_async.py\nuwsgi-2.0.18/tests/cpubound_green.py\nuwsgi-2.0.18/tests/cpubound_stackless.py\nuwsgi-2.0.18/tests/decoratortest.py\nuwsgi-2.0.18/tests/fileserve_async.py\nuwsgi-2.0.18/tests/gevent_spool.py\nuwsgi-2.0.18/tests/grunter.py\nuwsgi-2.0.18/tests/iobound_async.py\nuwsgi-2.0.18/tests/iobound_async_unix.py\nuwsgi-2.0.18/tests/iobound_green.py\nuwsgi-2.0.18/tests/logger.py\nuwsgi-2.0.18/tests/mako_ugreen.py\nuwsgi-2.0.18/tests/mulefunc.py\nuwsgi-2.0.18/tests/multiapp.txt\nuwsgi-2.0.18/tests/myadmin.py\nuwsgi-2.0.18/tests/pgbound_async.py\nuwsgi-2.0.18/tests/picazzo.py\nuwsgi-2.0.18/tests/psycogreen_green.py\nuwsgi-2.0.18/tests/psycopg2_green.py\nuwsgi-2.0.18/tests/pump.py\nuwsgi-2.0.18/tests/queue.py\nuwsgi-2.0.18/tests/refcount.py\nuwsgi-2.0.18/tests/rpc.lua\nuwsgi-2.0.18/tests/rpc.py\nuwsgi-2.0.18/tests/runningthread.py\nuwsgi-2.0.18/tests/sendchunked.py\nuwsgi-2.0.18/tests/sharedarea.py\nuwsgi-2.0.18/tests/sig.lua\nuwsgi-2.0.18/tests/signals.py\nuwsgi-2.0.18/tests/sigwait.py\nuwsgi-2.0.18/tests/sleeping_async.py\nuwsgi-2.0.18/tests/sleeping_green.py\nuwsgi-2.0.18/tests/sleepthreadasync.py\nuwsgi-2.0.18/tests/slow.py\nuwsgi-2.0.18/tests/spoolme.py\nuwsgi-2.0.18/tests/staticfile.py\nuwsgi-2.0.18/tests/streamer.psgi\nuwsgi-2.0.18/tests/t/\nuwsgi-2.0.18/tests/t/static.pl\nuwsgi-2.0.18/tests/templates/\nuwsgi-2.0.18/tests/templates/queue.html\nuwsgi-2.0.18/tests/testapp.py\nuwsgi-2.0.18/tests/testgevent.py\nuwsgi-2.0.18/tests/testpy3.py\nuwsgi-2.0.18/tests/testsignals.py\nuwsgi-2.0.18/tests/threads.py\nuwsgi-2.0.18/tests/travis.sh\nuwsgi-2.0.18/tests/ugevent.py\nuwsgi-2.0.18/tests/web3.py\nuwsgi-2.0.18/tests/websockets.py\nuwsgi-2.0.18/tests/websockets_chat.pl\nuwsgi-2.0.18/tests/websockets_chat.py\nuwsgi-2.0.18/tests/websockets_chat_async.py\nuwsgi-2.0.18/tests/websockets_chat_asyncio.py\nuwsgi-2.0.18/tests/websockets_echo.lua\nuwsgi-2.0.18/tests/websockets_echo.pl\nuwsgi-2.0.18/tests/websockets_echo.py\nuwsgi-2.0.18/tests/websockets_echo.ru\nuwsgi-2.0.18/tests/werkzeug.py\nuwsgi-2.0.18/uwsgi.gemspec\nuwsgi-2.0.18/uwsgi.h\nuwsgi-2.0.18/uwsgi_main.c\nuwsgi-2.0.18/uwsgiconfig.py\nuwsgi-2.0.18/uwsgidecorators.py\nuwsgi-2.0.18/uwsgidsl.rb\nuwsgi-2.0.18/valgrind/\nuwsgi-2.0.18/valgrind/README\nuwsgi-2.0.18/valgrind/valgrind-generate-sups.sh\nuwsgi-2.0.18/vassals/\nuwsgi-2.0.18/vassals/broodlord.ini\nuwsgi-2.0.18/vassals/cc.ini\nuwsgi-2.0.18/vassals/multi.xml\nuwsgi-2.0.18/vhosttest/\nuwsgi-2.0.18/vhosttest/flask001/\nuwsgi-2.0.18/vhosttest/flask001/app1.py\nuwsgi-2.0.18/vhosttest/flask002/\nuwsgi-2.0.18/vhosttest/flask002/app2.py\nuwsgi-2.0.18/vhosttest/flask003/\nuwsgi-2.0.18/vhosttest/flask003/app3.py\nuwsgi-2.0.18/vhosttest/flask004/\nuwsgi-2.0.18/vhosttest/flask004/app4.py\nuwsgi-2.0.18/vhosttest/flask005/\nuwsgi-2.0.18/vhosttest/flask005/app5.py\nuwsgi-2.0.18/vhosttest/nginx.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:100       cd uwsgi-2.0.18/apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:101       sudo apxs2 -i -c mod_proxy_uwsgi.c\n/usr/share/apr-1.0/build/libtool  --mode=compile --tag=disable-static x86_64-linux-gnu-gcc -prefer-pic -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wdate-time -D_FORTIFY_SOURCE=2   -DLINUX -D_REENTRANT -D_GNU_SOURCE  -pthread  -I/usr/include/apache2  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include  -c -o mod_proxy_uwsgi.lo mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo\nlibtool: compile:  x86_64-linux-gnu-gcc -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -c mod_proxy_uwsgi.c  -fPIC -DPIC -o .libs/mod_proxy_uwsgi.o\n/usr/share/apr-1.0/build/libtool  --mode=link --tag=disable-static x86_64-linux-gnu-gcc -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now    -o mod_proxy_uwsgi.la  -rpath /usr/lib/apache2/modules -module -avoid-version    mod_proxy_uwsgi.lo\nlibtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/mod_proxy_uwsgi.o    -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,mod_proxy_uwsgi.so -o .libs/mod_proxy_uwsgi.so\nlibtool: link: ( cd \".libs\" && rm -f \"mod_proxy_uwsgi.la\" && ln -s \"../mod_proxy_uwsgi.la\" \"mod_proxy_uwsgi.la\" )\n/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' mod_proxy_uwsgi.la /usr/lib/apache2/modules\n/usr/share/apr-1.0/build/libtool --mode=install install mod_proxy_uwsgi.la /usr/lib/apache2/modules/\nlibtool: install: install .libs/mod_proxy_uwsgi.so /usr/lib/apache2/modules/mod_proxy_uwsgi.so\nlibtool: install: install .libs/mod_proxy_uwsgi.lai /usr/lib/apache2/modules/mod_proxy_uwsgi.la\nlibtool: finish: PATH=\"/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/sbin\" ldconfig -n /usr/lib/apache2/modules\n----------------------------------------------------------------------\nLibraries have been installed in:\n   /usr/lib/apache2/modules\n\nIf you ever happen to want to link against installed libraries\nin a given directory, LIBDIR, you must either use libtool, and\nspecify the full pathname of the library, or use the '-LLIBDIR'\nflag during linking and do at least one of the following:\n   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable\n     during execution\n   - add LIBDIR to the 'LD_RUN_PATH' environment variable\n     during linking\n   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag\n   - have your system administrator add LIBDIR to '/etc/ld.so.conf'\n\nSee any operating system documentation about shared libraries for\nmore information, such as the ld(1) and ld.so(8) manual pages.\n----------------------------------------------------------------------\nchmod 644 /usr/lib/apache2/modules/mod_proxy_uwsgi.so\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:102       popd\n/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:104       sudo rm -rf /tmp/tmp.O6U0XRqLu6\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:106       is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:108       sudo a2enmod proxy\nEnabling module proxy.\nTo activate the new configuration, you need to run:\n  systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:109       sudo a2enmod proxy_uwsgi\nConsidering dependency proxy for proxy_uwsgi:\nModule proxy already enabled\nEnabling module proxy_uwsgi.\nTo activate the new configuration, you need to run:\n  systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:install_apache_uwsgi:115       restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:895                       install_keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystoneauth:461     use_library_from_git keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,keystoneauth, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:896                       install_keystoneclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystoneclient:469   use_library_from_git python-keystoneclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-keystoneclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-keystoneclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:897                       install_glanceclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glanceclient:295       use_library_from_git python-glanceclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-glanceclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-glanceclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:898                       install_cinderclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/cinder:install_cinderclient:435       use_library_from_git python-brick-cinderclient-ext\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-brick-cinderclient-ext\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-brick-cinderclient-ext, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/cinder:install_cinderclient:440       use_library_from_git python-cinderclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-cinderclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-cinderclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:899                       install_novaclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/nova:install_novaclient:798           use_library_from_git python-novaclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-novaclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-novaclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:900                       is_service_enabled swift glance horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:901                       install_swiftclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swiftclient:748         use_library_from_git python-swiftclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-swiftclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-swiftclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:903                       is_service_enabled neutron nova horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:904                       install_neutronclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutronclient:443     use_library_from_git python-neutronclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=python-neutronclient\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,python-neutronclient, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:908                       install_keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystonemiddleware:479  use_library_from_git keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,keystonemiddleware, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystonemiddleware:484  pip_install_gr keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='keystonemiddleware  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ keystonemiddleware   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install keystonemiddleware\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : keystonemiddleware\nUsing 3.6 version to install keystonemiddleware based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=keystonemiddleware/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e keystonemiddleware/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting keystonemiddleware===8.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 443))\n  Downloading https://files.pythonhosted.org/packages/1d/1a/00f59393a68feabaa9f4e8ef5eb25eca35c6abcecd7723dba955784b9ba7/keystonemiddleware-8.0.0-py2.py3-none-any.whl (119kB)\nCollecting oslo.cache===1.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 470))\n  Downloading https://files.pythonhosted.org/packages/fe/69/072baad68f86b378e8b48fef8846c340da996ffc28d05168215d709ff656/oslo.cache-1.38.1-py2.py3-none-any.whl (60kB)\nCollecting oslo.config===6.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 508))\n  Downloading https://files.pythonhosted.org/packages/2d/8e/b759024762a01edcd592ebb9649f1a21a0280ab3e86a60390975b4285ac0/oslo.config-6.12.0-py2.py3-none-any.whl (131kB)\nCollecting dogpile.cache===0.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 525))\n  Downloading https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz (325kB)\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605))\nCollecting keystoneauth1===3.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 642))\n  Downloading https://files.pythonhosted.org/packages/97/f6/6d17bcad6eff1561e3cfde1ea4d1d6bb9aac612b3fdfe78ec5049d01694e/keystoneauth1-3.18.0-py2.py3-none-any.whl (310kB)\nCollecting python-keystoneclient===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 645))\n  Downloading https://files.pythonhosted.org/packages/b2/f4/871eb251ea31e5923961a51f730def9553f7d63a74d6e10827c7a346501a/python_keystoneclient-3.22.0-py2.py3-none-any.whl (397kB)\nCollecting decorator===4.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 662))\n  Downloading https://files.pythonhosted.org/packages/8f/b7/f329cfdc75f3d28d12c65980e4469e2fa373f1953f5df6e370e84ea2e875/decorator-4.4.1-py2.py3-none-any.whl\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 718))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))\nCollecting pycadf===2.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 74))\n  Downloading https://files.pythonhosted.org/packages/eb/ef/2f017c69f456ae5b35e1018c5c997467fd4b30469cbe64649e2b738d9557/pycadf-2.10.0-py2.py3-none-any.whl (42kB)\nCollecting oslo.context===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 71))\n  Downloading https://files.pythonhosted.org/packages/f5/21/2d466c9c0146d5d846b52ecde5c628a400cd8602a6550b009da912cd3fd4/oslo.context-2.23.0-py2.py3-none-any.whl\nCollecting oslo.log===3.45.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 345))\n  Downloading https://files.pythonhosted.org/packages/94/f9/d181d6e07e317ca9a485f5d28cde73cfa9eb01f8710c61c058d02bf51053/oslo.log-3.45.2-py2.py3-none-any.whl (72kB)\nCollecting WebOb===1.8.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\n  Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))\nRequirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 68))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153))\nCollecting os-service-types===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 413))\n  Downloading https://files.pythonhosted.org/packages/10/2d/318b2b631f68e0fc221ba8f45d163bf810cdb795cf242fe85ad3e5d45639/os_service_types-1.7.0-py2.py3-none-any.whl\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456))\nRequirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524))\nCollecting netifaces===0.10.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 630))\n  Downloading https://files.pythonhosted.org/packages/0c/9b/c4c7eb09189548d45939a3d3a6b3d53979c67d124459b27a094c365c347f/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))\nCollecting pyinotify===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\n  Downloading https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz (60kB)\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212))\nRequirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 682))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594))\nBuilding wheels for collected packages: pyinotify, dogpile.cache\n  Running setup.py bdist_wheel for pyinotify: started\n  Running setup.py bdist_wheel for pyinotify: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e0/62/fe/a68c26dff6ed01a86d8a5aa8e01d7687a5a29c7d765af383cb\n  Running setup.py bdist_wheel for dogpile.cache: started\n  Running setup.py bdist_wheel for dogpile.cache: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/b4/ad/c4/1faa9b2da61b12b7c3821cda298be230c457ee740bd8658cb2\nSuccessfully built pyinotify dogpile.cache\nInstalling collected packages: WebOb, oslo.context, oslo.config, pycadf, pyinotify, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, netifaces\n  Found existing installation: oslo.config 7.0.0\n    Uninstalling oslo.config-7.0.0:\n      Successfully uninstalled oslo.config-7.0.0\n  Found existing installation: netifaces 0.10.4\n    Uninstalling netifaces-0.10.4:\n      Successfully uninstalled netifaces-0.10.4\nSuccessfully installed WebOb-1.8.5 decorator-4.4.1 dogpile.cache-0.9.0 keystoneauth1-3.18.0 keystonemiddleware-8.0.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-1.38.1 oslo.config-6.12.0 oslo.context-2.23.0 oslo.log-3.45.2 pycadf-2.10.0 pyinotify-0.9.6 python-keystoneclient-3.22.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981232052\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981232052 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981274786\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=42734\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=309724\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=352458\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystonemiddleware:488  pip_install_gr python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:68              local name=python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:69              local clean_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install_gr:70              get_from_global_requirements python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:317  local package=python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:318  local required_pkg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  cut -d# -f1\ntput: No value for $TERM and no -T specified\n+++inc/python:get_from_global_requirements:319  grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:319  required_pkg='python-memcached  '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:320  [[ python-memcached   == '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:get_from_global_requirements:323  echo python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:70              clean_name=python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install_gr:71              pip_install python-memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : python-memcached\nUsing 3.6 version to install python-memcached based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=python-memcached/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e python-memcached/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nCollecting python-memcached===1.59 (from -c /opt/stack/requirements/upper-constraints.txt (line 563))\n  Downloading https://files.pythonhosted.org/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))\nInstalling collected packages: python-memcached\nSuccessfully installed python-memcached-1.59\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981275039\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981275039 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981282537\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=7498\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=352458\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=359956\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:910                       is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:911                       '[' 169.16.1.117 == 169.16.1.117 ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:912                       stack_install_service keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:494         is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:498         git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/keystone.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/keystone ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1578981283123\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master\nCloning into '/opt/stack/keystone'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981283123\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981283123 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981307349\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=24226\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=7269\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=31495\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\n28a1da6c7 Merge \"Fix release note link formatting\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:499         setup_develop /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/keystone == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/keystone -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/keystone == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/keystone -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/keystone == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/keystone\nUsing 3.6 version to install /opt/stack/keystone based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/keystone/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/keystone/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/keystone/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/keystone/test-requirements.txt -e /opt/stack/keystone\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nObtaining file:///opt/stack/keystone\nObtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nCollecting Flask===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 12))\n  Downloading https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl (94kB)\nCollecting Flask-RESTful===0.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 13))\n  Downloading https://files.pythonhosted.org/packages/17/44/6e490150ee443ca81d5f88b61bb4bbb133d44d75b0b716ebe92489508da4/Flask_RESTful-0.3.7-py2.py3-none-any.whl\nCollecting Jinja2===2.10.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 20))\n  Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB)\nCollecting MarkupSafe===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\n  Downloading https://files.pythonhosted.org/packages/b2/5f/23e0023be6bb885d00ffbefad2942bc51a620328ee910f64abe5a8d18dd1/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl\nCollecting PyJWT===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 39))\n  Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl\nCollecting SQLAlchemy===1.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 45))\n  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))\nCollecting WebTest===2.0.33 (from -c /opt/stack/requirements/upper-constraints.txt (line 61))\n  Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl\nCollecting Werkzeug===0.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62))\n  Downloading https://files.pythonhosted.org/packages/ce/42/3aeda98f96e85fd26180534d36570e4d18108d62ae36f87694b476b83d6f/Werkzeug-0.16.0-py2.py3-none-any.whl (327kB)\nCollecting aniso8601===8.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 103))\n  Downloading https://files.pythonhosted.org/packages/eb/e4/787e104b58eadc1a710738d4e418d7e599e4e778e52cb8e5d5ef6ddd5833/aniso8601-8.0.0-py2.py3-none-any.whl (43kB)\nCollecting bashate===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 121))\n  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz\nCollecting bcrypt===3.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 122))\n  Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB)\nCollecting beautifulsoup4===4.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 123))\n  Downloading https://files.pythonhosted.org/packages/cb/a1/c698cf319e9cfed6b17376281bd0efc6bfc8465698f54170ef60a485ab5d/beautifulsoup4-4.8.2-py3-none-any.whl (106kB)\nCollecting cffi===1.13.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 144))\n  Downloading https://files.pythonhosted.org/packages/49/72/0d42f94fe94afa8030350c26e9d787219f3f008ec9bf6b86c66532b29236/cffi-1.13.2-cp36-cp36m-manylinux1_x86_64.whl (397kB)\nCollecting coverage===5.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 156))\n  Downloading https://files.pythonhosted.org/packages/5e/65/8560458e9d2d682a842b08e30161c2c22047fec6f7bde45cc2fc4c0f30b8/coverage-5.0.1-cp36-cp36m-manylinux1_x86_64.whl (226kB)\nCollecting cryptography===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\n  Downloading https://files.pythonhosted.org/packages/45/73/d18a8884de8bffdcda475728008b5b13be7fbef40a2acc81a0d5d524175d/cryptography-2.8-cp34-abi3-manylinux1_x86_64.whl (2.3MB)\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))\nCollecting freezegun===0.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 216))\n  Downloading https://files.pythonhosted.org/packages/81/98/801900ea24536928a99e40a815812c1bc7d7f833d53ec53f216d8330db7d/freezegun-0.3.12-py2.py3-none-any.whl\nCollecting itsdangerous===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 265))\n  Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl\nCollecting jsonschema===3.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 282))\n  Downloading https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl (56kB)\nRequirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))\nCollecting lxml===4.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 302))\n  Downloading https://files.pythonhosted.org/packages/68/30/affd16b77edf9537f5be051905f33527021e20d563d013e8c42c7fd01949/lxml-4.4.2-cp36-cp36m-manylinux1_x86_64.whl (5.8MB)\nCollecting mock===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 308))\n  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320))\nCollecting oauthlib===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 356))\n  Downloading https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl (147kB)\nRequirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nCollecting oslo.db===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 386))\n  Downloading https://files.pythonhosted.org/packages/86/45/de775a5e18d39e875a088c78559eb714bebed1fe5550fb70dbf215c2cb05/oslo.db-6.0.0-py2.py3-none-any.whl (180kB)\n  oslo.db 6.0.0 does not provide the extra 'fixtures'\nRequirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))\nRequirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))\nCollecting oslo.messaging===10.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\n  Downloading https://files.pythonhosted.org/packages/7d/4d/8177840b5e8b26e0bab70b3a27a846ccd3f95f1a783e1c5c7b200e6b3c28/oslo.messaging-10.5.0-py2.py3-none-any.whl (245kB)\nCollecting oslo.middleware===3.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\n  Downloading https://files.pythonhosted.org/packages/65/81/a7218b144e0da64b31b042e4f1c2213018f04bb8150653c183d2faaea794/oslo.middleware-3.38.1-py2.py3-none-any.whl (60kB)\nCollecting oslo.policy===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\n  Downloading https://files.pythonhosted.org/packages/0e/f5/0b9e8ebb6f0c1723f9ae3d9112619368092cadc67e94cbd37e4362b13a6d/oslo.policy-2.4.1-py2.py3-none-any.whl (77kB)\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))\nCollecting oslo.service===1.41.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))\n  Downloading https://files.pythonhosted.org/packages/53/25/01a933b68c3d3d7f69c99037f88a03d31acacab947804c377474aa406d8a/oslo.service-1.41.1-py2.py3-none-any.whl (77kB)\nCollecting oslo.upgradecheck===0.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 397))\n  Downloading https://files.pythonhosted.org/packages/69/0f/197b9a3ea6272ad47e56df1efa0e3e571a25ee2aff36e3a7b0dd0b7772af/oslo.upgradecheck-0.3.2-py2.py3-none-any.whl\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))\nCollecting oslotest===3.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 402))\n  Downloading https://files.pythonhosted.org/packages/b1/86/8c0cc658092b0468bfdacbf8ccb9e8477636bf4396d4e64bb9065ef7ce0c/oslotest-3.9.0-py2.py3-none-any.whl\nCollecting osprofiler===2.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 403))\n  Downloading https://files.pythonhosted.org/packages/22/83/031090f9e6ecb58c520f5bda37a8260ffc953abe2751c435c429fd5d1a96/osprofiler-2.9.0-py2.py3-none-any.whl (89kB)\nCollecting passlib===1.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 409))\n  Downloading https://files.pythonhosted.org/packages/11/b8/e9a78f3033228013ba8564adad8d0031bf9d39ea3acc3cdb9d55fabeb4ba/passlib-1.7.2-py2.py3-none-any.whl (507kB)\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421))\nCollecting psycopg2===2.8.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 426))\n  Downloading https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz (377kB)\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435))\nCollecting pycparser===2.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 436))\n  Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443))\nRequirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))\nCollecting pyrsistent===0.15.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 454))\n  Downloading https://files.pythonhosted.org/packages/90/aa/cdcf7ef88cc0f831b6f14c8c57318824c9de9913fe8de38e46a98c069a35/pyrsistent-0.15.7.tar.gz (107kB)\nCollecting pysaml2===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 455))\n  Downloading https://files.pythonhosted.org/packages/35/13/3bc8cb94da2aeb36bd1cc277c1a3cd3df7e67e800c3f0c3c26cd7ecc32e9/pysaml2-4.9.0-py2.py3-none-any.whl (334kB)\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545))\nCollecting scrypt===0.8.13 (from -c /opt/stack/requirements/upper-constraints.txt (line 566))\n  Downloading https://files.pythonhosted.org/packages/80/3d/141eb80e754b86f6c25a2ffaf6c3af3acdb65a3e3700829a05ab0c5d965d/scrypt-0.8.13.tar.gz (53kB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576))\nCollecting soupsieve===1.9.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 581))\n  Downloading https://files.pythonhosted.org/packages/81/94/03c0f04471fc245d08d0a99f7946ac228ca98da4fa75796c507f61e688c2/soupsieve-1.9.5-py2.py3-none-any.whl\nCollecting sqlalchemy-migrate===0.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 641))\n  Downloading https://files.pythonhosted.org/packages/1a/ba/0725bf5f54d0c5ed7c1da025215f288fb68ef4cc4966abfb76c1926ee0af/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109kB)\nCollecting sqlparse===0.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 642))\n  Downloading https://files.pythonhosted.org/packages/ef/53/900f7d2a54557c6a37886585a91336520e5539e3ae2423ff1102daf4f3a7/sqlparse-0.3.0-py2.py3-none-any.whl\nCollecting statsd===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 643))\n  Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))\nCollecting tempest===22.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 660))\n  Downloading https://files.pythonhosted.org/packages/80/63/d490b9384c67a837b073aa0e5d03b11fe272d48b171ea525e0cf572a2c98/tempest-22.1.0-py2.py3-none-any.whl (1.4MB)\nCollecting testresources===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 664))\n  Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl\nCollecting testscenarios===0.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 665))\n  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 680))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 697))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))\nCollecting waitress===1.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 706))\n  Downloading https://files.pythonhosted.org/packages/6b/0d/589f9e46222fd5b300dc4550427452ccd5fbe9720dad4148f227ba8e3bf7/waitress-1.4.2-py2.py3-none-any.whl (148kB)\nCollecting yappi===1.2.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 720))\n  Downloading https://files.pythonhosted.org/packages/37/dc/86bbe1822cdc6dbf46c644061bd24217f6a0f056f00162a3697c9bea7575/yappi-1.2.3.tar.gz (45kB)\nCollecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl\nCollecting pep257==0.7.0 (from -r /opt/stack/keystone/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl\nCollecting flake8-docstrings==0.2.1.post1 (from -r /opt/stack/keystone/test-requirements.txt (line 7))\n  Downloading https://files.pythonhosted.org/packages/35/21/4d5543efcf78801505e06475c683dd2a63aff14ecbca0b57d73ffbc386ff/flake8-docstrings-0.2.1.post1.tar.gz\nCollecting Click===7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 4))\n  Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 282))\nCollecting attrs===19.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 115))\n  Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl\nCollecting importlib-metadata===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 252))\n  Downloading https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290))\nCollecting fasteners===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 209))\n  Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))\nCollecting alembic===1.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 101))\n  Downloading https://files.pythonhosted.org/packages/dc/6d/3c1411dfdcf089ec89ce5e2222deb2292f39b6b1a5911222e15af9fe5a92/alembic-1.3.2.tar.gz (1.1MB)\nRequirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))\nCollecting cachetools===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 135))\n  Downloading https://files.pythonhosted.org/packages/08/6a/abf83cb951617793fd49c98cb9456860f5df66ff89883c8660aa0672d425/cachetools-4.0.0-py3-none-any.whl\nCollecting kombu===4.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 292))\n  Downloading https://files.pythonhosted.org/packages/96/94/b899b1d962f6b9ca0171a4796ca086c9785f0cc0b7705562e0a70d144910/kombu-4.6.7-py2.py3-none-any.whl (182kB)\nRequirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223))\nCollecting amqp===2.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 102))\n  Downloading https://files.pythonhosted.org/packages/fc/a0/6aa2a7923d4e82dda23db27711d565f0c4abf1570859f168e3d0975f1eb6/amqp-2.5.2-py2.py3-none-any.whl (49kB)\nCollecting greenlet===0.4.15 (from -c /opt/stack/requirements/upper-constraints.txt (line 233))\n  Downloading https://files.pythonhosted.org/packages/bf/45/142141aa47e01a5779f0fa5a53b81f8379ce8f2b1cd13df7d2f1d751ae42/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41kB)\nCollecting eventlet===0.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 205))\n  Downloading https://files.pythonhosted.org/packages/ef/01/83454d11bac9015f34e93cf11efcae169390ddf2df97cb73ca86de6465ed/eventlet-0.25.1-py2.py3-none-any.whl (222kB)\nCollecting Routes===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 44))\n  Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)\nCollecting Paste===3.2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 26))\n  Downloading https://files.pythonhosted.org/packages/aa/76/d3b9ec80e08642457845fdbd9351509799c93954440d8cc869aa0c76327d/Paste-3.2.4-py2.py3-none-any.whl (592kB)\nCollecting PasteDeploy===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\n  Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264))\nCollecting mox3===0.28.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 318))\n  Downloading https://files.pythonhosted.org/packages/9c/d1/500a99e9324bde9c158741ee3f6d04cd021760be186f9f17e3bff58d5a56/mox3-0.28.0-py2.py3-none-any.whl (43kB)\nCollecting os-client-config===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 367))\n  Downloading https://files.pythonhosted.org/packages/1b/bf/66b7e355f9de07644f8778f8d418fb6ed66e65ca8ad39b85a39358f6b955/os_client_config-2.0.0-py2.py3-none-any.whl\nCollecting pyOpenSSL===19.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 431))\n  Downloading https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53kB)\nCollecting defusedxml===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 165))\n  Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nCollecting Tempita===0.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 57))\n  Downloading https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))\nCollecting paramiko===2.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 408))\n  Downloading https://files.pythonhosted.org/packages/06/1e/1e08baaaf6c3d3df1459fd85f0e7d2d6aa916f33958f151ee1ecc9800971/paramiko-2.7.1-py2.py3-none-any.whl (206kB)\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 697))\nCollecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl\nCollecting zipp===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 730))\n  Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 714))\nCollecting Mako===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 23))\n  Downloading https://files.pythonhosted.org/packages/b0/3c/8dcd6883d009f7cae0f3157fb53e9afb05a0d3d33b3db1268ec2e6f4a56b/Mako-1.1.0.tar.gz (463kB)\nCollecting python-editor===1.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 477))\n  Downloading https://files.pythonhosted.org/packages/c6/d3/201fc3abe391bbae6606e6f1d598c15d367033332bd54352b12f35513717/python_editor-1.0.4-py3-none-any.whl\nCollecting vine===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 700))\n  Downloading https://files.pythonhosted.org/packages/7f/60/82c03047396126c8331ceb64da1dc52d4f1317209f32e8fe286d0c07365a/vine-1.3.0-py2.py3-none-any.whl\nCollecting dnspython===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 180))\n  Downloading https://files.pythonhosted.org/packages/a6/72/209e18bdfedfd78c6994e9ec96981624a5ad7738524dd474237268422cb8/dnspython-1.15.0-py2.py3-none-any.whl (177kB)\nCollecting repoze.lru===0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 532))\n  Downloading https://files.pythonhosted.org/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl\nCollecting openstacksdk===0.39.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 362))\n  Downloading https://files.pythonhosted.org/packages/bb/14/cefb9f9529da66f9bf144031df8bd9938ebe8cd30f3eb518d201f21b6bc0/openstacksdk-0.39.0-py2.py3-none-any.whl (1.3MB)\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))\nCollecting PyNaCl===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 42))\n  Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)\nCollecting pycodestyle<2.1,>=2.0 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/73/31/136a79364c1681a3c276796d1f5090833bd03461b78a1b037638d1a2c484/pycodestyle-2.0.0-py2.py3-none-any.whl (42kB)\nCollecting mccabe<0.6,>=0.2.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/69/be/9c322ed286263a93e5ee0ff575662d0709fc73ee906522e7cfa72b08b946/mccabe-0.5.3-py2.py3-none-any.whl\nCollecting pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))\n  Downloading https://files.pythonhosted.org/packages/74/55/98f59358be6d7240ba546b8a74813cc21841a9145a0c1a3a7998f50acbe7/pyflakes-1.2.3-py2.py3-none-any.whl (209kB)\nCollecting more-itertools===8.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\n  Downloading https://files.pythonhosted.org/packages/68/03/0604cec1ea13c9f063dd50f900d1a36160334dd3cfb01fd0e638f61b46ba/more_itertools-8.0.2-py3-none-any.whl (40kB)\nCollecting requestsexceptions===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 541))\n  Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl\nCollecting appdirs===1.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 108))\n  Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl\nCollecting jsonpatch===1.24 (from -c /opt/stack/requirements/upper-constraints.txt (line 278))\n  Downloading https://files.pythonhosted.org/packages/86/7e/035d19a73306278673039f0805b863be8798057cc1b4008b9c8c7d1d32a3/jsonpatch-1.24-py2.py3-none-any.whl\nCollecting jmespath===0.9.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 272))\n  Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl\nCollecting munch===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 321))\n  Downloading https://files.pythonhosted.org/packages/cc/ab/85d8da5c9a45e072301beb37ad7f833cd344e04c817d97e0cc75681d248f/munch-2.5.0-py2.py3-none-any.whl\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))\nRequirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 708))\nCollecting jsonpointer===2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 281))\n  Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl\nBuilding wheels for collected packages: Mako, SQLAlchemy, Tempita, alembic, bashate, psycopg2, pycparser, pyrsistent, scrypt, yappi, flake8-docstrings\n  Running setup.py bdist_wheel for Mako: started\n  Running setup.py bdist_wheel for Mako: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/98/32/7b/a291926643fc1d1e02593e0d9e247c5a866a366b8343b7aa27\n  Running setup.py bdist_wheel for SQLAlchemy: started\n  Running setup.py bdist_wheel for SQLAlchemy: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/ee/33/44/0788a6e806866ae2e246d5cd841d07498a46bcb3f3c42ea5a4\n  Running setup.py bdist_wheel for Tempita: started\n  Running setup.py bdist_wheel for Tempita: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/1e/db/04/d827f417f162a149fbdfdd1d015c7769b393124aa98eb29642\n  Running setup.py bdist_wheel for alembic: started\n  Running setup.py bdist_wheel for alembic: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/5c/66/53/e0633382ac8625ab1c099db6a290d1b6b24f849a4666a57105\n  Running setup.py bdist_wheel for bashate: started\n  Running setup.py bdist_wheel for bashate: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177\n  Running setup.py bdist_wheel for psycopg2: started\n  Running setup.py bdist_wheel for psycopg2: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/7e/5b/53/30085c62689dcfce50c8f40759945a49eb856af082e9ebf751\n  Running setup.py bdist_wheel for pycparser: started\n  Running setup.py bdist_wheel for pycparser: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511\n  Running setup.py bdist_wheel for pyrsistent: started\n  Running setup.py bdist_wheel for pyrsistent: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/b5/78/ac/f26a78a989cd97f90981d96a560d7e1da5e1307284301d94e8\n  Running setup.py bdist_wheel for scrypt: started\n  Running setup.py bdist_wheel for scrypt: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/41/c7/10/564d6df269e003bf809f34cd91dd61e9154aa77dc1b5cf71aa\n  Running setup.py bdist_wheel for yappi: started\n  Running setup.py bdist_wheel for yappi: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/d6/9e/a7/e0cc70f8685b52eedc76fa813a4b235047f24688e050aecd47\n  Running setup.py bdist_wheel for flake8-docstrings: started\n  Running setup.py bdist_wheel for flake8-docstrings: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/53/30/45/d301169acf5562ac70598acf1486005ad7182436bfe65c8fd9\nSuccessfully built Mako SQLAlchemy Tempita alembic bashate psycopg2 pycparser pyrsistent scrypt yappi flake8-docstrings\nInstalling collected packages: Click, Werkzeug, itsdangerous, MarkupSafe, Jinja2, Flask, aniso8601, Flask-RESTful, PyJWT, SQLAlchemy, pycparser, cffi, bcrypt, cryptography, attrs, more-itertools, zipp, importlib-metadata, pyrsistent, jsonschema, oauthlib, Mako, python-editor, alembic, sqlparse, Tempita, sqlalchemy-migrate, testscenarios, testresources, psycopg2, oslo.db, cachetools, statsd, oslo.middleware, greenlet, yappi, dnspython, eventlet, repoze.lru, Routes, Paste, PasteDeploy, oslo.service, vine, amqp, kombu, oslo.messaging, oslo.policy, oslo.upgradecheck, osprofiler, passlib, pyOpenSSL, defusedxml, pysaml2, scrypt, keystone, PyNaCl, soupsieve, beautifulsoup4, waitress, WebTest, appdirs, bashate, coverage, fasteners, freezegun, jmespath, jsonpointer, jsonpatch, lxml, mock, mox3, munch, requestsexceptions, openstacksdk, os-client-config, oslotest, paramiko, tempest, pycodestyle, mccabe, pyflakes, flake8, hacking, pep257, flake8-docstrings\n  Found existing installation: click 6.7\n    Uninstalling click-6.7:\n      Successfully uninstalled click-6.7\n  Found existing installation: MarkupSafe 1.0\n    Uninstalling MarkupSafe-1.0:\n      Successfully uninstalled MarkupSafe-1.0\n  Found existing installation: Jinja2 2.10\n    Uninstalling Jinja2-2.10:\n      Successfully uninstalled Jinja2-2.10\n  Found existing installation: PyJWT 1.5.3\n    Uninstalling PyJWT-1.5.3:\n      Successfully uninstalled PyJWT-1.5.3\n  Found existing installation: cryptography 2.1.4\n    Uninstalling cryptography-2.1.4:\n      Successfully uninstalled cryptography-2.1.4\n  Found existing installation: attrs 17.4.0\n    Uninstalling attrs-17.4.0:\n      Successfully uninstalled attrs-17.4.0\n  Found existing installation: jsonschema 2.6.0\n    Uninstalling jsonschema-2.6.0:\n      Successfully uninstalled jsonschema-2.6.0\n  Found existing installation: oauthlib 2.0.6\n    Uninstalling oauthlib-2.0.6:\n      Successfully uninstalled oauthlib-2.0.6\n  Found existing installation: pyOpenSSL 17.5.0\n    Uninstalling pyOpenSSL-17.5.0:\n      Successfully uninstalled pyOpenSSL-17.5.0\n  Running setup.py develop for keystone\n  Found existing installation: fasteners 0.15\n    Uninstalling fasteners-0.15:\n      Successfully uninstalled fasteners-0.15\n  Found existing installation: jsonpointer 1.10\n    Uninstalling jsonpointer-1.10:\n      Successfully uninstalled jsonpointer-1.10\n  Found existing installation: jsonpatch 1.16\n    Uninstalling jsonpatch-1.16:\n      Successfully uninstalled jsonpatch-1.16\nSuccessfully installed Click-7.0 Flask-1.1.1 Flask-RESTful-0.3.7 Jinja2-2.10.3 Mako-1.1.0 MarkupSafe-1.1.1 Paste-3.2.4 PasteDeploy-2.0.1 PyJWT-1.7.1 PyNaCl-1.3.0 Routes-2.4.1 SQLAlchemy-1.3.12 Tempita-0.5.2 WebTest-2.0.33 Werkzeug-0.16.0 alembic-1.3.2 amqp-2.5.2 aniso8601-8.0.0 appdirs-1.4.3 attrs-19.3.0 bashate-0.6.0 bcrypt-3.1.7 beautifulsoup4-4.8.2 cachetools-4.0.0 cffi-1.13.2 coverage-5.0.1 cryptography-2.8 defusedxml-0.6.0 dnspython-1.15.0 eventlet-0.25.1 fasteners-0.14.1 flake8-2.6.2 flake8-docstrings-0.2.1.post1 freezegun-0.3.12 greenlet-0.4.15 hacking-1.1.0 importlib-metadata-1.3.0 itsdangerous-1.1.0 jmespath-0.9.4 jsonpatch-1.24 jsonpointer-2.0 jsonschema-3.2.0 keystone kombu-4.6.7 lxml-4.4.2 mccabe-0.5.3 mock-3.0.5 more-itertools-8.0.2 mox3-0.28.0 munch-2.5.0 oauthlib-3.1.0 openstacksdk-0.39.0 os-client-config-2.0.0 oslo.db-6.0.0 oslo.messaging-10.5.0 oslo.middleware-3.38.1 oslo.policy-2.4.1 oslo.service-1.41.1 oslo.upgradecheck-0.3.2 oslotest-3.9.0 osprofiler-2.9.0 paramiko-2.7.1 passlib-1.7.2 pep257-0.7.0 psycopg2-2.8.4 pyOpenSSL-19.1.0 pycodestyle-2.0.0 pycparser-2.19 pyflakes-1.2.3 pyrsistent-0.15.7 pysaml2-4.9.0 python-editor-1.0.4 repoze.lru-0.7 requestsexceptions-1.4.0 scrypt-0.8.13 soupsieve-1.9.5 sqlalchemy-migrate-0.13.0 sqlparse-0.3.0 statsd-3.3.0 tempest-22.1.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 waitress-1.4.2 yappi-1.2.3 zipp-0.6.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981310961\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981310961 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981585175\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=274214\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=359956\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=634170\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/keystone, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:501         is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:505         '[' uwsgi == mod_wsgi ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:507         '[' uwsgi == uwsgi ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:install_keystone:508         pip_install uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : uwsgi\nUsing 3.6 version to install uwsgi based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: uwsgi in /usr/local/lib/python3.6/dist-packages\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981585552\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981585552 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981589589\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=4037\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=634170\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=638207\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:913                       configure_keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:202       sudo install -d -o ubuntu /etc/keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:204       [[ /etc/keystone != \\/\\o\\p\\t\\/\\s\\t\\a\\c\\k\\/\\k\\e\\y\\s\\t\\o\\n\\e\\/\\e\\t\\c ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:205       install -m 600 /dev/null /etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:208       is_service_enabled ldap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:212       iniset /etc/keystone/keystone.conf identity driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:213       iniset /etc/keystone/keystone.conf identity password_hash_rounds 4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:214       iniset /etc/keystone/keystone.conf assignment driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:215       iniset /etc/keystone/keystone.conf role driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:216       iniset /etc/keystone/keystone.conf resource driver sql\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:219       iniset /etc/keystone/keystone.conf cache enabled True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:220       iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:221       iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:223       iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:157    local package=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:159    local section=oslo_messaging_notifications\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:225       local service_port=5000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:226       local auth_port=35357\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:228       is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:240       iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:241       iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:243       [[ fernet != '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:244       iniset /etc/keystone/keystone.conf token provider fernet\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/keystone:configure_keystone:247       database_connection_url keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:132  local db=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:133  database_connection_url_mysql keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:199  local db=keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:247       iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:250       '[' False '!=' False ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:255       setup_logging /etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:639               local conf_file=/etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:642               setup_systemd_logging /etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:670       local conf_file=/etc/keystone/keystone.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:684       iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:686       iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:687       iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:688       iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:257       iniset /etc/keystone/keystone.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:259       '[' uwsgi == mod_wsgi ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:263       write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-public.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:238         local url=/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:239         local http=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:240         local name=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf\n+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'\nd /var/run/uwsgi 0755 ubuntu root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-public.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-public.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:281         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:284         local apache_conf=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:169     is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-public.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf\n+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 '\nProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 \ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:185         local site=keystone-wsgi-public\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:187         enable_apache_mod version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:188         is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-public\nEnabling site keystone-wsgi-public.\nTo activate the new configuration, you need to run:\n  systemctl reload apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:290         restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:264       write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-admin.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:238         local url=/identity_admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:239         local http=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:240         local name=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf\nd /var/run/uwsgi 0755 ubuntu root\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-admin.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-admin.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:281         [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:284         local apache_conf=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:169     is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-admin.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 '\nProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 \ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:185         local site=keystone-wsgi-admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:187         enable_apache_mod version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:188         is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-admin\nEnabling site keystone-wsgi-admin.\nTo activate the new configuration, you need to run:\n  systemctl reload apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_uwsgi_config:290         restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:267       iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:269       iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:271       iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:279       [[ True = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:280       iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:281       iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone:282       iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:917                       is_service_enabled swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:918                       is_service_enabled ceilometer\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:921                       stack_install_service swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swift:740               git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/swift.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/swift ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1578981607769\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master\nCloning into '/opt/stack/swift'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981607769\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981607769 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981626813\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=19044\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=31495\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=50539\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\na4f107886 Merge \"Allow reconciler to handle reserved names\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swift:741               setup_develop /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/swift == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/swift -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/swift == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/swift -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/swift == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/swift\nUsing 3.6 version to install /opt/stack/swift based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/swift/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/swift/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/swift/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/swift/test-requirements.txt -e /opt/stack/swift\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nObtaining file:///opt/stack/swift\nObtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\nCollecting boto===2.49.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 128))\n  Downloading https://files.pythonhosted.org/packages/23/10/c0b78c27298029e4454a472a1919bde20cb182dab1662cec7f2ca1dcc523/boto-2.49.0-py2.py3-none-any.whl (1.4MB)\nCollecting boto3===1.10.46 (from -c /opt/stack/requirements/upper-constraints.txt (line 129))\n  Downloading https://files.pythonhosted.org/packages/3f/f9/9798c5221d45b637ae1f42f0e0467e3bdfc3af46769b6bc7a29d93b2ecf6/boto3-1.10.46-py2.py3-none-any.whl (128kB)\nCollecting botocore===1.13.46 (from -c /opt/stack/requirements/upper-constraints.txt (line 130))\n  Downloading https://files.pythonhosted.org/packages/74/17/40f9fb50219e8a24fd9c09c909d26f074d4a2fc83b66065dff3770ecbebb/botocore-1.13.46-py2.py3-none-any.whl (5.9MB)\nRequirement already satisfied: coverage===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nCollecting docutils===0.15.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 190))\n  Downloading https://files.pythonhosted.org/packages/22/cd/a6aa959dca619918ccb55023b4cb151949c64d4d5d55b3f4ffd7eee0c6e8/docutils-0.15.2-py3-none-any.whl (547kB)\nRequirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))\nRequirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))\nRequirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))\nRequirement already satisfied: lxml===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334))\nCollecting nose===1.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 344))\n  Downloading https://files.pythonhosted.org/packages/15/d8/dd071918c040f50fa1cf80da16423af51ff8ce4a0f2399b7bf8de45ac3d9/nose-1.3.7-py3-none-any.whl (154kB)\nCollecting nosehtmloutput===0.0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 346))\n  Downloading https://files.pythonhosted.org/packages/e0/5d/2bb521a8ccb0222bd94ed557645955d95ba6798df6b3b4bdc2c31dec4f7c/nosehtmloutput-0.0.7-py2.py3-none-any.whl\nCollecting nosexcover===1.0.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 347))\n  Downloading https://files.pythonhosted.org/packages/f5/74/0dfbedcab931df02d9437820014fd6f4b539b3aa64dbb8e7a362fe20343d/nosexcover-1.0.11-py2.py3-none-any.whl\nRequirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))\nRequirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))\nRequirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))\nCollecting pyeclib===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 442))\n  Downloading https://files.pythonhosted.org/packages/aa/d6/ca6bba5e66fc7a9810a995b17a3675492da2bec405806d8ac3db18cfd93b/pyeclib-1.6.0.tar.gz (6.7MB)\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))\nRequirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488))\nCollecting python-openstackclient===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 504))\n  Downloading https://files.pythonhosted.org/packages/31/12/a053e88d7e614a482324916c3eaaa4b076fef103d99a4ef0dc607a9c86f7/python_openstackclient-4.0.0-py2.py3-none-any.whl (870kB)\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515))\nCollecting python-swiftclient===3.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 516))\n  Downloading https://files.pythonhosted.org/packages/1a/6c/1dca59a10d9689203599b1507f0420242cfe914fa518063f5cebf36207b1/python_swiftclient-3.8.1-py2.py3-none-any.whl (84kB)\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523))\nCollecting reno===2.11.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 532))\n  Downloading https://files.pythonhosted.org/packages/92/71/9bb7134535ca6c2b1dc2b87269f2d518a4fb33665b1354529e9dd954ff33/reno-2.11.3-py2.py3-none-any.whl (64kB)\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))\nCollecting requests-mock===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 537))\n  Downloading https://files.pythonhosted.org/packages/8c/f1/66c54a412543b29454102ae74b1454fce2d307b1c36e6bd2e9818394df88/requests_mock-1.7.0-py2.py3-none-any.whl\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546))\nCollecting s3transfer===0.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 552))\n  Downloading https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl (70kB)\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 667))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 681))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 698))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))\nCollecting xattr===0.9.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 718))\n  Downloading https://files.pythonhosted.org/packages/c1/74/1ff659d6deb1d2d6babb9483171edfa330264ae2cbf005035bb7a77b07d2/xattr-0.9.7.tar.gz\nCollecting hacking<0.12,>=0.11.0 (from -r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/57/4f/2d0932d1d5845a969336bc5eef02e7a00fdad28f8de949abbf333a12d859/hacking-0.11.0-py2.py3-none-any.whl\nCollecting bandit>=1.1.0 (from -r /opt/stack/swift/test-requirements.txt (line 25))\n  Downloading https://files.pythonhosted.org/packages/5a/50/ff2f2c8f1f0ca1569f678eeb608c0f973b835985410985594fbee96be820/bandit-1.6.2-py2.py3-none-any.whl (122kB)\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144))\nRequirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333))\nRequirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264))\nCollecting python-novaclient===16.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 501))\n  Downloading https://files.pythonhosted.org/packages/35/36/696c4dbd8f195ef0124f849a24fa045889bf2bdf4bc299f79179795b8696/python_novaclient-16.0.0-py2.py3-none-any.whl (330kB)\nCollecting osc-lib===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\n  Downloading https://files.pythonhosted.org/packages/9a/a2/a7b4f890463bfe9304bfe7e4104d403b5f4da234142d824785010e5cc571/osc_lib-1.15.0-py2.py3-none-any.whl (87kB)\nCollecting python-cinderclient===5.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 471))\n  Downloading https://files.pythonhosted.org/packages/0f/15/8e0fd5fcebc43ed076b0707099e1cd6dc55c45c32237b58fc57dbf26c411/python_cinderclient-5.0.0-py2.py3-none-any.whl (274kB)\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363))\nCollecting python-glanceclient===2.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 481))\n  Downloading https://files.pythonhosted.org/packages/1e/66/b6120307763c1f0c8873f34b9bb26c17a471bb59908934ab469288413725/python_glanceclient-2.17.0-py2.py3-none-any.whl (195kB)\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))\nCollecting dulwich===0.19.14 (from -c /opt/stack/requirements/upper-constraints.txt (line 193))\n  Downloading https://files.pythonhosted.org/packages/93/43/d0bcb8d2e330daa023999f95536b9e62d6d6742570dc254637b09853f2c4/dulwich-0.19.14-py3-none-any.whl (419kB)\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 698))\nCollecting pyflakes==0.8.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl\nCollecting flake8<2.6.0,>=2.5.4 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl\nCollecting mccabe==0.2.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz\nCollecting pep8==1.5.7 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl\nCollecting GitPython===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\n  Downloading https://files.pythonhosted.org/packages/20/8c/4543981439d23c4ff65b2e62dddd767ebc84a8e664a9b67e840d1e2730d3/GitPython-3.0.5-py3-none-any.whl (455kB)\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715))\nCollecting simplejson===3.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 575))\n  Downloading https://files.pythonhosted.org/packages/98/87/a7b98aa9256c8843f92878966dc3d8d914c14aad97e2c5ce4798d5743e07/simplejson-3.17.0.tar.gz (83kB)\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542))\nCollecting warlock===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 708))\n  Downloading https://files.pythonhosted.org/packages/c2/36/178b26a338cd6d30523246da4721b1114306f588deb813f3f503052825ee/warlock-1.3.3.tar.gz\nRequirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))\nCollecting gitdb2===2.0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 225))\n  Downloading https://files.pythonhosted.org/packages/03/6c/99296f89bad2ef85626e1df9f677acbee8885bb043ad82ad3ed4746d2325/gitdb2-2.0.6-py2.py3-none-any.whl (63kB)\nRequirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282))\nCollecting smmap2===2.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 579))\n  Downloading https://files.pythonhosted.org/packages/55/d2/866d45e3a121ee15a1dc013824d58072fd5c7799c9c34d01378eb262ca8f/smmap2-2.0.5-py2.py3-none-any.whl\nRequirement already satisfied: pyrsistent===0.15.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 282))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 731))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))\nBuilding wheels for collected packages: pyeclib, simplejson, warlock, xattr, mccabe\n  Running setup.py bdist_wheel for pyeclib: started\n  Running setup.py bdist_wheel for pyeclib: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e9/73/99/ae8b953fd2151029f3f34e0438ecca981d1ad29283b44ac387\n  Running setup.py bdist_wheel for simplejson: started\n  Running setup.py bdist_wheel for simplejson: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/86/c0/83/dcd0339abb2640544bb8e0938aab2d069cef55e5647ce6e097\n  Running setup.py bdist_wheel for warlock: started\n  Running setup.py bdist_wheel for warlock: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/07/5b/7f/aa3d5f762792f7e8f1d1fa6f03585da96b78f2cb9fe23f514a\n  Running setup.py bdist_wheel for xattr: started\n  Running setup.py bdist_wheel for xattr: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/24/f3/87/50d449d5256131df85679d15a9c64dfc929d1f125ed1559ea8\n  Running setup.py bdist_wheel for mccabe: started\n  Running setup.py bdist_wheel for mccabe: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/bf/fa/a3/993065a5662a2b43417d4254fdbef5e7aa1a808086fab6b432\nSuccessfully built pyeclib simplejson warlock xattr mccabe\nInstalling collected packages: pyeclib, xattr, swift, smmap2, gitdb2, GitPython, boto, docutils, botocore, s3transfer, boto3, dulwich, nose, nosehtmloutput, nosexcover, simplejson, osc-lib, python-cinderclient, warlock, python-glanceclient, python-novaclient, python-openstackclient, python-swiftclient, reno, requests-mock, pyflakes, mccabe, pep8, flake8, hacking, bandit\n  Running setup.py develop for swift\n  Found existing installation: pyflakes 1.2.3\n    Uninstalling pyflakes-1.2.3:\n      Successfully uninstalled pyflakes-1.2.3\n  Found existing installation: mccabe 0.5.3\n    Uninstalling mccabe-0.5.3:\n      Successfully uninstalled mccabe-0.5.3\n  Found existing installation: flake8 2.6.2\n    Uninstalling flake8-2.6.2:\n      Successfully uninstalled flake8-2.6.2\n  Found existing installation: hacking 1.1.0\n    Uninstalling hacking-1.1.0:\n      Successfully uninstalled hacking-1.1.0\nSuccessfully installed GitPython-3.0.5 bandit-1.6.2 boto-2.49.0 boto3-1.10.46 botocore-1.13.46 docutils-0.15.2 dulwich-0.19.14 flake8-2.5.5 gitdb2-2.0.6 hacking-0.11.0 mccabe-0.2.1 nose-1.3.7 nosehtmloutput-0.0.7 nosexcover-1.0.11 osc-lib-1.15.0 pep8-1.5.7 pyeclib-1.6.0 pyflakes-0.8.1 python-cinderclient-5.0.0 python-glanceclient-2.17.0 python-novaclient-16.0.0 python-openstackclient-4.0.0 python-swiftclient-3.8.1 reno-2.11.3 requests-mock-1.7.0 s3transfer-0.2.1 simplejson-3.17.0 smmap2-2.0.5 swift warlock-1.3.3 xattr-0.9.7\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981628086\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981628086 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981723276\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=95190\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=638207\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=733397\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/swift/swift.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/swift/swift.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/swift, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:install_swift:742               '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:922                       configure_swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:334             local swift_pipeline=crossdomain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:335             local node_number\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:336             local swift_node_config\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:337             local swift_log_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:338             local user_group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:341             /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop\nNo object-replicator running\nNo object-reconstructor running\nNo account-auditor running\nNo container-replicator running\nNo container-server running\nNo container-auditor running\nNo object-auditor running\nNo object-server running\nNo object-expirer running\nNo account-replicator running\nNo container-reconciler running\nNo account-reaper running\nNo object-updater running\nNo account-server running\nNo container-sharder running\nNo container-sync running\nNo container-updater running\nNo proxy-server running\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:341             true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:343             sudo install -d -o ubuntu /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:344             sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:346             [[ /etc/swift != \\/\\e\\t\\c\\/\\s\\w\\i\\f\\t ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:359             sudo tee /etc/rsyncd.conf\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:355             sed -e '\n        s/%GROUP%//;\n        s/%USER%/ubuntu/;\n        s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;\n    ' /opt/stack/devstack/files/swift/rsyncd.conf\nuid = ubuntu\ngid = \nlog file = /opt/stack/data/swift/logs/rsyncd.log\npid file = /opt/stack/data/swift/run/rsyncd.pid\naddress = 127.0.0.1\n\n[account6612]\nmax connections = 25\npath = /opt/stack/data/swift/1/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6612.lock\n\n[account6622]\nmax connections = 25\npath = /opt/stack/data/swift/2/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6622.lock\n\n[account6632]\nmax connections = 25\npath = /opt/stack/data/swift/3/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6632.lock\n\n[account6642]\nmax connections = 25\npath = /opt/stack/data/swift/4/node/\nread only = false\nlock file = /opt/stack/data/swift/run/account6642.lock\n\n\n[container6611]\nmax connections = 25\npath = /opt/stack/data/swift/1/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6611.lock\n\n[container6621]\nmax connections = 25\npath = /opt/stack/data/swift/2/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6621.lock\n\n[container6631]\nmax connections = 25\npath = /opt/stack/data/swift/3/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6631.lock\n\n[container6641]\nmax connections = 25\npath = /opt/stack/data/swift/4/node/\nread only = false\nlock file = /opt/stack/data/swift/run/container6641.lock\n\n\n[object6613]\nmax connections = 25\npath = /opt/stack/data/swift/1/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6613.lock\n\n[object6623]\nmax connections = 25\npath = /opt/stack/data/swift/2/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6623.lock\n\n[object6633]\nmax connections = 25\npath = /opt/stack/data/swift/3/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6633.lock\n\n[object6643]\nmax connections = 25\npath = /opt/stack/data/swift/4/node/\nread only = false\nlock file = /opt/stack/data/swift/run/object6643.lock\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:361             is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:362             sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:367             SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:368             cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:369             cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:373             local csyncfile=/etc/swift/container-sync-realms.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:374             cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:375             iniset /etc/swift/container-sync-realms.conf realm1 key realm1key\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:376             iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://169.16.1.117:8080/v1/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:378             iniuncomment /etc/swift/proxy-server.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:379             iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:381             iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:382             iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:384             iniuncomment /etc/swift/proxy-server.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:385             iniset /etc/swift/proxy-server.conf DEFAULT workers 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:387             iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:388             iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:390             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:391             iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:393             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:394             is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:397             iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:403             iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:404             iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:407             iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:410             is_service_enabled ceilometer\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:421             iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:427             is_service_enabled s3api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:430             is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:431             is_service_enabled s3api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:434             swift_pipeline+=' authtoken keystoneauth'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:437             swift_pipeline+=' tempauth '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:439             sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:440             sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:442             iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:443             iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:446             iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:451             iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:453             iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:454             configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/swift/proxy-server.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=filter:authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/swift/proxy-server.conf filter:authtoken username swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/swift/proxy-server.conf filter:authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/swift/proxy-server.conf filter:authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:455             iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:456             iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:457             iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:459             iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:460             iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:465             iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:466             iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:469             iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:471             cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:472             iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:473             iniset /etc/swift/swift.conf swift-constraints max_header_size 16384\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:474             iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:476             local node_number\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:477             for node_number in ${SWIFT_REPLICAS_SEQ}\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:478             local swift_node_config=/etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:479             cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:480             generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:293  local node_id=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:294  local bind_port=6613\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:295  local server_type=object\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:297  log_facility=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/object-server/1.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:301  iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:304  iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:307  iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/object-server/1.conf DEFAULT devices\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:310  iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:313  iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/object-server/1.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:316  iniset /etc/swift/object-server/1.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:319  iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:322  iniset /etc/swift/object-server/1.conf DEFAULT mount_check false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:325  iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:481             iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:482             iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:483             iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:485             swift_node_config=/etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:486             cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:487             generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:293  local node_id=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:294  local bind_port=6611\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:295  local server_type=container\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:297  log_facility=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/container-server/1.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:301  iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:304  iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:307  iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/container-server/1.conf DEFAULT devices\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:310  iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:313  iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/container-server/1.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:316  iniset /etc/swift/container-server/1.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:319  iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:322  iniset /etc/swift/container-server/1.conf DEFAULT mount_check false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:325  iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:488             iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:489             iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:491             swift_node_config=/etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:492             cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:493             generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:293  local node_id=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:294  local bind_port=6612\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:295  local server_type=account\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:297  log_facility=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/account-server/1.conf DEFAULT user\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:301  iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:304  iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:307  iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/account-server/1.conf DEFAULT devices\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:310  iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:313  iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/account-server/1.conf DEFAULT workers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:316  iniset /etc/swift/account-server/1.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:319  iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:322  iniset /etc/swift/account-server/1.conf DEFAULT mount_check false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:325  iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:494             iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:495             iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:499             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:500             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:501             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:503             testfile=/etc/swift/test.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:504             cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:507             iniset /etc/swift/test.conf func_test account swiftprojecttest1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:508             iniset /etc/swift/test.conf func_test username swiftusertest1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:509             iniset /etc/swift/test.conf func_test username3 swiftusertest3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:510             iniset /etc/swift/test.conf func_test account2 swiftprojecttest2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:511             iniset /etc/swift/test.conf func_test username2 swiftusertest2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:512             iniset /etc/swift/test.conf func_test account4 swiftprojecttest4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:513             iniset /etc/swift/test.conf func_test username4 swiftusertest4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:514             iniset /etc/swift/test.conf func_test password4 testing4\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:515             iniset /etc/swift/test.conf func_test domain4 swift_test\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:517             is_service_enabled keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:518             iniuncomment /etc/swift/test.conf func_test auth_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:519             local auth_vers\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:configure_swift:520             iniget /etc/swift/test.conf func_test auth_version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:520             auth_vers=3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:521             iniset /etc/swift/test.conf func_test auth_host 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:522             [[ http == \\h\\t\\t\\p\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:525             iniset /etc/swift/test.conf func_test auth_port 80\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:527             iniset /etc/swift/test.conf func_test auth_uri http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:528             [[ 3 == \\3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:529             iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:533             is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:539             local user_group\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/swift:configure_swift:540             id -g ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:540             user_group=1000\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:541             sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:543             local swift_log_dir=/opt/stack/data/swift/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:544             sudo rm -rf /opt/stack/data/swift/logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:545             local swift_log_group=adm\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:546             is_suse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_opensuse\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:470          [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse:463              is_suse_linux_enterprise\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:549             sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:551             [[ False != \\F\\a\\l\\s\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/swift:configure_swift:559             '[' False == True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:925                       is_service_enabled s3api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:931                       is_service_enabled g-api n-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:933                       stack_install_service glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glance:306             use_library_from_git glance_store\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=glance_store\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,glance_store, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glance:311             git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/glance.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/glance ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1578981740345\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master\nCloning into '/opt/stack/glance'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981740345\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981740345 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981755747\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=15402\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=50539\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=65941\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\n2291fe67 Merge \"Fix string interpolation to delay by logging\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:install_glance:313             setup_develop /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/glance == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/glance -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/glance == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/glance -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/glance == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/glance\nUsing 3.6 version to install /opt/stack/glance based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/glance/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/glance/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/glance/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/glance/test-requirements.txt -e /opt/stack/glance\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinx: markers 'python_version == \"2.7\"' don't match your environment\nObtaining file:///opt/stack/glance\nObtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: Paste===3.2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))\nRequirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\nRequirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))\nRequirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44))\nRequirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45))\nCollecting Sphinx===2.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 55))\n  Downloading https://files.pythonhosted.org/packages/c4/bb/64c45dd915150952feda858a112a13dc43fb24df2f397d82cdbd4db274b6/Sphinx-2.3.1-py3-none-any.whl (2.7MB)\nCollecting WSME===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 59))\n  Downloading https://files.pythonhosted.org/packages/d1/b6/8027248bfca3ce192bc54d46fcda4324c86c8beabe344cbb80fb57a6c868/WSME-0.9.3.tar.gz (124kB)\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))\nCollecting alabaster===0.7.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\n  Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl\nRequirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101))\nCollecting castellan===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 140))\n  Downloading https://files.pythonhosted.org/packages/4b/ca/23833375aabd350dec065066763c15302b8fdd91ebcb4209c41c89b7abc5/castellan-1.4.0-py2.py3-none-any.whl (90kB)\nRequirement already satisfied: coverage===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nCollecting cursive===0.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 160))\n  Downloading https://files.pythonhosted.org/packages/03/65/eadc65f8888ffb6e471dc639bccede2f457931457af6e4ddbf1e78f62cfe/cursive-0.2.2-py2.py3-none-any.whl\nCollecting ddt===1.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 162))\n  Downloading https://files.pythonhosted.org/packages/85/f3/44aea9a98e15e01d276618955dd78229dbc1500ec64146cf215022b84615/ddt-1.2.2-py2.py3-none-any.whl\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))\nRequirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165))\nCollecting doc8===0.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 187))\n  Downloading https://files.pythonhosted.org/packages/d8/39/5427135280657da69b800cebb153f40b5f3209c636659c35a19c8760428a/doc8-0.8.0-py2.py3-none-any.whl\nRequirement already satisfied: docutils===0.15.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190))\nRequirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))\nRequirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223))\nCollecting glance-store===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 226))\n  Downloading https://files.pythonhosted.org/packages/5f/ec/8ebc82a0390778d7316bcdf99a12ec689c0003d87402a886a7258fce67ed/glance_store-1.1.0-py2.py3-none-any.whl (184kB)\nRequirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233))\nRequirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243))\nCollecting imagesize===1.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 251))\n  Downloading https://files.pythonhosted.org/packages/31/b2/b5522a0c8d11e4aff83f8342f3f0dea68c2fb25aa44403e420587f0ce204/imagesize-1.2.0-py2.py3-none-any.whl\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264))\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))\nRequirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333))\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))\nCollecting os-win===4.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\n  Downloading https://files.pythonhosted.org/packages/b1/07/0afd4297705854c9566b1f801790dbcc1948d2660cbeda1b3fff34a1ef2f/os_win-4.3.2-py2.py3-none-any.whl (272kB)\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))\nRequirement already satisfied: oslo.db===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))\nRequirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))\nRequirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\nRequirement already satisfied: oslo.messaging===10.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\nRequirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\nCollecting oslo.reports===1.31.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\n  Downloading https://files.pythonhosted.org/packages/85/a8/acc6607ce1910b1029d0d20a4f57c5e04ecb772f67f91f4d9e93ac762ed5/oslo.reports-1.31.1-py2.py3-none-any.whl (53kB)\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396))\nRequirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))\nRequirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))\nRequirement already satisfied: oslotest===3.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403))\nRequirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404))\nCollecting packaging===19.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 407))\n  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))\nCollecting psutil===5.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 426))\n  Downloading https://files.pythonhosted.org/packages/73/93/4f8213fbe66fc20cb904f35e6e04e20b47b85bee39845cc66a0bcf5ccdcb/psutil-5.6.7.tar.gz (448kB)\nRequirement already satisfied: psycopg2===2.8.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))\nRequirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))\nRequirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))\nRequirement already satisfied: pyrsistent===0.15.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455))\nCollecting pysendfile===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 457))\n  Downloading https://files.pythonhosted.org/packages/cd/3f/4aa268afd0252f06b3b487c296a066a01ddd4222a46b7a3748599c8fc8c3/pysendfile-2.0.1.tar.gz\nCollecting python-barbicanclient===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 468))\n  Downloading https://files.pythonhosted.org/packages/12/c6/9875e5d83e04b778b58c093906e91a8b63b70584da90c28c435465c976c0/python_barbicanclient-4.9.0-py2.py3-none-any.whl (82kB)\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))\nRequirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515))\nRequirement already satisfied: python-swiftclient===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523))\nRequirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))\nCollecting restructuredtext-lint===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 543))\n  Downloading https://files.pythonhosted.org/packages/62/76/bd8760de759fb74d7863e6935200af101cb128a7de008741a4e22341d03c/restructuredtext_lint-1.3.0.tar.gz\nRequirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546))\nCollecting simplegeneric===0.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 574))\n  Downloading https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577))\nCollecting snowballstemmer===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 580))\n  Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB)\nCollecting sphinxcontrib-applehelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 593))\n  Downloading https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121kB)\nCollecting sphinxcontrib-devhelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 602))\n  Downloading https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84kB)\nCollecting sphinxcontrib-htmlhelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 607))\n  Downloading https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96kB)\nCollecting sphinxcontrib-jsmath===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 612))\n  Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl\nCollecting sphinxcontrib-qthelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 623))\n  Downloading https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90kB)\nCollecting sphinxcontrib-serializinghtml===1.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 632))\n  Downloading https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89kB)\nRequirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642))\nRequirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643))\nRequirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646))\nCollecting taskflow===3.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 661))\n  Downloading https://files.pythonhosted.org/packages/38/ad/30672c7b6c4cf662fd5c6de5ab5492a335bc1d5f31a7bda576ad71f64666/taskflow-3.8.0-py2.py3-none-any.whl (490kB)\nRequirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 663))\nCollecting testrepository===0.0.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 665))\n  Downloading https://files.pythonhosted.org/packages/0c/85/f495b58b2b0ac907def07385219e9747b75840fa01280f228546a4a5ad7f/testrepository-0.0.20.tar.gz (84kB)\nRequirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666))\nRequirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 667))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 668))\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 682))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 706))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716))\nRequirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719))\nRequirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 722))\nCollecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/glance/test-requirements.txt (line 6))\n  Downloading https://files.pythonhosted.org/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl\nCollecting Pygments>=2.0 (from Sphinx===2.3.1->-c /opt/stack/requirements/upper-constraints.txt (line 55))\n  Downloading https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (896kB)\nRequirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Sphinx===2.3.1->-c /opt/stack/requirements/upper-constraints.txt (line 55))\nRequirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))\nRequirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))\nRequirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))\nRequirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135))\nRequirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102))\nRequirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334))\nRequirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319))\nRequirement already satisfied: os-client-config===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))\nRequirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))\nCollecting networkx===2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 340))\n  Downloading https://files.pythonhosted.org/packages/41/8f/dd6a8e85946def36e4f2c69c84219af0fa5e832b018c970e92f2ad337e45/networkx-2.4-py3-none-any.whl (1.6MB)\nCollecting automaton===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 117))\n  Downloading https://files.pythonhosted.org/packages/52/1c/88bdaf65e3d8ab3b737c4177bc6c9a8ef019f47f2f5752902848b3daebd7/automaton-1.17.0-py2.py3-none-any.whl\nCollecting pydot===1.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 440))\n  Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 699))\nRequirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: pep8==1.5.7 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))\nRequirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 732))\nRequirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542))\nRequirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 710))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281))\nBuilding wheels for collected packages: WSME, psutil, pysendfile, restructuredtext-lint, simplegeneric, testrepository\n  Running setup.py bdist_wheel for WSME: started\n  Running setup.py bdist_wheel for WSME: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/48/fb/22/ad44424942750641caad9d9a0eb445f9798c5029e911b8494f\n  Running setup.py bdist_wheel for psutil: started\n  Running setup.py bdist_wheel for psutil: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/52/41/b0/bf50409fe2b1d3b79afa3eed71b54b3e30fe5b695db2c7ba2e\n  Running setup.py bdist_wheel for pysendfile: started\n  Running setup.py bdist_wheel for pysendfile: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e5/2f/3f/d089a479eb292a361c50e998e7869d10e02b046664cfc67ecb\n  Running setup.py bdist_wheel for restructuredtext-lint: started\n  Running setup.py bdist_wheel for restructuredtext-lint: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e2/0b/2f/978270923876dbc00f4427adea00dee9cdfcb5381bdc602e07\n  Running setup.py bdist_wheel for simplegeneric: started\n  Running setup.py bdist_wheel for simplegeneric: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/a9/28/53/f24776b4c5bcbe91aaf1f1e247bd6fadd17191aa12fac63902\n  Running setup.py bdist_wheel for testrepository: started\n  Running setup.py bdist_wheel for testrepository: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/79/16/05/2233a07d22036e1ea370a1364db946e7e3968713fe5c320a29\nSuccessfully built WSME psutil pysendfile restructuredtext-lint simplegeneric testrepository\nInstalling collected packages: simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance-store, os-win, psutil, oslo.reports, networkx, automaton, pydot, taskflow, glance, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, alabaster, sphinxcontrib-jsmath, Pygments, packaging, sphinxcontrib-serializinghtml, imagesize, Sphinx, ddt, restructuredtext-lint, doc8, pysendfile, testrepository, hacking\n  Running setup.py develop for glance\n  Found existing installation: hacking 0.11.0\n    Uninstalling hacking-0.11.0:\n      Successfully uninstalled hacking-0.11.0\nSuccessfully installed Pygments-2.5.2 Sphinx-2.3.1 WSME-0.9.3 alabaster-0.7.12 automaton-1.17.0 castellan-1.4.0 cursive-0.2.2 ddt-1.2.2 doc8-0.8.0 glance glance-store-1.1.0 hacking-0.12.0 imagesize-1.2.0 networkx-2.4 os-win-4.3.2 oslo.reports-1.31.1 packaging-19.2 psutil-5.6.7 pydot-1.4.1 pysendfile-2.0.1 python-barbicanclient-4.9.0 restructuredtext-lint-1.3.0 simplegeneric-0.8.1 snowballstemmer-2.0.0 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 taskflow-3.8.0 testrepository-0.0.20\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981757107\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981757107 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981865480\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=108373\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=733397\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=841770\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/glance/glance.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/glance/glance.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/glance, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:934                       configure_glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:105           sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:108           iniset /etc/glance/glance-registry.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:109           iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:110           iniset /etc/glance/glance-registry.conf DEFAULT workers 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:111           local dburl\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/glance:configure_glance:112           database_connection_url glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:132  local db=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/database:database_connection_url:133  database_connection_url_mysql glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:199  local db=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:112           dburl='mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:113           iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:114           iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:115           iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:116           configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-registry.conf keystone_authtoken username glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-registry.conf keystone_authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:117           iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:118           iniset_rpc_backend glance /etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:157    local package=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:119           iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:122           iniset /etc/glance/glance-api.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:123           iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:124           iniset /etc/glance/glance-api.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:125           iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:126           iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:127           iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:128           configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-api.conf keystone_authtoken username glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-api.conf keystone_authtoken password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-api.conf keystone_authtoken project_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:129           iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:130           iniset_rpc_backend glance /etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:157    local package=glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:139     local virtual_host=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:131           '[' ironic = xenserver ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:135           '[' ironic = libvirt ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:141           '[' False '!=' True ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:142           iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:146           iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/glance:configure_glance:147           ipv6_unquote 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        tr -d '[]'\n++functions-common:ipv6_unquote:2134        echo 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:147           iniset /etc/glance/glance-api.conf DEFAULT registry_host 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:150           '[' -n '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:153           iniset /etc/glance/glance-api.conf cors allowed_origin http://169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:157           is_service_enabled s-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:158           iniset /etc/glance/glance-api.conf glance_store default_store swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:159           iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:160           python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:161           iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:164           iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:165           iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:166           iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:167           iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:169           iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:171           iniset /etc/glance/glance-swift-store.conf ref1 key password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:172           python3_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:python3_enabled:533            return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:175           iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://169.16.1.117/identity/v3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:179           iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:184           iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://169.16.1.117/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:186           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:194           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:199           setup_logging /etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:639               local conf_file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:684       iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:686       iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:687       iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:688       iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:200           setup_logging /etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:639               local conf_file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:640               local other_cond=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-registry.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:671       local conf_section=DEFAULT\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:676       USE_JOURNAL=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:677       local pidstr=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:684       iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:686       iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:687       iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions:setup_systemd_logging:688       iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:202           cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:203           cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:206           iniset /etc/glance/glance-cache.conf DEFAULT debug True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:207           iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:208           iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:209           iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://169.16.1.117/identity\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:210           iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:211           iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:212           iniset /etc/glance/glance-cache.conf DEFAULT admin_password password\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/glance:configure_glance:213           ipv6_unquote 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        echo 169.16.1.117\ntput: No value for $TERM and no -T specified\n++functions-common:ipv6_unquote:2134        tr -d '[]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:213           iniset /etc/glance/glance-cache.conf DEFAULT registry_host 169.16.1.117\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:216           iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:219           iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:220           iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:221           iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:223           cp -p /opt/stack/glance/etc/policy.json /etc/glance/policy.json\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:224           cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:226           cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-trust.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:228           is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:236           [[ uwsgi == \\u\\w\\s\\g\\i ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/glance:configure_glance:237           write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:301  local file=/etc/glance/glance-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:302  local wsgi=/usr/local/bin/glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:303  local url=/image\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_local_uwsgi_http_config:304  basename /usr/local/bin/glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:304  name=glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:310  rm -rf /etc/glance/glance-uwsgi.ini\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:311  iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_local_uwsgi_http_config:312  get_random_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:799             read lower_port upper_port\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:800             true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:801             (( port = upper_port  ))\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:801             (( port >= lower_port  ))\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:802             sudo lsof -i :60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:803             [[ 1 > 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:804             break 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions:get_random_port:808             echo 60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:312  port=60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:313  iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:314  iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:316  iniset /etc/glance/glance-uwsgi.ini uwsgi master true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:318  iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:319  iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:320  iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:321  iniset /etc/glance/glance-uwsgi.ini uwsgi plugins python\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:323  iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:325  iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:328  iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:330  iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:332  iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:334  iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:335  iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:336  iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:337  iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:338  iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:339  iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:341  iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:343  enable_apache_mod proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ proxy != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           a2query -m proxy\nproxy (enabled by site administrator)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:344  enable_apache_mod proxy_http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=proxy_http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ proxy_http != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           a2query -m proxy_http\nNo module matches proxy_http\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:60           sudo a2enmod proxy_http\nConsidering dependency proxy for proxy_http:\nModule proxy already enabled\nEnabling module proxy_http.\nTo activate the new configuration, you need to run:\n  systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:61           restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:345  local apache_conf=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:write_local_uwsgi_http_config:346  apache_site_config_for glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:168     local site=glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:169     is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:346  apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf\ntput: tput: No value for $TERM and no -T specified\nNo value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:347  sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:347  echo 'KeepAlive Off'\nKeepAlive Off\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:348  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:348  echo 'SetEnv proxy-sendchunked 1'\nSetEnv proxy-sendchunked 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:349  echo 'ProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 '\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:349  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf\nProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 \ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:350  enable_apache_site glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:185         local site=glance-wsgi-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:187         enable_apache_mod version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:54           local mod=version\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:56           is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:188         is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:enable_apache_site:189         sudo a2ensite glance-wsgi-api\nEnabling site glance-wsgi-api.\nTo activate the new configuration, you need to run:\n  systemctl reload apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:write_local_uwsgi_http_config:351  restart_apache_server\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/apache:restart_apache_server:232      restart_service apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:937                       is_service_enabled cinder\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:943                       is_service_enabled neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:945                       stack_install_service neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:20        local service=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:21        type install_neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:23        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:32        install_neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron:660           is_neutron_legacy_enabled\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\n++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:is_neutron_legacy_enabled:133  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron:install_neutron:662           install_mutnauq\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_mutnauq:442    use_library_from_git neutron-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=neutron-lib\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,neutron-lib, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_mutnauq:447    git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/neutron.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:525            local git_dest=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:559            [[ ! -d /opt/stack/neutron ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_start:2327          _TIME_START[$name]=1578981876934\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master\nCloning into '/opt/stack/neutron'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981876934\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981876934 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578981933300\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=56366\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=65941\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=122307\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:593            cd /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            head -1\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:594            git show --oneline\ne2a2995a88 Merge \"Add retries to update trunk port\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/neutron-legacy:install_mutnauq:448    setup_develop /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:416              local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:417              [[ /opt/stack/neutron == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:421              local project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:422              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/neutron -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:442  local bindep\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/neutron == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:448  local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:449  local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:456  pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:460  local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:461  name=neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/neutron -e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:495              local bindep=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:496              local bindep_flag=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:497              local bindep_profiles=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:498              [[ /opt/stack/neutron == -bindep* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:503              local project_dir=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:504              local flags=-e\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:505              local extras=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -n -e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:514              [[ ! -z '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:519              [[ 0 == 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:523              pip_install -e /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : /opt/stack/neutron\nUsing 3.6 version to install /opt/stack/neutron based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:275                local test_req=/opt/stack/neutron/test-requirements.txt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:276                [[ -e /opt/stack/neutron/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/neutron/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/neutron/test-requirements.txt -e /opt/stack/neutron\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring astroid: markers 'python_version < \"3.0\"' don't match your environment\nIgnoring pylint: markers 'python_version < \"3.0\"' don't match your environment\nObtaining file:///opt/stack/neutron\nObtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))\nRequirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\nRequirement already satisfied: Paste===3.2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))\nRequirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))\nRequirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))\nRequirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44))\nRequirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45))\nRequirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))\nRequirement already satisfied: WebTest===2.0.33 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61))\nRequirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101))\nRequirement already satisfied: bashate===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121))\nRequirement already satisfied: beautifulsoup4===4.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123))\nRequirement already satisfied: coverage===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156))\nRequirement already satisfied: ddt===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162))\nRequirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))\nRequirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))\nRequirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205))\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))\nRequirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223))\nRequirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234))\nRequirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244))\nRequirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))\nRequirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))\nRequirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))\nRequirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))\nRequirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334))\nRequirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335))\nCollecting neutron-lib===1.31.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 343))\n  Downloading https://files.pythonhosted.org/packages/d0/b9/e5afbc6ae7bd7aa320fee7efcf5720df98f0e5b76ad672ff15f657cd8991/neutron_lib-1.31.0-py2.py3-none-any.whl (499kB)\nRequirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364))\nCollecting os-ken===0.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 372))\n  Downloading https://files.pythonhosted.org/packages/8d/37/580ca9bdf68e72b29f950862997d7ea8af0a764f07609e9787d2577e69b8/os_ken-0.4.1-py2.py3-none-any.whl (2.1MB)\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))\nCollecting os-traits===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 378))\n  Downloading https://files.pythonhosted.org/packages/62/63/c2454e4e4b64deb7852997c0cd85252c8b83707028b42ab81a6c942d4916/os_traits-2.1.0-py2.py3-none-any.whl\nCollecting os-vif===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\n  Downloading https://files.pythonhosted.org/packages/56/7e/c1606eef54365e9c462b89adc64a690d1fc1cb0998f4cc0fe8e423a2a81a/os_vif-1.17.0-py2.py3-none-any.whl (103kB)\nCollecting os-xenapi===0.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 381))\n  Downloading https://files.pythonhosted.org/packages/12/67/5d953cb20497d4f56965bc5bcf03134244be7bae4eb2b1f7ca5cf31b245f/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB)\nRequirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))\nRequirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))\nRequirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))\nRequirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))\nRequirement already satisfied: oslo.db===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))\nRequirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))\nRequirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\nRequirement already satisfied: oslo.messaging===10.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))\nRequirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393))\nCollecting oslo.privsep===1.33.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\n  Downloading https://files.pythonhosted.org/packages/61/4a/74b55c38c460d25f4f0b5b3d0992d6b85562edd67dc55d9c4df19a90d686/oslo.privsep-1.33.3-py2.py3-none-any.whl\nRequirement already satisfied: oslo.reports===1.31.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))\nCollecting oslo.rootwrap===5.17.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))\n  Downloading https://files.pythonhosted.org/packages/40/97/726e73de7d3847b7ebff5242fcad2284c192b6d40477f88ca30cd2fdc1ec/oslo.rootwrap-5.17.1-py2.py3-none-any.whl\nRequirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))\nRequirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))\nRequirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))\nRequirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400))\nCollecting oslo.versionedobjects===1.37.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 401))\n  Downloading https://files.pythonhosted.org/packages/eb/1d/a6419958f911b8991bc4e80a1ba0850f957d425d66bf23c068ee5431b49d/oslo.versionedobjects-1.37.0-py2.py3-none-any.whl (85kB)\nRequirement already satisfied: oslotest===3.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404))\nRequirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405))\nCollecting ovs===2.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 406))\n  Downloading https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz (98kB)\nCollecting ovsdbapp===0.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 407))\n  Downloading https://files.pythonhosted.org/packages/89/0d/d0e04177ce20a22fc9d858c55dfd0ac38a17d71f21be659f7605738c9103/ovsdbapp-0.18.0-py2.py3-none-any.whl (102kB)\nRequirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410))\nRequirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415))\nCollecting pecan===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 416))\n  Downloading https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz (120kB)\nRequirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423))\nRequirement already satisfied: psutil===5.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))\nRequirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))\nRequirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))\nCollecting pyroute2===0.5.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 455))\n  Downloading https://files.pythonhosted.org/packages/6b/94/2a5f6c11369a21efd27a0b4cb92adf5012da7acdbce7e78055710986ca23/pyroute2-0.5.7.tar.gz (718kB)\nRequirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477))\nCollecting python-designateclient===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 478))\n  Downloading https://files.pythonhosted.org/packages/9e/d0/f87ad6ed54341d7ec93fa022e2335c53bb8117b3079405a9a4769e6ac520/python_designateclient-3.0.0-py2.py3-none-any.whl (86kB)\nRequirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479))\nRequirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))\nCollecting python-neutronclient===6.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 501))\n  Downloading https://files.pythonhosted.org/packages/f7/28/c765e4ef04fb9427623dcc35bad160016006cfffd963d7cc5ee1c5e4ea80/python_neutronclient-6.14.0-py2.py3-none-any.whl (435kB)\nRequirement already satisfied: python-novaclient===16.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502))\nRequirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))\nRequirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524))\nRequirement already satisfied: reno===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533))\nRequirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))\nRequirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535))\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543))\nRequirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547))\nCollecting setproctitle===1.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 573))\n  Downloading https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz\nRequirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578))\nCollecting sortedcontainers===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 582))\n  Downloading https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl\nRequirement already satisfied: soupsieve===1.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583))\nRequirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643))\nRequirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644))\nRequirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))\nRequirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646))\nRequirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 647))\nRequirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 664))\nRequirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 667))\nRequirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 668))\nRequirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 669))\nCollecting tinyrpc===1.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 675))\n  Downloading https://files.pythonhosted.org/packages/21/7a/ff1a74256e1bcc04fbaa414c13a2bb79a29ac9918b25f2238592b991e3bc/tinyrpc-1.0.3.tar.gz\nCollecting tooz===1.67.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 676))\n  Downloading https://files.pythonhosted.org/packages/9a/72/c27f9a296a77a0bc16670c5ec3d96dfb7143e33af5ce599aa8341c2f57f5/tooz-1.67.2-py2.py3-none-any.whl (87kB)\nRequirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683))\nRequirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700))\nRequirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))\nRequirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 707))\nRequirement already satisfied: waitress===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))\nRequirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 717))\nRequirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 723))\nCollecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 4))\n  Using cached https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl\nRequirement already satisfied: bandit!=1.6.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 5))\nCollecting flake8-import-order==0.12 (from -r /opt/stack/neutron/test-requirements.txt (line 8))\n  Downloading https://files.pythonhosted.org/packages/6f/a3/9873a279c4cca791ab0e8fca694aa682bdd3297339254459cd6edfdc58bf/flake8_import_order-0.12-py2.py3-none-any.whl\nRequirement already satisfied: pycodestyle>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 9))\nCollecting astroid==2.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 21))\n  Downloading https://files.pythonhosted.org/packages/fc/53/8809bc008bad0300897281a7b320b286dc0e84e836396c0cff6279841e8a/astroid-2.1.0-py3-none-any.whl (176kB)\nCollecting pylint==2.2.0 (from -r /opt/stack/neutron/test-requirements.txt (line 23))\n  Downloading https://files.pythonhosted.org/packages/75/09/3afe8323b2223d2ae1d2c76ee80c570ba5055659f362bc9966d91a505623/pylint-2.2.0-py3-none-any.whl (751kB)\nRequirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))\nRequirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))\nRequirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))\nRequirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265))\nRequirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273))\nRequirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))\nRequirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279))\nRequirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))\nRequirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))\nRequirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108))\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323))\nRequirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322))\nRequirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209))\nRequirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135))\nRequirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102))\nRequirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))\nRequirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144))\nRequirement already satisfied: os-client-config===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369))\nRequirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320))\nRequirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122))\nRequirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42))\nCollecting logutils===0.3.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 303))\n  Downloading https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz\nRequirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283))\nRequirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))\nRequirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))\nRequirement already satisfied: dulwich===0.19.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193))\nRequirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247))\nRequirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\nRequirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))\nRequirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57))\nRequirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))\nRequirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497))\nRequirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301))\nRequirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 700))\nCollecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))\n  Using cached https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl\nRequirement already satisfied: GitPython===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from flake8-import-order==0.12->-r /opt/stack/neutron/test-requirements.txt (line 8))\nCollecting lazy-object-proxy (from astroid==2.1.0->-r /opt/stack/neutron/test-requirements.txt (line 21))\n  Downloading https://files.pythonhosted.org/packages/0b/dd/b1e3407e9e6913cf178e506cd0dee818e58694d9a5cd1984e3f6a8b9a10f/lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl (55kB)\nCollecting typed-ast===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 690))\n  Downloading https://files.pythonhosted.org/packages/31/d3/9d1802c161626d0278bafb1ffb32f76b9d01e123881bbf9d91e8ccf28e18/typed_ast-1.4.0-cp36-cp36m-manylinux1_x86_64.whl (736kB)\nRequirement already satisfied: mccabe in /usr/local/lib/python3.6/dist-packages (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))\nCollecting isort>=4.2.5 (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))\n  Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB)\nRequirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282))\nRequirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703))\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253))\nRequirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438))\nRequirement already satisfied: pyrsistent===0.15.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456))\nRequirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115))\nRequirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))\nRequirement already satisfied: pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))\nRequirement already satisfied: gitdb2===2.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 733))\nRequirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))\nRequirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453))\nRequirement already satisfied: smmap2===2.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317))\nBuilding wheels for collected packages: logutils, ovs, pecan, pyroute2, setproctitle, tinyrpc\n  Running setup.py bdist_wheel for logutils: started\n  Running setup.py bdist_wheel for logutils: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/dc/92/96/66d4278cc18e52170f836080df95f90af5acb26bd7aa46a7c0\n  Running setup.py bdist_wheel for ovs: started\n  Running setup.py bdist_wheel for ovs: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/d9/8a/f8/bfc43c15febda73e0b30d3b56f87bae403cd0842e44bc84eae\n  Running setup.py bdist_wheel for pecan: started\n  Running setup.py bdist_wheel for pecan: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/b6/87/95/8f5cde3038191d06c70f795e07b8887ad12d09801689a75292\n  Running setup.py bdist_wheel for pyroute2: started\n  Running setup.py bdist_wheel for pyroute2: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/2a/0c/02/09e5981f7d5164fee9cae85f34b245141843c2cce5ead22bff\n  Running setup.py bdist_wheel for setproctitle: started\n  Running setup.py bdist_wheel for setproctitle: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/e6/b1/a6/9719530228e258eba904501fef99d5d85c80d52bd8f14438a3\n  Running setup.py bdist_wheel for tinyrpc: started\n  Running setup.py bdist_wheel for tinyrpc: finished with status 'done'\n  Stored in directory: /root/.cache/pip/wheels/29/dd/3f/c9f203144016fa0b3ef7a94262da3719580d00767ea554413c\nSuccessfully built logutils ovs pecan pyroute2 setproctitle tinyrpc\nInstalling collected packages: logutils, pecan, oslo.versionedobjects, setproctitle, sortedcontainers, ovs, tinyrpc, os-ken, os-traits, neutron-lib, oslo.privsep, pyroute2, ovsdbapp, os-vif, os-xenapi, oslo.rootwrap, python-designateclient, python-neutronclient, tooz, neutron, typed-ast, flake8, hacking, flake8-import-order, lazy-object-proxy, astroid, isort, pylint\n  Running setup.py develop for neutron\n  Found existing installation: flake8 2.5.5\n    Uninstalling flake8-2.5.5:\n      Successfully uninstalled flake8-2.5.5\n  Found existing installation: hacking 0.12.0\n    Uninstalling hacking-0.12.0:\n      Successfully uninstalled hacking-0.12.0\nSuccessfully installed astroid-2.1.0 flake8-2.6.2 flake8-import-order-0.12 hacking-1.1.0 isort-4.3.21 lazy-object-proxy-1.4.3 logutils-0.3.5 neutron neutron-lib-1.31.0 os-ken-0.4.1 os-traits-2.1.0 os-vif-1.17.0 os-xenapi-0.3.4 oslo.privsep-1.33.3 oslo.rootwrap-5.17.1 oslo.versionedobjects-1.37.0 ovs-2.11.0 ovsdbapp-0.18.0 pecan-1.3.3 pylint-2.2.0 pyroute2-0.5.7 python-designateclient-3.0.0 python-neutronclient-6.14.0 setproctitle-1.1.10 sortedcontainers-2.1.0 tinyrpc-1.0.3 tooz-1.67.2 typed-ast-1.4.0\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2343           start_time=1578981934640\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2345           [[ -z 1578981934640 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2348           end_time=1578982035155\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2349           elapsed_time=100515\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2350           total=841770\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:time_stop:2353           _TIME_TOTAL[$name]=942285\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:525              [[ -e == \\-\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:329       local name=/opt/stack/neutron\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:330       local enabled=1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/neutron, ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+inc/python:use_library_from_git:332       return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+lib/stack:stack_install_service:33        [[ False = True ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:948                       is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:954                       is_service_enabled placement\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:964                       is_service_enabled placement placement-client\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:965                       is_service_enabled n-cpu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:965                       is_service_enabled n-sch\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:970                       is_service_enabled horizon\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:975                       is_service_enabled tls-proxy\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:main:986                       run_phase stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1760           local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1761           local phase=install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1763           local extra_plugin_file_name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1769           local exceptions=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1770           local extra\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1771           extra=80-tempest.sh\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:3           is_service_enabled tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:7           [[ install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:8           echo_summary 'Installing Tempest'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Installing Tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:9           install_tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:686           git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/tempest.git\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:525            local git_dest=/opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:526            local git_ref=master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:527            local orig_dir\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:git_clone:528            pwd\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:528            orig_dir=/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:529            local git_clone_flags=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:git_clone:531            trueorfalse False RECLONE\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:531            RECLONE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:532            [[ 0 -gt 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:545            echo master\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:545            egrep -q '^refs'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:559            [[ ! -d /opt/stack/tempest ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:618            local count=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:619            local timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:621            [[ -n 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:622            timeout=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:625            time_start git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1578982036946\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master\nCloning into '/opt/stack/tempest'...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_timed:640            time_stop git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=git_timed\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1578982036946\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1578982036946 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1578982058298\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=21352\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=122307\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=143659\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:593            cd /opt/stack/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:594            head -1\n++functions-common:git_clone:594            git show --oneline\n088d4c033 Merge \"compute: Fix a typo within the v2_71 servers response schema\"\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:git_clone:595            cd /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:687           pip_install 'tox!=2.8.0'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\nCheck python version for : tox!=2.8.0\nUsing 3.6 version to install tox!=2.8.0 based on default behavior\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:274                local install_test_reqs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:275                local 'test_req=tox!=2.8.0/test-requirements.txt'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:276                [[ -e tox!=2.8.0/test-requirements.txt ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0'\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nCollecting tox!=2.8.0\n  Downloading https://files.pythonhosted.org/packages/77/a7/a5b721d9bf955edfe36013e5ecc9136fc6b2fef622ab1797ff0560273d8e/tox-3.14.3-py2.py3-none-any.whl (80kB)\nCollecting toml>=0.9.4 (from tox!=2.8.0)\n  Downloading https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl\nCollecting py===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 432))\n  Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB)\nCollecting filelock<4,>=3.0.0 (from tox!=2.8.0)\n  Downloading https://files.pythonhosted.org/packages/93/83/71a2ee6158bb9f39a90c0dea1637f81d5eef866e188e1971a1b1ab01a35a/filelock-3.0.12-py3-none-any.whl\nRequirement already satisfied: packaging===19.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408))\nRequirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578))\nCollecting pluggy===0.13.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 421))\n  Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl\nRequirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253))\nRequirement already satisfied: virtualenv===16.7.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 706))\nRequirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))\nRequirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 733))\nRequirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317))\nInstalling collected packages: pluggy, py, toml, filelock, tox\nSuccessfully installed filelock-3.0.12 pluggy-0.13.1 py-1.8.1 toml-0.10.0 tox-3.14.3\nYou are using pip version 9.0.3, however version 19.3.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:291                result=0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:293                time_stop pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=pip_install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1578982058447\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1578982058447 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1578982075548\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=17101\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=942285\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=959386\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++inc/python:pip_install:294                return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:688           pushd /opt/stack/tempest\n/opt/stack/tempest /opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:689           tox -r --notest -efull\nfull create: /opt/stack/tempest/.tox/tempest\nfull installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt\nfull develop-inst: /opt/stack/tempest\nfull installed: attrs==19.3.0,Babel==2.8.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.1,oslo.log==3.45.2,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.6,pyperclip==1.7.0,pyrsistent==0.15.7,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@088d4c033e97fce9952118c2afeedf4947248a90#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.8,wrapt==1.11.2,zipp==0.6.0\n___________________________________ summary ____________________________________\n  full: skipped tests\n  congratulations :)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:693           /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt\nIgnoring Django: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Django: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pillow: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring asyncio: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring cachetools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring configparser: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring dnspython: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring functools32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring futures: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring happybase: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring influxdb: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring jeepney: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring joblib: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring keyring: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring pathlib: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring pytest: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scandir: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring tornado: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring trollius: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment\nIgnoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment\nIgnoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment\nRequirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43)) (5.2)\nRequirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (2.16.0)\nRequirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (0.8.9)\nRequirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.22.0)\nRequirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (3.0.0)\nRequirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (3.2.0)\nRequirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.19)\nRequirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (3.31.0)\nRequirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (6.12.0)\nRequirement already satisfied: oslo.i18n===3.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (3.25.1)\nRequirement already satisfied: oslo.log===3.45.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (3.45.2)\nRequirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.29.2)\nRequirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (3.42.1)\nRequirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (2.7.1)\nRequirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (5.4.4)\nRequirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (0.7.2)\nRequirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.9.6)\nRequirement already satisfied: pyparsing===2.4.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.4.6)\nRequirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.7.0)\nRequirement already satisfied: pyrsistent===0.15.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.15.7)\nRequirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (2.8.1)\nRequirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (1.3.0)\nRequirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2019.3)\nRequirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.22.0)\nRequirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.3.2)\nRequirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.13.0)\nRequirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646)) (2.6.0)\nRequirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 647)) (1.31.0)\nRequirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 669)) (2.3.0)\nRequirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (1.4.0)\nRequirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.1.0)\nRequirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.25.7)\nRequirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 707)) (0.11.7)\nRequirement already satisfied: wcwidth===0.1.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711)) (0.1.8)\nRequirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 717)) (1.11.2)\nRequirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 283)) (42.0.2)\nRequirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.3.0)\nRequirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (19.3.0)\nRequirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.14.1)\nRequirement already satisfied: Babel===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0)\nRequirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.23.0)\nRequirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (0.6.2)\nRequirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.1.12)\nRequirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.10.9)\nRequirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (2.8)\nRequirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1.7)\nRequirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) (1.3.0)\nRequirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (1.0.0)\nRequirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (3.0.4)\nRequirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2019.11.28)\nRequirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (2.8)\nRequirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (0.18.2)\nRequirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.6.0)\nRequirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.0.0)\nRequirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.4.0)\nRequirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 733)) (0.6.0)\nRequirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.5)\nRequirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.13.2)\nRequirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (8.0.2)\nRequirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.19)\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:694           PROJECT_VENV[\"tempest\"]=/opt/stack/tempest/.tox/tempest\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/tempest:install_tempest:695           popd\n/opt/stack/devstack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_phase:1787           run_plugins stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1746         local mode=stack\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1747         local phase=install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1749         local plugins=,ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1750         local plugin\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1752         local dir=/opt/stack/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/install'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/install\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 0\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ install == \\i\\n\\s\\t\\a\\l\\l ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:16  echo_summary 'Installing Ironic'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:452               [[ -t 3 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:echo_summary:458               echo -e Installing Ironic\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:17  is_service_enabled nova\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_service_enabled:1988  return 1\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:18  source /opt/stack/devstack/lib/nova_plugins/functions-libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++/opt/stack/ironic/devstack/plugin.sh:source:19  install_libvirt\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/nova_plugins/functions-libvirt:install_libvirt:56  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++lib/nova_plugins/functions-libvirt:install_libvirt:57  install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1334     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1308  RETRY_UPDATE=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1070      return\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1335     real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1321  apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\nE: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)\nE: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1114             result=100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1117             time_stop apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1578982161789\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1578982161789 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1578982162031\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=242\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=1084944\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1085186\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1118             return 100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1336     RETRY_UPDATE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1336     update_package_repo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1307  REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1308  RETRY_UPDATE=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1314  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:update_package_repo:1315  apt_get_update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1069      [[ True != \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1074      [[ False = \\T\\r\\u\\e ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1076      local sudo=sudo\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:apt_get_update:1077      id -u\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1077      [[ 1000 = \\0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1080      time_start apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2322          local name=apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2323          local start_time=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2324          [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_start:2327          date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_start:2327          _TIME_START[$name]=1578982162326\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1082      local 'proxies=http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 '\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1083      local 'update_cmd=sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1084      timeout 300 sh -c 'while ! sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update; do sleep 30; done'\nHit:1 http://archive.ubuntu.com/ubuntu bionic InRelease\nGet:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]\nFetched 252 kB in 3s (78.7 kB/s)\nReading package lists...\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1088      REPOS_UPDATED=True\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get_update:1090      time_stop apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2336           local name\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2337           local end_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2338           local elapsed_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2339           local total\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2340           local start_time\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2342           name=apt-get-update\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2343           start_time=1578982162326\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2345           [[ -z 1578982162326 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+++functions-common:time_stop:2348           date +%s%3N\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2348           end_time=1578982167741\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2349           elapsed_time=5415\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2350           total=7460\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2352           _TIME_START[$name]=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:time_stop:2353           _TIME_TOTAL[$name]=12875\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:install_package:1336     real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1320  is_ubuntu\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:494            [[ -z deb ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:is_ubuntu:497            '[' deb = deb ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:real_install_package:1321  apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev\nE: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)\nE: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+functions-common:apt_get:1                exit_trap\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:533                  local r=100\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n++./stack.sh:exit_trap:534                  jobs -p\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:534                  jobs=\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:537                  [[ -n '' ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:543                  '[' -f '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:548                  kill_spinner\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:kill_spinner:443               '[' '!' -z '' ']'\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:550                  [[ 100 -ne 0 ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:551                  echo 'Error on exit'\nError on exit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:553                  type -p generate-subunit\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:554                  generate-subunit 1578979666 2503 fail\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:556                  [[ -z /tmp/devstack_logs ]]\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:559                  /opt/stack/devstack/tools/worlddump.py -d /tmp/devstack_logs\ntput: No value for $TERM and no -T specified\ntput: No value for $TERM and no -T specified\n+./stack.sh:exit_trap:568                  exit 100",
                            "stdout_lines": [
                                "HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "SSH_CONNECTION=15.213.141.10 45616 15.213.141.235 22",
                                "_=/usr/bin/env",
                                "LANG=C.UTF-8",
                                "USER=ubuntu",
                                "PWD=/home/ubuntu",
                                "HOME=/home/ubuntu",
                                "SSH_CLIENT=15.213.141.10 45616 22",
                                "https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169",
                                "MAIL=/var/mail/ubuntu",
                                "HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "SHELL=/bin/bash",
                                "SHLVL=2",
                                "LOGNAME=ubuntu",
                                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games",
                                "+ set -o pipefail",
                                "+ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games",
                                "+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games",
                                "+ export DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1",
                                "+ DIB_DEPLOY_ISO_KERNEL_CMDLINE_ARGS=console=ttyS1",
                                "+ export IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora",
                                "+ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora",
                                "+ export BOOT_OPTION=",
                                "+ BOOT_OPTION=",
                                "+ export SECURE_BOOT=",
                                "+ SECURE_BOOT=",
                                "+ export BOOT_LOADER=grub2",
                                "+ BOOT_LOADER=grub2",
                                "+ export IRONIC_IPA_RAMDISK_DISTRO=ubuntu",
                                "+ IRONIC_IPA_RAMDISK_DISTRO=ubuntu",
                                "+ export BRANCH=master",
                                "+ BRANCH=master",
                                "+ export no_proxy=169.16.1.54",
                                "+ no_proxy=169.16.1.54",
                                "+ wget http://169.16.1.54:9999/proxy -P /home/ubuntu/",
                                "--2020-01-14 05:23:56--  http://169.16.1.54:9999/proxy",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 349 [text/plain]",
                                "Saving to: \u2018/home/ubuntu/proxy\u2019",
                                "",
                                "     0K                                                       100% 30.2M=0s",
                                "",
                                "2020-01-14 05:23:56 (30.2 MB/s) - \u2018/home/ubuntu/proxy\u2019 saved [349/349]",
                                "",
                                "+ source /home/ubuntu/proxy",
                                "++ export http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ export https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "++ export HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "++ HTTP_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "++ export HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "++ HTTPS_PROXY=http://web-proxy.in.hpecorp.net:8080",
                                "+++ echo 169.16.1.1 169.16.1.2 169.16.1.3 169.16.1.4 169.16.1.5 169.16.1.6 169.16.1.7 169.16.1.8 169.16.1.9 169.16.1.10 169.16.1.11 169.16.1.12 169.16.1.13 169.16.1.14 169.16.1.15 169.16.1.16 169.16.1.17 169.16.1.18 169.16.1.19 169.16.1.20 169.16.1.21 169.16.1.22 169.16.1.23 169.16.1.24 169.16.1.25 169.16.1.26 169.16.1.27 169.16.1.28 169.16.1.29 169.16.1.30 169.16.1.31 169.16.1.32 169.16.1.33 169.16.1.34 169.16.1.35 169.16.1.36 169.16.1.37 169.16.1.38 169.16.1.39 169.16.1.40 169.16.1.41 169.16.1.42 169.16.1.43 169.16.1.44 169.16.1.45 169.16.1.46 169.16.1.47 169.16.1.48 169.16.1.49 169.16.1.50 169.16.1.51 169.16.1.52 169.16.1.53 169.16.1.54 169.16.1.55 169.16.1.56 169.16.1.57 169.16.1.58 169.16.1.59 169.16.1.60 169.16.1.61 169.16.1.62 169.16.1.63 169.16.1.64 169.16.1.65 169.16.1.66 169.16.1.67 169.16.1.68 169.16.1.69 169.16.1.70 169.16.1.71 169.16.1.72 169.16.1.73 169.16.1.74 169.16.1.75 169.16.1.76 169.16.1.77 169.16.1.78 169.16.1.79 169.16.1.80 169.16.1.81 169.16.1.82 169.16.1.83 169.16.1.84 169.16.1.85 169.16.1.86 169.16.1.87 169.16.1.88 169.16.1.89 169.16.1.90 169.16.1.91 169.16.1.92 169.16.1.93 169.16.1.94 169.16.1.95 169.16.1.96 169.16.1.97 169.16.1.98 169.16.1.99 169.16.1.100 169.16.1.101 169.16.1.102 169.16.1.103 169.16.1.104 169.16.1.105 169.16.1.106 169.16.1.107 169.16.1.108 169.16.1.109 169.16.1.110 169.16.1.111 169.16.1.112 169.16.1.113 169.16.1.114 169.16.1.115 169.16.1.116 169.16.1.117 169.16.1.118 169.16.1.119 169.16.1.120 169.16.1.121 169.16.1.122 169.16.1.123 169.16.1.124 169.16.1.125 169.16.1.126 169.16.1.127 169.16.1.128 169.16.1.129 169.16.1.130 169.16.1.131 169.16.1.132 169.16.1.133 169.16.1.134 169.16.1.135 169.16.1.136 169.16.1.137 169.16.1.138 169.16.1.139 169.16.1.140 169.16.1.141 169.16.1.142 169.16.1.143 169.16.1.144 169.16.1.145 169.16.1.146 169.16.1.147 169.16.1.148 169.16.1.149 169.16.1.150 169.16.1.151 169.16.1.152 169.16.1.153 169.16.1.154 169.16.1.155 169.16.1.156 169.16.1.157 169.16.1.158 169.16.1.159 169.16.1.160 169.16.1.161 169.16.1.162 169.16.1.163 169.16.1.164 169.16.1.165 169.16.1.166 169.16.1.167 169.16.1.168 169.16.1.169 169.16.1.170 169.16.1.171 169.16.1.172 169.16.1.173 169.16.1.174 169.16.1.175 169.16.1.176 169.16.1.177 169.16.1.178 169.16.1.179 169.16.1.180 169.16.1.181 169.16.1.182 169.16.1.183 169.16.1.184 169.16.1.185 169.16.1.186 169.16.1.187 169.16.1.188 169.16.1.189 169.16.1.190 169.16.1.191 169.16.1.192 169.16.1.193 169.16.1.194 169.16.1.195 169.16.1.196 169.16.1.197 169.16.1.198 169.16.1.199 169.16.1.200 169.16.1.201 169.16.1.202 169.16.1.203 169.16.1.204 169.16.1.205 169.16.1.206 169.16.1.207 169.16.1.208 169.16.1.209 169.16.1.210 169.16.1.211 169.16.1.212 169.16.1.213 169.16.1.214 169.16.1.215 169.16.1.216 169.16.1.217 169.16.1.218 169.16.1.219 169.16.1.220 169.16.1.221 169.16.1.222 169.16.1.223 169.16.1.224 169.16.1.225 169.16.1.226 169.16.1.227 169.16.1.228 169.16.1.229 169.16.1.230 169.16.1.231 169.16.1.232 169.16.1.233 169.16.1.234 169.16.1.235 169.16.1.236 169.16.1.237 169.16.1.238 169.16.1.239 169.16.1.240 169.16.1.241 169.16.1.242 169.16.1.243 169.16.1.244 169.16.1.245 169.16.1.246 169.16.1.247 169.16.1.248 169.16.1.249 169.16.1.250 169.16.1.251 169.16.1.252 169.16.1.253 169.16.1.254 169.16.1.255",
                                "+++ sed 's/ /,/g'",
                                "++ export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "++ no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "+ sudo chmod 0600 /home/ubuntu/zuul_id_rsa",
                                "+ wget http://169.16.1.54:9999/log_upload_ssh -P /home/ubuntu/",
                                "--2020-01-14 05:23:56--  http://169.16.1.54:9999/log_upload_ssh",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 1675 (1.6K) [text/plain]",
                                "Saving to: \u2018/home/ubuntu/log_upload_ssh\u2019",
                                "",
                                "     0K .                                                     100%  134M=0s",
                                "",
                                "2020-01-14 05:23:56 (134 MB/s) - \u2018/home/ubuntu/log_upload_ssh\u2019 saved [1675/1675]",
                                "",
                                "+ wget http://169.16.1.54:9999/config -P /home/ubuntu/.ssh/",
                                "--2020-01-14 05:23:56--  http://169.16.1.54:9999/config",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 178 [text/plain]",
                                "Saving to: \u2018/home/ubuntu/.ssh/config\u2019",
                                "",
                                "     0K                                                       100% 15.4M=0s",
                                "",
                                "2020-01-14 05:23:56 (15.4 MB/s) - \u2018/home/ubuntu/.ssh/config\u2019 saved [178/178]",
                                "",
                                "+ sudo chmod 0600 /home/ubuntu/log_upload_ssh",
                                "+ sudo chmod 0664 /home/ubuntu/.ssh/config",
                                "+ install_packages",
                                "+ sudo apt -y install apache2 python-pip isc-dhcp-server webfs python3-setuptools python3-pip socat vlan liberasurecode-dev libssl-dev ovmf",
                                "",
                                "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.",
                                "",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "python-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.1).",
                                "The following additional packages will be installed:",
                                "  apache2-bin apache2-data apache2-utils libapr1 libaprutil1",
                                "  libaprutil1-dbd-sqlite3 libaprutil1-ldap liberasurecode1 libirs-export160",
                                "  libisccfg-export160 liblua5.2-0",
                                "Suggested packages:",
                                "  www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom",
                                "  isc-dhcp-server-ldap policycoreutils libisal2 libjerasure2 libssl-doc",
                                "  python-setuptools-doc",
                                "Recommended packages:",
                                "  ssl-cert build-essential python3-wheel",
                                "The following NEW packages will be installed:",
                                "  apache2 apache2-bin apache2-data apache2-utils isc-dhcp-server libapr1",
                                "  libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liberasurecode-dev",
                                "  liberasurecode1 libirs-export160 libisccfg-export160 liblua5.2-0 libssl-dev",
                                "  ovmf python3-pip python3-setuptools socat vlan webfs",
                                "0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.",
                                "Need to get 5799 kB of archives.",
                                "After this operation, 24.3 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8764 B]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.11 [1071 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.11 [83.9 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.11 [160 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.11 [95.1 kB]",
                                "Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccfg-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [45.4 kB]",
                                "Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libirs-export160 amd64 1:9.11.3+dfsg-1ubuntu1.11 [18.4 kB]",
                                "Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 isc-dhcp-server amd64 4.3.5-3ubuntu7.1 [446 kB]",
                                "Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.5 [1566 kB]",
                                "Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.1 [114 kB]",
                                "Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB]",
                                "Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 webfs amd64 1.21+ds1-12 [64.6 kB]",
                                "Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB]",
                                "Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB]",
                                "Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ovmf all 0~20180205.c0d9813c-2ubuntu0.1 [1157 kB]",
                                "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]",
                                "Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB]",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "debconf: unable to initialize frontend: Readline",
                                "debconf: (This frontend requires a controlling tty.)",
                                "debconf: falling back to frontend: Teletype",
                                "dpkg-preconfigure: unable to re-open stdin: ",
                                "Fetched 5799 kB in 5s (1075 kB/s)",
                                "Selecting previously unselected package libapr1:amd64.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 41924 files and directories currently installed.)",
                                "Preparing to unpack .../00-libapr1_1.6.3-2_amd64.deb ...",
                                "Unpacking libapr1:amd64 (1.6.3-2) ...",
                                "Selecting previously unselected package libaprutil1:amd64.",
                                "Preparing to unpack .../01-libaprutil1_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1:amd64 (1.6.1-2) ...",
                                "Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.",
                                "Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...",
                                "Selecting previously unselected package libaprutil1-ldap:amd64.",
                                "Preparing to unpack .../03-libaprutil1-ldap_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ...",
                                "Selecting previously unselected package liblua5.2-0:amd64.",
                                "Preparing to unpack .../04-liblua5.2-0_5.2.4-1.1build1_amd64.deb ...",
                                "Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ...",
                                "Selecting previously unselected package apache2-bin.",
                                "Preparing to unpack .../05-apache2-bin_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2-bin (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package apache2-utils.",
                                "Preparing to unpack .../06-apache2-utils_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2-utils (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package apache2-data.",
                                "Preparing to unpack .../07-apache2-data_2.4.29-1ubuntu4.11_all.deb ...",
                                "Unpacking apache2-data (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package apache2.",
                                "Preparing to unpack .../08-apache2_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2 (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package libisccfg-export160.",
                                "Preparing to unpack .../09-libisccfg-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...",
                                "Unpacking libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Selecting previously unselected package libirs-export160.",
                                "Preparing to unpack .../10-libirs-export160_1%3a9.11.3+dfsg-1ubuntu1.11_amd64.deb ...",
                                "Unpacking libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Selecting previously unselected package isc-dhcp-server.",
                                "Preparing to unpack .../11-isc-dhcp-server_4.3.5-3ubuntu7.1_amd64.deb ...",
                                "Unpacking isc-dhcp-server (4.3.5-3ubuntu7.1) ...",
                                "Selecting previously unselected package libssl-dev:amd64.",
                                "Preparing to unpack .../12-libssl-dev_1.1.1-1ubuntu2.1~18.04.5_amd64.deb ...",
                                "Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...",
                                "Selecting previously unselected package python3-pip.",
                                "Preparing to unpack .../13-python3-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...",
                                "Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Selecting previously unselected package python3-setuptools.",
                                "Preparing to unpack .../14-python3-setuptools_39.0.1-2_all.deb ...",
                                "Unpacking python3-setuptools (39.0.1-2) ...",
                                "Selecting previously unselected package webfs.",
                                "Preparing to unpack .../15-webfs_1.21+ds1-12_amd64.deb ...",
                                "Unpacking webfs (1.21+ds1-12) ...",
                                "Selecting previously unselected package liberasurecode1:amd64.",
                                "Preparing to unpack .../16-liberasurecode1_1.5.0-1_amd64.deb ...",
                                "Unpacking liberasurecode1:amd64 (1.5.0-1) ...",
                                "Selecting previously unselected package liberasurecode-dev.",
                                "Preparing to unpack .../17-liberasurecode-dev_1.5.0-1_amd64.deb ...",
                                "Unpacking liberasurecode-dev (1.5.0-1) ...",
                                "Selecting previously unselected package ovmf.",
                                "Preparing to unpack .../18-ovmf_0~20180205.c0d9813c-2ubuntu0.1_all.deb ...",
                                "Unpacking ovmf (0~20180205.c0d9813c-2ubuntu0.1) ...",
                                "Selecting previously unselected package socat.",
                                "Preparing to unpack .../19-socat_1.7.3.2-2ubuntu2_amd64.deb ...",
                                "Unpacking socat (1.7.3.2-2ubuntu2) ...",
                                "Selecting previously unselected package vlan.",
                                "Preparing to unpack .../20-vlan_1.9-3.2ubuntu6_amd64.deb ...",
                                "Unpacking vlan (1.9-3.2ubuntu6) ...",
                                "Setting up libapr1:amd64 (1.6.3-2) ...",
                                "Setting up vlan (1.9-3.2ubuntu6) ...",
                                "Setting up socat (1.7.3.2-2ubuntu2) ...",
                                "Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.5) ...",
                                "Setting up libisccfg-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Setting up apache2-data (2.4.29-1ubuntu4.11) ...",
                                "Setting up ovmf (0~20180205.c0d9813c-2ubuntu0.1) ...",
                                "Setting up libaprutil1:amd64 (1.6.1-2) ...",
                                "Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Setting up webfs (1.21+ds1-12) ...",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "",
                                "Creating config file /etc/webfsd.conf with new version",
                                "Setting up libirs-export160 (1:9.11.3+dfsg-1ubuntu1.11) ...",
                                "Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ...",
                                "Setting up liberasurecode1:amd64 (1.5.0-1) ...",
                                "Setting up python3-setuptools (39.0.1-2) ...",
                                "Setting up isc-dhcp-server (4.3.5-3ubuntu7.1) ...",
                                "debconf: unable to initialize frontend: Dialog",
                                "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)",
                                "debconf: falling back to frontend: Readline",
                                "Generating /etc/default/isc-dhcp-server...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server.service \u2192 /lib/systemd/system/isc-dhcp-server.service.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/isc-dhcp-server6.service \u2192 /lib/systemd/system/isc-dhcp-server6.service.",
                                "Setting up libaprutil1-ldap:amd64 (1.6.1-2) ...",
                                "Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ...",
                                "Setting up apache2-utils (2.4.29-1ubuntu4.11) ...",
                                "Setting up liberasurecode-dev (1.5.0-1) ...",
                                "Setting up apache2-bin (2.4.29-1ubuntu4.11) ...",
                                "Setting up apache2 (2.4.29-1ubuntu4.11) ...",
                                "Enabling module mpm_event.",
                                "Enabling module authz_core.",
                                "Enabling module authz_host.",
                                "Enabling module authn_core.",
                                "Enabling module auth_basic.",
                                "Enabling module access_compat.",
                                "Enabling module authn_file.",
                                "Enabling module authz_user.",
                                "Enabling module alias.",
                                "Enabling module dir.",
                                "Enabling module autoindex.",
                                "Enabling module env.",
                                "Enabling module mime.",
                                "Enabling module negotiation.",
                                "Enabling module setenvif.",
                                "Enabling module filter.",
                                "Enabling module deflate.",
                                "Enabling module status.",
                                "Enabling module reqtimeout.",
                                "Enabling conf charset.",
                                "Enabling conf localized-error-pages.",
                                "Enabling conf other-vhosts-access-log.",
                                "Enabling conf security.",
                                "Enabling conf serve-cgi-bin.",
                                "Enabling site 000-default.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service \u2192 /lib/systemd/system/apache2.service.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service \u2192 /lib/systemd/system/apache-htcacheclean.service.",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "+ sudo pip install setuptools",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Requirement already satisfied: setuptools in /usr/lib/python2.7/dist-packages",
                                "+ sudo pip3 install proliantutils",
                                "The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.",
                                "Collecting proliantutils",
                                "  Downloading https://files.pythonhosted.org/packages/f7/0d/a0a00712ee925b5c52692bd442b050876ab90364dc9afdc5e74485037ded/proliantutils-2.9.2-py2.py3-none-any.whl (407kB)",
                                "Collecting oslo.concurrency>=3.8.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/1d/5b/6a4945d72977dc3e8efc1c669f4d2c340867c192473b027ce77dbc2eabaf/oslo.concurrency-3.31.0-py2.py3-none-any.whl (46kB)",
                                "Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from proliantutils)",
                                "Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from proliantutils)",
                                "Collecting oslo.serialization>=1.10.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/18/a3/76d415ffc9932941db801ff99bcb66645b738c10a1b88e5ade75a7d1431e/oslo.serialization-2.29.2-py2.py3-none-any.whl",
                                "Collecting oslo.utils>=3.20.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/82/9c/568e90a41b29b255dcdb5d39d4ad2ad4c92ba7ed1af9746ddbd7680768ba/oslo.utils-3.42.1-py2.py3-none-any.whl (100kB)",
                                "Collecting sushy>=1.8.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/d1/a0/75a599fdbc1bd543bb869060623a0fb6aff9ec9c6ac194cafd3be5e2c2b5/sushy-3.0.0-py2.py3-none-any.whl (229kB)",
                                "Collecting retrying!=1.3.0,>=1.2.3 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/44/ef/beae4b4ef80902f22e3af073397f079c96969c69b2c7d52a57ea9ae61c9d/retrying-1.3.3.tar.gz",
                                "Collecting pbr>=2.0.0 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)",
                                "Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/lib/python3/dist-packages (from proliantutils)",
                                "Collecting pysnmp<5.0.0,>=4.2.3 (from proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/25/7e/1e17facea54dd21c6a72db6ae57a5bfdd56edd54b8c4850668b554bdddba/pysnmp-4.4.12-py2.py3-none-any.whl (296kB)",
                                "Collecting oslo.config>=5.2.0 (from oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/5c/45/53255cdbabefabc4ac8ae36671ecbd8a92a6d029363fcae9126a27fb81d7/oslo.config-7.0.0-py2.py3-none-any.whl (125kB)",
                                "Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl",
                                "Collecting oslo.i18n>=3.15.3 (from oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/4e/a4/e2c71ea714266097b2edc5188462cfc8f0fffd277ef148a33430199b4a0a/oslo.i18n-3.25.1-py2.py3-none-any.whl (47kB)",
                                "Requirement already satisfied: PyYAML>=3.12 in /usr/lib/python3/dist-packages (from oslo.serialization>=1.10.0->proliantutils)",
                                "Collecting pytz>=2013.6 (from oslo.serialization>=1.10.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)",
                                "Collecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/3d/a8/e01fea81691749044a7bfd44536483a296d9c0a7ed4ec8810a229435547c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249kB)",
                                "Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from oslo.utils>=3.20.0->proliantutils)",
                                "Collecting iso8601>=0.1.11 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl",
                                "Collecting netaddr>=0.7.18 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)",
                                "Collecting debtcollector>=1.2.0 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ca/ab/e34b13877f84a198b043166a82baf0ae8b9ed1daa83b6ebde776e8628b0a/debtcollector-1.22.0-py2.py3-none-any.whl",
                                "Collecting pyparsing>=2.1.0 (from oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)",
                                "Collecting stevedore>=1.29.0 (from sushy>=1.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)",
                                "Collecting python-dateutil>=2.7.0 (from sushy>=1.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl (227kB)",
                                "Requirement already satisfied: pyasn1>=0.2.3 in /usr/lib/python3/dist-packages (from pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "Collecting pysmi (from pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/1f/fc/02361d1c2b247de73070c457c4da98c448693154894c14f2d7b48dfabf7e/pysmi-0.3.4-py2.py3-none-any.whl (80kB)",
                                "Collecting pycryptodomex (from pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/46/a0/04a009917f8946e0e2aca0768bb703767c3845c700ac8e3d6589ce0c9026/pycryptodomex-3.9.4-cp36-cp36m-manylinux1_x86_64.whl (9.7MB)",
                                "Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/00/8d/9d56bfe43997f1864fe0891be69bc239ded98e69c9f56eb9eaa5b1789660/rfc3986-1.3.2-py2.py3-none-any.whl",
                                "Collecting monotonic>=0.1 (from fasteners>=0.7.0->oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl",
                                "Collecting Babel!=2.4.0,>=2.3.4 (from oslo.i18n>=3.15.3->oslo.concurrency>=3.8.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl (8.6MB)",
                                "Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.20.0->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79/wrapt-1.11.2.tar.gz",
                                "Collecting ply (from pysmi->pysnmp<5.0.0,>=4.2.3->proliantutils)",
                                "  Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB)",
                                "Installing collected packages: pbr, stevedore, netaddr, wrapt, debtcollector, pytz, Babel, oslo.i18n, rfc3986, oslo.config, monotonic, fasteners, iso8601, pyparsing, oslo.utils, oslo.concurrency, msgpack, oslo.serialization, python-dateutil, sushy, retrying, ply, pysmi, pycryptodomex, pysnmp, proliantutils",
                                "  Running setup.py install for wrapt: started",
                                "    Running setup.py install for wrapt: finished with status 'done'",
                                "  Running setup.py install for retrying: started",
                                "    Running setup.py install for retrying: finished with status 'done'",
                                "Successfully installed Babel-2.8.0 debtcollector-1.22.0 fasteners-0.15 iso8601-0.1.12 monotonic-1.5 msgpack-0.6.2 netaddr-0.7.19 oslo.concurrency-3.31.0 oslo.config-7.0.0 oslo.i18n-3.25.1 oslo.serialization-2.29.2 oslo.utils-3.42.1 pbr-5.4.4 ply-3.11 proliantutils-2.9.2 pycryptodomex-3.9.4 pyparsing-2.4.6 pysmi-0.3.4 pysnmp-4.4.12 python-dateutil-2.8.1 pytz-2019.3 retrying-1.3.3 rfc3986-1.3.2 stevedore-1.31.0 sushy-3.0.0 wrapt-1.11.2",
                                "+ sudo chmod 600 /home/ubuntu/zuul_id_rsa",
                                "+ clone_projects",
                                "+ sudo mkdir -p /opt/stack",
                                "+ sudo chown ubuntu.ubuntu /opt/stack",
                                "+ sudo chmod 0777 /opt/stack",
                                "+ cd /opt/stack",
                                "+ git clone https://opendev.org/openstack-dev/devstack.git",
                                "Cloning into 'devstack'...",
                                "warning: redirecting to https://opendev.org/openstack/devstack/",
                                "+ git clone https://opendev.org/openstack/ironic.git",
                                "Cloning into 'ironic'...",
                                "+ git clone https://opendev.org/openstack/ironic-tempest-plugin.git",
                                "Cloning into 'ironic-tempest-plugin'...",
                                "+ configure_dhcp_server",
                                "+ wget http://169.16.1.54:9999/redfish_dhcp_server.txt -P /opt/stack/devstack/files/",
                                "--2020-01-14 05:27:13--  http://169.16.1.54:9999/redfish_dhcp_server.txt",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 131 [text/plain]",
                                "Saving to: \u2018/opt/stack/devstack/files/redfish_dhcp_server.txt\u2019",
                                "",
                                "     0K                                                       100% 9.03M=0s",
                                "",
                                "2020-01-14 05:27:13 (9.03 MB/s) - \u2018/opt/stack/devstack/files/redfish_dhcp_server.txt\u2019 saved [131/131]",
                                "",
                                "++ cat /tmp/hardware_info",
                                "++ awk '{print $2}'",
                                "+ mac=98:f2:b3:2a:0e:3c",
                                "+ sed -i s/8c:dc:d4:af:78:ec/98:f2:b3:2a:0e:3c/g /opt/stack/devstack/files/redfish_dhcp_server.txt",
                                "+ sudo sh -c 'cat /opt/stack/devstack/files/redfish_dhcp_server.txt >> /etc/dhcp/dhcpd.conf'",
                                "+ sudo service isc-dhcp-server restart",
                                "+ configure_interface",
                                "++ cut -d/ -f1",
                                "++ awk '{print $2}'",
                                "++ ip addr show ens2",
                                "++ grep 'inet\\b'",
                                "+ ip1=169.16.1.117",
                                "+ sudo sh -c 'echo web_root=/opt/stack/devstack/files >> /etc/webfsd.conf'",
                                "+ sudo sh -c 'echo web_ip=169.16.1.117 >> /etc/webfsd.conf'",
                                "+ sudo sh -c 'echo web_port=9999 >> /etc/webfsd.conf'",
                                "+ sudo service webfs restart",
                                "+ update_ironic",
                                "+ cd /opt/stack/ironic",
                                "+ git config --global user.email proliantutils@gmail.com",
                                "+ git config --global user.name proliantci",
                                "+ update_ironic_tempest_plugin",
                                "+ cd /opt/stack/ironic-tempest-plugin",
                                "+ sudo python3 setup.py install",
                                "running install",
                                "[pbr] Writing ChangeLog",
                                "[pbr] Generating ChangeLog",
                                "[pbr] ChangeLog complete (0.0s)",
                                "[pbr] Generating AUTHORS",
                                "[pbr] AUTHORS complete (0.0s)",
                                "running build",
                                "running build_py",
                                "creating build",
                                "creating build/lib",
                                "creating build/lib/ironic_tempest_plugin",
                                "creating build/lib/ironic_tempest_plugin/services",
                                "creating build/lib/ironic_tempest_plugin/services/baremetal",
                                "copying ironic_tempest_plugin/services/baremetal/base.py -> build/lib/ironic_tempest_plugin/services/baremetal",
                                "copying ironic_tempest_plugin/services/baremetal/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal",
                                "creating build/lib/ironic_tempest_plugin/tests",
                                "creating build/lib/ironic_tempest_plugin/tests/api",
                                "creating build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_allocations.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/base.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_drivers.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_ports.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_conductor.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_chassis.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/__init__.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "copying ironic_tempest_plugin/tests/api/admin/test_nodes.py -> build/lib/ironic_tempest_plugin/tests/api/admin",
                                "creating build/lib/ironic_tempest_plugin/common",
                                "copying ironic_tempest_plugin/common/utils.py -> build/lib/ironic_tempest_plugin/common",
                                "copying ironic_tempest_plugin/common/__init__.py -> build/lib/ironic_tempest_plugin/common",
                                "copying ironic_tempest_plugin/common/waiters.py -> build/lib/ironic_tempest_plugin/common",
                                "copying ironic_tempest_plugin/services/introspection_client.py -> build/lib/ironic_tempest_plugin/services",
                                "copying ironic_tempest_plugin/services/__init__.py -> build/lib/ironic_tempest_plugin/services",
                                "copying ironic_tempest_plugin/tests/api/__init__.py -> build/lib/ironic_tempest_plugin/tests/api",
                                "copying ironic_tempest_plugin/config.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/exceptions.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/plugin.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/clients.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/__init__.py -> build/lib/ironic_tempest_plugin",
                                "copying ironic_tempest_plugin/manager.py -> build/lib/ironic_tempest_plugin",
                                "creating build/lib/ironic_tempest_plugin/tests/scenario",
                                "creating build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "creating build/lib/ironic_tempest_plugin/services/baremetal/v1",
                                "creating build/lib/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying ironic_tempest_plugin/tests/__init__.py -> build/lib/ironic_tempest_plugin/tests",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/__init__.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/introspection_manager.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> build/lib/ironic_tempest_plugin/tests/scenario",
                                "copying ironic_tempest_plugin/services/baremetal/v1/__init__.py -> build/lib/ironic_tempest_plugin/services/baremetal/v1",
                                "running egg_info",
                                "creating ironic_tempest_plugin.egg-info",
                                "writing pbr to ironic_tempest_plugin.egg-info/pbr.json",
                                "writing ironic_tempest_plugin.egg-info/PKG-INFO",
                                "writing dependency_links to ironic_tempest_plugin.egg-info/dependency_links.txt",
                                "writing entry points to ironic_tempest_plugin.egg-info/entry_points.txt",
                                "writing requirements to ironic_tempest_plugin.egg-info/requires.txt",
                                "writing top-level names to ironic_tempest_plugin.egg-info/top_level.txt",
                                "[pbr] Processing SOURCES.txt",
                                "writing manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'",
                                "[pbr] In git context, generating filelist from git",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "reading manifest template 'MANIFEST.in'",
                                "warning: no previously-included files found matching '.gitignore'",
                                "warning: no previously-included files found matching '.gitreview'",
                                "warning: no previously-included files matching '*.pyc' found anywhere in distribution",
                                "writing manifest file 'ironic_tempest_plugin.egg-info/SOURCES.txt'",
                                "copying ironic_tempest_plugin/README.rst -> build/lib/ironic_tempest_plugin",
                                "creating build/lib/ironic_tempest_plugin/rules",
                                "copying ironic_tempest_plugin/rules/basic_ops_rule.json -> build/lib/ironic_tempest_plugin/rules",
                                "running install_lib",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/config.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/exceptions.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/plugin.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/README.rst -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/clients.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/introspection_manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "copying build/lib/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_allocations.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_target.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_drivers.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_conductor.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_chassis.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_portgroups.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodestates.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/admin/test_nodes.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin",
                                "copying build/lib/ironic_tempest_plugin/tests/api/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api",
                                "copying build/lib/ironic_tempest_plugin/tests/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules",
                                "copying build/lib/ironic_tempest_plugin/rules/basic_ops_rule.json -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/rules",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/common/utils.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/common/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/common/waiters.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common",
                                "copying build/lib/ironic_tempest_plugin/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "copying build/lib/ironic_tempest_plugin/manager.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/base.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1",
                                "creating /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/v1/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1",
                                "copying build/lib/ironic_tempest_plugin/services/baremetal/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal",
                                "copying build/lib/ironic_tempest_plugin/services/introspection_client.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services",
                                "copying build/lib/ironic_tempest_plugin/services/__init__.py -> /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/config.py to config.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/exceptions.py to exceptions.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/plugin.py to plugin.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/clients.py to clients.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_single_tenant.py to test_baremetal_single_tenant.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_manager.py to baremetal_manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py to test_introspection_discovery.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py to test_baremetal_boot_from_volume.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py to baremetal_standalone_manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py to test_baremetal_multitenancy.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py to test_baremetal_basic_ops.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_bios.py to test_bios.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_cleaning.py to test_cleaning.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py to test_basic_ops.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/test_adoption.py to test_adoption.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/ironic_standalone/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/introspection_manager.py to introspection_manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py to test_introspection_basic.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_deploy_templates.py to test_deploy_templates.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_api_discovery.py to test_api_discovery.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_allocations.py to test_allocations.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/base.py to base.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_target.py to test_volume_target.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_drivers.py to test_drivers.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports.py to test_ports.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_ports_negative.py to test_ports_negative.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_conductor.py to test_conductor.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_chassis.py to test_chassis.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_portgroups.py to test_portgroups.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodestates.py to test_nodestates.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_volume_connector.py to test_volume_connector.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/admin/test_nodes.py to test_nodes.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/api/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/utils.py to utils.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/common/waiters.py to waiters.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/manager.py to manager.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/base.py to base.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py to baremetal_client.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/json/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/v1/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/baremetal/__init__.py to __init__.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/introspection_client.py to introspection_client.cpython-36.pyc",
                                "byte-compiling /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc",
                                "running install_egg_info",
                                "Copying ironic_tempest_plugin.egg-info to /usr/local/lib/python3.6/dist-packages/ironic_tempest_plugin-1.5.2.dev15.egg-info",
                                "running install_scripts",
                                "+ run_stack",
                                "+ local ironic_node",
                                "+ local capabilities",
                                "+ cd /opt/stack/devstack",
                                "+ wget http://169.16.1.54:9999/ir-deploy-ilo.iso -P files/",
                                "--2020-01-14 05:27:15--  http://169.16.1.54:9999/ir-deploy-ilo.iso",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 302940160 (289M) [application/x-iso9660-image]",
                                "Saving to: \u2018files/ir-deploy-ilo.iso\u2019",
                                "",
                                "     0K .......... .......... .......... .......... ..........  0% 20.2M 14s",
                                "    50K .......... .......... .......... .......... ..........  0% 21.7M 14s",
                                "   100K .......... .......... .......... .......... ..........  0% 27.3M 13s",
                                "   150K .......... .......... .......... .......... ..........  0% 15.2M 14s",
                                "   200K .......... .......... .......... .......... ..........  0% 27.5M 14s",
                                "   250K .......... .......... .......... .......... ..........  0% 37.0M 13s",
                                "   300K .......... .......... .......... .......... ..........  0% 33.0M 12s",
                                "   350K .......... .......... .......... .......... ..........  0% 19.3M 12s",
                                "   400K .......... .......... .......... .......... ..........  0% 57.8M 12s",
                                "   450K .......... .......... .......... .......... ..........  0% 30.0M 11s",
                                "   500K .......... .......... .......... .......... ..........  0% 45.0M 11s",
                                "   550K .......... .......... .......... .......... ..........  0% 37.1M 11s",
                                "   600K .......... .......... .......... .......... ..........  0% 31.1M 11s",
                                "   650K .......... .......... .......... .......... ..........  0% 35.3M 10s",
                                "   700K .......... .......... .......... .......... ..........  0% 40.9M 10s",
                                "   750K .......... .......... .......... .......... ..........  0% 28.2M 10s",
                                "   800K .......... .......... .......... .......... ..........  0% 80.9M 10s",
                                "   850K .......... .......... .......... .......... ..........  0% 26.0M 10s",
                                "   900K .......... .......... .......... .......... ..........  0% 55.4M 10s",
                                "   950K .......... .......... .......... .......... ..........  0% 42.7M 9s",
                                "  1000K .......... .......... .......... .......... ..........  0% 54.7M 9s",
                                "  1050K .......... .......... .......... .......... ..........  0% 36.2M 9s",
                                "  1100K .......... .......... .......... .......... ..........  0% 76.1M 9s",
                                "  1150K .......... .......... .......... .......... ..........  0% 41.0M 9s",
                                "  1200K .......... .......... .......... .......... ..........  0% 52.5M 9s",
                                "  1250K .......... .......... .......... .......... ..........  0% 25.2M 9s",
                                "  1300K .......... .......... .......... .......... ..........  0% 89.4M 9s",
                                "  1350K .......... .......... .......... .......... ..........  0% 67.4M 8s",
                                "  1400K .......... .......... .......... .......... ..........  0% 29.3M 9s",
                                "  1450K .......... .......... .......... .......... ..........  0%  127M 8s",
                                "  1500K .......... .......... .......... .......... ..........  0% 39.3M 8s",
                                "  1550K .......... .......... .......... .......... ..........  0% 95.3M 8s",
                                "  1600K .......... .......... .......... .......... ..........  0%  112M 8s",
                                "  1650K .......... .......... .......... .......... ..........  0% 66.0M 8s",
                                "  1700K .......... .......... .......... .......... ..........  0% 68.2M 8s",
                                "  1750K .......... .......... .......... .......... ..........  0% 62.4M 8s",
                                "  1800K .......... .......... .......... .......... ..........  0% 23.8M 8s",
                                "  1850K .......... .......... .......... .......... ..........  0% 82.7M 8s",
                                "  1900K .......... .......... .......... .......... ..........  0% 98.2M 8s",
                                "  1950K .......... .......... .......... .......... ..........  0% 97.9M 7s",
                                "  2000K .......... .......... .......... .......... ..........  0% 59.2M 7s",
                                "  2050K .......... .......... .......... .......... ..........  0% 56.2M 7s",
                                "  2100K .......... .......... .......... .......... ..........  0% 49.7M 7s",
                                "  2150K .......... .......... .......... .......... ..........  0% 47.1M 7s",
                                "  2200K .......... .......... .......... .......... ..........  0% 57.9M 7s",
                                "  2250K .......... .......... .......... .......... ..........  0% 31.8M 7s",
                                "  2300K .......... .......... .......... .......... ..........  0% 9.30M 8s",
                                "  2350K .......... .......... .......... .......... ..........  0%  102M 8s",
                                "  2400K .......... .......... .......... .......... ..........  0% 93.1M 8s",
                                "  2450K .......... .......... .......... .......... ..........  0%  102M 7s",
                                "  2500K .......... .......... .......... .......... ..........  0% 67.1M 7s",
                                "  2550K .......... .......... .......... .......... ..........  0% 45.0M 7s",
                                "  2600K .......... .......... .......... .......... ..........  0% 30.1M 7s",
                                "  2650K .......... .......... .......... .......... ..........  0% 61.7M 7s",
                                "  2700K .......... .......... .......... .......... ..........  0% 32.6M 7s",
                                "  2750K .......... .......... .......... .......... ..........  0% 48.1M 7s",
                                "  2800K .......... .......... .......... .......... ..........  0% 98.2M 7s",
                                "  2850K .......... .......... .......... .......... ..........  0% 54.4M 7s",
                                "  2900K .......... .......... .......... .......... ..........  0% 45.7M 7s",
                                "  2950K .......... .......... .......... .......... ..........  1% 44.1M 7s",
                                "  3000K .......... .......... .......... .......... ..........  1% 56.8M 7s",
                                "  3050K .......... .......... .......... .......... ..........  1% 44.2M 7s",
                                "  3100K .......... .......... .......... .......... ..........  1% 48.2M 7s",
                                "  3150K .......... .......... .......... .......... ..........  1% 46.1M 7s",
                                "  3200K .......... .......... .......... .......... ..........  1% 41.3M 7s",
                                "  3250K .......... .......... .......... .......... ..........  1% 46.1M 7s",
                                "  3300K .......... .......... .......... .......... ..........  1% 50.1M 7s",
                                "  3350K .......... .......... .......... .......... ..........  1% 46.6M 7s",
                                "  3400K .......... .......... .......... .......... ..........  1% 41.4M 7s",
                                "  3450K .......... .......... .......... .......... ..........  1% 45.7M 7s",
                                "  3500K .......... .......... .......... .......... ..........  1% 50.7M 7s",
                                "  3550K .......... .......... .......... .......... ..........  1% 49.0M 7s",
                                "  3600K .......... .......... .......... .......... ..........  1% 53.6M 7s",
                                "  3650K .......... .......... .......... .......... ..........  1% 26.6M 7s",
                                "  3700K .......... .......... .......... .......... ..........  1% 71.5M 7s",
                                "  3750K .......... .......... .......... .......... ..........  1%  105M 7s",
                                "  3800K .......... .......... .......... .......... ..........  1% 26.2M 7s",
                                "  3850K .......... .......... .......... .......... ..........  1% 84.7M 7s",
                                "  3900K .......... .......... .......... .......... ..........  1% 81.2M 7s",
                                "  3950K .......... .......... .......... .......... ..........  1% 59.7M 7s",
                                "  4000K .......... .......... .......... .......... ..........  1% 42.7M 7s",
                                "  4050K .......... .......... .......... .......... ..........  1% 45.6M 7s",
                                "  4100K .......... .......... .......... .......... ..........  1% 31.4M 7s",
                                "  4150K .......... .......... .......... .......... ..........  1% 39.6M 7s",
                                "  4200K .......... .......... .......... .......... ..........  1% 92.3M 7s",
                                "  4250K .......... .......... .......... .......... ..........  1% 83.8M 7s",
                                "  4300K .......... .......... .......... .......... ..........  1% 24.3M 7s",
                                "  4350K .......... .......... .......... .......... ..........  1%  100M 7s",
                                "  4400K .......... .......... .......... .......... ..........  1% 51.6M 7s",
                                "  4450K .......... .......... .......... .......... ..........  1% 73.9M 7s",
                                "  4500K .......... .......... .......... .......... ..........  1% 56.0M 7s",
                                "  4550K .......... .......... .......... .......... ..........  1% 32.5M 7s",
                                "  4600K .......... .......... .......... .......... ..........  1%  103M 7s",
                                "  4650K .......... .......... .......... .......... ..........  1% 14.2M 7s",
                                "  4700K .......... .......... .......... .......... ..........  1% 76.6M 7s",
                                "  4750K .......... .......... .......... .......... ..........  1%  142M 7s",
                                "  4800K .......... .......... .......... .......... ..........  1%  148M 7s",
                                "  4850K .......... .......... .......... .......... ..........  1% 16.5M 7s",
                                "  4900K .......... .......... .......... .......... ..........  1%  103M 7s",
                                "  4950K .......... .......... .......... .......... ..........  1%  116M 7s",
                                "  5000K .......... .......... .......... .......... ..........  1%  140M 7s",
                                "  5050K .......... .......... .......... .......... ..........  1%  126M 7s",
                                "  5100K .......... .......... .......... .......... ..........  1% 67.8M 7s",
                                "  5150K .......... .......... .......... .......... ..........  1% 89.4M 7s",
                                "  5200K .......... .......... .......... .......... ..........  1% 77.7M 7s",
                                "  5250K .......... .......... .......... .......... ..........  1% 36.9M 7s",
                                "  5300K .......... .......... .......... .......... ..........  1% 53.3M 7s",
                                "  5350K .......... .......... .......... .......... ..........  1% 40.2M 7s",
                                "  5400K .......... .......... .......... .......... ..........  1% 61.2M 7s",
                                "  5450K .......... .......... .......... .......... ..........  1% 43.3M 7s",
                                "  5500K .......... .......... .......... .......... ..........  1% 36.4M 7s",
                                "  5550K .......... .......... .......... .......... ..........  1% 52.8M 7s",
                                "  5600K .......... .......... .......... .......... ..........  1% 35.8M 7s",
                                "  5650K .......... .......... .......... .......... ..........  1% 37.6M 7s",
                                "  5700K .......... .......... .......... .......... ..........  1% 37.3M 7s",
                                "  5750K .......... .......... .......... .......... ..........  1% 48.2M 7s",
                                "  5800K .......... .......... .......... .......... ..........  1% 32.5M 7s",
                                "  5850K .......... .......... .......... .......... ..........  1% 44.9M 7s",
                                "  5900K .......... .......... .......... .......... ..........  2% 56.1M 7s",
                                "  5950K .......... .......... .......... .......... ..........  2% 39.2M 7s",
                                "  6000K .......... .......... .......... .......... ..........  2% 40.9M 7s",
                                "  6050K .......... .......... .......... .......... ..........  2% 5.82M 7s",
                                "  6100K .......... .......... .......... .......... ..........  2% 94.0M 7s",
                                "  6150K .......... .......... .......... .......... ..........  2%  111M 7s",
                                "  6200K .......... .......... .......... .......... ..........  2%  114M 7s",
                                "  6250K .......... .......... .......... .......... ..........  2%  136M 7s",
                                "  6300K .......... .......... .......... .......... ..........  2%  116M 7s",
                                "  6350K .......... .......... .......... .......... ..........  2% 76.6M 7s",
                                "  6400K .......... .......... .......... .......... ..........  2% 69.9M 7s",
                                "  6450K .......... .......... .......... .......... ..........  2% 50.3M 7s",
                                "  6500K .......... .......... .......... .......... ..........  2% 82.6M 7s",
                                "  6550K .......... .......... .......... .......... ..........  2% 16.6M 7s",
                                "  6600K .......... .......... .......... .......... ..........  2% 91.9M 7s",
                                "  6650K .......... .......... .......... .......... ..........  2%  118M 7s",
                                "  6700K .......... .......... .......... .......... ..........  2% 29.6M 7s",
                                "  6750K .......... .......... .......... .......... ..........  2%  116M 7s",
                                "  6800K .......... .......... .......... .......... ..........  2% 15.3M 7s",
                                "  6850K .......... .......... .......... .......... ..........  2% 81.9M 7s",
                                "  6900K .......... .......... .......... .......... ..........  2% 72.7M 7s",
                                "  6950K .......... .......... .......... .......... ..........  2%  101M 7s",
                                "  7000K .......... .......... .......... .......... ..........  2% 79.4M 7s",
                                "  7050K .......... .......... .......... .......... ..........  2% 83.0M 7s",
                                "  7100K .......... .......... .......... .......... ..........  2% 77.3M 7s",
                                "  7150K .......... .......... .......... .......... ..........  2% 39.8M 7s",
                                "  7200K .......... .......... .......... .......... ..........  2% 47.1M 7s",
                                "  7250K .......... .......... .......... .......... ..........  2% 43.3M 7s",
                                "  7300K .......... .......... .......... .......... ..........  2% 49.2M 7s",
                                "  7350K .......... .......... .......... .......... ..........  2% 27.9M 7s",
                                "  7400K .......... .......... .......... .......... ..........  2% 57.7M 7s",
                                "  7450K .......... .......... .......... .......... ..........  2% 47.2M 7s",
                                "  7500K .......... .......... .......... .......... ..........  2% 93.8M 7s",
                                "  7550K .......... .......... .......... .......... ..........  2% 74.8M 7s",
                                "  7600K .......... .......... .......... .......... ..........  2% 44.5M 7s",
                                "  7650K .......... .......... .......... .......... ..........  2% 50.3M 7s",
                                "  7700K .......... .......... .......... .......... ..........  2% 43.4M 7s",
                                "  7750K .......... .......... .......... .......... ..........  2% 60.0M 6s",
                                "  7800K .......... .......... .......... .......... ..........  2% 46.4M 6s",
                                "  7850K .......... .......... .......... .......... ..........  2% 42.8M 6s",
                                "  7900K .......... .......... .......... .......... ..........  2% 46.9M 6s",
                                "  7950K .......... .......... .......... .......... ..........  2% 44.3M 6s",
                                "  8000K .......... .......... .......... .......... ..........  2% 48.0M 6s",
                                "  8050K .......... .......... .......... .......... ..........  2% 50.6M 6s",
                                "  8100K .......... .......... .......... .......... ..........  2% 41.5M 6s",
                                "  8150K .......... .......... .......... .......... ..........  2% 40.6M 6s",
                                "  8200K .......... .......... .......... .......... ..........  2% 45.2M 6s",
                                "  8250K .......... .......... .......... .......... ..........  2% 46.4M 6s",
                                "  8300K .......... .......... .......... .......... ..........  2% 35.1M 6s",
                                "  8350K .......... .......... .......... .......... ..........  2% 89.1M 6s",
                                "  8400K .......... .......... .......... .......... ..........  2% 49.5M 6s",
                                "  8450K .......... .......... .......... .......... ..........  2% 21.6M 6s",
                                "  8500K .......... .......... .......... .......... ..........  2% 9.52M 7s",
                                "  8550K .......... .......... .......... .......... ..........  2% 56.0M 7s",
                                "  8600K .......... .......... .......... .......... ..........  2% 90.4M 7s",
                                "  8650K .......... .......... .......... .......... ..........  2% 85.9M 7s",
                                "  8700K .......... .......... .......... .......... ..........  2% 87.8M 7s",
                                "  8750K .......... .......... .......... .......... ..........  2% 77.9M 7s",
                                "  8800K .......... .......... .......... .......... ..........  2% 83.8M 7s",
                                "  8850K .......... .......... .......... .......... ..........  3% 77.8M 6s",
                                "  8900K .......... .......... .......... .......... ..........  3% 86.8M 6s",
                                "  8950K .......... .......... .......... .......... ..........  3% 75.1M 6s",
                                "  9000K .......... .......... .......... .......... ..........  3% 86.3M 6s",
                                "  9050K .......... .......... .......... .......... ..........  3% 92.8M 6s",
                                "  9100K .......... .......... .......... .......... ..........  3% 37.4M 6s",
                                "  9150K .......... .......... .......... .......... ..........  3% 73.4M 6s",
                                "  9200K .......... .......... .......... .......... ..........  3% 44.5M 6s",
                                "  9250K .......... .......... .......... .......... ..........  3% 68.9M 6s",
                                "  9300K .......... .......... .......... .......... ..........  3% 49.5M 6s",
                                "  9350K .......... .......... .......... .......... ..........  3% 58.8M 6s",
                                "  9400K .......... .......... .......... .......... ..........  3% 54.0M 6s",
                                "  9450K .......... .......... .......... .......... ..........  3% 34.8M 6s",
                                "  9500K .......... .......... .......... .......... ..........  3% 38.5M 6s",
                                "  9550K .......... .......... .......... .......... ..........  3% 86.9M 6s",
                                "  9600K .......... .......... .......... .......... ..........  3% 66.1M 6s",
                                "  9650K .......... .......... .......... .......... ..........  3% 54.0M 6s",
                                "  9700K .......... .......... .......... .......... ..........  3% 26.5M 6s",
                                "  9750K .......... .......... .......... .......... ..........  3% 81.0M 6s",
                                "  9800K .......... .......... .......... .......... ..........  3% 36.9M 6s",
                                "  9850K .......... .......... .......... .......... ..........  3% 95.6M 6s",
                                "  9900K .......... .......... .......... .......... ..........  3% 78.1M 6s",
                                "  9950K .......... .......... .......... .......... ..........  3% 52.4M 6s",
                                " 10000K .......... .......... .......... .......... ..........  3% 51.8M 6s",
                                " 10050K .......... .......... .......... .......... ..........  3% 52.0M 6s",
                                " 10100K .......... .......... .......... .......... ..........  3% 48.4M 6s",
                                " 10150K .......... .......... .......... .......... ..........  3% 42.8M 6s",
                                " 10200K .......... .......... .......... .......... ..........  3% 14.6M 6s",
                                " 10250K .......... .......... .......... .......... ..........  3% 88.8M 6s",
                                " 10300K .......... .......... .......... .......... ..........  3% 83.1M 6s",
                                " 10350K .......... .......... .......... .......... ..........  3% 88.0M 6s",
                                " 10400K .......... .......... .......... .......... ..........  3% 74.5M 6s",
                                " 10450K .......... .......... .......... .......... ..........  3% 84.6M 6s",
                                " 10500K .......... .......... .......... .......... ..........  3% 58.7M 6s",
                                " 10550K .......... .......... .......... .......... ..........  3% 57.1M 6s",
                                " 10600K .......... .......... .......... .......... ..........  3% 61.4M 6s",
                                " 10650K .......... .......... .......... .......... ..........  3% 76.1M 6s",
                                " 10700K .......... .......... .......... .......... ..........  3% 55.2M 6s",
                                " 10750K .......... .......... .......... .......... ..........  3% 73.2M 6s",
                                " 10800K .......... .......... .......... .......... ..........  3% 73.6M 6s",
                                " 10850K .......... .......... .......... .......... ..........  3% 66.2M 6s",
                                " 10900K .......... .......... .......... .......... ..........  3% 22.7M 6s",
                                " 10950K .......... .......... .......... .......... ..........  3% 86.6M 6s",
                                " 11000K .......... .......... .......... .......... ..........  3% 79.1M 6s",
                                " 11050K .......... .......... .......... .......... ..........  3% 88.2M 6s",
                                " 11100K .......... .......... .......... .......... ..........  3% 95.5M 6s",
                                " 11150K .......... .......... .......... .......... ..........  3% 20.7M 6s",
                                " 11200K .......... .......... .......... .......... ..........  3%  115M 6s",
                                " 11250K .......... .......... .......... .......... ..........  3% 97.1M 6s",
                                " 11300K .......... .......... .......... .......... ..........  3%  104M 6s",
                                " 11350K .......... .......... .......... .......... ..........  3% 83.9M 6s",
                                " 11400K .......... .......... .......... .......... ..........  3% 26.3M 6s",
                                " 11450K .......... .......... .......... .......... ..........  3% 99.1M 6s",
                                " 11500K .......... .......... .......... .......... ..........  3% 78.7M 6s",
                                " 11550K .......... .......... .......... .......... ..........  3% 82.6M 6s",
                                " 11600K .......... .......... .......... .......... ..........  3% 56.5M 6s",
                                " 11650K .......... .......... .......... .......... ..........  3% 61.1M 6s",
                                " 11700K .......... .......... .......... .......... ..........  3% 67.3M 6s",
                                " 11750K .......... .......... .......... .......... ..........  3% 58.8M 6s",
                                " 11800K .......... .......... .......... .......... ..........  4% 80.8M 6s",
                                " 11850K .......... .......... .......... .......... ..........  4% 65.1M 6s",
                                " 11900K .......... .......... .......... .......... ..........  4% 73.1M 6s",
                                " 11950K .......... .......... .......... .......... ..........  4% 30.6M 6s",
                                " 12000K .......... .......... .......... .......... ..........  4%  111M 6s",
                                " 12050K .......... .......... .......... .......... ..........  4% 61.6M 6s",
                                " 12100K .......... .......... .......... .......... ..........  4% 49.3M 6s",
                                " 12150K .......... .......... .......... .......... ..........  4% 59.3M 6s",
                                " 12200K .......... .......... .......... .......... ..........  4% 59.4M 6s",
                                " 12250K .......... .......... .......... .......... ..........  4%  103M 6s",
                                " 12300K .......... .......... .......... .......... ..........  4% 27.2M 6s",
                                " 12350K .......... .......... .......... .......... ..........  4% 77.2M 6s",
                                " 12400K .......... .......... .......... .......... ..........  4% 91.1M 6s",
                                " 12450K .......... .......... .......... .......... ..........  4%  111M 6s",
                                " 12500K .......... .......... .......... .......... ..........  4% 94.4M 6s",
                                " 12550K .......... .......... .......... .......... ..........  4%  111M 6s",
                                " 12600K .......... .......... .......... .......... ..........  4% 34.8M 6s",
                                " 12650K .......... .......... .......... .......... ..........  4%  103M 6s",
                                " 12700K .......... .......... .......... .......... ..........  4% 92.5M 6s",
                                " 12750K .......... .......... .......... .......... ..........  4% 74.1M 6s",
                                " 12800K .......... .......... .......... .......... ..........  4%  107M 6s",
                                " 12850K .......... .......... .......... .......... ..........  4% 43.1M 6s",
                                " 12900K .......... .......... .......... .......... ..........  4% 51.8M 6s",
                                " 12950K .......... .......... .......... .......... ..........  4% 78.1M 6s",
                                " 13000K .......... .......... .......... .......... ..........  4% 84.5M 6s",
                                " 13050K .......... .......... .......... .......... ..........  4% 57.6M 6s",
                                " 13100K .......... .......... .......... .......... ..........  4%  128M 6s",
                                " 13150K .......... .......... .......... .......... ..........  4% 70.2M 6s",
                                " 13200K .......... .......... .......... .......... ..........  4% 83.8M 6s",
                                " 13250K .......... .......... .......... .......... ..........  4% 71.3M 6s",
                                " 13300K .......... .......... .......... .......... ..........  4%  109M 6s",
                                " 13350K .......... .......... .......... .......... ..........  4% 68.3M 6s",
                                " 13400K .......... .......... .......... .......... ..........  4% 71.9M 6s",
                                " 13450K .......... .......... .......... .......... ..........  4% 66.2M 6s",
                                " 13500K .......... .......... .......... .......... ..........  4% 72.9M 6s",
                                " 13550K .......... .......... .......... .......... ..........  4% 33.9M 6s",
                                " 13600K .......... .......... .......... .......... ..........  4% 95.4M 6s",
                                " 13650K .......... .......... .......... .......... ..........  4% 87.1M 6s",
                                " 13700K .......... .......... .......... .......... ..........  4% 65.6M 6s",
                                " 13750K .......... .......... .......... .......... ..........  4% 72.1M 6s",
                                " 13800K .......... .......... .......... .......... ..........  4% 83.2M 6s",
                                " 13850K .......... .......... .......... .......... ..........  4% 68.9M 6s",
                                " 13900K .......... .......... .......... .......... ..........  4% 76.2M 6s",
                                " 13950K .......... .......... .......... .......... ..........  4% 82.8M 6s",
                                " 14000K .......... .......... .......... .......... ..........  4% 67.0M 6s",
                                " 14050K .......... .......... .......... .......... ..........  4% 87.7M 6s",
                                " 14100K .......... .......... .......... .......... ..........  4% 80.5M 6s",
                                " 14150K .......... .......... .......... .......... ..........  4% 70.3M 6s",
                                " 14200K .......... .......... .......... .......... ..........  4% 77.0M 6s",
                                " 14250K .......... .......... .......... .......... ..........  4% 74.2M 6s",
                                " 14300K .......... .......... .......... .......... ..........  4% 66.4M 6s",
                                " 14350K .......... .......... .......... .......... ..........  4% 77.8M 6s",
                                " 14400K .......... .......... .......... .......... ..........  4% 88.3M 6s",
                                " 14450K .......... .......... .......... .......... ..........  4% 30.8M 6s",
                                " 14500K .......... .......... .......... .......... ..........  4%  105M 6s",
                                " 14550K .......... .......... .......... .......... ..........  4% 83.3M 6s",
                                " 14600K .......... .......... .......... .......... ..........  4%  127M 6s",
                                " 14650K .......... .......... .......... .......... ..........  4%  116M 6s",
                                " 14700K .......... .......... .......... .......... ..........  4% 68.1M 6s",
                                " 14750K .......... .......... .......... .......... ..........  5% 66.8M 6s",
                                " 14800K .......... .......... .......... .......... ..........  5% 84.5M 6s",
                                " 14850K .......... .......... .......... .......... ..........  5% 26.7M 6s",
                                " 14900K .......... .......... .......... .......... ..........  5%  107M 6s",
                                " 14950K .......... .......... .......... .......... ..........  5%  116M 6s",
                                " 15000K .......... .......... .......... .......... ..........  5% 32.7M 6s",
                                " 15050K .......... .......... .......... .......... ..........  5% 90.7M 6s",
                                " 15100K .......... .......... .......... .......... ..........  5%  103M 6s",
                                " 15150K .......... .......... .......... .......... ..........  5%  117M 6s",
                                " 15200K .......... .......... .......... .......... ..........  5% 92.4M 6s",
                                " 15250K .......... .......... .......... .......... ..........  5% 97.7M 6s",
                                " 15300K .......... .......... .......... .......... ..........  5%  108M 6s",
                                " 15350K .......... .......... .......... .......... ..........  5% 62.5M 6s",
                                " 15400K .......... .......... .......... .......... ..........  5% 88.7M 6s",
                                " 15450K .......... .......... .......... .......... ..........  5% 17.6M 6s",
                                " 15500K .......... .......... .......... .......... ..........  5%  104M 6s",
                                " 15550K .......... .......... .......... .......... ..........  5%  116M 6s",
                                " 15600K .......... .......... .......... .......... ..........  5%  105M 6s",
                                " 15650K .......... .......... .......... .......... ..........  5%  107M 6s",
                                " 15700K .......... .......... .......... .......... ..........  5% 62.1M 6s",
                                " 15750K .......... .......... .......... .......... ..........  5% 33.1M 6s",
                                " 15800K .......... .......... .......... .......... ..........  5% 96.3M 6s",
                                " 15850K .......... .......... .......... .......... ..........  5% 70.4M 6s",
                                " 15900K .......... .......... .......... .......... ..........  5% 68.4M 5s",
                                " 15950K .......... .......... .......... .......... ..........  5% 50.9M 5s",
                                " 16000K .......... .......... .......... .......... ..........  5% 84.2M 5s",
                                " 16050K .......... .......... .......... .......... ..........  5% 41.2M 5s",
                                " 16100K .......... .......... .......... .......... ..........  5%  103M 5s",
                                " 16150K .......... .......... .......... .......... ..........  5%  101M 5s",
                                " 16200K .......... .......... .......... .......... ..........  5% 72.0M 5s",
                                " 16250K .......... .......... .......... .......... ..........  5% 44.9M 5s",
                                " 16300K .......... .......... .......... .......... ..........  5% 69.9M 5s",
                                " 16350K .......... .......... .......... .......... ..........  5% 94.4M 5s",
                                " 16400K .......... .......... .......... .......... ..........  5% 76.6M 5s",
                                " 16450K .......... .......... .......... .......... ..........  5%  114M 5s",
                                " 16500K .......... .......... .......... .......... ..........  5% 87.8M 5s",
                                " 16550K .......... .......... .......... .......... ..........  5% 71.6M 5s",
                                " 16600K .......... .......... .......... .......... ..........  5% 34.1M 5s",
                                " 16650K .......... .......... .......... .......... ..........  5%  116M 5s",
                                " 16700K .......... .......... .......... .......... ..........  5%  115M 5s",
                                " 16750K .......... .......... .......... .......... ..........  5% 99.4M 5s",
                                " 16800K .......... .......... .......... .......... ..........  5% 96.5M 5s",
                                " 16850K .......... .......... .......... .......... ..........  5% 67.9M 5s",
                                " 16900K .......... .......... .......... .......... ..........  5% 59.0M 5s",
                                " 16950K .......... .......... .......... .......... ..........  5% 68.1M 5s",
                                " 17000K .......... .......... .......... .......... ..........  5% 67.3M 5s",
                                " 17050K .......... .......... .......... .......... ..........  5% 80.0M 5s",
                                " 17100K .......... .......... .......... .......... ..........  5% 73.2M 5s",
                                " 17150K .......... .......... .......... .......... ..........  5% 87.6M 5s",
                                " 17200K .......... .......... .......... .......... ..........  5% 68.3M 5s",
                                " 17250K .......... .......... .......... .......... ..........  5% 13.1M 5s",
                                " 17300K .......... .......... .......... .......... ..........  5%  109M 5s",
                                " 17350K .......... .......... .......... .......... ..........  5%  121M 5s",
                                " 17400K .......... .......... .......... .......... ..........  5%  135M 5s",
                                " 17450K .......... .......... .......... .......... ..........  5% 97.0M 5s",
                                " 17500K .......... .......... .......... .......... ..........  5%  113M 5s",
                                " 17550K .......... .......... .......... .......... ..........  5%  102M 5s",
                                " 17600K .......... .......... .......... .......... ..........  5%  136M 5s",
                                " 17650K .......... .......... .......... .......... ..........  5%  128M 5s",
                                " 17700K .......... .......... .......... .......... ..........  5% 43.4M 5s",
                                " 17750K .......... .......... .......... .......... ..........  6%  143M 5s",
                                " 17800K .......... .......... .......... .......... ..........  6%  130M 5s",
                                " 17850K .......... .......... .......... .......... ..........  6% 98.6M 5s",
                                " 17900K .......... .......... .......... .......... ..........  6% 21.4M 5s",
                                " 17950K .......... .......... .......... .......... ..........  6%  108M 5s",
                                " 18000K .......... .......... .......... .......... ..........  6%  127M 5s",
                                " 18050K .......... .......... .......... .......... ..........  6% 17.6M 5s",
                                " 18100K .......... .......... .......... .......... ..........  6% 98.2M 5s",
                                " 18150K .......... .......... .......... .......... ..........  6% 89.0M 5s",
                                " 18200K .......... .......... .......... .......... ..........  6% 87.7M 5s",
                                " 18250K .......... .......... .......... .......... ..........  6% 57.0M 5s",
                                " 18300K .......... .......... .......... .......... ..........  6% 60.6M 5s",
                                " 18350K .......... .......... .......... .......... ..........  6% 77.4M 5s",
                                " 18400K .......... .......... .......... .......... ..........  6% 87.0M 5s",
                                " 18450K .......... .......... .......... .......... ..........  6% 86.7M 5s",
                                " 18500K .......... .......... .......... .......... ..........  6% 93.0M 5s",
                                " 18550K .......... .......... .......... .......... ..........  6% 75.7M 5s",
                                " 18600K .......... .......... .......... .......... ..........  6% 85.0M 5s",
                                " 18650K .......... .......... .......... .......... ..........  6% 79.0M 5s",
                                " 18700K .......... .......... .......... .......... ..........  6% 88.1M 5s",
                                " 18750K .......... .......... .......... .......... ..........  6% 70.6M 5s",
                                " 18800K .......... .......... .......... .......... ..........  6%  107M 5s",
                                " 18850K .......... .......... .......... .......... ..........  6%  128M 5s",
                                " 18900K .......... .......... .......... .......... ..........  6%  136M 5s",
                                " 18950K .......... .......... .......... .......... ..........  6% 33.7M 5s",
                                " 19000K .......... .......... .......... .......... ..........  6%  120M 5s",
                                " 19050K .......... .......... .......... .......... ..........  6%  134M 5s",
                                " 19100K .......... .......... .......... .......... ..........  6% 52.9M 5s",
                                " 19150K .......... .......... .......... .......... ..........  6%  105M 5s",
                                " 19200K .......... .......... .......... .......... ..........  6%  118M 5s",
                                " 19250K .......... .......... .......... .......... ..........  6%  111M 5s",
                                " 19300K .......... .......... .......... .......... ..........  6%  118M 5s",
                                " 19350K .......... .......... .......... .......... ..........  6% 69.0M 5s",
                                " 19400K .......... .......... .......... .......... ..........  6%  100M 5s",
                                " 19450K .......... .......... .......... .......... ..........  6% 63.7M 5s",
                                " 19500K .......... .......... .......... .......... ..........  6%  117M 5s",
                                " 19550K .......... .......... .......... .......... ..........  6% 63.4M 5s",
                                " 19600K .......... .......... .......... .......... ..........  6% 76.8M 5s",
                                " 19650K .......... .......... .......... .......... ..........  6% 77.8M 5s",
                                " 19700K .......... .......... .......... .......... ..........  6% 55.9M 5s",
                                " 19750K .......... .......... .......... .......... ..........  6%  109M 5s",
                                " 19800K .......... .......... .......... .......... ..........  6%  112M 5s",
                                " 19850K .......... .......... .......... .......... ..........  6% 70.0M 5s",
                                " 19900K .......... .......... .......... .......... ..........  6% 33.3M 5s",
                                " 19950K .......... .......... .......... .......... ..........  6% 53.6M 5s",
                                " 20000K .......... .......... .......... .......... ..........  6% 86.8M 5s",
                                " 20050K .......... .......... .......... .......... ..........  6% 87.5M 5s",
                                " 20100K .......... .......... .......... .......... ..........  6% 76.5M 5s",
                                " 20150K .......... .......... .......... .......... ..........  6% 82.3M 5s",
                                " 20200K .......... .......... .......... .......... ..........  6% 58.6M 5s",
                                " 20250K .......... .......... .......... .......... ..........  6% 72.7M 5s",
                                " 20300K .......... .......... .......... .......... ..........  6%  101M 5s",
                                " 20350K .......... .......... .......... .......... ..........  6% 69.3M 5s",
                                " 20400K .......... .......... .......... .......... ..........  6%  116M 5s",
                                " 20450K .......... .......... .......... .......... ..........  6%  108M 5s",
                                " 20500K .......... .......... .......... .......... ..........  6% 78.0M 5s",
                                " 20550K .......... .......... .......... .......... ..........  6% 41.2M 5s",
                                " 20600K .......... .......... .......... .......... ..........  6%  107M 5s",
                                " 20650K .......... .......... .......... .......... ..........  6%  119M 5s",
                                " 20700K .......... .......... .......... .......... ..........  7% 5.75M 5s",
                                " 20750K .......... .......... .......... .......... ..........  7%  108M 5s",
                                " 20800K .......... .......... .......... .......... ..........  7% 95.4M 5s",
                                " 20850K .......... .......... .......... .......... ..........  7% 65.0M 5s",
                                " 20900K .......... .......... .......... .......... ..........  7% 51.6M 5s",
                                " 20950K .......... .......... .......... .......... ..........  7% 97.1M 5s",
                                " 21000K .......... .......... .......... .......... ..........  7% 93.1M 5s",
                                " 21050K .......... .......... .......... .......... ..........  7%  109M 5s",
                                " 21100K .......... .......... .......... .......... ..........  7%  109M 5s",
                                " 21150K .......... .......... .......... .......... ..........  7% 71.3M 5s",
                                " 21200K .......... .......... .......... .......... ..........  7% 74.4M 5s",
                                " 21250K .......... .......... .......... .......... ..........  7% 93.8M 5s",
                                " 21300K .......... .......... .......... .......... ..........  7% 95.2M 5s",
                                " 21350K .......... .......... .......... .......... ..........  7% 92.7M 5s",
                                " 21400K .......... .......... .......... .......... ..........  7% 83.8M 5s",
                                " 21450K .......... .......... .......... .......... ..........  7%  104M 5s",
                                " 21500K .......... .......... .......... .......... ..........  7% 70.3M 5s",
                                " 21550K .......... .......... .......... .......... ..........  7%  105M 5s",
                                " 21600K .......... .......... .......... .......... ..........  7%  108M 5s",
                                " 21650K .......... .......... .......... .......... ..........  7%  110M 5s",
                                " 21700K .......... .......... .......... .......... ..........  7%  120M 5s",
                                " 21750K .......... .......... .......... .......... ..........  7%  133M 5s",
                                " 21800K .......... .......... .......... .......... ..........  7% 91.7M 5s",
                                " 21850K .......... .......... .......... .......... ..........  7%  125M 5s",
                                " 21900K .......... .......... .......... .......... ..........  7%  131M 5s",
                                " 21950K .......... .......... .......... .......... ..........  7% 82.9M 5s",
                                " 22000K .......... .......... .......... .......... ..........  7%  100M 5s",
                                " 22050K .......... .......... .......... .......... ..........  7%  105M 5s",
                                " 22100K .......... .......... .......... .......... ..........  7%  114M 5s",
                                " 22150K .......... .......... .......... .......... ..........  7%  118M 5s",
                                " 22200K .......... .......... .......... .......... ..........  7%  101M 5s",
                                " 22250K .......... .......... .......... .......... ..........  7%  120M 5s",
                                " 22300K .......... .......... .......... .......... ..........  7%  107M 5s",
                                " 22350K .......... .......... .......... .......... ..........  7% 65.8M 5s",
                                " 22400K .......... .......... .......... .......... ..........  7% 27.3M 5s",
                                " 22450K .......... .......... .......... .......... ..........  7%  108M 5s",
                                " 22500K .......... .......... .......... .......... ..........  7%  118M 5s",
                                " 22550K .......... .......... .......... .......... ..........  7%  110M 5s",
                                " 22600K .......... .......... .......... .......... ..........  7% 96.0M 5s",
                                " 22650K .......... .......... .......... .......... ..........  7% 37.9M 5s",
                                " 22700K .......... .......... .......... .......... ..........  7%  117M 5s",
                                " 22750K .......... .......... .......... .......... ..........  7%  125M 5s",
                                " 22800K .......... .......... .......... .......... ..........  7%  108M 5s",
                                " 22850K .......... .......... .......... .......... ..........  7% 68.4M 5s",
                                " 22900K .......... .......... .......... .......... ..........  7%  116M 5s",
                                " 22950K .......... .......... .......... .......... ..........  7% 74.9M 5s",
                                " 23000K .......... .......... .......... .......... ..........  7% 99.1M 5s",
                                " 23050K .......... .......... .......... .......... ..........  7% 65.8M 5s",
                                " 23100K .......... .......... .......... .......... ..........  7% 72.2M 5s",
                                " 23150K .......... .......... .......... .......... ..........  7% 21.6M 5s",
                                " 23200K .......... .......... .......... .......... ..........  7%  106M 5s",
                                " 23250K .......... .......... .......... .......... ..........  7% 93.8M 5s",
                                " 23300K .......... .......... .......... .......... ..........  7% 83.6M 5s",
                                " 23350K .......... .......... .......... .......... ..........  7%  130M 5s",
                                " 23400K .......... .......... .......... .......... ..........  7% 76.1M 5s",
                                " 23450K .......... .......... .......... .......... ..........  7%  111M 5s",
                                " 23500K .......... .......... .......... .......... ..........  7%  145M 5s",
                                " 23550K .......... .......... .......... .......... ..........  7%  115M 5s",
                                " 23600K .......... .......... .......... .......... ..........  7% 34.2M 5s",
                                " 23650K .......... .......... .......... .......... ..........  8% 79.8M 5s",
                                " 23700K .......... .......... .......... .......... ..........  8%  140M 5s",
                                " 23750K .......... .......... .......... .......... ..........  8% 51.5M 5s",
                                " 23800K .......... .......... .......... .......... ..........  8%  119M 5s",
                                " 23850K .......... .......... .......... .......... ..........  8%  112M 5s",
                                " 23900K .......... .......... .......... .......... ..........  8%  117M 5s",
                                " 23950K .......... .......... .......... .......... ..........  8% 90.6M 5s",
                                " 24000K .......... .......... .......... .......... ..........  8% 47.3M 5s",
                                " 24050K .......... .......... .......... .......... ..........  8% 35.6M 5s",
                                " 24100K .......... .......... .......... .......... ..........  8%  107M 5s",
                                " 24150K .......... .......... .......... .......... ..........  8%  115M 5s",
                                " 24200K .......... .......... .......... .......... ..........  8%  103M 5s",
                                " 24250K .......... .......... .......... .......... ..........  8% 92.4M 5s",
                                " 24300K .......... .......... .......... .......... ..........  8% 79.5M 5s",
                                " 24350K .......... .......... .......... .......... ..........  8% 92.8M 5s",
                                " 24400K .......... .......... .......... .......... ..........  8% 50.7M 5s",
                                " 24450K .......... .......... .......... .......... ..........  8% 85.4M 5s",
                                " 24500K .......... .......... .......... .......... ..........  8% 80.4M 5s",
                                " 24550K .......... .......... .......... .......... ..........  8% 87.2M 5s",
                                " 24600K .......... .......... .......... .......... ..........  8% 88.4M 5s",
                                " 24650K .......... .......... .......... .......... ..........  8% 88.9M 5s",
                                " 24700K .......... .......... .......... .......... ..........  8% 82.7M 5s",
                                " 24750K .......... .......... .......... .......... ..........  8% 97.2M 5s",
                                " 24800K .......... .......... .......... .......... ..........  8% 85.3M 5s",
                                " 24850K .......... .......... .......... .......... ..........  8% 76.9M 5s",
                                " 24900K .......... .......... .......... .......... ..........  8% 75.9M 5s",
                                " 24950K .......... .......... .......... .......... ..........  8% 99.8M 5s",
                                " 25000K .......... .......... .......... .......... ..........  8% 59.3M 5s",
                                " 25050K .......... .......... .......... .......... ..........  8% 46.4M 5s",
                                " 25100K .......... .......... .......... .......... ..........  8%  110M 5s",
                                " 25150K .......... .......... .......... .......... ..........  8% 23.0M 5s",
                                " 25200K .......... .......... .......... .......... ..........  8%  124M 5s",
                                " 25250K .......... .......... .......... .......... ..........  8%  117M 5s",
                                " 25300K .......... .......... .......... .......... ..........  8%  117M 5s",
                                " 25350K .......... .......... .......... .......... ..........  8% 61.8M 5s",
                                " 25400K .......... .......... .......... .......... ..........  8% 79.6M 5s",
                                " 25450K .......... .......... .......... .......... ..........  8% 89.0M 5s",
                                " 25500K .......... .......... .......... .......... ..........  8% 87.1M 5s",
                                " 25550K .......... .......... .......... .......... ..........  8% 71.7M 5s",
                                " 25600K .......... .......... .......... .......... ..........  8% 48.9M 5s",
                                " 25650K .......... .......... .......... .......... ..........  8% 69.0M 5s",
                                " 25700K .......... .......... .......... .......... ..........  8% 53.4M 5s",
                                " 25750K .......... .......... .......... .......... ..........  8% 68.9M 5s",
                                " 25800K .......... .......... .......... .......... ..........  8% 38.9M 5s",
                                " 25850K .......... .......... .......... .......... ..........  8% 74.5M 5s",
                                " 25900K .......... .......... .......... .......... ..........  8% 83.9M 5s",
                                " 25950K .......... .......... .......... .......... ..........  8% 85.4M 5s",
                                " 26000K .......... .......... .......... .......... ..........  8% 85.6M 5s",
                                " 26050K .......... .......... .......... .......... ..........  8% 66.0M 5s",
                                " 26100K .......... .......... .......... .......... ..........  8% 18.1M 5s",
                                " 26150K .......... .......... .......... .......... ..........  8% 4.43M 5s",
                                " 26200K .......... .......... .......... .......... ..........  8%  101M 5s",
                                " 26250K .......... .......... .......... .......... ..........  8%  105M 5s",
                                " 26300K .......... .......... .......... .......... ..........  8%  112M 5s",
                                " 26350K .......... .......... .......... .......... ..........  8% 91.5M 5s",
                                " 26400K .......... .......... .......... .......... ..........  8%  106M 5s",
                                " 26450K .......... .......... .......... .......... ..........  8%  111M 5s",
                                " 26500K .......... .......... .......... .......... ..........  8% 15.1M 5s",
                                " 26550K .......... .......... .......... .......... ..........  8% 86.1M 5s",
                                " 26600K .......... .......... .......... .......... ..........  9%  103M 5s",
                                " 26650K .......... .......... .......... .......... ..........  9% 97.7M 5s",
                                " 26700K .......... .......... .......... .......... ..........  9% 80.0M 5s",
                                " 26750K .......... .......... .......... .......... ..........  9% 74.1M 5s",
                                " 26800K .......... .......... .......... .......... ..........  9%  102M 5s",
                                " 26850K .......... .......... .......... .......... ..........  9%  102M 5s",
                                " 26900K .......... .......... .......... .......... ..........  9% 90.5M 5s",
                                " 26950K .......... .......... .......... .......... ..........  9% 74.8M 5s",
                                " 27000K .......... .......... .......... .......... ..........  9%  102M 5s",
                                " 27050K .......... .......... .......... .......... ..........  9% 96.8M 5s",
                                " 27100K .......... .......... .......... .......... ..........  9%  100M 5s",
                                " 27150K .......... .......... .......... .......... ..........  9% 80.1M 5s",
                                " 27200K .......... .......... .......... .......... ..........  9%  112M 5s",
                                " 27250K .......... .......... .......... .......... ..........  9% 95.3M 5s",
                                " 27300K .......... .......... .......... .......... ..........  9% 93.0M 5s",
                                " 27350K .......... .......... .......... .......... ..........  9% 85.5M 5s",
                                " 27400K .......... .......... .......... .......... ..........  9%  102M 5s",
                                " 27450K .......... .......... .......... .......... ..........  9% 86.8M 5s",
                                " 27500K .......... .......... .......... .......... ..........  9% 77.5M 5s",
                                " 27550K .......... .......... .......... .......... ..........  9% 78.1M 5s",
                                " 27600K .......... .......... .......... .......... ..........  9% 86.3M 5s",
                                " 27650K .......... .......... .......... .......... ..........  9% 86.5M 5s",
                                " 27700K .......... .......... .......... .......... ..........  9% 85.5M 5s",
                                " 27750K .......... .......... .......... .......... ..........  9% 85.7M 5s",
                                " 27800K .......... .......... .......... .......... ..........  9% 47.1M 5s",
                                " 27850K .......... .......... .......... .......... ..........  9% 99.2M 5s",
                                " 27900K .......... .......... .......... .......... ..........  9% 87.6M 5s",
                                " 27950K .......... .......... .......... .......... ..........  9% 85.9M 5s",
                                " 28000K .......... .......... .......... .......... ..........  9% 19.5M 5s",
                                " 28050K .......... .......... .......... .......... ..........  9% 74.8M 5s",
                                " 28100K .......... .......... .......... .......... ..........  9%  100M 5s",
                                " 28150K .......... .......... .......... .......... ..........  9%  101M 5s",
                                " 28200K .......... .......... .......... .......... ..........  9% 88.2M 5s",
                                " 28250K .......... .......... .......... .......... ..........  9% 91.1M 5s",
                                " 28300K .......... .......... .......... .......... ..........  9% 75.6M 5s",
                                " 28350K .......... .......... .......... .......... ..........  9% 82.0M 5s",
                                " 28400K .......... .......... .......... .......... ..........  9% 73.1M 5s",
                                " 28450K .......... .......... .......... .......... ..........  9% 71.5M 5s",
                                " 28500K .......... .......... .......... .......... ..........  9% 88.9M 5s",
                                " 28550K .......... .......... .......... .......... ..........  9% 88.7M 5s",
                                " 28600K .......... .......... .......... .......... ..........  9%  113M 5s",
                                " 28650K .......... .......... .......... .......... ..........  9% 53.8M 5s",
                                " 28700K .......... .......... .......... .......... ..........  9% 89.3M 5s",
                                " 28750K .......... .......... .......... .......... ..........  9% 92.0M 5s",
                                " 28800K .......... .......... .......... .......... ..........  9% 52.7M 5s",
                                " 28850K .......... .......... .......... .......... ..........  9% 49.5M 5s",
                                " 28900K .......... .......... .......... .......... ..........  9% 86.6M 5s",
                                " 28950K .......... .......... .......... .......... ..........  9% 5.80M 5s",
                                " 29000K .......... .......... .......... .......... ..........  9% 25.3M 5s",
                                " 29050K .......... .......... .......... .......... ..........  9% 10.0M 5s",
                                " 29100K .......... .......... .......... .......... ..........  9% 93.7M 5s",
                                " 29150K .......... .......... .......... .......... ..........  9% 87.1M 5s",
                                " 29200K .......... .......... .......... .......... ..........  9% 99.0M 5s",
                                " 29250K .......... .......... .......... .......... ..........  9%  126M 5s",
                                " 29300K .......... .......... .......... .......... ..........  9%  124M 5s",
                                " 29350K .......... .......... .......... .......... ..........  9% 36.6M 5s",
                                " 29400K .......... .......... .......... .......... ..........  9% 84.1M 5s",
                                " 29450K .......... .......... .......... .......... ..........  9% 80.1M 5s",
                                " 29500K .......... .......... .......... .......... ..........  9% 19.7M 5s",
                                " 29550K .......... .......... .......... .......... .......... 10% 33.1M 5s",
                                " 29600K .......... .......... .......... .......... .......... 10% 39.5M 5s",
                                " 29650K .......... .......... .......... .......... .......... 10% 35.4M 5s",
                                " 29700K .......... .......... .......... .......... .......... 10% 38.7M 5s",
                                " 29750K .......... .......... .......... .......... .......... 10% 33.2M 5s",
                                " 29800K .......... .......... .......... .......... .......... 10% 41.3M 5s",
                                " 29850K .......... .......... .......... .......... .......... 10% 50.5M 5s",
                                " 29900K .......... .......... .......... .......... .......... 10% 37.9M 5s",
                                " 29950K .......... .......... .......... .......... .......... 10% 37.8M 5s",
                                " 30000K .......... .......... .......... .......... .......... 10% 41.9M 5s",
                                " 30050K .......... .......... .......... .......... .......... 10% 46.5M 5s",
                                " 30100K .......... .......... .......... .......... .......... 10% 52.9M 5s",
                                " 30150K .......... .......... .......... .......... .......... 10% 47.3M 5s",
                                " 30200K .......... .......... .......... .......... .......... 10% 52.8M 5s",
                                " 30250K .......... .......... .......... .......... .......... 10% 42.8M 5s",
                                " 30300K .......... .......... .......... .......... .......... 10% 43.4M 5s",
                                " 30350K .......... .......... .......... .......... .......... 10% 47.1M 5s",
                                " 30400K .......... .......... .......... .......... .......... 10% 40.7M 5s",
                                " 30450K .......... .......... .......... .......... .......... 10% 55.2M 5s",
                                " 30500K .......... .......... .......... .......... .......... 10% 57.2M 5s",
                                " 30550K .......... .......... .......... .......... .......... 10% 45.5M 5s",
                                " 30600K .......... .......... .......... .......... .......... 10% 59.3M 5s",
                                " 30650K .......... .......... .......... .......... .......... 10% 41.4M 5s",
                                " 30700K .......... .......... .......... .......... .......... 10% 57.6M 5s",
                                " 30750K .......... .......... .......... .......... .......... 10% 52.0M 5s",
                                " 30800K .......... .......... .......... .......... .......... 10% 52.9M 5s",
                                " 30850K .......... .......... .......... .......... .......... 10% 57.6M 5s",
                                " 30900K .......... .......... .......... .......... .......... 10% 57.6M 5s",
                                " 30950K .......... .......... .......... .......... .......... 10% 51.9M 5s",
                                " 31000K .......... .......... .......... .......... .......... 10% 59.4M 5s",
                                " 31050K .......... .......... .......... .......... .......... 10% 59.6M 5s",
                                " 31100K .......... .......... .......... .......... .......... 10% 9.35M 5s",
                                " 31150K .......... .......... .......... .......... .......... 10%  107M 5s",
                                " 31200K .......... .......... .......... .......... .......... 10%  128M 5s",
                                " 31250K .......... .......... .......... .......... .......... 10%  131M 5s",
                                " 31300K .......... .......... .......... .......... .......... 10%  131M 5s",
                                " 31350K .......... .......... .......... .......... .......... 10%  112M 5s",
                                " 31400K .......... .......... .......... .......... .......... 10% 87.3M 5s",
                                " 31450K .......... .......... .......... .......... .......... 10% 89.3M 5s",
                                " 31500K .......... .......... .......... .......... .......... 10% 66.2M 5s",
                                " 31550K .......... .......... .......... .......... .......... 10% 81.6M 5s",
                                " 31600K .......... .......... .......... .......... .......... 10% 25.4M 5s",
                                " 31650K .......... .......... .......... .......... .......... 10% 65.2M 5s",
                                " 31700K .......... .......... .......... .......... .......... 10% 79.1M 5s",
                                " 31750K .......... .......... .......... .......... .......... 10% 32.6M 5s",
                                " 31800K .......... .......... .......... .......... .......... 10%  112M 5s",
                                " 31850K .......... .......... .......... .......... .......... 10%  128M 5s",
                                " 31900K .......... .......... .......... .......... .......... 10%  133M 5s",
                                " 31950K .......... .......... .......... .......... .......... 10% 69.6M 5s",
                                " 32000K .......... .......... .......... .......... .......... 10%  108M 5s",
                                " 32050K .......... .......... .......... .......... .......... 10% 78.3M 5s",
                                " 32100K .......... .......... .......... .......... .......... 10%  115M 5s",
                                " 32150K .......... .......... .......... .......... .......... 10% 53.8M 5s",
                                " 32200K .......... .......... .......... .......... .......... 10%  111M 5s",
                                " 32250K .......... .......... .......... .......... .......... 10%  109M 5s",
                                " 32300K .......... .......... .......... .......... .......... 10% 45.0M 5s",
                                " 32350K .......... .......... .......... .......... .......... 10%  103M 5s",
                                " 32400K .......... .......... .......... .......... .......... 10%  134M 5s",
                                " 32450K .......... .......... .......... .......... .......... 10%  135M 5s",
                                " 32500K .......... .......... .......... .......... .......... 11%  121M 5s",
                                " 32550K .......... .......... .......... .......... .......... 11%  106M 5s",
                                " 32600K .......... .......... .......... .......... .......... 11%  117M 5s",
                                " 32650K .......... .......... .......... .......... .......... 11%  106M 5s",
                                " 32700K .......... .......... .......... .......... .......... 11%  123M 5s",
                                " 32750K .......... .......... .......... .......... .......... 11% 75.3M 5s",
                                " 32800K .......... .......... .......... .......... .......... 11%  108M 5s",
                                " 32850K .......... .......... .......... .......... .......... 11%  112M 5s",
                                " 32900K .......... .......... .......... .......... .......... 11%  108M 5s",
                                " 32950K .......... .......... .......... .......... .......... 11%  101M 5s",
                                " 33000K .......... .......... .......... .......... .......... 11%  124M 5s",
                                " 33050K .......... .......... .......... .......... .......... 11%  112M 5s",
                                " 33100K .......... .......... .......... .......... .......... 11%  118M 5s",
                                " 33150K .......... .......... .......... .......... .......... 11%  102M 5s",
                                " 33200K .......... .......... .......... .......... .......... 11%  146M 5s",
                                " 33250K .......... .......... .......... .......... .......... 11%  123M 5s",
                                " 33300K .......... .......... .......... .......... .......... 11%  141M 5s",
                                " 33350K .......... .......... .......... .......... .......... 11%  108M 5s",
                                " 33400K .......... .......... .......... .......... .......... 11%  111M 5s",
                                " 33450K .......... .......... .......... .......... .......... 11%  122M 5s",
                                " 33500K .......... .......... .......... .......... .......... 11% 8.59M 5s",
                                " 33550K .......... .......... .......... .......... .......... 11% 86.0M 5s",
                                " 33600K .......... .......... .......... .......... .......... 11%  112M 5s",
                                " 33650K .......... .......... .......... .......... .......... 11%  121M 5s",
                                " 33700K .......... .......... .......... .......... .......... 11%  118M 5s",
                                " 33750K .......... .......... .......... .......... .......... 11% 23.0M 5s",
                                " 33800K .......... .......... .......... .......... .......... 11% 96.4M 5s",
                                " 33850K .......... .......... .......... .......... .......... 11%  101M 5s",
                                " 33900K .......... .......... .......... .......... .......... 11%  103M 5s",
                                " 33950K .......... .......... .......... .......... .......... 11% 90.6M 5s",
                                " 34000K .......... .......... .......... .......... .......... 11% 89.0M 5s",
                                " 34050K .......... .......... .......... .......... .......... 11% 82.7M 5s",
                                " 34100K .......... .......... .......... .......... .......... 11% 81.4M 5s",
                                " 34150K .......... .......... .......... .......... .......... 11% 74.1M 5s",
                                " 34200K .......... .......... .......... .......... .......... 11% 97.1M 5s",
                                " 34250K .......... .......... .......... .......... .......... 11%  105M 5s",
                                " 34300K .......... .......... .......... .......... .......... 11%  128M 5s",
                                " 34350K .......... .......... .......... .......... .......... 11%  123M 5s",
                                " 34400K .......... .......... .......... .......... .......... 11%  136M 5s",
                                " 34450K .......... .......... .......... .......... .......... 11%  144M 5s",
                                " 34500K .......... .......... .......... .......... .......... 11%  140M 5s",
                                " 34550K .......... .......... .......... .......... .......... 11%  122M 5s",
                                " 34600K .......... .......... .......... .......... .......... 11% 82.5M 5s",
                                " 34650K .......... .......... .......... .......... .......... 11%  113M 5s",
                                " 34700K .......... .......... .......... .......... .......... 11%  105M 5s",
                                " 34750K .......... .......... .......... .......... .......... 11% 86.8M 5s",
                                " 34800K .......... .......... .......... .......... .......... 11%  104M 5s",
                                " 34850K .......... .......... .......... .......... .......... 11%  134M 5s",
                                " 34900K .......... .......... .......... .......... .......... 11%  122M 5s",
                                " 34950K .......... .......... .......... .......... .......... 11% 90.6M 5s",
                                " 35000K .......... .......... .......... .......... .......... 11% 98.8M 5s",
                                " 35050K .......... .......... .......... .......... .......... 11%  104M 5s",
                                " 35100K .......... .......... .......... .......... .......... 11%  101M 5s",
                                " 35150K .......... .......... .......... .......... .......... 11% 93.2M 5s",
                                " 35200K .......... .......... .......... .......... .......... 11%  131M 5s",
                                " 35250K .......... .......... .......... .......... .......... 11%  132M 5s",
                                " 35300K .......... .......... .......... .......... .......... 11%  134M 5s",
                                " 35350K .......... .......... .......... .......... .......... 11%  116M 5s",
                                " 35400K .......... .......... .......... .......... .......... 11%  133M 5s",
                                " 35450K .......... .......... .......... .......... .......... 11%  127M 5s",
                                " 35500K .......... .......... .......... .......... .......... 12%  110M 5s",
                                " 35550K .......... .......... .......... .......... .......... 12%  118M 5s",
                                " 35600K .......... .......... .......... .......... .......... 12%  132M 5s",
                                " 35650K .......... .......... .......... .......... .......... 12%  122M 5s",
                                " 35700K .......... .......... .......... .......... .......... 12%  131M 4s",
                                " 35750K .......... .......... .......... .......... .......... 12% 84.2M 4s",
                                " 35800K .......... .......... .......... .......... .......... 12%  129M 4s",
                                " 35850K .......... .......... .......... .......... .......... 12%  105M 4s",
                                " 35900K .......... .......... .......... .......... .......... 12%  106M 4s",
                                " 35950K .......... .......... .......... .......... .......... 12% 91.5M 4s",
                                " 36000K .......... .......... .......... .......... .......... 12%  116M 4s",
                                " 36050K .......... .......... .......... .......... .......... 12% 97.8M 4s",
                                " 36100K .......... .......... .......... .......... .......... 12%  118M 4s",
                                " 36150K .......... .......... .......... .......... .......... 12% 53.8M 4s",
                                " 36200K .......... .......... .......... .......... .......... 12%  103M 4s",
                                " 36250K .......... .......... .......... .......... .......... 12% 90.8M 4s",
                                " 36300K .......... .......... .......... .......... .......... 12%  101M 4s",
                                " 36350K .......... .......... .......... .......... .......... 12% 91.6M 4s",
                                " 36400K .......... .......... .......... .......... .......... 12% 43.8M 4s",
                                " 36450K .......... .......... .......... .......... .......... 12%  113M 4s",
                                " 36500K .......... .......... .......... .......... .......... 12%  107M 4s",
                                " 36550K .......... .......... .......... .......... .......... 12% 70.1M 4s",
                                " 36600K .......... .......... .......... .......... .......... 12% 68.4M 4s",
                                " 36650K .......... .......... .......... .......... .......... 12% 26.8M 4s",
                                " 36700K .......... .......... .......... .......... .......... 12% 32.7M 4s",
                                " 36750K .......... .......... .......... .......... .......... 12% 93.0M 4s",
                                " 36800K .......... .......... .......... .......... .......... 12% 40.4M 4s",
                                " 36850K .......... .......... .......... .......... .......... 12%  104M 4s",
                                " 36900K .......... .......... .......... .......... .......... 12%  102M 4s",
                                " 36950K .......... .......... .......... .......... .......... 12% 90.4M 4s",
                                " 37000K .......... .......... .......... .......... .......... 12%  112M 4s",
                                " 37050K .......... .......... .......... .......... .......... 12%  102M 4s",
                                " 37100K .......... .......... .......... .......... .......... 12%  120M 4s",
                                " 37150K .......... .......... .......... .......... .......... 12%  107M 4s",
                                " 37200K .......... .......... .......... .......... .......... 12%  105M 4s",
                                " 37250K .......... .......... .......... .......... .......... 12% 95.5M 4s",
                                " 37300K .......... .......... .......... .......... .......... 12%  108M 4s",
                                " 37350K .......... .......... .......... .......... .......... 12%  106M 4s",
                                " 37400K .......... .......... .......... .......... .......... 12% 47.0M 4s",
                                " 37450K .......... .......... .......... .......... .......... 12% 51.7M 4s",
                                " 37500K .......... .......... .......... .......... .......... 12% 96.1M 4s",
                                " 37550K .......... .......... .......... .......... .......... 12% 85.5M 4s",
                                " 37600K .......... .......... .......... .......... .......... 12% 31.5M 4s",
                                " 37650K .......... .......... .......... .......... .......... 12% 82.4M 4s",
                                " 37700K .......... .......... .......... .......... .......... 12% 89.2M 4s",
                                " 37750K .......... .......... .......... .......... .......... 12% 97.1M 4s",
                                " 37800K .......... .......... .......... .......... .......... 12% 94.8M 4s",
                                " 37850K .......... .......... .......... .......... .......... 12% 63.7M 4s",
                                " 37900K .......... .......... .......... .......... .......... 12%  107M 4s",
                                " 37950K .......... .......... .......... .......... .......... 12% 63.8M 4s",
                                " 38000K .......... .......... .......... .......... .......... 12%  109M 4s",
                                " 38050K .......... .......... .......... .......... .......... 12% 98.5M 4s",
                                " 38100K .......... .......... .......... .......... .......... 12% 30.7M 4s",
                                " 38150K .......... .......... .......... .......... .......... 12%  122M 4s",
                                " 38200K .......... .......... .......... .......... .......... 12%  112M 4s",
                                " 38250K .......... .......... .......... .......... .......... 12%  116M 4s",
                                " 38300K .......... .......... .......... .......... .......... 12% 30.9M 4s",
                                " 38350K .......... .......... .......... .......... .......... 12% 37.5M 4s",
                                " 38400K .......... .......... .......... .......... .......... 12%  106M 4s",
                                " 38450K .......... .......... .......... .......... .......... 13% 98.3M 4s",
                                " 38500K .......... .......... .......... .......... .......... 13%  103M 4s",
                                " 38550K .......... .......... .......... .......... .......... 13% 90.1M 4s",
                                " 38600K .......... .......... .......... .......... .......... 13%  114M 4s",
                                " 38650K .......... .......... .......... .......... .......... 13% 60.5M 4s",
                                " 38700K .......... .......... .......... .......... .......... 13% 94.0M 4s",
                                " 38750K .......... .......... .......... .......... .......... 13% 97.0M 4s",
                                " 38800K .......... .......... .......... .......... .......... 13% 79.2M 4s",
                                " 38850K .......... .......... .......... .......... .......... 13% 91.1M 4s",
                                " 38900K .......... .......... .......... .......... .......... 13%  101M 4s",
                                " 38950K .......... .......... .......... .......... .......... 13%  125M 4s",
                                " 39000K .......... .......... .......... .......... .......... 13%  104M 4s",
                                " 39050K .......... .......... .......... .......... .......... 13% 29.0M 4s",
                                " 39100K .......... .......... .......... .......... .......... 13%  108M 4s",
                                " 39150K .......... .......... .......... .......... .......... 13%  109M 4s",
                                " 39200K .......... .......... .......... .......... .......... 13%  109M 4s",
                                " 39250K .......... .......... .......... .......... .......... 13%  101M 4s",
                                " 39300K .......... .......... .......... .......... .......... 13% 66.5M 4s",
                                " 39350K .......... .......... .......... .......... .......... 13% 18.8M 4s",
                                " 39400K .......... .......... .......... .......... .......... 13%  112M 4s",
                                " 39450K .......... .......... .......... .......... .......... 13% 92.3M 4s",
                                " 39500K .......... .......... .......... .......... .......... 13%  129M 4s",
                                " 39550K .......... .......... .......... .......... .......... 13% 76.7M 4s",
                                " 39600K .......... .......... .......... .......... .......... 13%  111M 4s",
                                " 39650K .......... .......... .......... .......... .......... 13%  108M 4s",
                                " 39700K .......... .......... .......... .......... .......... 13%  114M 4s",
                                " 39750K .......... .......... .......... .......... .......... 13% 56.3M 4s",
                                " 39800K .......... .......... .......... .......... .......... 13% 62.6M 4s",
                                " 39850K .......... .......... .......... .......... .......... 13% 75.5M 4s",
                                " 39900K .......... .......... .......... .......... .......... 13% 93.8M 4s",
                                " 39950K .......... .......... .......... .......... .......... 13%  107M 4s",
                                " 40000K .......... .......... .......... .......... .......... 13% 77.1M 4s",
                                " 40050K .......... .......... .......... .......... .......... 13% 26.1M 4s",
                                " 40100K .......... .......... .......... .......... .......... 13%  145M 4s",
                                " 40150K .......... .......... .......... .......... .......... 13% 6.32M 4s",
                                " 40200K .......... .......... .......... .......... .......... 13% 77.4M 4s",
                                " 40250K .......... .......... .......... .......... .......... 13%  147M 4s",
                                " 40300K .......... .......... .......... .......... .......... 13%  119M 4s",
                                " 40350K .......... .......... .......... .......... .......... 13%  130M 4s",
                                " 40400K .......... .......... .......... .......... .......... 13%  116M 4s",
                                " 40450K .......... .......... .......... .......... .......... 13%  118M 4s",
                                " 40500K .......... .......... .......... .......... .......... 13%  110M 4s",
                                " 40550K .......... .......... .......... .......... .......... 13%  114M 4s",
                                " 40600K .......... .......... .......... .......... .......... 13%  114M 4s",
                                " 40650K .......... .......... .......... .......... .......... 13%  125M 4s",
                                " 40700K .......... .......... .......... .......... .......... 13%  106M 4s",
                                " 40750K .......... .......... .......... .......... .......... 13%  145M 4s",
                                " 40800K .......... .......... .......... .......... .......... 13%  142M 4s",
                                " 40850K .......... .......... .......... .......... .......... 13%  120M 4s",
                                " 40900K .......... .......... .......... .......... .......... 13%  102M 4s",
                                " 40950K .......... .......... .......... .......... .......... 13%  110M 4s",
                                " 41000K .......... .......... .......... .......... .......... 13%  131M 4s",
                                " 41050K .......... .......... .......... .......... .......... 13%  133M 4s",
                                " 41100K .......... .......... .......... .......... .......... 13%  106M 4s",
                                " 41150K .......... .......... .......... .......... .......... 13% 11.5M 4s",
                                " 41200K .......... .......... .......... .......... .......... 13% 78.0M 4s",
                                " 41250K .......... .......... .......... .......... .......... 13% 68.8M 4s",
                                " 41300K .......... .......... .......... .......... .......... 13% 85.0M 4s",
                                " 41350K .......... .......... .......... .......... .......... 13% 87.9M 4s",
                                " 41400K .......... .......... .......... .......... .......... 14% 88.5M 4s",
                                " 41450K .......... .......... .......... .......... .......... 14% 58.3M 4s",
                                " 41500K .......... .......... .......... .......... .......... 14% 85.9M 4s",
                                " 41550K .......... .......... .......... .......... .......... 14% 54.9M 4s",
                                " 41600K .......... .......... .......... .......... .......... 14%  101M 4s",
                                " 41650K .......... .......... .......... .......... .......... 14% 75.9M 4s",
                                " 41700K .......... .......... .......... .......... .......... 14% 89.2M 4s",
                                " 41750K .......... .......... .......... .......... .......... 14% 87.0M 4s",
                                " 41800K .......... .......... .......... .......... .......... 14% 81.6M 4s",
                                " 41850K .......... .......... .......... .......... .......... 14% 67.3M 4s",
                                " 41900K .......... .......... .......... .......... .......... 14% 53.8M 4s",
                                " 41950K .......... .......... .......... .......... .......... 14% 93.0M 4s",
                                " 42000K .......... .......... .......... .......... .......... 14%  102M 4s",
                                " 42050K .......... .......... .......... .......... .......... 14% 51.2M 4s",
                                " 42100K .......... .......... .......... .......... .......... 14% 94.6M 4s",
                                " 42150K .......... .......... .......... .......... .......... 14% 97.7M 4s",
                                " 42200K .......... .......... .......... .......... .......... 14% 88.0M 4s",
                                " 42250K .......... .......... .......... .......... .......... 14% 85.3M 4s",
                                " 42300K .......... .......... .......... .......... .......... 14%  117M 4s",
                                " 42350K .......... .......... .......... .......... .......... 14% 70.3M 4s",
                                " 42400K .......... .......... .......... .......... .......... 14%  123M 4s",
                                " 42450K .......... .......... .......... .......... .......... 14% 85.3M 4s",
                                " 42500K .......... .......... .......... .......... .......... 14%  102M 4s",
                                " 42550K .......... .......... .......... .......... .......... 14%  113M 4s",
                                " 42600K .......... .......... .......... .......... .......... 14%  122M 4s",
                                " 42650K .......... .......... .......... .......... .......... 14% 80.2M 4s",
                                " 42700K .......... .......... .......... .......... .......... 14%  107M 4s",
                                " 42750K .......... .......... .......... .......... .......... 14%  114M 4s",
                                " 42800K .......... .......... .......... .......... .......... 14%  123M 4s",
                                " 42850K .......... .......... .......... .......... .......... 14%  109M 4s",
                                " 42900K .......... .......... .......... .......... .......... 14% 87.2M 4s",
                                " 42950K .......... .......... .......... .......... .......... 14%  113M 4s",
                                " 43000K .......... .......... .......... .......... .......... 14%  132M 4s",
                                " 43050K .......... .......... .......... .......... .......... 14%  117M 4s",
                                " 43100K .......... .......... .......... .......... .......... 14%  136M 4s",
                                " 43150K .......... .......... .......... .......... .......... 14% 75.0M 4s",
                                " 43200K .......... .......... .......... .......... .......... 14%  115M 4s",
                                " 43250K .......... .......... .......... .......... .......... 14% 95.7M 4s",
                                " 43300K .......... .......... .......... .......... .......... 14%  109M 4s",
                                " 43350K .......... .......... .......... .......... .......... 14% 78.7M 4s",
                                " 43400K .......... .......... .......... .......... .......... 14% 30.9M 4s",
                                " 43450K .......... .......... .......... .......... .......... 14% 93.6M 4s",
                                " 43500K .......... .......... .......... .......... .......... 14%  131M 4s",
                                " 43550K .......... .......... .......... .......... .......... 14%  127M 4s",
                                " 43600K .......... .......... .......... .......... .......... 14%  111M 4s",
                                " 43650K .......... .......... .......... .......... .......... 14% 84.5M 4s",
                                " 43700K .......... .......... .......... .......... .......... 14% 33.6M 4s",
                                " 43750K .......... .......... .......... .......... .......... 14%  109M 4s",
                                " 43800K .......... .......... .......... .......... .......... 14%  112M 4s",
                                " 43850K .......... .......... .......... .......... .......... 14%  119M 4s",
                                " 43900K .......... .......... .......... .......... .......... 14% 19.2M 4s",
                                " 43950K .......... .......... .......... .......... .......... 14%  111M 4s",
                                " 44000K .......... .......... .......... .......... .......... 14%  116M 4s",
                                " 44050K .......... .......... .......... .......... .......... 14%  116M 4s",
                                " 44100K .......... .......... .......... .......... .......... 14%  106M 4s",
                                " 44150K .......... .......... .......... .......... .......... 14% 79.4M 4s",
                                " 44200K .......... .......... .......... .......... .......... 14% 93.7M 4s",
                                " 44250K .......... .......... .......... .......... .......... 14%  105M 4s",
                                " 44300K .......... .......... .......... .......... .......... 14% 91.9M 4s",
                                " 44350K .......... .......... .......... .......... .......... 15%  113M 4s",
                                " 44400K .......... .......... .......... .......... .......... 15% 91.4M 4s",
                                " 44450K .......... .......... .......... .......... .......... 15%  108M 4s",
                                " 44500K .......... .......... .......... .......... .......... 15% 98.2M 4s",
                                " 44550K .......... .......... .......... .......... .......... 15%  110M 4s",
                                " 44600K .......... .......... .......... .......... .......... 15%  113M 4s",
                                " 44650K .......... .......... .......... .......... .......... 15%  107M 4s",
                                " 44700K .......... .......... .......... .......... .......... 15% 26.1M 4s",
                                " 44750K .......... .......... .......... .......... .......... 15%  113M 4s",
                                " 44800K .......... .......... .......... .......... .......... 15%  136M 4s",
                                " 44850K .......... .......... .......... .......... .......... 15% 94.9M 4s",
                                " 44900K .......... .......... .......... .......... .......... 15% 92.4M 4s",
                                " 44950K .......... .......... .......... .......... .......... 15% 84.5M 4s",
                                " 45000K .......... .......... .......... .......... .......... 15% 49.0M 4s",
                                " 45050K .......... .......... .......... .......... .......... 15% 55.4M 4s",
                                " 45100K .......... .......... .......... .......... .......... 15%  122M 4s",
                                " 45150K .......... .......... .......... .......... .......... 15%  125M 4s",
                                " 45200K .......... .......... .......... .......... .......... 15% 82.8M 4s",
                                " 45250K .......... .......... .......... .......... .......... 15%  102M 4s",
                                " 45300K .......... .......... .......... .......... .......... 15%  109M 4s",
                                " 45350K .......... .......... .......... .......... .......... 15% 63.4M 4s",
                                " 45400K .......... .......... .......... .......... .......... 15% 71.1M 4s",
                                " 45450K .......... .......... .......... .......... .......... 15% 35.8M 4s",
                                " 45500K .......... .......... .......... .......... .......... 15%  100M 4s",
                                " 45550K .......... .......... .......... .......... .......... 15% 97.1M 4s",
                                " 45600K .......... .......... .......... .......... .......... 15%  113M 4s",
                                " 45650K .......... .......... .......... .......... .......... 15%  122M 4s",
                                " 45700K .......... .......... .......... .......... .......... 15% 97.1M 4s",
                                " 45750K .......... .......... .......... .......... .......... 15% 70.0M 4s",
                                " 45800K .......... .......... .......... .......... .......... 15% 58.7M 4s",
                                " 45850K .......... .......... .......... .......... .......... 15% 77.0M 4s",
                                " 45900K .......... .......... .......... .......... .......... 15% 61.5M 4s",
                                " 45950K .......... .......... .......... .......... .......... 15% 77.4M 4s",
                                " 46000K .......... .......... .......... .......... .......... 15% 95.7M 4s",
                                " 46050K .......... .......... .......... .......... .......... 15% 78.3M 4s",
                                " 46100K .......... .......... .......... .......... .......... 15% 76.1M 4s",
                                " 46150K .......... .......... .......... .......... .......... 15% 82.2M 4s",
                                " 46200K .......... .......... .......... .......... .......... 15% 65.0M 4s",
                                " 46250K .......... .......... .......... .......... .......... 15% 54.1M 4s",
                                " 46300K .......... .......... .......... .......... .......... 15% 61.1M 4s",
                                " 46350K .......... .......... .......... .......... .......... 15% 5.97M 4s",
                                " 46400K .......... .......... .......... .......... .......... 15% 79.5M 4s",
                                " 46450K .......... .......... .......... .......... .......... 15% 73.2M 4s",
                                " 46500K .......... .......... .......... .......... .......... 15% 84.2M 4s",
                                " 46550K .......... .......... .......... .......... .......... 15% 92.3M 4s",
                                " 46600K .......... .......... .......... .......... .......... 15% 90.9M 4s",
                                " 46650K .......... .......... .......... .......... .......... 15% 81.2M 4s",
                                " 46700K .......... .......... .......... .......... .......... 15% 93.1M 4s",
                                " 46750K .......... .......... .......... .......... .......... 15% 94.9M 4s",
                                " 46800K .......... .......... .......... .......... .......... 15% 69.5M 4s",
                                " 46850K .......... .......... .......... .......... .......... 15% 79.8M 4s",
                                " 46900K .......... .......... .......... .......... .......... 15% 92.7M 4s",
                                " 46950K .......... .......... .......... .......... .......... 15% 95.7M 4s",
                                " 47000K .......... .......... .......... .......... .......... 15% 95.2M 4s",
                                " 47050K .......... .......... .......... .......... .......... 15% 79.1M 4s",
                                " 47100K .......... .......... .......... .......... .......... 15% 92.0M 4s",
                                " 47150K .......... .......... .......... .......... .......... 15% 90.1M 4s",
                                " 47200K .......... .......... .......... .......... .......... 15% 82.4M 4s",
                                " 47250K .......... .......... .......... .......... .......... 15% 95.5M 4s",
                                " 47300K .......... .......... .......... .......... .......... 16% 57.2M 4s",
                                " 47350K .......... .......... .......... .......... .......... 16% 59.3M 4s",
                                " 47400K .......... .......... .......... .......... .......... 16% 36.2M 4s",
                                " 47450K .......... .......... .......... .......... .......... 16% 79.0M 4s",
                                " 47500K .......... .......... .......... .......... .......... 16% 79.0M 4s",
                                " 47550K .......... .......... .......... .......... .......... 16% 76.6M 4s",
                                " 47600K .......... .......... .......... .......... .......... 16% 45.0M 4s",
                                " 47650K .......... .......... .......... .......... .......... 16% 61.4M 4s",
                                " 47700K .......... .......... .......... .......... .......... 16% 80.1M 4s",
                                " 47750K .......... .......... .......... .......... .......... 16% 83.1M 4s",
                                " 47800K .......... .......... .......... .......... .......... 16% 72.9M 4s",
                                " 47850K .......... .......... .......... .......... .......... 16% 76.3M 4s",
                                " 47900K .......... .......... .......... .......... .......... 16% 66.8M 4s",
                                " 47950K .......... .......... .......... .......... .......... 16% 46.6M 4s",
                                " 48000K .......... .......... .......... .......... .......... 16% 66.8M 4s",
                                " 48050K .......... .......... .......... .......... .......... 16% 98.8M 4s",
                                " 48100K .......... .......... .......... .......... .......... 16% 94.1M 4s",
                                " 48150K .......... .......... .......... .......... .......... 16% 23.6M 4s",
                                " 48200K .......... .......... .......... .......... .......... 16% 92.3M 4s",
                                " 48250K .......... .......... .......... .......... .......... 16%  111M 4s",
                                " 48300K .......... .......... .......... .......... .......... 16%  107M 4s",
                                " 48350K .......... .......... .......... .......... .......... 16% 63.1M 4s",
                                " 48400K .......... .......... .......... .......... .......... 16% 62.8M 4s",
                                " 48450K .......... .......... .......... .......... .......... 16% 19.1M 4s",
                                " 48500K .......... .......... .......... .......... .......... 16% 92.6M 4s",
                                " 48550K .......... .......... .......... .......... .......... 16%  106M 4s",
                                " 48600K .......... .......... .......... .......... .......... 16%  120M 4s",
                                " 48650K .......... .......... .......... .......... .......... 16% 79.6M 4s",
                                " 48700K .......... .......... .......... .......... .......... 16% 19.2M 4s",
                                " 48750K .......... .......... .......... .......... .......... 16%  109M 4s",
                                " 48800K .......... .......... .......... .......... .......... 16%  132M 4s",
                                " 48850K .......... .......... .......... .......... .......... 16% 43.2M 4s",
                                " 48900K .......... .......... .......... .......... .......... 16% 89.7M 4s",
                                " 48950K .......... .......... .......... .......... .......... 16% 24.6M 4s",
                                " 49000K .......... .......... .......... .......... .......... 16%  104M 4s",
                                " 49050K .......... .......... .......... .......... .......... 16% 18.6M 4s",
                                " 49100K .......... .......... .......... .......... .......... 16%  118M 4s",
                                " 49150K .......... .......... .......... .......... .......... 16%  112M 4s",
                                " 49200K .......... .......... .......... .......... .......... 16%  106M 4s",
                                " 49250K .......... .......... .......... .......... .......... 16% 97.6M 4s",
                                " 49300K .......... .......... .......... .......... .......... 16%  106M 4s",
                                " 49350K .......... .......... .......... .......... .......... 16%  101M 4s",
                                " 49400K .......... .......... .......... .......... .......... 16%  111M 4s",
                                " 49450K .......... .......... .......... .......... .......... 16% 81.7M 4s",
                                " 49500K .......... .......... .......... .......... .......... 16% 65.3M 4s",
                                " 49550K .......... .......... .......... .......... .......... 16% 55.0M 4s",
                                " 49600K .......... .......... .......... .......... .......... 16% 47.6M 4s",
                                " 49650K .......... .......... .......... .......... .......... 16% 55.2M 4s",
                                " 49700K .......... .......... .......... .......... .......... 16% 45.2M 4s",
                                " 49750K .......... .......... .......... .......... .......... 16% 25.3M 4s",
                                " 49800K .......... .......... .......... .......... .......... 16% 88.1M 4s",
                                " 49850K .......... .......... .......... .......... .......... 16%  101M 4s",
                                " 49900K .......... .......... .......... .......... .......... 16%  111M 4s",
                                " 49950K .......... .......... .......... .......... .......... 16% 54.6M 4s",
                                " 50000K .......... .......... .......... .......... .......... 16% 88.8M 4s",
                                " 50050K .......... .......... .......... .......... .......... 16% 97.1M 4s",
                                " 50100K .......... .......... .......... .......... .......... 16% 58.0M 4s",
                                " 50150K .......... .......... .......... .......... .......... 16% 76.9M 4s",
                                " 50200K .......... .......... .......... .......... .......... 16% 51.8M 4s",
                                " 50250K .......... .......... .......... .......... .......... 17% 61.9M 4s",
                                " 50300K .......... .......... .......... .......... .......... 17% 91.4M 4s",
                                " 50350K .......... .......... .......... .......... .......... 17% 15.2M 4s",
                                " 50400K .......... .......... .......... .......... .......... 17% 96.8M 4s",
                                " 50450K .......... .......... .......... .......... .......... 17%  100M 4s",
                                " 50500K .......... .......... .......... .......... .......... 17% 65.3M 4s",
                                " 50550K .......... .......... .......... .......... .......... 17% 90.0M 4s",
                                " 50600K .......... .......... .......... .......... .......... 17%  107M 4s",
                                " 50650K .......... .......... .......... .......... .......... 17% 81.9M 4s",
                                " 50700K .......... .......... .......... .......... .......... 17% 87.6M 4s",
                                " 50750K .......... .......... .......... .......... .......... 17% 99.3M 4s",
                                " 50800K .......... .......... .......... .......... .......... 17%  101M 4s",
                                " 50850K .......... .......... .......... .......... .......... 17% 93.7M 4s",
                                " 50900K .......... .......... .......... .......... .......... 17% 92.5M 4s",
                                " 50950K .......... .......... .......... .......... .......... 17% 64.0M 4s",
                                " 51000K .......... .......... .......... .......... .......... 17% 30.8M 4s",
                                " 51050K .......... .......... .......... .......... .......... 17% 94.9M 4s",
                                " 51100K .......... .......... .......... .......... .......... 17%  107M 4s",
                                " 51150K .......... .......... .......... .......... .......... 17% 36.3M 4s",
                                " 51200K .......... .......... .......... .......... .......... 17% 34.7M 4s",
                                " 51250K .......... .......... .......... .......... .......... 17% 93.2M 4s",
                                " 51300K .......... .......... .......... .......... .......... 17% 62.0M 4s",
                                " 51350K .......... .......... .......... .......... .......... 17% 60.5M 4s",
                                " 51400K .......... .......... .......... .......... .......... 17% 6.37M 4s",
                                " 51450K .......... .......... .......... .......... .......... 17%  112M 4s",
                                " 51500K .......... .......... .......... .......... .......... 17%  125M 4s",
                                " 51550K .......... .......... .......... .......... .......... 17%  129M 4s",
                                " 51600K .......... .......... .......... .......... .......... 17%  113M 4s",
                                " 51650K .......... .......... .......... .......... .......... 17%  128M 4s",
                                " 51700K .......... .......... .......... .......... .......... 17%  144M 4s",
                                " 51750K .......... .......... .......... .......... .......... 17%  146M 4s",
                                " 51800K .......... .......... .......... .......... .......... 17%  124M 4s",
                                " 51850K .......... .......... .......... .......... .......... 17% 68.4M 4s",
                                " 51900K .......... .......... .......... .......... .......... 17% 92.2M 4s",
                                " 51950K .......... .......... .......... .......... .......... 17% 89.4M 4s",
                                " 52000K .......... .......... .......... .......... .......... 17% 84.9M 4s",
                                " 52050K .......... .......... .......... .......... .......... 17%  111M 4s",
                                " 52100K .......... .......... .......... .......... .......... 17% 93.3M 4s",
                                " 52150K .......... .......... .......... .......... .......... 17% 95.5M 4s",
                                " 52200K .......... .......... .......... .......... .......... 17% 9.87M 4s",
                                " 52250K .......... .......... .......... .......... .......... 17% 94.8M 4s",
                                " 52300K .......... .......... .......... .......... .......... 17% 15.3M 4s",
                                " 52350K .......... .......... .......... .......... .......... 17%  134M 4s",
                                " 52400K .......... .......... .......... .......... .......... 17% 93.9M 4s",
                                " 52450K .......... .......... .......... .......... .......... 17%  128M 4s",
                                " 52500K .......... .......... .......... .......... .......... 17%  118M 4s",
                                " 52550K .......... .......... .......... .......... .......... 17%  129M 4s",
                                " 52600K .......... .......... .......... .......... .......... 17%  113M 4s",
                                " 52650K .......... .......... .......... .......... .......... 17%  116M 4s",
                                " 52700K .......... .......... .......... .......... .......... 17%  116M 4s",
                                " 52750K .......... .......... .......... .......... .......... 17%  113M 4s",
                                " 52800K .......... .......... .......... .......... .......... 17% 34.2M 4s",
                                " 52850K .......... .......... .......... .......... .......... 17%  136M 4s",
                                " 52900K .......... .......... .......... .......... .......... 17%  135M 4s",
                                " 52950K .......... .......... .......... .......... .......... 17%  130M 4s",
                                " 53000K .......... .......... .......... .......... .......... 17% 26.3M 4s",
                                " 53050K .......... .......... .......... .......... .......... 17%  102M 4s",
                                " 53100K .......... .......... .......... .......... .......... 17%  133M 4s",
                                " 53150K .......... .......... .......... .......... .......... 17%  125M 4s",
                                " 53200K .......... .......... .......... .......... .......... 17%  136M 4s",
                                " 53250K .......... .......... .......... .......... .......... 18%  117M 4s",
                                " 53300K .......... .......... .......... .......... .......... 18% 23.0M 4s",
                                " 53350K .......... .......... .......... .......... .......... 18%  119M 4s",
                                " 53400K .......... .......... .......... .......... .......... 18%  133M 4s",
                                " 53450K .......... .......... .......... .......... .......... 18%  110M 4s",
                                " 53500K .......... .......... .......... .......... .......... 18%  133M 4s",
                                " 53550K .......... .......... .......... .......... .......... 18% 19.3M 4s",
                                " 53600K .......... .......... .......... .......... .......... 18% 70.6M 4s",
                                " 53650K .......... .......... .......... .......... .......... 18% 74.1M 4s",
                                " 53700K .......... .......... .......... .......... .......... 18% 75.9M 4s",
                                " 53750K .......... .......... .......... .......... .......... 18% 68.8M 4s",
                                " 53800K .......... .......... .......... .......... .......... 18% 80.9M 4s",
                                " 53850K .......... .......... .......... .......... .......... 18% 75.3M 4s",
                                " 53900K .......... .......... .......... .......... .......... 18% 73.2M 4s",
                                " 53950K .......... .......... .......... .......... .......... 18% 66.4M 4s",
                                " 54000K .......... .......... .......... .......... .......... 18% 83.6M 4s",
                                " 54050K .......... .......... .......... .......... .......... 18% 98.3M 4s",
                                " 54100K .......... .......... .......... .......... .......... 18% 86.3M 4s",
                                " 54150K .......... .......... .......... .......... .......... 18% 61.7M 4s",
                                " 54200K .......... .......... .......... .......... .......... 18% 84.1M 4s",
                                " 54250K .......... .......... .......... .......... .......... 18% 93.0M 4s",
                                " 54300K .......... .......... .......... .......... .......... 18% 89.1M 4s",
                                " 54350K .......... .......... .......... .......... .......... 18% 75.0M 4s",
                                " 54400K .......... .......... .......... .......... .......... 18% 88.6M 4s",
                                " 54450K .......... .......... .......... .......... .......... 18% 89.9M 4s",
                                " 54500K .......... .......... .......... .......... .......... 18% 90.1M 4s",
                                " 54550K .......... .......... .......... .......... .......... 18% 79.0M 4s",
                                " 54600K .......... .......... .......... .......... .......... 18% 88.9M 4s",
                                " 54650K .......... .......... .......... .......... .......... 18% 95.7M 4s",
                                " 54700K .......... .......... .......... .......... .......... 18% 36.6M 4s",
                                " 54750K .......... .......... .......... .......... .......... 18% 90.5M 4s",
                                " 54800K .......... .......... .......... .......... .......... 18% 77.6M 4s",
                                " 54850K .......... .......... .......... .......... .......... 18% 62.5M 4s",
                                " 54900K .......... .......... .......... .......... .......... 18% 60.5M 4s",
                                " 54950K .......... .......... .......... .......... .......... 18% 43.4M 4s",
                                " 55000K .......... .......... .......... .......... .......... 18% 50.4M 4s",
                                " 55050K .......... .......... .......... .......... .......... 18% 53.0M 4s",
                                " 55100K .......... .......... .......... .......... .......... 18% 28.0M 4s",
                                " 55150K .......... .......... .......... .......... .......... 18%  122M 4s",
                                " 55200K .......... .......... .......... .......... .......... 18% 89.8M 4s",
                                " 55250K .......... .......... .......... .......... .......... 18% 63.4M 4s",
                                " 55300K .......... .......... .......... .......... .......... 18% 26.4M 4s",
                                " 55350K .......... .......... .......... .......... .......... 18% 85.6M 4s",
                                " 55400K .......... .......... .......... .......... .......... 18% 94.8M 4s",
                                " 55450K .......... .......... .......... .......... .......... 18% 56.0M 4s",
                                " 55500K .......... .......... .......... .......... .......... 18% 17.5M 4s",
                                " 55550K .......... .......... .......... .......... .......... 18% 97.2M 4s",
                                " 55600K .......... .......... .......... .......... .......... 18%  102M 4s",
                                " 55650K .......... .......... .......... .......... .......... 18% 84.0M 4s",
                                " 55700K .......... .......... .......... .......... .......... 18% 19.6M 4s",
                                " 55750K .......... .......... .......... .......... .......... 18% 73.7M 4s",
                                " 55800K .......... .......... .......... .......... .......... 18% 71.2M 4s",
                                " 55850K .......... .......... .......... .......... .......... 18% 93.0M 4s",
                                " 55900K .......... .......... .......... .......... .......... 18% 73.0M 4s",
                                " 55950K .......... .......... .......... .......... .......... 18% 26.6M 4s",
                                " 56000K .......... .......... .......... .......... .......... 18% 85.1M 4s",
                                " 56050K .......... .......... .......... .......... .......... 18% 75.2M 4s",
                                " 56100K .......... .......... .......... .......... .......... 18% 34.8M 4s",
                                " 56150K .......... .......... .......... .......... .......... 18% 47.3M 4s",
                                " 56200K .......... .......... .......... .......... .......... 19% 47.1M 4s",
                                " 56250K .......... .......... .......... .......... .......... 19% 33.4M 4s",
                                " 56300K .......... .......... .......... .......... .......... 19% 60.8M 4s",
                                " 56350K .......... .......... .......... .......... .......... 19% 79.9M 4s",
                                " 56400K .......... .......... .......... .......... .......... 19% 27.3M 4s",
                                " 56450K .......... .......... .......... .......... .......... 19% 84.9M 4s",
                                " 56500K .......... .......... .......... .......... .......... 19% 27.3M 4s",
                                " 56550K .......... .......... .......... .......... .......... 19% 30.0M 4s",
                                " 56600K .......... .......... .......... .......... .......... 19% 25.7M 4s",
                                " 56650K .......... .......... .......... .......... .......... 19% 40.7M 4s",
                                " 56700K .......... .......... .......... .......... .......... 19% 43.9M 4s",
                                " 56750K .......... .......... .......... .......... .......... 19% 37.4M 4s",
                                " 56800K .......... .......... .......... .......... .......... 19% 72.9M 4s",
                                " 56850K .......... .......... .......... .......... .......... 19% 36.8M 4s",
                                " 56900K .......... .......... .......... .......... .......... 19% 55.7M 4s",
                                " 56950K .......... .......... .......... .......... .......... 19% 31.1M 4s",
                                " 57000K .......... .......... .......... .......... .......... 19%  100M 4s",
                                " 57050K .......... .......... .......... .......... .......... 19% 36.7M 4s",
                                " 57100K .......... .......... .......... .......... .......... 19% 86.0M 4s",
                                " 57150K .......... .......... .......... .......... .......... 19% 75.0M 4s",
                                " 57200K .......... .......... .......... .......... .......... 19% 55.8M 4s",
                                " 57250K .......... .......... .......... .......... .......... 19% 50.1M 4s",
                                " 57300K .......... .......... .......... .......... .......... 19% 53.5M 4s",
                                " 57350K .......... .......... .......... .......... .......... 19% 36.3M 4s",
                                " 57400K .......... .......... .......... .......... .......... 19% 66.4M 4s",
                                " 57450K .......... .......... .......... .......... .......... 19% 61.0M 4s",
                                " 57500K .......... .......... .......... .......... .......... 19% 27.8M 4s",
                                " 57550K .......... .......... .......... .......... .......... 19%  118M 4s",
                                " 57600K .......... .......... .......... .......... .......... 19%  110M 4s",
                                " 57650K .......... .......... .......... .......... .......... 19% 68.8M 4s",
                                " 57700K .......... .......... .......... .......... .......... 19% 28.4M 4s",
                                " 57750K .......... .......... .......... .......... .......... 19% 97.2M 4s",
                                " 57800K .......... .......... .......... .......... .......... 19% 79.7M 4s",
                                " 57850K .......... .......... .......... .......... .......... 19% 34.8M 4s",
                                " 57900K .......... .......... .......... .......... .......... 19% 34.8M 4s",
                                " 57950K .......... .......... .......... .......... .......... 19% 94.7M 4s",
                                " 58000K .......... .......... .......... .......... .......... 19%  107M 4s",
                                " 58050K .......... .......... .......... .......... .......... 19% 21.1M 4s",
                                " 58100K .......... .......... .......... .......... .......... 19% 11.0M 4s",
                                " 58150K .......... .......... .......... .......... .......... 19%  102M 4s",
                                " 58200K .......... .......... .......... .......... .......... 19%  108M 4s",
                                " 58250K .......... .......... .......... .......... .......... 19%  123M 4s",
                                " 58300K .......... .......... .......... .......... .......... 19%  115M 4s",
                                " 58350K .......... .......... .......... .......... .......... 19%  109M 4s",
                                " 58400K .......... .......... .......... .......... .......... 19%  117M 4s",
                                " 58450K .......... .......... .......... .......... .......... 19%  125M 4s",
                                " 58500K .......... .......... .......... .......... .......... 19% 40.2M 4s",
                                " 58550K .......... .......... .......... .......... .......... 19% 99.7M 4s",
                                " 58600K .......... .......... .......... .......... .......... 19%  115M 4s",
                                " 58650K .......... .......... .......... .......... .......... 19% 86.9M 4s",
                                " 58700K .......... .......... .......... .......... .......... 19% 59.7M 4s",
                                " 58750K .......... .......... .......... .......... .......... 19% 62.1M 4s",
                                " 58800K .......... .......... .......... .......... .......... 19% 14.7M 4s",
                                " 58850K .......... .......... .......... .......... .......... 19% 99.2M 4s",
                                " 58900K .......... .......... .......... .......... .......... 19% 97.9M 4s",
                                " 58950K .......... .......... .......... .......... .......... 19%  102M 4s",
                                " 59000K .......... .......... .......... .......... .......... 19% 87.6M 4s",
                                " 59050K .......... .......... .......... .......... .......... 19% 27.7M 4s",
                                " 59100K .......... .......... .......... .......... .......... 19% 65.6M 4s",
                                " 59150K .......... .......... .......... .......... .......... 20% 98.2M 4s",
                                " 59200K .......... .......... .......... .......... .......... 20% 86.9M 4s",
                                " 59250K .......... .......... .......... .......... .......... 20% 63.3M 4s",
                                " 59300K .......... .......... .......... .......... .......... 20% 35.4M 4s",
                                " 59350K .......... .......... .......... .......... .......... 20% 15.6M 4s",
                                " 59400K .......... .......... .......... .......... .......... 20%  100M 4s",
                                " 59450K .......... .......... .......... .......... .......... 20%  110M 4s",
                                " 59500K .......... .......... .......... .......... .......... 20% 93.0M 4s",
                                " 59550K .......... .......... .......... .......... .......... 20% 41.6M 4s",
                                " 59600K .......... .......... .......... .......... .......... 20% 51.2M 4s",
                                " 59650K .......... .......... .......... .......... .......... 20% 81.3M 4s",
                                " 59700K .......... .......... .......... .......... .......... 20% 49.8M 4s",
                                " 59750K .......... .......... .......... .......... .......... 20% 54.8M 4s",
                                " 59800K .......... .......... .......... .......... .......... 20% 50.6M 4s",
                                " 59850K .......... .......... .......... .......... .......... 20% 43.8M 4s",
                                " 59900K .......... .......... .......... .......... .......... 20% 62.9M 4s",
                                " 59950K .......... .......... .......... .......... .......... 20% 49.5M 4s",
                                " 60000K .......... .......... .......... .......... .......... 20% 28.3M 4s",
                                " 60050K .......... .......... .......... .......... .......... 20% 26.3M 4s",
                                " 60100K .......... .......... .......... .......... .......... 20% 71.1M 4s",
                                " 60150K .......... .......... .......... .......... .......... 20%  105M 4s",
                                " 60200K .......... .......... .......... .......... .......... 20%  101M 4s",
                                " 60250K .......... .......... .......... .......... .......... 20% 32.7M 4s",
                                " 60300K .......... .......... .......... .......... .......... 20%  117M 4s",
                                " 60350K .......... .......... .......... .......... .......... 20% 52.0M 4s",
                                " 60400K .......... .......... .......... .......... .......... 20% 48.4M 4s",
                                " 60450K .......... .......... .......... .......... .......... 20% 43.3M 4s",
                                " 60500K .......... .......... .......... .......... .......... 20% 50.3M 4s",
                                " 60550K .......... .......... .......... .......... .......... 20% 46.9M 4s",
                                " 60600K .......... .......... .......... .......... .......... 20% 24.2M 4s",
                                " 60650K .......... .......... .......... .......... .......... 20% 87.4M 4s",
                                " 60700K .......... .......... .......... .......... .......... 20% 68.7M 4s",
                                " 60750K .......... .......... .......... .......... .......... 20% 57.2M 4s",
                                " 60800K .......... .......... .......... .......... .......... 20% 52.2M 4s",
                                " 60850K .......... .......... .......... .......... .......... 20% 26.5M 4s",
                                " 60900K .......... .......... .......... .......... .......... 20%  124M 4s",
                                " 60950K .......... .......... .......... .......... .......... 20% 72.3M 4s",
                                " 61000K .......... .......... .......... .......... .......... 20% 87.2M 4s",
                                " 61050K .......... .......... .......... .......... .......... 20% 66.8M 4s",
                                " 61100K .......... .......... .......... .......... .......... 20% 45.9M 4s",
                                " 61150K .......... .......... .......... .......... .......... 20% 42.3M 4s",
                                " 61200K .......... .......... .......... .......... .......... 20% 56.4M 4s",
                                " 61250K .......... .......... .......... .......... .......... 20% 53.8M 4s",
                                " 61300K .......... .......... .......... .......... .......... 20% 10.3M 4s",
                                " 61350K .......... .......... .......... .......... .......... 20% 64.3M 4s",
                                " 61400K .......... .......... .......... .......... .......... 20% 82.9M 4s",
                                " 61450K .......... .......... .......... .......... .......... 20% 82.9M 4s",
                                " 61500K .......... .......... .......... .......... .......... 20% 86.5M 4s",
                                " 61550K .......... .......... .......... .......... .......... 20% 70.9M 4s",
                                " 61600K .......... .......... .......... .......... .......... 20% 95.2M 4s",
                                " 61650K .......... .......... .......... .......... .......... 20% 28.6M 4s",
                                " 61700K .......... .......... .......... .......... .......... 20% 77.9M 4s",
                                " 61750K .......... .......... .......... .......... .......... 20% 82.4M 4s",
                                " 61800K .......... .......... .......... .......... .......... 20% 39.1M 4s",
                                " 61850K .......... .......... .......... .......... .......... 20% 73.2M 4s",
                                " 61900K .......... .......... .......... .......... .......... 20% 92.6M 4s",
                                " 61950K .......... .......... .......... .......... .......... 20% 42.5M 4s",
                                " 62000K .......... .......... .......... .......... .......... 20% 54.2M 4s",
                                " 62050K .......... .......... .......... .......... .......... 20% 26.8M 4s",
                                " 62100K .......... .......... .......... .......... .......... 21%  112M 4s",
                                " 62150K .......... .......... .......... .......... .......... 21% 76.0M 4s",
                                " 62200K .......... .......... .......... .......... .......... 21% 46.4M 4s",
                                " 62250K .......... .......... .......... .......... .......... 21% 47.8M 4s",
                                " 62300K .......... .......... .......... .......... .......... 21% 45.9M 4s",
                                " 62350K .......... .......... .......... .......... .......... 21% 45.2M 4s",
                                " 62400K .......... .......... .......... .......... .......... 21% 44.1M 4s",
                                " 62450K .......... .......... .......... .......... .......... 21% 38.7M 4s",
                                " 62500K .......... .......... .......... .......... .......... 21% 54.8M 4s",
                                " 62550K .......... .......... .......... .......... .......... 21% 18.9M 4s",
                                " 62600K .......... .......... .......... .......... .......... 21% 43.8M 4s",
                                " 62650K .......... .......... .......... .......... .......... 21% 22.8M 4s",
                                " 62700K .......... .......... .......... .......... .......... 21% 97.9M 4s",
                                " 62750K .......... .......... .......... .......... .......... 21% 72.0M 4s",
                                " 62800K .......... .......... .......... .......... .......... 21%  128M 4s",
                                " 62850K .......... .......... .......... .......... .......... 21% 70.6M 4s",
                                " 62900K .......... .......... .......... .......... .......... 21% 19.8M 4s",
                                " 62950K .......... .......... .......... .......... .......... 21% 98.7M 4s",
                                " 63000K .......... .......... .......... .......... .......... 21% 30.5M 4s",
                                " 63050K .......... .......... .......... .......... .......... 21%  102M 4s",
                                " 63100K .......... .......... .......... .......... .......... 21% 52.1M 4s",
                                " 63150K .......... .......... .......... .......... .......... 21%  108M 4s",
                                " 63200K .......... .......... .......... .......... .......... 21% 90.6M 4s",
                                " 63250K .......... .......... .......... .......... .......... 21% 45.1M 4s",
                                " 63300K .......... .......... .......... .......... .......... 21% 33.8M 4s",
                                " 63350K .......... .......... .......... .......... .......... 21% 77.3M 4s",
                                " 63400K .......... .......... .......... .......... .......... 21% 40.4M 4s",
                                " 63450K .......... .......... .......... .......... .......... 21% 33.3M 4s",
                                " 63500K .......... .......... .......... .......... .......... 21% 88.2M 4s",
                                " 63550K .......... .......... .......... .......... .......... 21% 94.4M 4s",
                                " 63600K .......... .......... .......... .......... .......... 21% 24.1M 4s",
                                " 63650K .......... .......... .......... .......... .......... 21% 68.6M 4s",
                                " 63700K .......... .......... .......... .......... .......... 21% 54.0M 4s",
                                " 63750K .......... .......... .......... .......... .......... 21% 30.8M 4s",
                                " 63800K .......... .......... .......... .......... .......... 21%  135M 4s",
                                " 63850K .......... .......... .......... .......... .......... 21%  106M 4s",
                                " 63900K .......... .......... .......... .......... .......... 21% 90.1M 4s",
                                " 63950K .......... .......... .......... .......... .......... 21% 47.9M 4s",
                                " 64000K .......... .......... .......... .......... .......... 21% 53.1M 4s",
                                " 64050K .......... .......... .......... .......... .......... 21% 52.0M 4s",
                                " 64100K .......... .......... .......... .......... .......... 21% 56.8M 4s",
                                " 64150K .......... .......... .......... .......... .......... 21% 26.4M 4s",
                                " 64200K .......... .......... .......... .......... .......... 21%  121M 4s",
                                " 64250K .......... .......... .......... .......... .......... 21% 27.4M 4s",
                                " 64300K .......... .......... .......... .......... .......... 21% 99.1M 4s",
                                " 64350K .......... .......... .......... .......... .......... 21% 41.8M 4s",
                                " 64400K .......... .......... .......... .......... .......... 21%  124M 4s",
                                " 64450K .......... .......... .......... .......... .......... 21% 75.8M 4s",
                                " 64500K .......... .......... .......... .......... .......... 21% 69.0M 4s",
                                " 64550K .......... .......... .......... .......... .......... 21% 41.0M 4s",
                                " 64600K .......... .......... .......... .......... .......... 21% 78.7M 4s",
                                " 64650K .......... .......... .......... .......... .......... 21% 27.0M 4s",
                                " 64700K .......... .......... .......... .......... .......... 21% 91.9M 4s",
                                " 64750K .......... .......... .......... .......... .......... 21% 37.9M 4s",
                                " 64800K .......... .......... .......... .......... .......... 21% 54.6M 4s",
                                " 64850K .......... .......... .......... .......... .......... 21% 62.0M 4s",
                                " 64900K .......... .......... .......... .......... .......... 21% 49.3M 4s",
                                " 64950K .......... .......... .......... .......... .......... 21% 48.9M 4s",
                                " 65000K .......... .......... .......... .......... .......... 21% 52.0M 4s",
                                " 65050K .......... .......... .......... .......... .......... 22% 36.8M 4s",
                                " 65100K .......... .......... .......... .......... .......... 22% 68.3M 4s",
                                " 65150K .......... .......... .......... .......... .......... 22% 43.5M 4s",
                                " 65200K .......... .......... .......... .......... .......... 22% 51.8M 4s",
                                " 65250K .......... .......... .......... .......... .......... 22% 33.9M 4s",
                                " 65300K .......... .......... .......... .......... .......... 22% 77.7M 4s",
                                " 65350K .......... .......... .......... .......... .......... 22% 54.9M 4s",
                                " 65400K .......... .......... .......... .......... .......... 22% 22.5M 4s",
                                " 65450K .......... .......... .......... .......... .......... 22% 62.1M 4s",
                                " 65500K .......... .......... .......... .......... .......... 22%  102M 4s",
                                " 65550K .......... .......... .......... .......... .......... 22% 63.2M 4s",
                                " 65600K .......... .......... .......... .......... .......... 22% 32.2M 4s",
                                " 65650K .......... .......... .......... .......... .......... 22% 88.7M 4s",
                                " 65700K .......... .......... .......... .......... .......... 22% 46.5M 4s",
                                " 65750K .......... .......... .......... .......... .......... 22% 58.2M 4s",
                                " 65800K .......... .......... .......... .......... .......... 22% 29.3M 4s",
                                " 65850K .......... .......... .......... .......... .......... 22%  128M 4s",
                                " 65900K .......... .......... .......... .......... .......... 22% 50.1M 4s",
                                " 65950K .......... .......... .......... .......... .......... 22% 68.2M 4s",
                                " 66000K .......... .......... .......... .......... .......... 22% 46.6M 4s",
                                " 66050K .......... .......... .......... .......... .......... 22% 46.9M 4s",
                                " 66100K .......... .......... .......... .......... .......... 22% 48.8M 4s",
                                " 66150K .......... .......... .......... .......... .......... 22% 36.7M 4s",
                                " 66200K .......... .......... .......... .......... .......... 22% 75.8M 4s",
                                " 66250K .......... .......... .......... .......... .......... 22% 29.9M 4s",
                                " 66300K .......... .......... .......... .......... .......... 22% 57.6M 4s",
                                " 66350K .......... .......... .......... .......... .......... 22% 53.8M 4s",
                                " 66400K .......... .......... .......... .......... .......... 22% 35.7M 4s",
                                " 66450K .......... .......... .......... .......... .......... 22%  115M 4s",
                                " 66500K .......... .......... .......... .......... .......... 22% 40.7M 4s",
                                " 66550K .......... .......... .......... .......... .......... 22% 59.1M 4s",
                                " 66600K .......... .......... .......... .......... .......... 22% 50.5M 4s",
                                " 66650K .......... .......... .......... .......... .......... 22% 38.4M 4s",
                                " 66700K .......... .......... .......... .......... .......... 22% 58.2M 4s",
                                " 66750K .......... .......... .......... .......... .......... 22% 11.0M 4s",
                                " 66800K .......... .......... .......... .......... .......... 22% 96.7M 4s",
                                " 66850K .......... .......... .......... .......... .......... 22% 93.7M 4s",
                                " 66900K .......... .......... .......... .......... .......... 22% 90.2M 4s",
                                " 66950K .......... .......... .......... .......... .......... 22%  104M 4s",
                                " 67000K .......... .......... .......... .......... .......... 22%  104M 4s",
                                " 67050K .......... .......... .......... .......... .......... 22%  101M 4s",
                                " 67100K .......... .......... .......... .......... .......... 22% 86.3M 4s",
                                " 67150K .......... .......... .......... .......... .......... 22% 28.7M 4s",
                                " 67200K .......... .......... .......... .......... .......... 22%  111M 4s",
                                " 67250K .......... .......... .......... .......... .......... 22% 99.0M 4s",
                                " 67300K .......... .......... .......... .......... .......... 22%  101M 4s",
                                " 67350K .......... .......... .......... .......... .......... 22% 50.6M 4s",
                                " 67400K .......... .......... .......... .......... .......... 22% 41.9M 4s",
                                " 67450K .......... .......... .......... .......... .......... 22% 64.1M 4s",
                                " 67500K .......... .......... .......... .......... .......... 22% 59.2M 4s",
                                " 67550K .......... .......... .......... .......... .......... 22% 47.0M 4s",
                                " 67600K .......... .......... .......... .......... .......... 22% 57.8M 4s",
                                " 67650K .......... .......... .......... .......... .......... 22% 50.8M 4s",
                                " 67700K .......... .......... .......... .......... .......... 22% 53.0M 4s",
                                " 67750K .......... .......... .......... .......... .......... 22% 49.2M 4s",
                                " 67800K .......... .......... .......... .......... .......... 22% 31.2M 4s",
                                " 67850K .......... .......... .......... .......... .......... 22% 84.7M 4s",
                                " 67900K .......... .......... .......... .......... .......... 22% 51.4M 4s",
                                " 67950K .......... .......... .......... .......... .......... 22% 46.6M 4s",
                                " 68000K .......... .......... .......... .......... .......... 23% 45.3M 4s",
                                " 68050K .......... .......... .......... .......... .......... 23% 47.2M 4s",
                                " 68100K .......... .......... .......... .......... .......... 23% 44.0M 4s",
                                " 68150K .......... .......... .......... .......... .......... 23% 26.9M 4s",
                                " 68200K .......... .......... .......... .......... .......... 23% 48.3M 4s",
                                " 68250K .......... .......... .......... .......... .......... 23%  111M 4s",
                                " 68300K .......... .......... .......... .......... .......... 23% 62.8M 4s",
                                " 68350K .......... .......... .......... .......... .......... 23% 54.1M 4s",
                                " 68400K .......... .......... .......... .......... .......... 23% 31.4M 4s",
                                " 68450K .......... .......... .......... .......... .......... 23%  117M 4s",
                                " 68500K .......... .......... .......... .......... .......... 23% 62.8M 4s",
                                " 68550K .......... .......... .......... .......... .......... 23% 76.0M 4s",
                                " 68600K .......... .......... .......... .......... .......... 23% 45.3M 4s",
                                " 68650K .......... .......... .......... .......... .......... 23% 44.9M 4s",
                                " 68700K .......... .......... .......... .......... .......... 23% 46.2M 4s",
                                " 68750K .......... .......... .......... .......... .......... 23% 31.5M 4s",
                                " 68800K .......... .......... .......... .......... .......... 23% 34.7M 4s",
                                " 68850K .......... .......... .......... .......... .......... 23% 91.9M 4s",
                                " 68900K .......... .......... .......... .......... .......... 23% 32.2M 4s",
                                " 68950K .......... .......... .......... .......... .......... 23% 52.8M 4s",
                                " 69000K .......... .......... .......... .......... .......... 23% 48.9M 4s",
                                " 69050K .......... .......... .......... .......... .......... 23% 46.6M 4s",
                                " 69100K .......... .......... .......... .......... .......... 23% 33.8M 4s",
                                " 69150K .......... .......... .......... .......... .......... 23% 52.6M 4s",
                                " 69200K .......... .......... .......... .......... .......... 23% 40.8M 4s",
                                " 69250K .......... .......... .......... .......... .......... 23%  108M 4s",
                                " 69300K .......... .......... .......... .......... .......... 23% 45.3M 4s",
                                " 69350K .......... .......... .......... .......... .......... 23% 28.2M 4s",
                                " 69400K .......... .......... .......... .......... .......... 23% 44.0M 4s",
                                " 69450K .......... .......... .......... .......... .......... 23% 78.9M 4s",
                                " 69500K .......... .......... .......... .......... .......... 23% 40.2M 4s",
                                " 69550K .......... .......... .......... .......... .......... 23% 44.8M 4s",
                                " 69600K .......... .......... .......... .......... .......... 23% 47.0M 4s",
                                " 69650K .......... .......... .......... .......... .......... 23% 48.4M 4s",
                                " 69700K .......... .......... .......... .......... .......... 23% 44.2M 4s",
                                " 69750K .......... .......... .......... .......... .......... 23% 50.5M 4s",
                                " 69800K .......... .......... .......... .......... .......... 23% 47.4M 4s",
                                " 69850K .......... .......... .......... .......... .......... 23% 45.7M 4s",
                                " 69900K .......... .......... .......... .......... .......... 23% 33.4M 4s",
                                " 69950K .......... .......... .......... .......... .......... 23% 76.4M 4s",
                                " 70000K .......... .......... .......... .......... .......... 23% 25.5M 4s",
                                " 70050K .......... .......... .......... .......... .......... 23% 47.6M 4s",
                                " 70100K .......... .......... .......... .......... .......... 23% 69.9M 4s",
                                " 70150K .......... .......... .......... .......... .......... 23% 23.2M 4s",
                                " 70200K .......... .......... .......... .......... .......... 23% 71.6M 4s",
                                " 70250K .......... .......... .......... .......... .......... 23% 43.4M 4s",
                                " 70300K .......... .......... .......... .......... .......... 23% 14.4M 4s",
                                " 70350K .......... .......... .......... .......... .......... 23% 28.6M 4s",
                                " 70400K .......... .......... .......... .......... .......... 23% 76.5M 4s",
                                " 70450K .......... .......... .......... .......... .......... 23% 81.4M 4s",
                                " 70500K .......... .......... .......... .......... .......... 23% 87.4M 4s",
                                " 70550K .......... .......... .......... .......... .......... 23% 73.5M 4s",
                                " 70600K .......... .......... .......... .......... .......... 23% 84.1M 4s",
                                " 70650K .......... .......... .......... .......... .......... 23% 85.8M 4s",
                                " 70700K .......... .......... .......... .......... .......... 23% 85.3M 4s",
                                " 70750K .......... .......... .......... .......... .......... 23% 37.2M 4s",
                                " 70800K .......... .......... .......... .......... .......... 23% 71.1M 4s",
                                " 70850K .......... .......... .......... .......... .......... 23% 44.8M 4s",
                                " 70900K .......... .......... .......... .......... .......... 23% 33.9M 4s",
                                " 70950K .......... .......... .......... .......... .......... 23% 71.5M 4s",
                                " 71000K .......... .......... .......... .......... .......... 24% 50.8M 4s",
                                " 71050K .......... .......... .......... .......... .......... 24% 45.4M 4s",
                                " 71100K .......... .......... .......... .......... .......... 24% 25.9M 4s",
                                " 71150K .......... .......... .......... .......... .......... 24%  108M 4s",
                                " 71200K .......... .......... .......... .......... .......... 24% 28.4M 4s",
                                " 71250K .......... .......... .......... .......... .......... 24% 12.9M 4s",
                                " 71300K .......... .......... .......... .......... .......... 24%  109M 4s",
                                " 71350K .......... .......... .......... .......... .......... 24%  114M 4s",
                                " 71400K .......... .......... .......... .......... .......... 24%  125M 4s",
                                " 71450K .......... .......... .......... .......... .......... 24%  127M 4s",
                                " 71500K .......... .......... .......... .......... .......... 24% 68.3M 4s",
                                " 71550K .......... .......... .......... .......... .......... 24% 91.5M 4s",
                                " 71600K .......... .......... .......... .......... .......... 24% 26.8M 4s",
                                " 71650K .......... .......... .......... .......... .......... 24%  108M 4s",
                                " 71700K .......... .......... .......... .......... .......... 24% 39.6M 4s",
                                " 71750K .......... .......... .......... .......... .......... 24% 80.5M 4s",
                                " 71800K .......... .......... .......... .......... .......... 24% 43.6M 4s",
                                " 71850K .......... .......... .......... .......... .......... 24% 38.6M 4s",
                                " 71900K .......... .......... .......... .......... .......... 24% 46.7M 4s",
                                " 71950K .......... .......... .......... .......... .......... 24% 54.0M 4s",
                                " 72000K .......... .......... .......... .......... .......... 24% 55.1M 4s",
                                " 72050K .......... .......... .......... .......... .......... 24% 59.1M 4s",
                                " 72100K .......... .......... .......... .......... .......... 24% 63.8M 4s",
                                " 72150K .......... .......... .......... .......... .......... 24% 60.9M 4s",
                                " 72200K .......... .......... .......... .......... .......... 24% 58.0M 4s",
                                " 72250K .......... .......... .......... .......... .......... 24% 74.9M 4s",
                                " 72300K .......... .......... .......... .......... .......... 24% 63.2M 4s",
                                " 72350K .......... .......... .......... .......... .......... 24% 61.5M 4s",
                                " 72400K .......... .......... .......... .......... .......... 24% 76.8M 4s",
                                " 72450K .......... .......... .......... .......... .......... 24% 31.9M 4s",
                                " 72500K .......... .......... .......... .......... .......... 24%  113M 4s",
                                " 72550K .......... .......... .......... .......... .......... 24% 96.3M 4s",
                                " 72600K .......... .......... .......... .......... .......... 24%  110M 4s",
                                " 72650K .......... .......... .......... .......... .......... 24% 54.6M 4s",
                                " 72700K .......... .......... .......... .......... .......... 24% 29.1M 4s",
                                " 72750K .......... .......... .......... .......... .......... 24%  110M 4s",
                                " 72800K .......... .......... .......... .......... .......... 24% 82.4M 4s",
                                " 72850K .......... .......... .......... .......... .......... 24% 53.3M 4s",
                                " 72900K .......... .......... .......... .......... .......... 24% 32.9M 4s",
                                " 72950K .......... .......... .......... .......... .......... 24%  109M 4s",
                                " 73000K .......... .......... .......... .......... .......... 24% 76.4M 4s",
                                " 73050K .......... .......... .......... .......... .......... 24% 47.7M 4s",
                                " 73100K .......... .......... .......... .......... .......... 24% 30.6M 4s",
                                " 73150K .......... .......... .......... .......... .......... 24% 71.4M 4s",
                                " 73200K .......... .......... .......... .......... .......... 24% 75.3M 4s",
                                " 73250K .......... .......... .......... .......... .......... 24% 46.9M 4s",
                                " 73300K .......... .......... .......... .......... .......... 24% 46.0M 4s",
                                " 73350K .......... .......... .......... .......... .......... 24% 27.4M 4s",
                                " 73400K .......... .......... .......... .......... .......... 24% 42.5M 4s",
                                " 73450K .......... .......... .......... .......... .......... 24% 93.4M 4s",
                                " 73500K .......... .......... .......... .......... .......... 24% 97.9M 4s",
                                " 73550K .......... .......... .......... .......... .......... 24% 81.8M 4s",
                                " 73600K .......... .......... .......... .......... .......... 24% 56.9M 4s",
                                " 73650K .......... .......... .......... .......... .......... 24% 63.8M 4s",
                                " 73700K .......... .......... .......... .......... .......... 24% 48.9M 4s",
                                " 73750K .......... .......... .......... .......... .......... 24% 39.3M 4s",
                                " 73800K .......... .......... .......... .......... .......... 24% 78.9M 4s",
                                " 73850K .......... .......... .......... .......... .......... 24% 60.5M 4s",
                                " 73900K .......... .......... .......... .......... .......... 24% 49.5M 4s",
                                " 73950K .......... .......... .......... .......... .......... 25% 46.9M 4s",
                                " 74000K .......... .......... .......... .......... .......... 25% 49.7M 4s",
                                " 74050K .......... .......... .......... .......... .......... 25% 45.5M 4s",
                                " 74100K .......... .......... .......... .......... .......... 25% 55.0M 4s",
                                " 74150K .......... .......... .......... .......... .......... 25% 60.0M 4s",
                                " 74200K .......... .......... .......... .......... .......... 25% 53.2M 4s",
                                " 74250K .......... .......... .......... .......... .......... 25% 29.7M 4s",
                                " 74300K .......... .......... .......... .......... .......... 25% 97.6M 4s",
                                " 74350K .......... .......... .......... .......... .......... 25% 29.4M 4s",
                                " 74400K .......... .......... .......... .......... .......... 25%  103M 4s",
                                " 74450K .......... .......... .......... .......... .......... 25% 90.0M 4s",
                                " 74500K .......... .......... .......... .......... .......... 25% 77.9M 4s",
                                " 74550K .......... .......... .......... .......... .......... 25% 55.6M 4s",
                                " 74600K .......... .......... .......... .......... .......... 25% 54.3M 4s",
                                " 74650K .......... .......... .......... .......... .......... 25% 55.8M 4s",
                                " 74700K .......... .......... .......... .......... .......... 25% 55.4M 4s",
                                " 74750K .......... .......... .......... .......... .......... 25% 48.8M 4s",
                                " 74800K .......... .......... .......... .......... .......... 25% 51.2M 4s",
                                " 74850K .......... .......... .......... .......... .......... 25% 54.9M 4s",
                                " 74900K .......... .......... .......... .......... .......... 25% 52.0M 4s",
                                " 74950K .......... .......... .......... .......... .......... 25% 46.0M 4s",
                                " 75000K .......... .......... .......... .......... .......... 25% 64.5M 4s",
                                " 75050K .......... .......... .......... .......... .......... 25% 44.9M 4s",
                                " 75100K .......... .......... .......... .......... .......... 25% 24.1M 4s",
                                " 75150K .......... .......... .......... .......... .......... 25% 29.1M 4s",
                                " 75200K .......... .......... .......... .......... .......... 25% 86.7M 4s",
                                " 75250K .......... .......... .......... .......... .......... 25% 95.9M 4s",
                                " 75300K .......... .......... .......... .......... .......... 25% 98.1M 4s",
                                " 75350K .......... .......... .......... .......... .......... 25%  108M 4s",
                                " 75400K .......... .......... .......... .......... .......... 25% 27.0M 4s",
                                " 75450K .......... .......... .......... .......... .......... 25% 85.0M 4s",
                                " 75500K .......... .......... .......... .......... .......... 25%  103M 4s",
                                " 75550K .......... .......... .......... .......... .......... 25%  107M 4s",
                                " 75600K .......... .......... .......... .......... .......... 25% 42.9M 4s",
                                " 75650K .......... .......... .......... .......... .......... 25% 57.1M 4s",
                                " 75700K .......... .......... .......... .......... .......... 25% 44.9M 4s",
                                " 75750K .......... .......... .......... .......... .......... 25% 45.7M 4s",
                                " 75800K .......... .......... .......... .......... .......... 25% 31.9M 4s",
                                " 75850K .......... .......... .......... .......... .......... 25% 73.0M 4s",
                                " 75900K .......... .......... .......... .......... .......... 25% 31.7M 4s",
                                " 75950K .......... .......... .......... .......... .......... 25% 57.5M 4s",
                                " 76000K .......... .......... .......... .......... .......... 25% 30.1M 4s",
                                " 76050K .......... .......... .......... .......... .......... 25% 83.9M 4s",
                                " 76100K .......... .......... .......... .......... .......... 25% 49.1M 4s",
                                " 76150K .......... .......... .......... .......... .......... 25% 43.8M 4s",
                                " 76200K .......... .......... .......... .......... .......... 25% 39.9M 4s",
                                " 76250K .......... .......... .......... .......... .......... 25% 42.9M 4s",
                                " 76300K .......... .......... .......... .......... .......... 25% 46.5M 4s",
                                " 76350K .......... .......... .......... .......... .......... 25% 47.1M 4s",
                                " 76400K .......... .......... .......... .......... .......... 25% 46.2M 4s",
                                " 76450K .......... .......... .......... .......... .......... 25% 41.6M 4s",
                                " 76500K .......... .......... .......... .......... .......... 25% 51.2M 4s",
                                " 76550K .......... .......... .......... .......... .......... 25% 43.0M 4s",
                                " 76600K .......... .......... .......... .......... .......... 25% 44.1M 4s",
                                " 76650K .......... .......... .......... .......... .......... 25% 61.9M 4s",
                                " 76700K .......... .......... .......... .......... .......... 25% 63.5M 4s",
                                " 76750K .......... .......... .......... .......... .......... 25% 45.9M 4s",
                                " 76800K .......... .......... .......... .......... .......... 25% 33.6M 4s",
                                " 76850K .......... .......... .......... .......... .......... 25% 57.5M 4s",
                                " 76900K .......... .......... .......... .......... .......... 26% 29.4M 4s",
                                " 76950K .......... .......... .......... .......... .......... 26%  112M 4s",
                                " 77000K .......... .......... .......... .......... .......... 26% 40.9M 4s",
                                " 77050K .......... .......... .......... .......... .......... 26%  110M 4s",
                                " 77100K .......... .......... .......... .......... .......... 26% 96.3M 4s",
                                " 77150K .......... .......... .......... .......... .......... 26% 60.6M 4s",
                                " 77200K .......... .......... .......... .......... .......... 26% 55.8M 4s",
                                " 77250K .......... .......... .......... .......... .......... 26% 56.6M 4s",
                                " 77300K .......... .......... .......... .......... .......... 26% 60.5M 4s",
                                " 77350K .......... .......... .......... .......... .......... 26% 54.9M 4s",
                                " 77400K .......... .......... .......... .......... .......... 26% 42.3M 4s",
                                " 77450K .......... .......... .......... .......... .......... 26% 99.8M 4s",
                                " 77500K .......... .......... .......... .......... .......... 26% 31.0M 4s",
                                " 77550K .......... .......... .......... .......... .......... 26%  107M 4s",
                                " 77600K .......... .......... .......... .......... .......... 26% 90.0M 4s",
                                " 77650K .......... .......... .......... .......... .......... 26% 67.9M 4s",
                                " 77700K .......... .......... .......... .......... .......... 26% 16.3M 4s",
                                " 77750K .......... .......... .......... .......... .......... 26% 86.9M 4s",
                                " 77800K .......... .......... .......... .......... .......... 26%  116M 4s",
                                " 77850K .......... .......... .......... .......... .......... 26%  106M 4s",
                                " 77900K .......... .......... .......... .......... .......... 26%  105M 4s",
                                " 77950K .......... .......... .......... .......... .......... 26% 93.2M 4s",
                                " 78000K .......... .......... .......... .......... .......... 26% 26.9M 4s",
                                " 78050K .......... .......... .......... .......... .......... 26% 97.4M 4s",
                                " 78100K .......... .......... .......... .......... .......... 26%  109M 4s",
                                " 78150K .......... .......... .......... .......... .......... 26% 16.8M 4s",
                                " 78200K .......... .......... .......... .......... .......... 26%  110M 4s",
                                " 78250K .......... .......... .......... .......... .......... 26%  120M 4s",
                                " 78300K .......... .......... .......... .......... .......... 26%  140M 4s",
                                " 78350K .......... .......... .......... .......... .......... 26%  121M 4s",
                                " 78400K .......... .......... .......... .......... .......... 26%  122M 4s",
                                " 78450K .......... .......... .......... .......... .......... 26%  122M 4s",
                                " 78500K .......... .......... .......... .......... .......... 26% 46.4M 4s",
                                " 78550K .......... .......... .......... .......... .......... 26% 99.9M 4s",
                                " 78600K .......... .......... .......... .......... .......... 26%  114M 4s",
                                " 78650K .......... .......... .......... .......... .......... 26% 93.4M 4s",
                                " 78700K .......... .......... .......... .......... .......... 26% 95.7M 4s",
                                " 78750K .......... .......... .......... .......... .......... 26% 61.2M 4s",
                                " 78800K .......... .......... .......... .......... .......... 26% 25.5M 4s",
                                " 78850K .......... .......... .......... .......... .......... 26% 56.6M 4s",
                                " 78900K .......... .......... .......... .......... .......... 26% 66.0M 4s",
                                " 78950K .......... .......... .......... .......... .......... 26%  112M 4s",
                                " 79000K .......... .......... .......... .......... .......... 26%  116M 4s",
                                " 79050K .......... .......... .......... .......... .......... 26% 44.6M 4s",
                                " 79100K .......... .......... .......... .......... .......... 26%  114M 4s",
                                " 79150K .......... .......... .......... .......... .......... 26% 47.0M 4s",
                                " 79200K .......... .......... .......... .......... .......... 26% 26.0M 4s",
                                " 79250K .......... .......... .......... .......... .......... 26% 31.9M 4s",
                                " 79300K .......... .......... .......... .......... .......... 26% 30.6M 4s",
                                " 79350K .......... .......... .......... .......... .......... 26%  111M 4s",
                                " 79400K .......... .......... .......... .......... .......... 26%  117M 4s",
                                " 79450K .......... .......... .......... .......... .......... 26%  103M 4s",
                                " 79500K .......... .......... .......... .......... .......... 26% 71.2M 4s",
                                " 79550K .......... .......... .......... .......... .......... 26%  124M 4s",
                                " 79600K .......... .......... .......... .......... .......... 26%  120M 4s",
                                " 79650K .......... .......... .......... .......... .......... 26% 97.7M 4s",
                                " 79700K .......... .......... .......... .......... .......... 26% 55.7M 4s",
                                " 79750K .......... .......... .......... .......... .......... 26%  109M 4s",
                                " 79800K .......... .......... .......... .......... .......... 26% 64.3M 4s",
                                " 79850K .......... .......... .......... .......... .......... 27% 81.9M 4s",
                                " 79900K .......... .......... .......... .......... .......... 27% 57.7M 4s",
                                " 79950K .......... .......... .......... .......... .......... 27% 44.7M 4s",
                                " 80000K .......... .......... .......... .......... .......... 27% 16.3M 4s",
                                " 80050K .......... .......... .......... .......... .......... 27%  110M 4s",
                                " 80100K .......... .......... .......... .......... .......... 27% 48.4M 4s",
                                " 80150K .......... .......... .......... .......... .......... 27%  104M 4s",
                                " 80200K .......... .......... .......... .......... .......... 27%  100M 4s",
                                " 80250K .......... .......... .......... .......... .......... 27%  111M 4s",
                                " 80300K .......... .......... .......... .......... .......... 27%  133M 4s",
                                " 80350K .......... .......... .......... .......... .......... 27%  113M 4s",
                                " 80400K .......... .......... .......... .......... .......... 27% 58.1M 4s",
                                " 80450K .......... .......... .......... .......... .......... 27%  107M 4s",
                                " 80500K .......... .......... .......... .......... .......... 27% 91.0M 4s",
                                " 80550K .......... .......... .......... .......... .......... 27% 54.4M 4s",
                                " 80600K .......... .......... .......... .......... .......... 27% 39.2M 4s",
                                " 80650K .......... .......... .......... .......... .......... 27% 95.4M 4s",
                                " 80700K .......... .......... .......... .......... .......... 27% 86.3M 4s",
                                " 80750K .......... .......... .......... .......... .......... 27% 92.4M 4s",
                                " 80800K .......... .......... .......... .......... .......... 27% 64.7M 4s",
                                " 80850K .......... .......... .......... .......... .......... 27% 18.6M 4s",
                                " 80900K .......... .......... .......... .......... .......... 27%  113M 4s",
                                " 80950K .......... .......... .......... .......... .......... 27%  132M 4s",
                                " 81000K .......... .......... .......... .......... .......... 27% 96.5M 4s",
                                " 81050K .......... .......... .......... .......... .......... 27% 65.3M 4s",
                                " 81100K .......... .......... .......... .......... .......... 27% 94.0M 4s",
                                " 81150K .......... .......... .......... .......... .......... 27% 22.8M 4s",
                                " 81200K .......... .......... .......... .......... .......... 27% 92.1M 4s",
                                " 81250K .......... .......... .......... .......... .......... 27%  116M 4s",
                                " 81300K .......... .......... .......... .......... .......... 27% 41.9M 4s",
                                " 81350K .......... .......... .......... .......... .......... 27% 39.6M 4s",
                                " 81400K .......... .......... .......... .......... .......... 27% 94.2M 4s",
                                " 81450K .......... .......... .......... .......... .......... 27% 37.8M 4s",
                                " 81500K .......... .......... .......... .......... .......... 27% 82.1M 4s",
                                " 81550K .......... .......... .......... .......... .......... 27% 98.6M 4s",
                                " 81600K .......... .......... .......... .......... .......... 27% 89.8M 4s",
                                " 81650K .......... .......... .......... .......... .......... 27% 54.0M 4s",
                                " 81700K .......... .......... .......... .......... .......... 27% 92.3M 4s",
                                " 81750K .......... .......... .......... .......... .......... 27% 96.9M 4s",
                                " 81800K .......... .......... .......... .......... .......... 27% 81.2M 4s",
                                " 81850K .......... .......... .......... .......... .......... 27%  101M 4s",
                                " 81900K .......... .......... .......... .......... .......... 27%  103M 4s",
                                " 81950K .......... .......... .......... .......... .......... 27%  103M 4s",
                                " 82000K .......... .......... .......... .......... .......... 27% 88.6M 4s",
                                " 82050K .......... .......... .......... .......... .......... 27%  103M 4s",
                                " 82100K .......... .......... .......... .......... .......... 27% 74.9M 4s",
                                " 82150K .......... .......... .......... .......... .......... 27% 92.3M 4s",
                                " 82200K .......... .......... .......... .......... .......... 27%  106M 4s",
                                " 82250K .......... .......... .......... .......... .......... 27% 74.5M 4s",
                                " 82300K .......... .......... .......... .......... .......... 27%  118M 4s",
                                " 82350K .......... .......... .......... .......... .......... 27%  114M 4s",
                                " 82400K .......... .......... .......... .......... .......... 27%  119M 4s",
                                " 82450K .......... .......... .......... .......... .......... 27% 97.8M 4s",
                                " 82500K .......... .......... .......... .......... .......... 27%  113M 4s",
                                " 82550K .......... .......... .......... .......... .......... 27%  103M 4s",
                                " 82600K .......... .......... .......... .......... .......... 27%  115M 4s",
                                " 82650K .......... .......... .......... .......... .......... 27% 88.8M 4s",
                                " 82700K .......... .......... .......... .......... .......... 27%  135M 4s",
                                " 82750K .......... .......... .......... .......... .......... 27%  127M 4s",
                                " 82800K .......... .......... .......... .......... .......... 28% 51.9M 4s",
                                " 82850K .......... .......... .......... .......... .......... 28%  113M 4s",
                                " 82900K .......... .......... .......... .......... .......... 28%  117M 4s",
                                " 82950K .......... .......... .......... .......... .......... 28%  108M 4s",
                                " 83000K .......... .......... .......... .......... .......... 28%  109M 4s",
                                " 83050K .......... .......... .......... .......... .......... 28% 94.5M 4s",
                                " 83100K .......... .......... .......... .......... .......... 28% 80.9M 4s",
                                " 83150K .......... .......... .......... .......... .......... 28%  111M 4s",
                                " 83200K .......... .......... .......... .......... .......... 28%  105M 4s",
                                " 83250K .......... .......... .......... .......... .......... 28% 92.8M 4s",
                                " 83300K .......... .......... .......... .......... .......... 28%  112M 4s",
                                " 83350K .......... .......... .......... .......... .......... 28%  107M 4s",
                                " 83400K .......... .......... .......... .......... .......... 28%  110M 4s",
                                " 83450K .......... .......... .......... .......... .......... 28% 89.5M 4s",
                                " 83500K .......... .......... .......... .......... .......... 28%  112M 4s",
                                " 83550K .......... .......... .......... .......... .......... 28%  115M 4s",
                                " 83600K .......... .......... .......... .......... .......... 28%  119M 4s",
                                " 83650K .......... .......... .......... .......... .......... 28% 59.2M 4s",
                                " 83700K .......... .......... .......... .......... .......... 28%  110M 4s",
                                " 83750K .......... .......... .......... .......... .......... 28% 78.1M 4s",
                                " 83800K .......... .......... .......... .......... .......... 28% 57.4M 4s",
                                " 83850K .......... .......... .......... .......... .......... 28% 69.1M 4s",
                                " 83900K .......... .......... .......... .......... .......... 28%  124M 4s",
                                " 83950K .......... .......... .......... .......... .......... 28% 78.9M 4s",
                                " 84000K .......... .......... .......... .......... .......... 28% 38.6M 4s",
                                " 84050K .......... .......... .......... .......... .......... 28% 74.1M 4s",
                                " 84100K .......... .......... .......... .......... .......... 28% 81.6M 4s",
                                " 84150K .......... .......... .......... .......... .......... 28% 82.1M 4s",
                                " 84200K .......... .......... .......... .......... .......... 28% 94.1M 4s",
                                " 84250K .......... .......... .......... .......... .......... 28% 89.9M 4s",
                                " 84300K .......... .......... .......... .......... .......... 28% 94.3M 4s",
                                " 84350K .......... .......... .......... .......... .......... 28% 77.5M 4s",
                                " 84400K .......... .......... .......... .......... .......... 28% 70.0M 4s",
                                " 84450K .......... .......... .......... .......... .......... 28% 94.6M 4s",
                                " 84500K .......... .......... .......... .......... .......... 28% 54.7M 4s",
                                " 84550K .......... .......... .......... .......... .......... 28% 53.8M 4s",
                                " 84600K .......... .......... .......... .......... .......... 28% 68.8M 4s",
                                " 84650K .......... .......... .......... .......... .......... 28% 87.9M 4s",
                                " 84700K .......... .......... .......... .......... .......... 28% 73.9M 4s",
                                " 84750K .......... .......... .......... .......... .......... 28% 94.0M 4s",
                                " 84800K .......... .......... .......... .......... .......... 28% 79.2M 4s",
                                " 84850K .......... .......... .......... .......... .......... 28% 93.4M 4s",
                                " 84900K .......... .......... .......... .......... .......... 28% 92.8M 4s",
                                " 84950K .......... .......... .......... .......... .......... 28% 92.4M 4s",
                                " 85000K .......... .......... .......... .......... .......... 28% 86.6M 4s",
                                " 85050K .......... .......... .......... .......... .......... 28% 11.5M 4s",
                                " 85100K .......... .......... .......... .......... .......... 28%  100M 4s",
                                " 85150K .......... .......... .......... .......... .......... 28%  111M 4s",
                                " 85200K .......... .......... .......... .......... .......... 28%  116M 4s",
                                " 85250K .......... .......... .......... .......... .......... 28% 98.1M 4s",
                                " 85300K .......... .......... .......... .......... .......... 28%  103M 4s",
                                " 85350K .......... .......... .......... .......... .......... 28%  110M 4s",
                                " 85400K .......... .......... .......... .......... .......... 28%  111M 4s",
                                " 85450K .......... .......... .......... .......... .......... 28% 86.9M 4s",
                                " 85500K .......... .......... .......... .......... .......... 28%  104M 4s",
                                " 85550K .......... .......... .......... .......... .......... 28% 94.1M 4s",
                                " 85600K .......... .......... .......... .......... .......... 28% 90.4M 4s",
                                " 85650K .......... .......... .......... .......... .......... 28% 95.0M 4s",
                                " 85700K .......... .......... .......... .......... .......... 28% 56.0M 4s",
                                " 85750K .......... .......... .......... .......... .......... 29%  111M 4s",
                                " 85800K .......... .......... .......... .......... .......... 29%  109M 4s",
                                " 85850K .......... .......... .......... .......... .......... 29% 86.5M 4s",
                                " 85900K .......... .......... .......... .......... .......... 29% 84.9M 4s",
                                " 85950K .......... .......... .......... .......... .......... 29% 92.4M 4s",
                                " 86000K .......... .......... .......... .......... .......... 29% 98.3M 4s",
                                " 86050K .......... .......... .......... .......... .......... 29%  124M 4s",
                                " 86100K .......... .......... .......... .......... .......... 29%  144M 4s",
                                " 86150K .......... .......... .......... .......... .......... 29%  145M 4s",
                                " 86200K .......... .......... .......... .......... .......... 29% 48.3M 4s",
                                " 86250K .......... .......... .......... .......... .......... 29%  101M 4s",
                                " 86300K .......... .......... .......... .......... .......... 29% 67.9M 4s",
                                " 86350K .......... .......... .......... .......... .......... 29% 58.5M 4s",
                                " 86400K .......... .......... .......... .......... .......... 29% 81.0M 4s",
                                " 86450K .......... .......... .......... .......... .......... 29%  122M 4s",
                                " 86500K .......... .......... .......... .......... .......... 29%  111M 4s",
                                " 86550K .......... .......... .......... .......... .......... 29%  114M 4s",
                                " 86600K .......... .......... .......... .......... .......... 29%  134M 4s",
                                " 86650K .......... .......... .......... .......... .......... 29%  114M 4s",
                                " 86700K .......... .......... .......... .......... .......... 29%  101M 4s",
                                " 86750K .......... .......... .......... .......... .......... 29%  112M 4s",
                                " 86800K .......... .......... .......... .......... .......... 29%  113M 4s",
                                " 86850K .......... .......... .......... .......... .......... 29%  115M 4s",
                                " 86900K .......... .......... .......... .......... .......... 29% 96.8M 4s",
                                " 86950K .......... .......... .......... .......... .......... 29% 73.8M 4s",
                                " 87000K .......... .......... .......... .......... .......... 29% 33.0M 4s",
                                " 87050K .......... .......... .......... .......... .......... 29%  105M 4s",
                                " 87100K .......... .......... .......... .......... .......... 29%  123M 4s",
                                " 87150K .......... .......... .......... .......... .......... 29% 36.6M 4s",
                                " 87200K .......... .......... .......... .......... .......... 29%  113M 4s",
                                " 87250K .......... .......... .......... .......... .......... 29%  129M 4s",
                                " 87300K .......... .......... .......... .......... .......... 29% 12.1M 4s",
                                " 87350K .......... .......... .......... .......... .......... 29% 68.3M 4s",
                                " 87400K .......... .......... .......... .......... .......... 29%  106M 4s",
                                " 87450K .......... .......... .......... .......... .......... 29%  115M 4s",
                                " 87500K .......... .......... .......... .......... .......... 29%  109M 4s",
                                " 87550K .......... .......... .......... .......... .......... 29%  116M 4s",
                                " 87600K .......... .......... .......... .......... .......... 29% 61.3M 4s",
                                " 87650K .......... .......... .......... .......... .......... 29%  113M 4s",
                                " 87700K .......... .......... .......... .......... .......... 29% 94.4M 4s",
                                " 87750K .......... .......... .......... .......... .......... 29% 47.5M 4s",
                                " 87800K .......... .......... .......... .......... .......... 29%  125M 4s",
                                " 87850K .......... .......... .......... .......... .......... 29%  144M 4s",
                                " 87900K .......... .......... .......... .......... .......... 29% 12.1M 4s",
                                " 87950K .......... .......... .......... .......... .......... 29%  145M 4s",
                                " 88000K .......... .......... .......... .......... .......... 29%  150M 4s",
                                " 88050K .......... .......... .......... .......... .......... 29%  147M 4s",
                                " 88100K .......... .......... .......... .......... .......... 29%  116M 4s",
                                " 88150K .......... .......... .......... .......... .......... 29%  148M 4s",
                                " 88200K .......... .......... .......... .......... .......... 29%  149M 4s",
                                " 88250K .......... .......... .......... .......... .......... 29%  138M 4s",
                                " 88300K .......... .......... .......... .......... .......... 29%  128M 4s",
                                " 88350K .......... .......... .......... .......... .......... 29%  138M 4s",
                                " 88400K .......... .......... .......... .......... .......... 29% 18.6M 4s",
                                " 88450K .......... .......... .......... .......... .......... 29% 85.0M 4s",
                                " 88500K .......... .......... .......... .......... .......... 29%  134M 4s",
                                " 88550K .......... .......... .......... .......... .......... 29%  116M 4s",
                                " 88600K .......... .......... .......... .......... .......... 29% 28.6M 4s",
                                " 88650K .......... .......... .......... .......... .......... 29%  126M 4s",
                                " 88700K .......... .......... .......... .......... .......... 29%  126M 4s",
                                " 88750K .......... .......... .......... .......... .......... 30%  114M 4s",
                                " 88800K .......... .......... .......... .......... .......... 30%  120M 4s",
                                " 88850K .......... .......... .......... .......... .......... 30%  128M 4s",
                                " 88900K .......... .......... .......... .......... .......... 30%  144M 4s",
                                " 88950K .......... .......... .......... .......... .......... 30%  121M 4s",
                                " 89000K .......... .......... .......... .......... .......... 30%  135M 4s",
                                " 89050K .......... .......... .......... .......... .......... 30%  133M 4s",
                                " 89100K .......... .......... .......... .......... .......... 30%  133M 4s",
                                " 89150K .......... .......... .......... .......... .......... 30% 36.3M 4s",
                                " 89200K .......... .......... .......... .......... .......... 30% 36.4M 4s",
                                " 89250K .......... .......... .......... .......... .......... 30%  133M 4s",
                                " 89300K .......... .......... .......... .......... .......... 30%  125M 4s",
                                " 89350K .......... .......... .......... .......... .......... 30%  119M 3s",
                                " 89400K .......... .......... .......... .......... .......... 30%  103M 3s",
                                " 89450K .......... .......... .......... .......... .......... 30%  119M 3s",
                                " 89500K .......... .......... .......... .......... .......... 30%  123M 3s",
                                " 89550K .......... .......... .......... .......... .......... 30%  111M 3s",
                                " 89600K .......... .......... .......... .......... .......... 30% 98.4M 3s",
                                " 89650K .......... .......... .......... .......... .......... 30%  141M 3s",
                                " 89700K .......... .......... .......... .......... .......... 30%  149M 3s",
                                " 89750K .......... .......... .......... .......... .......... 30%  137M 3s",
                                " 89800K .......... .......... .......... .......... .......... 30% 59.5M 3s",
                                " 89850K .......... .......... .......... .......... .......... 30%  117M 3s",
                                " 89900K .......... .......... .......... .......... .......... 30%  104M 3s",
                                " 89950K .......... .......... .......... .......... .......... 30%  110M 3s",
                                " 90000K .......... .......... .......... .......... .......... 30% 75.6M 3s",
                                " 90050K .......... .......... .......... .......... .......... 30%  115M 3s",
                                " 90100K .......... .......... .......... .......... .......... 30%  113M 3s",
                                " 90150K .......... .......... .......... .......... .......... 30%  124M 3s",
                                " 90200K .......... .......... .......... .......... .......... 30% 29.1M 3s",
                                " 90250K .......... .......... .......... .......... .......... 30%  104M 3s",
                                " 90300K .......... .......... .......... .......... .......... 30%  101M 3s",
                                " 90350K .......... .......... .......... .......... .......... 30%  114M 3s",
                                " 90400K .......... .......... .......... .......... .......... 30%  111M 3s",
                                " 90450K .......... .......... .......... .......... .......... 30% 42.2M 3s",
                                " 90500K .......... .......... .......... .......... .......... 30%  112M 3s",
                                " 90550K .......... .......... .......... .......... .......... 30% 79.9M 3s",
                                " 90600K .......... .......... .......... .......... .......... 30% 65.7M 3s",
                                " 90650K .......... .......... .......... .......... .......... 30% 69.3M 3s",
                                " 90700K .......... .......... .......... .......... .......... 30% 68.8M 3s",
                                " 90750K .......... .......... .......... .......... .......... 30% 41.3M 3s",
                                " 90800K .......... .......... .......... .......... .......... 30% 97.6M 3s",
                                " 90850K .......... .......... .......... .......... .......... 30%  120M 3s",
                                " 90900K .......... .......... .......... .......... .......... 30%  106M 3s",
                                " 90950K .......... .......... .......... .......... .......... 30% 37.4M 3s",
                                " 91000K .......... .......... .......... .......... .......... 30%  110M 3s",
                                " 91050K .......... .......... .......... .......... .......... 30%  111M 3s",
                                " 91100K .......... .......... .......... .......... .......... 30% 99.3M 3s",
                                " 91150K .......... .......... .......... .......... .......... 30%  119M 3s",
                                " 91200K .......... .......... .......... .......... .......... 30%  105M 3s",
                                " 91250K .......... .......... .......... .......... .......... 30%  106M 3s",
                                " 91300K .......... .......... .......... .......... .......... 30% 85.9M 3s",
                                " 91350K .......... .......... .......... .......... .......... 30% 66.4M 3s",
                                " 91400K .......... .......... .......... .......... .......... 30% 64.9M 3s",
                                " 91450K .......... .......... .......... .......... .......... 30% 28.2M 3s",
                                " 91500K .......... .......... .......... .......... .......... 30%  103M 3s",
                                " 91550K .......... .......... .......... .......... .......... 30%  120M 3s",
                                " 91600K .......... .......... .......... .......... .......... 30%  107M 3s",
                                " 91650K .......... .......... .......... .......... .......... 30% 92.6M 3s",
                                " 91700K .......... .......... .......... .......... .......... 31% 41.2M 3s",
                                " 91750K .......... .......... .......... .......... .......... 31% 57.8M 3s",
                                " 91800K .......... .......... .......... .......... .......... 31% 76.8M 3s",
                                " 91850K .......... .......... .......... .......... .......... 31% 47.3M 3s",
                                " 91900K .......... .......... .......... .......... .......... 31% 82.5M 3s",
                                " 91950K .......... .......... .......... .......... .......... 31% 86.8M 3s",
                                " 92000K .......... .......... .......... .......... .......... 31% 84.7M 3s",
                                " 92050K .......... .......... .......... .......... .......... 31% 73.3M 3s",
                                " 92100K .......... .......... .......... .......... .......... 31% 85.3M 3s",
                                " 92150K .......... .......... .......... .......... .......... 31% 31.4M 3s",
                                " 92200K .......... .......... .......... .......... .......... 31%  106M 3s",
                                " 92250K .......... .......... .......... .......... .......... 31% 54.0M 3s",
                                " 92300K .......... .......... .......... .......... .......... 31% 87.9M 3s",
                                " 92350K .......... .......... .......... .......... .......... 31% 57.0M 3s",
                                " 92400K .......... .......... .......... .......... .......... 31% 53.2M 3s",
                                " 92450K .......... .......... .......... .......... .......... 31% 88.0M 3s",
                                " 92500K .......... .......... .......... .......... .......... 31%  107M 3s",
                                " 92550K .......... .......... .......... .......... .......... 31% 17.6M 3s",
                                " 92600K .......... .......... .......... .......... .......... 31%  102M 3s",
                                " 92650K .......... .......... .......... .......... .......... 31%  105M 3s",
                                " 92700K .......... .......... .......... .......... .......... 31%  105M 3s",
                                " 92750K .......... .......... .......... .......... .......... 31% 88.9M 3s",
                                " 92800K .......... .......... .......... .......... .......... 31%  121M 3s",
                                " 92850K .......... .......... .......... .......... .......... 31%  105M 3s",
                                " 92900K .......... .......... .......... .......... .......... 31%  112M 3s",
                                " 92950K .......... .......... .......... .......... .......... 31% 62.4M 3s",
                                " 93000K .......... .......... .......... .......... .......... 31%  113M 3s",
                                " 93050K .......... .......... .......... .......... .......... 31%  113M 3s",
                                " 93100K .......... .......... .......... .......... .......... 31% 79.5M 3s",
                                " 93150K .......... .......... .......... .......... .......... 31% 35.8M 3s",
                                " 93200K .......... .......... .......... .......... .......... 31% 54.0M 3s",
                                " 93250K .......... .......... .......... .......... .......... 31% 74.4M 3s",
                                " 93300K .......... .......... .......... .......... .......... 31% 73.6M 3s",
                                " 93350K .......... .......... .......... .......... .......... 31% 26.7M 3s",
                                " 93400K .......... .......... .......... .......... .......... 31% 96.6M 3s",
                                " 93450K .......... .......... .......... .......... .......... 31% 69.6M 3s",
                                " 93500K .......... .......... .......... .......... .......... 31%  108M 3s",
                                " 93550K .......... .......... .......... .......... .......... 31% 56.3M 3s",
                                " 93600K .......... .......... .......... .......... .......... 31% 82.0M 3s",
                                " 93650K .......... .......... .......... .......... .......... 31% 21.7M 3s",
                                " 93700K .......... .......... .......... .......... .......... 31%  103M 3s",
                                " 93750K .......... .......... .......... .......... .......... 31% 92.1M 3s",
                                " 93800K .......... .......... .......... .......... .......... 31% 46.5M 3s",
                                " 93850K .......... .......... .......... .......... .......... 31% 45.7M 3s",
                                " 93900K .......... .......... .......... .......... .......... 31% 87.6M 3s",
                                " 93950K .......... .......... .......... .......... .......... 31% 99.1M 3s",
                                " 94000K .......... .......... .......... .......... .......... 31% 91.2M 3s",
                                " 94050K .......... .......... .......... .......... .......... 31% 78.8M 3s",
                                " 94100K .......... .......... .......... .......... .......... 31% 59.9M 3s",
                                " 94150K .......... .......... .......... .......... .......... 31%  105M 3s",
                                " 94200K .......... .......... .......... .......... .......... 31%  116M 3s",
                                " 94250K .......... .......... .......... .......... .......... 31% 91.4M 3s",
                                " 94300K .......... .......... .......... .......... .......... 31% 78.8M 3s",
                                " 94350K .......... .......... .......... .......... .......... 31% 89.2M 3s",
                                " 94400K .......... .......... .......... .......... .......... 31%  103M 3s",
                                " 94450K .......... .......... .......... .......... .......... 31% 87.4M 3s",
                                " 94500K .......... .......... .......... .......... .......... 31% 75.4M 3s",
                                " 94550K .......... .......... .......... .......... .......... 31% 83.7M 3s",
                                " 94600K .......... .......... .......... .......... .......... 31% 84.6M 3s",
                                " 94650K .......... .......... .......... .......... .......... 32% 63.8M 3s",
                                " 94700K .......... .......... .......... .......... .......... 32% 65.4M 3s",
                                " 94750K .......... .......... .......... .......... .......... 32% 66.3M 3s",
                                " 94800K .......... .......... .......... .......... .......... 32% 69.8M 3s",
                                " 94850K .......... .......... .......... .......... .......... 32% 70.0M 3s",
                                " 94900K .......... .......... .......... .......... .......... 32% 66.5M 3s",
                                " 94950K .......... .......... .......... .......... .......... 32% 67.8M 3s",
                                " 95000K .......... .......... .......... .......... .......... 32% 47.5M 3s",
                                " 95050K .......... .......... .......... .......... .......... 32% 32.7M 3s",
                                " 95100K .......... .......... .......... .......... .......... 32% 87.9M 3s",
                                " 95150K .......... .......... .......... .......... .......... 32% 83.1M 3s",
                                " 95200K .......... .......... .......... .......... .......... 32% 86.7M 3s",
                                " 95250K .......... .......... .......... .......... .......... 32% 64.2M 3s",
                                " 95300K .......... .......... .......... .......... .......... 32% 61.1M 3s",
                                " 95350K .......... .......... .......... .......... .......... 32% 46.4M 3s",
                                " 95400K .......... .......... .......... .......... .......... 32% 69.1M 3s",
                                " 95450K .......... .......... .......... .......... .......... 32% 69.6M 3s",
                                " 95500K .......... .......... .......... .......... .......... 32% 82.5M 3s",
                                " 95550K .......... .......... .......... .......... .......... 32% 52.9M 3s",
                                " 95600K .......... .......... .......... .......... .......... 32% 38.4M 3s",
                                " 95650K .......... .......... .......... .......... .......... 32% 86.4M 3s",
                                " 95700K .......... .......... .......... .......... .......... 32% 86.8M 3s",
                                " 95750K .......... .......... .......... .......... .......... 32% 72.5M 3s",
                                " 95800K .......... .......... .......... .......... .......... 32% 87.0M 3s",
                                " 95850K .......... .......... .......... .......... .......... 32% 77.0M 3s",
                                " 95900K .......... .......... .......... .......... .......... 32% 50.0M 3s",
                                " 95950K .......... .......... .......... .......... .......... 32% 87.9M 3s",
                                " 96000K .......... .......... .......... .......... .......... 32% 56.5M 3s",
                                " 96050K .......... .......... .......... .......... .......... 32% 83.4M 3s",
                                " 96100K .......... .......... .......... .......... .......... 32% 77.0M 3s",
                                " 96150K .......... .......... .......... .......... .......... 32% 76.2M 3s",
                                " 96200K .......... .......... .......... .......... .......... 32% 86.4M 3s",
                                " 96250K .......... .......... .......... .......... .......... 32% 86.9M 3s",
                                " 96300K .......... .......... .......... .......... .......... 32% 87.9M 3s",
                                " 96350K .......... .......... .......... .......... .......... 32% 87.4M 3s",
                                " 96400K .......... .......... .......... .......... .......... 32% 67.6M 3s",
                                " 96450K .......... .......... .......... .......... .......... 32% 84.7M 3s",
                                " 96500K .......... .......... .......... .......... .......... 32% 85.4M 3s",
                                " 96550K .......... .......... .......... .......... .......... 32% 81.9M 3s",
                                " 96600K .......... .......... .......... .......... .......... 32% 48.8M 3s",
                                " 96650K .......... .......... .......... .......... .......... 32% 86.5M 3s",
                                " 96700K .......... .......... .......... .......... .......... 32% 82.6M 3s",
                                " 96750K .......... .......... .......... .......... .......... 32% 71.2M 3s",
                                " 96800K .......... .......... .......... .......... .......... 32% 84.9M 3s",
                                " 96850K .......... .......... .......... .......... .......... 32% 95.0M 3s",
                                " 96900K .......... .......... .......... .......... .......... 32%  107M 3s",
                                " 96950K .......... .......... .......... .......... .......... 32% 80.8M 3s",
                                " 97000K .......... .......... .......... .......... .......... 32% 85.6M 3s",
                                " 97050K .......... .......... .......... .......... .......... 32% 71.9M 3s",
                                " 97100K .......... .......... .......... .......... .......... 32% 81.0M 3s",
                                " 97150K .......... .......... .......... .......... .......... 32% 89.5M 3s",
                                " 97200K .......... .......... .......... .......... .......... 32% 92.7M 3s",
                                " 97250K .......... .......... .......... .......... .......... 32% 81.9M 3s",
                                " 97300K .......... .......... .......... .......... .......... 32% 98.7M 3s",
                                " 97350K .......... .......... .......... .......... .......... 32% 89.3M 3s",
                                " 97400K .......... .......... .......... .......... .......... 32% 60.5M 3s",
                                " 97450K .......... .......... .......... .......... .......... 32% 64.4M 3s",
                                " 97500K .......... .......... .......... .......... .......... 32% 72.6M 3s",
                                " 97550K .......... .......... .......... .......... .......... 32% 87.0M 3s",
                                " 97600K .......... .......... .......... .......... .......... 33% 87.5M 3s",
                                " 97650K .......... .......... .......... .......... .......... 33% 92.0M 3s",
                                " 97700K .......... .......... .......... .......... .......... 33% 74.7M 3s",
                                " 97750K .......... .......... .......... .......... .......... 33% 82.4M 3s",
                                " 97800K .......... .......... .......... .......... .......... 33% 87.2M 3s",
                                " 97850K .......... .......... .......... .......... .......... 33% 90.7M 3s",
                                " 97900K .......... .......... .......... .......... .......... 33% 73.1M 3s",
                                " 97950K .......... .......... .......... .......... .......... 33% 57.0M 3s",
                                " 98000K .......... .......... .......... .......... .......... 33% 83.0M 3s",
                                " 98050K .......... .......... .......... .......... .......... 33% 87.6M 3s",
                                " 98100K .......... .......... .......... .......... .......... 33% 73.6M 3s",
                                " 98150K .......... .......... .......... .......... .......... 33% 92.0M 3s",
                                " 98200K .......... .......... .......... .......... .......... 33% 83.3M 3s",
                                " 98250K .......... .......... .......... .......... .......... 33% 85.6M 3s",
                                " 98300K .......... .......... .......... .......... .......... 33% 74.9M 3s",
                                " 98350K .......... .......... .......... .......... .......... 33% 71.2M 3s",
                                " 98400K .......... .......... .......... .......... .......... 33% 81.6M 3s",
                                " 98450K .......... .......... .......... .......... .......... 33% 87.5M 3s",
                                " 98500K .......... .......... .......... .......... .......... 33% 58.5M 3s",
                                " 98550K .......... .......... .......... .......... .......... 33% 90.8M 3s",
                                " 98600K .......... .......... .......... .......... .......... 33% 88.5M 3s",
                                " 98650K .......... .......... .......... .......... .......... 33% 83.2M 3s",
                                " 98700K .......... .......... .......... .......... .......... 33% 76.1M 3s",
                                " 98750K .......... .......... .......... .......... .......... 33% 79.4M 3s",
                                " 98800K .......... .......... .......... .......... .......... 33% 97.7M 3s",
                                " 98850K .......... .......... .......... .......... .......... 33% 67.6M 3s",
                                " 98900K .......... .......... .......... .......... .......... 33%  104M 3s",
                                " 98950K .......... .......... .......... .......... .......... 33% 25.2M 3s",
                                " 99000K .......... .......... .......... .......... .......... 33% 91.2M 3s",
                                " 99050K .......... .......... .......... .......... .......... 33% 87.5M 3s",
                                " 99100K .......... .......... .......... .......... .......... 33% 93.8M 3s",
                                " 99150K .......... .......... .......... .......... .......... 33% 89.6M 3s",
                                " 99200K .......... .......... .......... .......... .......... 33% 88.6M 3s",
                                " 99250K .......... .......... .......... .......... .......... 33% 76.1M 3s",
                                " 99300K .......... .......... .......... .......... .......... 33%  110M 3s",
                                " 99350K .......... .......... .......... .......... .......... 33%  105M 3s",
                                " 99400K .......... .......... .......... .......... .......... 33%  109M 3s",
                                " 99450K .......... .......... .......... .......... .......... 33% 89.5M 3s",
                                " 99500K .......... .......... .......... .......... .......... 33%  104M 3s",
                                " 99550K .......... .......... .......... .......... .......... 33%  113M 3s",
                                " 99600K .......... .......... .......... .......... .......... 33%  108M 3s",
                                " 99650K .......... .......... .......... .......... .......... 33% 81.4M 3s",
                                " 99700K .......... .......... .......... .......... .......... 33% 65.9M 3s",
                                " 99750K .......... .......... .......... .......... .......... 33% 90.3M 3s",
                                " 99800K .......... .......... .......... .......... .......... 33% 80.4M 3s",
                                " 99850K .......... .......... .......... .......... .......... 33% 67.5M 3s",
                                " 99900K .......... .......... .......... .......... .......... 33% 75.0M 3s",
                                " 99950K .......... .......... .......... .......... .......... 33% 60.7M 3s",
                                "100000K .......... .......... .......... .......... .......... 33% 32.7M 3s",
                                "100050K .......... .......... .......... .......... .......... 33%  109M 3s",
                                "100100K .......... .......... .......... .......... .......... 33%  106M 3s",
                                "100150K .......... .......... .......... .......... .......... 33% 98.4M 3s",
                                "100200K .......... .......... .......... .......... .......... 33% 88.3M 3s",
                                "100250K .......... .......... .......... .......... .......... 33% 71.5M 3s",
                                "100300K .......... .......... .......... .......... .......... 33% 74.0M 3s",
                                "100350K .......... .......... .......... .......... .......... 33% 61.1M 3s",
                                "100400K .......... .......... .......... .......... .......... 33% 64.4M 3s",
                                "100450K .......... .......... .......... .......... .......... 33% 25.4M 3s",
                                "100500K .......... .......... .......... .......... .......... 33%  119M 3s",
                                "100550K .......... .......... .......... .......... .......... 34% 69.7M 3s",
                                "100600K .......... .......... .......... .......... .......... 34%  110M 3s",
                                "100650K .......... .......... .......... .......... .......... 34% 51.9M 3s",
                                "100700K .......... .......... .......... .......... .......... 34%  101M 3s",
                                "100750K .......... .......... .......... .......... .......... 34% 78.0M 3s",
                                "100800K .......... .......... .......... .......... .......... 34% 56.9M 3s",
                                "100850K .......... .......... .......... .......... .......... 34% 73.8M 3s",
                                "100900K .......... .......... .......... .......... .......... 34% 25.2M 3s",
                                "100950K .......... .......... .......... .......... .......... 34%  116M 3s",
                                "101000K .......... .......... .......... .......... .......... 34% 79.7M 3s",
                                "101050K .......... .......... .......... .......... .......... 34% 79.3M 3s",
                                "101100K .......... .......... .......... .......... .......... 34% 23.1M 3s",
                                "101150K .......... .......... .......... .......... .......... 34% 99.7M 3s",
                                "101200K .......... .......... .......... .......... .......... 34%  129M 3s",
                                "101250K .......... .......... .......... .......... .......... 34% 64.0M 3s",
                                "101300K .......... .......... .......... .......... .......... 34%  107M 3s",
                                "101350K .......... .......... .......... .......... .......... 34%  110M 3s",
                                "101400K .......... .......... .......... .......... .......... 34%  113M 3s",
                                "101450K .......... .......... .......... .......... .......... 34% 87.9M 3s",
                                "101500K .......... .......... .......... .......... .......... 34%  110M 3s",
                                "101550K .......... .......... .......... .......... .......... 34%  100M 3s",
                                "101600K .......... .......... .......... .......... .......... 34% 23.4M 3s",
                                "101650K .......... .......... .......... .......... .......... 34% 96.5M 3s",
                                "101700K .......... .......... .......... .......... .......... 34%  101M 3s",
                                "101750K .......... .......... .......... .......... .......... 34% 86.7M 3s",
                                "101800K .......... .......... .......... .......... .......... 34% 99.4M 3s",
                                "101850K .......... .......... .......... .......... .......... 34% 68.0M 3s",
                                "101900K .......... .......... .......... .......... .......... 34%  102M 3s",
                                "101950K .......... .......... .......... .......... .......... 34% 54.1M 3s",
                                "102000K .......... .......... .......... .......... .......... 34%  113M 3s",
                                "102050K .......... .......... .......... .......... .......... 34% 27.7M 3s",
                                "102100K .......... .......... .......... .......... .......... 34% 52.4M 3s",
                                "102150K .......... .......... .......... .......... .......... 34% 52.8M 3s",
                                "102200K .......... .......... .......... .......... .......... 34% 57.6M 3s",
                                "102250K .......... .......... .......... .......... .......... 34% 54.4M 3s",
                                "102300K .......... .......... .......... .......... .......... 34%  108M 3s",
                                "102350K .......... .......... .......... .......... .......... 34%  124M 3s",
                                "102400K .......... .......... .......... .......... .......... 34%  118M 3s",
                                "102450K .......... .......... .......... .......... .......... 34%  116M 3s",
                                "102500K .......... .......... .......... .......... .......... 34% 78.7M 3s",
                                "102550K .......... .......... .......... .......... .......... 34% 70.2M 3s",
                                "102600K .......... .......... .......... .......... .......... 34%  103M 3s",
                                "102650K .......... .......... .......... .......... .......... 34%  108M 3s",
                                "102700K .......... .......... .......... .......... .......... 34% 97.3M 3s",
                                "102750K .......... .......... .......... .......... .......... 34% 93.2M 3s",
                                "102800K .......... .......... .......... .......... .......... 34% 63.0M 3s",
                                "102850K .......... .......... .......... .......... .......... 34%  109M 3s",
                                "102900K .......... .......... .......... .......... .......... 34% 99.4M 3s",
                                "102950K .......... .......... .......... .......... .......... 34% 73.9M 3s",
                                "103000K .......... .......... .......... .......... .......... 34% 84.9M 3s",
                                "103050K .......... .......... .......... .......... .......... 34% 45.3M 3s",
                                "103100K .......... .......... .......... .......... .......... 34% 77.2M 3s",
                                "103150K .......... .......... .......... .......... .......... 34% 28.1M 3s",
                                "103200K .......... .......... .......... .......... .......... 34% 84.4M 3s",
                                "103250K .......... .......... .......... .......... .......... 34% 74.4M 3s",
                                "103300K .......... .......... .......... .......... .......... 34% 96.5M 3s",
                                "103350K .......... .......... .......... .......... .......... 34% 99.6M 3s",
                                "103400K .......... .......... .......... .......... .......... 34% 88.9M 3s",
                                "103450K .......... .......... .......... .......... .......... 34% 30.2M 3s",
                                "103500K .......... .......... .......... .......... .......... 35%  100M 3s",
                                "103550K .......... .......... .......... .......... .......... 35% 80.2M 3s",
                                "103600K .......... .......... .......... .......... .......... 35% 80.1M 3s",
                                "103650K .......... .......... .......... .......... .......... 35% 74.8M 3s",
                                "103700K .......... .......... .......... .......... .......... 35% 92.7M 3s",
                                "103750K .......... .......... .......... .......... .......... 35% 95.6M 3s",
                                "103800K .......... .......... .......... .......... .......... 35% 90.0M 3s",
                                "103850K .......... .......... .......... .......... .......... 35% 86.0M 3s",
                                "103900K .......... .......... .......... .......... .......... 35% 68.4M 3s",
                                "103950K .......... .......... .......... .......... .......... 35% 81.5M 3s",
                                "104000K .......... .......... .......... .......... .......... 35% 37.4M 3s",
                                "104050K .......... .......... .......... .......... .......... 35% 92.2M 3s",
                                "104100K .......... .......... .......... .......... .......... 35%  112M 3s",
                                "104150K .......... .......... .......... .......... .......... 35% 71.9M 3s",
                                "104200K .......... .......... .......... .......... .......... 35% 48.9M 3s",
                                "104250K .......... .......... .......... .......... .......... 35% 90.7M 3s",
                                "104300K .......... .......... .......... .......... .......... 35%  112M 3s",
                                "104350K .......... .......... .......... .......... .......... 35% 92.5M 3s",
                                "104400K .......... .......... .......... .......... .......... 35% 85.2M 3s",
                                "104450K .......... .......... .......... .......... .......... 35% 83.2M 3s",
                                "104500K .......... .......... .......... .......... .......... 35% 84.6M 3s",
                                "104550K .......... .......... .......... .......... .......... 35% 71.3M 3s",
                                "104600K .......... .......... .......... .......... .......... 35% 84.2M 3s",
                                "104650K .......... .......... .......... .......... .......... 35% 87.1M 3s",
                                "104700K .......... .......... .......... .......... .......... 35% 88.4M 3s",
                                "104750K .......... .......... .......... .......... .......... 35% 74.6M 3s",
                                "104800K .......... .......... .......... .......... .......... 35% 58.8M 3s",
                                "104850K .......... .......... .......... .......... .......... 35% 73.2M 3s",
                                "104900K .......... .......... .......... .......... .......... 35% 85.2M 3s",
                                "104950K .......... .......... .......... .......... .......... 35% 87.6M 3s",
                                "105000K .......... .......... .......... .......... .......... 35% 56.9M 3s",
                                "105050K .......... .......... .......... .......... .......... 35% 83.7M 3s",
                                "105100K .......... .......... .......... .......... .......... 35% 81.8M 3s",
                                "105150K .......... .......... .......... .......... .......... 35% 74.2M 3s",
                                "105200K .......... .......... .......... .......... .......... 35% 84.6M 3s",
                                "105250K .......... .......... .......... .......... .......... 35% 83.1M 3s",
                                "105300K .......... .......... .......... .......... .......... 35% 32.2M 3s",
                                "105350K .......... .......... .......... .......... .......... 35% 68.5M 3s",
                                "105400K .......... .......... .......... .......... .......... 35% 94.9M 3s",
                                "105450K .......... .......... .......... .......... .......... 35% 70.7M 3s",
                                "105500K .......... .......... .......... .......... .......... 35%  102M 3s",
                                "105550K .......... .......... .......... .......... .......... 35% 69.0M 3s",
                                "105600K .......... .......... .......... .......... .......... 35% 94.2M 3s",
                                "105650K .......... .......... .......... .......... .......... 35% 86.8M 3s",
                                "105700K .......... .......... .......... .......... .......... 35% 81.8M 3s",
                                "105750K .......... .......... .......... .......... .......... 35% 69.7M 3s",
                                "105800K .......... .......... .......... .......... .......... 35% 87.5M 3s",
                                "105850K .......... .......... .......... .......... .......... 35% 57.8M 3s",
                                "105900K .......... .......... .......... .......... .......... 35% 90.1M 3s",
                                "105950K .......... .......... .......... .......... .......... 35% 73.5M 3s",
                                "106000K .......... .......... .......... .......... .......... 35% 80.2M 3s",
                                "106050K .......... .......... .......... .......... .......... 35% 49.9M 3s",
                                "106100K .......... .......... .......... .......... .......... 35% 93.5M 3s",
                                "106150K .......... .......... .......... .......... .......... 35% 93.9M 3s",
                                "106200K .......... .......... .......... .......... .......... 35% 97.3M 3s",
                                "106250K .......... .......... .......... .......... .......... 35% 91.1M 3s",
                                "106300K .......... .......... .......... .......... .......... 35% 22.6M 3s",
                                "106350K .......... .......... .......... .......... .......... 35% 74.5M 3s",
                                "106400K .......... .......... .......... .......... .......... 35% 90.0M 3s",
                                "106450K .......... .......... .......... .......... .......... 35% 87.4M 3s",
                                "106500K .......... .......... .......... .......... .......... 36% 93.6M 3s",
                                "106550K .......... .......... .......... .......... .......... 36% 78.1M 3s",
                                "106600K .......... .......... .......... .......... .......... 36% 81.5M 3s",
                                "106650K .......... .......... .......... .......... .......... 36% 93.5M 3s",
                                "106700K .......... .......... .......... .......... .......... 36% 85.6M 3s",
                                "106750K .......... .......... .......... .......... .......... 36% 91.1M 3s",
                                "106800K .......... .......... .......... .......... .......... 36% 85.4M 3s",
                                "106850K .......... .......... .......... .......... .......... 36% 87.3M 3s",
                                "106900K .......... .......... .......... .......... .......... 36% 83.0M 3s",
                                "106950K .......... .......... .......... .......... .......... 36% 71.1M 3s",
                                "107000K .......... .......... .......... .......... .......... 36% 84.8M 3s",
                                "107050K .......... .......... .......... .......... .......... 36% 88.4M 3s",
                                "107100K .......... .......... .......... .......... .......... 36% 87.0M 3s",
                                "107150K .......... .......... .......... .......... .......... 36% 65.3M 3s",
                                "107200K .......... .......... .......... .......... .......... 36% 39.5M 3s",
                                "107250K .......... .......... .......... .......... .......... 36% 70.8M 3s",
                                "107300K .......... .......... .......... .......... .......... 36% 86.4M 3s",
                                "107350K .......... .......... .......... .......... .......... 36% 87.4M 3s",
                                "107400K .......... .......... .......... .......... .......... 36% 84.0M 3s",
                                "107450K .......... .......... .......... .......... .......... 36% 75.3M 3s",
                                "107500K .......... .......... .......... .......... .......... 36% 88.1M 3s",
                                "107550K .......... .......... .......... .......... .......... 36% 82.1M 3s",
                                "107600K .......... .......... .......... .......... .......... 36% 85.6M 3s",
                                "107650K .......... .......... .......... .......... .......... 36% 73.7M 3s",
                                "107700K .......... .......... .......... .......... .......... 36% 86.4M 3s",
                                "107750K .......... .......... .......... .......... .......... 36% 84.2M 3s",
                                "107800K .......... .......... .......... .......... .......... 36% 83.6M 3s",
                                "107850K .......... .......... .......... .......... .......... 36% 51.0M 3s",
                                "107900K .......... .......... .......... .......... .......... 36% 78.9M 3s",
                                "107950K .......... .......... .......... .......... .......... 36% 86.0M 3s",
                                "108000K .......... .......... .......... .......... .......... 36% 43.1M 3s",
                                "108050K .......... .......... .......... .......... .......... 36% 81.8M 3s",
                                "108100K .......... .......... .......... .......... .......... 36% 40.0M 3s",
                                "108150K .......... .......... .......... .......... .......... 36% 88.2M 3s",
                                "108200K .......... .......... .......... .......... .......... 36% 83.6M 3s",
                                "108250K .......... .......... .......... .......... .......... 36% 73.2M 3s",
                                "108300K .......... .......... .......... .......... .......... 36% 63.5M 3s",
                                "108350K .......... .......... .......... .......... .......... 36% 59.1M 3s",
                                "108400K .......... .......... .......... .......... .......... 36% 57.6M 3s",
                                "108450K .......... .......... .......... .......... .......... 36% 50.5M 3s",
                                "108500K .......... .......... .......... .......... .......... 36% 86.2M 3s",
                                "108550K .......... .......... .......... .......... .......... 36% 84.1M 3s",
                                "108600K .......... .......... .......... .......... .......... 36% 64.0M 3s",
                                "108650K .......... .......... .......... .......... .......... 36% 53.1M 3s",
                                "108700K .......... .......... .......... .......... .......... 36% 71.5M 3s",
                                "108750K .......... .......... .......... .......... .......... 36% 54.3M 3s",
                                "108800K .......... .......... .......... .......... .......... 36% 71.8M 3s",
                                "108850K .......... .......... .......... .......... .......... 36% 56.4M 3s",
                                "108900K .......... .......... .......... .......... .......... 36% 82.4M 3s",
                                "108950K .......... .......... .......... .......... .......... 36% 30.2M 3s",
                                "109000K .......... .......... .......... .......... .......... 36% 85.6M 3s",
                                "109050K .......... .......... .......... .......... .......... 36% 43.7M 3s",
                                "109100K .......... .......... .......... .......... .......... 36% 84.7M 3s",
                                "109150K .......... .......... .......... .......... .......... 36% 67.9M 3s",
                                "109200K .......... .......... .......... .......... .......... 36% 84.0M 3s",
                                "109250K .......... .......... .......... .......... .......... 36% 75.6M 3s",
                                "109300K .......... .......... .......... .......... .......... 36% 76.5M 3s",
                                "109350K .......... .......... .......... .......... .......... 36% 42.2M 3s",
                                "109400K .......... .......... .......... .......... .......... 36% 37.3M 3s",
                                "109450K .......... .......... .......... .......... .......... 37% 51.5M 3s",
                                "109500K .......... .......... .......... .......... .......... 37% 88.7M 3s",
                                "109550K .......... .......... .......... .......... .......... 37% 30.8M 3s",
                                "109600K .......... .......... .......... .......... .......... 37% 89.9M 3s",
                                "109650K .......... .......... .......... .......... .......... 37% 38.9M 3s",
                                "109700K .......... .......... .......... .......... .......... 37% 84.9M 3s",
                                "109750K .......... .......... .......... .......... .......... 37% 89.9M 3s",
                                "109800K .......... .......... .......... .......... .......... 37% 93.8M 3s",
                                "109850K .......... .......... .......... .......... .......... 37% 80.0M 3s",
                                "109900K .......... .......... .......... .......... .......... 37% 68.9M 3s",
                                "109950K .......... .......... .......... .......... .......... 37% 75.7M 3s",
                                "110000K .......... .......... .......... .......... .......... 37% 60.7M 3s",
                                "110050K .......... .......... .......... .......... .......... 37% 37.1M 3s",
                                "110100K .......... .......... .......... .......... .......... 37% 66.3M 3s",
                                "110150K .......... .......... .......... .......... .......... 37% 41.7M 3s",
                                "110200K .......... .......... .......... .......... .......... 37% 95.6M 3s",
                                "110250K .......... .......... .......... .......... .......... 37% 49.4M 3s",
                                "110300K .......... .......... .......... .......... .......... 37% 79.2M 3s",
                                "110350K .......... .......... .......... .......... .......... 37% 62.5M 3s",
                                "110400K .......... .......... .......... .......... .......... 37% 65.5M 3s",
                                "110450K .......... .......... .......... .......... .......... 37% 17.1M 3s",
                                "110500K .......... .......... .......... .......... .......... 37%  110M 3s",
                                "110550K .......... .......... .......... .......... .......... 37%  101M 3s",
                                "110600K .......... .......... .......... .......... .......... 37% 99.4M 3s",
                                "110650K .......... .......... .......... .......... .......... 37%  117M 3s",
                                "110700K .......... .......... .......... .......... .......... 37%  115M 3s",
                                "110750K .......... .......... .......... .......... .......... 37% 79.2M 3s",
                                "110800K .......... .......... .......... .......... .......... 37% 30.3M 3s",
                                "110850K .......... .......... .......... .......... .......... 37%  111M 3s",
                                "110900K .......... .......... .......... .......... .......... 37%  103M 3s",
                                "110950K .......... .......... .......... .......... .......... 37% 34.5M 3s",
                                "111000K .......... .......... .......... .......... .......... 37% 93.9M 3s",
                                "111050K .......... .......... .......... .......... .......... 37% 95.8M 3s",
                                "111100K .......... .......... .......... .......... .......... 37%  100M 3s",
                                "111150K .......... .......... .......... .......... .......... 37% 80.5M 3s",
                                "111200K .......... .......... .......... .......... .......... 37% 22.9M 3s",
                                "111250K .......... .......... .......... .......... .......... 37% 87.8M 3s",
                                "111300K .......... .......... .......... .......... .......... 37% 93.6M 3s",
                                "111350K .......... .......... .......... .......... .......... 37% 73.6M 3s",
                                "111400K .......... .......... .......... .......... .......... 37% 83.2M 3s",
                                "111450K .......... .......... .......... .......... .......... 37% 69.4M 3s",
                                "111500K .......... .......... .......... .......... .......... 37% 75.0M 3s",
                                "111550K .......... .......... .......... .......... .......... 37% 45.7M 3s",
                                "111600K .......... .......... .......... .......... .......... 37% 77.0M 3s",
                                "111650K .......... .......... .......... .......... .......... 37% 99.6M 3s",
                                "111700K .......... .......... .......... .......... .......... 37% 29.5M 3s",
                                "111750K .......... .......... .......... .......... .......... 37%  112M 3s",
                                "111800K .......... .......... .......... .......... .......... 37% 89.1M 3s",
                                "111850K .......... .......... .......... .......... .......... 37%  117M 3s",
                                "111900K .......... .......... .......... .......... .......... 37% 45.9M 3s",
                                "111950K .......... .......... .......... .......... .......... 37% 63.4M 3s",
                                "112000K .......... .......... .......... .......... .......... 37% 35.0M 3s",
                                "112050K .......... .......... .......... .......... .......... 37% 57.4M 3s",
                                "112100K .......... .......... .......... .......... .......... 37% 27.4M 3s",
                                "112150K .......... .......... .......... .......... .......... 37% 85.5M 3s",
                                "112200K .......... .......... .......... .......... .......... 37% 45.0M 3s",
                                "112250K .......... .......... .......... .......... .......... 37% 53.0M 3s",
                                "112300K .......... .......... .......... .......... .......... 37% 85.6M 3s",
                                "112350K .......... .......... .......... .......... .......... 37% 91.2M 3s",
                                "112400K .......... .......... .......... .......... .......... 38% 56.7M 3s",
                                "112450K .......... .......... .......... .......... .......... 38% 74.5M 3s",
                                "112500K .......... .......... .......... .......... .......... 38% 59.5M 3s",
                                "112550K .......... .......... .......... .......... .......... 38%  116M 3s",
                                "112600K .......... .......... .......... .......... .......... 38% 98.5M 3s",
                                "112650K .......... .......... .......... .......... .......... 38% 44.9M 3s",
                                "112700K .......... .......... .......... .......... .......... 38%  115M 3s",
                                "112750K .......... .......... .......... .......... .......... 38% 28.6M 3s",
                                "112800K .......... .......... .......... .......... .......... 38% 49.0M 3s",
                                "112850K .......... .......... .......... .......... .......... 38% 45.2M 3s",
                                "112900K .......... .......... .......... .......... .......... 38% 49.7M 3s",
                                "112950K .......... .......... .......... .......... .......... 38% 46.9M 3s",
                                "113000K .......... .......... .......... .......... .......... 38% 35.7M 3s",
                                "113050K .......... .......... .......... .......... .......... 38% 52.2M 3s",
                                "113100K .......... .......... .......... .......... .......... 38% 55.6M 3s",
                                "113150K .......... .......... .......... .......... .......... 38% 62.0M 3s",
                                "113200K .......... .......... .......... .......... .......... 38% 35.4M 3s",
                                "113250K .......... .......... .......... .......... .......... 38% 54.1M 3s",
                                "113300K .......... .......... .......... .......... .......... 38% 61.7M 3s",
                                "113350K .......... .......... .......... .......... .......... 38% 56.3M 3s",
                                "113400K .......... .......... .......... .......... .......... 38% 30.2M 3s",
                                "113450K .......... .......... .......... .......... .......... 38%  116M 3s",
                                "113500K .......... .......... .......... .......... .......... 38%  112M 3s",
                                "113550K .......... .......... .......... .......... .......... 38% 72.4M 3s",
                                "113600K .......... .......... .......... .......... .......... 38% 55.1M 3s",
                                "113650K .......... .......... .......... .......... .......... 38% 57.1M 3s",
                                "113700K .......... .......... .......... .......... .......... 38% 63.4M 3s",
                                "113750K .......... .......... .......... .......... .......... 38% 48.8M 3s",
                                "113800K .......... .......... .......... .......... .......... 38% 53.7M 3s",
                                "113850K .......... .......... .......... .......... .......... 38% 63.2M 3s",
                                "113900K .......... .......... .......... .......... .......... 38% 58.5M 3s",
                                "113950K .......... .......... .......... .......... .......... 38% 38.4M 3s",
                                "114000K .......... .......... .......... .......... .......... 38% 80.2M 3s",
                                "114050K .......... .......... .......... .......... .......... 38% 28.9M 3s",
                                "114100K .......... .......... .......... .......... .......... 38%  124M 3s",
                                "114150K .......... .......... .......... .......... .......... 38%  114M 3s",
                                "114200K .......... .......... .......... .......... .......... 38% 57.8M 3s",
                                "114250K .......... .......... .......... .......... .......... 38%  113M 3s",
                                "114300K .......... .......... .......... .......... .......... 38% 80.5M 3s",
                                "114350K .......... .......... .......... .......... .......... 38% 60.2M 3s",
                                "114400K .......... .......... .......... .......... .......... 38% 50.0M 3s",
                                "114450K .......... .......... .......... .......... .......... 38% 79.4M 3s",
                                "114500K .......... .......... .......... .......... .......... 38% 80.6M 3s",
                                "114550K .......... .......... .......... .......... .......... 38% 65.5M 3s",
                                "114600K .......... .......... .......... .......... .......... 38% 36.9M 3s",
                                "114650K .......... .......... .......... .......... .......... 38% 64.5M 3s",
                                "114700K .......... .......... .......... .......... .......... 38% 76.7M 3s",
                                "114750K .......... .......... .......... .......... .......... 38% 80.2M 3s",
                                "114800K .......... .......... .......... .......... .......... 38% 82.7M 3s",
                                "114850K .......... .......... .......... .......... .......... 38% 70.4M 3s",
                                "114900K .......... .......... .......... .......... .......... 38% 68.6M 3s",
                                "114950K .......... .......... .......... .......... .......... 38% 50.0M 3s",
                                "115000K .......... .......... .......... .......... .......... 38% 79.5M 3s",
                                "115050K .......... .......... .......... .......... .......... 38% 68.6M 3s",
                                "115100K .......... .......... .......... .......... .......... 38% 48.2M 3s",
                                "115150K .......... .......... .......... .......... .......... 38%  104M 3s",
                                "115200K .......... .......... .......... .......... .......... 38%  112M 3s",
                                "115250K .......... .......... .......... .......... .......... 38% 97.1M 3s",
                                "115300K .......... .......... .......... .......... .......... 38% 63.2M 3s",
                                "115350K .......... .......... .......... .......... .......... 39% 60.4M 3s",
                                "115400K .......... .......... .......... .......... .......... 39% 32.2M 3s",
                                "115450K .......... .......... .......... .......... .......... 39% 46.2M 3s",
                                "115500K .......... .......... .......... .......... .......... 39% 63.6M 3s",
                                "115550K .......... .......... .......... .......... .......... 39% 26.5M 3s",
                                "115600K .......... .......... .......... .......... .......... 39%  105M 3s",
                                "115650K .......... .......... .......... .......... .......... 39% 32.0M 3s",
                                "115700K .......... .......... .......... .......... .......... 39% 57.6M 3s",
                                "115750K .......... .......... .......... .......... .......... 39%  102M 3s",
                                "115800K .......... .......... .......... .......... .......... 39% 52.5M 3s",
                                "115850K .......... .......... .......... .......... .......... 39% 24.6M 3s",
                                "115900K .......... .......... .......... .......... .......... 39% 95.9M 3s",
                                "115950K .......... .......... .......... .......... .......... 39% 90.5M 3s",
                                "116000K .......... .......... .......... .......... .......... 39% 89.8M 3s",
                                "116050K .......... .......... .......... .......... .......... 39% 32.1M 3s",
                                "116100K .......... .......... .......... .......... .......... 39% 83.8M 3s",
                                "116150K .......... .......... .......... .......... .......... 39% 93.3M 3s",
                                "116200K .......... .......... .......... .......... .......... 39% 80.9M 3s",
                                "116250K .......... .......... .......... .......... .......... 39% 25.7M 3s",
                                "116300K .......... .......... .......... .......... .......... 39%  108M 3s",
                                "116350K .......... .......... .......... .......... .......... 39% 28.4M 3s",
                                "116400K .......... .......... .......... .......... .......... 39% 89.3M 3s",
                                "116450K .......... .......... .......... .......... .......... 39% 83.1M 3s",
                                "116500K .......... .......... .......... .......... .......... 39% 74.3M 3s",
                                "116550K .......... .......... .......... .......... .......... 39% 85.3M 3s",
                                "116600K .......... .......... .......... .......... .......... 39%  111M 3s",
                                "116650K .......... .......... .......... .......... .......... 39%  107M 3s",
                                "116700K .......... .......... .......... .......... .......... 39% 76.2M 3s",
                                "116750K .......... .......... .......... .......... .......... 39% 99.3M 3s",
                                "116800K .......... .......... .......... .......... .......... 39% 40.9M 3s",
                                "116850K .......... .......... .......... .......... .......... 39% 77.8M 3s",
                                "116900K .......... .......... .......... .......... .......... 39% 34.8M 3s",
                                "116950K .......... .......... .......... .......... .......... 39% 55.8M 3s",
                                "117000K .......... .......... .......... .......... .......... 39%  130M 3s",
                                "117050K .......... .......... .......... .......... .......... 39% 96.0M 3s",
                                "117100K .......... .......... .......... .......... .......... 39% 90.3M 3s",
                                "117150K .......... .......... .......... .......... .......... 39% 70.6M 3s",
                                "117200K .......... .......... .......... .......... .......... 39%  138M 3s",
                                "117250K .......... .......... .......... .......... .......... 39%  133M 3s",
                                "117300K .......... .......... .......... .......... .......... 39% 80.7M 3s",
                                "117350K .......... .......... .......... .......... .......... 39% 71.1M 3s",
                                "117400K .......... .......... .......... .......... .......... 39%  127M 3s",
                                "117450K .......... .......... .......... .......... .......... 39%  107M 3s",
                                "117500K .......... .......... .......... .......... .......... 39%  120M 3s",
                                "117550K .......... .......... .......... .......... .......... 39% 97.1M 3s",
                                "117600K .......... .......... .......... .......... .......... 39% 98.0M 3s",
                                "117650K .......... .......... .......... .......... .......... 39%  113M 3s",
                                "117700K .......... .......... .......... .......... .......... 39%  102M 3s",
                                "117750K .......... .......... .......... .......... .......... 39% 37.2M 3s",
                                "117800K .......... .......... .......... .......... .......... 39%  114M 3s",
                                "117850K .......... .......... .......... .......... .......... 39% 98.4M 3s",
                                "117900K .......... .......... .......... .......... .......... 39% 37.6M 3s",
                                "117950K .......... .......... .......... .......... .......... 39%  148M 3s",
                                "118000K .......... .......... .......... .......... .......... 39% 50.6M 3s",
                                "118050K .......... .......... .......... .......... .......... 39% 62.3M 3s",
                                "118100K .......... .......... .......... .......... .......... 39% 66.3M 3s",
                                "118150K .......... .......... .......... .......... .......... 39% 67.8M 3s",
                                "118200K .......... .......... .......... .......... .......... 39% 33.4M 3s",
                                "118250K .......... .......... .......... .......... .......... 39% 60.2M 3s",
                                "118300K .......... .......... .......... .......... .......... 40% 51.4M 3s",
                                "118350K .......... .......... .......... .......... .......... 40%  115M 3s",
                                "118400K .......... .......... .......... .......... .......... 40%  102M 3s",
                                "118450K .......... .......... .......... .......... .......... 40% 43.2M 3s",
                                "118500K .......... .......... .......... .......... .......... 40% 83.5M 3s",
                                "118550K .......... .......... .......... .......... .......... 40% 53.7M 3s",
                                "118600K .......... .......... .......... .......... .......... 40% 38.0M 3s",
                                "118650K .......... .......... .......... .......... .......... 40% 61.9M 3s",
                                "118700K .......... .......... .......... .......... .......... 40% 89.4M 3s",
                                "118750K .......... .......... .......... .......... .......... 40% 50.2M 3s",
                                "118800K .......... .......... .......... .......... .......... 40% 76.5M 3s",
                                "118850K .......... .......... .......... .......... .......... 40% 61.0M 3s",
                                "118900K .......... .......... .......... .......... .......... 40% 70.5M 3s",
                                "118950K .......... .......... .......... .......... .......... 40% 55.3M 3s",
                                "119000K .......... .......... .......... .......... .......... 40% 46.0M 3s",
                                "119050K .......... .......... .......... .......... .......... 40% 32.0M 3s",
                                "119100K .......... .......... .......... .......... .......... 40% 54.3M 3s",
                                "119150K .......... .......... .......... .......... .......... 40% 42.3M 3s",
                                "119200K .......... .......... .......... .......... .......... 40% 49.1M 3s",
                                "119250K .......... .......... .......... .......... .......... 40% 42.5M 3s",
                                "119300K .......... .......... .......... .......... .......... 40% 48.4M 3s",
                                "119350K .......... .......... .......... .......... .......... 40% 38.7M 3s",
                                "119400K .......... .......... .......... .......... .......... 40% 46.5M 3s",
                                "119450K .......... .......... .......... .......... .......... 40% 28.9M 3s",
                                "119500K .......... .......... .......... .......... .......... 40% 66.6M 3s",
                                "119550K .......... .......... .......... .......... .......... 40% 92.0M 3s",
                                "119600K .......... .......... .......... .......... .......... 40% 26.8M 3s",
                                "119650K .......... .......... .......... .......... .......... 40% 43.3M 3s",
                                "119700K .......... .......... .......... .......... .......... 40% 50.2M 3s",
                                "119750K .......... .......... .......... .......... .......... 40% 52.8M 3s",
                                "119800K .......... .......... .......... .......... .......... 40% 39.9M 3s",
                                "119850K .......... .......... .......... .......... .......... 40% 52.6M 3s",
                                "119900K .......... .......... .......... .......... .......... 40% 68.9M 3s",
                                "119950K .......... .......... .......... .......... .......... 40% 71.6M 3s",
                                "120000K .......... .......... .......... .......... .......... 40% 46.1M 3s",
                                "120050K .......... .......... .......... .......... .......... 40% 30.0M 3s",
                                "120100K .......... .......... .......... .......... .......... 40% 45.0M 3s",
                                "120150K .......... .......... .......... .......... .......... 40% 45.6M 3s",
                                "120200K .......... .......... .......... .......... .......... 40% 46.2M 3s",
                                "120250K .......... .......... .......... .......... .......... 40% 35.8M 3s",
                                "120300K .......... .......... .......... .......... .......... 40% 42.3M 3s",
                                "120350K .......... .......... .......... .......... .......... 40% 7.02M 3s",
                                "120400K .......... .......... .......... .......... .......... 40%  111M 3s",
                                "120450K .......... .......... .......... .......... .......... 40%  107M 3s",
                                "120500K .......... .......... .......... .......... .......... 40%  119M 3s",
                                "120550K .......... .......... .......... .......... .......... 40%  128M 3s",
                                "120600K .......... .......... .......... .......... .......... 40%  126M 3s",
                                "120650K .......... .......... .......... .......... .......... 40% 95.8M 3s",
                                "120700K .......... .......... .......... .......... .......... 40%  110M 3s",
                                "120750K .......... .......... .......... .......... .......... 40% 34.2M 3s",
                                "120800K .......... .......... .......... .......... .......... 40%  106M 3s",
                                "120850K .......... .......... .......... .......... .......... 40%  117M 3s",
                                "120900K .......... .......... .......... .......... .......... 40% 51.4M 3s",
                                "120950K .......... .......... .......... .......... .......... 40% 86.0M 3s",
                                "121000K .......... .......... .......... .......... .......... 40%  119M 3s",
                                "121050K .......... .......... .......... .......... .......... 40% 93.5M 3s",
                                "121100K .......... .......... .......... .......... .......... 40% 52.4M 3s",
                                "121150K .......... .......... .......... .......... .......... 40%  102M 3s",
                                "121200K .......... .......... .......... .......... .......... 40%  124M 3s",
                                "121250K .......... .......... .......... .......... .......... 41%  110M 3s",
                                "121300K .......... .......... .......... .......... .......... 41%  124M 3s",
                                "121350K .......... .......... .......... .......... .......... 41%  110M 3s",
                                "121400K .......... .......... .......... .......... .......... 41%  110M 3s",
                                "121450K .......... .......... .......... .......... .......... 41%  118M 3s",
                                "121500K .......... .......... .......... .......... .......... 41%  124M 3s",
                                "121550K .......... .......... .......... .......... .......... 41%  133M 3s",
                                "121600K .......... .......... .......... .......... .......... 41%  132M 3s",
                                "121650K .......... .......... .......... .......... .......... 41%  111M 3s",
                                "121700K .......... .......... .......... .......... .......... 41% 63.6M 3s",
                                "121750K .......... .......... .......... .......... .......... 41%  143M 3s",
                                "121800K .......... .......... .......... .......... .......... 41%  146M 3s",
                                "121850K .......... .......... .......... .......... .......... 41% 78.5M 3s",
                                "121900K .......... .......... .......... .......... .......... 41%  145M 3s",
                                "121950K .......... .......... .......... .......... .......... 41%  130M 3s",
                                "122000K .......... .......... .......... .......... .......... 41% 16.0M 3s",
                                "122050K .......... .......... .......... .......... .......... 41%  114M 3s",
                                "122100K .......... .......... .......... .......... .......... 41% 89.2M 3s",
                                "122150K .......... .......... .......... .......... .......... 41%  114M 3s",
                                "122200K .......... .......... .......... .......... .......... 41%  115M 3s",
                                "122250K .......... .......... .......... .......... .......... 41%  117M 3s",
                                "122300K .......... .......... .......... .......... .......... 41%  108M 3s",
                                "122350K .......... .......... .......... .......... .......... 41%  124M 3s",
                                "122400K .......... .......... .......... .......... .......... 41% 68.3M 3s",
                                "122450K .......... .......... .......... .......... .......... 41%  128M 3s",
                                "122500K .......... .......... .......... .......... .......... 41%  120M 3s",
                                "122550K .......... .......... .......... .......... .......... 41% 51.7M 3s",
                                "122600K .......... .......... .......... .......... .......... 41% 23.0M 3s",
                                "122650K .......... .......... .......... .......... .......... 41% 38.2M 3s",
                                "122700K .......... .......... .......... .......... .......... 41% 34.1M 3s",
                                "122750K .......... .......... .......... .......... .......... 41%  104M 3s",
                                "122800K .......... .......... .......... .......... .......... 41% 55.6M 3s",
                                "122850K .......... .......... .......... .......... .......... 41% 41.4M 3s",
                                "122900K .......... .......... .......... .......... .......... 41% 21.3M 3s",
                                "122950K .......... .......... .......... .......... .......... 41% 50.3M 3s",
                                "123000K .......... .......... .......... .......... .......... 41% 50.9M 3s",
                                "123050K .......... .......... .......... .......... .......... 41% 56.3M 3s",
                                "123100K .......... .......... .......... .......... .......... 41% 20.1M 3s",
                                "123150K .......... .......... .......... .......... .......... 41% 10.5M 3s",
                                "123200K .......... .......... .......... .......... .......... 41%  103M 3s",
                                "123250K .......... .......... .......... .......... .......... 41% 99.5M 3s",
                                "123300K .......... .......... .......... .......... .......... 41%  120M 3s",
                                "123350K .......... .......... .......... .......... .......... 41%  135M 3s",
                                "123400K .......... .......... .......... .......... .......... 41%  111M 3s",
                                "123450K .......... .......... .......... .......... .......... 41% 61.2M 3s",
                                "123500K .......... .......... .......... .......... .......... 41% 28.6M 3s",
                                "123550K .......... .......... .......... .......... .......... 41%  115M 3s",
                                "123600K .......... .......... .......... .......... .......... 41% 91.7M 3s",
                                "123650K .......... .......... .......... .......... .......... 41% 33.4M 3s",
                                "123700K .......... .......... .......... .......... .......... 41% 31.2M 3s",
                                "123750K .......... .......... .......... .......... .......... 41% 50.2M 3s",
                                "123800K .......... .......... .......... .......... .......... 41% 72.8M 3s",
                                "123850K .......... .......... .......... .......... .......... 41% 56.9M 3s",
                                "123900K .......... .......... .......... .......... .......... 41% 61.3M 3s",
                                "123950K .......... .......... .......... .......... .......... 41% 19.8M 3s",
                                "124000K .......... .......... .......... .......... .......... 41%  115M 3s",
                                "124050K .......... .......... .......... .......... .......... 41% 65.9M 3s",
                                "124100K .......... .......... .......... .......... .......... 41% 35.5M 3s",
                                "124150K .......... .......... .......... .......... .......... 41% 70.3M 3s",
                                "124200K .......... .......... .......... .......... .......... 41% 58.7M 3s",
                                "124250K .......... .......... .......... .......... .......... 42% 41.7M 3s",
                                "124300K .......... .......... .......... .......... .......... 42% 41.1M 3s",
                                "124350K .......... .......... .......... .......... .......... 42% 38.4M 3s",
                                "124400K .......... .......... .......... .......... .......... 42% 82.0M 3s",
                                "124450K .......... .......... .......... .......... .......... 42% 44.6M 3s",
                                "124500K .......... .......... .......... .......... .......... 42% 94.0M 3s",
                                "124550K .......... .......... .......... .......... .......... 42% 83.9M 3s",
                                "124600K .......... .......... .......... .......... .......... 42% 89.9M 3s",
                                "124650K .......... .......... .......... .......... .......... 42% 97.5M 3s",
                                "124700K .......... .......... .......... .......... .......... 42% 39.4M 3s",
                                "124750K .......... .......... .......... .......... .......... 42% 62.5M 3s",
                                "124800K .......... .......... .......... .......... .......... 42%  119M 3s",
                                "124850K .......... .......... .......... .......... .......... 42%  127M 3s",
                                "124900K .......... .......... .......... .......... .......... 42% 46.4M 3s",
                                "124950K .......... .......... .......... .......... .......... 42% 70.4M 3s",
                                "125000K .......... .......... .......... .......... .......... 42% 96.0M 3s",
                                "125050K .......... .......... .......... .......... .......... 42% 87.5M 3s",
                                "125100K .......... .......... .......... .......... .......... 42% 25.4M 3s",
                                "125150K .......... .......... .......... .......... .......... 42%  116M 3s",
                                "125200K .......... .......... .......... .......... .......... 42%  124M 3s",
                                "125250K .......... .......... .......... .......... .......... 42% 65.2M 3s",
                                "125300K .......... .......... .......... .......... .......... 42%  103M 3s",
                                "125350K .......... .......... .......... .......... .......... 42% 72.5M 3s",
                                "125400K .......... .......... .......... .......... .......... 42%  114M 3s",
                                "125450K .......... .......... .......... .......... .......... 42%  115M 3s",
                                "125500K .......... .......... .......... .......... .......... 42% 36.9M 3s",
                                "125550K .......... .......... .......... .......... .......... 42% 85.3M 3s",
                                "125600K .......... .......... .......... .......... .......... 42% 80.0M 3s",
                                "125650K .......... .......... .......... .......... .......... 42% 22.7M 3s",
                                "125700K .......... .......... .......... .......... .......... 42%  120M 3s",
                                "125750K .......... .......... .......... .......... .......... 42% 41.3M 3s",
                                "125800K .......... .......... .......... .......... .......... 42% 72.3M 3s",
                                "125850K .......... .......... .......... .......... .......... 42% 89.9M 3s",
                                "125900K .......... .......... .......... .......... .......... 42% 90.4M 3s",
                                "125950K .......... .......... .......... .......... .......... 42% 74.5M 3s",
                                "126000K .......... .......... .......... .......... .......... 42% 97.2M 3s",
                                "126050K .......... .......... .......... .......... .......... 42% 99.8M 3s",
                                "126100K .......... .......... .......... .......... .......... 42% 54.0M 3s",
                                "126150K .......... .......... .......... .......... .......... 42% 81.1M 3s",
                                "126200K .......... .......... .......... .......... .......... 42% 81.3M 3s",
                                "126250K .......... .......... .......... .......... .......... 42% 89.4M 3s",
                                "126300K .......... .......... .......... .......... .......... 42%  103M 3s",
                                "126350K .......... .......... .......... .......... .......... 42% 86.5M 3s",
                                "126400K .......... .......... .......... .......... .......... 42% 70.3M 3s",
                                "126450K .......... .......... .......... .......... .......... 42%  109M 3s",
                                "126500K .......... .......... .......... .......... .......... 42% 62.1M 3s",
                                "126550K .......... .......... .......... .......... .......... 42% 60.9M 3s",
                                "126600K .......... .......... .......... .......... .......... 42% 67.3M 3s",
                                "126650K .......... .......... .......... .......... .......... 42% 87.3M 3s",
                                "126700K .......... .......... .......... .......... .......... 42%  121M 3s",
                                "126750K .......... .......... .......... .......... .......... 42% 42.2M 3s",
                                "126800K .......... .......... .......... .......... .......... 42% 39.4M 3s",
                                "126850K .......... .......... .......... .......... .......... 42%  113M 3s",
                                "126900K .......... .......... .......... .......... .......... 42% 45.4M 3s",
                                "126950K .......... .......... .......... .......... .......... 42% 37.9M 3s",
                                "127000K .......... .......... .......... .......... .......... 42% 70.0M 3s",
                                "127050K .......... .......... .......... .......... .......... 42% 68.0M 3s",
                                "127100K .......... .......... .......... .......... .......... 42% 71.4M 3s",
                                "127150K .......... .......... .......... .......... .......... 42% 63.3M 3s",
                                "127200K .......... .......... .......... .......... .......... 43% 39.9M 3s",
                                "127250K .......... .......... .......... .......... .......... 43% 62.4M 3s",
                                "127300K .......... .......... .......... .......... .......... 43% 69.1M 3s",
                                "127350K .......... .......... .......... .......... .......... 43% 69.1M 3s",
                                "127400K .......... .......... .......... .......... .......... 43% 73.7M 3s",
                                "127450K .......... .......... .......... .......... .......... 43% 79.7M 3s",
                                "127500K .......... .......... .......... .......... .......... 43% 82.9M 3s",
                                "127550K .......... .......... .......... .......... .......... 43% 58.1M 3s",
                                "127600K .......... .......... .......... .......... .......... 43% 89.8M 3s",
                                "127650K .......... .......... .......... .......... .......... 43% 99.3M 3s",
                                "127700K .......... .......... .......... .......... .......... 43% 98.9M 3s",
                                "127750K .......... .......... .......... .......... .......... 43% 84.0M 3s",
                                "127800K .......... .......... .......... .......... .......... 43% 15.3M 3s",
                                "127850K .......... .......... .......... .......... .......... 43% 76.7M 3s",
                                "127900K .......... .......... .......... .......... .......... 43% 82.9M 3s",
                                "127950K .......... .......... .......... .......... .......... 43% 59.0M 3s",
                                "128000K .......... .......... .......... .......... .......... 43% 98.5M 3s",
                                "128050K .......... .......... .......... .......... .......... 43% 28.7M 3s",
                                "128100K .......... .......... .......... .......... .......... 43% 53.1M 3s",
                                "128150K .......... .......... .......... .......... .......... 43% 61.6M 3s",
                                "128200K .......... .......... .......... .......... .......... 43%  125M 3s",
                                "128250K .......... .......... .......... .......... .......... 43%  125M 3s",
                                "128300K .......... .......... .......... .......... .......... 43%  119M 3s",
                                "128350K .......... .......... .......... .......... .......... 43% 89.1M 3s",
                                "128400K .......... .......... .......... .......... .......... 43% 31.5M 3s",
                                "128450K .......... .......... .......... .......... .......... 43%  106M 3s",
                                "128500K .......... .......... .......... .......... .......... 43%  126M 3s",
                                "128550K .......... .......... .......... .......... .......... 43% 62.6M 3s",
                                "128600K .......... .......... .......... .......... .......... 43%  108M 3s",
                                "128650K .......... .......... .......... .......... .......... 43%  127M 3s",
                                "128700K .......... .......... .......... .......... .......... 43% 37.2M 3s",
                                "128750K .......... .......... .......... .......... .......... 43%  140M 3s",
                                "128800K .......... .......... .......... .......... .......... 43% 34.0M 3s",
                                "128850K .......... .......... .......... .......... .......... 43% 46.5M 3s",
                                "128900K .......... .......... .......... .......... .......... 43% 71.8M 3s",
                                "128950K .......... .......... .......... .......... .......... 43% 25.8M 3s",
                                "129000K .......... .......... .......... .......... .......... 43% 32.3M 3s",
                                "129050K .......... .......... .......... .......... .......... 43% 44.0M 3s",
                                "129100K .......... .......... .......... .......... .......... 43% 36.5M 3s",
                                "129150K .......... .......... .......... .......... .......... 43% 36.8M 3s",
                                "129200K .......... .......... .......... .......... .......... 43% 17.9M 3s",
                                "129250K .......... .......... .......... .......... .......... 43%  111M 3s",
                                "129300K .......... .......... .......... .......... .......... 43% 36.0M 3s",
                                "129350K .......... .......... .......... .......... .......... 43% 19.7M 3s",
                                "129400K .......... .......... .......... .......... .......... 43% 19.6M 3s",
                                "129450K .......... .......... .......... .......... .......... 43% 48.4M 3s",
                                "129500K .......... .......... .......... .......... .......... 43% 27.5M 3s",
                                "129550K .......... .......... .......... .......... .......... 43% 4.24M 3s",
                                "129600K .......... .......... .......... .......... .......... 43%  113M 3s",
                                "129650K .......... .......... .......... .......... .......... 43%  110M 3s",
                                "129700K .......... .......... .......... .......... .......... 43%  113M 3s",
                                "129750K .......... .......... .......... .......... .......... 43%  114M 3s",
                                "129800K .......... .......... .......... .......... .......... 43%  122M 3s",
                                "129850K .......... .......... .......... .......... .......... 43%  113M 3s",
                                "129900K .......... .......... .......... .......... .......... 43%  129M 3s",
                                "129950K .......... .......... .......... .......... .......... 43%  128M 3s",
                                "130000K .......... .......... .......... .......... .......... 43% 38.6M 3s",
                                "130050K .......... .......... .......... .......... .......... 43% 10.9M 3s",
                                "130100K .......... .......... .......... .......... .......... 43% 22.2M 3s",
                                "130150K .......... .......... .......... .......... .......... 44% 16.4M 3s",
                                "130200K .......... .......... .......... .......... .......... 44% 47.2M 3s",
                                "130250K .......... .......... .......... .......... .......... 44% 24.7M 3s",
                                "130300K .......... .......... .......... .......... .......... 44% 12.8M 3s",
                                "130350K .......... .......... .......... .......... .......... 44% 61.9M 3s",
                                "130400K .......... .......... .......... .......... .......... 44% 27.7M 3s",
                                "130450K .......... .......... .......... .......... .......... 44% 75.3M 3s",
                                "130500K .......... .......... .......... .......... .......... 44% 19.1M 3s",
                                "130550K .......... .......... .......... .......... .......... 44% 80.4M 3s",
                                "130600K .......... .......... .......... .......... .......... 44% 38.6M 3s",
                                "130650K .......... .......... .......... .......... .......... 44% 51.3M 3s",
                                "130700K .......... .......... .......... .......... .......... 44% 23.8M 3s",
                                "130750K .......... .......... .......... .......... .......... 44% 27.1M 3s",
                                "130800K .......... .......... .......... .......... .......... 44% 45.8M 3s",
                                "130850K .......... .......... .......... .......... .......... 44% 28.6M 3s",
                                "130900K .......... .......... .......... .......... .......... 44% 27.4M 3s",
                                "130950K .......... .......... .......... .......... .......... 44% 34.3M 3s",
                                "131000K .......... .......... .......... .......... .......... 44% 60.5M 3s",
                                "131050K .......... .......... .......... .......... .......... 44% 15.9M 3s",
                                "131100K .......... .......... .......... .......... .......... 44% 39.2M 3s",
                                "131150K .......... .......... .......... .......... .......... 44% 93.9M 3s",
                                "131200K .......... .......... .......... .......... .......... 44% 20.5M 3s",
                                "131250K .......... .......... .......... .......... .......... 44% 9.39M 3s",
                                "131300K .......... .......... .......... .......... .......... 44% 89.2M 3s",
                                "131350K .......... .......... .......... .......... .......... 44% 89.2M 3s",
                                "131400K .......... .......... .......... .......... .......... 44% 98.0M 3s",
                                "131450K .......... .......... .......... .......... .......... 44%  108M 3s",
                                "131500K .......... .......... .......... .......... .......... 44%  109M 3s",
                                "131550K .......... .......... .......... .......... .......... 44% 52.3M 3s",
                                "131600K .......... .......... .......... .......... .......... 44%  127M 3s",
                                "131650K .......... .......... .......... .......... .......... 44% 60.9M 3s",
                                "131700K .......... .......... .......... .......... .......... 44% 37.3M 3s",
                                "131750K .......... .......... .......... .......... .......... 44% 76.0M 3s",
                                "131800K .......... .......... .......... .......... .......... 44% 82.5M 3s",
                                "131850K .......... .......... .......... .......... .......... 44% 90.4M 3s",
                                "131900K .......... .......... .......... .......... .......... 44% 51.4M 3s",
                                "131950K .......... .......... .......... .......... .......... 44% 73.7M 3s",
                                "132000K .......... .......... .......... .......... .......... 44% 86.9M 3s",
                                "132050K .......... .......... .......... .......... .......... 44% 88.8M 3s",
                                "132100K .......... .......... .......... .......... .......... 44% 35.4M 3s",
                                "132150K .......... .......... .......... .......... .......... 44% 81.7M 3s",
                                "132200K .......... .......... .......... .......... .......... 44% 43.6M 3s",
                                "132250K .......... .......... .......... .......... .......... 44% 77.0M 3s",
                                "132300K .......... .......... .......... .......... .......... 44% 77.7M 3s",
                                "132350K .......... .......... .......... .......... .......... 44% 76.3M 3s",
                                "132400K .......... .......... .......... .......... .......... 44% 67.8M 3s",
                                "132450K .......... .......... .......... .......... .......... 44% 52.9M 3s",
                                "132500K .......... .......... .......... .......... .......... 44% 28.7M 3s",
                                "132550K .......... .......... .......... .......... .......... 44% 52.4M 3s",
                                "132600K .......... .......... .......... .......... .......... 44%  108M 3s",
                                "132650K .......... .......... .......... .......... .......... 44% 39.7M 3s",
                                "132700K .......... .......... .......... .......... .......... 44%  108M 3s",
                                "132750K .......... .......... .......... .......... .......... 44%  107M 3s",
                                "132800K .......... .......... .......... .......... .......... 44% 53.2M 3s",
                                "132850K .......... .......... .......... .......... .......... 44% 63.6M 3s",
                                "132900K .......... .......... .......... .......... .......... 44% 21.7M 3s",
                                "132950K .......... .......... .......... .......... .......... 44% 54.9M 3s",
                                "133000K .......... .......... .......... .......... .......... 44% 79.4M 3s",
                                "133050K .......... .......... .......... .......... .......... 44% 97.9M 3s",
                                "133100K .......... .......... .......... .......... .......... 45% 58.2M 3s",
                                "133150K .......... .......... .......... .......... .......... 45% 76.5M 3s",
                                "133200K .......... .......... .......... .......... .......... 45% 74.6M 3s",
                                "133250K .......... .......... .......... .......... .......... 45% 66.8M 3s",
                                "133300K .......... .......... .......... .......... .......... 45% 58.8M 3s",
                                "133350K .......... .......... .......... .......... .......... 45% 67.5M 3s",
                                "133400K .......... .......... .......... .......... .......... 45% 65.6M 3s",
                                "133450K .......... .......... .......... .......... .......... 45% 73.3M 3s",
                                "133500K .......... .......... .......... .......... .......... 45% 61.1M 3s",
                                "133550K .......... .......... .......... .......... .......... 45% 45.5M 3s",
                                "133600K .......... .......... .......... .......... .......... 45% 65.1M 3s",
                                "133650K .......... .......... .......... .......... .......... 45% 72.6M 3s",
                                "133700K .......... .......... .......... .......... .......... 45% 61.4M 3s",
                                "133750K .......... .......... .......... .......... .......... 45% 75.2M 3s",
                                "133800K .......... .......... .......... .......... .......... 45% 69.8M 3s",
                                "133850K .......... .......... .......... .......... .......... 45% 69.8M 3s",
                                "133900K .......... .......... .......... .......... .......... 45% 55.5M 3s",
                                "133950K .......... .......... .......... .......... .......... 45% 56.1M 3s",
                                "134000K .......... .......... .......... .......... .......... 45% 64.9M 3s",
                                "134050K .......... .......... .......... .......... .......... 45% 65.3M 3s",
                                "134100K .......... .......... .......... .......... .......... 45% 58.2M 3s",
                                "134150K .......... .......... .......... .......... .......... 45% 74.3M 3s",
                                "134200K .......... .......... .......... .......... .......... 45% 64.6M 3s",
                                "134250K .......... .......... .......... .......... .......... 45% 20.0M 3s",
                                "134300K .......... .......... .......... .......... .......... 45% 51.5M 3s",
                                "134350K .......... .......... .......... .......... .......... 45% 68.5M 3s",
                                "134400K .......... .......... .......... .......... .......... 45% 73.2M 3s",
                                "134450K .......... .......... .......... .......... .......... 45% 58.9M 3s",
                                "134500K .......... .......... .......... .......... .......... 45% 73.5M 3s",
                                "134550K .......... .......... .......... .......... .......... 45% 30.5M 3s",
                                "134600K .......... .......... .......... .......... .......... 45% 71.0M 3s",
                                "134650K .......... .......... .......... .......... .......... 45% 41.2M 3s",
                                "134700K .......... .......... .......... .......... .......... 45% 48.4M 3s",
                                "134750K .......... .......... .......... .......... .......... 45% 12.9M 3s",
                                "134800K .......... .......... .......... .......... .......... 45% 86.5M 3s",
                                "134850K .......... .......... .......... .......... .......... 45% 96.9M 3s",
                                "134900K .......... .......... .......... .......... .......... 45% 87.7M 3s",
                                "134950K .......... .......... .......... .......... .......... 45% 34.4M 3s",
                                "135000K .......... .......... .......... .......... .......... 45%  112M 3s",
                                "135050K .......... .......... .......... .......... .......... 45% 68.2M 3s",
                                "135100K .......... .......... .......... .......... .......... 45% 86.5M 3s",
                                "135150K .......... .......... .......... .......... .......... 45% 79.9M 3s",
                                "135200K .......... .......... .......... .......... .......... 45% 45.5M 3s",
                                "135250K .......... .......... .......... .......... .......... 45% 30.5M 3s",
                                "135300K .......... .......... .......... .......... .......... 45% 15.3M 3s",
                                "135350K .......... .......... .......... .......... .......... 45%  103M 3s",
                                "135400K .......... .......... .......... .......... .......... 45%  112M 3s",
                                "135450K .......... .......... .......... .......... .......... 45%  125M 3s",
                                "135500K .......... .......... .......... .......... .......... 45%  122M 3s",
                                "135550K .......... .......... .......... .......... .......... 45% 86.6M 3s",
                                "135600K .......... .......... .......... .......... .......... 45% 54.3M 3s",
                                "135650K .......... .......... .......... .......... .......... 45% 90.8M 3s",
                                "135700K .......... .......... .......... .......... .......... 45% 49.9M 3s",
                                "135750K .......... .......... .......... .......... .......... 45% 52.7M 3s",
                                "135800K .......... .......... .......... .......... .......... 45% 26.8M 3s",
                                "135850K .......... .......... .......... .......... .......... 45% 68.4M 3s",
                                "135900K .......... .......... .......... .......... .......... 45% 38.3M 3s",
                                "135950K .......... .......... .......... .......... .......... 45% 44.1M 3s",
                                "136000K .......... .......... .......... .......... .......... 45% 37.2M 3s",
                                "136050K .......... .......... .......... .......... .......... 46% 40.3M 3s",
                                "136100K .......... .......... .......... .......... .......... 46% 46.6M 3s",
                                "136150K .......... .......... .......... .......... .......... 46% 39.6M 3s",
                                "136200K .......... .......... .......... .......... .......... 46% 40.1M 3s",
                                "136250K .......... .......... .......... .......... .......... 46% 44.8M 3s",
                                "136300K .......... .......... .......... .......... .......... 46% 43.6M 3s",
                                "136350K .......... .......... .......... .......... .......... 46% 36.0M 3s",
                                "136400K .......... .......... .......... .......... .......... 46% 38.8M 3s",
                                "136450K .......... .......... .......... .......... .......... 46% 39.4M 3s",
                                "136500K .......... .......... .......... .......... .......... 46% 37.2M 3s",
                                "136550K .......... .......... .......... .......... .......... 46% 27.2M 3s",
                                "136600K .......... .......... .......... .......... .......... 46% 48.1M 3s",
                                "136650K .......... .......... .......... .......... .......... 46% 46.1M 3s",
                                "136700K .......... .......... .......... .......... .......... 46% 35.9M 3s",
                                "136750K .......... .......... .......... .......... .......... 46% 32.8M 3s",
                                "136800K .......... .......... .......... .......... .......... 46% 51.5M 3s",
                                "136850K .......... .......... .......... .......... .......... 46% 43.0M 3s",
                                "136900K .......... .......... .......... .......... .......... 46% 53.1M 3s",
                                "136950K .......... .......... .......... .......... .......... 46% 46.2M 3s",
                                "137000K .......... .......... .......... .......... .......... 46% 40.8M 3s",
                                "137050K .......... .......... .......... .......... .......... 46% 40.1M 3s",
                                "137100K .......... .......... .......... .......... .......... 46% 41.2M 3s",
                                "137150K .......... .......... .......... .......... .......... 46% 41.7M 3s",
                                "137200K .......... .......... .......... .......... .......... 46% 41.6M 3s",
                                "137250K .......... .......... .......... .......... .......... 46% 48.0M 3s",
                                "137300K .......... .......... .......... .......... .......... 46% 40.3M 3s",
                                "137350K .......... .......... .......... .......... .......... 46% 38.8M 3s",
                                "137400K .......... .......... .......... .......... .......... 46% 42.1M 3s",
                                "137450K .......... .......... .......... .......... .......... 46% 42.5M 3s",
                                "137500K .......... .......... .......... .......... .......... 46% 51.5M 3s",
                                "137550K .......... .......... .......... .......... .......... 46% 24.6M 3s",
                                "137600K .......... .......... .......... .......... .......... 46% 66.8M 3s",
                                "137650K .......... .......... .......... .......... .......... 46% 27.9M 3s",
                                "137700K .......... .......... .......... .......... .......... 46% 74.5M 3s",
                                "137750K .......... .......... .......... .......... .......... 46% 32.7M 3s",
                                "137800K .......... .......... .......... .......... .......... 46% 77.5M 3s",
                                "137850K .......... .......... .......... .......... .......... 46% 46.1M 3s",
                                "137900K .......... .......... .......... .......... .......... 46% 27.3M 3s",
                                "137950K .......... .......... .......... .......... .......... 46% 64.0M 3s",
                                "138000K .......... .......... .......... .......... .......... 46% 54.6M 3s",
                                "138050K .......... .......... .......... .......... .......... 46% 36.0M 3s",
                                "138100K .......... .......... .......... .......... .......... 46% 47.5M 3s",
                                "138150K .......... .......... .......... .......... .......... 46% 44.5M 3s",
                                "138200K .......... .......... .......... .......... .......... 46% 34.3M 3s",
                                "138250K .......... .......... .......... .......... .......... 46% 57.8M 3s",
                                "138300K .......... .......... .......... .......... .......... 46% 44.3M 3s",
                                "138350K .......... .......... .......... .......... .......... 46% 35.7M 3s",
                                "138400K .......... .......... .......... .......... .......... 46% 41.1M 3s",
                                "138450K .......... .......... .......... .......... .......... 46% 38.7M 3s",
                                "138500K .......... .......... .......... .......... .......... 46% 36.6M 3s",
                                "138550K .......... .......... .......... .......... .......... 46% 24.8M 3s",
                                "138600K .......... .......... .......... .......... .......... 46% 45.1M 3s",
                                "138650K .......... .......... .......... .......... .......... 46% 28.5M 3s",
                                "138700K .......... .......... .......... .......... .......... 46% 54.1M 3s",
                                "138750K .......... .......... .......... .......... .......... 46% 51.1M 3s",
                                "138800K .......... .......... .......... .......... .......... 46% 40.1M 3s",
                                "138850K .......... .......... .......... .......... .......... 46% 44.2M 3s",
                                "138900K .......... .......... .......... .......... .......... 46% 42.4M 3s",
                                "138950K .......... .......... .......... .......... .......... 46% 29.6M 3s",
                                "139000K .......... .......... .......... .......... .......... 47% 68.5M 3s",
                                "139050K .......... .......... .......... .......... .......... 47% 37.1M 3s",
                                "139100K .......... .......... .......... .......... .......... 47% 40.4M 3s",
                                "139150K .......... .......... .......... .......... .......... 47% 41.7M 3s",
                                "139200K .......... .......... .......... .......... .......... 47% 33.6M 3s",
                                "139250K .......... .......... .......... .......... .......... 47% 44.8M 3s",
                                "139300K .......... .......... .......... .......... .......... 47% 49.1M 3s",
                                "139350K .......... .......... .......... .......... .......... 47% 37.9M 3s",
                                "139400K .......... .......... .......... .......... .......... 47% 44.8M 3s",
                                "139450K .......... .......... .......... .......... .......... 47% 27.5M 3s",
                                "139500K .......... .......... .......... .......... .......... 47% 58.1M 3s",
                                "139550K .......... .......... .......... .......... .......... 47% 30.4M 3s",
                                "139600K .......... .......... .......... .......... .......... 47% 51.8M 3s",
                                "139650K .......... .......... .......... .......... .......... 47% 38.0M 3s",
                                "139700K .......... .......... .......... .......... .......... 47% 54.3M 3s",
                                "139750K .......... .......... .......... .......... .......... 47% 26.6M 3s",
                                "139800K .......... .......... .......... .......... .......... 47% 57.7M 3s",
                                "139850K .......... .......... .......... .......... .......... 47% 36.0M 3s",
                                "139900K .......... .......... .......... .......... .......... 47% 35.7M 3s",
                                "139950K .......... .......... .......... .......... .......... 47% 24.8M 3s",
                                "140000K .......... .......... .......... .......... .......... 47% 6.33M 3s",
                                "140050K .......... .......... .......... .......... .......... 47% 75.2M 3s",
                                "140100K .......... .......... .......... .......... .......... 47% 61.8M 3s",
                                "140150K .......... .......... .......... .......... .......... 47% 51.1M 3s",
                                "140200K .......... .......... .......... .......... .......... 47% 69.2M 3s",
                                "140250K .......... .......... .......... .......... .......... 47% 75.6M 3s",
                                "140300K .......... .......... .......... .......... .......... 47% 66.5M 3s",
                                "140350K .......... .......... .......... .......... .......... 47% 58.6M 3s",
                                "140400K .......... .......... .......... .......... .......... 47% 53.1M 3s",
                                "140450K .......... .......... .......... .......... .......... 47% 41.2M 3s",
                                "140500K .......... .......... .......... .......... .......... 47% 55.2M 3s",
                                "140550K .......... .......... .......... .......... .......... 47% 50.8M 3s",
                                "140600K .......... .......... .......... .......... .......... 47% 66.7M 3s",
                                "140650K .......... .......... .......... .......... .......... 47% 60.5M 3s",
                                "140700K .......... .......... .......... .......... .......... 47% 57.1M 3s",
                                "140750K .......... .......... .......... .......... .......... 47% 21.9M 3s",
                                "140800K .......... .......... .......... .......... .......... 47% 49.3M 3s",
                                "140850K .......... .......... .......... .......... .......... 47% 34.9M 3s",
                                "140900K .......... .......... .......... .......... .......... 47% 50.0M 3s",
                                "140950K .......... .......... .......... .......... .......... 47% 48.8M 3s",
                                "141000K .......... .......... .......... .......... .......... 47% 72.6M 3s",
                                "141050K .......... .......... .......... .......... .......... 47% 71.3M 3s",
                                "141100K .......... .......... .......... .......... .......... 47% 70.6M 3s",
                                "141150K .......... .......... .......... .......... .......... 47% 24.8M 3s",
                                "141200K .......... .......... .......... .......... .......... 47% 80.2M 3s",
                                "141250K .......... .......... .......... .......... .......... 47% 36.2M 3s",
                                "141300K .......... .......... .......... .......... .......... 47% 68.0M 3s",
                                "141350K .......... .......... .......... .......... .......... 47% 46.8M 3s",
                                "141400K .......... .......... .......... .......... .......... 47% 38.2M 3s",
                                "141450K .......... .......... .......... .......... .......... 47% 36.2M 3s",
                                "141500K .......... .......... .......... .......... .......... 47% 33.7M 3s",
                                "141550K .......... .......... .......... .......... .......... 47% 43.5M 3s",
                                "141600K .......... .......... .......... .......... .......... 47% 37.9M 3s",
                                "141650K .......... .......... .......... .......... .......... 47% 39.9M 3s",
                                "141700K .......... .......... .......... .......... .......... 47% 40.7M 3s",
                                "141750K .......... .......... .......... .......... .......... 47% 39.6M 3s",
                                "141800K .......... .......... .......... .......... .......... 47% 39.4M 3s",
                                "141850K .......... .......... .......... .......... .......... 47% 40.9M 3s",
                                "141900K .......... .......... .......... .......... .......... 47% 42.3M 3s",
                                "141950K .......... .......... .......... .......... .......... 47% 20.5M 3s",
                                "142000K .......... .......... .......... .......... .......... 48% 76.2M 3s",
                                "142050K .......... .......... .......... .......... .......... 48% 73.2M 3s",
                                "142100K .......... .......... .......... .......... .......... 48% 82.8M 3s",
                                "142150K .......... .......... .......... .......... .......... 48% 45.0M 3s",
                                "142200K .......... .......... .......... .......... .......... 48% 41.8M 3s",
                                "142250K .......... .......... .......... .......... .......... 48% 36.4M 3s",
                                "142300K .......... .......... .......... .......... .......... 48% 35.4M 3s",
                                "142350K .......... .......... .......... .......... .......... 48% 48.8M 3s",
                                "142400K .......... .......... .......... .......... .......... 48% 43.5M 3s",
                                "142450K .......... .......... .......... .......... .......... 48% 42.8M 3s",
                                "142500K .......... .......... .......... .......... .......... 48% 44.5M 3s",
                                "142550K .......... .......... .......... .......... .......... 48% 42.7M 3s",
                                "142600K .......... .......... .......... .......... .......... 48% 38.0M 3s",
                                "142650K .......... .......... .......... .......... .......... 48% 27.5M 3s",
                                "142700K .......... .......... .......... .......... .......... 48% 68.5M 3s",
                                "142750K .......... .......... .......... .......... .......... 48% 43.7M 3s",
                                "142800K .......... .......... .......... .......... .......... 48% 37.1M 3s",
                                "142850K .......... .......... .......... .......... .......... 48% 43.6M 3s",
                                "142900K .......... .......... .......... .......... .......... 48% 34.8M 3s",
                                "142950K .......... .......... .......... .......... .......... 48% 40.5M 3s",
                                "143000K .......... .......... .......... .......... .......... 48% 37.3M 3s",
                                "143050K .......... .......... .......... .......... .......... 48% 34.9M 3s",
                                "143100K .......... .......... .......... .......... .......... 48% 32.3M 3s",
                                "143150K .......... .......... .......... .......... .......... 48% 38.8M 3s",
                                "143200K .......... .......... .......... .......... .......... 48% 18.5M 3s",
                                "143250K .......... .......... .......... .......... .......... 48% 99.4M 3s",
                                "143300K .......... .......... .......... .......... .......... 48% 19.8M 3s",
                                "143350K .......... .......... .......... .......... .......... 48% 87.6M 3s",
                                "143400K .......... .......... .......... .......... .......... 48% 75.9M 3s",
                                "143450K .......... .......... .......... .......... .......... 48% 11.9M 3s",
                                "143500K .......... .......... .......... .......... .......... 48%  104M 3s",
                                "143550K .......... .......... .......... .......... .......... 48%  106M 3s",
                                "143600K .......... .......... .......... .......... .......... 48% 99.5M 3s",
                                "143650K .......... .......... .......... .......... .......... 48% 82.0M 3s",
                                "143700K .......... .......... .......... .......... .......... 48% 70.8M 3s",
                                "143750K .......... .......... .......... .......... .......... 48% 31.2M 3s",
                                "143800K .......... .......... .......... .......... .......... 48% 19.7M 3s",
                                "143850K .......... .......... .......... .......... .......... 48% 92.5M 3s",
                                "143900K .......... .......... .......... .......... .......... 48% 75.6M 3s",
                                "143950K .......... .......... .......... .......... .......... 48% 35.4M 3s",
                                "144000K .......... .......... .......... .......... .......... 48% 46.8M 3s",
                                "144050K .......... .......... .......... .......... .......... 48% 36.0M 3s",
                                "144100K .......... .......... .......... .......... .......... 48% 41.1M 3s",
                                "144150K .......... .......... .......... .......... .......... 48% 34.2M 3s",
                                "144200K .......... .......... .......... .......... .......... 48% 38.7M 3s",
                                "144250K .......... .......... .......... .......... .......... 48% 21.4M 3s",
                                "144300K .......... .......... .......... .......... .......... 48%  121M 3s",
                                "144350K .......... .......... .......... .......... .......... 48% 34.0M 3s",
                                "144400K .......... .......... .......... .......... .......... 48% 42.7M 3s",
                                "144450K .......... .......... .......... .......... .......... 48% 33.4M 3s",
                                "144500K .......... .......... .......... .......... .......... 48% 40.5M 3s",
                                "144550K .......... .......... .......... .......... .......... 48% 36.8M 3s",
                                "144600K .......... .......... .......... .......... .......... 48% 25.7M 3s",
                                "144650K .......... .......... .......... .......... .......... 48% 78.7M 3s",
                                "144700K .......... .......... .......... .......... .......... 48% 20.2M 3s",
                                "144750K .......... .......... .......... .......... .......... 48% 52.6M 3s",
                                "144800K .......... .......... .......... .......... .......... 48% 56.6M 3s",
                                "144850K .......... .......... .......... .......... .......... 48% 22.9M 3s",
                                "144900K .......... .......... .......... .......... .......... 48% 38.8M 3s",
                                "144950K .......... .......... .......... .......... .......... 49% 43.2M 3s",
                                "145000K .......... .......... .......... .......... .......... 49% 50.0M 3s",
                                "145050K .......... .......... .......... .......... .......... 49% 58.8M 3s",
                                "145100K .......... .......... .......... .......... .......... 49% 69.9M 3s",
                                "145150K .......... .......... .......... .......... .......... 49% 38.0M 3s",
                                "145200K .......... .......... .......... .......... .......... 49% 22.2M 3s",
                                "145250K .......... .......... .......... .......... .......... 49% 43.4M 3s",
                                "145300K .......... .......... .......... .......... .......... 49% 85.6M 3s",
                                "145350K .......... .......... .......... .......... .......... 49% 44.4M 3s",
                                "145400K .......... .......... .......... .......... .......... 49% 8.42M 3s",
                                "145450K .......... .......... .......... .......... .......... 49% 76.9M 3s",
                                "145500K .......... .......... .......... .......... .......... 49% 43.0M 3s",
                                "145550K .......... .......... .......... .......... .......... 49% 48.9M 3s",
                                "145600K .......... .......... .......... .......... .......... 49% 16.8M 3s",
                                "145650K .......... .......... .......... .......... .......... 49%  108M 3s",
                                "145700K .......... .......... .......... .......... .......... 49%  112M 3s",
                                "145750K .......... .......... .......... .......... .......... 49% 88.0M 3s",
                                "145800K .......... .......... .......... .......... .......... 49%  105M 3s",
                                "145850K .......... .......... .......... .......... .......... 49% 46.4M 3s",
                                "145900K .......... .......... .......... .......... .......... 49% 38.8M 3s",
                                "145950K .......... .......... .......... .......... .......... 49% 30.9M 3s",
                                "146000K .......... .......... .......... .......... .......... 49% 61.1M 3s",
                                "146050K .......... .......... .......... .......... .......... 49% 60.3M 3s",
                                "146100K .......... .......... .......... .......... .......... 49% 38.5M 3s",
                                "146150K .......... .......... .......... .......... .......... 49% 43.1M 3s",
                                "146200K .......... .......... .......... .......... .......... 49% 26.5M 3s",
                                "146250K .......... .......... .......... .......... .......... 49% 73.8M 3s",
                                "146300K .......... .......... .......... .......... .......... 49% 87.5M 3s",
                                "146350K .......... .......... .......... .......... .......... 49% 66.5M 3s",
                                "146400K .......... .......... .......... .......... .......... 49% 38.2M 3s",
                                "146450K .......... .......... .......... .......... .......... 49% 44.0M 3s",
                                "146500K .......... .......... .......... .......... .......... 49% 51.6M 3s",
                                "146550K .......... .......... .......... .......... .......... 49% 47.6M 3s",
                                "146600K .......... .......... .......... .......... .......... 49% 50.9M 3s",
                                "146650K .......... .......... .......... .......... .......... 49% 74.9M 3s",
                                "146700K .......... .......... .......... .......... .......... 49% 57.2M 3s",
                                "146750K .......... .......... .......... .......... .......... 49% 53.4M 3s",
                                "146800K .......... .......... .......... .......... .......... 49% 71.9M 3s",
                                "146850K .......... .......... .......... .......... .......... 49% 27.1M 3s",
                                "146900K .......... .......... .......... .......... .......... 49% 17.0M 3s",
                                "146950K .......... .......... .......... .......... .......... 49% 24.9M 3s",
                                "147000K .......... .......... .......... .......... .......... 49% 43.6M 3s",
                                "147050K .......... .......... .......... .......... .......... 49% 80.8M 3s",
                                "147100K .......... .......... .......... .......... .......... 49% 72.4M 3s",
                                "147150K .......... .......... .......... .......... .......... 49% 86.2M 3s",
                                "147200K .......... .......... .......... .......... .......... 49% 80.4M 3s",
                                "147250K .......... .......... .......... .......... .......... 49% 87.1M 3s",
                                "147300K .......... .......... .......... .......... .......... 49% 71.2M 3s",
                                "147350K .......... .......... .......... .......... .......... 49% 80.2M 3s",
                                "147400K .......... .......... .......... .......... .......... 49% 35.6M 3s",
                                "147450K .......... .......... .......... .......... .......... 49% 52.1M 3s",
                                "147500K .......... .......... .......... .......... .......... 49% 44.9M 3s",
                                "147550K .......... .......... .......... .......... .......... 49% 33.3M 3s",
                                "147600K .......... .......... .......... .......... .......... 49% 44.1M 3s",
                                "147650K .......... .......... .......... .......... .......... 49% 40.7M 3s",
                                "147700K .......... .......... .......... .......... .......... 49% 35.2M 3s",
                                "147750K .......... .......... .......... .......... .......... 49% 36.9M 3s",
                                "147800K .......... .......... .......... .......... .......... 49% 38.3M 3s",
                                "147850K .......... .......... .......... .......... .......... 49% 44.0M 3s",
                                "147900K .......... .......... .......... .......... .......... 50% 37.4M 3s",
                                "147950K .......... .......... .......... .......... .......... 50% 25.2M 3s",
                                "148000K .......... .......... .......... .......... .......... 50% 75.4M 3s",
                                "148050K .......... .......... .......... .......... .......... 50% 30.2M 3s",
                                "148100K .......... .......... .......... .......... .......... 50% 33.9M 3s",
                                "148150K .......... .......... .......... .......... .......... 50% 25.2M 3s",
                                "148200K .......... .......... .......... .......... .......... 50% 34.8M 3s",
                                "148250K .......... .......... .......... .......... .......... 50% 98.6M 3s",
                                "148300K .......... .......... .......... .......... .......... 50% 43.4M 3s",
                                "148350K .......... .......... .......... .......... .......... 50% 35.9M 3s",
                                "148400K .......... .......... .......... .......... .......... 50% 22.1M 3s",
                                "148450K .......... .......... .......... .......... .......... 50% 59.7M 3s",
                                "148500K .......... .......... .......... .......... .......... 50% 56.4M 3s",
                                "148550K .......... .......... .......... .......... .......... 50% 39.8M 3s",
                                "148600K .......... .......... .......... .......... .......... 50% 38.5M 3s",
                                "148650K .......... .......... .......... .......... .......... 50% 33.4M 3s",
                                "148700K .......... .......... .......... .......... .......... 50% 36.6M 3s",
                                "148750K .......... .......... .......... .......... .......... 50% 36.8M 3s",
                                "148800K .......... .......... .......... .......... .......... 50% 31.4M 3s",
                                "148850K .......... .......... .......... .......... .......... 50% 41.7M 3s",
                                "148900K .......... .......... .......... .......... .......... 50% 20.4M 3s",
                                "148950K .......... .......... .......... .......... .......... 50%  109M 3s",
                                "149000K .......... .......... .......... .......... .......... 50% 49.7M 3s",
                                "149050K .......... .......... .......... .......... .......... 50% 35.7M 3s",
                                "149100K .......... .......... .......... .......... .......... 50% 33.3M 3s",
                                "149150K .......... .......... .......... .......... .......... 50% 38.9M 3s",
                                "149200K .......... .......... .......... .......... .......... 50% 37.4M 3s",
                                "149250K .......... .......... .......... .......... .......... 50% 32.1M 3s",
                                "149300K .......... .......... .......... .......... .......... 50% 35.2M 3s",
                                "149350K .......... .......... .......... .......... .......... 50% 38.2M 3s",
                                "149400K .......... .......... .......... .......... .......... 50% 35.4M 3s",
                                "149450K .......... .......... .......... .......... .......... 50% 45.3M 3s",
                                "149500K .......... .......... .......... .......... .......... 50% 39.6M 3s",
                                "149550K .......... .......... .......... .......... .......... 50% 43.4M 3s",
                                "149600K .......... .......... .......... .......... .......... 50% 39.1M 3s",
                                "149650K .......... .......... .......... .......... .......... 50% 29.0M 3s",
                                "149700K .......... .......... .......... .......... .......... 50% 41.2M 3s",
                                "149750K .......... .......... .......... .......... .......... 50% 39.7M 3s",
                                "149800K .......... .......... .......... .......... .......... 50% 32.0M 3s",
                                "149850K .......... .......... .......... .......... .......... 50% 34.0M 3s",
                                "149900K .......... .......... .......... .......... .......... 50% 68.9M 3s",
                                "149950K .......... .......... .......... .......... .......... 50% 38.4M 3s",
                                "150000K .......... .......... .......... .......... .......... 50% 34.7M 3s",
                                "150050K .......... .......... .......... .......... .......... 50% 23.2M 3s",
                                "150100K .......... .......... .......... .......... .......... 50% 72.6M 3s",
                                "150150K .......... .......... .......... .......... .......... 50% 49.8M 3s",
                                "150200K .......... .......... .......... .......... .......... 50% 34.0M 3s",
                                "150250K .......... .......... .......... .......... .......... 50% 37.1M 3s",
                                "150300K .......... .......... .......... .......... .......... 50% 35.8M 3s",
                                "150350K .......... .......... .......... .......... .......... 50% 33.6M 3s",
                                "150400K .......... .......... .......... .......... .......... 50% 43.3M 3s",
                                "150450K .......... .......... .......... .......... .......... 50% 35.5M 3s",
                                "150500K .......... .......... .......... .......... .......... 50% 32.2M 3s",
                                "150550K .......... .......... .......... .......... .......... 50% 38.3M 3s",
                                "150600K .......... .......... .......... .......... .......... 50% 33.2M 3s",
                                "150650K .......... .......... .......... .......... .......... 50% 34.9M 3s",
                                "150700K .......... .......... .......... .......... .......... 50% 40.2M 3s",
                                "150750K .......... .......... .......... .......... .......... 50% 24.6M 3s",
                                "150800K .......... .......... .......... .......... .......... 50% 46.5M 3s",
                                "150850K .......... .......... .......... .......... .......... 51% 40.7M 3s",
                                "150900K .......... .......... .......... .......... .......... 51% 53.5M 3s",
                                "150950K .......... .......... .......... .......... .......... 51% 37.1M 3s",
                                "151000K .......... .......... .......... .......... .......... 51% 48.8M 3s",
                                "151050K .......... .......... .......... .......... .......... 51% 48.9M 3s",
                                "151100K .......... .......... .......... .......... .......... 51% 35.6M 3s",
                                "151150K .......... .......... .......... .......... .......... 51% 58.1M 3s",
                                "151200K .......... .......... .......... .......... .......... 51% 39.8M 3s",
                                "151250K .......... .......... .......... .......... .......... 51% 36.2M 3s",
                                "151300K .......... .......... .......... .......... .......... 51% 39.0M 3s",
                                "151350K .......... .......... .......... .......... .......... 51% 41.4M 3s",
                                "151400K .......... .......... .......... .......... .......... 51% 35.9M 3s",
                                "151450K .......... .......... .......... .......... .......... 51% 31.6M 3s",
                                "151500K .......... .......... .......... .......... .......... 51% 27.3M 3s",
                                "151550K .......... .......... .......... .......... .......... 51% 54.1M 3s",
                                "151600K .......... .......... .......... .......... .......... 51% 37.5M 3s",
                                "151650K .......... .......... .......... .......... .......... 51% 34.8M 3s",
                                "151700K .......... .......... .......... .......... .......... 51% 30.6M 3s",
                                "151750K .......... .......... .......... .......... .......... 51% 21.8M 3s",
                                "151800K .......... .......... .......... .......... .......... 51% 83.9M 3s",
                                "151850K .......... .......... .......... .......... .......... 51% 46.8M 3s",
                                "151900K .......... .......... .......... .......... .......... 51% 40.4M 3s",
                                "151950K .......... .......... .......... .......... .......... 51% 40.6M 3s",
                                "152000K .......... .......... .......... .......... .......... 51% 27.1M 3s",
                                "152050K .......... .......... .......... .......... .......... 51% 39.0M 3s",
                                "152100K .......... .......... .......... .......... .......... 51% 66.6M 3s",
                                "152150K .......... .......... .......... .......... .......... 51% 32.3M 3s",
                                "152200K .......... .......... .......... .......... .......... 51% 36.2M 3s",
                                "152250K .......... .......... .......... .......... .......... 51% 41.4M 3s",
                                "152300K .......... .......... .......... .......... .......... 51% 35.9M 3s",
                                "152350K .......... .......... .......... .......... .......... 51% 34.2M 3s",
                                "152400K .......... .......... .......... .......... .......... 51% 32.1M 3s",
                                "152450K .......... .......... .......... .......... .......... 51% 38.8M 3s",
                                "152500K .......... .......... .......... .......... .......... 51% 40.0M 3s",
                                "152550K .......... .......... .......... .......... .......... 51% 38.9M 3s",
                                "152600K .......... .......... .......... .......... .......... 51% 30.8M 3s",
                                "152650K .......... .......... .......... .......... .......... 51% 62.1M 3s",
                                "152700K .......... .......... .......... .......... .......... 51% 26.0M 3s",
                                "152750K .......... .......... .......... .......... .......... 51% 49.0M 3s",
                                "152800K .......... .......... .......... .......... .......... 51% 86.4M 3s",
                                "152850K .......... .......... .......... .......... .......... 51% 33.8M 3s",
                                "152900K .......... .......... .......... .......... .......... 51% 82.5M 3s",
                                "152950K .......... .......... .......... .......... .......... 51% 41.5M 3s",
                                "153000K .......... .......... .......... .......... .......... 51% 28.9M 3s",
                                "153050K .......... .......... .......... .......... .......... 51% 64.8M 3s",
                                "153100K .......... .......... .......... .......... .......... 51% 35.8M 3s",
                                "153150K .......... .......... .......... .......... .......... 51% 35.0M 3s",
                                "153200K .......... .......... .......... .......... .......... 51% 24.0M 3s",
                                "153250K .......... .......... .......... .......... .......... 51% 63.1M 3s",
                                "153300K .......... .......... .......... .......... .......... 51% 50.7M 3s",
                                "153350K .......... .......... .......... .......... .......... 51% 33.0M 3s",
                                "153400K .......... .......... .......... .......... .......... 51% 39.9M 3s",
                                "153450K .......... .......... .......... .......... .......... 51% 33.5M 3s",
                                "153500K .......... .......... .......... .......... .......... 51% 38.8M 3s",
                                "153550K .......... .......... .......... .......... .......... 51% 28.3M 3s",
                                "153600K .......... .......... .......... .......... .......... 51% 48.2M 3s",
                                "153650K .......... .......... .......... .......... .......... 51% 27.3M 3s",
                                "153700K .......... .......... .......... .......... .......... 51% 66.4M 3s",
                                "153750K .......... .......... .......... .......... .......... 51% 25.7M 3s",
                                "153800K .......... .......... .......... .......... .......... 52% 68.8M 3s",
                                "153850K .......... .......... .......... .......... .......... 52% 40.1M 3s",
                                "153900K .......... .......... .......... .......... .......... 52% 37.1M 3s",
                                "153950K .......... .......... .......... .......... .......... 52% 24.2M 3s",
                                "154000K .......... .......... .......... .......... .......... 52% 64.6M 3s",
                                "154050K .......... .......... .......... .......... .......... 52% 37.7M 3s",
                                "154100K .......... .......... .......... .......... .......... 52% 36.5M 3s",
                                "154150K .......... .......... .......... .......... .......... 52% 36.1M 3s",
                                "154200K .......... .......... .......... .......... .......... 52% 23.2M 3s",
                                "154250K .......... .......... .......... .......... .......... 52% 67.8M 3s",
                                "154300K .......... .......... .......... .......... .......... 52% 38.3M 3s",
                                "154350K .......... .......... .......... .......... .......... 52% 32.0M 3s",
                                "154400K .......... .......... .......... .......... .......... 52% 39.1M 3s",
                                "154450K .......... .......... .......... .......... .......... 52% 35.9M 3s",
                                "154500K .......... .......... .......... .......... .......... 52% 31.4M 3s",
                                "154550K .......... .......... .......... .......... .......... 52% 44.4M 3s",
                                "154600K .......... .......... .......... .......... .......... 52% 34.7M 3s",
                                "154650K .......... .......... .......... .......... .......... 52% 24.7M 3s",
                                "154700K .......... .......... .......... .......... .......... 52% 41.2M 3s",
                                "154750K .......... .......... .......... .......... .......... 52% 49.4M 3s",
                                "154800K .......... .......... .......... .......... .......... 52% 35.0M 3s",
                                "154850K .......... .......... .......... .......... .......... 52% 34.2M 3s",
                                "154900K .......... .......... .......... .......... .......... 52% 41.7M 3s",
                                "154950K .......... .......... .......... .......... .......... 52% 30.1M 3s",
                                "155000K .......... .......... .......... .......... .......... 52% 44.1M 3s",
                                "155050K .......... .......... .......... .......... .......... 52% 34.6M 3s",
                                "155100K .......... .......... .......... .......... .......... 52% 45.9M 3s",
                                "155150K .......... .......... .......... .......... .......... 52% 24.4M 3s",
                                "155200K .......... .......... .......... .......... .......... 52% 62.3M 3s",
                                "155250K .......... .......... .......... .......... .......... 52% 30.7M 3s",
                                "155300K .......... .......... .......... .......... .......... 52% 34.9M 3s",
                                "155350K .......... .......... .......... .......... .......... 52% 32.3M 3s",
                                "155400K .......... .......... .......... .......... .......... 52% 25.7M 3s",
                                "155450K .......... .......... .......... .......... .......... 52% 43.4M 2s",
                                "155500K .......... .......... .......... .......... .......... 52% 47.2M 2s",
                                "155550K .......... .......... .......... .......... .......... 52% 38.3M 2s",
                                "155600K .......... .......... .......... .......... .......... 52% 29.2M 2s",
                                "155650K .......... .......... .......... .......... .......... 52% 65.7M 2s",
                                "155700K .......... .......... .......... .......... .......... 52% 78.1M 2s",
                                "155750K .......... .......... .......... .......... .......... 52% 77.1M 2s",
                                "155800K .......... .......... .......... .......... .......... 52% 47.2M 2s",
                                "155850K .......... .......... .......... .......... .......... 52% 40.0M 2s",
                                "155900K .......... .......... .......... .......... .......... 52% 28.9M 2s",
                                "155950K .......... .......... .......... .......... .......... 52% 53.0M 2s",
                                "156000K .......... .......... .......... .......... .......... 52% 44.4M 2s",
                                "156050K .......... .......... .......... .......... .......... 52% 40.5M 2s",
                                "156100K .......... .......... .......... .......... .......... 52% 40.3M 2s",
                                "156150K .......... .......... .......... .......... .......... 52% 26.3M 2s",
                                "156200K .......... .......... .......... .......... .......... 52% 75.2M 2s",
                                "156250K .......... .......... .......... .......... .......... 52% 36.1M 2s",
                                "156300K .......... .......... .......... .......... .......... 52% 44.5M 2s",
                                "156350K .......... .......... .......... .......... .......... 52% 40.9M 2s",
                                "156400K .......... .......... .......... .......... .......... 52% 33.4M 2s",
                                "156450K .......... .......... .......... .......... .......... 52% 37.4M 2s",
                                "156500K .......... .......... .......... .......... .......... 52% 34.6M 2s",
                                "156550K .......... .......... .......... .......... .......... 52% 32.3M 2s",
                                "156600K .......... .......... .......... .......... .......... 52% 35.2M 2s",
                                "156650K .......... .......... .......... .......... .......... 52% 33.6M 2s",
                                "156700K .......... .......... .......... .......... .......... 52% 33.2M 2s",
                                "156750K .......... .......... .......... .......... .......... 53% 33.6M 2s",
                                "156800K .......... .......... .......... .......... .......... 53% 30.3M 2s",
                                "156850K .......... .......... .......... .......... .......... 53% 31.3M 2s",
                                "156900K .......... .......... .......... .......... .......... 53% 48.0M 2s",
                                "156950K .......... .......... .......... .......... .......... 53% 34.9M 2s",
                                "157000K .......... .......... .......... .......... .......... 53% 39.5M 2s",
                                "157050K .......... .......... .......... .......... .......... 53% 33.6M 2s",
                                "157100K .......... .......... .......... .......... .......... 53% 36.6M 2s",
                                "157150K .......... .......... .......... .......... .......... 53% 34.2M 2s",
                                "157200K .......... .......... .......... .......... .......... 53% 40.6M 2s",
                                "157250K .......... .......... .......... .......... .......... 53% 34.6M 2s",
                                "157300K .......... .......... .......... .......... .......... 53% 36.4M 2s",
                                "157350K .......... .......... .......... .......... .......... 53% 36.7M 2s",
                                "157400K .......... .......... .......... .......... .......... 53% 31.2M 2s",
                                "157450K .......... .......... .......... .......... .......... 53% 27.6M 2s",
                                "157500K .......... .......... .......... .......... .......... 53% 66.0M 2s",
                                "157550K .......... .......... .......... .......... .......... 53% 34.0M 2s",
                                "157600K .......... .......... .......... .......... .......... 53% 35.1M 2s",
                                "157650K .......... .......... .......... .......... .......... 53% 32.0M 2s",
                                "157700K .......... .......... .......... .......... .......... 53% 32.2M 2s",
                                "157750K .......... .......... .......... .......... .......... 53% 35.7M 2s",
                                "157800K .......... .......... .......... .......... .......... 53% 33.5M 2s",
                                "157850K .......... .......... .......... .......... .......... 53% 31.4M 2s",
                                "157900K .......... .......... .......... .......... .......... 53% 33.0M 2s",
                                "157950K .......... .......... .......... .......... .......... 53% 22.2M 2s",
                                "158000K .......... .......... .......... .......... .......... 53% 78.1M 2s",
                                "158050K .......... .......... .......... .......... .......... 53% 40.1M 2s",
                                "158100K .......... .......... .......... .......... .......... 53% 34.9M 2s",
                                "158150K .......... .......... .......... .......... .......... 53% 38.6M 2s",
                                "158200K .......... .......... .......... .......... .......... 53% 32.7M 2s",
                                "158250K .......... .......... .......... .......... .......... 53% 34.4M 2s",
                                "158300K .......... .......... .......... .......... .......... 53% 33.9M 2s",
                                "158350K .......... .......... .......... .......... .......... 53% 18.4M 2s",
                                "158400K .......... .......... .......... .......... .......... 53% 81.9M 2s",
                                "158450K .......... .......... .......... .......... .......... 53% 74.1M 2s",
                                "158500K .......... .......... .......... .......... .......... 53% 29.1M 2s",
                                "158550K .......... .......... .......... .......... .......... 53% 34.4M 2s",
                                "158600K .......... .......... .......... .......... .......... 53% 42.6M 2s",
                                "158650K .......... .......... .......... .......... .......... 53% 22.4M 2s",
                                "158700K .......... .......... .......... .......... .......... 53% 82.8M 2s",
                                "158750K .......... .......... .......... .......... .......... 53% 52.0M 2s",
                                "158800K .......... .......... .......... .......... .......... 53% 34.6M 2s",
                                "158850K .......... .......... .......... .......... .......... 53% 31.8M 2s",
                                "158900K .......... .......... .......... .......... .......... 53% 22.4M 2s",
                                "158950K .......... .......... .......... .......... .......... 53% 75.9M 2s",
                                "159000K .......... .......... .......... .......... .......... 53% 67.4M 2s",
                                "159050K .......... .......... .......... .......... .......... 53% 35.9M 2s",
                                "159100K .......... .......... .......... .......... .......... 53% 43.4M 2s",
                                "159150K .......... .......... .......... .......... .......... 53% 34.2M 2s",
                                "159200K .......... .......... .......... .......... .......... 53% 42.3M 2s",
                                "159250K .......... .......... .......... .......... .......... 53% 37.3M 2s",
                                "159300K .......... .......... .......... .......... .......... 53% 45.8M 2s",
                                "159350K .......... .......... .......... .......... .......... 53% 45.7M 2s",
                                "159400K .......... .......... .......... .......... .......... 53% 25.3M 2s",
                                "159450K .......... .......... .......... .......... .......... 53%  109M 2s",
                                "159500K .......... .......... .......... .......... .......... 53% 95.7M 2s",
                                "159550K .......... .......... .......... .......... .......... 53% 63.7M 2s",
                                "159600K .......... .......... .......... .......... .......... 53% 44.1M 2s",
                                "159650K .......... .......... .......... .......... .......... 53% 46.0M 2s",
                                "159700K .......... .......... .......... .......... .......... 53% 25.4M 2s",
                                "159750K .......... .......... .......... .......... .......... 54% 48.3M 2s",
                                "159800K .......... .......... .......... .......... .......... 54% 46.2M 2s",
                                "159850K .......... .......... .......... .......... .......... 54% 55.9M 2s",
                                "159900K .......... .......... .......... .......... .......... 54% 64.6M 2s",
                                "159950K .......... .......... .......... .......... .......... 54% 34.6M 2s",
                                "160000K .......... .......... .......... .......... .......... 54% 25.7M 2s",
                                "160050K .......... .......... .......... .......... .......... 54% 55.8M 2s",
                                "160100K .......... .......... .......... .......... .......... 54% 57.1M 2s",
                                "160150K .......... .......... .......... .......... .......... 54% 64.3M 2s",
                                "160200K .......... .......... .......... .......... .......... 54% 54.0M 2s",
                                "160250K .......... .......... .......... .......... .......... 54% 59.9M 2s",
                                "160300K .......... .......... .......... .......... .......... 54% 66.8M 2s",
                                "160350K .......... .......... .......... .......... .......... 54% 64.9M 2s",
                                "160400K .......... .......... .......... .......... .......... 54% 53.1M 2s",
                                "160450K .......... .......... .......... .......... .......... 54% 64.4M 2s",
                                "160500K .......... .......... .......... .......... .......... 54% 44.6M 2s",
                                "160550K .......... .......... .......... .......... .......... 54% 59.6M 2s",
                                "160600K .......... .......... .......... .......... .......... 54% 33.1M 2s",
                                "160650K .......... .......... .......... .......... .......... 54% 50.6M 2s",
                                "160700K .......... .......... .......... .......... .......... 54% 49.3M 2s",
                                "160750K .......... .......... .......... .......... .......... 54% 63.6M 2s",
                                "160800K .......... .......... .......... .......... .......... 54% 61.4M 2s",
                                "160850K .......... .......... .......... .......... .......... 54% 39.6M 2s",
                                "160900K .......... .......... .......... .......... .......... 54% 41.0M 2s",
                                "160950K .......... .......... .......... .......... .......... 54% 42.7M 2s",
                                "161000K .......... .......... .......... .......... .......... 54% 43.1M 2s",
                                "161050K .......... .......... .......... .......... .......... 54% 45.2M 2s",
                                "161100K .......... .......... .......... .......... .......... 54% 43.1M 2s",
                                "161150K .......... .......... .......... .......... .......... 54% 43.5M 2s",
                                "161200K .......... .......... .......... .......... .......... 54% 40.7M 2s",
                                "161250K .......... .......... .......... .......... .......... 54% 49.8M 2s",
                                "161300K .......... .......... .......... .......... .......... 54% 40.9M 2s",
                                "161350K .......... .......... .......... .......... .......... 54% 36.2M 2s",
                                "161400K .......... .......... .......... .......... .......... 54% 51.8M 2s",
                                "161450K .......... .......... .......... .......... .......... 54% 41.6M 2s",
                                "161500K .......... .......... .......... .......... .......... 54% 44.5M 2s",
                                "161550K .......... .......... .......... .......... .......... 54% 41.6M 2s",
                                "161600K .......... .......... .......... .......... .......... 54% 39.2M 2s",
                                "161650K .......... .......... .......... .......... .......... 54% 37.6M 2s",
                                "161700K .......... .......... .......... .......... .......... 54% 38.1M 2s",
                                "161750K .......... .......... .......... .......... .......... 54% 24.2M 2s",
                                "161800K .......... .......... .......... .......... .......... 54% 59.4M 2s",
                                "161850K .......... .......... .......... .......... .......... 54% 61.7M 2s",
                                "161900K .......... .......... .......... .......... .......... 54% 57.4M 2s",
                                "161950K .......... .......... .......... .......... .......... 54% 38.2M 2s",
                                "162000K .......... .......... .......... .......... .......... 54% 39.3M 2s",
                                "162050K .......... .......... .......... .......... .......... 54% 48.1M 2s",
                                "162100K .......... .......... .......... .......... .......... 54% 8.02M 2s",
                                "162150K .......... .......... .......... .......... .......... 54% 79.7M 2s",
                                "162200K .......... .......... .......... .......... .......... 54% 87.7M 2s",
                                "162250K .......... .......... .......... .......... .......... 54% 92.6M 2s",
                                "162300K .......... .......... .......... .......... .......... 54% 91.9M 2s",
                                "162350K .......... .......... .......... .......... .......... 54% 81.7M 2s",
                                "162400K .......... .......... .......... .......... .......... 54% 93.4M 2s",
                                "162450K .......... .......... .......... .......... .......... 54% 95.3M 2s",
                                "162500K .......... .......... .......... .......... .......... 54% 90.0M 2s",
                                "162550K .......... .......... .......... .......... .......... 54% 42.4M 2s",
                                "162600K .......... .......... .......... .......... .......... 54% 39.3M 2s",
                                "162650K .......... .......... .......... .......... .......... 54% 33.5M 2s",
                                "162700K .......... .......... .......... .......... .......... 55% 46.0M 2s",
                                "162750K .......... .......... .......... .......... .......... 55% 35.9M 2s",
                                "162800K .......... .......... .......... .......... .......... 55% 37.0M 2s",
                                "162850K .......... .......... .......... .......... .......... 55% 36.2M 2s",
                                "162900K .......... .......... .......... .......... .......... 55% 35.2M 2s",
                                "162950K .......... .......... .......... .......... .......... 55% 38.5M 2s",
                                "163000K .......... .......... .......... .......... .......... 55% 38.5M 2s",
                                "163050K .......... .......... .......... .......... .......... 55% 32.9M 2s",
                                "163100K .......... .......... .......... .......... .......... 55% 36.1M 2s",
                                "163150K .......... .......... .......... .......... .......... 55% 33.9M 2s",
                                "163200K .......... .......... .......... .......... .......... 55% 31.5M 2s",
                                "163250K .......... .......... .......... .......... .......... 55% 37.5M 2s",
                                "163300K .......... .......... .......... .......... .......... 55% 39.8M 2s",
                                "163350K .......... .......... .......... .......... .......... 55% 38.9M 2s",
                                "163400K .......... .......... .......... .......... .......... 55% 37.5M 2s",
                                "163450K .......... .......... .......... .......... .......... 55% 38.8M 2s",
                                "163500K .......... .......... .......... .......... .......... 55% 39.2M 2s",
                                "163550K .......... .......... .......... .......... .......... 55% 36.4M 2s",
                                "163600K .......... .......... .......... .......... .......... 55% 34.6M 2s",
                                "163650K .......... .......... .......... .......... .......... 55% 49.2M 2s",
                                "163700K .......... .......... .......... .......... .......... 55% 37.5M 2s",
                                "163750K .......... .......... .......... .......... .......... 55% 46.0M 2s",
                                "163800K .......... .......... .......... .......... .......... 55% 47.0M 2s",
                                "163850K .......... .......... .......... .......... .......... 55% 36.8M 2s",
                                "163900K .......... .......... .......... .......... .......... 55% 49.9M 2s",
                                "163950K .......... .......... .......... .......... .......... 55% 43.9M 2s",
                                "164000K .......... .......... .......... .......... .......... 55% 48.3M 2s",
                                "164050K .......... .......... .......... .......... .......... 55% 36.7M 2s",
                                "164100K .......... .......... .......... .......... .......... 55% 44.7M 2s",
                                "164150K .......... .......... .......... .......... .......... 55% 40.4M 2s",
                                "164200K .......... .......... .......... .......... .......... 55% 44.7M 2s",
                                "164250K .......... .......... .......... .......... .......... 55% 13.1M 2s",
                                "164300K .......... .......... .......... .......... .......... 55%  119M 2s",
                                "164350K .......... .......... .......... .......... .......... 55%  103M 2s",
                                "164400K .......... .......... .......... .......... .......... 55%  112M 2s",
                                "164450K .......... .......... .......... .......... .......... 55% 74.0M 2s",
                                "164500K .......... .......... .......... .......... .......... 55% 41.9M 2s",
                                "164550K .......... .......... .......... .......... .......... 55% 40.9M 2s",
                                "164600K .......... .......... .......... .......... .......... 55% 29.0M 2s",
                                "164650K .......... .......... .......... .......... .......... 55% 78.1M 2s",
                                "164700K .......... .......... .......... .......... .......... 55% 42.1M 2s",
                                "164750K .......... .......... .......... .......... .......... 55% 45.9M 2s",
                                "164800K .......... .......... .......... .......... .......... 55% 43.5M 2s",
                                "164850K .......... .......... .......... .......... .......... 55% 26.1M 2s",
                                "164900K .......... .......... .......... .......... .......... 55% 84.5M 2s",
                                "164950K .......... .......... .......... .......... .......... 55% 28.8M 2s",
                                "165000K .......... .......... .......... .......... .......... 55% 60.2M 2s",
                                "165050K .......... .......... .......... .......... .......... 55% 72.2M 2s",
                                "165100K .......... .......... .......... .......... .......... 55% 31.7M 2s",
                                "165150K .......... .......... .......... .......... .......... 55% 71.2M 2s",
                                "165200K .......... .......... .......... .......... .......... 55% 45.6M 2s",
                                "165250K .......... .......... .......... .......... .......... 55% 45.2M 2s",
                                "165300K .......... .......... .......... .......... .......... 55% 43.8M 2s",
                                "165350K .......... .......... .......... .......... .......... 55% 41.2M 2s",
                                "165400K .......... .......... .......... .......... .......... 55% 43.1M 2s",
                                "165450K .......... .......... .......... .......... .......... 55% 51.4M 2s",
                                "165500K .......... .......... .......... .......... .......... 55% 44.8M 2s",
                                "165550K .......... .......... .......... .......... .......... 55% 46.5M 2s",
                                "165600K .......... .......... .......... .......... .......... 55% 40.1M 2s",
                                "165650K .......... .......... .......... .......... .......... 56% 24.3M 2s",
                                "165700K .......... .......... .......... .......... .......... 56% 85.5M 2s",
                                "165750K .......... .......... .......... .......... .......... 56% 54.9M 2s",
                                "165800K .......... .......... .......... .......... .......... 56% 33.4M 2s",
                                "165850K .......... .......... .......... .......... .......... 56% 39.0M 2s",
                                "165900K .......... .......... .......... .......... .......... 56% 43.6M 2s",
                                "165950K .......... .......... .......... .......... .......... 56% 25.4M 2s",
                                "166000K .......... .......... .......... .......... .......... 56% 42.7M 2s",
                                "166050K .......... .......... .......... .......... .......... 56% 57.8M 2s",
                                "166100K .......... .......... .......... .......... .......... 56% 85.9M 2s",
                                "166150K .......... .......... .......... .......... .......... 56% 54.0M 2s",
                                "166200K .......... .......... .......... .......... .......... 56% 37.7M 2s",
                                "166250K .......... .......... .......... .......... .......... 56% 30.0M 2s",
                                "166300K .......... .......... .......... .......... .......... 56% 47.8M 2s",
                                "166350K .......... .......... .......... .......... .......... 56% 36.3M 2s",
                                "166400K .......... .......... .......... .......... .......... 56% 30.6M 2s",
                                "166450K .......... .......... .......... .......... .......... 56% 58.4M 2s",
                                "166500K .......... .......... .......... .......... .......... 56% 28.6M 2s",
                                "166550K .......... .......... .......... .......... .......... 56% 28.4M 2s",
                                "166600K .......... .......... .......... .......... .......... 56% 76.3M 2s",
                                "166650K .......... .......... .......... .......... .......... 56% 60.4M 2s",
                                "166700K .......... .......... .......... .......... .......... 56% 43.5M 2s",
                                "166750K .......... .......... .......... .......... .......... 56% 39.1M 2s",
                                "166800K .......... .......... .......... .......... .......... 56% 42.7M 2s",
                                "166850K .......... .......... .......... .......... .......... 56% 45.5M 2s",
                                "166900K .......... .......... .......... .......... .......... 56% 43.1M 2s",
                                "166950K .......... .......... .......... .......... .......... 56% 23.0M 2s",
                                "167000K .......... .......... .......... .......... .......... 56% 92.8M 2s",
                                "167050K .......... .......... .......... .......... .......... 56% 59.7M 2s",
                                "167100K .......... .......... .......... .......... .......... 56% 27.9M 2s",
                                "167150K .......... .......... .......... .......... .......... 56% 91.4M 2s",
                                "167200K .......... .......... .......... .......... .......... 56% 42.3M 2s",
                                "167250K .......... .......... .......... .......... .......... 56% 42.8M 2s",
                                "167300K .......... .......... .......... .......... .......... 56% 43.5M 2s",
                                "167350K .......... .......... .......... .......... .......... 56% 39.7M 2s",
                                "167400K .......... .......... .......... .......... .......... 56% 48.6M 2s",
                                "167450K .......... .......... .......... .......... .......... 56% 44.1M 2s",
                                "167500K .......... .......... .......... .......... .......... 56% 44.6M 2s",
                                "167550K .......... .......... .......... .......... .......... 56% 42.6M 2s",
                                "167600K .......... .......... .......... .......... .......... 56% 42.3M 2s",
                                "167650K .......... .......... .......... .......... .......... 56% 37.9M 2s",
                                "167700K .......... .......... .......... .......... .......... 56% 28.6M 2s",
                                "167750K .......... .......... .......... .......... .......... 56% 77.6M 2s",
                                "167800K .......... .......... .......... .......... .......... 56% 45.5M 2s",
                                "167850K .......... .......... .......... .......... .......... 56% 39.2M 2s",
                                "167900K .......... .......... .......... .......... .......... 56% 40.3M 2s",
                                "167950K .......... .......... .......... .......... .......... 56% 38.3M 2s",
                                "168000K .......... .......... .......... .......... .......... 56% 31.2M 2s",
                                "168050K .......... .......... .......... .......... .......... 56% 33.7M 2s",
                                "168100K .......... .......... .......... .......... .......... 56% 32.6M 2s",
                                "168150K .......... .......... .......... .......... .......... 56% 37.5M 2s",
                                "168200K .......... .......... .......... .......... .......... 56% 41.3M 2s",
                                "168250K .......... .......... .......... .......... .......... 56% 38.4M 2s",
                                "168300K .......... .......... .......... .......... .......... 56% 31.4M 2s",
                                "168350K .......... .......... .......... .......... .......... 56% 31.7M 2s",
                                "168400K .......... .......... .......... .......... .......... 56% 61.3M 2s",
                                "168450K .......... .......... .......... .......... .......... 56% 30.0M 2s",
                                "168500K .......... .......... .......... .......... .......... 56% 51.1M 2s",
                                "168550K .......... .......... .......... .......... .......... 56% 25.7M 2s",
                                "168600K .......... .......... .......... .......... .......... 57% 34.6M 2s",
                                "168650K .......... .......... .......... .......... .......... 57% 94.0M 2s",
                                "168700K .......... .......... .......... .......... .......... 57% 29.7M 2s",
                                "168750K .......... .......... .......... .......... .......... 57% 77.4M 2s",
                                "168800K .......... .......... .......... .......... .......... 57% 38.0M 2s",
                                "168850K .......... .......... .......... .......... .......... 57% 36.9M 2s",
                                "168900K .......... .......... .......... .......... .......... 57% 36.8M 2s",
                                "168950K .......... .......... .......... .......... .......... 57% 35.2M 2s",
                                "169000K .......... .......... .......... .......... .......... 57% 21.9M 2s",
                                "169050K .......... .......... .......... .......... .......... 57% 66.6M 2s",
                                "169100K .......... .......... .......... .......... .......... 57% 60.1M 2s",
                                "169150K .......... .......... .......... .......... .......... 57% 39.0M 2s",
                                "169200K .......... .......... .......... .......... .......... 57% 35.3M 2s",
                                "169250K .......... .......... .......... .......... .......... 57% 29.7M 2s",
                                "169300K .......... .......... .......... .......... .......... 57% 53.8M 2s",
                                "169350K .......... .......... .......... .......... .......... 57% 39.8M 2s",
                                "169400K .......... .......... .......... .......... .......... 57% 38.3M 2s",
                                "169450K .......... .......... .......... .......... .......... 57% 44.7M 2s",
                                "169500K .......... .......... .......... .......... .......... 57% 39.0M 2s",
                                "169550K .......... .......... .......... .......... .......... 57% 46.8M 2s",
                                "169600K .......... .......... .......... .......... .......... 57% 41.2M 2s",
                                "169650K .......... .......... .......... .......... .......... 57% 20.8M 2s",
                                "169700K .......... .......... .......... .......... .......... 57%  115M 2s",
                                "169750K .......... .......... .......... .......... .......... 57% 57.8M 2s",
                                "169800K .......... .......... .......... .......... .......... 57% 40.6M 2s",
                                "169850K .......... .......... .......... .......... .......... 57% 43.8M 2s",
                                "169900K .......... .......... .......... .......... .......... 57% 33.5M 2s",
                                "169950K .......... .......... .......... .......... .......... 57% 46.4M 2s",
                                "170000K .......... .......... .......... .......... .......... 57% 44.4M 2s",
                                "170050K .......... .......... .......... .......... .......... 57% 42.6M 2s",
                                "170100K .......... .......... .......... .......... .......... 57% 43.6M 2s",
                                "170150K .......... .......... .......... .......... .......... 57% 40.6M 2s",
                                "170200K .......... .......... .......... .......... .......... 57% 41.0M 2s",
                                "170250K .......... .......... .......... .......... .......... 57% 42.8M 2s",
                                "170300K .......... .......... .......... .......... .......... 57% 43.9M 2s",
                                "170350K .......... .......... .......... .......... .......... 57% 34.1M 2s",
                                "170400K .......... .......... .......... .......... .......... 57% 89.0M 2s",
                                "170450K .......... .......... .......... .......... .......... 57% 53.2M 2s",
                                "170500K .......... .......... .......... .......... .......... 57% 53.8M 2s",
                                "170550K .......... .......... .......... .......... .......... 57% 51.9M 2s",
                                "170600K .......... .......... .......... .......... .......... 57% 51.8M 2s",
                                "170650K .......... .......... .......... .......... .......... 57% 19.9M 2s",
                                "170700K .......... .......... .......... .......... .......... 57%  128M 2s",
                                "170750K .......... .......... .......... .......... .......... 57% 47.8M 2s",
                                "170800K .......... .......... .......... .......... .......... 57%  119M 2s",
                                "170850K .......... .......... .......... .......... .......... 57% 30.9M 2s",
                                "170900K .......... .......... .......... .......... .......... 57% 79.7M 2s",
                                "170950K .......... .......... .......... .......... .......... 57% 47.7M 2s",
                                "171000K .......... .......... .......... .......... .......... 57% 41.3M 2s",
                                "171050K .......... .......... .......... .......... .......... 57% 40.4M 2s",
                                "171100K .......... .......... .......... .......... .......... 57% 47.8M 2s",
                                "171150K .......... .......... .......... .......... .......... 57% 45.9M 2s",
                                "171200K .......... .......... .......... .......... .......... 57% 24.8M 2s",
                                "171250K .......... .......... .......... .......... .......... 57% 52.6M 2s",
                                "171300K .......... .......... .......... .......... .......... 57% 75.3M 2s",
                                "171350K .......... .......... .......... .......... .......... 57% 72.3M 2s",
                                "171400K .......... .......... .......... .......... .......... 57% 86.7M 2s",
                                "171450K .......... .......... .......... .......... .......... 57% 42.7M 2s",
                                "171500K .......... .......... .......... .......... .......... 57% 43.1M 2s",
                                "171550K .......... .......... .......... .......... .......... 58% 39.5M 2s",
                                "171600K .......... .......... .......... .......... .......... 58% 52.9M 2s",
                                "171650K .......... .......... .......... .......... .......... 58% 41.8M 2s",
                                "171700K .......... .......... .......... .......... .......... 58% 44.8M 2s",
                                "171750K .......... .......... .......... .......... .......... 58% 25.3M 2s",
                                "171800K .......... .......... .......... .......... .......... 58% 82.2M 2s",
                                "171850K .......... .......... .......... .......... .......... 58% 63.7M 2s",
                                "171900K .......... .......... .......... .......... .......... 58% 46.2M 2s",
                                "171950K .......... .......... .......... .......... .......... 58% 50.4M 2s",
                                "172000K .......... .......... .......... .......... .......... 58% 39.2M 2s",
                                "172050K .......... .......... .......... .......... .......... 58% 60.5M 2s",
                                "172100K .......... .......... .......... .......... .......... 58% 49.3M 2s",
                                "172150K .......... .......... .......... .......... .......... 58% 32.2M 2s",
                                "172200K .......... .......... .......... .......... .......... 58% 70.1M 2s",
                                "172250K .......... .......... .......... .......... .......... 58% 32.5M 2s",
                                "172300K .......... .......... .......... .......... .......... 58% 37.6M 2s",
                                "172350K .......... .......... .......... .......... .......... 58%  109M 2s",
                                "172400K .......... .......... .......... .......... .......... 58% 55.9M 2s",
                                "172450K .......... .......... .......... .......... .......... 58% 44.7M 2s",
                                "172500K .......... .......... .......... .......... .......... 58% 46.0M 2s",
                                "172550K .......... .......... .......... .......... .......... 58% 41.3M 2s",
                                "172600K .......... .......... .......... .......... .......... 58% 45.0M 2s",
                                "172650K .......... .......... .......... .......... .......... 58% 43.6M 2s",
                                "172700K .......... .......... .......... .......... .......... 58% 30.1M 2s",
                                "172750K .......... .......... .......... .......... .......... 58% 41.9M 2s",
                                "172800K .......... .......... .......... .......... .......... 58% 93.2M 2s",
                                "172850K .......... .......... .......... .......... .......... 58% 40.9M 2s",
                                "172900K .......... .......... .......... .......... .......... 58% 37.5M 2s",
                                "172950K .......... .......... .......... .......... .......... 58% 54.6M 2s",
                                "173000K .......... .......... .......... .......... .......... 58% 24.5M 2s",
                                "173050K .......... .......... .......... .......... .......... 58%  112M 2s",
                                "173100K .......... .......... .......... .......... .......... 58% 53.5M 2s",
                                "173150K .......... .......... .......... .......... .......... 58% 43.4M 2s",
                                "173200K .......... .......... .......... .......... .......... 58% 37.7M 2s",
                                "173250K .......... .......... .......... .......... .......... 58% 57.4M 2s",
                                "173300K .......... .......... .......... .......... .......... 58% 43.3M 2s",
                                "173350K .......... .......... .......... .......... .......... 58% 36.7M 2s",
                                "173400K .......... .......... .......... .......... .......... 58% 54.8M 2s",
                                "173450K .......... .......... .......... .......... .......... 58% 35.1M 2s",
                                "173500K .......... .......... .......... .......... .......... 58% 10.8M 2s",
                                "173550K .......... .......... .......... .......... .......... 58% 87.7M 2s",
                                "173600K .......... .......... .......... .......... .......... 58% 91.5M 2s",
                                "173650K .......... .......... .......... .......... .......... 58% 98.7M 2s",
                                "173700K .......... .......... .......... .......... .......... 58% 97.5M 2s",
                                "173750K .......... .......... .......... .......... .......... 58% 82.4M 2s",
                                "173800K .......... .......... .......... .......... .......... 58% 27.7M 2s",
                                "173850K .......... .......... .......... .......... .......... 58% 47.8M 2s",
                                "173900K .......... .......... .......... .......... .......... 58% 40.2M 2s",
                                "173950K .......... .......... .......... .......... .......... 58% 47.0M 2s",
                                "174000K .......... .......... .......... .......... .......... 58% 45.9M 2s",
                                "174050K .......... .......... .......... .......... .......... 58% 20.7M 2s",
                                "174100K .......... .......... .......... .......... .......... 58% 51.9M 2s",
                                "174150K .......... .......... .......... .......... .......... 58% 62.2M 2s",
                                "174200K .......... .......... .......... .......... .......... 58% 39.4M 2s",
                                "174250K .......... .......... .......... .......... .......... 58% 44.6M 2s",
                                "174300K .......... .......... .......... .......... .......... 58% 29.8M 2s",
                                "174350K .......... .......... .......... .......... .......... 58% 45.9M 2s",
                                "174400K .......... .......... .......... .......... .......... 58% 33.5M 2s",
                                "174450K .......... .......... .......... .......... .......... 58% 28.3M 2s",
                                "174500K .......... .......... .......... .......... .......... 59% 40.8M 2s",
                                "174550K .......... .......... .......... .......... .......... 59% 26.4M 2s",
                                "174600K .......... .......... .......... .......... .......... 59% 81.8M 2s",
                                "174650K .......... .......... .......... .......... .......... 59% 36.7M 2s",
                                "174700K .......... .......... .......... .......... .......... 59% 37.4M 2s",
                                "174750K .......... .......... .......... .......... .......... 59% 28.0M 2s",
                                "174800K .......... .......... .......... .......... .......... 59% 54.0M 2s",
                                "174850K .......... .......... .......... .......... .......... 59% 36.4M 2s",
                                "174900K .......... .......... .......... .......... .......... 59% 36.9M 2s",
                                "174950K .......... .......... .......... .......... .......... 59% 36.6M 2s",
                                "175000K .......... .......... .......... .......... .......... 59% 23.2M 2s",
                                "175050K .......... .......... .......... .......... .......... 59% 46.6M 2s",
                                "175100K .......... .......... .......... .......... .......... 59% 74.4M 2s",
                                "175150K .......... .......... .......... .......... .......... 59% 37.9M 2s",
                                "175200K .......... .......... .......... .......... .......... 59% 38.1M 2s",
                                "175250K .......... .......... .......... .......... .......... 59% 33.3M 2s",
                                "175300K .......... .......... .......... .......... .......... 59% 35.6M 2s",
                                "175350K .......... .......... .......... .......... .......... 59% 39.2M 2s",
                                "175400K .......... .......... .......... .......... .......... 59% 42.6M 2s",
                                "175450K .......... .......... .......... .......... .......... 59% 22.6M 2s",
                                "175500K .......... .......... .......... .......... .......... 59% 85.4M 2s",
                                "175550K .......... .......... .......... .......... .......... 59% 36.6M 2s",
                                "175600K .......... .......... .......... .......... .......... 59% 33.3M 2s",
                                "175650K .......... .......... .......... .......... .......... 59% 36.5M 2s",
                                "175700K .......... .......... .......... .......... .......... 59% 42.8M 2s",
                                "175750K .......... .......... .......... .......... .......... 59% 42.5M 2s",
                                "175800K .......... .......... .......... .......... .......... 59% 46.1M 2s",
                                "175850K .......... .......... .......... .......... .......... 59% 45.9M 2s",
                                "175900K .......... .......... .......... .......... .......... 59% 44.9M 2s",
                                "175950K .......... .......... .......... .......... .......... 59% 38.1M 2s",
                                "176000K .......... .......... .......... .......... .......... 59% 54.4M 2s",
                                "176050K .......... .......... .......... .......... .......... 59% 49.9M 2s",
                                "176100K .......... .......... .......... .......... .......... 59% 37.7M 2s",
                                "176150K .......... .......... .......... .......... .......... 59% 44.9M 2s",
                                "176200K .......... .......... .......... .......... .......... 59% 41.4M 2s",
                                "176250K .......... .......... .......... .......... .......... 59% 36.0M 2s",
                                "176300K .......... .......... .......... .......... .......... 59% 38.5M 2s",
                                "176350K .......... .......... .......... .......... .......... 59% 41.9M 2s",
                                "176400K .......... .......... .......... .......... .......... 59% 39.1M 2s",
                                "176450K .......... .......... .......... .......... .......... 59% 21.8M 2s",
                                "176500K .......... .......... .......... .......... .......... 59%  106M 2s",
                                "176550K .......... .......... .......... .......... .......... 59% 31.3M 2s",
                                "176600K .......... .......... .......... .......... .......... 59%  118M 2s",
                                "176650K .......... .......... .......... .......... .......... 59%  113M 2s",
                                "176700K .......... .......... .......... .......... .......... 59% 50.9M 2s",
                                "176750K .......... .......... .......... .......... .......... 59% 42.4M 2s",
                                "176800K .......... .......... .......... .......... .......... 59% 44.9M 2s",
                                "176850K .......... .......... .......... .......... .......... 59% 34.1M 2s",
                                "176900K .......... .......... .......... .......... .......... 59% 56.4M 2s",
                                "176950K .......... .......... .......... .......... .......... 59% 41.2M 2s",
                                "177000K .......... .......... .......... .......... .......... 59% 42.0M 2s",
                                "177050K .......... .......... .......... .......... .......... 59% 38.5M 2s",
                                "177100K .......... .......... .......... .......... .......... 59% 23.2M 2s",
                                "177150K .......... .......... .......... .......... .......... 59%  117M 2s",
                                "177200K .......... .......... .......... .......... .......... 59% 37.4M 2s",
                                "177250K .......... .......... .......... .......... .......... 59% 43.4M 2s",
                                "177300K .......... .......... .......... .......... .......... 59% 44.1M 2s",
                                "177350K .......... .......... .......... .......... .......... 59% 44.8M 2s",
                                "177400K .......... .......... .......... .......... .......... 59% 44.7M 2s",
                                "177450K .......... .......... .......... .......... .......... 59% 48.1M 2s",
                                "177500K .......... .......... .......... .......... .......... 60% 38.1M 2s",
                                "177550K .......... .......... .......... .......... .......... 60% 39.6M 2s",
                                "177600K .......... .......... .......... .......... .......... 60% 23.7M 2s",
                                "177650K .......... .......... .......... .......... .......... 60% 71.2M 2s",
                                "177700K .......... .......... .......... .......... .......... 60% 75.7M 2s",
                                "177750K .......... .......... .......... .......... .......... 60% 47.8M 2s",
                                "177800K .......... .......... .......... .......... .......... 60% 42.9M 2s",
                                "177850K .......... .......... .......... .......... .......... 60% 45.7M 2s",
                                "177900K .......... .......... .......... .......... .......... 60% 41.6M 2s",
                                "177950K .......... .......... .......... .......... .......... 60% 53.4M 2s",
                                "178000K .......... .......... .......... .......... .......... 60% 40.9M 2s",
                                "178050K .......... .......... .......... .......... .......... 60% 48.8M 2s",
                                "178100K .......... .......... .......... .......... .......... 60% 46.1M 2s",
                                "178150K .......... .......... .......... .......... .......... 60% 51.4M 2s",
                                "178200K .......... .......... .......... .......... .......... 60% 17.3M 2s",
                                "178250K .......... .......... .......... .......... .......... 60% 49.4M 2s",
                                "178300K .......... .......... .......... .......... .......... 60% 75.3M 2s",
                                "178350K .......... .......... .......... .......... .......... 60% 83.7M 2s",
                                "178400K .......... .......... .......... .......... .......... 60% 83.2M 2s",
                                "178450K .......... .......... .......... .......... .......... 60% 58.7M 2s",
                                "178500K .......... .......... .......... .......... .......... 60% 42.1M 2s",
                                "178550K .......... .......... .......... .......... .......... 60% 29.8M 2s",
                                "178600K .......... .......... .......... .......... .......... 60% 53.7M 2s",
                                "178650K .......... .......... .......... .......... .......... 60% 55.5M 2s",
                                "178700K .......... .......... .......... .......... .......... 60% 30.2M 2s",
                                "178750K .......... .......... .......... .......... .......... 60% 77.5M 2s",
                                "178800K .......... .......... .......... .......... .......... 60% 22.9M 2s",
                                "178850K .......... .......... .......... .......... .......... 60% 89.5M 2s",
                                "178900K .......... .......... .......... .......... .......... 60% 59.0M 2s",
                                "178950K .......... .......... .......... .......... .......... 60% 71.9M 2s",
                                "179000K .......... .......... .......... .......... .......... 60% 44.1M 2s",
                                "179050K .......... .......... .......... .......... .......... 60% 42.7M 2s",
                                "179100K .......... .......... .......... .......... .......... 60% 38.9M 2s",
                                "179150K .......... .......... .......... .......... .......... 60% 48.9M 2s",
                                "179200K .......... .......... .......... .......... .......... 60% 43.3M 2s",
                                "179250K .......... .......... .......... .......... .......... 60% 31.2M 2s",
                                "179300K .......... .......... .......... .......... .......... 60% 57.6M 2s",
                                "179350K .......... .......... .......... .......... .......... 60% 24.4M 2s",
                                "179400K .......... .......... .......... .......... .......... 60% 49.2M 2s",
                                "179450K .......... .......... .......... .......... .......... 60% 96.5M 2s",
                                "179500K .......... .......... .......... .......... .......... 60% 37.9M 2s",
                                "179550K .......... .......... .......... .......... .......... 60% 36.3M 2s",
                                "179600K .......... .......... .......... .......... .......... 60% 32.9M 2s",
                                "179650K .......... .......... .......... .......... .......... 60% 37.9M 2s",
                                "179700K .......... .......... .......... .......... .......... 60% 41.3M 2s",
                                "179750K .......... .......... .......... .......... .......... 60% 21.5M 2s",
                                "179800K .......... .......... .......... .......... .......... 60% 45.0M 2s",
                                "179850K .......... .......... .......... .......... .......... 60% 59.0M 2s",
                                "179900K .......... .......... .......... .......... .......... 60% 34.4M 2s",
                                "179950K .......... .......... .......... .......... .......... 60% 39.8M 2s",
                                "180000K .......... .......... .......... .......... .......... 60% 34.7M 2s",
                                "180050K .......... .......... .......... .......... .......... 60% 24.2M 2s",
                                "180100K .......... .......... .......... .......... .......... 60% 78.1M 2s",
                                "180150K .......... .......... .......... .......... .......... 60% 34.1M 2s",
                                "180200K .......... .......... .......... .......... .......... 60% 51.2M 2s",
                                "180250K .......... .......... .......... .......... .......... 60% 31.7M 2s",
                                "180300K .......... .......... .......... .......... .......... 60% 22.0M 2s",
                                "180350K .......... .......... .......... .......... .......... 60%  115M 2s",
                                "180400K .......... .......... .......... .......... .......... 60% 42.2M 2s",
                                "180450K .......... .......... .......... .......... .......... 61% 38.1M 2s",
                                "180500K .......... .......... .......... .......... .......... 61% 37.5M 2s",
                                "180550K .......... .......... .......... .......... .......... 61% 35.8M 2s",
                                "180600K .......... .......... .......... .......... .......... 61% 34.2M 2s",
                                "180650K .......... .......... .......... .......... .......... 61% 40.9M 2s",
                                "180700K .......... .......... .......... .......... .......... 61% 41.0M 2s",
                                "180750K .......... .......... .......... .......... .......... 61% 32.6M 2s",
                                "180800K .......... .......... .......... .......... .......... 61% 28.0M 2s",
                                "180850K .......... .......... .......... .......... .......... 61% 70.0M 2s",
                                "180900K .......... .......... .......... .......... .......... 61% 40.7M 2s",
                                "180950K .......... .......... .......... .......... .......... 61% 37.7M 2s",
                                "181000K .......... .......... .......... .......... .......... 61% 21.7M 2s",
                                "181050K .......... .......... .......... .......... .......... 61% 44.1M 2s",
                                "181100K .......... .......... .......... .......... .......... 61% 79.5M 2s",
                                "181150K .......... .......... .......... .......... .......... 61% 47.8M 2s",
                                "181200K .......... .......... .......... .......... .......... 61% 33.6M 2s",
                                "181250K .......... .......... .......... .......... .......... 61% 37.1M 2s",
                                "181300K .......... .......... .......... .......... .......... 61% 31.2M 2s",
                                "181350K .......... .......... .......... .......... .......... 61% 32.0M 2s",
                                "181400K .......... .......... .......... .......... .......... 61% 24.6M 2s",
                                "181450K .......... .......... .......... .......... .......... 61%  121M 2s",
                                "181500K .......... .......... .......... .......... .......... 61%  130M 2s",
                                "181550K .......... .......... .......... .......... .......... 61% 79.3M 2s",
                                "181600K .......... .......... .......... .......... .......... 61% 58.7M 2s",
                                "181650K .......... .......... .......... .......... .......... 61% 54.7M 2s",
                                "181700K .......... .......... .......... .......... .......... 61% 57.5M 2s",
                                "181750K .......... .......... .......... .......... .......... 61% 54.8M 2s",
                                "181800K .......... .......... .......... .......... .......... 61% 44.5M 2s",
                                "181850K .......... .......... .......... .......... .......... 61% 56.2M 2s",
                                "181900K .......... .......... .......... .......... .......... 61% 57.0M 2s",
                                "181950K .......... .......... .......... .......... .......... 61% 33.1M 2s",
                                "182000K .......... .......... .......... .......... .......... 61%  111M 2s",
                                "182050K .......... .......... .......... .......... .......... 61% 97.9M 2s",
                                "182100K .......... .......... .......... .......... .......... 61% 40.7M 2s",
                                "182150K .......... .......... .......... .......... .......... 61% 56.6M 2s",
                                "182200K .......... .......... .......... .......... .......... 61% 66.0M 2s",
                                "182250K .......... .......... .......... .......... .......... 61% 47.5M 2s",
                                "182300K .......... .......... .......... .......... .......... 61% 61.7M 2s",
                                "182350K .......... .......... .......... .......... .......... 61% 60.8M 2s",
                                "182400K .......... .......... .......... .......... .......... 61% 55.6M 2s",
                                "182450K .......... .......... .......... .......... .......... 61% 69.1M 2s",
                                "182500K .......... .......... .......... .......... .......... 61% 50.5M 2s",
                                "182550K .......... .......... .......... .......... .......... 61% 44.5M 2s",
                                "182600K .......... .......... .......... .......... .......... 61% 55.2M 2s",
                                "182650K .......... .......... .......... .......... .......... 61% 86.5M 2s",
                                "182700K .......... .......... .......... .......... .......... 61% 60.2M 2s",
                                "182750K .......... .......... .......... .......... .......... 61% 55.0M 2s",
                                "182800K .......... .......... .......... .......... .......... 61% 65.4M 2s",
                                "182850K .......... .......... .......... .......... .......... 61% 55.5M 2s",
                                "182900K .......... .......... .......... .......... .......... 61% 45.9M 2s",
                                "182950K .......... .......... .......... .......... .......... 61% 61.0M 2s",
                                "183000K .......... .......... .......... .......... .......... 61% 59.2M 2s",
                                "183050K .......... .......... .......... .......... .......... 61% 52.0M 2s",
                                "183100K .......... .......... .......... .......... .......... 61% 62.2M 2s",
                                "183150K .......... .......... .......... .......... .......... 61% 50.0M 2s",
                                "183200K .......... .......... .......... .......... .......... 61% 54.6M 2s",
                                "183250K .......... .......... .......... .......... .......... 61% 80.5M 2s",
                                "183300K .......... .......... .......... .......... .......... 61% 38.4M 2s",
                                "183350K .......... .......... .......... .......... .......... 61% 49.1M 2s",
                                "183400K .......... .......... .......... .......... .......... 62% 35.7M 2s",
                                "183450K .......... .......... .......... .......... .......... 62% 77.9M 2s",
                                "183500K .......... .......... .......... .......... .......... 62% 87.3M 2s",
                                "183550K .......... .......... .......... .......... .......... 62% 59.1M 2s",
                                "183600K .......... .......... .......... .......... .......... 62% 45.4M 2s",
                                "183650K .......... .......... .......... .......... .......... 62% 51.6M 2s",
                                "183700K .......... .......... .......... .......... .......... 62% 43.6M 2s",
                                "183750K .......... .......... .......... .......... .......... 62% 49.0M 2s",
                                "183800K .......... .......... .......... .......... .......... 62% 47.1M 2s",
                                "183850K .......... .......... .......... .......... .......... 62% 49.8M 2s",
                                "183900K .......... .......... .......... .......... .......... 62% 53.9M 2s",
                                "183950K .......... .......... .......... .......... .......... 62% 57.2M 2s",
                                "184000K .......... .......... .......... .......... .......... 62% 61.0M 2s",
                                "184050K .......... .......... .......... .......... .......... 62% 32.4M 2s",
                                "184100K .......... .......... .......... .......... .......... 62%  110M 2s",
                                "184150K .......... .......... .......... .......... .......... 62%  105M 2s",
                                "184200K .......... .......... .......... .......... .......... 62% 75.9M 2s",
                                "184250K .......... .......... .......... .......... .......... 62% 27.0M 2s",
                                "184300K .......... .......... .......... .......... .......... 62% 82.3M 2s",
                                "184350K .......... .......... .......... .......... .......... 62% 66.6M 2s",
                                "184400K .......... .......... .......... .......... .......... 62% 88.1M 2s",
                                "184450K .......... .......... .......... .......... .......... 62% 86.3M 2s",
                                "184500K .......... .......... .......... .......... .......... 62% 84.2M 2s",
                                "184550K .......... .......... .......... .......... .......... 62% 44.9M 2s",
                                "184600K .......... .......... .......... .......... .......... 62% 80.5M 2s",
                                "184650K .......... .......... .......... .......... .......... 62%  106M 2s",
                                "184700K .......... .......... .......... .......... .......... 62% 53.1M 2s",
                                "184750K .......... .......... .......... .......... .......... 62% 93.7M 2s",
                                "184800K .......... .......... .......... .......... .......... 62% 96.5M 2s",
                                "184850K .......... .......... .......... .......... .......... 62% 32.5M 2s",
                                "184900K .......... .......... .......... .......... .......... 62% 57.5M 2s",
                                "184950K .......... .......... .......... .......... .......... 62% 92.6M 2s",
                                "185000K .......... .......... .......... .......... .......... 62% 88.8M 2s",
                                "185050K .......... .......... .......... .......... .......... 62% 87.6M 2s",
                                "185100K .......... .......... .......... .......... .......... 62% 86.5M 2s",
                                "185150K .......... .......... .......... .......... .......... 62% 86.8M 2s",
                                "185200K .......... .......... .......... .......... .......... 62% 70.4M 2s",
                                "185250K .......... .......... .......... .......... .......... 62% 84.8M 2s",
                                "185300K .......... .......... .......... .......... .......... 62% 95.6M 2s",
                                "185350K .......... .......... .......... .......... .......... 62% 63.9M 2s",
                                "185400K .......... .......... .......... .......... .......... 62%  113M 2s",
                                "185450K .......... .......... .......... .......... .......... 62% 95.2M 2s",
                                "185500K .......... .......... .......... .......... .......... 62% 19.0M 2s",
                                "185550K .......... .......... .......... .......... .......... 62% 63.9M 2s",
                                "185600K .......... .......... .......... .......... .......... 62% 72.1M 2s",
                                "185650K .......... .......... .......... .......... .......... 62% 24.9M 2s",
                                "185700K .......... .......... .......... .......... .......... 62% 81.5M 2s",
                                "185750K .......... .......... .......... .......... .......... 62% 55.5M 2s",
                                "185800K .......... .......... .......... .......... .......... 62% 93.1M 2s",
                                "185850K .......... .......... .......... .......... .......... 62% 92.6M 2s",
                                "185900K .......... .......... .......... .......... .......... 62% 78.2M 2s",
                                "185950K .......... .......... .......... .......... .......... 62% 74.6M 2s",
                                "186000K .......... .......... .......... .......... .......... 62% 64.3M 2s",
                                "186050K .......... .......... .......... .......... .......... 62% 95.9M 2s",
                                "186100K .......... .......... .......... .......... .......... 62% 36.0M 2s",
                                "186150K .......... .......... .......... .......... .......... 62% 72.2M 2s",
                                "186200K .......... .......... .......... .......... .......... 62% 89.1M 2s",
                                "186250K .......... .......... .......... .......... .......... 62% 82.9M 2s",
                                "186300K .......... .......... .......... .......... .......... 62% 90.3M 2s",
                                "186350K .......... .......... .......... .......... .......... 63% 84.7M 2s",
                                "186400K .......... .......... .......... .......... .......... 63%  105M 2s",
                                "186450K .......... .......... .......... .......... .......... 63% 72.0M 2s",
                                "186500K .......... .......... .......... .......... .......... 63%  108M 2s",
                                "186550K .......... .......... .......... .......... .......... 63% 30.7M 2s",
                                "186600K .......... .......... .......... .......... .......... 63%  113M 2s",
                                "186650K .......... .......... .......... .......... .......... 63%  115M 2s",
                                "186700K .......... .......... .......... .......... .......... 63%  122M 2s",
                                "186750K .......... .......... .......... .......... .......... 63% 54.3M 2s",
                                "186800K .......... .......... .......... .......... .......... 63% 93.7M 2s",
                                "186850K .......... .......... .......... .......... .......... 63% 49.4M 2s",
                                "186900K .......... .......... .......... .......... .......... 63% 31.0M 2s",
                                "186950K .......... .......... .......... .......... .......... 63% 36.9M 2s",
                                "187000K .......... .......... .......... .......... .......... 63% 57.8M 2s",
                                "187050K .......... .......... .......... .......... .......... 63% 45.1M 2s",
                                "187100K .......... .......... .......... .......... .......... 63% 31.7M 2s",
                                "187150K .......... .......... .......... .......... .......... 63% 41.2M 2s",
                                "187200K .......... .......... .......... .......... .......... 63% 34.8M 2s",
                                "187250K .......... .......... .......... .......... .......... 63% 30.5M 2s",
                                "187300K .......... .......... .......... .......... .......... 63% 29.0M 2s",
                                "187350K .......... .......... .......... .......... .......... 63% 21.1M 2s",
                                "187400K .......... .......... .......... .......... .......... 63% 82.7M 2s",
                                "187450K .......... .......... .......... .......... .......... 63% 83.0M 2s",
                                "187500K .......... .......... .......... .......... .......... 63% 6.49M 2s",
                                "187550K .......... .......... .......... .......... .......... 63%  121M 2s",
                                "187600K .......... .......... .......... .......... .......... 63% 47.6M 2s",
                                "187650K .......... .......... .......... .......... .......... 63% 90.1M 2s",
                                "187700K .......... .......... .......... .......... .......... 63%  100M 2s",
                                "187750K .......... .......... .......... .......... .......... 63%  115M 2s",
                                "187800K .......... .......... .......... .......... .......... 63% 34.6M 2s",
                                "187850K .......... .......... .......... .......... .......... 63% 89.9M 2s",
                                "187900K .......... .......... .......... .......... .......... 63% 78.3M 2s",
                                "187950K .......... .......... .......... .......... .......... 63% 89.5M 2s",
                                "188000K .......... .......... .......... .......... .......... 63% 96.6M 2s",
                                "188050K .......... .......... .......... .......... .......... 63% 66.1M 2s",
                                "188100K .......... .......... .......... .......... .......... 63% 25.7M 2s",
                                "188150K .......... .......... .......... .......... .......... 63% 26.8M 2s",
                                "188200K .......... .......... .......... .......... .......... 63% 94.4M 2s",
                                "188250K .......... .......... .......... .......... .......... 63% 95.9M 2s",
                                "188300K .......... .......... .......... .......... .......... 63% 31.0M 2s",
                                "188350K .......... .......... .......... .......... .......... 63% 93.8M 2s",
                                "188400K .......... .......... .......... .......... .......... 63% 45.3M 2s",
                                "188450K .......... .......... .......... .......... .......... 63% 36.5M 2s",
                                "188500K .......... .......... .......... .......... .......... 63% 28.2M 2s",
                                "188550K .......... .......... .......... .......... .......... 63% 58.6M 2s",
                                "188600K .......... .......... .......... .......... .......... 63% 54.8M 2s",
                                "188650K .......... .......... .......... .......... .......... 63% 32.6M 2s",
                                "188700K .......... .......... .......... .......... .......... 63% 30.7M 2s",
                                "188750K .......... .......... .......... .......... .......... 63% 90.1M 2s",
                                "188800K .......... .......... .......... .......... .......... 63% 88.1M 2s",
                                "188850K .......... .......... .......... .......... .......... 63% 58.7M 2s",
                                "188900K .......... .......... .......... .......... .......... 63% 38.9M 2s",
                                "188950K .......... .......... .......... .......... .......... 63% 41.2M 2s",
                                "189000K .......... .......... .......... .......... .......... 63% 39.0M 2s",
                                "189050K .......... .......... .......... .......... .......... 63% 41.4M 2s",
                                "189100K .......... .......... .......... .......... .......... 63% 30.2M 2s",
                                "189150K .......... .......... .......... .......... .......... 63% 55.5M 2s",
                                "189200K .......... .......... .......... .......... .......... 63% 60.6M 2s",
                                "189250K .......... .......... .......... .......... .......... 63% 39.4M 2s",
                                "189300K .......... .......... .......... .......... .......... 64% 38.9M 2s",
                                "189350K .......... .......... .......... .......... .......... 64% 32.7M 2s",
                                "189400K .......... .......... .......... .......... .......... 64% 85.8M 2s",
                                "189450K .......... .......... .......... .......... .......... 64% 33.4M 2s",
                                "189500K .......... .......... .......... .......... .......... 64% 78.0M 2s",
                                "189550K .......... .......... .......... .......... .......... 64% 83.8M 2s",
                                "189600K .......... .......... .......... .......... .......... 64% 32.4M 2s",
                                "189650K .......... .......... .......... .......... .......... 64% 55.2M 2s",
                                "189700K .......... .......... .......... .......... .......... 64% 32.1M 2s",
                                "189750K .......... .......... .......... .......... .......... 64%  110M 2s",
                                "189800K .......... .......... .......... .......... .......... 64% 61.3M 2s",
                                "189850K .......... .......... .......... .......... .......... 64% 30.0M 2s",
                                "189900K .......... .......... .......... .......... .......... 64% 37.9M 2s",
                                "189950K .......... .......... .......... .......... .......... 64% 62.2M 2s",
                                "190000K .......... .......... .......... .......... .......... 64%  105M 2s",
                                "190050K .......... .......... .......... .......... .......... 64% 51.5M 2s",
                                "190100K .......... .......... .......... .......... .......... 64% 27.7M 2s",
                                "190150K .......... .......... .......... .......... .......... 64% 83.1M 2s",
                                "190200K .......... .......... .......... .......... .......... 64% 59.3M 2s",
                                "190250K .......... .......... .......... .......... .......... 64% 65.9M 2s",
                                "190300K .......... .......... .......... .......... .......... 64% 39.6M 2s",
                                "190350K .......... .......... .......... .......... .......... 64% 27.1M 2s",
                                "190400K .......... .......... .......... .......... .......... 64% 23.5M 2s",
                                "190450K .......... .......... .......... .......... .......... 64% 77.1M 2s",
                                "190500K .......... .......... .......... .......... .......... 64% 96.7M 2s",
                                "190550K .......... .......... .......... .......... .......... 64% 20.9M 2s",
                                "190600K .......... .......... .......... .......... .......... 64% 79.9M 2s",
                                "190650K .......... .......... .......... .......... .......... 64% 21.2M 2s",
                                "190700K .......... .......... .......... .......... .......... 64% 94.4M 2s",
                                "190750K .......... .......... .......... .......... .......... 64%  103M 2s",
                                "190800K .......... .......... .......... .......... .......... 64% 33.3M 2s",
                                "190850K .......... .......... .......... .......... .......... 64% 90.1M 2s",
                                "190900K .......... .......... .......... .......... .......... 64% 31.9M 2s",
                                "190950K .......... .......... .......... .......... .......... 64% 71.9M 2s",
                                "191000K .......... .......... .......... .......... .......... 64% 22.8M 2s",
                                "191050K .......... .......... .......... .......... .......... 64% 35.5M 2s",
                                "191100K .......... .......... .......... .......... .......... 64% 82.2M 2s",
                                "191150K .......... .......... .......... .......... .......... 64% 58.5M 2s",
                                "191200K .......... .......... .......... .......... .......... 64% 55.1M 2s",
                                "191250K .......... .......... .......... .......... .......... 64% 34.5M 2s",
                                "191300K .......... .......... .......... .......... .......... 64% 41.7M 2s",
                                "191350K .......... .......... .......... .......... .......... 64% 67.0M 2s",
                                "191400K .......... .......... .......... .......... .......... 64% 23.7M 2s",
                                "191450K .......... .......... .......... .......... .......... 64% 85.4M 2s",
                                "191500K .......... .......... .......... .......... .......... 64% 41.7M 2s",
                                "191550K .......... .......... .......... .......... .......... 64% 33.4M 2s",
                                "191600K .......... .......... .......... .......... .......... 64% 38.2M 2s",
                                "191650K .......... .......... .......... .......... .......... 64% 37.7M 2s",
                                "191700K .......... .......... .......... .......... .......... 64% 36.9M 2s",
                                "191750K .......... .......... .......... .......... .......... 64% 36.9M 2s",
                                "191800K .......... .......... .......... .......... .......... 64% 46.6M 2s",
                                "191850K .......... .......... .......... .......... .......... 64% 9.64M 2s",
                                "191900K .......... .......... .......... .......... .......... 64%  106M 2s",
                                "191950K .......... .......... .......... .......... .......... 64%  145M 2s",
                                "192000K .......... .......... .......... .......... .......... 64% 32.5M 2s",
                                "192050K .......... .......... .......... .......... .......... 64%  119M 2s",
                                "192100K .......... .......... .......... .......... .......... 64% 70.9M 2s",
                                "192150K .......... .......... .......... .......... .......... 64% 40.4M 2s",
                                "192200K .......... .......... .......... .......... .......... 64% 37.8M 2s",
                                "192250K .......... .......... .......... .......... .......... 65% 64.3M 2s",
                                "192300K .......... .......... .......... .......... .......... 65% 40.1M 2s",
                                "192350K .......... .......... .......... .......... .......... 65% 48.8M 2s",
                                "192400K .......... .......... .......... .......... .......... 65% 39.4M 2s",
                                "192450K .......... .......... .......... .......... .......... 65% 41.0M 2s",
                                "192500K .......... .......... .......... .......... .......... 65% 23.7M 2s",
                                "192550K .......... .......... .......... .......... .......... 65% 65.1M 2s",
                                "192600K .......... .......... .......... .......... .......... 65% 19.3M 2s",
                                "192650K .......... .......... .......... .......... .......... 65%  115M 2s",
                                "192700K .......... .......... .......... .......... .......... 65% 39.6M 2s",
                                "192750K .......... .......... .......... .......... .......... 65% 24.2M 2s",
                                "192800K .......... .......... .......... .......... .......... 65% 50.9M 2s",
                                "192850K .......... .......... .......... .......... .......... 65% 39.9M 2s",
                                "192900K .......... .......... .......... .......... .......... 65% 31.2M 2s",
                                "192950K .......... .......... .......... .......... .......... 65% 23.0M 2s",
                                "193000K .......... .......... .......... .......... .......... 65% 56.6M 2s",
                                "193050K .......... .......... .......... .......... .......... 65% 36.9M 2s",
                                "193100K .......... .......... .......... .......... .......... 65% 23.8M 2s",
                                "193150K .......... .......... .......... .......... .......... 65% 28.0M 2s",
                                "193200K .......... .......... .......... .......... .......... 65% 51.1M 2s",
                                "193250K .......... .......... .......... .......... .......... 65% 51.9M 2s",
                                "193300K .......... .......... .......... .......... .......... 65% 37.5M 2s",
                                "193350K .......... .......... .......... .......... .......... 65% 28.9M 2s",
                                "193400K .......... .......... .......... .......... .......... 65% 34.2M 2s",
                                "193450K .......... .......... .......... .......... .......... 65% 59.1M 2s",
                                "193500K .......... .......... .......... .......... .......... 65% 33.6M 2s",
                                "193550K .......... .......... .......... .......... .......... 65% 30.3M 2s",
                                "193600K .......... .......... .......... .......... .......... 65% 37.7M 2s",
                                "193650K .......... .......... .......... .......... .......... 65% 38.0M 2s",
                                "193700K .......... .......... .......... .......... .......... 65% 19.2M 2s",
                                "193750K .......... .......... .......... .......... .......... 65% 44.7M 2s",
                                "193800K .......... .......... .......... .......... .......... 65% 39.0M 2s",
                                "193850K .......... .......... .......... .......... .......... 65% 86.0M 2s",
                                "193900K .......... .......... .......... .......... .......... 65% 52.1M 2s",
                                "193950K .......... .......... .......... .......... .......... 65%  109M 2s",
                                "194000K .......... .......... .......... .......... .......... 65% 35.0M 2s",
                                "194050K .......... .......... .......... .......... .......... 65% 31.0M 2s",
                                "194100K .......... .......... .......... .......... .......... 65% 37.3M 2s",
                                "194150K .......... .......... .......... .......... .......... 65% 32.2M 2s",
                                "194200K .......... .......... .......... .......... .......... 65% 42.7M 2s",
                                "194250K .......... .......... .......... .......... .......... 65% 37.0M 2s",
                                "194300K .......... .......... .......... .......... .......... 65% 21.9M 2s",
                                "194350K .......... .......... .......... .......... .......... 65% 40.0M 2s",
                                "194400K .......... .......... .......... .......... .......... 65% 71.4M 2s",
                                "194450K .......... .......... .......... .......... .......... 65% 34.1M 2s",
                                "194500K .......... .......... .......... .......... .......... 65% 41.9M 2s",
                                "194550K .......... .......... .......... .......... .......... 65% 33.0M 2s",
                                "194600K .......... .......... .......... .......... .......... 65% 37.0M 2s",
                                "194650K .......... .......... .......... .......... .......... 65% 31.5M 2s",
                                "194700K .......... .......... .......... .......... .......... 65% 66.3M 2s",
                                "194750K .......... .......... .......... .......... .......... 65% 39.0M 2s",
                                "194800K .......... .......... .......... .......... .......... 65% 36.4M 2s",
                                "194850K .......... .......... .......... .......... .......... 65% 28.7M 2s",
                                "194900K .......... .......... .......... .......... .......... 65% 45.8M 2s",
                                "194950K .......... .......... .......... .......... .......... 65% 28.4M 2s",
                                "195000K .......... .......... .......... .......... .......... 65% 54.5M 2s",
                                "195050K .......... .......... .......... .......... .......... 65% 22.4M 2s",
                                "195100K .......... .......... .......... .......... .......... 65% 76.1M 2s",
                                "195150K .......... .......... .......... .......... .......... 65% 39.4M 2s",
                                "195200K .......... .......... .......... .......... .......... 65% 33.9M 2s",
                                "195250K .......... .......... .......... .......... .......... 66% 26.4M 2s",
                                "195300K .......... .......... .......... .......... .......... 66% 32.9M 2s",
                                "195350K .......... .......... .......... .......... .......... 66% 14.0M 2s",
                                "195400K .......... .......... .......... .......... .......... 66%  106M 2s",
                                "195450K .......... .......... .......... .......... .......... 66%  120M 2s",
                                "195500K .......... .......... .......... .......... .......... 66% 74.5M 2s",
                                "195550K .......... .......... .......... .......... .......... 66%  107M 2s",
                                "195600K .......... .......... .......... .......... .......... 66% 22.1M 2s",
                                "195650K .......... .......... .......... .......... .......... 66% 72.8M 2s",
                                "195700K .......... .......... .......... .......... .......... 66% 10.0M 2s",
                                "195750K .......... .......... .......... .......... .......... 66%  109M 2s",
                                "195800K .......... .......... .......... .......... .......... 66%  100M 2s",
                                "195850K .......... .......... .......... .......... .......... 66%  128M 2s",
                                "195900K .......... .......... .......... .......... .......... 66% 61.5M 2s",
                                "195950K .......... .......... .......... .......... .......... 66% 55.7M 2s",
                                "196000K .......... .......... .......... .......... .......... 66% 70.9M 2s",
                                "196050K .......... .......... .......... .......... .......... 66% 47.8M 2s",
                                "196100K .......... .......... .......... .......... .......... 66% 40.7M 2s",
                                "196150K .......... .......... .......... .......... .......... 66% 24.0M 2s",
                                "196200K .......... .......... .......... .......... .......... 66% 56.0M 2s",
                                "196250K .......... .......... .......... .......... .......... 66% 21.6M 2s",
                                "196300K .......... .......... .......... .......... .......... 66% 68.4M 2s",
                                "196350K .......... .......... .......... .......... .......... 66% 39.9M 2s",
                                "196400K .......... .......... .......... .......... .......... 66% 26.1M 2s",
                                "196450K .......... .......... .......... .......... .......... 66% 58.0M 2s",
                                "196500K .......... .......... .......... .......... .......... 66% 3.94M 2s",
                                "196550K .......... .......... .......... .......... .......... 66%  106M 2s",
                                "196600K .......... .......... .......... .......... .......... 66%  109M 2s",
                                "196650K .......... .......... .......... .......... .......... 66%  115M 2s",
                                "196700K .......... .......... .......... .......... .......... 66%  133M 2s",
                                "196750K .......... .......... .......... .......... .......... 66%  102M 2s",
                                "196800K .......... .......... .......... .......... .......... 66%  132M 2s",
                                "196850K .......... .......... .......... .......... .......... 66%  128M 2s",
                                "196900K .......... .......... .......... .......... .......... 66%  116M 2s",
                                "196950K .......... .......... .......... .......... .......... 66% 76.7M 2s",
                                "197000K .......... .......... .......... .......... .......... 66% 82.5M 2s",
                                "197050K .......... .......... .......... .......... .......... 66% 65.2M 2s",
                                "197100K .......... .......... .......... .......... .......... 66% 99.7M 2s",
                                "197150K .......... .......... .......... .......... .......... 66% 71.3M 2s",
                                "197200K .......... .......... .......... .......... .......... 66% 83.5M 2s",
                                "197250K .......... .......... .......... .......... .......... 66% 49.3M 2s",
                                "197300K .......... .......... .......... .......... .......... 66% 21.8M 2s",
                                "197350K .......... .......... .......... .......... .......... 66% 55.1M 2s",
                                "197400K .......... .......... .......... .......... .......... 66% 34.2M 2s",
                                "197450K .......... .......... .......... .......... .......... 66% 47.9M 2s",
                                "197500K .......... .......... .......... .......... .......... 66% 43.3M 2s",
                                "197550K .......... .......... .......... .......... .......... 66% 41.1M 2s",
                                "197600K .......... .......... .......... .......... .......... 66% 32.8M 2s",
                                "197650K .......... .......... .......... .......... .......... 66% 29.9M 2s",
                                "197700K .......... .......... .......... .......... .......... 66% 50.2M 2s",
                                "197750K .......... .......... .......... .......... .......... 66% 38.0M 2s",
                                "197800K .......... .......... .......... .......... .......... 66% 33.4M 2s",
                                "197850K .......... .......... .......... .......... .......... 66% 47.9M 2s",
                                "197900K .......... .......... .......... .......... .......... 66% 37.8M 2s",
                                "197950K .......... .......... .......... .......... .......... 66% 19.4M 2s",
                                "198000K .......... .......... .......... .......... .......... 66% 76.9M 2s",
                                "198050K .......... .......... .......... .......... .......... 66% 33.8M 2s",
                                "198100K .......... .......... .......... .......... .......... 66% 17.5M 2s",
                                "198150K .......... .......... .......... .......... .......... 66%  135M 2s",
                                "198200K .......... .......... .......... .......... .......... 67% 31.1M 2s",
                                "198250K .......... .......... .......... .......... .......... 67% 53.3M 2s",
                                "198300K .......... .......... .......... .......... .......... 67% 35.7M 2s",
                                "198350K .......... .......... .......... .......... .......... 67% 35.4M 2s",
                                "198400K .......... .......... .......... .......... .......... 67% 23.0M 2s",
                                "198450K .......... .......... .......... .......... .......... 67% 24.6M 2s",
                                "198500K .......... .......... .......... .......... .......... 67%  109M 2s",
                                "198550K .......... .......... .......... .......... .......... 67% 50.7M 2s",
                                "198600K .......... .......... .......... .......... .......... 67% 36.1M 2s",
                                "198650K .......... .......... .......... .......... .......... 67% 29.0M 2s",
                                "198700K .......... .......... .......... .......... .......... 67%  120M 2s",
                                "198750K .......... .......... .......... .......... .......... 67% 66.9M 2s",
                                "198800K .......... .......... .......... .......... .......... 67% 44.3M 2s",
                                "198850K .......... .......... .......... .......... .......... 67% 38.9M 2s",
                                "198900K .......... .......... .......... .......... .......... 67% 29.9M 2s",
                                "198950K .......... .......... .......... .......... .......... 67% 35.0M 2s",
                                "199000K .......... .......... .......... .......... .......... 67% 36.7M 2s",
                                "199050K .......... .......... .......... .......... .......... 67% 27.5M 2s",
                                "199100K .......... .......... .......... .......... .......... 67% 98.4M 2s",
                                "199150K .......... .......... .......... .......... .......... 67% 59.4M 2s",
                                "199200K .......... .......... .......... .......... .......... 67% 32.9M 2s",
                                "199250K .......... .......... .......... .......... .......... 67% 2.68M 2s",
                                "199300K .......... .......... .......... .......... .......... 67% 76.2M 2s",
                                "199350K .......... .......... .......... .......... .......... 67% 77.5M 2s",
                                "199400K .......... .......... .......... .......... .......... 67% 75.5M 2s",
                                "199450K .......... .......... .......... .......... .......... 67% 74.3M 2s",
                                "199500K .......... .......... .......... .......... .......... 67% 85.3M 2s",
                                "199550K .......... .......... .......... .......... .......... 67% 90.9M 2s",
                                "199600K .......... .......... .......... .......... .......... 67% 84.5M 2s",
                                "199650K .......... .......... .......... .......... .......... 67%  104M 2s",
                                "199700K .......... .......... .......... .......... .......... 67% 95.2M 2s",
                                "199750K .......... .......... .......... .......... .......... 67% 86.2M 2s",
                                "199800K .......... .......... .......... .......... .......... 67% 54.1M 2s",
                                "199850K .......... .......... .......... .......... .......... 67% 72.7M 2s",
                                "199900K .......... .......... .......... .......... .......... 67% 78.9M 2s",
                                "199950K .......... .......... .......... .......... .......... 67% 90.9M 2s",
                                "200000K .......... .......... .......... .......... .......... 67% 85.8M 2s",
                                "200050K .......... .......... .......... .......... .......... 67% 93.4M 2s",
                                "200100K .......... .......... .......... .......... .......... 67% 77.5M 2s",
                                "200150K .......... .......... .......... .......... .......... 67% 81.9M 2s",
                                "200200K .......... .......... .......... .......... .......... 67% 90.2M 2s",
                                "200250K .......... .......... .......... .......... .......... 67%  106M 2s",
                                "200300K .......... .......... .......... .......... .......... 67%  118M 2s",
                                "200350K .......... .......... .......... .......... .......... 67%  110M 2s",
                                "200400K .......... .......... .......... .......... .......... 67% 67.0M 2s",
                                "200450K .......... .......... .......... .......... .......... 67%  110M 2s",
                                "200500K .......... .......... .......... .......... .......... 67% 50.0M 2s",
                                "200550K .......... .......... .......... .......... .......... 67% 85.9M 2s",
                                "200600K .......... .......... .......... .......... .......... 67% 42.5M 2s",
                                "200650K .......... .......... .......... .......... .......... 67% 50.2M 2s",
                                "200700K .......... .......... .......... .......... .......... 67% 30.5M 2s",
                                "200750K .......... .......... .......... .......... .......... 67% 46.1M 2s",
                                "200800K .......... .......... .......... .......... .......... 67% 92.8M 2s",
                                "200850K .......... .......... .......... .......... .......... 67% 18.9M 2s",
                                "200900K .......... .......... .......... .......... .......... 67% 35.7M 2s",
                                "200950K .......... .......... .......... .......... .......... 67%  103M 2s",
                                "201000K .......... .......... .......... .......... .......... 67% 29.7M 2s",
                                "201050K .......... .......... .......... .......... .......... 67% 79.0M 2s",
                                "201100K .......... .......... .......... .......... .......... 67% 32.2M 2s",
                                "201150K .......... .......... .......... .......... .......... 68% 46.3M 2s",
                                "201200K .......... .......... .......... .......... .......... 68% 43.8M 2s",
                                "201250K .......... .......... .......... .......... .......... 68% 45.2M 2s",
                                "201300K .......... .......... .......... .......... .......... 68% 14.1M 2s",
                                "201350K .......... .......... .......... .......... .......... 68% 78.1M 2s",
                                "201400K .......... .......... .......... .......... .......... 68% 59.3M 2s",
                                "201450K .......... .......... .......... .......... .......... 68% 85.9M 2s",
                                "201500K .......... .......... .......... .......... .......... 68%  112M 2s",
                                "201550K .......... .......... .......... .......... .......... 68% 65.2M 2s",
                                "201600K .......... .......... .......... .......... .......... 68% 31.6M 2s",
                                "201650K .......... .......... .......... .......... .......... 68% 35.0M 2s",
                                "201700K .......... .......... .......... .......... .......... 68%  103M 2s",
                                "201750K .......... .......... .......... .......... .......... 68% 19.9M 2s",
                                "201800K .......... .......... .......... .......... .......... 68% 69.1M 2s",
                                "201850K .......... .......... .......... .......... .......... 68% 48.8M 2s",
                                "201900K .......... .......... .......... .......... .......... 68%  114M 2s",
                                "201950K .......... .......... .......... .......... .......... 68% 46.1M 2s",
                                "202000K .......... .......... .......... .......... .......... 68% 18.3M 2s",
                                "202050K .......... .......... .......... .......... .......... 68%  115M 2s",
                                "202100K .......... .......... .......... .......... .......... 68%  103M 2s",
                                "202150K .......... .......... .......... .......... .......... 68% 58.1M 2s",
                                "202200K .......... .......... .......... .......... .......... 68% 47.1M 2s",
                                "202250K .......... .......... .......... .......... .......... 68% 24.6M 2s",
                                "202300K .......... .......... .......... .......... .......... 68%  102M 2s",
                                "202350K .......... .......... .......... .......... .......... 68% 28.1M 2s",
                                "202400K .......... .......... .......... .......... .......... 68% 41.9M 2s",
                                "202450K .......... .......... .......... .......... .......... 68% 39.3M 2s",
                                "202500K .......... .......... .......... .......... .......... 68% 25.1M 2s",
                                "202550K .......... .......... .......... .......... .......... 68% 30.9M 2s",
                                "202600K .......... .......... .......... .......... .......... 68% 85.6M 2s",
                                "202650K .......... .......... .......... .......... .......... 68% 40.0M 2s",
                                "202700K .......... .......... .......... .......... .......... 68% 45.0M 2s",
                                "202750K .......... .......... .......... .......... .......... 68% 33.7M 2s",
                                "202800K .......... .......... .......... .......... .......... 68% 32.3M 2s",
                                "202850K .......... .......... .......... .......... .......... 68% 40.8M 2s",
                                "202900K .......... .......... .......... .......... .......... 68% 38.5M 2s",
                                "202950K .......... .......... .......... .......... .......... 68% 31.8M 2s",
                                "203000K .......... .......... .......... .......... .......... 68% 39.1M 2s",
                                "203050K .......... .......... .......... .......... .......... 68% 32.3M 2s",
                                "203100K .......... .......... .......... .......... .......... 68% 22.1M 2s",
                                "203150K .......... .......... .......... .......... .......... 68%  102M 2s",
                                "203200K .......... .......... .......... .......... .......... 68% 36.9M 2s",
                                "203250K .......... .......... .......... .......... .......... 68% 29.9M 2s",
                                "203300K .......... .......... .......... .......... .......... 68% 18.2M 2s",
                                "203350K .......... .......... .......... .......... .......... 68% 99.3M 2s",
                                "203400K .......... .......... .......... .......... .......... 68% 53.0M 2s",
                                "203450K .......... .......... .......... .......... .......... 68% 40.6M 2s",
                                "203500K .......... .......... .......... .......... .......... 68% 33.9M 2s",
                                "203550K .......... .......... .......... .......... .......... 68% 32.3M 2s",
                                "203600K .......... .......... .......... .......... .......... 68% 39.6M 2s",
                                "203650K .......... .......... .......... .......... .......... 68% 33.5M 2s",
                                "203700K .......... .......... .......... .......... .......... 68% 57.0M 2s",
                                "203750K .......... .......... .......... .......... .......... 68% 88.1M 2s",
                                "203800K .......... .......... .......... .......... .......... 68% 38.5M 2s",
                                "203850K .......... .......... .......... .......... .......... 68% 36.2M 2s",
                                "203900K .......... .......... .......... .......... .......... 68% 35.6M 2s",
                                "203950K .......... .......... .......... .......... .......... 68% 21.4M 2s",
                                "204000K .......... .......... .......... .......... .......... 68%  110M 2s",
                                "204050K .......... .......... .......... .......... .......... 68% 36.3M 2s",
                                "204100K .......... .......... .......... .......... .......... 69% 38.2M 2s",
                                "204150K .......... .......... .......... .......... .......... 69% 29.4M 2s",
                                "204200K .......... .......... .......... .......... .......... 69% 38.8M 2s",
                                "204250K .......... .......... .......... .......... .......... 69% 40.1M 2s",
                                "204300K .......... .......... .......... .......... .......... 69% 40.4M 2s",
                                "204350K .......... .......... .......... .......... .......... 69% 37.3M 2s",
                                "204400K .......... .......... .......... .......... .......... 69% 39.9M 2s",
                                "204450K .......... .......... .......... .......... .......... 69% 51.0M 2s",
                                "204500K .......... .......... .......... .......... .......... 69% 37.7M 2s",
                                "204550K .......... .......... .......... .......... .......... 69% 25.9M 2s",
                                "204600K .......... .......... .......... .......... .......... 69% 47.0M 2s",
                                "204650K .......... .......... .......... .......... .......... 69% 17.7M 2s",
                                "204700K .......... .......... .......... .......... .......... 69% 74.8M 2s",
                                "204750K .......... .......... .......... .......... .......... 69%  101M 2s",
                                "204800K .......... .......... .......... .......... .......... 69% 66.1M 2s",
                                "204850K .......... .......... .......... .......... .......... 69% 56.4M 2s",
                                "204900K .......... .......... .......... .......... .......... 69% 29.8M 2s",
                                "204950K .......... .......... .......... .......... .......... 69% 42.3M 2s",
                                "205000K .......... .......... .......... .......... .......... 69% 55.6M 2s",
                                "205050K .......... .......... .......... .......... .......... 69% 32.9M 2s",
                                "205100K .......... .......... .......... .......... .......... 69% 52.2M 2s",
                                "205150K .......... .......... .......... .......... .......... 69% 20.4M 2s",
                                "205200K .......... .......... .......... .......... .......... 69%  105M 2s",
                                "205250K .......... .......... .......... .......... .......... 69%  113M 2s",
                                "205300K .......... .......... .......... .......... .......... 69% 19.5M 2s",
                                "205350K .......... .......... .......... .......... .......... 69%  132M 2s",
                                "205400K .......... .......... .......... .......... .......... 69% 33.5M 2s",
                                "205450K .......... .......... .......... .......... .......... 69%  128M 2s",
                                "205500K .......... .......... .......... .......... .......... 69% 47.8M 2s",
                                "205550K .......... .......... .......... .......... .......... 69% 36.1M 2s",
                                "205600K .......... .......... .......... .......... .......... 69% 48.8M 2s",
                                "205650K .......... .......... .......... .......... .......... 69% 38.5M 2s",
                                "205700K .......... .......... .......... .......... .......... 69% 51.1M 2s",
                                "205750K .......... .......... .......... .......... .......... 69% 13.5M 2s",
                                "205800K .......... .......... .......... .......... .......... 69% 92.7M 2s",
                                "205850K .......... .......... .......... .......... .......... 69%  105M 2s",
                                "205900K .......... .......... .......... .......... .......... 69%  109M 2s",
                                "205950K .......... .......... .......... .......... .......... 69% 46.0M 2s",
                                "206000K .......... .......... .......... .......... .......... 69% 95.6M 2s",
                                "206050K .......... .......... .......... .......... .......... 69% 97.3M 2s",
                                "206100K .......... .......... .......... .......... .......... 69% 26.1M 2s",
                                "206150K .......... .......... .......... .......... .......... 69% 76.8M 2s",
                                "206200K .......... .......... .......... .......... .......... 69% 19.8M 2s",
                                "206250K .......... .......... .......... .......... .......... 69% 82.3M 2s",
                                "206300K .......... .......... .......... .......... .......... 69% 39.1M 2s",
                                "206350K .......... .......... .......... .......... .......... 69% 86.7M 2s",
                                "206400K .......... .......... .......... .......... .......... 69% 79.0M 2s",
                                "206450K .......... .......... .......... .......... .......... 69% 37.8M 2s",
                                "206500K .......... .......... .......... .......... .......... 69% 51.6M 2s",
                                "206550K .......... .......... .......... .......... .......... 69% 51.1M 2s",
                                "206600K .......... .......... .......... .......... .......... 69% 49.8M 2s",
                                "206650K .......... .......... .......... .......... .......... 69% 31.2M 2s",
                                "206700K .......... .......... .......... .......... .......... 69% 96.1M 2s",
                                "206750K .......... .......... .......... .......... .......... 69% 42.1M 2s",
                                "206800K .......... .......... .......... .......... .......... 69% 49.2M 2s",
                                "206850K .......... .......... .......... .......... .......... 69% 40.7M 2s",
                                "206900K .......... .......... .......... .......... .......... 69% 41.5M 2s",
                                "206950K .......... .......... .......... .......... .......... 69% 47.3M 2s",
                                "207000K .......... .......... .......... .......... .......... 69% 37.4M 2s",
                                "207050K .......... .......... .......... .......... .......... 70% 44.6M 2s",
                                "207100K .......... .......... .......... .......... .......... 70% 40.6M 2s",
                                "207150K .......... .......... .......... .......... .......... 70% 39.5M 2s",
                                "207200K .......... .......... .......... .......... .......... 70% 42.3M 2s",
                                "207250K .......... .......... .......... .......... .......... 70% 33.4M 2s",
                                "207300K .......... .......... .......... .......... .......... 70% 17.5M 2s",
                                "207350K .......... .......... .......... .......... .......... 70% 89.7M 2s",
                                "207400K .......... .......... .......... .......... .......... 70% 99.2M 2s",
                                "207450K .......... .......... .......... .......... .......... 70% 64.2M 2s",
                                "207500K .......... .......... .......... .......... .......... 70% 39.1M 2s",
                                "207550K .......... .......... .......... .......... .......... 70% 69.7M 2s",
                                "207600K .......... .......... .......... .......... .......... 70% 12.7M 2s",
                                "207650K .......... .......... .......... .......... .......... 70% 38.4M 2s",
                                "207700K .......... .......... .......... .......... .......... 70%  113M 2s",
                                "207750K .......... .......... .......... .......... .......... 70% 42.0M 2s",
                                "207800K .......... .......... .......... .......... .......... 70% 96.6M 2s",
                                "207850K .......... .......... .......... .......... .......... 70%  111M 2s",
                                "207900K .......... .......... .......... .......... .......... 70%  109M 2s",
                                "207950K .......... .......... .......... .......... .......... 70%  110M 2s",
                                "208000K .......... .......... .......... .......... .......... 70% 64.7M 2s",
                                "208050K .......... .......... .......... .......... .......... 70% 51.4M 2s",
                                "208100K .......... .......... .......... .......... .......... 70% 27.7M 2s",
                                "208150K .......... .......... .......... .......... .......... 70% 38.2M 2s",
                                "208200K .......... .......... .......... .......... .......... 70% 51.5M 2s",
                                "208250K .......... .......... .......... .......... .......... 70% 48.7M 2s",
                                "208300K .......... .......... .......... .......... .......... 70% 44.1M 2s",
                                "208350K .......... .......... .......... .......... .......... 70% 57.2M 2s",
                                "208400K .......... .......... .......... .......... .......... 70% 40.7M 2s",
                                "208450K .......... .......... .......... .......... .......... 70% 39.0M 2s",
                                "208500K .......... .......... .......... .......... .......... 70% 45.5M 2s",
                                "208550K .......... .......... .......... .......... .......... 70% 20.5M 2s",
                                "208600K .......... .......... .......... .......... .......... 70% 64.2M 2s",
                                "208650K .......... .......... .......... .......... .......... 70% 39.7M 2s",
                                "208700K .......... .......... .......... .......... .......... 70% 27.1M 2s",
                                "208750K .......... .......... .......... .......... .......... 70% 79.1M 2s",
                                "208800K .......... .......... .......... .......... .......... 70% 44.7M 2s",
                                "208850K .......... .......... .......... .......... .......... 70% 33.8M 2s",
                                "208900K .......... .......... .......... .......... .......... 70% 27.6M 2s",
                                "208950K .......... .......... .......... .......... .......... 70% 28.7M 2s",
                                "209000K .......... .......... .......... .......... .......... 70% 78.6M 2s",
                                "209050K .......... .......... .......... .......... .......... 70% 66.3M 2s",
                                "209100K .......... .......... .......... .......... .......... 70% 23.8M 2s",
                                "209150K .......... .......... .......... .......... .......... 70% 78.8M 2s",
                                "209200K .......... .......... .......... .......... .......... 70%  101M 2s",
                                "209250K .......... .......... .......... .......... .......... 70% 56.2M 2s",
                                "209300K .......... .......... .......... .......... .......... 70% 63.7M 2s",
                                "209350K .......... .......... .......... .......... .......... 70% 45.8M 2s",
                                "209400K .......... .......... .......... .......... .......... 70% 22.8M 2s",
                                "209450K .......... .......... .......... .......... .......... 70% 18.7M 2s",
                                "209500K .......... .......... .......... .......... .......... 70% 5.31M 2s",
                                "209550K .......... .......... .......... .......... .......... 70% 65.3M 2s",
                                "209600K .......... .......... .......... .......... .......... 70% 38.5M 2s",
                                "209650K .......... .......... .......... .......... .......... 70% 98.4M 2s",
                                "209700K .......... .......... .......... .......... .......... 70% 95.4M 2s",
                                "209750K .......... .......... .......... .......... .......... 70% 69.5M 2s",
                                "209800K .......... .......... .......... .......... .......... 70% 77.8M 2s",
                                "209850K .......... .......... .......... .......... .......... 70% 77.0M 2s",
                                "209900K .......... .......... .......... .......... .......... 70% 77.5M 2s",
                                "209950K .......... .......... .......... .......... .......... 70% 62.0M 2s",
                                "210000K .......... .......... .......... .......... .......... 71% 81.7M 2s",
                                "210050K .......... .......... .......... .......... .......... 71% 78.8M 2s",
                                "210100K .......... .......... .......... .......... .......... 71% 97.6M 2s",
                                "210150K .......... .......... .......... .......... .......... 71% 69.9M 2s",
                                "210200K .......... .......... .......... .......... .......... 71%  106M 2s",
                                "210250K .......... .......... .......... .......... .......... 71% 94.5M 2s",
                                "210300K .......... .......... .......... .......... .......... 71% 80.7M 2s",
                                "210350K .......... .......... .......... .......... .......... 71% 78.4M 2s",
                                "210400K .......... .......... .......... .......... .......... 71% 50.2M 2s",
                                "210450K .......... .......... .......... .......... .......... 71% 36.0M 2s",
                                "210500K .......... .......... .......... .......... .......... 71% 51.6M 2s",
                                "210550K .......... .......... .......... .......... .......... 71% 48.2M 2s",
                                "210600K .......... .......... .......... .......... .......... 71% 41.6M 2s",
                                "210650K .......... .......... .......... .......... .......... 71% 22.4M 2s",
                                "210700K .......... .......... .......... .......... .......... 71%  133M 2s",
                                "210750K .......... .......... .......... .......... .......... 71% 29.5M 2s",
                                "210800K .......... .......... .......... .......... .......... 71% 83.0M 2s",
                                "210850K .......... .......... .......... .......... .......... 71% 33.4M 2s",
                                "210900K .......... .......... .......... .......... .......... 71% 45.0M 2s",
                                "210950K .......... .......... .......... .......... .......... 71% 30.2M 2s",
                                "211000K .......... .......... .......... .......... .......... 71% 40.0M 2s",
                                "211050K .......... .......... .......... .......... .......... 71% 91.7M 2s",
                                "211100K .......... .......... .......... .......... .......... 71% 41.5M 2s",
                                "211150K .......... .......... .......... .......... .......... 71% 38.7M 2s",
                                "211200K .......... .......... .......... .......... .......... 71% 21.5M 2s",
                                "211250K .......... .......... .......... .......... .......... 71% 88.7M 2s",
                                "211300K .......... .......... .......... .......... .......... 71% 82.5M 2s",
                                "211350K .......... .......... .......... .......... .......... 71% 57.9M 2s",
                                "211400K .......... .......... .......... .......... .......... 71% 42.5M 2s",
                                "211450K .......... .......... .......... .......... .......... 71% 35.9M 2s",
                                "211500K .......... .......... .......... .......... .......... 71% 50.5M 2s",
                                "211550K .......... .......... .......... .......... .......... 71% 23.7M 2s",
                                "211600K .......... .......... .......... .......... .......... 71% 97.8M 2s",
                                "211650K .......... .......... .......... .......... .......... 71% 60.2M 2s",
                                "211700K .......... .......... .......... .......... .......... 71% 45.0M 2s",
                                "211750K .......... .......... .......... .......... .......... 71% 47.6M 2s",
                                "211800K .......... .......... .......... .......... .......... 71% 43.8M 2s",
                                "211850K .......... .......... .......... .......... .......... 71% 38.8M 2s",
                                "211900K .......... .......... .......... .......... .......... 71% 21.0M 2s",
                                "211950K .......... .......... .......... .......... .......... 71% 86.3M 2s",
                                "212000K .......... .......... .......... .......... .......... 71% 66.4M 2s",
                                "212050K .......... .......... .......... .......... .......... 71% 21.6M 2s",
                                "212100K .......... .......... .......... .......... .......... 71% 63.3M 2s",
                                "212150K .......... .......... .......... .......... .......... 71% 64.9M 2s",
                                "212200K .......... .......... .......... .......... .......... 71% 52.6M 2s",
                                "212250K .......... .......... .......... .......... .......... 71% 67.8M 2s",
                                "212300K .......... .......... .......... .......... .......... 71% 17.3M 2s",
                                "212350K .......... .......... .......... .......... .......... 71% 57.3M 2s",
                                "212400K .......... .......... .......... .......... .......... 71% 84.8M 2s",
                                "212450K .......... .......... .......... .......... .......... 71% 74.6M 2s",
                                "212500K .......... .......... .......... .......... .......... 71% 88.1M 2s",
                                "212550K .......... .......... .......... .......... .......... 71% 63.4M 2s",
                                "212600K .......... .......... .......... .......... .......... 71% 82.8M 2s",
                                "212650K .......... .......... .......... .......... .......... 71% 86.3M 2s",
                                "212700K .......... .......... .......... .......... .......... 71% 66.4M 2s",
                                "212750K .......... .......... .......... .......... .......... 71% 88.3M 2s",
                                "212800K .......... .......... .......... .......... .......... 71%  103M 2s",
                                "212850K .......... .......... .......... .......... .......... 71% 51.9M 2s",
                                "212900K .......... .......... .......... .......... .......... 71% 57.4M 2s",
                                "212950K .......... .......... .......... .......... .......... 71% 61.1M 2s",
                                "213000K .......... .......... .......... .......... .......... 72% 66.7M 2s",
                                "213050K .......... .......... .......... .......... .......... 72% 76.3M 2s",
                                "213100K .......... .......... .......... .......... .......... 72% 75.1M 2s",
                                "213150K .......... .......... .......... .......... .......... 72% 75.7M 2s",
                                "213200K .......... .......... .......... .......... .......... 72% 61.4M 2s",
                                "213250K .......... .......... .......... .......... .......... 72% 84.1M 2s",
                                "213300K .......... .......... .......... .......... .......... 72% 21.6M 2s",
                                "213350K .......... .......... .......... .......... .......... 72% 82.4M 2s",
                                "213400K .......... .......... .......... .......... .......... 72% 76.5M 2s",
                                "213450K .......... .......... .......... .......... .......... 72% 68.6M 2s",
                                "213500K .......... .......... .......... .......... .......... 72% 77.1M 2s",
                                "213550K .......... .......... .......... .......... .......... 72% 76.9M 2s",
                                "213600K .......... .......... .......... .......... .......... 72% 65.9M 2s",
                                "213650K .......... .......... .......... .......... .......... 72% 79.3M 2s",
                                "213700K .......... .......... .......... .......... .......... 72% 58.3M 2s",
                                "213750K .......... .......... .......... .......... .......... 72% 73.9M 2s",
                                "213800K .......... .......... .......... .......... .......... 72% 70.9M 2s",
                                "213850K .......... .......... .......... .......... .......... 72% 77.0M 2s",
                                "213900K .......... .......... .......... .......... .......... 72% 67.7M 2s",
                                "213950K .......... .......... .......... .......... .......... 72% 60.7M 2s",
                                "214000K .......... .......... .......... .......... .......... 72% 44.7M 2s",
                                "214050K .......... .......... .......... .......... .......... 72%  104M 2s",
                                "214100K .......... .......... .......... .......... .......... 72%  109M 2s",
                                "214150K .......... .......... .......... .......... .......... 72% 53.6M 2s",
                                "214200K .......... .......... .......... .......... .......... 72% 60.3M 2s",
                                "214250K .......... .......... .......... .......... .......... 72% 46.0M 2s",
                                "214300K .......... .......... .......... .......... .......... 72% 65.7M 2s",
                                "214350K .......... .......... .......... .......... .......... 72% 52.8M 2s",
                                "214400K .......... .......... .......... .......... .......... 72% 19.7M 2s",
                                "214450K .......... .......... .......... .......... .......... 72%  102M 2s",
                                "214500K .......... .......... .......... .......... .......... 72%  142M 2s",
                                "214550K .......... .......... .......... .......... .......... 72%  136M 2s",
                                "214600K .......... .......... .......... .......... .......... 72% 56.3M 2s",
                                "214650K .......... .......... .......... .......... .......... 72%  104M 2s",
                                "214700K .......... .......... .......... .......... .......... 72% 94.3M 2s",
                                "214750K .......... .......... .......... .......... .......... 72% 83.2M 2s",
                                "214800K .......... .......... .......... .......... .......... 72%  102M 2s",
                                "214850K .......... .......... .......... .......... .......... 72% 52.2M 2s",
                                "214900K .......... .......... .......... .......... .......... 72% 32.9M 2s",
                                "214950K .......... .......... .......... .......... .......... 72% 91.5M 2s",
                                "215000K .......... .......... .......... .......... .......... 72% 67.2M 2s",
                                "215050K .......... .......... .......... .......... .......... 72% 50.0M 2s",
                                "215100K .......... .......... .......... .......... .......... 72% 53.6M 2s",
                                "215150K .......... .......... .......... .......... .......... 72% 44.4M 2s",
                                "215200K .......... .......... .......... .......... .......... 72% 78.5M 2s",
                                "215250K .......... .......... .......... .......... .......... 72% 33.6M 2s",
                                "215300K .......... .......... .......... .......... .......... 72% 94.4M 2s",
                                "215350K .......... .......... .......... .......... .......... 72% 82.3M 2s",
                                "215400K .......... .......... .......... .......... .......... 72% 5.00M 2s",
                                "215450K .......... .......... .......... .......... .......... 72% 63.2M 2s",
                                "215500K .......... .......... .......... .......... .......... 72% 66.9M 2s",
                                "215550K .......... .......... .......... .......... .......... 72% 63.4M 2s",
                                "215600K .......... .......... .......... .......... .......... 72% 67.8M 2s",
                                "215650K .......... .......... .......... .......... .......... 72% 62.6M 2s",
                                "215700K .......... .......... .......... .......... .......... 72% 36.6M 2s",
                                "215750K .......... .......... .......... .......... .......... 72% 52.8M 2s",
                                "215800K .......... .......... .......... .......... .......... 72% 16.5M 2s",
                                "215850K .......... .......... .......... .......... .......... 72% 68.1M 2s",
                                "215900K .......... .......... .......... .......... .......... 72% 59.0M 2s",
                                "215950K .......... .......... .......... .......... .......... 73% 61.9M 2s",
                                "216000K .......... .......... .......... .......... .......... 73% 64.4M 2s",
                                "216050K .......... .......... .......... .......... .......... 73% 77.9M 2s",
                                "216100K .......... .......... .......... .......... .......... 73% 80.2M 2s",
                                "216150K .......... .......... .......... .......... .......... 73% 62.0M 2s",
                                "216200K .......... .......... .......... .......... .......... 73% 48.6M 2s",
                                "216250K .......... .......... .......... .......... .......... 73% 77.2M 2s",
                                "216300K .......... .......... .......... .......... .......... 73% 67.5M 2s",
                                "216350K .......... .......... .......... .......... .......... 73% 68.0M 2s",
                                "216400K .......... .......... .......... .......... .......... 73% 87.8M 2s",
                                "216450K .......... .......... .......... .......... .......... 73% 97.6M 2s",
                                "216500K .......... .......... .......... .......... .......... 73% 77.8M 2s",
                                "216550K .......... .......... .......... .......... .......... 73% 51.8M 2s",
                                "216600K .......... .......... .......... .......... .......... 73% 65.5M 2s",
                                "216650K .......... .......... .......... .......... .......... 73% 86.8M 2s",
                                "216700K .......... .......... .......... .......... .......... 73% 89.4M 2s",
                                "216750K .......... .......... .......... .......... .......... 73% 76.1M 2s",
                                "216800K .......... .......... .......... .......... .......... 73% 85.7M 2s",
                                "216850K .......... .......... .......... .......... .......... 73% 86.8M 2s",
                                "216900K .......... .......... .......... .......... .......... 73% 63.5M 2s",
                                "216950K .......... .......... .......... .......... .......... 73% 71.6M 2s",
                                "217000K .......... .......... .......... .......... .......... 73% 67.0M 2s",
                                "217050K .......... .......... .......... .......... .......... 73% 78.5M 2s",
                                "217100K .......... .......... .......... .......... .......... 73% 72.4M 2s",
                                "217150K .......... .......... .......... .......... .......... 73% 49.6M 2s",
                                "217200K .......... .......... .......... .......... .......... 73% 71.1M 2s",
                                "217250K .......... .......... .......... .......... .......... 73% 40.8M 2s",
                                "217300K .......... .......... .......... .......... .......... 73% 68.7M 2s",
                                "217350K .......... .......... .......... .......... .......... 73% 70.1M 2s",
                                "217400K .......... .......... .......... .......... .......... 73% 69.9M 2s",
                                "217450K .......... .......... .......... .......... .......... 73% 80.9M 2s",
                                "217500K .......... .......... .......... .......... .......... 73% 86.2M 2s",
                                "217550K .......... .......... .......... .......... .......... 73% 70.0M 2s",
                                "217600K .......... .......... .......... .......... .......... 73% 87.8M 2s",
                                "217650K .......... .......... .......... .......... .......... 73% 14.3M 2s",
                                "217700K .......... .......... .......... .......... .......... 73% 18.4M 2s",
                                "217750K .......... .......... .......... .......... .......... 73% 61.5M 2s",
                                "217800K .......... .......... .......... .......... .......... 73%  118M 2s",
                                "217850K .......... .......... .......... .......... .......... 73%  127M 2s",
                                "217900K .......... .......... .......... .......... .......... 73% 17.8M 2s",
                                "217950K .......... .......... .......... .......... .......... 73% 69.2M 2s",
                                "218000K .......... .......... .......... .......... .......... 73% 82.6M 1s",
                                "218050K .......... .......... .......... .......... .......... 73% 77.5M 1s",
                                "218100K .......... .......... .......... .......... .......... 73% 73.4M 1s",
                                "218150K .......... .......... .......... .......... .......... 73% 48.3M 1s",
                                "218200K .......... .......... .......... .......... .......... 73% 56.0M 1s",
                                "218250K .......... .......... .......... .......... .......... 73% 60.6M 1s",
                                "218300K .......... .......... .......... .......... .......... 73% 66.6M 1s",
                                "218350K .......... .......... .......... .......... .......... 73% 45.7M 1s",
                                "218400K .......... .......... .......... .......... .......... 73% 51.1M 1s",
                                "218450K .......... .......... .......... .......... .......... 73% 50.5M 1s",
                                "218500K .......... .......... .......... .......... .......... 73% 54.3M 1s",
                                "218550K .......... .......... .......... .......... .......... 73% 39.9M 1s",
                                "218600K .......... .......... .......... .......... .......... 73% 67.1M 1s",
                                "218650K .......... .......... .......... .......... .......... 73% 59.1M 1s",
                                "218700K .......... .......... .......... .......... .......... 73% 57.1M 1s",
                                "218750K .......... .......... .......... .......... .......... 73% 60.6M 1s",
                                "218800K .......... .......... .......... .......... .......... 73% 41.3M 1s",
                                "218850K .......... .......... .......... .......... .......... 73% 68.7M 1s",
                                "218900K .......... .......... .......... .......... .......... 74% 60.1M 1s",
                                "218950K .......... .......... .......... .......... .......... 74% 54.7M 1s",
                                "219000K .......... .......... .......... .......... .......... 74% 59.0M 1s",
                                "219050K .......... .......... .......... .......... .......... 74% 62.2M 1s",
                                "219100K .......... .......... .......... .......... .......... 74% 61.4M 1s",
                                "219150K .......... .......... .......... .......... .......... 74% 65.6M 1s",
                                "219200K .......... .......... .......... .......... .......... 74% 83.0M 1s",
                                "219250K .......... .......... .......... .......... .......... 74% 45.8M 1s",
                                "219300K .......... .......... .......... .......... .......... 74% 43.8M 1s",
                                "219350K .......... .......... .......... .......... .......... 74% 63.6M 1s",
                                "219400K .......... .......... .......... .......... .......... 74% 50.9M 1s",
                                "219450K .......... .......... .......... .......... .......... 74% 64.8M 1s",
                                "219500K .......... .......... .......... .......... .......... 74% 46.1M 1s",
                                "219550K .......... .......... .......... .......... .......... 74% 58.0M 1s",
                                "219600K .......... .......... .......... .......... .......... 74% 38.1M 1s",
                                "219650K .......... .......... .......... .......... .......... 74% 33.6M 1s",
                                "219700K .......... .......... .......... .......... .......... 74% 36.0M 1s",
                                "219750K .......... .......... .......... .......... .......... 74% 44.7M 1s",
                                "219800K .......... .......... .......... .......... .......... 74% 40.3M 1s",
                                "219850K .......... .......... .......... .......... .......... 74% 51.6M 1s",
                                "219900K .......... .......... .......... .......... .......... 74% 64.1M 1s",
                                "219950K .......... .......... .......... .......... .......... 74% 55.4M 1s",
                                "220000K .......... .......... .......... .......... .......... 74% 48.6M 1s",
                                "220050K .......... .......... .......... .......... .......... 74% 39.2M 1s",
                                "220100K .......... .......... .......... .......... .......... 74% 30.0M 1s",
                                "220150K .......... .......... .......... .......... .......... 74% 47.5M 1s",
                                "220200K .......... .......... .......... .......... .......... 74% 48.2M 1s",
                                "220250K .......... .......... .......... .......... .......... 74% 20.8M 1s",
                                "220300K .......... .......... .......... .......... .......... 74% 53.6M 1s",
                                "220350K .......... .......... .......... .......... .......... 74% 64.6M 1s",
                                "220400K .......... .......... .......... .......... .......... 74% 43.7M 1s",
                                "220450K .......... .......... .......... .......... .......... 74% 46.2M 1s",
                                "220500K .......... .......... .......... .......... .......... 74% 63.6M 1s",
                                "220550K .......... .......... .......... .......... .......... 74% 25.4M 1s",
                                "220600K .......... .......... .......... .......... .......... 74% 45.2M 1s",
                                "220650K .......... .......... .......... .......... .......... 74% 54.6M 1s",
                                "220700K .......... .......... .......... .......... .......... 74% 51.3M 1s",
                                "220750K .......... .......... .......... .......... .......... 74% 47.6M 1s",
                                "220800K .......... .......... .......... .......... .......... 74% 45.4M 1s",
                                "220850K .......... .......... .......... .......... .......... 74% 57.9M 1s",
                                "220900K .......... .......... .......... .......... .......... 74% 47.0M 1s",
                                "220950K .......... .......... .......... .......... .......... 74% 46.4M 1s",
                                "221000K .......... .......... .......... .......... .......... 74% 45.6M 1s",
                                "221050K .......... .......... .......... .......... .......... 74% 37.5M 1s",
                                "221100K .......... .......... .......... .......... .......... 74% 46.8M 1s",
                                "221150K .......... .......... .......... .......... .......... 74% 53.1M 1s",
                                "221200K .......... .......... .......... .......... .......... 74% 52.8M 1s",
                                "221250K .......... .......... .......... .......... .......... 74% 46.9M 1s",
                                "221300K .......... .......... .......... .......... .......... 74% 31.2M 1s",
                                "221350K .......... .......... .......... .......... .......... 74% 38.1M 1s",
                                "221400K .......... .......... .......... .......... .......... 74% 28.5M 1s",
                                "221450K .......... .......... .......... .......... .......... 74% 54.3M 1s",
                                "221500K .......... .......... .......... .......... .......... 74% 62.1M 1s",
                                "221550K .......... .......... .......... .......... .......... 74% 52.3M 1s",
                                "221600K .......... .......... .......... .......... .......... 74% 51.0M 1s",
                                "221650K .......... .......... .......... .......... .......... 74% 37.9M 1s",
                                "221700K .......... .......... .......... .......... .......... 74% 55.7M 1s",
                                "221750K .......... .......... .......... .......... .......... 74% 59.6M 1s",
                                "221800K .......... .......... .......... .......... .......... 74% 51.0M 1s",
                                "221850K .......... .......... .......... .......... .......... 75%  101M 1s",
                                "221900K .......... .......... .......... .......... .......... 75% 81.0M 1s",
                                "221950K .......... .......... .......... .......... .......... 75% 37.6M 1s",
                                "222000K .......... .......... .......... .......... .......... 75% 38.6M 1s",
                                "222050K .......... .......... .......... .......... .......... 75% 85.1M 1s",
                                "222100K .......... .......... .......... .......... .......... 75% 54.2M 1s",
                                "222150K .......... .......... .......... .......... .......... 75% 34.9M 1s",
                                "222200K .......... .......... .......... .......... .......... 75% 44.7M 1s",
                                "222250K .......... .......... .......... .......... .......... 75% 34.6M 1s",
                                "222300K .......... .......... .......... .......... .......... 75% 44.8M 1s",
                                "222350K .......... .......... .......... .......... .......... 75% 57.9M 1s",
                                "222400K .......... .......... .......... .......... .......... 75% 33.8M 1s",
                                "222450K .......... .......... .......... .......... .......... 75% 50.5M 1s",
                                "222500K .......... .......... .......... .......... .......... 75% 47.0M 1s",
                                "222550K .......... .......... .......... .......... .......... 75% 84.3M 1s",
                                "222600K .......... .......... .......... .......... .......... 75% 43.8M 1s",
                                "222650K .......... .......... .......... .......... .......... 75% 21.1M 1s",
                                "222700K .......... .......... .......... .......... .......... 75% 51.1M 1s",
                                "222750K .......... .......... .......... .......... .......... 75% 38.3M 1s",
                                "222800K .......... .......... .......... .......... .......... 75% 37.0M 1s",
                                "222850K .......... .......... .......... .......... .......... 75%  107M 1s",
                                "222900K .......... .......... .......... .......... .......... 75% 42.2M 1s",
                                "222950K .......... .......... .......... .......... .......... 75% 54.8M 1s",
                                "223000K .......... .......... .......... .......... .......... 75%  106M 1s",
                                "223050K .......... .......... .......... .......... .......... 75% 74.0M 1s",
                                "223100K .......... .......... .......... .......... .......... 75% 45.2M 1s",
                                "223150K .......... .......... .......... .......... .......... 75% 34.8M 1s",
                                "223200K .......... .......... .......... .......... .......... 75% 77.1M 1s",
                                "223250K .......... .......... .......... .......... .......... 75% 37.8M 1s",
                                "223300K .......... .......... .......... .......... .......... 75% 22.7M 1s",
                                "223350K .......... .......... .......... .......... .......... 75%  121M 1s",
                                "223400K .......... .......... .......... .......... .......... 75%  102M 1s",
                                "223450K .......... .......... .......... .......... .......... 75% 53.7M 1s",
                                "223500K .......... .......... .......... .......... .......... 75% 48.1M 1s",
                                "223550K .......... .......... .......... .......... .......... 75% 45.9M 1s",
                                "223600K .......... .......... .......... .......... .......... 75% 34.3M 1s",
                                "223650K .......... .......... .......... .......... .......... 75%  112M 1s",
                                "223700K .......... .......... .......... .......... .......... 75% 40.8M 1s",
                                "223750K .......... .......... .......... .......... .......... 75% 52.6M 1s",
                                "223800K .......... .......... .......... .......... .......... 75% 49.8M 1s",
                                "223850K .......... .......... .......... .......... .......... 75% 32.9M 1s",
                                "223900K .......... .......... .......... .......... .......... 75% 98.7M 1s",
                                "223950K .......... .......... .......... .......... .......... 75% 40.7M 1s",
                                "224000K .......... .......... .......... .......... .......... 75% 33.6M 1s",
                                "224050K .......... .......... .......... .......... .......... 75% 52.5M 1s",
                                "224100K .......... .......... .......... .......... .......... 75% 33.5M 1s",
                                "224150K .......... .......... .......... .......... .......... 75% 62.2M 1s",
                                "224200K .......... .......... .......... .......... .......... 75% 41.2M 1s",
                                "224250K .......... .......... .......... .......... .......... 75% 45.5M 1s",
                                "224300K .......... .......... .......... .......... .......... 75% 40.8M 1s",
                                "224350K .......... .......... .......... .......... .......... 75% 71.4M 1s",
                                "224400K .......... .......... .......... .......... .......... 75% 48.8M 1s",
                                "224450K .......... .......... .......... .......... .......... 75% 23.7M 1s",
                                "224500K .......... .......... .......... .......... .......... 75%  107M 1s",
                                "224550K .......... .......... .......... .......... .......... 75% 85.6M 1s",
                                "224600K .......... .......... .......... .......... .......... 75% 35.7M 1s",
                                "224650K .......... .......... .......... .......... .......... 75% 32.8M 1s",
                                "224700K .......... .......... .......... .......... .......... 75% 96.1M 1s",
                                "224750K .......... .......... .......... .......... .......... 75% 76.1M 1s",
                                "224800K .......... .......... .......... .......... .......... 76% 39.6M 1s",
                                "224850K .......... .......... .......... .......... .......... 76% 62.2M 1s",
                                "224900K .......... .......... .......... .......... .......... 76% 51.0M 1s",
                                "224950K .......... .......... .......... .......... .......... 76% 39.7M 1s",
                                "225000K .......... .......... .......... .......... .......... 76% 62.2M 1s",
                                "225050K .......... .......... .......... .......... .......... 76% 45.4M 1s",
                                "225100K .......... .......... .......... .......... .......... 76% 39.4M 1s",
                                "225150K .......... .......... .......... .......... .......... 76% 33.7M 1s",
                                "225200K .......... .......... .......... .......... .......... 76%  118M 1s",
                                "225250K .......... .......... .......... .......... .......... 76% 29.7M 1s",
                                "225300K .......... .......... .......... .......... .......... 76% 68.7M 1s",
                                "225350K .......... .......... .......... .......... .......... 76% 36.3M 1s",
                                "225400K .......... .......... .......... .......... .......... 76% 32.1M 1s",
                                "225450K .......... .......... .......... .......... .......... 76% 42.8M 1s",
                                "225500K .......... .......... .......... .......... .......... 76% 27.5M 1s",
                                "225550K .......... .......... .......... .......... .......... 76% 96.5M 1s",
                                "225600K .......... .......... .......... .......... .......... 76% 50.6M 1s",
                                "225650K .......... .......... .......... .......... .......... 76% 37.9M 1s",
                                "225700K .......... .......... .......... .......... .......... 76% 71.1M 1s",
                                "225750K .......... .......... .......... .......... .......... 76% 56.2M 1s",
                                "225800K .......... .......... .......... .......... .......... 76% 57.7M 1s",
                                "225850K .......... .......... .......... .......... .......... 76% 56.7M 1s",
                                "225900K .......... .......... .......... .......... .......... 76% 36.4M 1s",
                                "225950K .......... .......... .......... .......... .......... 76% 22.1M 1s",
                                "226000K .......... .......... .......... .......... .......... 76%  112M 1s",
                                "226050K .......... .......... .......... .......... .......... 76%  124M 1s",
                                "226100K .......... .......... .......... .......... .......... 76% 50.4M 1s",
                                "226150K .......... .......... .......... .......... .......... 76% 37.9M 1s",
                                "226200K .......... .......... .......... .......... .......... 76% 46.9M 1s",
                                "226250K .......... .......... .......... .......... .......... 76% 35.9M 1s",
                                "226300K .......... .......... .......... .......... .......... 76% 93.0M 1s",
                                "226350K .......... .......... .......... .......... .......... 76% 32.0M 1s",
                                "226400K .......... .......... .......... .......... .......... 76% 82.0M 1s",
                                "226450K .......... .......... .......... .......... .......... 76% 86.9M 1s",
                                "226500K .......... .......... .......... .......... .......... 76% 49.9M 1s",
                                "226550K .......... .......... .......... .......... .......... 76% 38.0M 1s",
                                "226600K .......... .......... .......... .......... .......... 76% 48.6M 1s",
                                "226650K .......... .......... .......... .......... .......... 76% 54.0M 1s",
                                "226700K .......... .......... .......... .......... .......... 76% 30.7M 1s",
                                "226750K .......... .......... .......... .......... .......... 76% 87.2M 1s",
                                "226800K .......... .......... .......... .......... .......... 76% 48.9M 1s",
                                "226850K .......... .......... .......... .......... .......... 76% 62.1M 1s",
                                "226900K .......... .......... .......... .......... .......... 76% 33.7M 1s",
                                "226950K .......... .......... .......... .......... .......... 76% 81.1M 1s",
                                "227000K .......... .......... .......... .......... .......... 76% 15.8M 1s",
                                "227050K .......... .......... .......... .......... .......... 76%  120M 1s",
                                "227100K .......... .......... .......... .......... .......... 76%  116M 1s",
                                "227150K .......... .......... .......... .......... .......... 76% 96.7M 1s",
                                "227200K .......... .......... .......... .......... .......... 76% 28.2M 1s",
                                "227250K .......... .......... .......... .......... .......... 76%  111M 1s",
                                "227300K .......... .......... .......... .......... .......... 76% 48.3M 1s",
                                "227350K .......... .......... .......... .......... .......... 76%  107M 1s",
                                "227400K .......... .......... .......... .......... .......... 76% 31.1M 1s",
                                "227450K .......... .......... .......... .......... .......... 76%  105M 1s",
                                "227500K .......... .......... .......... .......... .......... 76% 52.7M 1s",
                                "227550K .......... .......... .......... .......... .......... 76% 21.0M 1s",
                                "227600K .......... .......... .......... .......... .......... 76% 83.1M 1s",
                                "227650K .......... .......... .......... .......... .......... 76% 20.5M 1s",
                                "227700K .......... .......... .......... .......... .......... 76% 92.2M 1s",
                                "227750K .......... .......... .......... .......... .......... 77%  109M 1s",
                                "227800K .......... .......... .......... .......... .......... 77% 71.2M 1s",
                                "227850K .......... .......... .......... .......... .......... 77%  117M 1s",
                                "227900K .......... .......... .......... .......... .......... 77% 17.5M 1s",
                                "227950K .......... .......... .......... .......... .......... 77% 45.3M 1s",
                                "228000K .......... .......... .......... .......... .......... 77% 64.6M 1s",
                                "228050K .......... .......... .......... .......... .......... 77% 67.0M 1s",
                                "228100K .......... .......... .......... .......... .......... 77% 73.0M 1s",
                                "228150K .......... .......... .......... .......... .......... 77% 56.7M 1s",
                                "228200K .......... .......... .......... .......... .......... 77% 97.7M 1s",
                                "228250K .......... .......... .......... .......... .......... 77% 94.1M 1s",
                                "228300K .......... .......... .......... .......... .......... 77% 93.4M 1s",
                                "228350K .......... .......... .......... .......... .......... 77% 81.8M 1s",
                                "228400K .......... .......... .......... .......... .......... 77% 44.6M 1s",
                                "228450K .......... .......... .......... .......... .......... 77% 53.7M 1s",
                                "228500K .......... .......... .......... .......... .......... 77% 51.8M 1s",
                                "228550K .......... .......... .......... .......... .......... 77% 33.9M 1s",
                                "228600K .......... .......... .......... .......... .......... 77% 79.6M 1s",
                                "228650K .......... .......... .......... .......... .......... 77% 22.8M 1s",
                                "228700K .......... .......... .......... .......... .......... 77%  121M 1s",
                                "228750K .......... .......... .......... .......... .......... 77% 44.0M 1s",
                                "228800K .......... .......... .......... .......... .......... 77% 45.2M 1s",
                                "228850K .......... .......... .......... .......... .......... 77% 31.0M 1s",
                                "228900K .......... .......... .......... .......... .......... 77%  102M 1s",
                                "228950K .......... .......... .......... .......... .......... 77% 68.0M 1s",
                                "229000K .......... .......... .......... .......... .......... 77% 43.2M 1s",
                                "229050K .......... .......... .......... .......... .......... 77% 20.9M 1s",
                                "229100K .......... .......... .......... .......... .......... 77%  115M 1s",
                                "229150K .......... .......... .......... .......... .......... 77%  119M 1s",
                                "229200K .......... .......... .......... .......... .......... 77% 48.1M 1s",
                                "229250K .......... .......... .......... .......... .......... 77% 30.2M 1s",
                                "229300K .......... .......... .......... .......... .......... 77%  107M 1s",
                                "229350K .......... .......... .......... .......... .......... 77% 74.5M 1s",
                                "229400K .......... .......... .......... .......... .......... 77% 44.1M 1s",
                                "229450K .......... .......... .......... .......... .......... 77% 53.7M 1s",
                                "229500K .......... .......... .......... .......... .......... 77% 46.1M 1s",
                                "229550K .......... .......... .......... .......... .......... 77% 23.0M 1s",
                                "229600K .......... .......... .......... .......... .......... 77%  104M 1s",
                                "229650K .......... .......... .......... .......... .......... 77%  124M 1s",
                                "229700K .......... .......... .......... .......... .......... 77% 36.3M 1s",
                                "229750K .......... .......... .......... .......... .......... 77%  101M 1s",
                                "229800K .......... .......... .......... .......... .......... 77% 45.5M 1s",
                                "229850K .......... .......... .......... .......... .......... 77% 34.4M 1s",
                                "229900K .......... .......... .......... .......... .......... 77% 77.4M 1s",
                                "229950K .......... .......... .......... .......... .......... 77% 47.8M 1s",
                                "230000K .......... .......... .......... .......... .......... 77% 47.1M 1s",
                                "230050K .......... .......... .......... .......... .......... 77% 34.4M 1s",
                                "230100K .......... .......... .......... .......... .......... 77% 77.0M 1s",
                                "230150K .......... .......... .......... .......... .......... 77% 34.2M 1s",
                                "230200K .......... .......... .......... .......... .......... 77% 86.2M 1s",
                                "230250K .......... .......... .......... .......... .......... 77% 22.3M 1s",
                                "230300K .......... .......... .......... .......... .......... 77%  108M 1s",
                                "230350K .......... .......... .......... .......... .......... 77% 47.8M 1s",
                                "230400K .......... .......... .......... .......... .......... 77% 79.2M 1s",
                                "230450K .......... .......... .......... .......... .......... 77% 10.5M 1s",
                                "230500K .......... .......... .......... .......... .......... 77% 49.4M 1s",
                                "230550K .......... .......... .......... .......... .......... 77% 59.1M 1s",
                                "230600K .......... .......... .......... .......... .......... 77% 59.2M 1s",
                                "230650K .......... .......... .......... .......... .......... 77% 48.0M 1s",
                                "230700K .......... .......... .......... .......... .......... 77% 67.8M 1s",
                                "230750K .......... .......... .......... .......... .......... 78% 81.7M 1s",
                                "230800K .......... .......... .......... .......... .......... 78% 91.2M 1s",
                                "230850K .......... .......... .......... .......... .......... 78% 94.4M 1s",
                                "230900K .......... .......... .......... .......... .......... 78% 52.0M 1s",
                                "230950K .......... .......... .......... .......... .......... 78% 93.1M 1s",
                                "231000K .......... .......... .......... .......... .......... 78% 90.8M 1s",
                                "231050K .......... .......... .......... .......... .......... 78% 86.2M 1s",
                                "231100K .......... .......... .......... .......... .......... 78% 25.6M 1s",
                                "231150K .......... .......... .......... .......... .......... 78% 89.8M 1s",
                                "231200K .......... .......... .......... .......... .......... 78% 94.5M 1s",
                                "231250K .......... .......... .......... .......... .......... 78% 73.6M 1s",
                                "231300K .......... .......... .......... .......... .......... 78% 55.8M 1s",
                                "231350K .......... .......... .......... .......... .......... 78% 89.8M 1s",
                                "231400K .......... .......... .......... .......... .......... 78% 26.5M 1s",
                                "231450K .......... .......... .......... .......... .......... 78% 85.4M 1s",
                                "231500K .......... .......... .......... .......... .......... 78% 70.2M 1s",
                                "231550K .......... .......... .......... .......... .......... 78% 90.8M 1s",
                                "231600K .......... .......... .......... .......... .......... 78% 71.4M 1s",
                                "231650K .......... .......... .......... .......... .......... 78% 86.1M 1s",
                                "231700K .......... .......... .......... .......... .......... 78% 89.4M 1s",
                                "231750K .......... .......... .......... .......... .......... 78% 7.15M 1s",
                                "231800K .......... .......... .......... .......... .......... 78%  123M 1s",
                                "231850K .......... .......... .......... .......... .......... 78%  122M 1s",
                                "231900K .......... .......... .......... .......... .......... 78%  136M 1s",
                                "231950K .......... .......... .......... .......... .......... 78% 62.9M 1s",
                                "232000K .......... .......... .......... .......... .......... 78%  119M 1s",
                                "232050K .......... .......... .......... .......... .......... 78%  119M 1s",
                                "232100K .......... .......... .......... .......... .......... 78% 44.9M 1s",
                                "232150K .......... .......... .......... .......... .......... 78%  116M 1s",
                                "232200K .......... .......... .......... .......... .......... 78% 53.3M 1s",
                                "232250K .......... .......... .......... .......... .......... 78%  123M 1s",
                                "232300K .......... .......... .......... .......... .......... 78%  119M 1s",
                                "232350K .......... .......... .......... .......... .......... 78%  105M 1s",
                                "232400K .......... .......... .......... .......... .......... 78%  139M 1s",
                                "232450K .......... .......... .......... .......... .......... 78% 80.7M 1s",
                                "232500K .......... .......... .......... .......... .......... 78% 34.4M 1s",
                                "232550K .......... .......... .......... .......... .......... 78% 52.8M 1s",
                                "232600K .......... .......... .......... .......... .......... 78% 43.4M 1s",
                                "232650K .......... .......... .......... .......... .......... 78% 23.9M 1s",
                                "232700K .......... .......... .......... .......... .......... 78%  126M 1s",
                                "232750K .......... .......... .......... .......... .......... 78% 44.9M 1s",
                                "232800K .......... .......... .......... .......... .......... 78% 24.4M 1s",
                                "232850K .......... .......... .......... .......... .......... 78%  111M 1s",
                                "232900K .......... .......... .......... .......... .......... 78% 5.28M 1s",
                                "232950K .......... .......... .......... .......... .......... 78% 65.5M 1s",
                                "233000K .......... .......... .......... .......... .......... 78% 82.9M 1s",
                                "233050K .......... .......... .......... .......... .......... 78% 89.6M 1s",
                                "233100K .......... .......... .......... .......... .......... 78% 76.3M 1s",
                                "233150K .......... .......... .......... .......... .......... 78% 81.6M 1s",
                                "233200K .......... .......... .......... .......... .......... 78% 33.4M 1s",
                                "233250K .......... .......... .......... .......... .......... 78% 84.1M 1s",
                                "233300K .......... .......... .......... .......... .......... 78% 74.1M 1s",
                                "233350K .......... .......... .......... .......... .......... 78% 81.6M 1s",
                                "233400K .......... .......... .......... .......... .......... 78% 33.0M 1s",
                                "233450K .......... .......... .......... .......... .......... 78% 75.9M 1s",
                                "233500K .......... .......... .......... .......... .......... 78% 92.1M 1s",
                                "233550K .......... .......... .......... .......... .......... 78% 95.2M 1s",
                                "233600K .......... .......... .......... .......... .......... 78% 81.8M 1s",
                                "233650K .......... .......... .......... .......... .......... 78% 87.8M 1s",
                                "233700K .......... .......... .......... .......... .......... 79% 42.4M 1s",
                                "233750K .......... .......... .......... .......... .......... 79% 82.4M 1s",
                                "233800K .......... .......... .......... .......... .......... 79% 88.1M 1s",
                                "233850K .......... .......... .......... .......... .......... 79% 40.8M 1s",
                                "233900K .......... .......... .......... .......... .......... 79% 20.1M 1s",
                                "233950K .......... .......... .......... .......... .......... 79% 85.2M 1s",
                                "234000K .......... .......... .......... .......... .......... 79%  109M 1s",
                                "234050K .......... .......... .......... .......... .......... 79% 93.3M 1s",
                                "234100K .......... .......... .......... .......... .......... 79% 85.0M 1s",
                                "234150K .......... .......... .......... .......... .......... 79% 93.1M 1s",
                                "234200K .......... .......... .......... .......... .......... 79% 66.2M 1s",
                                "234250K .......... .......... .......... .......... .......... 79% 17.0M 1s",
                                "234300K .......... .......... .......... .......... .......... 79% 31.5M 1s",
                                "234350K .......... .......... .......... .......... .......... 79% 44.9M 1s",
                                "234400K .......... .......... .......... .......... .......... 79% 48.8M 1s",
                                "234450K .......... .......... .......... .......... .......... 79% 45.0M 1s",
                                "234500K .......... .......... .......... .......... .......... 79% 38.4M 1s",
                                "234550K .......... .......... .......... .......... .......... 79% 47.2M 1s",
                                "234600K .......... .......... .......... .......... .......... 79% 43.7M 1s",
                                "234650K .......... .......... .......... .......... .......... 79% 40.8M 1s",
                                "234700K .......... .......... .......... .......... .......... 79% 43.1M 1s",
                                "234750K .......... .......... .......... .......... .......... 79% 39.3M 1s",
                                "234800K .......... .......... .......... .......... .......... 79% 41.2M 1s",
                                "234850K .......... .......... .......... .......... .......... 79% 41.7M 1s",
                                "234900K .......... .......... .......... .......... .......... 79% 36.0M 1s",
                                "234950K .......... .......... .......... .......... .......... 79% 43.5M 1s",
                                "235000K .......... .......... .......... .......... .......... 79% 45.0M 1s",
                                "235050K .......... .......... .......... .......... .......... 79% 48.8M 1s",
                                "235100K .......... .......... .......... .......... .......... 79% 39.8M 1s",
                                "235150K .......... .......... .......... .......... .......... 79% 40.0M 1s",
                                "235200K .......... .......... .......... .......... .......... 79% 43.8M 1s",
                                "235250K .......... .......... .......... .......... .......... 79% 41.7M 1s",
                                "235300K .......... .......... .......... .......... .......... 79% 34.8M 1s",
                                "235350K .......... .......... .......... .......... .......... 79% 39.8M 1s",
                                "235400K .......... .......... .......... .......... .......... 79% 39.9M 1s",
                                "235450K .......... .......... .......... .......... .......... 79% 39.9M 1s",
                                "235500K .......... .......... .......... .......... .......... 79% 34.5M 1s",
                                "235550K .......... .......... .......... .......... .......... 79% 42.8M 1s",
                                "235600K .......... .......... .......... .......... .......... 79% 50.4M 1s",
                                "235650K .......... .......... .......... .......... .......... 79% 45.0M 1s",
                                "235700K .......... .......... .......... .......... .......... 79% 30.6M 1s",
                                "235750K .......... .......... .......... .......... .......... 79% 40.5M 1s",
                                "235800K .......... .......... .......... .......... .......... 79% 39.1M 1s",
                                "235850K .......... .......... .......... .......... .......... 79% 40.5M 1s",
                                "235900K .......... .......... .......... .......... .......... 79% 39.5M 1s",
                                "235950K .......... .......... .......... .......... .......... 79% 42.8M 1s",
                                "236000K .......... .......... .......... .......... .......... 79% 41.9M 1s",
                                "236050K .......... .......... .......... .......... .......... 79% 40.6M 1s",
                                "236100K .......... .......... .......... .......... .......... 79% 36.8M 1s",
                                "236150K .......... .......... .......... .......... .......... 79% 38.7M 1s",
                                "236200K .......... .......... .......... .......... .......... 79% 39.5M 1s",
                                "236250K .......... .......... .......... .......... .......... 79% 40.9M 1s",
                                "236300K .......... .......... .......... .......... .......... 79% 33.9M 1s",
                                "236350K .......... .......... .......... .......... .......... 79% 40.3M 1s",
                                "236400K .......... .......... .......... .......... .......... 79% 40.5M 1s",
                                "236450K .......... .......... .......... .......... .......... 79% 48.0M 1s",
                                "236500K .......... .......... .......... .......... .......... 79% 47.2M 1s",
                                "236550K .......... .......... .......... .......... .......... 79% 44.2M 1s",
                                "236600K .......... .......... .......... .......... .......... 79% 46.3M 1s",
                                "236650K .......... .......... .......... .......... .......... 80% 42.7M 1s",
                                "236700K .......... .......... .......... .......... .......... 80% 35.3M 1s",
                                "236750K .......... .......... .......... .......... .......... 80% 41.6M 1s",
                                "236800K .......... .......... .......... .......... .......... 80% 38.8M 1s",
                                "236850K .......... .......... .......... .......... .......... 80% 37.8M 1s",
                                "236900K .......... .......... .......... .......... .......... 80% 35.3M 1s",
                                "236950K .......... .......... .......... .......... .......... 80% 40.5M 1s",
                                "237000K .......... .......... .......... .......... .......... 80% 40.0M 1s",
                                "237050K .......... .......... .......... .......... .......... 80% 58.0M 1s",
                                "237100K .......... .......... .......... .......... .......... 80% 34.3M 1s",
                                "237150K .......... .......... .......... .......... .......... 80% 47.9M 1s",
                                "237200K .......... .......... .......... .......... .......... 80% 42.4M 1s",
                                "237250K .......... .......... .......... .......... .......... 80% 42.5M 1s",
                                "237300K .......... .......... .......... .......... .......... 80% 35.3M 1s",
                                "237350K .......... .......... .......... .......... .......... 80% 39.5M 1s",
                                "237400K .......... .......... .......... .......... .......... 80% 41.4M 1s",
                                "237450K .......... .......... .......... .......... .......... 80% 43.4M 1s",
                                "237500K .......... .......... .......... .......... .......... 80% 41.9M 1s",
                                "237550K .......... .......... .......... .......... .......... 80% 39.6M 1s",
                                "237600K .......... .......... .......... .......... .......... 80% 41.5M 1s",
                                "237650K .......... .......... .......... .......... .......... 80% 44.6M 1s",
                                "237700K .......... .......... .......... .......... .......... 80% 38.2M 1s",
                                "237750K .......... .......... .......... .......... .......... 80% 44.6M 1s",
                                "237800K .......... .......... .......... .......... .......... 80% 41.1M 1s",
                                "237850K .......... .......... .......... .......... .......... 80% 41.7M 1s",
                                "237900K .......... .......... .......... .......... .......... 80% 37.2M 1s",
                                "237950K .......... .......... .......... .......... .......... 80% 40.6M 1s",
                                "238000K .......... .......... .......... .......... .......... 80% 37.2M 1s",
                                "238050K .......... .......... .......... .......... .......... 80% 49.5M 1s",
                                "238100K .......... .......... .......... .......... .......... 80% 37.1M 1s",
                                "238150K .......... .......... .......... .......... .......... 80% 37.0M 1s",
                                "238200K .......... .......... .......... .......... .......... 80% 38.8M 1s",
                                "238250K .......... .......... .......... .......... .......... 80% 39.5M 1s",
                                "238300K .......... .......... .......... .......... .......... 80% 34.0M 1s",
                                "238350K .......... .......... .......... .......... .......... 80% 39.6M 1s",
                                "238400K .......... .......... .......... .......... .......... 80% 38.7M 1s",
                                "238450K .......... .......... .......... .......... .......... 80% 38.1M 1s",
                                "238500K .......... .......... .......... .......... .......... 80% 33.7M 1s",
                                "238550K .......... .......... .......... .......... .......... 80% 40.1M 1s",
                                "238600K .......... .......... .......... .......... .......... 80% 47.8M 1s",
                                "238650K .......... .......... .......... .......... .......... 80% 37.0M 1s",
                                "238700K .......... .......... .......... .......... .......... 80% 35.6M 1s",
                                "238750K .......... .......... .......... .......... .......... 80% 39.4M 1s",
                                "238800K .......... .......... .......... .......... .......... 80% 39.0M 1s",
                                "238850K .......... .......... .......... .......... .......... 80% 43.4M 1s",
                                "238900K .......... .......... .......... .......... .......... 80% 34.7M 1s",
                                "238950K .......... .......... .......... .......... .......... 80% 40.4M 1s",
                                "239000K .......... .......... .......... .......... .......... 80% 43.2M 1s",
                                "239050K .......... .......... .......... .......... .......... 80% 41.0M 1s",
                                "239100K .......... .......... .......... .......... .......... 80% 36.7M 1s",
                                "239150K .......... .......... .......... .......... .......... 80% 55.9M 1s",
                                "239200K .......... .......... .......... .......... .......... 80% 38.5M 1s",
                                "239250K .......... .......... .......... .......... .......... 80% 42.7M 1s",
                                "239300K .......... .......... .......... .......... .......... 80% 33.6M 1s",
                                "239350K .......... .......... .......... .......... .......... 80% 39.9M 1s",
                                "239400K .......... .......... .......... .......... .......... 80% 38.9M 1s",
                                "239450K .......... .......... .......... .......... .......... 80% 41.4M 1s",
                                "239500K .......... .......... .......... .......... .......... 80% 46.8M 1s",
                                "239550K .......... .......... .......... .......... .......... 80% 52.2M 1s",
                                "239600K .......... .......... .......... .......... .......... 81% 40.0M 1s",
                                "239650K .......... .......... .......... .......... .......... 81% 42.3M 1s",
                                "239700K .......... .......... .......... .......... .......... 81% 34.7M 1s",
                                "239750K .......... .......... .......... .......... .......... 81% 44.2M 1s",
                                "239800K .......... .......... .......... .......... .......... 81% 39.3M 1s",
                                "239850K .......... .......... .......... .......... .......... 81% 43.2M 1s",
                                "239900K .......... .......... .......... .......... .......... 81% 34.6M 1s",
                                "239950K .......... .......... .......... .......... .......... 81% 41.2M 1s",
                                "240000K .......... .......... .......... .......... .......... 81% 46.0M 1s",
                                "240050K .......... .......... .......... .......... .......... 81% 51.4M 1s",
                                "240100K .......... .......... .......... .......... .......... 81% 39.6M 1s",
                                "240150K .......... .......... .......... .......... .......... 81% 37.4M 1s",
                                "240200K .......... .......... .......... .......... .......... 81% 38.8M 1s",
                                "240250K .......... .......... .......... .......... .......... 81% 40.6M 1s",
                                "240300K .......... .......... .......... .......... .......... 81% 33.7M 1s",
                                "240350K .......... .......... .......... .......... .......... 81% 39.6M 1s",
                                "240400K .......... .......... .......... .......... .......... 81% 41.8M 1s",
                                "240450K .......... .......... .......... .......... .......... 81% 43.5M 1s",
                                "240500K .......... .......... .......... .......... .......... 81% 36.4M 1s",
                                "240550K .......... .......... .......... .......... .......... 81% 42.7M 1s",
                                "240600K .......... .......... .......... .......... .......... 81% 49.9M 1s",
                                "240650K .......... .......... .......... .......... .......... 81% 43.8M 1s",
                                "240700K .......... .......... .......... .......... .......... 81% 37.8M 1s",
                                "240750K .......... .......... .......... .......... .......... 81% 48.6M 1s",
                                "240800K .......... .......... .......... .......... .......... 81% 43.4M 1s",
                                "240850K .......... .......... .......... .......... .......... 81% 35.1M 1s",
                                "240900K .......... .......... .......... .......... .......... 81% 40.5M 1s",
                                "240950K .......... .......... .......... .......... .......... 81% 45.8M 1s",
                                "241000K .......... .......... .......... .......... .......... 81% 39.0M 1s",
                                "241050K .......... .......... .......... .......... .......... 81% 38.7M 1s",
                                "241100K .......... .......... .......... .......... .......... 81% 42.9M 1s",
                                "241150K .......... .......... .......... .......... .......... 81% 45.0M 1s",
                                "241200K .......... .......... .......... .......... .......... 81% 44.7M 1s",
                                "241250K .......... .......... .......... .......... .......... 81% 38.8M 1s",
                                "241300K .......... .......... .......... .......... .......... 81% 35.3M 1s",
                                "241350K .......... .......... .......... .......... .......... 81% 44.3M 1s",
                                "241400K .......... .......... .......... .......... .......... 81% 50.3M 1s",
                                "241450K .......... .......... .......... .......... .......... 81% 57.1M 1s",
                                "241500K .......... .......... .......... .......... .......... 81% 46.6M 1s",
                                "241550K .......... .......... .......... .......... .......... 81% 40.7M 1s",
                                "241600K .......... .......... .......... .......... .......... 81% 40.3M 1s",
                                "241650K .......... .......... .......... .......... .......... 81% 50.4M 1s",
                                "241700K .......... .......... .......... .......... .......... 81% 34.2M 1s",
                                "241750K .......... .......... .......... .......... .......... 81% 39.3M 1s",
                                "241800K .......... .......... .......... .......... .......... 81% 38.8M 1s",
                                "241850K .......... .......... .......... .......... .......... 81% 40.3M 1s",
                                "241900K .......... .......... .......... .......... .......... 81% 45.7M 1s",
                                "241950K .......... .......... .......... .......... .......... 81% 43.0M 1s",
                                "242000K .......... .......... .......... .......... .......... 81% 41.1M 1s",
                                "242050K .......... .......... .......... .......... .......... 81% 40.7M 1s",
                                "242100K .......... .......... .......... .......... .......... 81% 45.6M 1s",
                                "242150K .......... .......... .......... .......... .......... 81% 38.8M 1s",
                                "242200K .......... .......... .......... .......... .......... 81% 45.8M 1s",
                                "242250K .......... .......... .......... .......... .......... 81% 52.2M 1s",
                                "242300K .......... .......... .......... .......... .......... 81% 40.4M 1s",
                                "242350K .......... .......... .......... .......... .......... 81% 42.9M 1s",
                                "242400K .......... .......... .......... .......... .......... 81% 54.5M 1s",
                                "242450K .......... .......... .......... .......... .......... 81% 43.8M 1s",
                                "242500K .......... .......... .......... .......... .......... 81% 39.3M 1s",
                                "242550K .......... .......... .......... .......... .......... 82% 39.6M 1s",
                                "242600K .......... .......... .......... .......... .......... 82% 46.9M 1s",
                                "242650K .......... .......... .......... .......... .......... 82% 56.9M 1s",
                                "242700K .......... .......... .......... .......... .......... 82% 34.2M 1s",
                                "242750K .......... .......... .......... .......... .......... 82% 39.5M 1s",
                                "242800K .......... .......... .......... .......... .......... 82% 55.1M 1s",
                                "242850K .......... .......... .......... .......... .......... 82% 55.8M 1s",
                                "242900K .......... .......... .......... .......... .......... 82% 41.5M 1s",
                                "242950K .......... .......... .......... .......... .......... 82% 41.2M 1s",
                                "243000K .......... .......... .......... .......... .......... 82% 41.6M 1s",
                                "243050K .......... .......... .......... .......... .......... 82% 53.8M 1s",
                                "243100K .......... .......... .......... .......... .......... 82% 49.0M 1s",
                                "243150K .......... .......... .......... .......... .......... 82% 44.5M 1s",
                                "243200K .......... .......... .......... .......... .......... 82% 42.4M 1s",
                                "243250K .......... .......... .......... .......... .......... 82% 41.1M 1s",
                                "243300K .......... .......... .......... .......... .......... 82% 43.9M 1s",
                                "243350K .......... .......... .......... .......... .......... 82% 41.7M 1s",
                                "243400K .......... .......... .......... .......... .......... 82% 42.1M 1s",
                                "243450K .......... .......... .......... .......... .......... 82% 41.9M 1s",
                                "243500K .......... .......... .......... .......... .......... 82% 36.4M 1s",
                                "243550K .......... .......... .......... .......... .......... 82% 52.2M 1s",
                                "243600K .......... .......... .......... .......... .......... 82% 37.1M 1s",
                                "243650K .......... .......... .......... .......... .......... 82% 40.4M 1s",
                                "243700K .......... .......... .......... .......... .......... 82% 36.6M 1s",
                                "243750K .......... .......... .......... .......... .......... 82% 39.3M 1s",
                                "243800K .......... .......... .......... .......... .......... 82% 47.8M 1s",
                                "243850K .......... .......... .......... .......... .......... 82% 50.5M 1s",
                                "243900K .......... .......... .......... .......... .......... 82% 36.1M 1s",
                                "243950K .......... .......... .......... .......... .......... 82% 39.6M 1s",
                                "244000K .......... .......... .......... .......... .......... 82% 41.4M 1s",
                                "244050K .......... .......... .......... .......... .......... 82% 52.2M 1s",
                                "244100K .......... .......... .......... .......... .......... 82% 44.7M 1s",
                                "244150K .......... .......... .......... .......... .......... 82% 43.6M 1s",
                                "244200K .......... .......... .......... .......... .......... 82% 48.9M 1s",
                                "244250K .......... .......... .......... .......... .......... 82% 42.7M 1s",
                                "244300K .......... .......... .......... .......... .......... 82% 46.6M 1s",
                                "244350K .......... .......... .......... .......... .......... 82% 40.3M 1s",
                                "244400K .......... .......... .......... .......... .......... 82% 39.8M 1s",
                                "244450K .......... .......... .......... .......... .......... 82% 38.3M 1s",
                                "244500K .......... .......... .......... .......... .......... 82% 33.3M 1s",
                                "244550K .......... .......... .......... .......... .......... 82% 39.3M 1s",
                                "244600K .......... .......... .......... .......... .......... 82% 42.6M 1s",
                                "244650K .......... .......... .......... .......... .......... 82% 40.7M 1s",
                                "244700K .......... .......... .......... .......... .......... 82% 36.7M 1s",
                                "244750K .......... .......... .......... .......... .......... 82% 41.4M 1s",
                                "244800K .......... .......... .......... .......... .......... 82% 38.6M 1s",
                                "244850K .......... .......... .......... .......... .......... 82% 39.5M 1s",
                                "244900K .......... .......... .......... .......... .......... 82% 34.6M 1s",
                                "244950K .......... .......... .......... .......... .......... 82% 42.3M 1s",
                                "245000K .......... .......... .......... .......... .......... 82% 43.5M 1s",
                                "245050K .......... .......... .......... .......... .......... 82% 40.5M 1s",
                                "245100K .......... .......... .......... .......... .......... 82% 47.9M 1s",
                                "245150K .......... .......... .......... .......... .......... 82% 39.4M 1s",
                                "245200K .......... .......... .......... .......... .......... 82% 40.5M 1s",
                                "245250K .......... .......... .......... .......... .......... 82% 55.7M 1s",
                                "245300K .......... .......... .......... .......... .......... 82% 34.7M 1s",
                                "245350K .......... .......... .......... .......... .......... 82% 44.6M 1s",
                                "245400K .......... .......... .......... .......... .......... 82% 57.7M 1s",
                                "245450K .......... .......... .......... .......... .......... 82% 42.5M 1s",
                                "245500K .......... .......... .......... .......... .......... 83% 36.1M 1s",
                                "245550K .......... .......... .......... .......... .......... 83% 49.2M 1s",
                                "245600K .......... .......... .......... .......... .......... 83% 41.3M 1s",
                                "245650K .......... .......... .......... .......... .......... 83% 43.5M 1s",
                                "245700K .......... .......... .......... .......... .......... 83% 41.7M 1s",
                                "245750K .......... .......... .......... .......... .......... 83% 38.5M 1s",
                                "245800K .......... .......... .......... .......... .......... 83% 38.1M 1s",
                                "245850K .......... .......... .......... .......... .......... 83% 51.6M 1s",
                                "245900K .......... .......... .......... .......... .......... 83% 36.4M 1s",
                                "245950K .......... .......... .......... .......... .......... 83% 47.2M 1s",
                                "246000K .......... .......... .......... .......... .......... 83% 45.4M 1s",
                                "246050K .......... .......... .......... .......... .......... 83% 40.0M 1s",
                                "246100K .......... .......... .......... .......... .......... 83% 36.2M 1s",
                                "246150K .......... .......... .......... .......... .......... 83% 50.9M 1s",
                                "246200K .......... .......... .......... .......... .......... 83% 41.7M 1s",
                                "246250K .......... .......... .......... .......... .......... 83% 39.8M 1s",
                                "246300K .......... .......... .......... .......... .......... 83% 37.9M 1s",
                                "246350K .......... .......... .......... .......... .......... 83% 45.2M 1s",
                                "246400K .......... .......... .......... .......... .......... 83% 44.0M 1s",
                                "246450K .......... .......... .......... .......... .......... 83% 47.2M 1s",
                                "246500K .......... .......... .......... .......... .......... 83% 50.9M 1s",
                                "246550K .......... .......... .......... .......... .......... 83% 54.7M 1s",
                                "246600K .......... .......... .......... .......... .......... 83% 58.9M 1s",
                                "246650K .......... .......... .......... .......... .......... 83% 41.5M 1s",
                                "246700K .......... .......... .......... .......... .......... 83% 33.9M 1s",
                                "246750K .......... .......... .......... .......... .......... 83% 40.7M 1s",
                                "246800K .......... .......... .......... .......... .......... 83% 40.5M 1s",
                                "246850K .......... .......... .......... .......... .......... 83% 41.2M 1s",
                                "246900K .......... .......... .......... .......... .......... 83% 33.5M 1s",
                                "246950K .......... .......... .......... .......... .......... 83% 40.0M 1s",
                                "247000K .......... .......... .......... .......... .......... 83% 38.4M 1s",
                                "247050K .......... .......... .......... .......... .......... 83% 39.2M 1s",
                                "247100K .......... .......... .......... .......... .......... 83% 38.3M 1s",
                                "247150K .......... .......... .......... .......... .......... 83% 40.1M 1s",
                                "247200K .......... .......... .......... .......... .......... 83% 43.0M 1s",
                                "247250K .......... .......... .......... .......... .......... 83% 48.3M 1s",
                                "247300K .......... .......... .......... .......... .......... 83% 43.7M 1s",
                                "247350K .......... .......... .......... .......... .......... 83% 42.0M 1s",
                                "247400K .......... .......... .......... .......... .......... 83% 42.9M 1s",
                                "247450K .......... .......... .......... .......... .......... 83% 43.9M 1s",
                                "247500K .......... .......... .......... .......... .......... 83% 36.4M 1s",
                                "247550K .......... .......... .......... .......... .......... 83% 41.9M 1s",
                                "247600K .......... .......... .......... .......... .......... 83% 41.0M 1s",
                                "247650K .......... .......... .......... .......... .......... 83% 40.6M 1s",
                                "247700K .......... .......... .......... .......... .......... 83% 38.3M 1s",
                                "247750K .......... .......... .......... .......... .......... 83% 40.3M 1s",
                                "247800K .......... .......... .......... .......... .......... 83% 40.0M 1s",
                                "247850K .......... .......... .......... .......... .......... 83% 37.0M 1s",
                                "247900K .......... .......... .......... .......... .......... 83% 45.6M 1s",
                                "247950K .......... .......... .......... .......... .......... 83% 41.3M 1s",
                                "248000K .......... .......... .......... .......... .......... 83% 48.0M 1s",
                                "248050K .......... .......... .......... .......... .......... 83% 38.0M 1s",
                                "248100K .......... .......... .......... .......... .......... 83% 36.6M 1s",
                                "248150K .......... .......... .......... .......... .......... 83% 43.6M 1s",
                                "248200K .......... .......... .......... .......... .......... 83% 38.9M 1s",
                                "248250K .......... .......... .......... .......... .......... 83% 41.6M 1s",
                                "248300K .......... .......... .......... .......... .......... 83% 36.4M 1s",
                                "248350K .......... .......... .......... .......... .......... 83% 51.9M 1s",
                                "248400K .......... .......... .......... .......... .......... 83% 41.3M 1s",
                                "248450K .......... .......... .......... .......... .......... 83% 53.4M 1s",
                                "248500K .......... .......... .......... .......... .......... 84% 36.4M 1s",
                                "248550K .......... .......... .......... .......... .......... 84% 39.6M 1s",
                                "248600K .......... .......... .......... .......... .......... 84% 48.0M 1s",
                                "248650K .......... .......... .......... .......... .......... 84% 41.2M 1s",
                                "248700K .......... .......... .......... .......... .......... 84% 35.0M 1s",
                                "248750K .......... .......... .......... .......... .......... 84% 39.0M 1s",
                                "248800K .......... .......... .......... .......... .......... 84% 41.5M 1s",
                                "248850K .......... .......... .......... .......... .......... 84% 40.9M 1s",
                                "248900K .......... .......... .......... .......... .......... 84% 35.4M 1s",
                                "248950K .......... .......... .......... .......... .......... 84% 43.0M 1s",
                                "249000K .......... .......... .......... .......... .......... 84% 40.8M 1s",
                                "249050K .......... .......... .......... .......... .......... 84% 48.4M 1s",
                                "249100K .......... .......... .......... .......... .......... 84% 35.2M 1s",
                                "249150K .......... .......... .......... .......... .......... 84% 42.9M 1s",
                                "249200K .......... .......... .......... .......... .......... 84% 42.8M 1s",
                                "249250K .......... .......... .......... .......... .......... 84% 42.0M 1s",
                                "249300K .......... .......... .......... .......... .......... 84% 40.9M 1s",
                                "249350K .......... .......... .......... .......... .......... 84% 45.7M 1s",
                                "249400K .......... .......... .......... .......... .......... 84% 39.7M 1s",
                                "249450K .......... .......... .......... .......... .......... 84% 57.8M 1s",
                                "249500K .......... .......... .......... .......... .......... 84% 52.0M 1s",
                                "249550K .......... .......... .......... .......... .......... 84% 57.7M 1s",
                                "249600K .......... .......... .......... .......... .......... 84% 58.1M 1s",
                                "249650K .......... .......... .......... .......... .......... 84% 57.7M 1s",
                                "249700K .......... .......... .......... .......... .......... 84% 51.4M 1s",
                                "249750K .......... .......... .......... .......... .......... 84% 58.8M 1s",
                                "249800K .......... .......... .......... .......... .......... 84% 57.7M 1s",
                                "249850K .......... .......... .......... .......... .......... 84% 56.9M 1s",
                                "249900K .......... .......... .......... .......... .......... 84% 51.5M 1s",
                                "249950K .......... .......... .......... .......... .......... 84% 58.4M 1s",
                                "250000K .......... .......... .......... .......... .......... 84% 56.6M 1s",
                                "250050K .......... .......... .......... .......... .......... 84% 41.0M 1s",
                                "250100K .......... .......... .......... .......... .......... 84% 50.9M 1s",
                                "250150K .......... .......... .......... .......... .......... 84% 57.7M 1s",
                                "250200K .......... .......... .......... .......... .......... 84% 58.8M 1s",
                                "250250K .......... .......... .......... .......... .......... 84% 57.3M 1s",
                                "250300K .......... .......... .......... .......... .......... 84% 49.6M 1s",
                                "250350K .......... .......... .......... .......... .......... 84% 58.7M 1s",
                                "250400K .......... .......... .......... .......... .......... 84% 59.0M 1s",
                                "250450K .......... .......... .......... .......... .......... 84% 57.7M 1s",
                                "250500K .......... .......... .......... .......... .......... 84% 50.7M 1s",
                                "250550K .......... .......... .......... .......... .......... 84% 58.4M 1s",
                                "250600K .......... .......... .......... .......... .......... 84% 58.6M 1s",
                                "250650K .......... .......... .......... .......... .......... 84% 59.1M 1s",
                                "250700K .......... .......... .......... .......... .......... 84% 33.9M 1s",
                                "250750K .......... .......... .......... .......... .......... 84% 46.1M 1s",
                                "250800K .......... .......... .......... .......... .......... 84% 50.5M 1s",
                                "250850K .......... .......... .......... .......... .......... 84% 39.7M 1s",
                                "250900K .......... .......... .......... .......... .......... 84% 38.5M 1s",
                                "250950K .......... .......... .......... .......... .......... 84% 44.3M 1s",
                                "251000K .......... .......... .......... .......... .......... 84% 52.6M 1s",
                                "251050K .......... .......... .......... .......... .......... 84% 51.3M 1s",
                                "251100K .......... .......... .......... .......... .......... 84% 41.8M 1s",
                                "251150K .......... .......... .......... .......... .......... 84% 52.0M 1s",
                                "251200K .......... .......... .......... .......... .......... 84% 50.0M 1s",
                                "251250K .......... .......... .......... .......... .......... 84% 40.1M 1s",
                                "251300K .......... .......... .......... .......... .......... 84% 40.4M 1s",
                                "251350K .......... .......... .......... .......... .......... 84% 41.4M 1s",
                                "251400K .......... .......... .......... .......... .......... 84% 41.4M 1s",
                                "251450K .......... .......... .......... .......... .......... 85% 39.3M 1s",
                                "251500K .......... .......... .......... .......... .......... 85% 35.9M 1s",
                                "251550K .......... .......... .......... .......... .......... 85% 38.9M 1s",
                                "251600K .......... .......... .......... .......... .......... 85% 40.1M 1s",
                                "251650K .......... .......... .......... .......... .......... 85% 43.0M 1s",
                                "251700K .......... .......... .......... .......... .......... 85% 38.8M 1s",
                                "251750K .......... .......... .......... .......... .......... 85% 54.2M 1s",
                                "251800K .......... .......... .......... .......... .......... 85% 41.7M 1s",
                                "251850K .......... .......... .......... .......... .......... 85% 41.4M 1s",
                                "251900K .......... .......... .......... .......... .......... 85% 33.2M 1s",
                                "251950K .......... .......... .......... .......... .......... 85% 42.5M 1s",
                                "252000K .......... .......... .......... .......... .......... 85% 46.2M 1s",
                                "252050K .......... .......... .......... .......... .......... 85% 40.6M 1s",
                                "252100K .......... .......... .......... .......... .......... 85% 34.1M 1s",
                                "252150K .......... .......... .......... .......... .......... 85% 40.2M 1s",
                                "252200K .......... .......... .......... .......... .......... 85% 42.2M 1s",
                                "252250K .......... .......... .......... .......... .......... 85% 39.7M 1s",
                                "252300K .......... .......... .......... .......... .......... 85% 36.8M 1s",
                                "252350K .......... .......... .......... .......... .......... 85% 48.9M 1s",
                                "252400K .......... .......... .......... .......... .......... 85% 48.2M 1s",
                                "252450K .......... .......... .......... .......... .......... 85% 52.6M 1s",
                                "252500K .......... .......... .......... .......... .......... 85% 51.3M 1s",
                                "252550K .......... .......... .......... .......... .......... 85% 58.8M 1s",
                                "252600K .......... .......... .......... .......... .......... 85% 58.8M 1s",
                                "252650K .......... .......... .......... .......... .......... 85% 55.4M 1s",
                                "252700K .......... .......... .......... .......... .......... 85% 51.5M 1s",
                                "252750K .......... .......... .......... .......... .......... 85% 59.3M 1s",
                                "252800K .......... .......... .......... .......... .......... 85% 56.7M 1s",
                                "252850K .......... .......... .......... .......... .......... 85% 39.7M 1s",
                                "252900K .......... .......... .......... .......... .......... 85% 49.2M 1s",
                                "252950K .......... .......... .......... .......... .......... 85% 50.9M 1s",
                                "253000K .......... .......... .......... .......... .......... 85% 58.5M 1s",
                                "253050K .......... .......... .......... .......... .......... 85% 49.7M 1s",
                                "253100K .......... .......... .......... .......... .......... 85% 49.6M 1s",
                                "253150K .......... .......... .......... .......... .......... 85% 58.4M 1s",
                                "253200K .......... .......... .......... .......... .......... 85% 49.3M 1s",
                                "253250K .......... .......... .......... .......... .......... 85% 50.9M 1s",
                                "253300K .......... .......... .......... .......... .......... 85% 37.1M 1s",
                                "253350K .......... .......... .......... .......... .......... 85% 47.9M 1s",
                                "253400K .......... .......... .......... .......... .......... 85% 46.0M 1s",
                                "253450K .......... .......... .......... .......... .......... 85% 28.9M 1s",
                                "253500K .......... .......... .......... .......... .......... 85% 36.3M 1s",
                                "253550K .......... .......... .......... .......... .......... 85% 41.9M 1s",
                                "253600K .......... .......... .......... .......... .......... 85% 30.7M 1s",
                                "253650K .......... .......... .......... .......... .......... 85% 43.3M 1s",
                                "253700K .......... .......... .......... .......... .......... 85% 36.7M 1s",
                                "253750K .......... .......... .......... .......... .......... 85% 40.3M 1s",
                                "253800K .......... .......... .......... .......... .......... 85% 41.8M 1s",
                                "253850K .......... .......... .......... .......... .......... 85% 42.3M 1s",
                                "253900K .......... .......... .......... .......... .......... 85% 35.6M 1s",
                                "253950K .......... .......... .......... .......... .......... 85% 41.0M 1s",
                                "254000K .......... .......... .......... .......... .......... 85% 44.3M 1s",
                                "254050K .......... .......... .......... .......... .......... 85% 40.0M 1s",
                                "254100K .......... .......... .......... .......... .......... 85% 35.8M 1s",
                                "254150K .......... .......... .......... .......... .......... 85% 42.1M 1s",
                                "254200K .......... .......... .......... .......... .......... 85% 40.8M 1s",
                                "254250K .......... .......... .......... .......... .......... 85% 42.9M 1s",
                                "254300K .......... .......... .......... .......... .......... 85% 51.1M 1s",
                                "254350K .......... .......... .......... .......... .......... 85% 57.5M 1s",
                                "254400K .......... .......... .......... .......... .......... 86% 58.9M 1s",
                                "254450K .......... .......... .......... .......... .......... 86% 47.7M 1s",
                                "254500K .......... .......... .......... .......... .......... 86% 43.0M 1s",
                                "254550K .......... .......... .......... .......... .......... 86% 48.9M 1s",
                                "254600K .......... .......... .......... .......... .......... 86% 42.8M 1s",
                                "254650K .......... .......... .......... .......... .......... 86% 39.9M 1s",
                                "254700K .......... .......... .......... .......... .......... 86% 36.4M 1s",
                                "254750K .......... .......... .......... .......... .......... 86% 42.5M 1s",
                                "254800K .......... .......... .......... .......... .......... 86% 38.3M 1s",
                                "254850K .......... .......... .......... .......... .......... 86% 39.6M 1s",
                                "254900K .......... .......... .......... .......... .......... 86% 37.4M 1s",
                                "254950K .......... .......... .......... .......... .......... 86% 41.4M 1s",
                                "255000K .......... .......... .......... .......... .......... 86% 41.7M 1s",
                                "255050K .......... .......... .......... .......... .......... 86% 41.3M 1s",
                                "255100K .......... .......... .......... .......... .......... 86% 36.5M 1s",
                                "255150K .......... .......... .......... .......... .......... 86% 40.8M 1s",
                                "255200K .......... .......... .......... .......... .......... 86% 43.0M 1s",
                                "255250K .......... .......... .......... .......... .......... 86% 40.0M 1s",
                                "255300K .......... .......... .......... .......... .......... 86% 40.2M 1s",
                                "255350K .......... .......... .......... .......... .......... 86% 46.3M 1s",
                                "255400K .......... .......... .......... .......... .......... 86% 50.9M 1s",
                                "255450K .......... .......... .......... .......... .......... 86% 43.8M 1s",
                                "255500K .......... .......... .......... .......... .......... 86% 37.5M 1s",
                                "255550K .......... .......... .......... .......... .......... 86% 39.8M 1s",
                                "255600K .......... .......... .......... .......... .......... 86% 40.7M 1s",
                                "255650K .......... .......... .......... .......... .......... 86% 40.8M 1s",
                                "255700K .......... .......... .......... .......... .......... 86% 36.3M 1s",
                                "255750K .......... .......... .......... .......... .......... 86% 40.9M 1s",
                                "255800K .......... .......... .......... .......... .......... 86% 40.7M 1s",
                                "255850K .......... .......... .......... .......... .......... 86% 42.2M 1s",
                                "255900K .......... .......... .......... .......... .......... 86% 38.9M 1s",
                                "255950K .......... .......... .......... .......... .......... 86% 40.0M 1s",
                                "256000K .......... .......... .......... .......... .......... 86% 41.2M 1s",
                                "256050K .......... .......... .......... .......... .......... 86% 47.4M 1s",
                                "256100K .......... .......... .......... .......... .......... 86% 43.8M 1s",
                                "256150K .......... .......... .......... .......... .......... 86% 49.1M 1s",
                                "256200K .......... .......... .......... .......... .......... 86% 48.0M 1s",
                                "256250K .......... .......... .......... .......... .......... 86% 43.4M 1s",
                                "256300K .......... .......... .......... .......... .......... 86% 36.0M 1s",
                                "256350K .......... .......... .......... .......... .......... 86% 47.2M 1s",
                                "256400K .......... .......... .......... .......... .......... 86% 42.7M 1s",
                                "256450K .......... .......... .......... .......... .......... 86% 43.4M 1s",
                                "256500K .......... .......... .......... .......... .......... 86% 35.6M 1s",
                                "256550K .......... .......... .......... .......... .......... 86% 43.6M 1s",
                                "256600K .......... .......... .......... .......... .......... 86% 42.5M 1s",
                                "256650K .......... .......... .......... .......... .......... 86% 41.8M 1s",
                                "256700K .......... .......... .......... .......... .......... 86% 45.9M 1s",
                                "256750K .......... .......... .......... .......... .......... 86% 42.0M 1s",
                                "256800K .......... .......... .......... .......... .......... 86% 46.5M 1s",
                                "256850K .......... .......... .......... .......... .......... 86% 38.3M 1s",
                                "256900K .......... .......... .......... .......... .......... 86% 37.5M 1s",
                                "256950K .......... .......... .......... .......... .......... 86% 43.4M 1s",
                                "257000K .......... .......... .......... .......... .......... 86% 44.5M 1s",
                                "257050K .......... .......... .......... .......... .......... 86% 56.2M 1s",
                                "257100K .......... .......... .......... .......... .......... 86% 51.9M 1s",
                                "257150K .......... .......... .......... .......... .......... 86% 57.8M 1s",
                                "257200K .......... .......... .......... .......... .......... 86% 57.6M 1s",
                                "257250K .......... .......... .......... .......... .......... 86% 56.4M 1s",
                                "257300K .......... .......... .......... .......... .......... 86% 51.6M 1s",
                                "257350K .......... .......... .......... .......... .......... 87% 59.1M 1s",
                                "257400K .......... .......... .......... .......... .......... 87% 36.7M 1s",
                                "257450K .......... .......... .......... .......... .......... 87% 36.6M 1s",
                                "257500K .......... .......... .......... .......... .......... 87% 36.4M 1s",
                                "257550K .......... .......... .......... .......... .......... 87% 45.9M 1s",
                                "257600K .......... .......... .......... .......... .......... 87% 40.8M 1s",
                                "257650K .......... .......... .......... .......... .......... 87% 42.8M 1s",
                                "257700K .......... .......... .......... .......... .......... 87% 45.2M 1s",
                                "257750K .......... .......... .......... .......... .......... 87% 40.9M 1s",
                                "257800K .......... .......... .......... .......... .......... 87% 40.6M 1s",
                                "257850K .......... .......... .......... .......... .......... 87% 42.8M 1s",
                                "257900K .......... .......... .......... .......... .......... 87% 36.5M 1s",
                                "257950K .......... .......... .......... .......... .......... 87% 39.9M 1s",
                                "258000K .......... .......... .......... .......... .......... 87% 42.9M 1s",
                                "258050K .......... .......... .......... .......... .......... 87% 41.1M 1s",
                                "258100K .......... .......... .......... .......... .......... 87% 35.3M 1s",
                                "258150K .......... .......... .......... .......... .......... 87% 47.6M 1s",
                                "258200K .......... .......... .......... .......... .......... 87% 42.8M 1s",
                                "258250K .......... .......... .......... .......... .......... 87% 39.5M 1s",
                                "258300K .......... .......... .......... .......... .......... 87% 35.4M 1s",
                                "258350K .......... .......... .......... .......... .......... 87% 48.7M 1s",
                                "258400K .......... .......... .......... .......... .......... 87% 43.7M 1s",
                                "258450K .......... .......... .......... .......... .......... 87% 40.9M 1s",
                                "258500K .......... .......... .......... .......... .......... 87% 38.2M 1s",
                                "258550K .......... .......... .......... .......... .......... 87% 41.9M 1s",
                                "258600K .......... .......... .......... .......... .......... 87% 40.5M 1s",
                                "258650K .......... .......... .......... .......... .......... 87% 46.8M 1s",
                                "258700K .......... .......... .......... .......... .......... 87% 37.7M 1s",
                                "258750K .......... .......... .......... .......... .......... 87% 42.1M 1s",
                                "258800K .......... .......... .......... .......... .......... 87% 37.5M 1s",
                                "258850K .......... .......... .......... .......... .......... 87% 40.8M 1s",
                                "258900K .......... .......... .......... .......... .......... 87% 35.1M 1s",
                                "258950K .......... .......... .......... .......... .......... 87% 42.8M 1s",
                                "259000K .......... .......... .......... .......... .......... 87% 42.9M 1s",
                                "259050K .......... .......... .......... .......... .......... 87% 46.1M 1s",
                                "259100K .......... .......... .......... .......... .......... 87% 41.3M 1s",
                                "259150K .......... .......... .......... .......... .......... 87% 40.2M 1s",
                                "259200K .......... .......... .......... .......... .......... 87% 40.7M 1s",
                                "259250K .......... .......... .......... .......... .......... 87% 41.1M 1s",
                                "259300K .......... .......... .......... .......... .......... 87% 34.7M 1s",
                                "259350K .......... .......... .......... .......... .......... 87% 42.2M 1s",
                                "259400K .......... .......... .......... .......... .......... 87% 40.5M 1s",
                                "259450K .......... .......... .......... .......... .......... 87% 39.6M 1s",
                                "259500K .......... .......... .......... .......... .......... 87% 37.0M 1s",
                                "259550K .......... .......... .......... .......... .......... 87% 46.1M 1s",
                                "259600K .......... .......... .......... .......... .......... 87% 38.7M 1s",
                                "259650K .......... .......... .......... .......... .......... 87% 43.0M 1s",
                                "259700K .......... .......... .......... .......... .......... 87% 36.6M 1s",
                                "259750K .......... .......... .......... .......... .......... 87% 44.4M 1s",
                                "259800K .......... .......... .......... .......... .......... 87% 38.0M 1s",
                                "259850K .......... .......... .......... .......... .......... 87% 45.2M 1s",
                                "259900K .......... .......... .......... .......... .......... 87% 35.8M 1s",
                                "259950K .......... .......... .......... .......... .......... 87% 38.1M 1s",
                                "260000K .......... .......... .......... .......... .......... 87% 41.9M 1s",
                                "260050K .......... .......... .......... .......... .......... 87% 42.2M 1s",
                                "260100K .......... .......... .......... .......... .......... 87% 34.7M 1s",
                                "260150K .......... .......... .......... .......... .......... 87% 42.3M 1s",
                                "260200K .......... .......... .......... .......... .......... 87% 41.8M 1s",
                                "260250K .......... .......... .......... .......... .......... 87% 41.7M 1s",
                                "260300K .......... .......... .......... .......... .......... 88% 36.6M 1s",
                                "260350K .......... .......... .......... .......... .......... 88% 44.4M 1s",
                                "260400K .......... .......... .......... .......... .......... 88% 42.2M 1s",
                                "260450K .......... .......... .......... .......... .......... 88% 54.9M 1s",
                                "260500K .......... .......... .......... .......... .......... 88% 38.0M 1s",
                                "260550K .......... .......... .......... .......... .......... 88% 41.4M 1s",
                                "260600K .......... .......... .......... .......... .......... 88% 39.4M 1s",
                                "260650K .......... .......... .......... .......... .......... 88% 41.5M 1s",
                                "260700K .......... .......... .......... .......... .......... 88% 37.8M 1s",
                                "260750K .......... .......... .......... .......... .......... 88% 45.1M 1s",
                                "260800K .......... .......... .......... .......... .......... 88% 48.0M 1s",
                                "260850K .......... .......... .......... .......... .......... 88% 40.8M 1s",
                                "260900K .......... .......... .......... .......... .......... 88% 36.5M 1s",
                                "260950K .......... .......... .......... .......... .......... 88% 40.5M 1s",
                                "261000K .......... .......... .......... .......... .......... 88% 42.7M 1s",
                                "261050K .......... .......... .......... .......... .......... 88% 42.5M 1s",
                                "261100K .......... .......... .......... .......... .......... 88% 34.0M 1s",
                                "261150K .......... .......... .......... .......... .......... 88% 44.0M 1s",
                                "261200K .......... .......... .......... .......... .......... 88% 44.0M 1s",
                                "261250K .......... .......... .......... .......... .......... 88% 41.8M 1s",
                                "261300K .......... .......... .......... .......... .......... 88% 40.4M 1s",
                                "261350K .......... .......... .......... .......... .......... 88% 41.6M 1s",
                                "261400K .......... .......... .......... .......... .......... 88% 40.5M 1s",
                                "261450K .......... .......... .......... .......... .......... 88% 38.0M 1s",
                                "261500K .......... .......... .......... .......... .......... 88% 36.4M 1s",
                                "261550K .......... .......... .......... .......... .......... 88% 51.7M 1s",
                                "261600K .......... .......... .......... .......... .......... 88% 37.9M 1s",
                                "261650K .......... .......... .......... .......... .......... 88% 52.4M 1s",
                                "261700K .......... .......... .......... .......... .......... 88% 45.5M 1s",
                                "261750K .......... .......... .......... .......... .......... 88% 40.7M 1s",
                                "261800K .......... .......... .......... .......... .......... 88% 40.8M 1s",
                                "261850K .......... .......... .......... .......... .......... 88% 41.5M 1s",
                                "261900K .......... .......... .......... .......... .......... 88% 37.5M 1s",
                                "261950K .......... .......... .......... .......... .......... 88% 38.9M 1s",
                                "262000K .......... .......... .......... .......... .......... 88% 42.7M 1s",
                                "262050K .......... .......... .......... .......... .......... 88% 42.0M 1s",
                                "262100K .......... .......... .......... .......... .......... 88% 36.0M 1s",
                                "262150K .......... .......... .......... .......... .......... 88% 39.7M 1s",
                                "262200K .......... .......... .......... .......... .......... 88% 41.7M 1s",
                                "262250K .......... .......... .......... .......... .......... 88% 41.1M 1s",
                                "262300K .......... .......... .......... .......... .......... 88% 34.7M 1s",
                                "262350K .......... .......... .......... .......... .......... 88% 41.6M 1s",
                                "262400K .......... .......... .......... .......... .......... 88% 40.6M 1s",
                                "262450K .......... .......... .......... .......... .......... 88% 38.6M 1s",
                                "262500K .......... .......... .......... .......... .......... 88% 40.0M 1s",
                                "262550K .......... .......... .......... .......... .......... 88% 58.0M 1s",
                                "262600K .......... .......... .......... .......... .......... 88% 43.0M 1s",
                                "262650K .......... .......... .......... .......... .......... 88% 32.1M 1s",
                                "262700K .......... .......... .......... .......... .......... 88% 36.7M 1s",
                                "262750K .......... .......... .......... .......... .......... 88% 40.3M 1s",
                                "262800K .......... .......... .......... .......... .......... 88% 43.1M 1s",
                                "262850K .......... .......... .......... .......... .......... 88% 42.6M 1s",
                                "262900K .......... .......... .......... .......... .......... 88% 36.7M 1s",
                                "262950K .......... .......... .......... .......... .......... 88% 49.2M 1s",
                                "263000K .......... .......... .......... .......... .......... 88% 47.5M 1s",
                                "263050K .......... .......... .......... .......... .......... 88% 42.6M 1s",
                                "263100K .......... .......... .......... .......... .......... 88% 35.6M 1s",
                                "263150K .......... .......... .......... .......... .......... 88% 54.1M 1s",
                                "263200K .......... .......... .......... .......... .......... 88% 49.3M 1s",
                                "263250K .......... .......... .......... .......... .......... 89% 42.5M 1s",
                                "263300K .......... .......... .......... .......... .......... 89% 35.8M 1s",
                                "263350K .......... .......... .......... .......... .......... 89% 42.3M 1s",
                                "263400K .......... .......... .......... .......... .......... 89% 47.9M 1s",
                                "263450K .......... .......... .......... .......... .......... 89% 56.5M 1s",
                                "263500K .......... .......... .......... .......... .......... 89% 36.8M 1s",
                                "263550K .......... .......... .......... .......... .......... 89% 40.9M 1s",
                                "263600K .......... .......... .......... .......... .......... 89% 42.3M 1s",
                                "263650K .......... .......... .......... .......... .......... 89% 40.1M 1s",
                                "263700K .......... .......... .......... .......... .......... 89% 44.2M 1s",
                                "263750K .......... .......... .......... .......... .......... 89% 44.6M 1s",
                                "263800K .......... .......... .......... .......... .......... 89% 40.3M 1s",
                                "263850K .......... .......... .......... .......... .......... 89% 41.5M 1s",
                                "263900K .......... .......... .......... .......... .......... 89% 38.0M 1s",
                                "263950K .......... .......... .......... .......... .......... 89% 42.0M 1s",
                                "264000K .......... .......... .......... .......... .......... 89% 40.0M 1s",
                                "264050K .......... .......... .......... .......... .......... 89% 54.1M 1s",
                                "264100K .......... .......... .......... .......... .......... 89% 37.6M 1s",
                                "264150K .......... .......... .......... .......... .......... 89% 40.1M 1s",
                                "264200K .......... .......... .......... .......... .......... 89% 43.3M 1s",
                                "264250K .......... .......... .......... .......... .......... 89% 42.0M 1s",
                                "264300K .......... .......... .......... .......... .......... 89% 36.8M 1s",
                                "264350K .......... .......... .......... .......... .......... 89% 40.8M 1s",
                                "264400K .......... .......... .......... .......... .......... 89% 42.4M 1s",
                                "264450K .......... .......... .......... .......... .......... 89% 41.2M 1s",
                                "264500K .......... .......... .......... .......... .......... 89% 39.3M 1s",
                                "264550K .......... .......... .......... .......... .......... 89% 39.3M 1s",
                                "264600K .......... .......... .......... .......... .......... 89% 44.9M 1s",
                                "264650K .......... .......... .......... .......... .......... 89% 36.1M 1s",
                                "264700K .......... .......... .......... .......... .......... 89% 30.5M 1s",
                                "264750K .......... .......... .......... .......... .......... 89% 43.4M 1s",
                                "264800K .......... .......... .......... .......... .......... 89% 32.5M 1s",
                                "264850K .......... .......... .......... .......... .......... 89% 40.3M 1s",
                                "264900K .......... .......... .......... .......... .......... 89% 41.0M 1s",
                                "264950K .......... .......... .......... .......... .......... 89% 37.6M 1s",
                                "265000K .......... .......... .......... .......... .......... 89% 34.5M 1s",
                                "265050K .......... .......... .......... .......... .......... 89% 42.3M 1s",
                                "265100K .......... .......... .......... .......... .......... 89% 40.7M 1s",
                                "265150K .......... .......... .......... .......... .......... 89% 40.1M 1s",
                                "265200K .......... .......... .......... .......... .......... 89% 34.5M 1s",
                                "265250K .......... .......... .......... .......... .......... 89% 38.2M 1s",
                                "265300K .......... .......... .......... .......... .......... 89% 35.6M 1s",
                                "265350K .......... .......... .......... .......... .......... 89% 40.9M 1s",
                                "265400K .......... .......... .......... .......... .......... 89% 36.7M 1s",
                                "265450K .......... .......... .......... .......... .......... 89% 40.7M 1s",
                                "265500K .......... .......... .......... .......... .......... 89% 46.6M 1s",
                                "265550K .......... .......... .......... .......... .......... 89% 43.1M 1s",
                                "265600K .......... .......... .......... .......... .......... 89% 35.4M 1s",
                                "265650K .......... .......... .......... .......... .......... 89% 41.8M 1s",
                                "265700K .......... .......... .......... .......... .......... 89% 39.9M 1s",
                                "265750K .......... .......... .......... .......... .......... 89% 39.9M 1s",
                                "265800K .......... .......... .......... .......... .......... 89% 45.0M 1s",
                                "265850K .......... .......... .......... .......... .......... 89% 41.9M 1s",
                                "265900K .......... .......... .......... .......... .......... 89% 39.2M 1s",
                                "265950K .......... .......... .......... .......... .......... 89% 41.0M 1s",
                                "266000K .......... .......... .......... .......... .......... 89% 42.0M 1s",
                                "266050K .......... .......... .......... .......... .......... 89% 41.2M 1s",
                                "266100K .......... .......... .......... .......... .......... 89% 41.9M 1s",
                                "266150K .......... .......... .......... .......... .......... 89% 40.5M 1s",
                                "266200K .......... .......... .......... .......... .......... 89% 35.5M 1s",
                                "266250K .......... .......... .......... .......... .......... 90% 38.8M 1s",
                                "266300K .......... .......... .......... .......... .......... 90% 37.1M 1s",
                                "266350K .......... .......... .......... .......... .......... 90% 52.7M 1s",
                                "266400K .......... .......... .......... .......... .......... 90% 40.3M 1s",
                                "266450K .......... .......... .......... .......... .......... 90% 39.8M 1s",
                                "266500K .......... .......... .......... .......... .......... 90% 41.6M 1s",
                                "266550K .......... .......... .......... .......... .......... 90% 41.0M 1s",
                                "266600K .......... .......... .......... .......... .......... 90% 34.0M 1s",
                                "266650K .......... .......... .......... .......... .......... 90% 41.2M 1s",
                                "266700K .......... .......... .......... .......... .......... 90% 54.2M 1s",
                                "266750K .......... .......... .......... .......... .......... 90% 40.5M 1s",
                                "266800K .......... .......... .......... .......... .......... 90% 37.4M 1s",
                                "266850K .......... .......... .......... .......... .......... 90% 40.0M 1s",
                                "266900K .......... .......... .......... .......... .......... 90% 40.9M 1s",
                                "266950K .......... .......... .......... .......... .......... 90% 42.4M 1s",
                                "267000K .......... .......... .......... .......... .......... 90% 35.3M 1s",
                                "267050K .......... .......... .......... .......... .......... 90% 40.3M 1s",
                                "267100K .......... .......... .......... .......... .......... 90% 39.2M 1s",
                                "267150K .......... .......... .......... .......... .......... 90% 41.3M 1s",
                                "267200K .......... .......... .......... .......... .......... 90% 36.0M 1s",
                                "267250K .......... .......... .......... .......... .......... 90% 38.6M 1s",
                                "267300K .......... .......... .......... .......... .......... 90% 40.1M 1s",
                                "267350K .......... .......... .......... .......... .......... 90% 40.8M 1s",
                                "267400K .......... .......... .......... .......... .......... 90% 34.2M 1s",
                                "267450K .......... .......... .......... .......... .......... 90% 41.9M 1s",
                                "267500K .......... .......... .......... .......... .......... 90% 37.7M 1s",
                                "267550K .......... .......... .......... .......... .......... 90% 41.5M 1s",
                                "267600K .......... .......... .......... .......... .......... 90% 34.0M 1s",
                                "267650K .......... .......... .......... .......... .......... 90% 40.6M 1s",
                                "267700K .......... .......... .......... .......... .......... 90% 39.0M 1s",
                                "267750K .......... .......... .......... .......... .......... 90% 39.4M 1s",
                                "267800K .......... .......... .......... .......... .......... 90% 34.5M 1s",
                                "267850K .......... .......... .......... .......... .......... 90% 45.1M 1s",
                                "267900K .......... .......... .......... .......... .......... 90% 41.8M 1s",
                                "267950K .......... .......... .......... .......... .......... 90% 41.0M 1s",
                                "268000K .......... .......... .......... .......... .......... 90% 38.8M 1s",
                                "268050K .......... .......... .......... .......... .......... 90% 40.4M 1s",
                                "268100K .......... .......... .......... .......... .......... 90% 44.8M 1s",
                                "268150K .......... .......... .......... .......... .......... 90% 43.2M 1s",
                                "268200K .......... .......... .......... .......... .......... 90% 47.6M 1s",
                                "268250K .......... .......... .......... .......... .......... 90% 55.3M 1s",
                                "268300K .......... .......... .......... .......... .......... 90% 58.4M 1s",
                                "268350K .......... .......... .......... .......... .......... 90% 35.8M 1s",
                                "268400K .......... .......... .......... .......... .......... 90% 35.7M 1s",
                                "268450K .......... .......... .......... .......... .......... 90% 38.4M 1s",
                                "268500K .......... .......... .......... .......... .......... 90% 41.6M 1s",
                                "268550K .......... .......... .......... .......... .......... 90% 39.2M 1s",
                                "268600K .......... .......... .......... .......... .......... 90% 34.3M 1s",
                                "268650K .......... .......... .......... .......... .......... 90% 41.0M 1s",
                                "268700K .......... .......... .......... .......... .......... 90% 43.9M 1s",
                                "268750K .......... .......... .......... .......... .......... 90% 39.3M 1s",
                                "268800K .......... .......... .......... .......... .......... 90% 39.6M 1s",
                                "268850K .......... .......... .......... .......... .......... 90% 43.4M 1s",
                                "268900K .......... .......... .......... .......... .......... 90% 38.1M 1s",
                                "268950K .......... .......... .......... .......... .......... 90% 40.3M 1s",
                                "269000K .......... .......... .......... .......... .......... 90% 39.2M 1s",
                                "269050K .......... .......... .......... .......... .......... 90% 44.1M 1s",
                                "269100K .......... .......... .......... .......... .......... 90% 48.0M 1s",
                                "269150K .......... .......... .......... .......... .......... 90% 83.6M 1s",
                                "269200K .......... .......... .......... .......... .......... 91% 70.9M 1s",
                                "269250K .......... .......... .......... .......... .......... 91% 67.3M 1s",
                                "269300K .......... .......... .......... .......... .......... 91% 91.7M 1s",
                                "269350K .......... .......... .......... .......... .......... 91% 85.3M 1s",
                                "269400K .......... .......... .......... .......... .......... 91% 68.3M 1s",
                                "269450K .......... .......... .......... .......... .......... 91% 76.9M 1s",
                                "269500K .......... .......... .......... .......... .......... 91% 80.2M 1s",
                                "269550K .......... .......... .......... .......... .......... 91% 83.4M 1s",
                                "269600K .......... .......... .......... .......... .......... 91% 32.6M 1s",
                                "269650K .......... .......... .......... .......... .......... 91% 97.7M 1s",
                                "269700K .......... .......... .......... .......... .......... 91%  102M 1s",
                                "269750K .......... .......... .......... .......... .......... 91%  103M 1s",
                                "269800K .......... .......... .......... .......... .......... 91%  109M 1s",
                                "269850K .......... .......... .......... .......... .......... 91%  106M 1s",
                                "269900K .......... .......... .......... .......... .......... 91%  106M 1s",
                                "269950K .......... .......... .......... .......... .......... 91% 97.1M 1s",
                                "270000K .......... .......... .......... .......... .......... 91% 94.4M 1s",
                                "270050K .......... .......... .......... .......... .......... 91%  104M 1s",
                                "270100K .......... .......... .......... .......... .......... 91%  119M 1s",
                                "270150K .......... .......... .......... .......... .......... 91%  115M 1s",
                                "270200K .......... .......... .......... .......... .......... 91%  108M 1s",
                                "270250K .......... .......... .......... .......... .......... 91%  119M 1s",
                                "270300K .......... .......... .......... .......... .......... 91%  118M 1s",
                                "270350K .......... .......... .......... .......... .......... 91% 35.7M 1s",
                                "270400K .......... .......... .......... .......... .......... 91% 65.6M 1s",
                                "270450K .......... .......... .......... .......... .......... 91% 38.8M 1s",
                                "270500K .......... .......... .......... .......... .......... 91% 38.7M 1s",
                                "270550K .......... .......... .......... .......... .......... 91% 20.0M 1s",
                                "270600K .......... .......... .......... .......... .......... 91% 99.9M 0s",
                                "270650K .......... .......... .......... .......... .......... 91%  110M 0s",
                                "270700K .......... .......... .......... .......... .......... 91% 48.4M 0s",
                                "270750K .......... .......... .......... .......... .......... 91% 49.8M 0s",
                                "270800K .......... .......... .......... .......... .......... 91% 40.4M 0s",
                                "270850K .......... .......... .......... .......... .......... 91% 40.9M 0s",
                                "270900K .......... .......... .......... .......... .......... 91% 75.6M 0s",
                                "270950K .......... .......... .......... .......... .......... 91% 53.0M 0s",
                                "271000K .......... .......... .......... .......... .......... 91% 51.5M 0s",
                                "271050K .......... .......... .......... .......... .......... 91% 54.1M 0s",
                                "271100K .......... .......... .......... .......... .......... 91% 46.0M 0s",
                                "271150K .......... .......... .......... .......... .......... 91% 46.5M 0s",
                                "271200K .......... .......... .......... .......... .......... 91% 42.1M 0s",
                                "271250K .......... .......... .......... .......... .......... 91% 30.1M 0s",
                                "271300K .......... .......... .......... .......... .......... 91% 24.1M 0s",
                                "271350K .......... .......... .......... .......... .......... 91%  114M 0s",
                                "271400K .......... .......... .......... .......... .......... 91% 65.7M 0s",
                                "271450K .......... .......... .......... .......... .......... 91% 94.8M 0s",
                                "271500K .......... .......... .......... .......... .......... 91%  112M 0s",
                                "271550K .......... .......... .......... .......... .......... 91% 10.5M 0s",
                                "271600K .......... .......... .......... .......... .......... 91%  106M 0s",
                                "271650K .......... .......... .......... .......... .......... 91%  121M 0s",
                                "271700K .......... .......... .......... .......... .......... 91%  152M 0s",
                                "271750K .......... .......... .......... .......... .......... 91%  143M 0s",
                                "271800K .......... .......... .......... .......... .......... 91%  118M 0s",
                                "271850K .......... .......... .......... .......... .......... 91%  108M 0s",
                                "271900K .......... .......... .......... .......... .......... 91%  146M 0s",
                                "271950K .......... .......... .......... .......... .......... 91%  116M 0s",
                                "272000K .......... .......... .......... .......... .......... 91% 64.6M 0s",
                                "272050K .......... .......... .......... .......... .......... 91% 34.9M 0s",
                                "272100K .......... .......... .......... .......... .......... 91% 61.9M 0s",
                                "272150K .......... .......... .......... .......... .......... 92% 44.6M 0s",
                                "272200K .......... .......... .......... .......... .......... 92%  131M 0s",
                                "272250K .......... .......... .......... .......... .......... 92% 30.7M 0s",
                                "272300K .......... .......... .......... .......... .......... 92%  117M 0s",
                                "272350K .......... .......... .......... .......... .......... 92% 43.2M 0s",
                                "272400K .......... .......... .......... .......... .......... 92%  130M 0s",
                                "272450K .......... .......... .......... .......... .......... 92% 14.2M 0s",
                                "272500K .......... .......... .......... .......... .......... 92% 82.1M 0s",
                                "272550K .......... .......... .......... .......... .......... 92% 88.5M 0s",
                                "272600K .......... .......... .......... .......... .......... 92%  103M 0s",
                                "272650K .......... .......... .......... .......... .......... 92% 73.7M 0s",
                                "272700K .......... .......... .......... .......... .......... 92% 94.3M 0s",
                                "272750K .......... .......... .......... .......... .......... 92% 96.8M 0s",
                                "272800K .......... .......... .......... .......... .......... 92% 92.1M 0s",
                                "272850K .......... .......... .......... .......... .......... 92%  102M 0s",
                                "272900K .......... .......... .......... .......... .......... 92% 76.6M 0s",
                                "272950K .......... .......... .......... .......... .......... 92% 58.6M 0s",
                                "273000K .......... .......... .......... .......... .......... 92% 53.0M 0s",
                                "273050K .......... .......... .......... .......... .......... 92% 52.3M 0s",
                                "273100K .......... .......... .......... .......... .......... 92% 35.6M 0s",
                                "273150K .......... .......... .......... .......... .......... 92% 77.8M 0s",
                                "273200K .......... .......... .......... .......... .......... 92% 57.4M 0s",
                                "273250K .......... .......... .......... .......... .......... 92% 38.8M 0s",
                                "273300K .......... .......... .......... .......... .......... 92% 38.9M 0s",
                                "273350K .......... .......... .......... .......... .......... 92% 94.7M 0s",
                                "273400K .......... .......... .......... .......... .......... 92% 90.8M 0s",
                                "273450K .......... .......... .......... .......... .......... 92% 59.2M 0s",
                                "273500K .......... .......... .......... .......... .......... 92% 44.9M 0s",
                                "273550K .......... .......... .......... .......... .......... 92% 32.7M 0s",
                                "273600K .......... .......... .......... .......... .......... 92% 64.9M 0s",
                                "273650K .......... .......... .......... .......... .......... 92% 91.5M 0s",
                                "273700K .......... .......... .......... .......... .......... 92% 39.8M 0s",
                                "273750K .......... .......... .......... .......... .......... 92% 91.1M 0s",
                                "273800K .......... .......... .......... .......... .......... 92%  101M 0s",
                                "273850K .......... .......... .......... .......... .......... 92% 58.5M 0s",
                                "273900K .......... .......... .......... .......... .......... 92% 95.6M 0s",
                                "273950K .......... .......... .......... .......... .......... 92% 80.2M 0s",
                                "274000K .......... .......... .......... .......... .......... 92% 44.4M 0s",
                                "274050K .......... .......... .......... .......... .......... 92% 38.6M 0s",
                                "274100K .......... .......... .......... .......... .......... 92% 98.8M 0s",
                                "274150K .......... .......... .......... .......... .......... 92% 99.7M 0s",
                                "274200K .......... .......... .......... .......... .......... 92% 73.1M 0s",
                                "274250K .......... .......... .......... .......... .......... 92% 65.9M 0s",
                                "274300K .......... .......... .......... .......... .......... 92% 54.8M 0s",
                                "274350K .......... .......... .......... .......... .......... 92% 81.8M 0s",
                                "274400K .......... .......... .......... .......... .......... 92% 46.7M 0s",
                                "274450K .......... .......... .......... .......... .......... 92% 68.0M 0s",
                                "274500K .......... .......... .......... .......... .......... 92% 32.4M 0s",
                                "274550K .......... .......... .......... .......... .......... 92% 63.7M 0s",
                                "274600K .......... .......... .......... .......... .......... 92% 34.5M 0s",
                                "274650K .......... .......... .......... .......... .......... 92% 95.9M 0s",
                                "274700K .......... .......... .......... .......... .......... 92%  103M 0s",
                                "274750K .......... .......... .......... .......... .......... 92% 95.1M 0s",
                                "274800K .......... .......... .......... .......... .......... 92% 33.3M 0s",
                                "274850K .......... .......... .......... .......... .......... 92% 76.3M 0s",
                                "274900K .......... .......... .......... .......... .......... 92% 72.3M 0s",
                                "274950K .......... .......... .......... .......... .......... 92% 81.8M 0s",
                                "275000K .......... .......... .......... .......... .......... 92% 84.7M 0s",
                                "275050K .......... .......... .......... .......... .......... 92% 89.1M 0s",
                                "275100K .......... .......... .......... .......... .......... 93% 53.7M 0s",
                                "275150K .......... .......... .......... .......... .......... 93% 47.7M 0s",
                                "275200K .......... .......... .......... .......... .......... 93% 87.9M 0s",
                                "275250K .......... .......... .......... .......... .......... 93% 73.0M 0s",
                                "275300K .......... .......... .......... .......... .......... 93% 33.1M 0s",
                                "275350K .......... .......... .......... .......... .......... 93%  103M 0s",
                                "275400K .......... .......... .......... .......... .......... 93%  115M 0s",
                                "275450K .......... .......... .......... .......... .......... 93%  114M 0s",
                                "275500K .......... .......... .......... .......... .......... 93% 62.8M 0s",
                                "275550K .......... .......... .......... .......... .......... 93% 62.5M 0s",
                                "275600K .......... .......... .......... .......... .......... 93% 27.2M 0s",
                                "275650K .......... .......... .......... .......... .......... 93% 6.32M 0s",
                                "275700K .......... .......... .......... .......... .......... 93%  115M 0s",
                                "275750K .......... .......... .......... .......... .......... 93%  102M 0s",
                                "275800K .......... .......... .......... .......... .......... 93%  118M 0s",
                                "275850K .......... .......... .......... .......... .......... 93%  118M 0s",
                                "275900K .......... .......... .......... .......... .......... 93%  118M 0s",
                                "275950K .......... .......... .......... .......... .......... 93%  103M 0s",
                                "276000K .......... .......... .......... .......... .......... 93%  118M 0s",
                                "276050K .......... .......... .......... .......... .......... 93% 91.5M 0s",
                                "276100K .......... .......... .......... .......... .......... 93%  118M 0s",
                                "276150K .......... .......... .......... .......... .......... 93%  109M 0s",
                                "276200K .......... .......... .......... .......... .......... 93% 55.9M 0s",
                                "276250K .......... .......... .......... .......... .......... 93%  123M 0s",
                                "276300K .......... .......... .......... .......... .......... 93%  125M 0s",
                                "276350K .......... .......... .......... .......... .......... 93%  101M 0s",
                                "276400K .......... .......... .......... .......... .......... 93% 48.4M 0s",
                                "276450K .......... .......... .......... .......... .......... 93%  120M 0s",
                                "276500K .......... .......... .......... .......... .......... 93%  130M 0s",
                                "276550K .......... .......... .......... .......... .......... 93%  127M 0s",
                                "276600K .......... .......... .......... .......... .......... 93%  149M 0s",
                                "276650K .......... .......... .......... .......... .......... 93% 18.5M 0s",
                                "276700K .......... .......... .......... .......... .......... 93% 96.2M 0s",
                                "276750K .......... .......... .......... .......... .......... 93%  146M 0s",
                                "276800K .......... .......... .......... .......... .......... 93%  148M 0s",
                                "276850K .......... .......... .......... .......... .......... 93%  149M 0s",
                                "276900K .......... .......... .......... .......... .......... 93%  121M 0s",
                                "276950K .......... .......... .......... .......... .......... 93%  115M 0s",
                                "277000K .......... .......... .......... .......... .......... 93%  121M 0s",
                                "277050K .......... .......... .......... .......... .......... 93% 59.2M 0s",
                                "277100K .......... .......... .......... .......... .......... 93% 61.9M 0s",
                                "277150K .......... .......... .......... .......... .......... 93%  126M 0s",
                                "277200K .......... .......... .......... .......... .......... 93%  122M 0s",
                                "277250K .......... .......... .......... .......... .......... 93%  132M 0s",
                                "277300K .......... .......... .......... .......... .......... 93% 91.7M 0s",
                                "277350K .......... .......... .......... .......... .......... 93% 34.9M 0s",
                                "277400K .......... .......... .......... .......... .......... 93%  121M 0s",
                                "277450K .......... .......... .......... .......... .......... 93% 4.64M 0s",
                                "277500K .......... .......... .......... .......... .......... 93% 79.4M 0s",
                                "277550K .......... .......... .......... .......... .......... 93%  105M 0s",
                                "277600K .......... .......... .......... .......... .......... 93%  106M 0s",
                                "277650K .......... .......... .......... .......... .......... 93% 77.1M 0s",
                                "277700K .......... .......... .......... .......... .......... 93% 83.6M 0s",
                                "277750K .......... .......... .......... .......... .......... 93% 98.3M 0s",
                                "277800K .......... .......... .......... .......... .......... 93%  111M 0s",
                                "277850K .......... .......... .......... .......... .......... 93% 96.4M 0s",
                                "277900K .......... .......... .......... .......... .......... 93% 97.7M 0s",
                                "277950K .......... .......... .......... .......... .......... 93% 50.2M 0s",
                                "278000K .......... .......... .......... .......... .......... 93%  106M 0s",
                                "278050K .......... .......... .......... .......... .......... 94%  117M 0s",
                                "278100K .......... .......... .......... .......... .......... 94% 20.6M 0s",
                                "278150K .......... .......... .......... .......... .......... 94% 12.2M 0s",
                                "278200K .......... .......... .......... .......... .......... 94% 61.9M 0s",
                                "278250K .......... .......... .......... .......... .......... 94%  117M 0s",
                                "278300K .......... .......... .......... .......... .......... 94%  127M 0s",
                                "278350K .......... .......... .......... .......... .......... 94% 6.51M 0s",
                                "278400K .......... .......... .......... .......... .......... 94%  123M 0s",
                                "278450K .......... .......... .......... .......... .......... 94% 97.1M 0s",
                                "278500K .......... .......... .......... .......... .......... 94% 69.6M 0s",
                                "278550K .......... .......... .......... .......... .......... 94%  137M 0s",
                                "278600K .......... .......... .......... .......... .......... 94%  134M 0s",
                                "278650K .......... .......... .......... .......... .......... 94%  119M 0s",
                                "278700K .......... .......... .......... .......... .......... 94%  141M 0s",
                                "278750K .......... .......... .......... .......... .......... 94% 56.4M 0s",
                                "278800K .......... .......... .......... .......... .......... 94%  113M 0s",
                                "278850K .......... .......... .......... .......... .......... 94% 57.5M 0s",
                                "278900K .......... .......... .......... .......... .......... 94% 31.2M 0s",
                                "278950K .......... .......... .......... .......... .......... 94%  113M 0s",
                                "279000K .......... .......... .......... .......... .......... 94%  102M 0s",
                                "279050K .......... .......... .......... .......... .......... 94% 55.6M 0s",
                                "279100K .......... .......... .......... .......... .......... 94% 97.2M 0s",
                                "279150K .......... .......... .......... .......... .......... 94%  111M 0s",
                                "279200K .......... .......... .......... .......... .......... 94% 28.5M 0s",
                                "279250K .......... .......... .......... .......... .......... 94% 87.9M 0s",
                                "279300K .......... .......... .......... .......... .......... 94% 99.3M 0s",
                                "279350K .......... .......... .......... .......... .......... 94%  111M 0s",
                                "279400K .......... .......... .......... .......... .......... 94% 99.8M 0s",
                                "279450K .......... .......... .......... .......... .......... 94% 91.3M 0s",
                                "279500K .......... .......... .......... .......... .......... 94%  131M 0s",
                                "279550K .......... .......... .......... .......... .......... 94%  104M 0s",
                                "279600K .......... .......... .......... .......... .......... 94% 66.9M 0s",
                                "279650K .......... .......... .......... .......... .......... 94%  102M 0s",
                                "279700K .......... .......... .......... .......... .......... 94%  121M 0s",
                                "279750K .......... .......... .......... .......... .......... 94%  144M 0s",
                                "279800K .......... .......... .......... .......... .......... 94%  131M 0s",
                                "279850K .......... .......... .......... .......... .......... 94% 97.6M 0s",
                                "279900K .......... .......... .......... .......... .......... 94%  117M 0s",
                                "279950K .......... .......... .......... .......... .......... 94%  127M 0s",
                                "280000K .......... .......... .......... .......... .......... 94%  139M 0s",
                                "280050K .......... .......... .......... .......... .......... 94%  111M 0s",
                                "280100K .......... .......... .......... .......... .......... 94%  119M 0s",
                                "280150K .......... .......... .......... .......... .......... 94% 57.4M 0s",
                                "280200K .......... .......... .......... .......... .......... 94%  122M 0s",
                                "280250K .......... .......... .......... .......... .......... 94% 10.8M 0s",
                                "280300K .......... .......... .......... .......... .......... 94%  132M 0s",
                                "280350K .......... .......... .......... .......... .......... 94%  140M 0s",
                                "280400K .......... .......... .......... .......... .......... 94%  140M 0s",
                                "280450K .......... .......... .......... .......... .......... 94% 74.5M 0s",
                                "280500K .......... .......... .......... .......... .......... 94% 92.5M 0s",
                                "280550K .......... .......... .......... .......... .......... 94% 79.7M 0s",
                                "280600K .......... .......... .......... .......... .......... 94% 42.2M 0s",
                                "280650K .......... .......... .......... .......... .......... 94% 66.2M 0s",
                                "280700K .......... .......... .......... .......... .......... 94% 36.8M 0s",
                                "280750K .......... .......... .......... .......... .......... 94% 42.9M 0s",
                                "280800K .......... .......... .......... .......... .......... 94% 31.1M 0s",
                                "280850K .......... .......... .......... .......... .......... 94% 51.1M 0s",
                                "280900K .......... .......... .......... .......... .......... 94% 42.1M 0s",
                                "280950K .......... .......... .......... .......... .......... 94% 37.8M 0s",
                                "281000K .......... .......... .......... .......... .......... 95% 43.0M 0s",
                                "281050K .......... .......... .......... .......... .......... 95% 37.6M 0s",
                                "281100K .......... .......... .......... .......... .......... 95% 55.3M 0s",
                                "281150K .......... .......... .......... .......... .......... 95% 44.0M 0s",
                                "281200K .......... .......... .......... .......... .......... 95% 44.5M 0s",
                                "281250K .......... .......... .......... .......... .......... 95% 47.5M 0s",
                                "281300K .......... .......... .......... .......... .......... 95% 46.1M 0s",
                                "281350K .......... .......... .......... .......... .......... 95% 46.4M 0s",
                                "281400K .......... .......... .......... .......... .......... 95% 49.7M 0s",
                                "281450K .......... .......... .......... .......... .......... 95% 51.7M 0s",
                                "281500K .......... .......... .......... .......... .......... 95% 48.2M 0s",
                                "281550K .......... .......... .......... .......... .......... 95% 45.1M 0s",
                                "281600K .......... .......... .......... .......... .......... 95% 44.8M 0s",
                                "281650K .......... .......... .......... .......... .......... 95% 49.3M 0s",
                                "281700K .......... .......... .......... .......... .......... 95% 66.4M 0s",
                                "281750K .......... .......... .......... .......... .......... 95% 43.6M 0s",
                                "281800K .......... .......... .......... .......... .......... 95% 45.5M 0s",
                                "281850K .......... .......... .......... .......... .......... 95% 51.2M 0s",
                                "281900K .......... .......... .......... .......... .......... 95% 32.7M 0s",
                                "281950K .......... .......... .......... .......... .......... 95% 95.2M 0s",
                                "282000K .......... .......... .......... .......... .......... 95% 63.7M 0s",
                                "282050K .......... .......... .......... .......... .......... 95% 51.9M 0s",
                                "282100K .......... .......... .......... .......... .......... 95% 57.7M 0s",
                                "282150K .......... .......... .......... .......... .......... 95% 42.0M 0s",
                                "282200K .......... .......... .......... .......... .......... 95% 55.4M 0s",
                                "282250K .......... .......... .......... .......... .......... 95% 46.1M 0s",
                                "282300K .......... .......... .......... .......... .......... 95% 45.0M 0s",
                                "282350K .......... .......... .......... .......... .......... 95% 47.7M 0s",
                                "282400K .......... .......... .......... .......... .......... 95% 48.2M 0s",
                                "282450K .......... .......... .......... .......... .......... 95% 38.5M 0s",
                                "282500K .......... .......... .......... .......... .......... 95% 52.8M 0s",
                                "282550K .......... .......... .......... .......... .......... 95% 38.4M 0s",
                                "282600K .......... .......... .......... .......... .......... 95% 42.4M 0s",
                                "282650K .......... .......... .......... .......... .......... 95% 39.1M 0s",
                                "282700K .......... .......... .......... .......... .......... 95% 44.7M 0s",
                                "282750K .......... .......... .......... .......... .......... 95% 47.4M 0s",
                                "282800K .......... .......... .......... .......... .......... 95% 35.6M 0s",
                                "282850K .......... .......... .......... .......... .......... 95% 87.4M 0s",
                                "282900K .......... .......... .......... .......... .......... 95% 47.2M 0s",
                                "282950K .......... .......... .......... .......... .......... 95% 47.0M 0s",
                                "283000K .......... .......... .......... .......... .......... 95% 48.1M 0s",
                                "283050K .......... .......... .......... .......... .......... 95% 44.5M 0s",
                                "283100K .......... .......... .......... .......... .......... 95% 34.1M 0s",
                                "283150K .......... .......... .......... .......... .......... 95% 73.7M 0s",
                                "283200K .......... .......... .......... .......... .......... 95% 57.7M 0s",
                                "283250K .......... .......... .......... .......... .......... 95% 28.5M 0s",
                                "283300K .......... .......... .......... .......... .......... 95%  116M 0s",
                                "283350K .......... .......... .......... .......... .......... 95% 58.8M 0s",
                                "283400K .......... .......... .......... .......... .......... 95% 58.3M 0s",
                                "283450K .......... .......... .......... .......... .......... 95% 44.9M 0s",
                                "283500K .......... .......... .......... .......... .......... 95% 39.0M 0s",
                                "283550K .......... .......... .......... .......... .......... 95% 73.1M 0s",
                                "283600K .......... .......... .......... .......... .......... 95% 46.5M 0s",
                                "283650K .......... .......... .......... .......... .......... 95% 41.2M 0s",
                                "283700K .......... .......... .......... .......... .......... 95% 36.1M 0s",
                                "283750K .......... .......... .......... .......... .......... 95% 25.2M 0s",
                                "283800K .......... .......... .......... .......... .......... 95% 80.6M 0s",
                                "283850K .......... .......... .......... .......... .......... 95% 56.2M 0s",
                                "283900K .......... .......... .......... .......... .......... 95% 41.1M 0s",
                                "283950K .......... .......... .......... .......... .......... 95% 36.4M 0s",
                                "284000K .......... .......... .......... .......... .......... 96% 34.9M 0s",
                                "284050K .......... .......... .......... .......... .......... 96% 70.6M 0s",
                                "284100K .......... .......... .......... .......... .......... 96% 34.7M 0s",
                                "284150K .......... .......... .......... .......... .......... 96%  102M 0s",
                                "284200K .......... .......... .......... .......... .......... 96% 43.4M 0s",
                                "284250K .......... .......... .......... .......... .......... 96% 24.2M 0s",
                                "284300K .......... .......... .......... .......... .......... 96% 97.5M 0s",
                                "284350K .......... .......... .......... .......... .......... 96% 40.5M 0s",
                                "284400K .......... .......... .......... .......... .......... 96% 82.1M 0s",
                                "284450K .......... .......... .......... .......... .......... 96% 16.4M 0s",
                                "284500K .......... .......... .......... .......... .......... 96% 70.6M 0s",
                                "284550K .......... .......... .......... .......... .......... 96% 82.7M 0s",
                                "284600K .......... .......... .......... .......... .......... 96% 85.3M 0s",
                                "284650K .......... .......... .......... .......... .......... 96% 67.8M 0s",
                                "284700K .......... .......... .......... .......... .......... 96% 32.6M 0s",
                                "284750K .......... .......... .......... .......... .......... 96% 52.9M 0s",
                                "284800K .......... .......... .......... .......... .......... 96% 27.1M 0s",
                                "284850K .......... .......... .......... .......... .......... 96% 75.1M 0s",
                                "284900K .......... .......... .......... .......... .......... 96% 84.2M 0s",
                                "284950K .......... .......... .......... .......... .......... 96% 45.9M 0s",
                                "285000K .......... .......... .......... .......... .......... 96% 47.7M 0s",
                                "285050K .......... .......... .......... .......... .......... 96% 52.4M 0s",
                                "285100K .......... .......... .......... .......... .......... 96% 27.3M 0s",
                                "285150K .......... .......... .......... .......... .......... 96% 41.0M 0s",
                                "285200K .......... .......... .......... .......... .......... 96% 98.2M 0s",
                                "285250K .......... .......... .......... .......... .......... 96% 86.9M 0s",
                                "285300K .......... .......... .......... .......... .......... 96% 52.6M 0s",
                                "285350K .......... .......... .......... .......... .......... 96% 25.5M 0s",
                                "285400K .......... .......... .......... .......... .......... 96% 83.6M 0s",
                                "285450K .......... .......... .......... .......... .......... 96% 82.3M 0s",
                                "285500K .......... .......... .......... .......... .......... 96% 70.9M 0s",
                                "285550K .......... .......... .......... .......... .......... 96% 74.3M 0s",
                                "285600K .......... .......... .......... .......... .......... 96% 84.2M 0s",
                                "285650K .......... .......... .......... .......... .......... 96% 57.2M 0s",
                                "285700K .......... .......... .......... .......... .......... 96% 43.3M 0s",
                                "285750K .......... .......... .......... .......... .......... 96% 58.5M 0s",
                                "285800K .......... .......... .......... .......... .......... 96% 47.1M 0s",
                                "285850K .......... .......... .......... .......... .......... 96% 46.3M 0s",
                                "285900K .......... .......... .......... .......... .......... 96% 55.7M 0s",
                                "285950K .......... .......... .......... .......... .......... 96% 54.8M 0s",
                                "286000K .......... .......... .......... .......... .......... 96% 54.5M 0s",
                                "286050K .......... .......... .......... .......... .......... 96% 43.6M 0s",
                                "286100K .......... .......... .......... .......... .......... 96% 55.8M 0s",
                                "286150K .......... .......... .......... .......... .......... 96% 48.7M 0s",
                                "286200K .......... .......... .......... .......... .......... 96% 28.2M 0s",
                                "286250K .......... .......... .......... .......... .......... 96%  103M 0s",
                                "286300K .......... .......... .......... .......... .......... 96% 26.0M 0s",
                                "286350K .......... .......... .......... .......... .......... 96% 71.2M 0s",
                                "286400K .......... .......... .......... .......... .......... 96% 82.1M 0s",
                                "286450K .......... .......... .......... .......... .......... 96% 85.2M 0s",
                                "286500K .......... .......... .......... .......... .......... 96% 38.4M 0s",
                                "286550K .......... .......... .......... .......... .......... 96% 80.0M 0s",
                                "286600K .......... .......... .......... .......... .......... 96% 82.8M 0s",
                                "286650K .......... .......... .......... .......... .......... 96% 83.4M 0s",
                                "286700K .......... .......... .......... .......... .......... 96% 72.9M 0s",
                                "286750K .......... .......... .......... .......... .......... 96% 67.0M 0s",
                                "286800K .......... .......... .......... .......... .......... 96% 72.4M 0s",
                                "286850K .......... .......... .......... .......... .......... 96% 55.1M 0s",
                                "286900K .......... .......... .......... .......... .......... 96% 71.7M 0s",
                                "286950K .......... .......... .......... .......... .......... 97% 57.3M 0s",
                                "287000K .......... .......... .......... .......... .......... 97% 77.8M 0s",
                                "287050K .......... .......... .......... .......... .......... 97% 80.4M 0s",
                                "287100K .......... .......... .......... .......... .......... 97% 11.8M 0s",
                                "287150K .......... .......... .......... .......... .......... 97% 83.0M 0s",
                                "287200K .......... .......... .......... .......... .......... 97% 48.6M 0s",
                                "287250K .......... .......... .......... .......... .......... 97%  104M 0s",
                                "287300K .......... .......... .......... .......... .......... 97%  101M 0s",
                                "287350K .......... .......... .......... .......... .......... 97% 59.3M 0s",
                                "287400K .......... .......... .......... .......... .......... 97%  110M 0s",
                                "287450K .......... .......... .......... .......... .......... 97%  101M 0s",
                                "287500K .......... .......... .......... .......... .......... 97%  102M 0s",
                                "287550K .......... .......... .......... .......... .......... 97% 95.0M 0s",
                                "287600K .......... .......... .......... .......... .......... 97%  130M 0s",
                                "287650K .......... .......... .......... .......... .......... 97%  120M 0s",
                                "287700K .......... .......... .......... .......... .......... 97%  115M 0s",
                                "287750K .......... .......... .......... .......... .......... 97% 70.6M 0s",
                                "287800K .......... .......... .......... .......... .......... 97% 42.7M 0s",
                                "287850K .......... .......... .......... .......... .......... 97% 45.3M 0s",
                                "287900K .......... .......... .......... .......... .......... 97% 41.1M 0s",
                                "287950K .......... .......... .......... .......... .......... 97% 45.6M 0s",
                                "288000K .......... .......... .......... .......... .......... 97% 31.8M 0s",
                                "288050K .......... .......... .......... .......... .......... 97% 90.1M 0s",
                                "288100K .......... .......... .......... .......... .......... 97% 60.4M 0s",
                                "288150K .......... .......... .......... .......... .......... 97% 55.1M 0s",
                                "288200K .......... .......... .......... .......... .......... 97% 27.7M 0s",
                                "288250K .......... .......... .......... .......... .......... 97%  104M 0s",
                                "288300K .......... .......... .......... .......... .......... 97% 57.4M 0s",
                                "288350K .......... .......... .......... .......... .......... 97% 46.7M 0s",
                                "288400K .......... .......... .......... .......... .......... 97% 49.9M 0s",
                                "288450K .......... .......... .......... .......... .......... 97% 53.9M 0s",
                                "288500K .......... .......... .......... .......... .......... 97% 14.7M 0s",
                                "288550K .......... .......... .......... .......... .......... 97% 16.8M 0s",
                                "288600K .......... .......... .......... .......... .......... 97% 33.9M 0s",
                                "288650K .......... .......... .......... .......... .......... 97% 37.8M 0s",
                                "288700K .......... .......... .......... .......... .......... 97%  104M 0s",
                                "288750K .......... .......... .......... .......... .......... 97% 81.1M 0s",
                                "288800K .......... .......... .......... .......... .......... 97%  128M 0s",
                                "288850K .......... .......... .......... .......... .......... 97% 9.89M 0s",
                                "288900K .......... .......... .......... .......... .......... 97%  121M 0s",
                                "288950K .......... .......... .......... .......... .......... 97%  121M 0s",
                                "289000K .......... .......... .......... .......... .......... 97% 64.2M 0s",
                                "289050K .......... .......... .......... .......... .......... 97% 15.7M 0s",
                                "289100K .......... .......... .......... .......... .......... 97%  111M 0s",
                                "289150K .......... .......... .......... .......... .......... 97% 89.4M 0s",
                                "289200K .......... .......... .......... .......... .......... 97% 29.6M 0s",
                                "289250K .......... .......... .......... .......... .......... 97% 59.4M 0s",
                                "289300K .......... .......... .......... .......... .......... 97%  115M 0s",
                                "289350K .......... .......... .......... .......... .......... 97%  115M 0s",
                                "289400K .......... .......... .......... .......... .......... 97%  103M 0s",
                                "289450K .......... .......... .......... .......... .......... 97%  124M 0s",
                                "289500K .......... .......... .......... .......... .......... 97%  128M 0s",
                                "289550K .......... .......... .......... .......... .......... 97%  117M 0s",
                                "289600K .......... .......... .......... .......... .......... 97%  112M 0s",
                                "289650K .......... .......... .......... .......... .......... 97%  102M 0s",
                                "289700K .......... .......... .......... .......... .......... 97%  111M 0s",
                                "289750K .......... .......... .......... .......... .......... 97% 91.3M 0s",
                                "289800K .......... .......... .......... .......... .......... 97%  109M 0s",
                                "289850K .......... .......... .......... .......... .......... 97%  116M 0s",
                                "289900K .......... .......... .......... .......... .......... 98%  105M 0s",
                                "289950K .......... .......... .......... .......... .......... 98% 97.9M 0s",
                                "290000K .......... .......... .......... .......... .......... 98%  112M 0s",
                                "290050K .......... .......... .......... .......... .......... 98% 52.2M 0s",
                                "290100K .......... .......... .......... .......... .......... 98% 40.4M 0s",
                                "290150K .......... .......... .......... .......... .......... 98% 24.8M 0s",
                                "290200K .......... .......... .......... .......... .......... 98%  114M 0s",
                                "290250K .......... .......... .......... .......... .......... 98% 42.7M 0s",
                                "290300K .......... .......... .......... .......... .......... 98% 38.0M 0s",
                                "290350K .......... .......... .......... .......... .......... 98% 38.5M 0s",
                                "290400K .......... .......... .......... .......... .......... 98% 26.0M 0s",
                                "290450K .......... .......... .......... .......... .......... 98% 51.7M 0s",
                                "290500K .......... .......... .......... .......... .......... 98% 43.1M 0s",
                                "290550K .......... .......... .......... .......... .......... 98% 66.6M 0s",
                                "290600K .......... .......... .......... .......... .......... 98% 71.8M 0s",
                                "290650K .......... .......... .......... .......... .......... 98% 45.5M 0s",
                                "290700K .......... .......... .......... .......... .......... 98% 31.3M 0s",
                                "290750K .......... .......... .......... .......... .......... 98% 32.6M 0s",
                                "290800K .......... .......... .......... .......... .......... 98%  105M 0s",
                                "290850K .......... .......... .......... .......... .......... 98% 58.3M 0s",
                                "290900K .......... .......... .......... .......... .......... 98% 27.0M 0s",
                                "290950K .......... .......... .......... .......... .......... 98%  110M 0s",
                                "291000K .......... .......... .......... .......... .......... 98% 57.9M 0s",
                                "291050K .......... .......... .......... .......... .......... 98% 43.4M 0s",
                                "291100K .......... .......... .......... .......... .......... 98% 40.2M 0s",
                                "291150K .......... .......... .......... .......... .......... 98% 43.2M 0s",
                                "291200K .......... .......... .......... .......... .......... 98% 41.7M 0s",
                                "291250K .......... .......... .......... .......... .......... 98% 38.4M 0s",
                                "291300K .......... .......... .......... .......... .......... 98% 37.7M 0s",
                                "291350K .......... .......... .......... .......... .......... 98% 56.6M 0s",
                                "291400K .......... .......... .......... .......... .......... 98% 47.4M 0s",
                                "291450K .......... .......... .......... .......... .......... 98% 47.9M 0s",
                                "291500K .......... .......... .......... .......... .......... 98% 33.8M 0s",
                                "291550K .......... .......... .......... .......... .......... 98% 96.2M 0s",
                                "291600K .......... .......... .......... .......... .......... 98% 52.1M 0s",
                                "291650K .......... .......... .......... .......... .......... 98% 48.4M 0s",
                                "291700K .......... .......... .......... .......... .......... 98% 54.1M 0s",
                                "291750K .......... .......... .......... .......... .......... 98% 52.5M 0s",
                                "291800K .......... .......... .......... .......... .......... 98% 50.9M 0s",
                                "291850K .......... .......... .......... .......... .......... 98% 50.1M 0s",
                                "291900K .......... .......... .......... .......... .......... 98% 48.0M 0s",
                                "291950K .......... .......... .......... .......... .......... 98% 13.2M 0s",
                                "292000K .......... .......... .......... .......... .......... 98% 69.2M 0s",
                                "292050K .......... .......... .......... .......... .......... 98% 70.2M 0s",
                                "292100K .......... .......... .......... .......... .......... 98% 88.8M 0s",
                                "292150K .......... .......... .......... .......... .......... 98% 90.8M 0s",
                                "292200K .......... .......... .......... .......... .......... 98% 83.9M 0s",
                                "292250K .......... .......... .......... .......... .......... 98% 74.1M 0s",
                                "292300K .......... .......... .......... .......... .......... 98% 91.2M 0s",
                                "292350K .......... .......... .......... .......... .......... 98% 79.7M 0s",
                                "292400K .......... .......... .......... .......... .......... 98% 94.1M 0s",
                                "292450K .......... .......... .......... .......... .......... 98% 46.9M 0s",
                                "292500K .......... .......... .......... .......... .......... 98% 72.8M 0s",
                                "292550K .......... .......... .......... .......... .......... 98% 82.5M 0s",
                                "292600K .......... .......... .......... .......... .......... 98% 67.1M 0s",
                                "292650K .......... .......... .......... .......... .......... 98% 52.7M 0s",
                                "292700K .......... .......... .......... .......... .......... 98% 54.0M 0s",
                                "292750K .......... .......... .......... .......... .......... 98% 49.3M 0s",
                                "292800K .......... .......... .......... .......... .......... 98% 56.1M 0s",
                                "292850K .......... .......... .......... .......... .......... 99% 49.0M 0s",
                                "292900K .......... .......... .......... .......... .......... 99% 59.9M 0s",
                                "292950K .......... .......... .......... .......... .......... 99% 11.1M 0s",
                                "293000K .......... .......... .......... .......... .......... 99% 36.0M 0s",
                                "293050K .......... .......... .......... .......... .......... 99% 45.7M 0s",
                                "293100K .......... .......... .......... .......... .......... 99% 53.8M 0s",
                                "293150K .......... .......... .......... .......... .......... 99% 41.9M 0s",
                                "293200K .......... .......... .......... .......... .......... 99% 27.2M 0s",
                                "293250K .......... .......... .......... .......... .......... 99% 44.5M 0s",
                                "293300K .......... .......... .......... .......... .......... 99% 50.3M 0s",
                                "293350K .......... .......... .......... .......... .......... 99% 28.1M 0s",
                                "293400K .......... .......... .......... .......... .......... 99% 15.4M 0s",
                                "293450K .......... .......... .......... .......... .......... 99% 17.3M 0s",
                                "293500K .......... .......... .......... .......... .......... 99% 15.8M 0s",
                                "293550K .......... .......... .......... .......... .......... 99% 13.1M 0s",
                                "293600K .......... .......... .......... .......... .......... 99% 13.2M 0s",
                                "293650K .......... .......... .......... .......... .......... 99% 20.1M 0s",
                                "293700K .......... .......... .......... .......... .......... 99% 17.4M 0s",
                                "293750K .......... .......... .......... .......... .......... 99% 18.6M 0s",
                                "293800K .......... .......... .......... .......... .......... 99% 14.6M 0s",
                                "293850K .......... .......... .......... .......... .......... 99% 20.7M 0s",
                                "293900K .......... .......... .......... .......... .......... 99% 17.8M 0s",
                                "293950K .......... .......... .......... .......... .......... 99% 19.0M 0s",
                                "294000K .......... .......... .......... .......... .......... 99% 15.9M 0s",
                                "294050K .......... .......... .......... .......... .......... 99% 38.4M 0s",
                                "294100K .......... .......... .......... .......... .......... 99% 41.6M 0s",
                                "294150K .......... .......... .......... .......... .......... 99% 46.1M 0s",
                                "294200K .......... .......... .......... .......... .......... 99% 36.0M 0s",
                                "294250K .......... .......... .......... .......... .......... 99% 38.1M 0s",
                                "294300K .......... .......... .......... .......... .......... 99% 46.8M 0s",
                                "294350K .......... .......... .......... .......... .......... 99% 45.8M 0s",
                                "294400K .......... .......... .......... .......... .......... 99% 41.2M 0s",
                                "294450K .......... .......... .......... .......... .......... 99% 48.4M 0s",
                                "294500K .......... .......... .......... .......... .......... 99% 65.9M 0s",
                                "294550K .......... .......... .......... .......... .......... 99% 99.2M 0s",
                                "294600K .......... .......... .......... .......... .......... 99% 88.3M 0s",
                                "294650K .......... .......... .......... .......... .......... 99% 95.0M 0s",
                                "294700K .......... .......... .......... .......... .......... 99% 81.6M 0s",
                                "294750K .......... .......... .......... .......... .......... 99% 91.8M 0s",
                                "294800K .......... .......... .......... .......... .......... 99% 87.1M 0s",
                                "294850K .......... .......... .......... .......... .......... 99% 99.7M 0s",
                                "294900K .......... .......... .......... .......... .......... 99% 99.4M 0s",
                                "294950K .......... .......... .......... .......... .......... 99%  103M 0s",
                                "295000K .......... .......... .......... .......... .......... 99% 85.9M 0s",
                                "295050K .......... .......... .......... .......... .......... 99% 96.8M 0s",
                                "295100K .......... .......... .......... .......... .......... 99% 99.6M 0s",
                                "295150K .......... .......... .......... .......... .......... 99% 89.0M 0s",
                                "295200K .......... .......... .......... .......... .......... 99% 85.9M 0s",
                                "295250K .......... .......... .......... .......... .......... 99% 99.7M 0s",
                                "295300K .......... .......... .......... .......... .......... 99%  101M 0s",
                                "295350K .......... .......... .......... .......... .......... 99% 99.9M 0s",
                                "295400K .......... .......... .......... .......... .......... 99% 50.3M 0s",
                                "295450K .......... .......... .......... .......... .......... 99% 99.6M 0s",
                                "295500K .......... .......... .......... .......... .......... 99% 91.6M 0s",
                                "295550K .......... .......... .......... .......... .......... 99%  100M 0s",
                                "295600K .......... .......... .......... .......... .......... 99% 86.8M 0s",
                                "295650K .......... .......... .......... .......... .......... 99% 99.5M 0s",
                                "295700K .......... .......... .......... .......... .......... 99%  100M 0s",
                                "295750K .......... .......... .......... .......... .......... 99% 99.9M 0s",
                                "295800K .......... .......... .......... ..........           100% 80.9M=5.9s",
                                "",
                                "2020-01-14 05:27:20 (49.2 MB/s) - \u2018files/ir-deploy-ilo.iso\u2019 saved [302940160/302940160]",
                                "",
                                "+ wget http://169.16.1.54:9999/rhel_7.6-uefi.img -P files/",
                                "--2020-01-14 05:27:20--  http://169.16.1.54:9999/rhel_7.6-uefi.img",
                                "Connecting to 169.16.1.54:9999... connected.",
                                "HTTP request sent, awaiting response... 200 OK",
                                "Length: 841089024 (802M) [text/plain]",
                                "Saving to: \u2018files/rhel_7.6-uefi.img\u2019",
                                "",
                                "     0K .......... .......... .......... .......... ..........  0% 33.7M 24s",
                                "    50K .......... .......... .......... .......... ..........  0% 32.2M 24s",
                                "   100K .......... .......... .......... .......... ..........  0% 43.3M 22s",
                                "   150K .......... .......... .......... .......... ..........  0% 44.7M 21s",
                                "   200K .......... .......... .......... .......... ..........  0% 41.8M 21s",
                                "   250K .......... .......... .......... .......... ..........  0% 45.8M 20s",
                                "   300K .......... .......... .......... .......... ..........  0% 37.8M 20s",
                                "   350K .......... .......... .......... .......... ..........  0% 52.0M 20s",
                                "   400K .......... .......... .......... .......... ..........  0% 22.4M 22s",
                                "   450K .......... .......... .......... .......... ..........  0% 76.1M 20s",
                                "   500K .......... .......... .......... .......... ..........  0% 79.2M 20s",
                                "   550K .......... .......... .......... .......... ..........  0% 49.6M 19s",
                                "   600K .......... .......... .......... .......... ..........  0% 37.1M 19s",
                                "   650K .......... .......... .......... .......... ..........  0% 41.0M 19s",
                                "   700K .......... .......... .......... .......... ..........  0% 51.4M 19s",
                                "   750K .......... .......... .......... .......... ..........  0% 50.8M 19s",
                                "   800K .......... .......... .......... .......... ..........  0% 38.8M 19s",
                                "   850K .......... .......... .......... .......... ..........  0% 46.4M 19s",
                                "   900K .......... .......... .......... .......... ..........  0% 36.9M 19s",
                                "   950K .......... .......... .......... .......... ..........  0% 30.0M 19s",
                                "  1000K .......... .......... .......... .......... ..........  0% 90.7M 19s",
                                "  1050K .......... .......... .......... .......... ..........  0% 40.4M 19s",
                                "  1100K .......... .......... .......... .......... ..........  0% 53.5M 19s",
                                "  1150K .......... .......... .......... .......... ..........  0% 55.6M 19s",
                                "  1200K .......... .......... .......... .......... ..........  0% 52.4M 19s",
                                "  1250K .......... .......... .......... .......... ..........  0% 30.1M 19s",
                                "  1300K .......... .......... .......... .......... ..........  0% 90.6M 18s",
                                "  1350K .......... .......... .......... .......... ..........  0% 54.0M 18s",
                                "  1400K .......... .......... .......... .......... ..........  0% 57.4M 18s",
                                "  1450K .......... .......... .......... .......... ..........  0% 58.8M 18s",
                                "  1500K .......... .......... .......... .......... ..........  0% 27.1M 18s",
                                "  1550K .......... .......... .......... .......... ..........  0% 98.2M 18s",
                                "  1600K .......... .......... .......... .......... ..........  0%  102M 18s",
                                "  1650K .......... .......... .......... .......... ..........  0% 50.2M 18s",
                                "  1700K .......... .......... .......... .......... ..........  0% 67.2M 18s",
                                "  1750K .......... .......... .......... .......... ..........  0% 58.2M 17s",
                                "  1800K .......... .......... .......... .......... ..........  0% 30.0M 18s",
                                "  1850K .......... .......... .......... .......... ..........  0% 94.1M 17s",
                                "  1900K .......... .......... .......... .......... ..........  0% 67.8M 17s",
                                "  1950K .......... .......... .......... .......... ..........  0% 54.1M 17s",
                                "  2000K .......... .......... .......... .......... ..........  0% 34.1M 17s",
                                "  2050K .......... .......... .......... .......... ..........  0% 37.3M 17s",
                                "  2100K .......... .......... .......... .......... ..........  0% 87.3M 17s",
                                "  2150K .......... .......... .......... .......... ..........  0% 88.1M 17s",
                                "  2200K .......... .......... .......... .......... ..........  0% 54.8M 17s",
                                "  2250K .......... .......... .......... .......... ..........  0% 34.5M 17s",
                                "  2300K .......... .......... .......... .......... ..........  0% 66.0M 17s",
                                "  2350K .......... .......... .......... .......... ..........  0% 83.6M 17s",
                                "  2400K .......... .......... .......... .......... ..........  0% 55.0M 17s",
                                "  2450K .......... .......... .......... .......... ..........  0% 44.2M 17s",
                                "  2500K .......... .......... .......... .......... ..........  0% 71.6M 17s",
                                "  2550K .......... .......... .......... .......... ..........  0% 55.0M 17s",
                                "  2600K .......... .......... .......... .......... ..........  0% 50.2M 17s",
                                "  2650K .......... .......... .......... .......... ..........  0% 66.3M 17s",
                                "  2700K .......... .......... .......... .......... ..........  0% 38.1M 17s",
                                "  2750K .......... .......... .......... .......... ..........  0% 82.3M 17s",
                                "  2800K .......... .......... .......... .......... ..........  0% 53.5M 17s",
                                "  2850K .......... .......... .......... .......... ..........  0% 58.1M 16s",
                                "  2900K .......... .......... .......... .......... ..........  0% 40.8M 17s",
                                "  2950K .......... .......... .......... .......... ..........  0% 13.7M 17s",
                                "  3000K .......... .......... .......... .......... ..........  0% 89.3M 17s",
                                "  3050K .......... .......... .......... .......... ..........  0% 59.9M 17s",
                                "  3100K .......... .......... .......... .......... ..........  0% 73.3M 17s",
                                "  3150K .......... .......... .......... .......... ..........  0% 82.6M 17s",
                                "  3200K .......... .......... .......... .......... ..........  0% 41.7M 17s",
                                "  3250K .......... .......... .......... .......... ..........  0% 77.1M 17s",
                                "  3300K .......... .......... .......... .......... ..........  0% 69.7M 17s",
                                "  3350K .......... .......... .......... .......... ..........  0% 85.9M 17s",
                                "  3400K .......... .......... .......... .......... ..........  0% 83.2M 16s",
                                "  3450K .......... .......... .......... .......... ..........  0% 84.0M 16s",
                                "  3500K .......... .......... .......... .......... ..........  0% 72.6M 16s",
                                "  3550K .......... .......... .......... .......... ..........  0% 50.4M 16s",
                                "  3600K .......... .......... .......... .......... ..........  0% 62.5M 16s",
                                "  3650K .......... .......... .......... .......... ..........  0% 36.1M 16s",
                                "  3700K .......... .......... .......... .......... ..........  0% 85.0M 16s",
                                "  3750K .......... .......... .......... .......... ..........  0% 60.3M 16s",
                                "  3800K .......... .......... .......... .......... ..........  0% 55.5M 16s",
                                "  3850K .......... .......... .......... .......... ..........  0% 51.5M 16s",
                                "  3900K .......... .......... .......... .......... ..........  0% 62.2M 16s",
                                "  3950K .......... .......... .......... .......... ..........  0% 55.3M 16s",
                                "  4000K .......... .......... .......... .......... ..........  0% 47.0M 16s",
                                "  4050K .......... .......... .......... .......... ..........  0% 78.2M 16s",
                                "  4100K .......... .......... .......... .......... ..........  0% 53.8M 16s",
                                "  4150K .......... .......... .......... .......... ..........  0% 35.4M 16s",
                                "  4200K .......... .......... .......... .......... ..........  0% 82.5M 16s",
                                "  4250K .......... .......... .......... .......... ..........  0% 53.5M 16s",
                                "  4300K .......... .......... .......... .......... ..........  0% 41.1M 16s",
                                "  4350K .......... .......... .......... .......... ..........  0% 83.7M 16s",
                                "  4400K .......... .......... .......... .......... ..........  0% 75.6M 16s",
                                "  4450K .......... .......... .......... .......... ..........  0% 58.0M 16s",
                                "  4500K .......... .......... .......... .......... ..........  0% 53.9M 16s",
                                "  4550K .......... .......... .......... .......... ..........  0% 55.9M 16s",
                                "  4600K .......... .......... .......... .......... ..........  0% 50.8M 16s",
                                "  4650K .......... .......... .......... .......... ..........  0% 59.7M 16s",
                                "  4700K .......... .......... .......... .......... ..........  0% 40.8M 16s",
                                "  4750K .......... .......... .......... .......... ..........  0% 26.1M 16s",
                                "  4800K .......... .......... .......... .......... ..........  0%  107M 16s",
                                "  4850K .......... .......... .......... .......... ..........  0% 95.0M 16s",
                                "  4900K .......... .......... .......... .......... ..........  0%  107M 16s",
                                "  4950K .......... .......... .......... .......... ..........  0%  110M 16s",
                                "  5000K .......... .......... .......... .......... ..........  0%  110M 16s",
                                "  5050K .......... .......... .......... .......... ..........  0% 32.9M 16s",
                                "  5100K .......... .......... .......... .......... ..........  0%  100M 16s",
                                "  5150K .......... .......... .......... .......... ..........  0%  109M 16s",
                                "  5200K .......... .......... .......... .......... ..........  0% 73.7M 15s",
                                "  5250K .......... .......... .......... .......... ..........  0% 47.4M 15s",
                                "  5300K .......... .......... .......... .......... ..........  0% 80.5M 15s",
                                "  5350K .......... .......... .......... .......... ..........  0% 57.3M 15s",
                                "  5400K .......... .......... .......... .......... ..........  0% 33.8M 15s",
                                "  5450K .......... .......... .......... .......... ..........  0% 67.6M 15s",
                                "  5500K .......... .......... .......... .......... ..........  0% 83.8M 15s",
                                "  5550K .......... .......... .......... .......... ..........  0% 72.0M 15s",
                                "  5600K .......... .......... .......... .......... ..........  0% 49.6M 15s",
                                "  5650K .......... .......... .......... .......... ..........  0% 52.8M 15s",
                                "  5700K .......... .......... .......... .......... ..........  0% 40.6M 15s",
                                "  5750K .......... .......... .......... .......... ..........  0% 64.9M 15s",
                                "  5800K .......... .......... .......... .......... ..........  0% 27.0M 15s",
                                "  5850K .......... .......... .......... .......... ..........  0% 40.4M 16s",
                                "  5900K .......... .......... .......... .......... ..........  0% 57.2M 15s",
                                "  5950K .......... .......... .......... .......... ..........  0% 98.1M 15s",
                                "  6000K .......... .......... .......... .......... ..........  0%  110M 15s",
                                "  6050K .......... .......... .......... .......... ..........  0% 66.8M 15s",
                                "  6100K .......... .......... .......... .......... ..........  0% 49.3M 15s",
                                "  6150K .......... .......... .......... .......... ..........  0% 49.9M 15s",
                                "  6200K .......... .......... .......... .......... ..........  0% 48.6M 15s",
                                "  6250K .......... .......... .......... .......... ..........  0% 46.4M 15s",
                                "  6300K .......... .......... .......... .......... ..........  0% 51.1M 15s",
                                "  6350K .......... .......... .......... .......... ..........  0% 56.7M 15s",
                                "  6400K .......... .......... .......... .......... ..........  0% 37.4M 15s",
                                "  6450K .......... .......... .......... .......... ..........  0% 91.7M 15s",
                                "  6500K .......... .......... .......... .......... ..........  0% 37.7M 15s",
                                "  6550K .......... .......... .......... .......... ..........  0% 36.7M 15s",
                                "  6600K .......... .......... .......... .......... ..........  0% 73.7M 15s",
                                "  6650K .......... .......... .......... .......... ..........  0% 73.0M 15s",
                                "  6700K .......... .......... .......... .......... ..........  0% 75.8M 15s",
                                "  6750K .......... .......... .......... .......... ..........  0% 28.9M 15s",
                                "  6800K .......... .......... .......... .......... ..........  0% 72.5M 15s",
                                "  6850K .......... .......... .......... .......... ..........  0% 66.0M 15s",
                                "  6900K .......... .......... .......... .......... ..........  0% 75.8M 15s",
                                "  6950K .......... .......... .......... .......... ..........  0% 71.8M 15s",
                                "  7000K .......... .......... .......... .......... ..........  0% 74.2M 15s",
                                "  7050K .......... .......... .......... .......... ..........  0% 71.6M 15s",
                                "  7100K .......... .......... .......... .......... ..........  0% 26.7M 15s",
                                "  7150K .......... .......... .......... .......... ..........  0%  109M 15s",
                                "  7200K .......... .......... .......... .......... ..........  0%  113M 15s",
                                "  7250K .......... .......... .......... .......... ..........  0% 55.4M 15s",
                                "  7300K .......... .......... .......... .......... ..........  0% 56.7M 15s",
                                "  7350K .......... .......... .......... .......... ..........  0% 75.5M 15s",
                                "  7400K .......... .......... .......... .......... ..........  0% 62.4M 15s",
                                "  7450K .......... .......... .......... .......... ..........  0% 49.1M 15s",
                                "  7500K .......... .......... .......... .......... ..........  0% 67.0M 15s",
                                "  7550K .......... .......... .......... .......... ..........  0% 52.5M 15s",
                                "  7600K .......... .......... .......... .......... ..........  0% 67.4M 15s",
                                "  7650K .......... .......... .......... .......... ..........  0% 22.9M 15s",
                                "  7700K .......... .......... .......... .......... ..........  0%  112M 15s",
                                "  7750K .......... .......... .......... .......... ..........  0%  106M 15s",
                                "  7800K .......... .......... .......... .......... ..........  0%  106M 15s",
                                "  7850K .......... .......... .......... .......... ..........  0% 88.5M 15s",
                                "  7900K .......... .......... .......... .......... ..........  0%  105M 15s",
                                "  7950K .......... .......... .......... .......... ..........  0% 59.2M 15s",
                                "  8000K .......... .......... .......... .......... ..........  0%  120M 15s",
                                "  8050K .......... .......... .......... .......... ..........  0% 84.7M 15s",
                                "  8100K .......... .......... .......... .......... ..........  0% 75.7M 15s",
                                "  8150K .......... .......... .......... .......... ..........  0% 62.7M 15s",
                                "  8200K .......... .......... .......... .......... ..........  1% 58.9M 15s",
                                "  8250K .......... .......... .......... .......... ..........  1% 48.1M 15s",
                                "  8300K .......... .......... .......... .......... ..........  1% 13.5M 15s",
                                "  8350K .......... .......... .......... .......... ..........  1% 97.1M 15s",
                                "  8400K .......... .......... .......... .......... ..........  1% 85.7M 15s",
                                "  8450K .......... .......... .......... .......... ..........  1%  100M 15s",
                                "  8500K .......... .......... .......... .......... ..........  1%  108M 15s",
                                "  8550K .......... .......... .......... .......... ..........  1%  106M 15s",
                                "  8600K .......... .......... .......... .......... ..........  1% 58.4M 15s",
                                "  8650K .......... .......... .......... .......... ..........  1% 14.1M 15s",
                                "  8700K .......... .......... .......... .......... ..........  1%  119M 15s",
                                "  8750K .......... .......... .......... .......... ..........  1% 97.0M 15s",
                                "  8800K .......... .......... .......... .......... ..........  1%  119M 15s",
                                "  8850K .......... .......... .......... .......... ..........  1%  126M 15s",
                                "  8900K .......... .......... .......... .......... ..........  1% 62.8M 15s",
                                "  8950K .......... .......... .......... .......... ..........  1% 81.7M 15s",
                                "  9000K .......... .......... .......... .......... ..........  1% 89.0M 15s",
                                "  9050K .......... .......... .......... .......... ..........  1% 55.4M 15s",
                                "  9100K .......... .......... .......... .......... ..........  1% 50.5M 15s",
                                "  9150K .......... .......... .......... .......... ..........  1% 46.5M 15s",
                                "  9200K .......... .......... .......... .......... ..........  1% 49.6M 15s",
                                "  9250K .......... .......... .......... .......... ..........  1% 19.9M 15s",
                                "  9300K .......... .......... .......... .......... ..........  1% 92.6M 15s",
                                "  9350K .......... .......... .......... .......... ..........  1% 91.7M 15s",
                                "  9400K .......... .......... .......... .......... ..........  1% 68.3M 15s",
                                "  9450K .......... .......... .......... .......... ..........  1% 39.0M 15s",
                                "  9500K .......... .......... .......... .......... ..........  1%  105M 15s",
                                "  9550K .......... .......... .......... .......... ..........  1% 53.3M 15s",
                                "  9600K .......... .......... .......... .......... ..........  1% 46.2M 15s",
                                "  9650K .......... .......... .......... .......... ..........  1% 46.0M 15s",
                                "  9700K .......... .......... .......... .......... ..........  1% 26.6M 15s",
                                "  9750K .......... .......... .......... .......... ..........  1% 25.2M 15s",
                                "  9800K .......... .......... .......... .......... ..........  1%  112M 15s",
                                "  9850K .......... .......... .......... .......... ..........  1% 60.4M 15s",
                                "  9900K .......... .......... .......... .......... ..........  1% 30.8M 15s",
                                "  9950K .......... .......... .......... .......... ..........  1%  124M 15s",
                                " 10000K .......... .......... .......... .......... ..........  1%  115M 15s",
                                " 10050K .......... .......... .......... .......... ..........  1%  100M 15s",
                                " 10100K .......... .......... .......... .......... ..........  1% 44.6M 15s",
                                " 10150K .......... .......... .......... .......... ..........  1% 40.9M 15s",
                                " 10200K .......... .......... .......... .......... ..........  1% 48.7M 15s",
                                " 10250K .......... .......... .......... .......... ..........  1% 49.6M 15s",
                                " 10300K .......... .......... .......... .......... ..........  1% 34.2M 15s",
                                " 10350K .......... .......... .......... .......... ..........  1% 24.1M 15s",
                                " 10400K .......... .......... .......... .......... ..........  1% 93.4M 15s",
                                " 10450K .......... .......... .......... .......... ..........  1%  120M 15s",
                                " 10500K .......... .......... .......... .......... ..........  1% 45.1M 15s",
                                " 10550K .......... .......... .......... .......... ..........  1% 85.6M 15s",
                                " 10600K .......... .......... .......... .......... ..........  1% 39.9M 15s",
                                " 10650K .......... .......... .......... .......... ..........  1% 84.8M 15s",
                                " 10700K .......... .......... .......... .......... ..........  1% 65.7M 15s",
                                " 10750K .......... .......... .......... .......... ..........  1% 50.5M 15s",
                                " 10800K .......... .......... .......... .......... ..........  1% 49.3M 15s",
                                " 10850K .......... .......... .......... .......... ..........  1% 30.2M 15s",
                                " 10900K .......... .......... .......... .......... ..........  1% 84.8M 15s",
                                " 10950K .......... .......... .......... .......... ..........  1% 43.7M 15s",
                                " 11000K .......... .......... .......... .......... ..........  1% 39.8M 15s",
                                " 11050K .......... .......... .......... .......... ..........  1% 23.6M 15s",
                                " 11100K .......... .......... .......... .......... ..........  1%  107M 15s",
                                " 11150K .......... .......... .......... .......... ..........  1% 60.1M 15s",
                                " 11200K .......... .......... .......... .......... ..........  1%  117M 15s",
                                " 11250K .......... .......... .......... .......... ..........  1% 22.6M 15s",
                                " 11300K .......... .......... .......... .......... ..........  1% 48.4M 15s",
                                " 11350K .......... .......... .......... .......... ..........  1% 79.0M 15s",
                                " 11400K .......... .......... .......... .......... ..........  1% 64.3M 15s",
                                " 11450K .......... .......... .......... .......... ..........  1% 35.3M 15s",
                                " 11500K .......... .......... .......... .......... ..........  1% 64.6M 15s",
                                " 11550K .......... .......... .......... .......... ..........  1% 54.7M 15s",
                                " 11600K .......... .......... .......... .......... ..........  1% 63.0M 15s",
                                " 11650K .......... .......... .......... .......... ..........  1% 29.3M 15s",
                                " 11700K .......... .......... .......... .......... ..........  1% 61.5M 15s",
                                " 11750K .......... .......... .......... .......... ..........  1% 72.8M 15s",
                                " 11800K .......... .......... .......... .......... ..........  1% 40.9M 15s",
                                " 11850K .......... .......... .......... .......... ..........  1% 32.9M 15s",
                                " 11900K .......... .......... .......... .......... ..........  1% 43.2M 15s",
                                " 11950K .......... .......... .......... .......... ..........  1% 75.4M 15s",
                                " 12000K .......... .......... .......... .......... ..........  1% 25.6M 15s",
                                " 12050K .......... .......... .......... .......... ..........  1% 65.8M 15s",
                                " 12100K .......... .......... .......... .......... ..........  1% 84.7M 15s",
                                " 12150K .......... .......... .......... .......... ..........  1% 50.8M 15s",
                                " 12200K .......... .......... .......... .......... ..........  1% 41.0M 15s",
                                " 12250K .......... .......... .......... .......... ..........  1% 28.6M 15s",
                                " 12300K .......... .......... .......... .......... ..........  1% 17.9M 15s",
                                " 12350K .......... .......... .......... .......... ..........  1% 68.2M 15s",
                                " 12400K .......... .......... .......... .......... ..........  1% 62.7M 15s",
                                " 12450K .......... .......... .......... .......... ..........  1% 88.0M 15s",
                                " 12500K .......... .......... .......... .......... ..........  1% 68.8M 15s",
                                " 12550K .......... .......... .......... .......... ..........  1% 37.1M 15s",
                                " 12600K .......... .......... .......... .......... ..........  1% 10.7M 16s",
                                " 12650K .......... .......... .......... .......... ..........  1% 67.3M 16s",
                                " 12700K .......... .......... .......... .......... ..........  1% 56.1M 16s",
                                " 12750K .......... .......... .......... .......... ..........  1% 59.1M 16s",
                                " 12800K .......... .......... .......... .......... ..........  1% 90.9M 16s",
                                " 12850K .......... .......... .......... .......... ..........  1% 65.7M 16s",
                                " 12900K .......... .......... .......... .......... ..........  1% 51.7M 16s",
                                " 12950K .......... .......... .......... .......... ..........  1%  106M 15s",
                                " 13000K .......... .......... .......... .......... ..........  1% 53.2M 15s",
                                " 13050K .......... .......... .......... .......... ..........  1% 34.7M 16s",
                                " 13100K .......... .......... .......... .......... ..........  1% 46.9M 16s",
                                " 13150K .......... .......... .......... .......... ..........  1% 41.6M 16s",
                                " 13200K .......... .......... .......... .......... ..........  1% 39.6M 16s",
                                " 13250K .......... .......... .......... .......... ..........  1% 42.5M 16s",
                                " 13300K .......... .......... .......... .......... ..........  1% 39.6M 16s",
                                " 13350K .......... .......... .......... .......... ..........  1% 40.2M 16s",
                                " 13400K .......... .......... .......... .......... ..........  1% 35.1M 16s",
                                " 13450K .......... .......... .......... .......... ..........  1% 15.8M 16s",
                                " 13500K .......... .......... .......... .......... ..........  1% 83.0M 16s",
                                " 13550K .......... .......... .......... .......... ..........  1% 99.6M 16s",
                                " 13600K .......... .......... .......... .......... ..........  1%  109M 16s",
                                " 13650K .......... .......... .......... .......... ..........  1% 37.8M 16s",
                                " 13700K .......... .......... .......... .......... ..........  1% 66.6M 16s",
                                " 13750K .......... .......... .......... .......... ..........  1% 38.6M 16s",
                                " 13800K .......... .......... .......... .......... ..........  1% 56.1M 16s",
                                " 13850K .......... .......... .......... .......... ..........  1% 85.7M 16s",
                                " 13900K .......... .......... .......... .......... ..........  1% 39.6M 16s",
                                " 13950K .......... .......... .......... .......... ..........  1% 45.5M 16s",
                                " 14000K .......... .......... .......... .......... ..........  1% 56.9M 16s",
                                " 14050K .......... .......... .......... .......... ..........  1% 45.1M 16s",
                                " 14100K .......... .......... .......... .......... ..........  1% 36.4M 16s",
                                " 14150K .......... .......... .......... .......... ..........  1% 51.4M 16s",
                                " 14200K .......... .......... .......... .......... ..........  1% 29.0M 16s",
                                " 14250K .......... .......... .......... .......... ..........  1% 42.4M 16s",
                                " 14300K .......... .......... .......... .......... ..........  1% 23.0M 16s",
                                " 14350K .......... .......... .......... .......... ..........  1% 98.3M 16s",
                                " 14400K .......... .......... .......... .......... ..........  1% 30.8M 16s",
                                " 14450K .......... .......... .......... .......... ..........  1% 22.1M 16s",
                                " 14500K .......... .......... .......... .......... ..........  1% 56.5M 16s",
                                " 14550K .......... .......... .......... .......... ..........  1% 36.3M 16s",
                                " 14600K .......... .......... .......... .......... ..........  1% 13.4M 16s",
                                " 14650K .......... .......... .......... .......... ..........  1%  101M 16s",
                                " 14700K .......... .......... .......... .......... ..........  1% 97.9M 16s",
                                " 14750K .......... .......... .......... .......... ..........  1% 22.7M 16s",
                                " 14800K .......... .......... .......... .......... ..........  1% 42.8M 16s",
                                " 14850K .......... .......... .......... .......... ..........  1% 36.8M 16s",
                                " 14900K .......... .......... .......... .......... ..........  1% 28.7M 16s",
                                " 14950K .......... .......... .......... .......... ..........  1% 55.1M 16s",
                                " 15000K .......... .......... .......... .......... ..........  1% 39.8M 16s",
                                " 15050K .......... .......... .......... .......... ..........  1% 35.4M 16s",
                                " 15100K .......... .......... .......... .......... ..........  1% 28.5M 16s",
                                " 15150K .......... .......... .......... .......... ..........  1%  105M 16s",
                                " 15200K .......... .......... .......... .......... ..........  1% 49.6M 16s",
                                " 15250K .......... .......... .......... .......... ..........  1% 39.0M 16s",
                                " 15300K .......... .......... .......... .......... ..........  1% 41.3M 16s",
                                " 15350K .......... .......... .......... .......... ..........  1% 59.1M 16s",
                                " 15400K .......... .......... .......... .......... ..........  1% 49.2M 16s",
                                " 15450K .......... .......... .......... .......... ..........  1% 46.3M 16s",
                                " 15500K .......... .......... .......... .......... ..........  1% 8.89M 16s",
                                " 15550K .......... .......... .......... .......... ..........  1% 12.4M 17s",
                                " 15600K .......... .......... .......... .......... ..........  1% 92.7M 16s",
                                " 15650K .......... .......... .......... .......... ..........  1%  123M 16s",
                                " 15700K .......... .......... .......... .......... ..........  1% 87.0M 16s",
                                " 15750K .......... .......... .......... .......... ..........  1%  113M 16s",
                                " 15800K .......... .......... .......... .......... ..........  1% 58.6M 16s",
                                " 15850K .......... .......... .......... .......... ..........  1% 68.1M 16s",
                                " 15900K .......... .......... .......... .......... ..........  1% 93.5M 16s",
                                " 15950K .......... .......... .......... .......... ..........  1%  111M 16s",
                                " 16000K .......... .......... .......... .......... ..........  1% 61.6M 16s",
                                " 16050K .......... .......... .......... .......... ..........  1%  116M 16s",
                                " 16100K .......... .......... .......... .......... ..........  1%  101M 16s",
                                " 16150K .......... .......... .......... .......... ..........  1%  113M 16s",
                                " 16200K .......... .......... .......... .......... ..........  1%  114M 16s",
                                " 16250K .......... .......... .......... .......... ..........  1%  106M 16s",
                                " 16300K .......... .......... .......... .......... ..........  1% 23.4M 16s",
                                " 16350K .......... .......... .......... .......... ..........  1% 42.0M 16s",
                                " 16400K .......... .......... .......... .......... ..........  2% 36.4M 16s",
                                " 16450K .......... .......... .......... .......... ..........  2% 25.5M 16s",
                                " 16500K .......... .......... .......... .......... ..........  2% 23.0M 16s",
                                " 16550K .......... .......... .......... .......... ..........  2%  108M 16s",
                                " 16600K .......... .......... .......... .......... ..........  2% 44.1M 16s",
                                " 16650K .......... .......... .......... .......... ..........  2% 19.6M 16s",
                                " 16700K .......... .......... .......... .......... ..........  2% 54.5M 16s",
                                " 16750K .......... .......... .......... .......... ..........  2% 33.3M 16s",
                                " 16800K .......... .......... .......... .......... ..........  2% 31.6M 16s",
                                " 16850K .......... .......... .......... .......... ..........  2% 20.5M 16s",
                                " 16900K .......... .......... .......... .......... ..........  2% 66.0M 16s",
                                " 16950K .......... .......... .......... .......... ..........  2% 10.7M 17s",
                                " 17000K .......... .......... .......... .......... ..........  2%  126M 17s",
                                " 17050K .......... .......... .......... .......... ..........  2%  121M 17s",
                                " 17100K .......... .......... .......... .......... ..........  2%  128M 17s",
                                " 17150K .......... .......... .......... .......... ..........  2% 22.0M 17s",
                                " 17200K .......... .......... .......... .......... ..........  2% 38.0M 17s",
                                " 17250K .......... .......... .......... .......... ..........  2% 21.6M 17s",
                                " 17300K .......... .......... .......... .......... ..........  2% 65.3M 17s",
                                " 17350K .......... .......... .......... .......... ..........  2% 30.5M 17s",
                                " 17400K .......... .......... .......... .......... ..........  2% 15.0M 17s",
                                " 17450K .......... .......... .......... .......... ..........  2% 57.8M 17s",
                                " 17500K .......... .......... .......... .......... ..........  2% 49.4M 17s",
                                " 17550K .......... .......... .......... .......... ..........  2% 22.7M 17s",
                                " 17600K .......... .......... .......... .......... ..........  2% 23.8M 17s",
                                " 17650K .......... .......... .......... .......... ..........  2% 44.6M 17s",
                                " 17700K .......... .......... .......... .......... ..........  2% 26.2M 17s",
                                " 17750K .......... .......... .......... .......... ..........  2% 31.0M 17s",
                                " 17800K .......... .......... .......... .......... ..........  2% 28.7M 17s",
                                " 17850K .......... .......... .......... .......... ..........  2% 8.03M 17s",
                                " 17900K .......... .......... .......... .......... ..........  2%  109M 17s",
                                " 17950K .......... .......... .......... .......... ..........  2% 97.2M 17s",
                                " 18000K .......... .......... .......... .......... ..........  2%  112M 17s",
                                " 18050K .......... .......... .......... .......... ..........  2% 53.4M 17s",
                                " 18100K .......... .......... .......... .......... ..........  2% 19.6M 17s",
                                " 18150K .......... .......... .......... .......... ..........  2% 79.6M 17s",
                                " 18200K .......... .......... .......... .......... ..........  2%  106M 17s",
                                " 18250K .......... .......... .......... .......... ..........  2% 25.6M 17s",
                                " 18300K .......... .......... .......... .......... ..........  2% 42.8M 17s",
                                " 18350K .......... .......... .......... .......... ..........  2% 93.3M 17s",
                                " 18400K .......... .......... .......... .......... ..........  2% 11.6M 17s",
                                " 18450K .......... .......... .......... .......... ..........  2% 86.0M 17s",
                                " 18500K .......... .......... .......... .......... ..........  2% 87.8M 17s",
                                " 18550K .......... .......... .......... .......... ..........  2% 92.2M 17s",
                                " 18600K .......... .......... .......... .......... ..........  2% 20.2M 17s",
                                " 18650K .......... .......... .......... .......... ..........  2% 76.0M 17s",
                                " 18700K .......... .......... .......... .......... ..........  2% 45.7M 17s",
                                " 18750K .......... .......... .......... .......... ..........  2% 30.3M 17s",
                                " 18800K .......... .......... .......... .......... ..........  2% 27.7M 17s",
                                " 18850K .......... .......... .......... .......... ..........  2% 15.4M 17s",
                                " 18900K .......... .......... .......... .......... ..........  2%  111M 17s",
                                " 18950K .......... .......... .......... .......... ..........  2% 73.3M 17s",
                                " 19000K .......... .......... .......... .......... ..........  2% 42.9M 17s",
                                " 19050K .......... .......... .......... .......... ..........  2% 8.46M 17s",
                                " 19100K .......... .......... .......... .......... ..........  2% 94.6M 17s",
                                " 19150K .......... .......... .......... .......... ..........  2% 93.9M 17s",
                                " 19200K .......... .......... .......... .......... ..........  2% 64.5M 17s",
                                " 19250K .......... .......... .......... .......... ..........  2% 27.3M 17s",
                                " 19300K .......... .......... .......... .......... ..........  2% 63.5M 17s",
                                " 19350K .......... .......... .......... .......... ..........  2% 23.9M 17s",
                                " 19400K .......... .......... .......... .......... ..........  2% 47.7M 17s",
                                " 19450K .......... .......... .......... .......... ..........  2% 27.7M 17s",
                                " 19500K .......... .......... .......... .......... ..........  2% 34.9M 18s",
                                " 19550K .......... .......... .......... .......... ..........  2% 17.5M 18s",
                                " 19600K .......... .......... .......... .......... ..........  2% 61.5M 18s",
                                " 19650K .......... .......... .......... .......... ..........  2% 23.1M 18s",
                                " 19700K .......... .......... .......... .......... ..........  2% 31.0M 18s",
                                " 19750K .......... .......... .......... .......... ..........  2% 32.4M 18s",
                                " 19800K .......... .......... .......... .......... ..........  2% 20.5M 18s",
                                " 19850K .......... .......... .......... .......... ..........  2% 60.9M 18s",
                                " 19900K .......... .......... .......... .......... ..........  2% 24.0M 18s",
                                " 19950K .......... .......... .......... .......... ..........  2% 34.3M 18s",
                                " 20000K .......... .......... .......... .......... ..........  2% 45.0M 18s",
                                " 20050K .......... .......... .......... .......... ..........  2% 21.5M 18s",
                                " 20100K .......... .......... .......... .......... ..........  2% 44.9M 18s",
                                " 20150K .......... .......... .......... .......... ..........  2% 9.48M 18s",
                                " 20200K .......... .......... .......... .......... ..........  2% 90.2M 18s",
                                " 20250K .......... .......... .......... .......... ..........  2% 94.4M 18s",
                                " 20300K .......... .......... .......... .......... ..........  2% 98.2M 18s",
                                " 20350K .......... .......... .......... .......... ..........  2% 28.3M 18s",
                                " 20400K .......... .......... .......... .......... ..........  2% 37.3M 18s",
                                " 20450K .......... .......... .......... .......... ..........  2% 32.0M 18s",
                                " 20500K .......... .......... .......... .......... ..........  2% 22.3M 18s",
                                " 20550K .......... .......... .......... .......... ..........  2% 25.1M 18s",
                                " 20600K .......... .......... .......... .......... ..........  2% 56.6M 18s",
                                " 20650K .......... .......... .......... .......... ..........  2% 42.2M 18s",
                                " 20700K .......... .......... .......... .......... ..........  2% 12.4M 18s",
                                " 20750K .......... .......... .......... .......... ..........  2% 89.7M 18s",
                                " 20800K .......... .......... .......... .......... ..........  2%  104M 18s",
                                " 20850K .......... .......... .......... .......... ..........  2% 79.7M 18s",
                                " 20900K .......... .......... .......... .......... ..........  2% 27.3M 18s",
                                " 20950K .......... .......... .......... .......... ..........  2% 25.1M 18s",
                                " 21000K .......... .......... .......... .......... ..........  2% 21.7M 18s",
                                " 21050K .......... .......... .......... .......... ..........  2% 48.7M 18s",
                                " 21100K .......... .......... .......... .......... ..........  2% 31.4M 18s",
                                " 21150K .......... .......... .......... .......... ..........  2% 21.8M 18s",
                                " 21200K .......... .......... .......... .......... ..........  2% 27.7M 18s",
                                " 21250K .......... .......... .......... .......... ..........  2% 40.9M 18s",
                                " 21300K .......... .......... .......... .......... ..........  2% 18.7M 18s",
                                " 21350K .......... .......... .......... .......... ..........  2% 32.9M 18s",
                                " 21400K .......... .......... .......... .......... ..........  2% 24.1M 18s",
                                " 21450K .......... .......... .......... .......... ..........  2% 25.2M 18s",
                                " 21500K .......... .......... .......... .......... ..........  2% 60.8M 18s",
                                " 21550K .......... .......... .......... .......... ..........  2% 21.2M 18s",
                                " 21600K .......... .......... .......... .......... ..........  2% 21.6M 18s",
                                " 21650K .......... .......... .......... .......... ..........  2% 5.97M 19s",
                                " 21700K .......... .......... .......... .......... ..........  2% 87.7M 19s",
                                " 21750K .......... .......... .......... .......... ..........  2% 94.9M 19s",
                                " 21800K .......... .......... .......... .......... ..........  2% 93.3M 19s",
                                " 21850K .......... .......... .......... .......... ..........  2% 85.2M 19s",
                                " 21900K .......... .......... .......... .......... ..........  2% 11.1M 19s",
                                " 21950K .......... .......... .......... .......... ..........  2%  121M 19s",
                                " 22000K .......... .......... .......... .......... ..........  2%  107M 19s",
                                " 22050K .......... .......... .......... .......... ..........  2%  134M 19s",
                                " 22100K .......... .......... .......... .......... ..........  2%  111M 19s",
                                " 22150K .......... .......... .......... .......... ..........  2% 5.76M 19s",
                                " 22200K .......... .......... .......... .......... ..........  2%  141M 19s",
                                " 22250K .......... .......... .......... .......... ..........  2% 36.0M 19s",
                                " 22300K .......... .......... .......... .......... ..........  2%  146M 19s",
                                " 22350K .......... .......... .......... .......... ..........  2%  121M 19s",
                                " 22400K .......... .......... .......... .......... ..........  2%  136M 19s",
                                " 22450K .......... .......... .......... .......... ..........  2%  138M 19s",
                                " 22500K .......... .......... .......... .......... ..........  2% 24.4M 19s",
                                " 22550K .......... .......... .......... .......... ..........  2%  143M 19s",
                                " 22600K .......... .......... .......... .......... ..........  2% 43.8M 19s",
                                " 22650K .......... .......... .......... .......... ..........  2%  129M 19s",
                                " 22700K .......... .......... .......... .......... ..........  2% 27.2M 19s",
                                " 22750K .......... .......... .......... .......... ..........  2% 35.0M 19s",
                                " 22800K .......... .......... .......... .......... ..........  2% 30.0M 19s",
                                " 22850K .......... .......... .......... .......... ..........  2% 39.8M 19s",
                                " 22900K .......... .......... .......... .......... ..........  2% 25.5M 19s",
                                " 22950K .......... .......... .......... .......... ..........  2% 70.8M 19s",
                                " 23000K .......... .......... .......... .......... ..........  2% 43.1M 19s",
                                " 23050K .......... .......... .......... .......... ..........  2% 22.3M 19s",
                                " 23100K .......... .......... .......... .......... ..........  2% 45.4M 19s",
                                " 23150K .......... .......... .......... .......... ..........  2% 35.8M 19s",
                                " 23200K .......... .......... .......... .......... ..........  2% 34.0M 19s",
                                " 23250K .......... .......... .......... .......... ..........  2% 32.4M 19s",
                                " 23300K .......... .......... .......... .......... ..........  2% 27.9M 19s",
                                " 23350K .......... .......... .......... .......... ..........  2% 77.8M 19s",
                                " 23400K .......... .......... .......... .......... ..........  2% 23.3M 19s",
                                " 23450K .......... .......... .......... .......... ..........  2% 28.2M 19s",
                                " 23500K .......... .......... .......... .......... ..........  2% 32.3M 19s",
                                " 23550K .......... .......... .......... .......... ..........  2% 23.6M 19s",
                                " 23600K .......... .......... .......... .......... ..........  2% 31.7M 19s",
                                " 23650K .......... .......... .......... .......... ..........  2% 44.7M 19s",
                                " 23700K .......... .......... .......... .......... ..........  2% 33.3M 19s",
                                " 23750K .......... .......... .......... .......... ..........  2% 38.7M 19s",
                                " 23800K .......... .......... .......... .......... ..........  2% 35.4M 19s",
                                " 23850K .......... .......... .......... .......... ..........  2% 22.2M 19s",
                                " 23900K .......... .......... .......... .......... ..........  2% 26.0M 19s",
                                " 23950K .......... .......... .......... .......... ..........  2% 30.5M 19s",
                                " 24000K .......... .......... .......... .......... ..........  2% 30.2M 19s",
                                " 24050K .......... .......... .......... .......... ..........  2% 49.0M 19s",
                                " 24100K .......... .......... .......... .......... ..........  2% 23.7M 19s",
                                " 24150K .......... .......... .......... .......... ..........  2% 31.4M 19s",
                                " 24200K .......... .......... .......... .......... ..........  2% 32.2M 19s",
                                " 24250K .......... .......... .......... .......... ..........  2% 9.55M 19s",
                                " 24300K .......... .......... .......... .......... ..........  2% 50.9M 19s",
                                " 24350K .......... .......... .......... .......... ..........  2% 47.4M 19s",
                                " 24400K .......... .......... .......... .......... ..........  2% 34.1M 19s",
                                " 24450K .......... .......... .......... .......... ..........  2% 52.1M 19s",
                                " 24500K .......... .......... .......... .......... ..........  2% 50.9M 19s",
                                " 24550K .......... .......... .......... .......... ..........  2% 35.0M 19s",
                                " 24600K .......... .......... .......... .......... ..........  3% 8.34M 19s",
                                " 24650K .......... .......... .......... .......... ..........  3% 46.2M 19s",
                                " 24700K .......... .......... .......... .......... ..........  3% 35.0M 19s",
                                " 24750K .......... .......... .......... .......... ..........  3% 37.4M 19s",
                                " 24800K .......... .......... .......... .......... ..........  3% 46.7M 19s",
                                " 24850K .......... .......... .......... .......... ..........  3% 46.3M 19s",
                                " 24900K .......... .......... .......... .......... ..........  3% 46.9M 19s",
                                " 24950K .......... .......... .......... .......... ..........  3% 22.3M 19s",
                                " 25000K .......... .......... .......... .......... ..........  3% 52.7M 19s",
                                " 25050K .......... .......... .......... .......... ..........  3% 17.1M 19s",
                                " 25100K .......... .......... .......... .......... ..........  3% 41.7M 19s",
                                " 25150K .......... .......... .......... .......... ..........  3% 47.3M 19s",
                                " 25200K .......... .......... .......... .......... ..........  3% 51.1M 19s",
                                " 25250K .......... .......... .......... .......... ..........  3% 36.4M 19s",
                                " 25300K .......... .......... .......... .......... ..........  3% 16.8M 19s",
                                " 25350K .......... .......... .......... .......... ..........  3% 32.9M 19s",
                                " 25400K .......... .......... .......... .......... ..........  3% 32.8M 19s",
                                " 25450K .......... .......... .......... .......... ..........  3% 42.7M 19s",
                                " 25500K .......... .......... .......... .......... ..........  3% 45.2M 19s",
                                " 25550K .......... .......... .......... .......... ..........  3% 18.4M 19s",
                                " 25600K .......... .......... .......... .......... ..........  3% 28.0M 19s",
                                " 25650K .......... .......... .......... .......... ..........  3% 45.6M 19s",
                                " 25700K .......... .......... .......... .......... ..........  3% 50.2M 19s",
                                " 25750K .......... .......... .......... .......... ..........  3% 48.5M 19s",
                                " 25800K .......... .......... .......... .......... ..........  3% 35.5M 19s",
                                " 25850K .......... .......... .......... .......... ..........  3% 13.2M 19s",
                                " 25900K .......... .......... .......... .......... ..........  3% 48.7M 19s",
                                " 25950K .......... .......... .......... .......... ..........  3% 48.4M 19s",
                                " 26000K .......... .......... .......... .......... ..........  3% 16.9M 19s",
                                " 26050K .......... .......... .......... .......... ..........  3% 26.5M 19s",
                                " 26100K .......... .......... .......... .......... ..........  3% 47.6M 19s",
                                " 26150K .......... .......... .......... .......... ..........  3% 48.6M 19s",
                                " 26200K .......... .......... .......... .......... ..........  3% 45.5M 19s",
                                " 26250K .......... .......... .......... .......... ..........  3% 16.7M 19s",
                                " 26300K .......... .......... .......... .......... ..........  3% 51.0M 19s",
                                " 26350K .......... .......... .......... .......... ..........  3% 37.4M 19s",
                                " 26400K .......... .......... .......... .......... ..........  3% 44.8M 19s",
                                " 26450K .......... .......... .......... .......... ..........  3% 45.4M 19s",
                                " 26500K .......... .......... .......... .......... ..........  3% 35.7M 19s",
                                " 26550K .......... .......... .......... .......... ..........  3% 43.5M 19s",
                                " 26600K .......... .......... .......... .......... ..........  3% 35.0M 19s",
                                " 26650K .......... .......... .......... .......... ..........  3% 39.0M 19s",
                                " 26700K .......... .......... .......... .......... ..........  3% 21.3M 19s",
                                " 26750K .......... .......... .......... .......... ..........  3% 49.3M 19s",
                                " 26800K .......... .......... .......... .......... ..........  3% 30.5M 19s",
                                " 26850K .......... .......... .......... .......... ..........  3% 29.9M 20s",
                                " 26900K .......... .......... .......... .......... ..........  3% 22.2M 20s",
                                " 26950K .......... .......... .......... .......... ..........  3% 24.4M 20s",
                                " 27000K .......... .......... .......... .......... ..........  3% 8.76M 20s",
                                " 27050K .......... .......... .......... .......... ..........  3% 82.2M 20s",
                                " 27100K .......... .......... .......... .......... ..........  3% 70.9M 20s",
                                " 27150K .......... .......... .......... .......... ..........  3% 24.9M 20s",
                                " 27200K .......... .......... .......... .......... ..........  3% 16.4M 20s",
                                " 27250K .......... .......... .......... .......... ..........  3% 50.4M 20s",
                                " 27300K .......... .......... .......... .......... ..........  3% 17.7M 20s",
                                " 27350K .......... .......... .......... .......... ..........  3% 21.1M 20s",
                                " 27400K .......... .......... .......... .......... ..........  3% 21.9M 20s",
                                " 27450K .......... .......... .......... .......... ..........  3% 33.8M 20s",
                                " 27500K .......... .......... .......... .......... ..........  3% 27.7M 20s",
                                " 27550K .......... .......... .......... .......... ..........  3% 16.3M 20s",
                                " 27600K .......... .......... .......... .......... ..........  3% 25.2M 20s",
                                " 27650K .......... .......... .......... .......... ..........  3% 20.2M 20s",
                                " 27700K .......... .......... .......... .......... ..........  3% 23.9M 20s",
                                " 27750K .......... .......... .......... .......... ..........  3% 19.4M 20s",
                                " 27800K .......... .......... .......... .......... ..........  3% 18.9M 20s",
                                " 27850K .......... .......... .......... .......... ..........  3% 22.2M 20s",
                                " 27900K .......... .......... .......... .......... ..........  3% 20.8M 20s",
                                " 27950K .......... .......... .......... .......... ..........  3% 25.2M 20s",
                                " 28000K .......... .......... .......... .......... ..........  3% 16.4M 20s",
                                " 28050K .......... .......... .......... .......... ..........  3% 16.1M 20s",
                                " 28100K .......... .......... .......... .......... ..........  3% 26.1M 20s",
                                " 28150K .......... .......... .......... .......... ..........  3% 17.8M 20s",
                                " 28200K .......... .......... .......... .......... ..........  3% 24.5M 20s",
                                " 28250K .......... .......... .......... .......... ..........  3% 18.1M 20s",
                                " 28300K .......... .......... .......... .......... ..........  3% 25.4M 20s",
                                " 28350K .......... .......... .......... .......... ..........  3% 24.4M 20s",
                                " 28400K .......... .......... .......... .......... ..........  3% 29.7M 20s",
                                " 28450K .......... .......... .......... .......... ..........  3% 24.1M 20s",
                                " 28500K .......... .......... .......... .......... ..........  3% 29.0M 20s",
                                " 28550K .......... .......... .......... .......... ..........  3% 24.8M 20s",
                                " 28600K .......... .......... .......... .......... ..........  3% 28.6M 20s",
                                " 28650K .......... .......... .......... .......... ..........  3% 21.7M 20s",
                                " 28700K .......... .......... .......... .......... ..........  3% 27.8M 20s",
                                " 28750K .......... .......... .......... .......... ..........  3% 29.7M 20s",
                                " 28800K .......... .......... .......... .......... ..........  3% 24.4M 20s",
                                " 28850K .......... .......... .......... .......... ..........  3% 25.5M 20s",
                                " 28900K .......... .......... .......... .......... ..........  3% 23.5M 20s",
                                " 28950K .......... .......... .......... .......... ..........  3% 29.0M 21s",
                                " 29000K .......... .......... .......... .......... ..........  3% 26.4M 21s",
                                " 29050K .......... .......... .......... .......... ..........  3% 25.1M 21s",
                                " 29100K .......... .......... .......... .......... ..........  3% 19.3M 21s",
                                " 29150K .......... .......... .......... .......... ..........  3% 27.6M 21s",
                                " 29200K .......... .......... .......... .......... ..........  3% 25.8M 21s",
                                " 29250K .......... .......... .......... .......... ..........  3% 23.1M 21s",
                                " 29300K .......... .......... .......... .......... ..........  3% 28.5M 21s",
                                " 29350K .......... .......... .......... .......... ..........  3% 23.3M 21s",
                                " 29400K .......... .......... .......... .......... ..........  3% 24.4M 21s",
                                " 29450K .......... .......... .......... .......... ..........  3% 25.4M 21s",
                                " 29500K .......... .......... .......... .......... ..........  3% 28.7M 21s",
                                " 29550K .......... .......... .......... .......... ..........  3% 21.7M 21s",
                                " 29600K .......... .......... .......... .......... ..........  3% 24.8M 21s",
                                " 29650K .......... .......... .......... .......... ..........  3% 23.9M 21s",
                                " 29700K .......... .......... .......... .......... ..........  3% 21.6M 21s",
                                " 29750K .......... .......... .......... .......... ..........  3% 28.6M 21s",
                                " 29800K .......... .......... .......... .......... ..........  3% 20.4M 21s",
                                " 29850K .......... .......... .......... .......... ..........  3% 24.4M 21s",
                                " 29900K .......... .......... .......... .......... ..........  3% 25.8M 21s",
                                " 29950K .......... .......... .......... .......... ..........  3% 28.1M 21s",
                                " 30000K .......... .......... .......... .......... ..........  3% 23.8M 21s",
                                " 30050K .......... .......... .......... .......... ..........  3% 22.2M 21s",
                                " 30100K .......... .......... .......... .......... ..........  3% 22.7M 21s",
                                " 30150K .......... .......... .......... .......... ..........  3% 24.1M 21s",
                                " 30200K .......... .......... .......... .......... ..........  3% 23.6M 21s",
                                " 30250K .......... .......... .......... .......... ..........  3% 24.0M 21s",
                                " 30300K .......... .......... .......... .......... ..........  3% 20.3M 21s",
                                " 30350K .......... .......... .......... .......... ..........  3% 26.6M 21s",
                                " 30400K .......... .......... .......... .......... ..........  3% 27.7M 21s",
                                " 30450K .......... .......... .......... .......... ..........  3% 23.9M 21s",
                                " 30500K .......... .......... .......... .......... ..........  3% 26.8M 21s",
                                " 30550K .......... .......... .......... .......... ..........  3% 26.9M 21s",
                                " 30600K .......... .......... .......... .......... ..........  3% 8.24M 21s",
                                " 30650K .......... .......... .......... .......... ..........  3% 32.0M 21s",
                                " 30700K .......... .......... .......... .......... ..........  3% 4.96M 21s",
                                " 30750K .......... .......... .......... .......... ..........  3% 83.2M 21s",
                                " 30800K .......... .......... .......... .......... ..........  3% 89.1M 21s",
                                " 30850K .......... .......... .......... .......... ..........  3% 74.4M 21s",
                                " 30900K .......... .......... .......... .......... ..........  3% 95.7M 21s",
                                " 30950K .......... .......... .......... .......... ..........  3% 73.0M 21s",
                                " 31000K .......... .......... .......... .......... ..........  3% 76.4M 21s",
                                " 31050K .......... .......... .......... .......... ..........  3% 60.3M 21s",
                                " 31100K .......... .......... .......... .......... ..........  3% 81.4M 21s",
                                " 31150K .......... .......... .......... .......... ..........  3% 75.4M 21s",
                                " 31200K .......... .......... .......... .......... ..........  3% 80.3M 21s",
                                " 31250K .......... .......... .......... .......... ..........  3% 77.2M 21s",
                                " 31300K .......... .......... .......... .......... ..........  3% 34.7M 21s",
                                " 31350K .......... .......... .......... .......... ..........  3% 44.6M 21s",
                                " 31400K .......... .......... .......... .......... ..........  3% 54.6M 21s",
                                " 31450K .......... .......... .......... .......... ..........  3% 75.8M 21s",
                                " 31500K .......... .......... .......... .......... ..........  3% 80.4M 21s",
                                " 31550K .......... .......... .......... .......... ..........  3% 89.1M 21s",
                                " 31600K .......... .......... .......... .......... ..........  3% 69.7M 21s",
                                " 31650K .......... .......... .......... .......... ..........  3% 28.6M 21s",
                                " 31700K .......... .......... .......... .......... ..........  3% 69.0M 21s",
                                " 31750K .......... .......... .......... .......... ..........  3% 85.4M 21s",
                                " 31800K .......... .......... .......... .......... ..........  3% 93.4M 21s",
                                " 31850K .......... .......... .......... .......... ..........  3% 57.8M 21s",
                                " 31900K .......... .......... .......... .......... ..........  3% 42.3M 21s",
                                " 31950K .......... .......... .......... .......... ..........  3% 56.1M 21s",
                                " 32000K .......... .......... .......... .......... ..........  3% 81.2M 21s",
                                " 32050K .......... .......... .......... .......... ..........  3% 71.4M 21s",
                                " 32100K .......... .......... .......... .......... ..........  3% 34.9M 21s",
                                " 32150K .......... .......... .......... .......... ..........  3% 42.4M 21s",
                                " 32200K .......... .......... .......... .......... ..........  3% 72.6M 21s",
                                " 32250K .......... .......... .......... .......... ..........  3% 71.7M 21s",
                                " 32300K .......... .......... .......... .......... ..........  3% 42.9M 21s",
                                " 32350K .......... .......... .......... .......... ..........  3% 60.0M 21s",
                                " 32400K .......... .......... .......... .......... ..........  3% 51.2M 21s",
                                " 32450K .......... .......... .......... .......... ..........  3% 49.8M 21s",
                                " 32500K .......... .......... .......... .......... ..........  3% 83.8M 21s",
                                " 32550K .......... .......... .......... .......... ..........  3% 83.7M 21s",
                                " 32600K .......... .......... .......... .......... ..........  3% 79.9M 21s",
                                " 32650K .......... .......... .......... .......... ..........  3% 28.7M 21s",
                                " 32700K .......... .......... .......... .......... ..........  3% 52.0M 21s",
                                " 32750K .......... .......... .......... .......... ..........  3% 86.6M 21s",
                                " 32800K .......... .......... .......... .......... ..........  3% 94.4M 21s",
                                " 32850K .......... .......... .......... .......... ..........  4% 76.4M 21s",
                                " 32900K .......... .......... .......... .......... ..........  4% 86.4M 21s",
                                " 32950K .......... .......... .......... .......... ..........  4% 39.3M 21s",
                                " 33000K .......... .......... .......... .......... ..........  4% 82.2M 21s",
                                " 33050K .......... .......... .......... .......... ..........  4% 76.7M 21s",
                                " 33100K .......... .......... .......... .......... ..........  4% 85.0M 21s",
                                " 33150K .......... .......... .......... .......... ..........  4% 90.5M 21s",
                                " 33200K .......... .......... .......... .......... ..........  4% 89.5M 21s",
                                " 33250K .......... .......... .......... .......... ..........  4% 43.9M 21s",
                                " 33300K .......... .......... .......... .......... ..........  4% 90.6M 21s",
                                " 33350K .......... .......... .......... .......... ..........  4% 77.6M 21s",
                                " 33400K .......... .......... .......... .......... ..........  4% 72.2M 21s",
                                " 33450K .......... .......... .......... .......... ..........  4% 76.6M 21s",
                                " 33500K .......... .......... .......... .......... ..........  4% 74.3M 21s",
                                " 33550K .......... .......... .......... .......... ..........  4% 38.4M 21s",
                                " 33600K .......... .......... .......... .......... ..........  4% 52.7M 21s",
                                " 33650K .......... .......... .......... .......... ..........  4% 67.4M 21s",
                                " 33700K .......... .......... .......... .......... ..........  4% 15.1M 21s",
                                " 33750K .......... .......... .......... .......... ..........  4%  133M 21s",
                                " 33800K .......... .......... .......... .......... ..........  4% 92.1M 21s",
                                " 33850K .......... .......... .......... .......... ..........  4%  151M 20s",
                                " 33900K .......... .......... .......... .......... ..........  4% 19.7M 21s",
                                " 33950K .......... .......... .......... .......... ..........  4% 92.3M 21s",
                                " 34000K .......... .......... .......... .......... ..........  4% 95.3M 20s",
                                " 34050K .......... .......... .......... .......... ..........  4% 13.9M 21s",
                                " 34100K .......... .......... .......... .......... ..........  4% 37.8M 21s",
                                " 34150K .......... .......... .......... .......... ..........  4% 53.6M 21s",
                                " 34200K .......... .......... .......... .......... ..........  4% 16.9M 21s",
                                " 34250K .......... .......... .......... .......... ..........  4% 55.7M 21s",
                                " 34300K .......... .......... .......... .......... ..........  4% 31.9M 21s",
                                " 34350K .......... .......... .......... .......... ..........  4% 14.8M 21s",
                                " 34400K .......... .......... .......... .......... ..........  4% 80.1M 21s",
                                " 34450K .......... .......... .......... .......... ..........  4% 13.0M 21s",
                                " 34500K .......... .......... .......... .......... ..........  4% 21.3M 21s",
                                " 34550K .......... .......... .......... .......... ..........  4%  104M 21s",
                                " 34600K .......... .......... .......... .......... ..........  4% 16.8M 21s",
                                " 34650K .......... .......... .......... .......... ..........  4% 41.5M 21s",
                                " 34700K .......... .......... .......... .......... ..........  4% 7.55M 21s",
                                " 34750K .......... .......... .......... .......... ..........  4%  105M 21s",
                                " 34800K .......... .......... .......... .......... ..........  4%  101M 21s",
                                " 34850K .......... .......... .......... .......... ..........  4% 52.9M 21s",
                                " 34900K .......... .......... .......... .......... ..........  4% 85.3M 21s",
                                " 34950K .......... .......... .......... .......... ..........  4% 24.4M 21s",
                                " 35000K .......... .......... .......... .......... ..........  4% 98.1M 21s",
                                " 35050K .......... .......... .......... .......... ..........  4% 44.3M 21s",
                                " 35100K .......... .......... .......... .......... ..........  4% 85.5M 21s",
                                " 35150K .......... .......... .......... .......... ..........  4% 17.0M 21s",
                                " 35200K .......... .......... .......... .......... ..........  4% 85.4M 21s",
                                " 35250K .......... .......... .......... .......... ..........  4% 83.6M 21s",
                                " 35300K .......... .......... .......... .......... ..........  4% 86.3M 21s",
                                " 35350K .......... .......... .......... .......... ..........  4% 83.3M 21s",
                                " 35400K .......... .......... .......... .......... ..........  4%  147M 21s",
                                " 35450K .......... .......... .......... .......... ..........  4% 26.5M 21s",
                                " 35500K .......... .......... .......... .......... ..........  4% 15.3M 21s",
                                " 35550K .......... .......... .......... .......... ..........  4% 99.5M 21s",
                                " 35600K .......... .......... .......... .......... ..........  4%  130M 21s",
                                " 35650K .......... .......... .......... .......... ..........  4%  107M 21s",
                                " 35700K .......... .......... .......... .......... ..........  4%  118M 21s",
                                " 35750K .......... .......... .......... .......... ..........  4% 22.4M 21s",
                                " 35800K .......... .......... .......... .......... ..........  4% 83.0M 21s",
                                " 35850K .......... .......... .......... .......... ..........  4% 78.9M 21s",
                                " 35900K .......... .......... .......... .......... ..........  4% 94.5M 21s",
                                " 35950K .......... .......... .......... .......... ..........  4%  104M 21s",
                                " 36000K .......... .......... .......... .......... ..........  4%  114M 21s",
                                " 36050K .......... .......... .......... .......... ..........  4% 16.1M 21s",
                                " 36100K .......... .......... .......... .......... ..........  4% 30.3M 21s",
                                " 36150K .......... .......... .......... .......... ..........  4% 39.5M 21s",
                                " 36200K .......... .......... .......... .......... ..........  4% 77.5M 21s",
                                " 36250K .......... .......... .......... .......... ..........  4%  108M 21s",
                                " 36300K .......... .......... .......... .......... ..........  4% 20.6M 21s",
                                " 36350K .......... .......... .......... .......... ..........  4% 24.6M 21s",
                                " 36400K .......... .......... .......... .......... ..........  4% 59.3M 21s",
                                " 36450K .......... .......... .......... .......... ..........  4% 89.1M 21s",
                                " 36500K .......... .......... .......... .......... ..........  4%  106M 21s",
                                " 36550K .......... .......... .......... .......... ..........  4% 25.4M 21s",
                                " 36600K .......... .......... .......... .......... ..........  4% 21.6M 21s",
                                " 36650K .......... .......... .......... .......... ..........  4% 15.7M 21s",
                                " 36700K .......... .......... .......... .......... ..........  4% 64.2M 21s",
                                " 36750K .......... .......... .......... .......... ..........  4% 11.7M 21s",
                                " 36800K .......... .......... .......... .......... ..........  4% 36.8M 21s",
                                " 36850K .......... .......... .......... .......... ..........  4% 67.6M 21s",
                                " 36900K .......... .......... .......... .......... ..........  4% 36.8M 21s",
                                " 36950K .......... .......... .......... .......... ..........  4% 93.6M 21s",
                                " 37000K .......... .......... .......... .......... ..........  4% 45.5M 21s",
                                " 37050K .......... .......... .......... .......... ..........  4%  103M 21s",
                                " 37100K .......... .......... .......... .......... ..........  4% 54.7M 21s",
                                " 37150K .......... .......... .......... .......... ..........  4% 63.5M 21s",
                                " 37200K .......... .......... .......... .......... ..........  4% 52.7M 21s",
                                " 37250K .......... .......... .......... .......... ..........  4% 45.6M 21s",
                                " 37300K .......... .......... .......... .......... ..........  4% 71.2M 21s",
                                " 37350K .......... .......... .......... .......... ..........  4% 58.5M 20s",
                                " 37400K .......... .......... .......... .......... ..........  4% 63.6M 20s",
                                " 37450K .......... .......... .......... .......... ..........  4% 49.1M 20s",
                                " 37500K .......... .......... .......... .......... ..........  4% 69.8M 20s",
                                " 37550K .......... .......... .......... .......... ..........  4% 99.3M 20s",
                                " 37600K .......... .......... .......... .......... ..........  4% 94.2M 20s",
                                " 37650K .......... .......... .......... .......... ..........  4% 87.6M 20s",
                                " 37700K .......... .......... .......... .......... ..........  4% 86.4M 20s",
                                " 37750K .......... .......... .......... .......... ..........  4% 76.4M 20s",
                                " 37800K .......... .......... .......... .......... ..........  4% 78.3M 20s",
                                " 37850K .......... .......... .......... .......... ..........  4% 92.8M 20s",
                                " 37900K .......... .......... .......... .......... ..........  4% 72.2M 20s",
                                " 37950K .......... .......... .......... .......... ..........  4% 96.3M 20s",
                                " 38000K .......... .......... .......... .......... ..........  4% 80.7M 20s",
                                " 38050K .......... .......... .......... .......... ..........  4% 99.0M 20s",
                                " 38100K .......... .......... .......... .......... ..........  4% 86.4M 20s",
                                " 38150K .......... .......... .......... .......... ..........  4% 92.3M 20s",
                                " 38200K .......... .......... .......... .......... ..........  4% 71.4M 20s",
                                " 38250K .......... .......... .......... .......... ..........  4% 71.4M 20s",
                                " 38300K .......... .......... .......... .......... ..........  4% 81.8M 20s",
                                " 38350K .......... .......... .......... .......... ..........  4% 99.8M 20s",
                                " 38400K .......... .......... .......... .......... ..........  4% 33.7M 20s",
                                " 38450K .......... .......... .......... .......... ..........  4% 21.7M 20s",
                                " 38500K .......... .......... .......... .......... ..........  4% 93.6M 20s",
                                " 38550K .......... .......... .......... .......... ..........  4% 97.5M 20s",
                                " 38600K .......... .......... .......... .......... ..........  4% 21.0M 20s",
                                " 38650K .......... .......... .......... .......... ..........  4% 86.5M 20s",
                                " 38700K .......... .......... .......... .......... ..........  4% 75.8M 20s",
                                " 38750K .......... .......... .......... .......... ..........  4% 92.5M 20s",
                                " 38800K .......... .......... .......... .......... ..........  4% 24.8M 20s",
                                " 38850K .......... .......... .......... .......... ..........  4% 62.3M 20s",
                                " 38900K .......... .......... .......... .......... ..........  4% 9.21M 20s",
                                " 38950K .......... .......... .......... .......... ..........  4% 77.8M 20s",
                                " 39000K .......... .......... .......... .......... ..........  4% 79.7M 20s",
                                " 39050K .......... .......... .......... .......... ..........  4%  100M 20s",
                                " 39100K .......... .......... .......... .......... ..........  4% 61.0M 20s",
                                " 39150K .......... .......... .......... .......... ..........  4% 62.0M 20s",
                                " 39200K .......... .......... .......... .......... ..........  4% 85.6M 20s",
                                " 39250K .......... .......... .......... .......... ..........  4% 12.0M 20s",
                                " 39300K .......... .......... .......... .......... ..........  4% 64.1M 20s",
                                " 39350K .......... .......... .......... .......... ..........  4% 17.6M 20s",
                                " 39400K .......... .......... .......... .......... ..........  4% 54.6M 20s",
                                " 39450K .......... .......... .......... .......... ..........  4% 84.1M 20s",
                                " 39500K .......... .......... .......... .......... ..........  4% 11.5M 20s",
                                " 39550K .......... .......... .......... .......... ..........  4% 8.35M 20s",
                                " 39600K .......... .......... .......... .......... ..........  4% 73.1M 20s",
                                " 39650K .......... .......... .......... .......... ..........  4%  111M 20s",
                                " 39700K .......... .......... .......... .......... ..........  4%  111M 20s",
                                " 39750K .......... .......... .......... .......... ..........  4% 12.5M 20s",
                                " 39800K .......... .......... .......... .......... ..........  4%  117M 20s",
                                " 39850K .......... .......... .......... .......... ..........  4% 10.5M 20s",
                                " 39900K .......... .......... .......... .......... ..........  4%  111M 20s",
                                " 39950K .......... .......... .......... .......... ..........  4% 86.3M 20s",
                                " 40000K .......... .......... .......... .......... ..........  4% 12.9M 20s",
                                " 40050K .......... .......... .......... .......... ..........  4% 61.3M 20s",
                                " 40100K .......... .......... .......... .......... ..........  4% 13.1M 20s",
                                " 40150K .......... .......... .......... .......... ..........  4% 64.5M 20s",
                                " 40200K .......... .......... .......... .......... ..........  4% 8.35M 20s",
                                " 40250K .......... .......... .......... .......... ..........  4% 90.8M 20s",
                                " 40300K .......... .......... .......... .......... ..........  4%  132M 20s",
                                " 40350K .......... .......... .......... .......... ..........  4% 14.2M 21s",
                                " 40400K .......... .......... .......... .......... ..........  4% 69.5M 20s",
                                " 40450K .......... .......... .......... .......... ..........  4% 42.1M 20s",
                                " 40500K .......... .......... .......... .......... ..........  4% 11.5M 21s",
                                " 40550K .......... .......... .......... .......... ..........  4% 83.7M 21s",
                                " 40600K .......... .......... .......... .......... ..........  4%  103M 21s",
                                " 40650K .......... .......... .......... .......... ..........  4% 11.0M 21s",
                                " 40700K .......... .......... .......... .......... ..........  4% 69.7M 21s",
                                " 40750K .......... .......... .......... .......... ..........  4% 19.3M 21s",
                                " 40800K .......... .......... .......... .......... ..........  4% 56.1M 21s",
                                " 40850K .......... .......... .......... .......... ..........  4% 45.8M 21s",
                                " 40900K .......... .......... .......... .......... ..........  4% 12.8M 21s",
                                " 40950K .......... .......... .......... .......... ..........  4% 66.1M 21s",
                                " 41000K .......... .......... .......... .......... ..........  4% 14.2M 21s",
                                " 41050K .......... .......... .......... .......... ..........  5% 35.7M 21s",
                                " 41100K .......... .......... .......... .......... ..........  5% 36.4M 21s",
                                " 41150K .......... .......... .......... .......... ..........  5% 13.1M 21s",
                                " 41200K .......... .......... .......... .......... ..........  5% 49.7M 21s",
                                " 41250K .......... .......... .......... .......... ..........  5% 12.2M 21s",
                                " 41300K .......... .......... .......... .......... ..........  5% 18.4M 21s",
                                " 41350K .......... .......... .......... .......... ..........  5% 88.7M 21s",
                                " 41400K .......... .......... .......... .......... ..........  5% 14.9M 21s",
                                " 41450K .......... .......... .......... .......... ..........  5% 58.2M 21s",
                                " 41500K .......... .......... .......... .......... ..........  5% 12.9M 21s",
                                " 41550K .......... .......... .......... .......... ..........  5% 48.0M 21s",
                                " 41600K .......... .......... .......... .......... ..........  5% 63.2M 21s",
                                " 41650K .......... .......... .......... .......... ..........  5% 11.7M 21s",
                                " 41700K .......... .......... .......... .......... ..........  5% 28.9M 21s",
                                " 41750K .......... .......... .......... .......... ..........  5% 18.1M 21s",
                                " 41800K .......... .......... .......... .......... ..........  5% 23.3M 21s",
                                " 41850K .......... .......... .......... .......... ..........  5%  104M 21s",
                                " 41900K .......... .......... .......... .......... ..........  5% 7.25M 21s",
                                " 41950K .......... .......... .......... .......... ..........  5% 90.6M 21s",
                                " 42000K .......... .......... .......... .......... ..........  5% 24.4M 21s",
                                " 42050K .......... .......... .......... .......... ..........  5% 62.0M 21s",
                                " 42100K .......... .......... .......... .......... ..........  5% 58.0M 21s",
                                " 42150K .......... .......... .......... .......... ..........  5% 11.5M 21s",
                                " 42200K .......... .......... .......... .......... ..........  5% 46.5M 21s",
                                " 42250K .......... .......... .......... .......... ..........  5% 24.6M 21s",
                                " 42300K .......... .......... .......... .......... ..........  5% 11.3M 21s",
                                " 42350K .......... .......... .......... .......... ..........  5% 58.4M 21s",
                                " 42400K .......... .......... .......... .......... ..........  5% 11.6M 21s",
                                " 42450K .......... .......... .......... .......... ..........  5% 21.8M 21s",
                                " 42500K .......... .......... .......... .......... ..........  5% 82.7M 21s",
                                " 42550K .......... .......... .......... .......... ..........  5% 10.0M 21s",
                                " 42600K .......... .......... .......... .......... ..........  5% 66.3M 21s",
                                " 42650K .......... .......... .......... .......... ..........  5% 7.99M 21s",
                                " 42700K .......... .......... .......... .......... ..........  5% 98.1M 21s",
                                " 42750K .......... .......... .......... .......... ..........  5% 68.2M 21s",
                                " 42800K .......... .......... .......... .......... ..........  5% 11.6M 21s",
                                " 42850K .......... .......... .......... .......... ..........  5% 69.6M 21s",
                                " 42900K .......... .......... .......... .......... ..........  5% 10.6M 21s",
                                " 42950K .......... .......... .......... .......... ..........  5% 12.2M 21s",
                                " 43000K .......... .......... .......... .......... ..........  5%  111M 21s",
                                " 43050K .......... .......... .......... .......... ..........  5% 10.8M 21s",
                                " 43100K .......... .......... .......... .......... ..........  5%  112M 21s",
                                " 43150K .......... .......... .......... .......... ..........  5% 20.5M 21s",
                                " 43200K .......... .......... .......... .......... ..........  5% 20.3M 21s",
                                " 43250K .......... .......... .......... .......... ..........  5% 16.2M 21s",
                                " 43300K .......... .......... .......... .......... ..........  5% 57.9M 21s",
                                " 43350K .......... .......... .......... .......... ..........  5%  102M 21s",
                                " 43400K .......... .......... .......... .......... ..........  5%  122M 21s",
                                " 43450K .......... .......... .......... .......... ..........  5% 12.7M 21s",
                                " 43500K .......... .......... .......... .......... ..........  5% 52.0M 21s",
                                " 43550K .......... .......... .......... .......... ..........  5% 13.8M 21s",
                                " 43600K .......... .......... .......... .......... ..........  5% 77.8M 21s",
                                " 43650K .......... .......... .......... .......... ..........  5% 87.1M 21s",
                                " 43700K .......... .......... .......... .......... ..........  5% 13.6M 21s",
                                " 43750K .......... .......... .......... .......... ..........  5% 62.4M 21s",
                                " 43800K .......... .......... .......... .......... ..........  5% 12.3M 21s",
                                " 43850K .......... .......... .......... .......... ..........  5% 37.7M 21s",
                                " 43900K .......... .......... .......... .......... ..........  5% 80.8M 21s",
                                " 43950K .......... .......... .......... .......... ..........  5% 16.4M 21s",
                                " 44000K .......... .......... .......... .......... ..........  5% 67.6M 21s",
                                " 44050K .......... .......... .......... .......... ..........  5% 11.5M 22s",
                                " 44100K .......... .......... .......... .......... ..........  5% 34.4M 22s",
                                " 44150K .......... .......... .......... .......... ..........  5% 53.9M 21s",
                                " 44200K .......... .......... .......... .......... ..........  5%  106M 21s",
                                " 44250K .......... .......... .......... .......... ..........  5% 19.4M 21s",
                                " 44300K .......... .......... .......... .......... ..........  5% 68.4M 21s",
                                " 44350K .......... .......... .......... .......... ..........  5% 33.3M 21s",
                                " 44400K .......... .......... .......... .......... ..........  5% 19.5M 22s",
                                " 44450K .......... .......... .......... .......... ..........  5% 82.4M 21s",
                                " 44500K .......... .......... .......... .......... ..........  5% 42.6M 21s",
                                " 44550K .......... .......... .......... .......... ..........  5% 13.9M 22s",
                                " 44600K .......... .......... .......... .......... ..........  5% 39.1M 22s",
                                " 44650K .......... .......... .......... .......... ..........  5% 40.5M 22s",
                                " 44700K .......... .......... .......... .......... ..........  5% 8.52M 22s",
                                " 44750K .......... .......... .......... .......... ..........  5% 77.8M 22s",
                                " 44800K .......... .......... .......... .......... ..........  5% 81.4M 22s",
                                " 44850K .......... .......... .......... .......... ..........  5% 74.8M 22s",
                                " 44900K .......... .......... .......... .......... ..........  5% 71.0M 22s",
                                " 44950K .......... .......... .......... .......... ..........  5% 72.9M 22s",
                                " 45000K .......... .......... .......... .......... ..........  5% 58.0M 22s",
                                " 45050K .......... .......... .......... .......... ..........  5% 70.1M 21s",
                                " 45100K .......... .......... .......... .......... ..........  5% 81.0M 21s",
                                " 45150K .......... .......... .......... .......... ..........  5%  105M 21s",
                                " 45200K .......... .......... .......... .......... ..........  5% 91.3M 21s",
                                " 45250K .......... .......... .......... .......... ..........  5% 63.2M 21s",
                                " 45300K .......... .......... .......... .......... ..........  5% 90.5M 21s",
                                " 45350K .......... .......... .......... .......... ..........  5% 99.1M 21s",
                                " 45400K .......... .......... .......... .......... ..........  5%  101M 21s",
                                " 45450K .......... .......... .......... .......... ..........  5% 52.7M 21s",
                                " 45500K .......... .......... .......... .......... ..........  5% 68.7M 21s",
                                " 45550K .......... .......... .......... .......... ..........  5% 71.1M 21s",
                                " 45600K .......... .......... .......... .......... ..........  5% 68.5M 21s",
                                " 45650K .......... .......... .......... .......... ..........  5% 98.6M 21s",
                                " 45700K .......... .......... .......... .......... ..........  5% 61.9M 21s",
                                " 45750K .......... .......... .......... .......... ..........  5% 68.4M 21s",
                                " 45800K .......... .......... .......... .......... ..........  5% 94.1M 21s",
                                " 45850K .......... .......... .......... .......... ..........  5% 78.3M 21s",
                                " 45900K .......... .......... .......... .......... ..........  5% 59.0M 21s",
                                " 45950K .......... .......... .......... .......... ..........  5% 87.2M 21s",
                                " 46000K .......... .......... .......... .......... ..........  5% 53.8M 21s",
                                " 46050K .......... .......... .......... .......... ..........  5%  135M 21s",
                                " 46100K .......... .......... .......... .......... ..........  5% 58.4M 21s",
                                " 46150K .......... .......... .......... .......... ..........  5% 83.5M 21s",
                                " 46200K .......... .......... .......... .......... ..........  5% 78.8M 21s",
                                " 46250K .......... .......... .......... .......... ..........  5% 83.1M 21s",
                                " 46300K .......... .......... .......... .......... ..........  5% 73.7M 21s",
                                " 46350K .......... .......... .......... .......... ..........  5% 68.1M 21s",
                                " 46400K .......... .......... .......... .......... ..........  5% 74.8M 21s",
                                " 46450K .......... .......... .......... .......... ..........  5% 75.3M 21s",
                                " 46500K .......... .......... .......... .......... ..........  5% 45.7M 21s",
                                " 46550K .......... .......... .......... .......... ..........  5%  100M 21s",
                                " 46600K .......... .......... .......... .......... ..........  5% 21.8M 21s",
                                " 46650K .......... .......... .......... .......... ..........  5% 20.3M 21s",
                                " 46700K .......... .......... .......... .......... ..........  5%  124M 21s",
                                " 46750K .......... .......... .......... .......... ..........  5% 15.0M 21s",
                                " 46800K .......... .......... .......... .......... ..........  5%  102M 21s",
                                " 46850K .......... .......... .......... .......... ..........  5%  126M 21s",
                                " 46900K .......... .......... .......... .......... ..........  5% 82.4M 21s",
                                " 46950K .......... .......... .......... .......... ..........  5% 79.4M 21s",
                                " 47000K .......... .......... .......... .......... ..........  5%  108M 21s",
                                " 47050K .......... .......... .......... .......... ..........  5% 96.0M 21s",
                                " 47100K .......... .......... .......... .......... ..........  5% 30.2M 21s",
                                " 47150K .......... .......... .......... .......... ..........  5%  132M 21s",
                                " 47200K .......... .......... .......... .......... ..........  5%  139M 21s",
                                " 47250K .......... .......... .......... .......... ..........  5% 40.3M 21s",
                                " 47300K .......... .......... .......... .......... ..........  5%  110M 21s",
                                " 47350K .......... .......... .......... .......... ..........  5% 85.8M 21s",
                                " 47400K .......... .......... .......... .......... ..........  5% 84.4M 21s",
                                " 47450K .......... .......... .......... .......... ..........  5% 42.5M 21s",
                                " 47500K .......... .......... .......... .......... ..........  5%  131M 21s",
                                " 47550K .......... .......... .......... .......... ..........  5% 42.3M 21s",
                                " 47600K .......... .......... .......... .......... ..........  5% 53.2M 21s",
                                " 47650K .......... .......... .......... .......... ..........  5%  113M 21s",
                                " 47700K .......... .......... .......... .......... ..........  5%  124M 21s",
                                " 47750K .......... .......... .......... .......... ..........  5% 39.9M 21s",
                                " 47800K .......... .......... .......... .......... ..........  5% 79.9M 21s",
                                " 47850K .......... .......... .......... .......... ..........  5% 31.2M 21s",
                                " 47900K .......... .......... .......... .......... ..........  5% 98.6M 21s",
                                " 47950K .......... .......... .......... .......... ..........  5% 45.1M 21s",
                                " 48000K .......... .......... .......... .......... ..........  5% 72.0M 21s",
                                " 48050K .......... .......... .......... .......... ..........  5% 68.2M 21s",
                                " 48100K .......... .......... .......... .......... ..........  5% 60.9M 21s",
                                " 48150K .......... .......... .......... .......... ..........  5% 24.7M 21s",
                                " 48200K .......... .......... .......... .......... ..........  5% 79.9M 21s",
                                " 48250K .......... .......... .......... .......... ..........  5% 37.3M 21s",
                                " 48300K .......... .......... .......... .......... ..........  5%  109M 21s",
                                " 48350K .......... .......... .......... .......... ..........  5% 18.4M 21s",
                                " 48400K .......... .......... .......... .......... ..........  5% 57.7M 21s",
                                " 48450K .......... .......... .......... .......... ..........  5% 90.4M 21s",
                                " 48500K .......... .......... .......... .......... ..........  5% 23.9M 21s",
                                " 48550K .......... .......... .......... .......... ..........  5% 65.7M 21s",
                                " 48600K .......... .......... .......... .......... ..........  5% 50.8M 21s",
                                " 48650K .......... .......... .......... .......... ..........  5% 77.2M 21s",
                                " 48700K .......... .......... .......... .......... ..........  5% 33.9M 21s",
                                " 48750K .......... .......... .......... .......... ..........  5% 54.4M 21s",
                                " 48800K .......... .......... .......... .......... ..........  5% 23.2M 21s",
                                " 48850K .......... .......... .......... .......... ..........  5% 69.3M 21s",
                                " 48900K .......... .......... .......... .......... ..........  5% 48.5M 21s",
                                " 48950K .......... .......... .......... .......... ..........  5% 53.6M 21s",
                                " 49000K .......... .......... .......... .......... ..........  5% 66.7M 21s",
                                " 49050K .......... .......... .......... .......... ..........  5% 17.7M 21s",
                                " 49100K .......... .......... .......... .......... ..........  5% 22.9M 21s",
                                " 49150K .......... .......... .......... .......... ..........  5% 82.3M 21s",
                                " 49200K .......... .......... .......... .......... ..........  5% 23.2M 21s",
                                " 49250K .......... .......... .......... .......... ..........  6% 62.3M 21s",
                                " 49300K .......... .......... .......... .......... ..........  6%  106M 21s",
                                " 49350K .......... .......... .......... .......... ..........  6% 38.3M 21s",
                                " 49400K .......... .......... .......... .......... ..........  6% 85.2M 21s",
                                " 49450K .......... .......... .......... .......... ..........  6% 76.6M 21s",
                                " 49500K .......... .......... .......... .......... ..........  6% 64.2M 21s",
                                " 49550K .......... .......... .......... .......... ..........  6% 44.0M 21s",
                                " 49600K .......... .......... .......... .......... ..........  6% 70.6M 21s",
                                " 49650K .......... .......... .......... .......... ..........  6% 35.8M 21s",
                                " 49700K .......... .......... .......... .......... ..........  6%  100M 21s",
                                " 49750K .......... .......... .......... .......... ..........  6% 12.6M 21s",
                                " 49800K .......... .......... .......... .......... ..........  6% 46.5M 21s",
                                " 49850K .......... .......... .......... .......... ..........  6% 84.9M 21s",
                                " 49900K .......... .......... .......... .......... ..........  6% 77.0M 21s",
                                " 49950K .......... .......... .......... .......... ..........  6% 63.0M 21s",
                                " 50000K .......... .......... .......... .......... ..........  6% 63.1M 21s",
                                " 50050K .......... .......... .......... .......... ..........  6% 99.4M 21s",
                                " 50100K .......... .......... .......... .......... ..........  6%  104M 21s",
                                " 50150K .......... .......... .......... .......... ..........  6% 87.8M 21s",
                                " 50200K .......... .......... .......... .......... ..........  6% 41.4M 21s",
                                " 50250K .......... .......... .......... .......... ..........  6% 70.5M 21s",
                                " 50300K .......... .......... .......... .......... ..........  6% 90.6M 21s",
                                " 50350K .......... .......... .......... .......... ..........  6%  105M 21s",
                                " 50400K .......... .......... .......... .......... ..........  6% 49.6M 21s",
                                " 50450K .......... .......... .......... .......... ..........  6% 94.1M 21s",
                                " 50500K .......... .......... .......... .......... ..........  6%  102M 21s",
                                " 50550K .......... .......... .......... .......... ..........  6% 74.5M 21s",
                                " 50600K .......... .......... .......... .......... ..........  6% 58.0M 21s",
                                " 50650K .......... .......... .......... .......... ..........  6% 92.7M 20s",
                                " 50700K .......... .......... .......... .......... ..........  6% 94.8M 20s",
                                " 50750K .......... .......... .......... .......... ..........  6% 23.0M 20s",
                                " 50800K .......... .......... .......... .......... ..........  6% 97.1M 20s",
                                " 50850K .......... .......... .......... .......... ..........  6%  109M 20s",
                                " 50900K .......... .......... .......... .......... ..........  6% 90.1M 20s",
                                " 50950K .......... .......... .......... .......... ..........  6% 43.9M 20s",
                                " 51000K .......... .......... .......... .......... ..........  6% 33.1M 20s",
                                " 51050K .......... .......... .......... .......... ..........  6% 15.7M 20s",
                                " 51100K .......... .......... .......... .......... ..........  6% 97.3M 20s",
                                " 51150K .......... .......... .......... .......... ..........  6% 86.1M 20s",
                                " 51200K .......... .......... .......... .......... ..........  6% 96.0M 20s",
                                " 51250K .......... .......... .......... .......... ..........  6% 28.9M 20s",
                                " 51300K .......... .......... .......... .......... ..........  6% 22.0M 20s",
                                " 51350K .......... .......... .......... .......... ..........  6% 23.6M 20s",
                                " 51400K .......... .......... .......... .......... ..........  6%  130M 20s",
                                " 51450K .......... .......... .......... .......... ..........  6% 20.3M 20s",
                                " 51500K .......... .......... .......... .......... ..........  6% 79.1M 20s",
                                " 51550K .......... .......... .......... .......... ..........  6% 19.5M 20s",
                                " 51600K .......... .......... .......... .......... ..........  6% 58.6M 20s",
                                " 51650K .......... .......... .......... .......... ..........  6% 57.6M 20s",
                                " 51700K .......... .......... .......... .......... ..........  6% 14.2M 20s",
                                " 51750K .......... .......... .......... .......... ..........  6% 74.8M 20s",
                                " 51800K .......... .......... .......... .......... ..........  6% 54.0M 20s",
                                " 51850K .......... .......... .......... .......... ..........  6% 28.7M 20s",
                                " 51900K .......... .......... .......... .......... ..........  6% 16.4M 20s",
                                " 51950K .......... .......... .......... .......... ..........  6% 56.5M 20s",
                                " 52000K .......... .......... .......... .......... ..........  6% 13.6M 21s",
                                " 52050K .......... .......... .......... .......... ..........  6% 13.7M 21s",
                                " 52100K .......... .......... .......... .......... ..........  6%  129M 21s",
                                " 52150K .......... .......... .......... .......... ..........  6% 4.72M 21s",
                                " 52200K .......... .......... .......... .......... ..........  6% 48.1M 21s",
                                " 52250K .......... .......... .......... .......... ..........  6% 83.0M 21s",
                                " 52300K .......... .......... .......... .......... ..........  6% 89.0M 21s",
                                " 52350K .......... .......... .......... .......... ..........  6%  112M 21s",
                                " 52400K .......... .......... .......... .......... ..........  6%  125M 21s",
                                " 52450K .......... .......... .......... .......... ..........  6%  132M 21s",
                                " 52500K .......... .......... .......... .......... ..........  6%  132M 21s",
                                " 52550K .......... .......... .......... .......... ..........  6% 12.2M 21s",
                                " 52600K .......... .......... .......... .......... ..........  6%  103M 21s",
                                " 52650K .......... .......... .......... .......... ..........  6% 21.3M 21s",
                                " 52700K .......... .......... .......... .......... ..........  6% 91.1M 21s",
                                " 52750K .......... .......... .......... .......... ..........  6% 69.2M 21s",
                                " 52800K .......... .......... .......... .......... ..........  6% 26.4M 21s",
                                " 52850K .......... .......... .......... .......... ..........  6% 77.0M 21s",
                                " 52900K .......... .......... .......... .......... ..........  6% 30.5M 21s",
                                " 52950K .......... .......... .......... .......... ..........  6% 83.1M 21s",
                                " 53000K .......... .......... .......... .......... ..........  6% 83.4M 21s",
                                " 53050K .......... .......... .......... .......... ..........  6% 85.7M 21s",
                                " 53100K .......... .......... .......... .......... ..........  6% 40.9M 21s",
                                " 53150K .......... .......... .......... .......... ..........  6% 23.0M 21s",
                                " 53200K .......... .......... .......... .......... ..........  6%  121M 21s",
                                " 53250K .......... .......... .......... .......... ..........  6% 79.5M 21s",
                                " 53300K .......... .......... .......... .......... ..........  6%  123M 21s",
                                " 53350K .......... .......... .......... .......... ..........  6% 85.9M 20s",
                                " 53400K .......... .......... .......... .......... ..........  6% 66.2M 20s",
                                " 53450K .......... .......... .......... .......... ..........  6% 74.2M 20s",
                                " 53500K .......... .......... .......... .......... ..........  6% 54.9M 20s",
                                " 53550K .......... .......... .......... .......... ..........  6% 78.9M 20s",
                                " 53600K .......... .......... .......... .......... ..........  6% 51.6M 20s",
                                " 53650K .......... .......... .......... .......... ..........  6% 57.5M 20s",
                                " 53700K .......... .......... .......... .......... ..........  6% 84.4M 20s",
                                " 53750K .......... .......... .......... .......... ..........  6% 55.2M 20s",
                                " 53800K .......... .......... .......... .......... ..........  6% 24.5M 20s",
                                " 53850K .......... .......... .......... .......... ..........  6% 98.1M 20s",
                                " 53900K .......... .......... .......... .......... ..........  6%  114M 20s",
                                " 53950K .......... .......... .......... .......... ..........  6%  114M 20s",
                                " 54000K .......... .......... .......... .......... ..........  6%  121M 20s",
                                " 54050K .......... .......... .......... .......... ..........  6%  129M 20s",
                                " 54100K .......... .......... .......... .......... ..........  6% 18.3M 20s",
                                " 54150K .......... .......... .......... .......... ..........  6% 52.8M 20s",
                                " 54200K .......... .......... .......... .......... ..........  6%  104M 20s",
                                " 54250K .......... .......... .......... .......... ..........  6% 85.9M 20s",
                                " 54300K .......... .......... .......... .......... ..........  6% 17.1M 20s",
                                " 54350K .......... .......... .......... .......... ..........  6% 37.4M 20s",
                                " 54400K .......... .......... .......... .......... ..........  6% 64.5M 20s",
                                " 54450K .......... .......... .......... .......... ..........  6% 46.8M 20s",
                                " 54500K .......... .......... .......... .......... ..........  6% 64.6M 20s",
                                " 54550K .......... .......... .......... .......... ..........  6% 56.3M 20s",
                                " 54600K .......... .......... .......... .......... ..........  6% 71.0M 20s",
                                " 54650K .......... .......... .......... .......... ..........  6% 91.8M 20s",
                                " 54700K .......... .......... .......... .......... ..........  6% 37.5M 20s",
                                " 54750K .......... .......... .......... .......... ..........  6%  112M 20s",
                                " 54800K .......... .......... .......... .......... ..........  6% 16.2M 20s",
                                " 54850K .......... .......... .......... .......... ..........  6% 94.2M 20s",
                                " 54900K .......... .......... .......... .......... ..........  6% 68.2M 20s",
                                " 54950K .......... .......... .......... .......... ..........  6% 64.1M 20s",
                                " 55000K .......... .......... .......... .......... ..........  6%  105M 20s",
                                " 55050K .......... .......... .......... .......... ..........  6% 76.7M 20s",
                                " 55100K .......... .......... .......... .......... ..........  6% 54.7M 20s",
                                " 55150K .......... .......... .......... .......... ..........  6% 89.5M 20s",
                                " 55200K .......... .......... .......... .......... ..........  6%  106M 20s",
                                " 55250K .......... .......... .......... .......... ..........  6% 44.3M 20s",
                                " 55300K .......... .......... .......... .......... ..........  6% 61.5M 20s",
                                " 55350K .......... .......... .......... .......... ..........  6% 31.3M 20s",
                                " 55400K .......... .......... .......... .......... ..........  6% 11.5M 20s",
                                " 55450K .......... .......... .......... .......... ..........  6% 81.0M 20s",
                                " 55500K .......... .......... .......... .......... ..........  6%  108M 20s",
                                " 55550K .......... .......... .......... .......... ..........  6% 82.0M 20s",
                                " 55600K .......... .......... .......... .......... ..........  6% 6.80M 20s",
                                " 55650K .......... .......... .......... .......... ..........  6% 12.2M 20s",
                                " 55700K .......... .......... .......... .......... ..........  6% 40.8M 20s",
                                " 55750K .......... .......... .......... .......... ..........  6% 95.4M 20s",
                                " 55800K .......... .......... .......... .......... ..........  6%  112M 20s",
                                " 55850K .......... .......... .......... .......... ..........  6% 17.7M 20s",
                                " 55900K .......... .......... .......... .......... ..........  6% 45.2M 20s",
                                " 55950K .......... .......... .......... .......... ..........  6% 8.90M 20s",
                                " 56000K .......... .......... .......... .......... ..........  6%  115M 20s",
                                " 56050K .......... .......... .......... .......... ..........  6% 34.7M 20s",
                                " 56100K .......... .......... .......... .......... ..........  6% 11.5M 20s",
                                " 56150K .......... .......... .......... .......... ..........  6% 58.7M 20s",
                                " 56200K .......... .......... .......... .......... ..........  6% 9.89M 20s",
                                " 56250K .......... .......... .......... .......... ..........  6% 31.6M 20s",
                                " 56300K .......... .......... .......... .......... ..........  6% 49.3M 20s",
                                " 56350K .......... .......... .......... .......... ..........  6% 8.51M 20s",
                                " 56400K .......... .......... .......... .......... ..........  6% 68.1M 20s",
                                " 56450K .......... .......... .......... .......... ..........  6% 6.58M 21s",
                                " 56500K .......... .......... .......... .......... ..........  6%  141M 21s",
                                " 56550K .......... .......... .......... .......... ..........  6%  132M 21s",
                                " 56600K .......... .......... .......... .......... ..........  6% 14.4M 21s",
                                " 56650K .......... .......... .......... .......... ..........  6% 74.4M 21s",
                                " 56700K .......... .......... .......... .......... ..........  6% 62.0M 21s",
                                " 56750K .......... .......... .......... .......... ..........  6% 9.60M 21s",
                                " 56800K .......... .......... .......... .......... ..........  6% 27.9M 21s",
                                " 56850K .......... .......... .......... .......... ..........  6% 14.3M 21s",
                                " 56900K .......... .......... .......... .......... ..........  6% 21.9M 21s",
                                " 56950K .......... .......... .......... .......... ..........  6%  105M 21s",
                                " 57000K .......... .......... .......... .......... ..........  6% 11.7M 21s",
                                " 57050K .......... .......... .......... .......... ..........  6% 37.9M 21s",
                                " 57100K .......... .......... .......... .......... ..........  6% 11.3M 21s",
                                " 57150K .......... .......... .......... .......... ..........  6% 47.9M 21s",
                                " 57200K .......... .......... .......... .......... ..........  6% 31.5M 21s",
                                " 57250K .......... .......... .......... .......... ..........  6% 11.8M 21s",
                                " 57300K .......... .......... .......... .......... ..........  6% 45.0M 21s",
                                " 57350K .......... .......... .......... .......... ..........  6% 10.8M 21s",
                                " 57400K .......... .......... .......... .......... ..........  6% 47.2M 21s",
                                " 57450K .......... .......... .......... .......... ..........  7% 47.5M 21s",
                                " 57500K .......... .......... .......... .......... ..........  7% 10.7M 21s",
                                " 57550K .......... .......... .......... .......... ..........  7% 22.6M 21s",
                                " 57600K .......... .......... .......... .......... ..........  7% 13.7M 21s",
                                " 57650K .......... .......... .......... .......... ..........  7% 4.94M 21s",
                                " 57700K .......... .......... .......... .......... ..........  7%  142M 21s",
                                " 57750K .......... .......... .......... .......... ..........  7%  122M 21s",
                                " 57800K .......... .......... .......... .......... ..........  7%  145M 21s",
                                " 57850K .......... .......... .......... .......... ..........  7% 29.1M 21s",
                                " 57900K .......... .......... .......... .......... ..........  7% 7.21M 21s",
                                " 57950K .......... .......... .......... .......... ..........  7% 94.6M 21s",
                                " 58000K .......... .......... .......... .......... ..........  7%  127M 21s",
                                " 58050K .......... .......... .......... .......... ..........  7%  118M 21s",
                                " 58100K .......... .......... .......... .......... ..........  7%  144M 21s",
                                " 58150K .......... .......... .......... .......... ..........  7% 9.41M 21s",
                                " 58200K .......... .......... .......... .......... ..........  7% 24.3M 21s",
                                " 58250K .......... .......... .......... .......... ..........  7% 11.1M 21s",
                                " 58300K .......... .......... .......... .......... ..........  7% 17.6M 21s",
                                " 58350K .......... .......... .......... .......... ..........  7%  123M 21s",
                                " 58400K .......... .......... .......... .......... ..........  7% 19.3M 21s",
                                " 58450K .......... .......... .......... .......... ..........  7% 28.1M 21s",
                                " 58500K .......... .......... .......... .......... ..........  7% 9.35M 21s",
                                " 58550K .......... .......... .......... .......... ..........  7% 71.1M 21s",
                                " 58600K .......... .......... .......... .......... ..........  7% 6.44M 21s",
                                " 58650K .......... .......... .......... .......... ..........  7%  101M 21s",
                                " 58700K .......... .......... .......... .......... ..........  7%  108M 21s",
                                " 58750K .......... .......... .......... .......... ..........  7% 11.7M 21s",
                                " 58800K .......... .......... .......... .......... ..........  7% 41.5M 21s",
                                " 58850K .......... .......... .......... .......... ..........  7% 40.1M 21s",
                                " 58900K .......... .......... .......... .......... ..........  7% 7.83M 21s",
                                " 58950K .......... .......... .......... .......... ..........  7% 5.89M 21s",
                                " 59000K .......... .......... .......... .......... ..........  7%  102M 21s",
                                " 59050K .......... .......... .......... .......... ..........  7%  117M 21s",
                                " 59100K .......... .......... .......... .......... ..........  7%  149M 21s",
                                " 59150K .......... .......... .......... .......... ..........  7%  151M 21s",
                                " 59200K .......... .......... .......... .......... ..........  7% 97.9M 21s",
                                " 59250K .......... .......... .......... .......... ..........  7% 16.0M 21s",
                                " 59300K .......... .......... .......... .......... ..........  7%  108M 21s",
                                " 59350K .......... .......... .......... .......... ..........  7% 32.8M 21s",
                                " 59400K .......... .......... .......... .......... ..........  7% 21.8M 21s",
                                " 59450K .......... .......... .......... .......... ..........  7% 18.0M 21s",
                                " 59500K .......... .......... .......... .......... ..........  7% 50.2M 21s",
                                " 59550K .......... .......... .......... .......... ..........  7% 11.3M 21s",
                                " 59600K .......... .......... .......... .......... ..........  7% 49.0M 21s",
                                " 59650K .......... .......... .......... .......... ..........  7% 21.3M 21s",
                                " 59700K .......... .......... .......... .......... ..........  7% 13.9M 21s",
                                " 59750K .......... .......... .......... .......... ..........  7% 65.2M 21s",
                                " 59800K .......... .......... .......... .......... ..........  7% 32.4M 21s",
                                " 59850K .......... .......... .......... .......... ..........  7% 11.7M 21s",
                                " 59900K .......... .......... .......... .......... ..........  7% 19.2M 21s",
                                " 59950K .......... .......... .......... .......... ..........  7% 18.2M 21s",
                                " 60000K .......... .......... .......... .......... ..........  7% 20.3M 21s",
                                " 60050K .......... .......... .......... .......... ..........  7% 28.4M 21s",
                                " 60100K .......... .......... .......... .......... ..........  7% 9.03M 21s",
                                " 60150K .......... .......... .......... .......... ..........  7% 66.2M 21s",
                                " 60200K .......... .......... .......... .......... ..........  7% 40.5M 21s",
                                " 60250K .......... .......... .......... .......... ..........  7% 9.08M 21s",
                                " 60300K .......... .......... .......... .......... ..........  7% 21.8M 21s",
                                " 60350K .......... .......... .......... .......... ..........  7% 24.1M 21s",
                                " 60400K .......... .......... .......... .......... ..........  7% 17.4M 21s",
                                " 60450K .......... .......... .......... .......... ..........  7% 87.3M 21s",
                                " 60500K .......... .......... .......... .......... ..........  7% 14.9M 21s",
                                " 60550K .......... .......... .......... .......... ..........  7% 24.5M 22s",
                                " 60600K .......... .......... .......... .......... ..........  7% 14.3M 22s",
                                " 60650K .......... .......... .......... .......... ..........  7% 20.9M 22s",
                                " 60700K .......... .......... .......... .......... ..........  7% 40.9M 22s",
                                " 60750K .......... .......... .......... .......... ..........  7% 14.3M 22s",
                                " 60800K .......... .......... .......... .......... ..........  7% 18.8M 22s",
                                " 60850K .......... .......... .......... .......... ..........  7% 15.7M 22s",
                                " 60900K .......... .......... .......... .......... ..........  7% 66.5M 22s",
                                " 60950K .......... .......... .......... .......... ..........  7% 17.0M 22s",
                                " 61000K .......... .......... .......... .......... ..........  7% 12.6M 22s",
                                " 61050K .......... .......... .......... .......... ..........  7% 17.9M 22s",
                                " 61100K .......... .......... .......... .......... ..........  7% 11.3M 22s",
                                " 61150K .......... .......... .......... .......... ..........  7% 24.2M 22s",
                                " 61200K .......... .......... .......... .......... ..........  7% 21.8M 22s",
                                " 61250K .......... .......... .......... .......... ..........  7% 9.46M 22s",
                                " 61300K .......... .......... .......... .......... ..........  7% 21.3M 22s",
                                " 61350K .......... .......... .......... .......... ..........  7% 17.7M 22s",
                                " 61400K .......... .......... .......... .......... ..........  7% 21.6M 22s",
                                " 61450K .......... .......... .......... .......... ..........  7% 20.6M 22s",
                                " 61500K .......... .......... .......... .......... ..........  7% 16.3M 22s",
                                " 61550K .......... .......... .......... .......... ..........  7% 21.1M 22s",
                                " 61600K .......... .......... .......... .......... ..........  7% 11.6M 22s",
                                " 61650K .......... .......... .......... .......... ..........  7% 43.5M 22s",
                                " 61700K .......... .......... .......... .......... ..........  7% 42.5M 22s",
                                " 61750K .......... .......... .......... .......... ..........  7% 19.1M 22s",
                                " 61800K .......... .......... .......... .......... ..........  7% 24.8M 22s",
                                " 61850K .......... .......... .......... .......... ..........  7% 22.7M 22s",
                                " 61900K .......... .......... .......... .......... ..........  7% 12.8M 22s",
                                " 61950K .......... .......... .......... .......... ..........  7% 26.7M 22s",
                                " 62000K .......... .......... .......... .......... ..........  7% 15.1M 22s",
                                " 62050K .......... .......... .......... .......... ..........  7% 25.9M 22s",
                                " 62100K .......... .......... .......... .......... ..........  7% 29.9M 22s",
                                " 62150K .......... .......... .......... .......... ..........  7% 23.3M 22s",
                                " 62200K .......... .......... .......... .......... ..........  7% 22.1M 22s",
                                " 62250K .......... .......... .......... .......... ..........  7% 11.8M 22s",
                                " 62300K .......... .......... .......... .......... ..........  7% 39.4M 22s",
                                " 62350K .......... .......... .......... .......... ..........  7% 35.3M 22s",
                                " 62400K .......... .......... .......... .......... ..........  7% 13.0M 22s",
                                " 62450K .......... .......... .......... .......... ..........  7% 31.5M 22s",
                                " 62500K .......... .......... .......... .......... ..........  7% 11.8M 22s",
                                " 62550K .......... .......... .......... .......... ..........  7% 41.8M 22s",
                                " 62600K .......... .......... .......... .......... ..........  7% 15.9M 22s",
                                " 62650K .......... .......... .......... .......... ..........  7% 38.0M 22s",
                                " 62700K .......... .......... .......... .......... ..........  7% 26.7M 22s",
                                " 62750K .......... .......... .......... .......... ..........  7% 30.1M 22s",
                                " 62800K .......... .......... .......... .......... ..........  7% 24.5M 22s",
                                " 62850K .......... .......... .......... .......... ..........  7% 4.33M 22s",
                                " 62900K .......... .......... .......... .......... ..........  7% 33.6M 22s",
                                " 62950K .......... .......... .......... .......... ..........  7% 38.8M 22s",
                                " 63000K .......... .......... .......... .......... ..........  7% 35.0M 22s",
                                " 63050K .......... .......... .......... .......... ..........  7% 41.6M 22s",
                                " 63100K .......... .......... .......... .......... ..........  7% 34.3M 22s",
                                " 63150K .......... .......... .......... .......... ..........  7% 40.8M 22s",
                                " 63200K .......... .......... .......... .......... ..........  7% 39.4M 22s",
                                " 63250K .......... .......... .......... .......... ..........  7% 40.1M 22s",
                                " 63300K .......... .......... .......... .......... ..........  7% 24.2M 22s",
                                " 63350K .......... .......... .......... .......... ..........  7% 40.1M 22s",
                                " 63400K .......... .......... .......... .......... ..........  7% 40.6M 22s",
                                " 63450K .......... .......... .......... .......... ..........  7% 39.3M 22s",
                                " 63500K .......... .......... .......... .......... ..........  7% 34.5M 22s",
                                " 63550K .......... .......... .......... .......... ..........  7% 42.6M 22s",
                                " 63600K .......... .......... .......... .......... ..........  7% 40.5M 22s",
                                " 63650K .......... .......... .......... .......... ..........  7% 18.1M 22s",
                                " 63700K .......... .......... .......... .......... ..........  7% 26.8M 22s",
                                " 63750K .......... .......... .......... .......... ..........  7% 33.4M 22s",
                                " 63800K .......... .......... .......... .......... ..........  7% 11.0M 22s",
                                " 63850K .......... .......... .......... .......... ..........  7% 38.1M 22s",
                                " 63900K .......... .......... .......... .......... ..........  7% 29.3M 22s",
                                " 63950K .......... .......... .......... .......... ..........  7% 29.5M 22s",
                                " 64000K .......... .......... .......... .......... ..........  7% 27.9M 22s",
                                " 64050K .......... .......... .......... .......... ..........  7% 24.1M 22s",
                                " 64100K .......... .......... .......... .......... ..........  7% 17.4M 22s",
                                " 64150K .......... .......... .......... .......... ..........  7% 32.3M 22s",
                                " 64200K .......... .......... .......... .......... ..........  7% 25.2M 22s",
                                " 64250K .......... .......... .......... .......... ..........  7% 41.3M 22s",
                                " 64300K .......... .......... .......... .......... ..........  7% 15.7M 22s",
                                " 64350K .......... .......... .......... .......... ..........  7% 34.4M 22s",
                                " 64400K .......... .......... .......... .......... ..........  7% 40.6M 22s",
                                " 64450K .......... .......... .......... .......... ..........  7% 16.0M 22s",
                                " 64500K .......... .......... .......... .......... ..........  7% 32.5M 22s",
                                " 64550K .......... .......... .......... .......... ..........  7% 30.3M 22s",
                                " 64600K .......... .......... .......... .......... ..........  7% 20.8M 22s",
                                " 64650K .......... .......... .......... .......... ..........  7% 12.3M 22s",
                                " 64700K .......... .......... .......... .......... ..........  7% 42.6M 22s",
                                " 64750K .......... .......... .......... .......... ..........  7% 41.8M 22s",
                                " 64800K .......... .......... .......... .......... ..........  7% 35.5M 22s",
                                " 64850K .......... .......... .......... .......... ..........  7% 29.2M 22s",
                                " 64900K .......... .......... .......... .......... ..........  7% 25.7M 22s",
                                " 64950K .......... .......... .......... .......... ..........  7% 14.9M 22s",
                                " 65000K .......... .......... .......... .......... ..........  7% 42.0M 22s",
                                " 65050K .......... .......... .......... .......... ..........  7% 35.2M 22s",
                                " 65100K .......... .......... .......... .......... ..........  7% 43.4M 22s",
                                " 65150K .......... .......... .......... .......... ..........  7% 34.3M 22s",
                                " 65200K .......... .......... .......... .......... ..........  7% 40.5M 22s",
                                " 65250K .......... .......... .......... .......... ..........  7% 37.4M 22s",
                                " 65300K .......... .......... .......... .......... ..........  7% 25.3M 22s",
                                " 65350K .......... .......... .......... .......... ..........  7% 30.5M 22s",
                                " 65400K .......... .......... .......... .......... ..........  7% 43.6M 22s",
                                " 65450K .......... .......... .......... .......... ..........  7% 35.3M 22s",
                                " 65500K .......... .......... .......... .......... ..........  7% 41.5M 22s",
                                " 65550K .......... .......... .......... .......... ..........  7% 43.0M 22s",
                                " 65600K .......... .......... .......... .......... ..........  7% 36.8M 22s",
                                " 65650K .......... .......... .......... .......... ..........  7% 34.3M 22s",
                                " 65700K .......... .......... .......... .......... ..........  8% 41.7M 22s",
                                " 65750K .......... .......... .......... .......... ..........  8% 37.4M 22s",
                                " 65800K .......... .......... .......... .......... ..........  8% 42.9M 22s",
                                " 65850K .......... .......... .......... .......... ..........  8% 38.2M 22s",
                                " 65900K .......... .......... .......... .......... ..........  8% 40.8M 22s",
                                " 65950K .......... .......... .......... .......... ..........  8% 42.1M 22s",
                                " 66000K .......... .......... .......... .......... ..........  8% 44.6M 22s",
                                " 66050K .......... .......... .......... .......... ..........  8% 31.8M 22s",
                                " 66100K .......... .......... .......... .......... ..........  8% 42.6M 22s",
                                " 66150K .......... .......... .......... .......... ..........  8% 43.8M 22s",
                                " 66200K .......... .......... .......... .......... ..........  8% 42.8M 22s",
                                " 66250K .......... .......... .......... .......... ..........  8% 32.4M 22s",
                                " 66300K .......... .......... .......... .......... ..........  8% 43.4M 22s",
                                " 66350K .......... .......... .......... .......... ..........  8% 37.2M 22s",
                                " 66400K .......... .......... .......... .......... ..........  8% 9.60M 22s",
                                " 66450K .......... .......... .......... .......... ..........  8% 41.4M 22s",
                                " 66500K .......... .......... .......... .......... ..........  8% 42.9M 22s",
                                " 66550K .......... .......... .......... .......... ..........  8% 29.9M 22s",
                                " 66600K .......... .......... .......... .......... ..........  8% 38.9M 22s",
                                " 66650K .......... .......... .......... .......... ..........  8% 16.5M 22s",
                                " 66700K .......... .......... .......... .......... ..........  8% 26.0M 22s",
                                " 66750K .......... .......... .......... .......... ..........  8% 33.6M 22s",
                                " 66800K .......... .......... .......... .......... ..........  8% 15.3M 22s",
                                " 66850K .......... .......... .......... .......... ..........  8% 35.0M 22s",
                                " 66900K .......... .......... .......... .......... ..........  8% 8.23M 22s",
                                " 66950K .......... .......... .......... .......... ..........  8% 46.5M 22s",
                                " 67000K .......... .......... .......... .......... ..........  8% 51.7M 22s",
                                " 67050K .......... .......... .......... .......... ..........  8% 15.0M 22s",
                                " 67100K .......... .......... .......... .......... ..........  8% 31.4M 22s",
                                " 67150K .......... .......... .......... .......... ..........  8% 11.5M 22s",
                                " 67200K .......... .......... .......... .......... ..........  8% 38.0M 22s",
                                " 67250K .......... .......... .......... .......... ..........  8% 37.5M 22s",
                                " 67300K .......... .......... .......... .......... ..........  8% 15.4M 22s",
                                " 67350K .......... .......... .......... .......... ..........  8% 40.3M 22s",
                                " 67400K .......... .......... .......... .......... ..........  8% 12.6M 22s",
                                " 67450K .......... .......... .......... .......... ..........  8% 31.6M 22s",
                                " 67500K .......... .......... .......... .......... ..........  8% 39.4M 22s",
                                " 67550K .......... .......... .......... .......... ..........  8% 17.6M 22s",
                                " 67600K .......... .......... .......... .......... ..........  8% 44.0M 22s",
                                " 67650K .......... .......... .......... .......... ..........  8% 16.9M 22s",
                                " 67700K .......... .......... .......... .......... ..........  8% 49.3M 22s",
                                " 67750K .......... .......... .......... .......... ..........  8% 54.7M 22s",
                                " 67800K .......... .......... .......... .......... ..........  8% 14.6M 22s",
                                " 67850K .......... .......... .......... .......... ..........  8% 55.1M 22s",
                                " 67900K .......... .......... .......... .......... ..........  8% 55.5M 22s",
                                " 67950K .......... .......... .......... .......... ..........  8% 46.6M 22s",
                                " 68000K .......... .......... .......... .......... ..........  8% 50.4M 22s",
                                " 68050K .......... .......... .......... .......... ..........  8% 58.8M 22s",
                                " 68100K .......... .......... .......... .......... ..........  8% 35.3M 22s",
                                " 68150K .......... .......... .......... .......... ..........  8% 43.8M 22s",
                                " 68200K .......... .......... .......... .......... ..........  8% 43.0M 22s",
                                " 68250K .......... .......... .......... .......... ..........  8% 46.4M 22s",
                                " 68300K .......... .......... .......... .......... ..........  8% 42.7M 22s",
                                " 68350K .......... .......... .......... .......... ..........  8% 44.5M 22s",
                                " 68400K .......... .......... .......... .......... ..........  8% 38.6M 22s",
                                " 68450K .......... .......... .......... .......... ..........  8% 44.1M 22s",
                                " 68500K .......... .......... .......... .......... ..........  8% 46.8M 22s",
                                " 68550K .......... .......... .......... .......... ..........  8% 44.3M 22s",
                                " 68600K .......... .......... .......... .......... ..........  8% 43.1M 22s",
                                " 68650K .......... .......... .......... .......... ..........  8% 57.2M 22s",
                                " 68700K .......... .......... .......... .......... ..........  8% 58.6M 22s",
                                " 68750K .......... .......... .......... .......... ..........  8% 54.0M 22s",
                                " 68800K .......... .......... .......... .......... ..........  8% 42.8M 22s",
                                " 68850K .......... .......... .......... .......... ..........  8% 53.4M 22s",
                                " 68900K .......... .......... .......... .......... ..........  8% 54.2M 22s",
                                " 68950K .......... .......... .......... .......... ..........  8% 57.2M 22s",
                                " 69000K .......... .......... .......... .......... ..........  8% 47.3M 22s",
                                " 69050K .......... .......... .......... .......... ..........  8% 56.5M 22s",
                                " 69100K .......... .......... .......... .......... ..........  8% 55.3M 22s",
                                " 69150K .......... .......... .......... .......... ..........  8% 58.1M 22s",
                                " 69200K .......... .......... .......... .......... ..........  8% 52.6M 22s",
                                " 69250K .......... .......... .......... .......... ..........  8% 56.2M 22s",
                                " 69300K .......... .......... .......... .......... ..........  8% 56.4M 22s",
                                " 69350K .......... .......... .......... .......... ..........  8% 54.0M 22s",
                                " 69400K .......... .......... .......... .......... ..........  8% 36.4M 22s",
                                " 69450K .......... .......... .......... .......... ..........  8% 44.4M 22s",
                                " 69500K .......... .......... .......... .......... ..........  8% 52.0M 22s",
                                " 69550K .......... .......... .......... .......... ..........  8% 52.6M 22s",
                                " 69600K .......... .......... .......... .......... ..........  8% 46.9M 22s",
                                " 69650K .......... .......... .......... .......... ..........  8% 57.9M 22s",
                                " 69700K .......... .......... .......... .......... ..........  8% 57.5M 22s",
                                " 69750K .......... .......... .......... .......... ..........  8% 59.7M 22s",
                                " 69800K .......... .......... .......... .......... ..........  8% 53.3M 22s",
                                " 69850K .......... .......... .......... .......... ..........  8% 53.4M 22s",
                                " 69900K .......... .......... .......... .......... ..........  8% 51.9M 22s",
                                " 69950K .......... .......... .......... .......... ..........  8% 53.5M 22s",
                                " 70000K .......... .......... .......... .......... ..........  8% 49.8M 22s",
                                " 70050K .......... .......... .......... .......... ..........  8% 58.8M 22s",
                                " 70100K .......... .......... .......... .......... ..........  8% 55.3M 22s",
                                " 70150K .......... .......... .......... .......... ..........  8% 56.9M 22s",
                                " 70200K .......... .......... .......... .......... ..........  8% 47.4M 22s",
                                " 70250K .......... .......... .......... .......... ..........  8% 57.8M 22s",
                                " 70300K .......... .......... .......... .......... ..........  8% 59.1M 22s",
                                " 70350K .......... .......... .......... .......... ..........  8% 58.1M 22s",
                                " 70400K .......... .......... .......... .......... ..........  8% 51.1M 22s",
                                " 70450K .......... .......... .......... .......... ..........  8% 58.8M 22s",
                                " 70500K .......... .......... .......... .......... ..........  8% 59.4M 22s",
                                " 70550K .......... .......... .......... .......... ..........  8% 43.0M 22s",
                                " 70600K .......... .......... .......... .......... ..........  8% 38.6M 22s",
                                " 70650K .......... .......... .......... .......... ..........  8% 44.2M 22s",
                                " 70700K .......... .......... .......... .......... ..........  8% 44.6M 22s",
                                " 70750K .......... .......... .......... .......... ..........  8% 41.3M 22s",
                                " 70800K .......... .......... .......... .......... ..........  8% 39.3M 22s",
                                " 70850K .......... .......... .......... .......... ..........  8% 43.6M 22s",
                                " 70900K .......... .......... .......... .......... ..........  8% 42.6M 22s",
                                " 70950K .......... .......... .......... .......... ..........  8% 42.7M 22s",
                                " 71000K .......... .......... .......... .......... ..........  8% 39.2M 22s",
                                " 71050K .......... .......... .......... .......... ..........  8% 41.7M 22s",
                                " 71100K .......... .......... .......... .......... ..........  8% 41.2M 22s",
                                " 71150K .......... .......... .......... .......... ..........  8% 43.1M 22s",
                                " 71200K .......... .......... .......... .......... ..........  8% 38.0M 22s",
                                " 71250K .......... .......... .......... .......... ..........  8% 42.1M 22s",
                                " 71300K .......... .......... .......... .......... ..........  8% 44.7M 22s",
                                " 71350K .......... .......... .......... .......... ..........  8% 44.0M 22s",
                                " 71400K .......... .......... .......... .......... ..........  8% 35.7M 22s",
                                " 71450K .......... .......... .......... .......... ..........  8% 32.0M 22s",
                                " 71500K .......... .......... .......... .......... ..........  8% 39.6M 22s",
                                " 71550K .......... .......... .......... .......... ..........  8% 42.5M 22s",
                                " 71600K .......... .......... .......... .......... ..........  8% 39.2M 22s",
                                " 71650K .......... .......... .......... .......... ..........  8% 43.0M 22s",
                                " 71700K .......... .......... .......... .......... ..........  8% 37.1M 22s",
                                " 71750K .......... .......... .......... .......... ..........  8% 33.8M 22s",
                                " 71800K .......... .......... .......... .......... ..........  8% 29.1M 22s",
                                " 71850K .......... .......... .......... .......... ..........  8% 41.7M 22s",
                                " 71900K .......... .......... .......... .......... ..........  8% 38.4M 22s",
                                " 71950K .......... .......... .......... .......... ..........  8% 44.9M 22s",
                                " 72000K .......... .......... .......... .......... ..........  8% 39.8M 22s",
                                " 72050K .......... .......... .......... .......... ..........  8% 39.3M 22s",
                                " 72100K .......... .......... .......... .......... ..........  8% 38.1M 22s",
                                " 72150K .......... .......... .......... .......... ..........  8% 41.4M 22s",
                                " 72200K .......... .......... .......... .......... ..........  8% 39.1M 22s",
                                " 72250K .......... .......... .......... .......... ..........  8% 36.0M 22s",
                                " 72300K .......... .......... .......... .......... ..........  8% 34.6M 22s",
                                " 72350K .......... .......... .......... .......... ..........  8% 41.6M 22s",
                                " 72400K .......... .......... .......... .......... ..........  8% 44.3M 22s",
                                " 72450K .......... .......... .......... .......... ..........  8% 33.3M 22s",
                                " 72500K .......... .......... .......... .......... ..........  8% 38.1M 22s",
                                " 72550K .......... .......... .......... .......... ..........  8% 42.5M 22s",
                                " 72600K .......... .......... .......... .......... ..........  8% 44.3M 22s",
                                " 72650K .......... .......... .......... .......... ..........  8% 44.1M 22s",
                                " 72700K .......... .......... .......... .......... ..........  8% 38.2M 22s",
                                " 72750K .......... .......... .......... .......... ..........  8% 38.1M 22s",
                                " 72800K .......... .......... .......... .......... ..........  8% 44.8M 22s",
                                " 72850K .......... .......... .......... .......... ..........  8% 43.4M 22s",
                                " 72900K .......... .......... .......... .......... ..........  8% 38.9M 22s",
                                " 72950K .......... .......... .......... .......... ..........  8% 42.7M 22s",
                                " 73000K .......... .......... .......... .......... ..........  8% 43.9M 22s",
                                " 73050K .......... .......... .......... .......... ..........  8% 44.0M 22s",
                                " 73100K .......... .......... .......... .......... ..........  8% 35.0M 22s",
                                " 73150K .......... .......... .......... .......... ..........  8% 42.1M 22s",
                                " 73200K .......... .......... .......... .......... ..........  8% 41.4M 22s",
                                " 73250K .......... .......... .......... .......... ..........  8% 44.4M 22s",
                                " 73300K .......... .......... .......... .......... ..........  8% 37.9M 22s",
                                " 73350K .......... .......... .......... .......... ..........  8% 43.8M 22s",
                                " 73400K .......... .......... .......... .......... ..........  8% 43.1M 22s",
                                " 73450K .......... .......... .......... .......... ..........  8% 45.0M 22s",
                                " 73500K .......... .......... .......... .......... ..........  8% 27.9M 22s",
                                " 73550K .......... .......... .......... .......... ..........  8% 39.6M 22s",
                                " 73600K .......... .......... .......... .......... ..........  8% 42.7M 22s",
                                " 73650K .......... .......... .......... .......... ..........  8% 44.0M 22s",
                                " 73700K .......... .......... .......... .......... ..........  8% 35.6M 22s",
                                " 73750K .......... .......... .......... .......... ..........  8% 41.0M 22s",
                                " 73800K .......... .......... .......... .......... ..........  8% 43.2M 22s",
                                " 73850K .......... .......... .......... .......... ..........  8% 32.6M 22s",
                                " 73900K .......... .......... .......... .......... ..........  9% 35.7M 22s",
                                " 73950K .......... .......... .......... .......... ..........  9% 42.6M 22s",
                                " 74000K .......... .......... .......... .......... ..........  9% 36.8M 22s",
                                " 74050K .......... .......... .......... .......... ..........  9% 41.6M 22s",
                                " 74100K .......... .......... .......... .......... ..........  9% 36.1M 22s",
                                " 74150K .......... .......... .......... .......... ..........  9% 41.6M 22s",
                                " 74200K .......... .......... .......... .......... ..........  9% 44.5M 22s",
                                " 74250K .......... .......... .......... .......... ..........  9% 44.2M 22s",
                                " 74300K .......... .......... .......... .......... ..........  9% 37.4M 22s",
                                " 74350K .......... .......... .......... .......... ..........  9% 40.8M 22s",
                                " 74400K .......... .......... .......... .......... ..........  9% 40.1M 22s",
                                " 74450K .......... .......... .......... .......... ..........  9% 40.7M 22s",
                                " 74500K .......... .......... .......... .......... ..........  9% 37.4M 22s",
                                " 74550K .......... .......... .......... .......... ..........  9% 43.6M 22s",
                                " 74600K .......... .......... .......... .......... ..........  9% 45.1M 22s",
                                " 74650K .......... .......... .......... .......... ..........  9% 42.3M 22s",
                                " 74700K .......... .......... .......... .......... ..........  9% 38.5M 22s",
                                " 74750K .......... .......... .......... .......... ..........  9% 45.3M 22s",
                                " 74800K .......... .......... .......... .......... ..........  9% 43.6M 22s",
                                " 74850K .......... .......... .......... .......... ..........  9% 43.2M 22s",
                                " 74900K .......... .......... .......... .......... ..........  9% 39.9M 22s",
                                " 74950K .......... .......... .......... .......... ..........  9% 45.7M 22s",
                                " 75000K .......... .......... .......... .......... ..........  9% 16.9M 22s",
                                " 75050K .......... .......... .......... .......... ..........  9% 43.8M 22s",
                                " 75100K .......... .......... .......... .......... ..........  9% 37.5M 22s",
                                " 75150K .......... .......... .......... .......... ..........  9% 44.6M 22s",
                                " 75200K .......... .......... .......... .......... ..........  9% 45.2M 22s",
                                " 75250K .......... .......... .......... .......... ..........  9% 43.8M 22s",
                                " 75300K .......... .......... .......... .......... ..........  9% 38.9M 22s",
                                " 75350K .......... .......... .......... .......... ..........  9% 45.1M 22s",
                                " 75400K .......... .......... .......... .......... ..........  9% 41.5M 22s",
                                " 75450K .......... .......... .......... .......... ..........  9% 43.0M 22s",
                                " 75500K .......... .......... .......... .......... ..........  9% 38.3M 22s",
                                " 75550K .......... .......... .......... .......... ..........  9% 31.1M 22s",
                                " 75600K .......... .......... .......... .......... ..........  9% 33.8M 22s",
                                " 75650K .......... .......... .......... .......... ..........  9% 51.0M 22s",
                                " 75700K .......... .......... .......... .......... ..........  9% 51.1M 22s",
                                " 75750K .......... .......... .......... .......... ..........  9% 59.7M 22s",
                                " 75800K .......... .......... .......... .......... ..........  9% 52.0M 22s",
                                " 75850K .......... .......... .......... .......... ..........  9% 57.8M 22s",
                                " 75900K .......... .......... .......... .......... ..........  9% 49.6M 22s",
                                " 75950K .......... .......... .......... .......... ..........  9% 55.3M 22s",
                                " 76000K .......... .......... .......... .......... ..........  9% 53.7M 22s",
                                " 76050K .......... .......... .......... .......... ..........  9% 56.5M 22s",
                                " 76100K .......... .......... .......... .......... ..........  9% 51.4M 22s",
                                " 76150K .......... .......... .......... .......... ..........  9% 59.1M 21s",
                                " 76200K .......... .......... .......... .......... ..........  9% 59.6M 21s",
                                " 76250K .......... .......... .......... .......... ..........  9% 56.7M 21s",
                                " 76300K .......... .......... .......... .......... ..........  9% 45.4M 21s",
                                " 76350K .......... .......... .......... .......... ..........  9% 55.0M 21s",
                                " 76400K .......... .......... .......... .......... ..........  9% 58.7M 21s",
                                " 76450K .......... .......... .......... .......... ..........  9% 57.8M 21s",
                                " 76500K .......... .......... .......... .......... ..........  9% 50.8M 21s",
                                " 76550K .......... .......... .......... .......... ..........  9% 49.2M 21s",
                                " 76600K .......... .......... .......... .......... ..........  9% 57.2M 21s",
                                " 76650K .......... .......... .......... .......... ..........  9% 59.5M 21s",
                                " 76700K .......... .......... .......... .......... ..........  9% 50.0M 21s",
                                " 76750K .......... .......... .......... .......... ..........  9% 58.5M 21s",
                                " 76800K .......... .......... .......... .......... ..........  9% 51.1M 21s",
                                " 76850K .......... .......... .......... .......... ..........  9% 51.2M 21s",
                                " 76900K .......... .......... .......... .......... ..........  9% 46.0M 21s",
                                " 76950K .......... .......... .......... .......... ..........  9% 55.6M 21s",
                                " 77000K .......... .......... .......... .......... ..........  9% 56.7M 21s",
                                " 77050K .......... .......... .......... .......... ..........  9% 59.0M 21s",
                                " 77100K .......... .......... .......... .......... ..........  9% 38.1M 21s",
                                " 77150K .......... .......... .......... .......... ..........  9% 36.2M 21s",
                                " 77200K .......... .......... .......... .......... ..........  9% 58.8M 21s",
                                " 77250K .......... .......... .......... .......... ..........  9% 59.6M 21s",
                                " 77300K .......... .......... .......... .......... ..........  9% 50.6M 21s",
                                " 77350K .......... .......... .......... .......... ..........  9% 57.7M 21s",
                                " 77400K .......... .......... .......... .......... ..........  9% 59.3M 21s",
                                " 77450K .......... .......... .......... .......... ..........  9% 53.2M 21s",
                                " 77500K .......... .......... .......... .......... ..........  9% 45.7M 21s",
                                " 77550K .......... .......... .......... .......... ..........  9% 36.1M 21s",
                                " 77600K .......... .......... .......... .......... ..........  9% 53.6M 21s",
                                " 77650K .......... .......... .......... .......... ..........  9% 55.0M 21s",
                                " 77700K .......... .......... .......... .......... ..........  9% 50.4M 21s",
                                " 77750K .......... .......... .......... .......... ..........  9% 56.4M 21s",
                                " 77800K .......... .......... .......... .......... ..........  9% 56.1M 21s",
                                " 77850K .......... .......... .......... .......... ..........  9% 53.2M 21s",
                                " 77900K .......... .......... .......... .......... ..........  9% 51.6M 21s",
                                " 77950K .......... .......... .......... .......... ..........  9% 50.8M 21s",
                                " 78000K .......... .......... .......... .......... ..........  9% 54.7M 21s",
                                " 78050K .......... .......... .......... .......... ..........  9% 58.1M 21s",
                                " 78100K .......... .......... .......... .......... ..........  9% 51.4M 21s",
                                " 78150K .......... .......... .......... .......... ..........  9% 50.9M 21s",
                                " 78200K .......... .......... .......... .......... ..........  9% 53.7M 21s",
                                " 78250K .......... .......... .......... .......... ..........  9% 58.8M 21s",
                                " 78300K .......... .......... .......... .......... ..........  9% 52.5M 21s",
                                " 78350K .......... .......... .......... .......... ..........  9% 52.5M 21s",
                                " 78400K .......... .......... .......... .......... ..........  9% 57.4M 21s",
                                " 78450K .......... .......... .......... .......... ..........  9% 59.1M 21s",
                                " 78500K .......... .......... .......... .......... ..........  9% 47.3M 21s",
                                " 78550K .......... .......... .......... .......... ..........  9% 59.4M 21s",
                                " 78600K .......... .......... .......... .......... ..........  9% 55.9M 21s",
                                " 78650K .......... .......... .......... .......... ..........  9% 55.4M 21s",
                                " 78700K .......... .......... .......... .......... ..........  9% 46.6M 21s",
                                " 78750K .......... .......... .......... .......... ..........  9% 53.1M 21s",
                                " 78800K .......... .......... .......... .......... ..........  9% 54.4M 21s",
                                " 78850K .......... .......... .......... .......... ..........  9% 55.9M 21s",
                                " 78900K .......... .......... .......... .......... ..........  9% 51.8M 21s",
                                " 78950K .......... .......... .......... .......... ..........  9% 59.6M 21s",
                                " 79000K .......... .......... .......... .......... ..........  9% 59.6M 21s",
                                " 79050K .......... .......... .......... .......... ..........  9% 54.5M 21s",
                                " 79100K .......... .......... .......... .......... ..........  9% 49.4M 21s",
                                " 79150K .......... .......... .......... .......... ..........  9% 55.7M 21s",
                                " 79200K .......... .......... .......... .......... ..........  9% 58.3M 21s",
                                " 79250K .......... .......... .......... .......... ..........  9% 56.6M 21s",
                                " 79300K .......... .......... .......... .......... ..........  9% 47.9M 21s",
                                " 79350K .......... .......... .......... .......... ..........  9% 54.5M 21s",
                                " 79400K .......... .......... .......... .......... ..........  9% 56.2M 21s",
                                " 79450K .......... .......... .......... .......... ..........  9% 58.8M 21s",
                                " 79500K .......... .......... .......... .......... ..........  9% 50.6M 21s",
                                " 79550K .......... .......... .......... .......... ..........  9% 57.8M 21s",
                                " 79600K .......... .......... .......... .......... ..........  9% 40.6M 21s",
                                " 79650K .......... .......... .......... .......... ..........  9% 55.3M 21s",
                                " 79700K .......... .......... .......... .......... ..........  9% 48.9M 21s",
                                " 79750K .......... .......... .......... .......... ..........  9% 56.7M 21s",
                                " 79800K .......... .......... .......... .......... ..........  9% 58.7M 21s",
                                " 79850K .......... .......... .......... .......... ..........  9% 59.4M 21s",
                                " 79900K .......... .......... .......... .......... ..........  9% 47.8M 21s",
                                " 79950K .......... .......... .......... .......... ..........  9% 55.4M 21s",
                                " 80000K .......... .......... .......... .......... ..........  9% 58.8M 21s",
                                " 80050K .......... .......... .......... .......... ..........  9% 59.4M 21s",
                                " 80100K .......... .......... .......... .......... ..........  9% 49.7M 21s",
                                " 80150K .......... .......... .......... .......... ..........  9% 52.1M 21s",
                                " 80200K .......... .......... .......... .......... ..........  9% 54.0M 21s",
                                " 80250K .......... .......... .......... .......... ..........  9% 57.0M 21s",
                                " 80300K .......... .......... .......... .......... ..........  9% 49.6M 21s",
                                " 80350K .......... .......... .......... .......... ..........  9% 52.7M 21s",
                                " 80400K .......... .......... .......... .......... ..........  9% 55.3M 21s",
                                " 80450K .......... .......... .......... .......... ..........  9% 56.1M 21s",
                                " 80500K .......... .......... .......... .......... ..........  9% 52.5M 21s",
                                " 80550K .......... .......... .......... .......... ..........  9% 56.6M 21s",
                                " 80600K .......... .......... .......... .......... ..........  9% 53.4M 21s",
                                " 80650K .......... .......... .......... .......... ..........  9% 58.9M 21s",
                                " 80700K .......... .......... .......... .......... ..........  9% 52.7M 21s",
                                " 80750K .......... .......... .......... .......... ..........  9% 54.2M 21s",
                                " 80800K .......... .......... .......... .......... ..........  9% 52.7M 21s",
                                " 80850K .......... .......... .......... .......... ..........  9% 57.1M 21s",
                                " 80900K .......... .......... .......... .......... ..........  9% 52.6M 21s",
                                " 80950K .......... .......... .......... .......... ..........  9% 59.8M 21s",
                                " 81000K .......... .......... .......... .......... ..........  9% 59.8M 21s",
                                " 81050K .......... .......... .......... .......... ..........  9% 58.7M 21s",
                                " 81100K .......... .......... .......... .......... ..........  9% 41.9M 21s",
                                " 81150K .......... .......... .......... .......... ..........  9% 57.6M 21s",
                                " 81200K .......... .......... .......... .......... ..........  9% 59.6M 21s",
                                " 81250K .......... .......... .......... .......... ..........  9% 56.8M 21s",
                                " 81300K .......... .......... .......... .......... ..........  9% 51.2M 21s",
                                " 81350K .......... .......... .......... .......... ..........  9% 58.4M 21s",
                                " 81400K .......... .......... .......... .......... ..........  9% 59.0M 21s",
                                " 81450K .......... .......... .......... .......... ..........  9% 57.0M 21s",
                                " 81500K .......... .......... .......... .......... ..........  9% 49.7M 21s",
                                " 81550K .......... .......... .......... .......... ..........  9% 54.2M 21s",
                                " 81600K .......... .......... .......... .......... ..........  9% 58.5M 21s",
                                " 81650K .......... .......... .......... .......... ..........  9% 41.5M 21s",
                                " 81700K .......... .......... .......... .......... ..........  9% 51.6M 21s",
                                " 81750K .......... .......... .......... .......... ..........  9% 57.2M 21s",
                                " 81800K .......... .......... .......... .......... ..........  9% 60.0M 21s",
                                " 81850K .......... .......... .......... .......... ..........  9% 60.2M 21s",
                                " 81900K .......... .......... .......... .......... ..........  9% 51.8M 21s",
                                " 81950K .......... .......... .......... .......... ..........  9% 57.6M 21s",
                                " 82000K .......... .......... .......... .......... ..........  9% 59.6M 21s",
                                " 82050K .......... .......... .......... .......... ..........  9% 59.7M 21s",
                                " 82100K .......... .......... .......... .......... .......... 10% 53.0M 21s",
                                " 82150K .......... .......... .......... .......... .......... 10% 58.7M 21s",
                                " 82200K .......... .......... .......... .......... .......... 10% 57.5M 21s",
                                " 82250K .......... .......... .......... .......... .......... 10% 59.9M 21s",
                                " 82300K .......... .......... .......... .......... .......... 10% 51.5M 21s",
                                " 82350K .......... .......... .......... .......... .......... 10% 58.7M 21s",
                                " 82400K .......... .......... .......... .......... .......... 10% 58.7M 21s",
                                " 82450K .......... .......... .......... .......... .......... 10% 57.4M 21s",
                                " 82500K .......... .......... .......... .......... .......... 10% 42.2M 21s",
                                " 82550K .......... .......... .......... .......... .......... 10% 58.8M 21s",
                                " 82600K .......... .......... .......... .......... .......... 10% 58.4M 21s",
                                " 82650K .......... .......... .......... .......... .......... 10% 57.7M 21s",
                                " 82700K .......... .......... .......... .......... .......... 10% 52.9M 21s",
                                " 82750K .......... .......... .......... .......... .......... 10% 58.7M 21s",
                                " 82800K .......... .......... .......... .......... .......... 10% 59.1M 21s",
                                " 82850K .......... .......... .......... .......... .......... 10% 58.4M 21s",
                                " 82900K .......... .......... .......... .......... .......... 10% 50.3M 21s",
                                " 82950K .......... .......... .......... .......... .......... 10% 59.2M 21s",
                                " 83000K .......... .......... .......... .......... .......... 10% 59.4M 21s",
                                " 83050K .......... .......... .......... .......... .......... 10% 57.6M 21s",
                                " 83100K .......... .......... .......... .......... .......... 10% 49.4M 21s",
                                " 83150K .......... .......... .......... .......... .......... 10% 58.5M 21s",
                                " 83200K .......... .......... .......... .......... .......... 10% 59.2M 21s",
                                " 83250K .......... .......... .......... .......... .......... 10% 15.4M 21s",
                                " 83300K .......... .......... .......... .......... .......... 10% 17.5M 21s",
                                " 83350K .......... .......... .......... .......... .......... 10% 49.6M 21s",
                                " 83400K .......... .......... .......... .......... .......... 10% 52.9M 21s",
                                " 83450K .......... .......... .......... .......... .......... 10% 45.6M 21s",
                                " 83500K .......... .......... .......... .......... .......... 10% 51.3M 21s",
                                " 83550K .......... .......... .......... .......... .......... 10% 55.9M 21s",
                                " 83600K .......... .......... .......... .......... .......... 10% 58.9M 21s",
                                " 83650K .......... .......... .......... .......... .......... 10% 19.3M 21s",
                                " 83700K .......... .......... .......... .......... .......... 10% 24.1M 21s",
                                " 83750K .......... .......... .......... .......... .......... 10% 16.9M 21s",
                                " 83800K .......... .......... .......... .......... .......... 10% 36.6M 21s",
                                " 83850K .......... .......... .......... .......... .......... 10% 39.9M 21s",
                                " 83900K .......... .......... .......... .......... .......... 10% 18.8M 21s",
                                " 83950K .......... .......... .......... .......... .......... 10% 37.6M 21s",
                                " 84000K .......... .......... .......... .......... .......... 10% 19.8M 21s",
                                " 84050K .......... .......... .......... .......... .......... 10% 32.9M 21s",
                                " 84100K .......... .......... .......... .......... .......... 10% 18.3M 21s",
                                " 84150K .......... .......... .......... .......... .......... 10% 36.0M 21s",
                                " 84200K .......... .......... .......... .......... .......... 10% 20.9M 21s",
                                " 84250K .......... .......... .......... .......... .......... 10% 41.5M 21s",
                                " 84300K .......... .......... .......... .......... .......... 10% 36.6M 21s",
                                " 84350K .......... .......... .......... .......... .......... 10% 17.8M 21s",
                                " 84400K .......... .......... .......... .......... .......... 10% 38.3M 21s",
                                " 84450K .......... .......... .......... .......... .......... 10% 32.0M 21s",
                                " 84500K .......... .......... .......... .......... .......... 10% 39.3M 21s",
                                " 84550K .......... .......... .......... .......... .......... 10% 34.5M 21s",
                                " 84600K .......... .......... .......... .......... .......... 10% 42.7M 21s",
                                " 84650K .......... .......... .......... .......... .......... 10% 41.1M 21s",
                                " 84700K .......... .......... .......... .......... .......... 10% 40.4M 21s",
                                " 84750K .......... .......... .......... .......... .......... 10% 35.6M 21s",
                                " 84800K .......... .......... .......... .......... .......... 10% 41.7M 21s",
                                " 84850K .......... .......... .......... .......... .......... 10% 33.0M 21s",
                                " 84900K .......... .......... .......... .......... .......... 10% 40.8M 21s",
                                " 84950K .......... .......... .......... .......... .......... 10% 34.2M 21s",
                                " 85000K .......... .......... .......... .......... .......... 10% 38.7M 21s",
                                " 85050K .......... .......... .......... .......... .......... 10% 41.5M 21s",
                                " 85100K .......... .......... .......... .......... .......... 10% 41.8M 21s",
                                " 85150K .......... .......... .......... .......... .......... 10% 37.1M 21s",
                                " 85200K .......... .......... .......... .......... .......... 10% 40.6M 21s",
                                " 85250K .......... .......... .......... .......... .......... 10% 39.5M 21s",
                                " 85300K .......... .......... .......... .......... .......... 10% 43.3M 21s",
                                " 85350K .......... .......... .......... .......... .......... 10% 31.4M 21s",
                                " 85400K .......... .......... .......... .......... .......... 10% 38.7M 21s",
                                " 85450K .......... .......... .......... .......... .......... 10% 40.4M 21s",
                                " 85500K .......... .......... .......... .......... .......... 10% 38.3M 21s",
                                " 85550K .......... .......... .......... .......... .......... 10% 35.4M 21s",
                                " 85600K .......... .......... .......... .......... .......... 10% 42.7M 21s",
                                " 85650K .......... .......... .......... .......... .......... 10% 41.4M 21s",
                                " 85700K .......... .......... .......... .......... .......... 10% 44.8M 21s",
                                " 85750K .......... .......... .......... .......... .......... 10% 28.0M 21s",
                                " 85800K .......... .......... .......... .......... .......... 10% 34.9M 21s",
                                " 85850K .......... .......... .......... .......... .......... 10% 40.4M 21s",
                                " 85900K .......... .......... .......... .......... .......... 10% 41.0M 21s",
                                " 85950K .......... .......... .......... .......... .......... 10% 36.1M 21s",
                                " 86000K .......... .......... .......... .......... .......... 10% 41.0M 21s",
                                " 86050K .......... .......... .......... .......... .......... 10% 38.9M 21s",
                                " 86100K .......... .......... .......... .......... .......... 10% 38.8M 21s",
                                " 86150K .......... .......... .......... .......... .......... 10% 33.7M 21s",
                                " 86200K .......... .......... .......... .......... .......... 10% 41.8M 21s",
                                " 86250K .......... .......... .......... .......... .......... 10% 19.2M 21s",
                                " 86300K .......... .......... .......... .......... .......... 10% 37.7M 21s",
                                " 86350K .......... .......... .......... .......... .......... 10% 35.2M 21s",
                                " 86400K .......... .......... .......... .......... .......... 10% 41.1M 21s",
                                " 86450K .......... .......... .......... .......... .......... 10% 37.7M 21s",
                                " 86500K .......... .......... .......... .......... .......... 10% 38.6M 21s",
                                " 86550K .......... .......... .......... .......... .......... 10% 33.9M 21s",
                                " 86600K .......... .......... .......... .......... .......... 10% 40.6M 21s",
                                " 86650K .......... .......... .......... .......... .......... 10% 41.9M 21s",
                                " 86700K .......... .......... .......... .......... .......... 10% 35.5M 21s",
                                " 86750K .......... .......... .......... .......... .......... 10% 35.0M 21s",
                                " 86800K .......... .......... .......... .......... .......... 10% 41.2M 21s",
                                " 86850K .......... .......... .......... .......... .......... 10% 40.1M 21s",
                                " 86900K .......... .......... .......... .......... .......... 10% 43.0M 21s",
                                " 86950K .......... .......... .......... .......... .......... 10% 38.0M 21s",
                                " 87000K .......... .......... .......... .......... .......... 10% 40.5M 21s",
                                " 87050K .......... .......... .......... .......... .......... 10% 40.9M 21s",
                                " 87100K .......... .......... .......... .......... .......... 10% 33.5M 21s",
                                " 87150K .......... .......... .......... .......... .......... 10% 30.7M 21s",
                                " 87200K .......... .......... .......... .......... .......... 10% 42.3M 21s",
                                " 87250K .......... .......... .......... .......... .......... 10% 41.1M 21s",
                                " 87300K .......... .......... .......... .......... .......... 10% 40.8M 21s",
                                " 87350K .......... .......... .......... .......... .......... 10% 35.4M 21s",
                                " 87400K .......... .......... .......... .......... .......... 10% 32.9M 21s",
                                " 87450K .......... .......... .......... .......... .......... 10% 23.6M 21s",
                                " 87500K .......... .......... .......... .......... .......... 10% 41.6M 21s",
                                " 87550K .......... .......... .......... .......... .......... 10% 17.9M 21s",
                                " 87600K .......... .......... .......... .......... .......... 10% 33.6M 21s",
                                " 87650K .......... .......... .......... .......... .......... 10% 10.9M 21s",
                                " 87700K .......... .......... .......... .......... .......... 10% 35.3M 21s",
                                " 87750K .......... .......... .......... .......... .......... 10% 29.7M 21s",
                                " 87800K .......... .......... .......... .......... .......... 10% 42.3M 21s",
                                " 87850K .......... .......... .......... .......... .......... 10% 39.3M 21s",
                                " 87900K .......... .......... .......... .......... .......... 10% 35.7M 21s",
                                " 87950K .......... .......... .......... .......... .......... 10% 40.9M 21s",
                                " 88000K .......... .......... .......... .......... .......... 10% 32.7M 21s",
                                " 88050K .......... .......... .......... .......... .......... 10% 41.6M 21s",
                                " 88100K .......... .......... .......... .......... .......... 10% 36.6M 21s",
                                " 88150K .......... .......... .......... .......... .......... 10% 40.0M 21s",
                                " 88200K .......... .......... .......... .......... .......... 10% 39.6M 21s",
                                " 88250K .......... .......... .......... .......... .......... 10% 40.9M 21s",
                                " 88300K .......... .......... .......... .......... .......... 10% 19.3M 21s",
                                " 88350K .......... .......... .......... .......... .......... 10% 15.5M 21s",
                                " 88400K .......... .......... .......... .......... .......... 10% 37.2M 21s",
                                " 88450K .......... .......... .......... .......... .......... 10% 36.9M 21s",
                                " 88500K .......... .......... .......... .......... .......... 10% 39.7M 21s",
                                " 88550K .......... .......... .......... .......... .......... 10% 17.1M 21s",
                                " 88600K .......... .......... .......... .......... .......... 10% 18.1M 21s",
                                " 88650K .......... .......... .......... .......... .......... 10% 20.6M 21s",
                                " 88700K .......... .......... .......... .......... .......... 10% 36.9M 21s",
                                " 88750K .......... .......... .......... .......... .......... 10% 18.8M 21s",
                                " 88800K .......... .......... .......... .......... .......... 10% 5.25M 21s",
                                " 88850K .......... .......... .......... .......... .......... 10% 40.9M 21s",
                                " 88900K .......... .......... .......... .......... .......... 10% 42.3M 21s",
                                " 88950K .......... .......... .......... .......... .......... 10% 45.9M 21s",
                                " 89000K .......... .......... .......... .......... .......... 10% 14.9M 21s",
                                " 89050K .......... .......... .......... .......... .......... 10% 51.2M 21s",
                                " 89100K .......... .......... .......... .......... .......... 10% 53.1M 21s",
                                " 89150K .......... .......... .......... .......... .......... 10% 30.0M 21s",
                                " 89200K .......... .......... .......... .......... .......... 10% 37.3M 21s",
                                " 89250K .......... .......... .......... .......... .......... 10% 23.6M 21s",
                                " 89300K .......... .......... .......... .......... .......... 10% 26.7M 21s",
                                " 89350K .......... .......... .......... .......... .......... 10% 18.8M 21s",
                                " 89400K .......... .......... .......... .......... .......... 10% 53.4M 21s",
                                " 89450K .......... .......... .......... .......... .......... 10% 9.78M 21s",
                                " 89500K .......... .......... .......... .......... .......... 10% 30.6M 21s",
                                " 89550K .......... .......... .......... .......... .......... 10% 15.1M 21s",
                                " 89600K .......... .......... .......... .......... .......... 10% 28.3M 21s",
                                " 89650K .......... .......... .......... .......... .......... 10% 52.1M 21s",
                                " 89700K .......... .......... .......... .......... .......... 10% 11.9M 21s",
                                " 89750K .......... .......... .......... .......... .......... 10% 45.1M 21s",
                                " 89800K .......... .......... .......... .......... .......... 10% 15.1M 21s",
                                " 89850K .......... .......... .......... .......... .......... 10% 16.2M 21s",
                                " 89900K .......... .......... .......... .......... .......... 10% 43.2M 21s",
                                " 89950K .......... .......... .......... .......... .......... 10% 18.5M 21s",
                                " 90000K .......... .......... .......... .......... .......... 10% 53.4M 21s",
                                " 90050K .......... .......... .......... .......... .......... 10% 12.0M 21s",
                                " 90100K .......... .......... .......... .......... .......... 10% 50.4M 21s",
                                " 90150K .......... .......... .......... .......... .......... 10% 46.2M 21s",
                                " 90200K .......... .......... .......... .......... .......... 10% 52.8M 21s",
                                " 90250K .......... .......... .......... .......... .......... 10% 9.49M 21s",
                                " 90300K .......... .......... .......... .......... .......... 10% 30.8M 21s",
                                " 90350K .......... .......... .......... .......... .......... 11% 33.7M 21s",
                                " 90400K .......... .......... .......... .......... .......... 11% 8.71M 21s",
                                " 90450K .......... .......... .......... .......... .......... 11% 30.9M 21s",
                                " 90500K .......... .......... .......... .......... .......... 11% 23.8M 21s",
                                " 90550K .......... .......... .......... .......... .......... 11% 32.8M 21s",
                                " 90600K .......... .......... .......... .......... .......... 11% 25.1M 21s",
                                " 90650K .......... .......... .......... .......... .......... 11% 17.4M 21s",
                                " 90700K .......... .......... .......... .......... .......... 11% 23.4M 21s",
                                " 90750K .......... .......... .......... .......... .......... 11% 26.2M 21s",
                                " 90800K .......... .......... .......... .......... .......... 11% 19.6M 21s",
                                " 90850K .......... .......... .......... .......... .......... 11% 21.1M 21s",
                                " 90900K .......... .......... .......... .......... .......... 11% 16.6M 21s",
                                " 90950K .......... .......... .......... .......... .......... 11% 30.1M 21s",
                                " 91000K .......... .......... .......... .......... .......... 11% 57.5M 21s",
                                " 91050K .......... .......... .......... .......... .......... 11% 25.5M 21s",
                                " 91100K .......... .......... .......... .......... .......... 11% 22.0M 21s",
                                " 91150K .......... .......... .......... .......... .......... 11% 36.3M 21s",
                                " 91200K .......... .......... .......... .......... .......... 11% 4.84M 21s",
                                " 91250K .......... .......... .......... .......... .......... 11% 29.6M 21s",
                                " 91300K .......... .......... .......... .......... .......... 11% 22.3M 21s",
                                " 91350K .......... .......... .......... .......... .......... 11% 31.5M 21s",
                                " 91400K .......... .......... .......... .......... .......... 11% 19.0M 21s",
                                " 91450K .......... .......... .......... .......... .......... 11% 30.0M 21s",
                                " 91500K .......... .......... .......... .......... .......... 11% 39.7M 21s",
                                " 91550K .......... .......... .......... .......... .......... 11% 41.2M 21s",
                                " 91600K .......... .......... .......... .......... .......... 11% 42.0M 21s",
                                " 91650K .......... .......... .......... .......... .......... 11% 35.6M 21s",
                                " 91700K .......... .......... .......... .......... .......... 11% 38.9M 21s",
                                " 91750K .......... .......... .......... .......... .......... 11% 42.7M 21s",
                                " 91800K .......... .......... .......... .......... .......... 11% 37.9M 21s",
                                " 91850K .......... .......... .......... .......... .......... 11% 23.3M 21s",
                                " 91900K .......... .......... .......... .......... .......... 11% 44.6M 21s",
                                " 91950K .......... .......... .......... .......... .......... 11% 31.9M 21s",
                                " 92000K .......... .......... .......... .......... .......... 11% 13.1M 21s",
                                " 92050K .......... .......... .......... .......... .......... 11% 37.2M 21s",
                                " 92100K .......... .......... .......... .......... .......... 11% 38.6M 21s",
                                " 92150K .......... .......... .......... .......... .......... 11% 28.4M 21s",
                                " 92200K .......... .......... .......... .......... .......... 11% 29.4M 21s",
                                " 92250K .......... .......... .......... .......... .......... 11% 37.9M 21s",
                                " 92300K .......... .......... .......... .......... .......... 11% 34.6M 21s",
                                " 92350K .......... .......... .......... .......... .......... 11% 35.2M 21s",
                                " 92400K .......... .......... .......... .......... .......... 11% 30.3M 21s",
                                " 92450K .......... .......... .......... .......... .......... 11% 30.5M 21s",
                                " 92500K .......... .......... .......... .......... .......... 11% 29.6M 21s",
                                " 92550K .......... .......... .......... .......... .......... 11% 27.8M 21s",
                                " 92600K .......... .......... .......... .......... .......... 11% 30.1M 21s",
                                " 92650K .......... .......... .......... .......... .......... 11% 20.3M 21s",
                                " 92700K .......... .......... .......... .......... .......... 11% 29.8M 21s",
                                " 92750K .......... .......... .......... .......... .......... 11% 34.7M 21s",
                                " 92800K .......... .......... .......... .......... .......... 11% 25.5M 21s",
                                " 92850K .......... .......... .......... .......... .......... 11% 30.4M 21s",
                                " 92900K .......... .......... .......... .......... .......... 11% 26.2M 21s",
                                " 92950K .......... .......... .......... .......... .......... 11% 30.3M 21s",
                                " 93000K .......... .......... .......... .......... .......... 11% 22.0M 21s",
                                " 93050K .......... .......... .......... .......... .......... 11% 31.4M 21s",
                                " 93100K .......... .......... .......... .......... .......... 11% 32.1M 21s",
                                " 93150K .......... .......... .......... .......... .......... 11% 30.7M 21s",
                                " 93200K .......... .......... .......... .......... .......... 11% 29.2M 21s",
                                " 93250K .......... .......... .......... .......... .......... 11% 17.5M 21s",
                                " 93300K .......... .......... .......... .......... .......... 11% 17.2M 21s",
                                " 93350K .......... .......... .......... .......... .......... 11% 15.1M 21s",
                                " 93400K .......... .......... .......... .......... .......... 11% 40.0M 21s",
                                " 93450K .......... .......... .......... .......... .......... 11% 12.0M 21s",
                                " 93500K .......... .......... .......... .......... .......... 11% 47.2M 21s",
                                " 93550K .......... .......... .......... .......... .......... 11% 21.4M 21s",
                                " 93600K .......... .......... .......... .......... .......... 11% 37.4M 21s",
                                " 93650K .......... .......... .......... .......... .......... 11% 7.58M 21s",
                                " 93700K .......... .......... .......... .......... .......... 11% 37.0M 21s",
                                " 93750K .......... .......... .......... .......... .......... 11% 13.7M 21s",
                                " 93800K .......... .......... .......... .......... .......... 11% 12.8M 21s",
                                " 93850K .......... .......... .......... .......... .......... 11% 46.8M 21s",
                                " 93900K .......... .......... .......... .......... .......... 11% 13.9M 21s",
                                " 93950K .......... .......... .......... .......... .......... 11% 14.1M 21s",
                                " 94000K .......... .......... .......... .......... .......... 11% 16.6M 21s",
                                " 94050K .......... .......... .......... .......... .......... 11% 25.4M 21s",
                                " 94100K .......... .......... .......... .......... .......... 11% 17.3M 21s",
                                " 94150K .......... .......... .......... .......... .......... 11% 18.0M 21s",
                                " 94200K .......... .......... .......... .......... .......... 11% 12.4M 21s",
                                " 94250K .......... .......... .......... .......... .......... 11% 15.3M 21s",
                                " 94300K .......... .......... .......... .......... .......... 11% 30.9M 21s",
                                " 94350K .......... .......... .......... .......... .......... 11% 22.3M 21s",
                                " 94400K .......... .......... .......... .......... .......... 11% 22.0M 21s",
                                " 94450K .......... .......... .......... .......... .......... 11% 10.1M 21s",
                                " 94500K .......... .......... .......... .......... .......... 11% 20.9M 21s",
                                " 94550K .......... .......... .......... .......... .......... 11% 25.3M 21s",
                                " 94600K .......... .......... .......... .......... .......... 11% 11.6M 21s",
                                " 94650K .......... .......... .......... .......... .......... 11% 29.6M 21s",
                                " 94700K .......... .......... .......... .......... .......... 11% 12.9M 21s",
                                " 94750K .......... .......... .......... .......... .......... 11% 24.3M 21s",
                                " 94800K .......... .......... .......... .......... .......... 11% 28.7M 21s",
                                " 94850K .......... .......... .......... .......... .......... 11% 13.3M 21s",
                                " 94900K .......... .......... .......... .......... .......... 11% 20.0M 21s",
                                " 94950K .......... .......... .......... .......... .......... 11% 10.0M 21s",
                                " 95000K .......... .......... .......... .......... .......... 11% 55.2M 21s",
                                " 95050K .......... .......... .......... .......... .......... 11% 23.8M 21s",
                                " 95100K .......... .......... .......... .......... .......... 11% 11.4M 21s",
                                " 95150K .......... .......... .......... .......... .......... 11% 24.5M 21s",
                                " 95200K .......... .......... .......... .......... .......... 11% 15.7M 21s",
                                " 95250K .......... .......... .......... .......... .......... 11% 15.9M 21s",
                                " 95300K .......... .......... .......... .......... .......... 11% 21.4M 21s",
                                " 95350K .......... .......... .......... .......... .......... 11% 8.15M 21s",
                                " 95400K .......... .......... .......... .......... .......... 11% 33.5M 21s",
                                " 95450K .......... .......... .......... .......... .......... 11% 23.7M 21s",
                                " 95500K .......... .......... .......... .......... .......... 11% 33.5M 21s",
                                " 95550K .......... .......... .......... .......... .......... 11% 27.3M 21s",
                                " 95600K .......... .......... .......... .......... .......... 11% 14.7M 21s",
                                " 95650K .......... .......... .......... .......... .......... 11% 29.2M 21s",
                                " 95700K .......... .......... .......... .......... .......... 11% 26.6M 21s",
                                " 95750K .......... .......... .......... .......... .......... 11% 6.05M 21s",
                                " 95800K .......... .......... .......... .......... .......... 11% 20.2M 21s",
                                " 95850K .......... .......... .......... .......... .......... 11% 18.7M 21s",
                                " 95900K .......... .......... .......... .......... .......... 11% 14.2M 21s",
                                " 95950K .......... .......... .......... .......... .......... 11% 24.4M 21s",
                                " 96000K .......... .......... .......... .......... .......... 11% 27.8M 21s",
                                " 96050K .......... .......... .......... .......... .......... 11% 26.7M 21s",
                                " 96100K .......... .......... .......... .......... .......... 11% 8.12M 21s",
                                " 96150K .......... .......... .......... .......... .......... 11% 21.6M 21s",
                                " 96200K .......... .......... .......... .......... .......... 11% 27.4M 21s",
                                " 96250K .......... .......... .......... .......... .......... 11% 21.0M 21s",
                                " 96300K .......... .......... .......... .......... .......... 11% 17.9M 21s",
                                " 96350K .......... .......... .......... .......... .......... 11% 19.6M 21s",
                                " 96400K .......... .......... .......... .......... .......... 11% 24.8M 21s",
                                " 96450K .......... .......... .......... .......... .......... 11% 12.1M 21s",
                                " 96500K .......... .......... .......... .......... .......... 11% 25.0M 21s",
                                " 96550K .......... .......... .......... .......... .......... 11% 20.5M 21s",
                                " 96600K .......... .......... .......... .......... .......... 11% 15.4M 22s",
                                " 96650K .......... .......... .......... .......... .......... 11% 14.5M 22s",
                                " 96700K .......... .......... .......... .......... .......... 11% 37.5M 22s",
                                " 96750K .......... .......... .......... .......... .......... 11% 22.7M 22s",
                                " 96800K .......... .......... .......... .......... .......... 11% 13.0M 22s",
                                " 96850K .......... .......... .......... .......... .......... 11% 38.5M 22s",
                                " 96900K .......... .......... .......... .......... .......... 11% 27.8M 22s",
                                " 96950K .......... .......... .......... .......... .......... 11% 50.6M 22s",
                                " 97000K .......... .......... .......... .......... .......... 11% 11.8M 22s",
                                " 97050K .......... .......... .......... .......... .......... 11% 26.9M 22s",
                                " 97100K .......... .......... .......... .......... .......... 11% 51.3M 22s",
                                " 97150K .......... .......... .......... .......... .......... 11% 31.6M 22s",
                                " 97200K .......... .......... .......... .......... .......... 11% 10.7M 22s",
                                " 97250K .......... .......... .......... .......... .......... 11% 16.8M 22s",
                                " 97300K .......... .......... .......... .......... .......... 11% 45.5M 22s",
                                " 97350K .......... .......... .......... .......... .......... 11% 51.2M 22s",
                                " 97400K .......... .......... .......... .......... .......... 11% 14.0M 22s",
                                " 97450K .......... .......... .......... .......... .......... 11% 23.3M 22s",
                                " 97500K .......... .......... .......... .......... .......... 11% 28.7M 22s",
                                " 97550K .......... .......... .......... .......... .......... 11%  208K 23s",
                                " 97600K .......... .......... .......... .......... .......... 11%  106M 23s",
                                " 97650K .......... .......... .......... .......... .......... 11% 80.2M 23s",
                                " 97700K .......... .......... .......... .......... .......... 11% 84.0M 23s",
                                " 97750K .......... .......... .......... .......... .......... 11% 11.8M 23s",
                                " 97800K .......... .......... .......... .......... .......... 11%  128M 23s",
                                " 97850K .......... .......... .......... .......... .......... 11%  136M 23s",
                                " 97900K .......... .......... .......... .......... .......... 11% 8.04M 23s",
                                " 97950K .......... .......... .......... .......... .......... 11% 88.1M 23s",
                                " 98000K .......... .......... .......... .......... .......... 11% 91.4M 23s",
                                " 98050K .......... .......... .......... .......... .......... 11% 93.3M 23s",
                                " 98100K .......... .......... .......... .......... .......... 11% 82.3M 23s",
                                " 98150K .......... .......... .......... .......... .......... 11% 83.7M 23s",
                                " 98200K .......... .......... .......... .......... .......... 11%  133M 23s",
                                " 98250K .......... .......... .......... .......... .......... 11%  145M 23s",
                                " 98300K .......... .......... .......... .......... .......... 11%  146M 23s",
                                " 98350K .......... .......... .......... .......... .......... 11%  121M 23s",
                                " 98400K .......... .......... .......... .......... .......... 11%  138M 23s",
                                " 98450K .......... .......... .......... .......... .......... 11%  114M 23s",
                                " 98500K .......... .......... .......... .......... .......... 11% 97.3M 23s",
                                " 98550K .......... .......... .......... .......... .......... 12%  123M 23s",
                                " 98600K .......... .......... .......... .......... .......... 12% 4.50M 23s",
                                " 98650K .......... .......... .......... .......... .......... 12% 96.7M 23s",
                                " 98700K .......... .......... .......... .......... .......... 12% 89.0M 23s",
                                " 98750K .......... .......... .......... .......... .......... 12% 81.1M 23s",
                                " 98800K .......... .......... .......... .......... .......... 12% 92.0M 23s",
                                " 98850K .......... .......... .......... .......... .......... 12% 64.8M 23s",
                                " 98900K .......... .......... .......... .......... .......... 12% 56.3M 23s",
                                " 98950K .......... .......... .......... .......... .......... 12% 68.5M 23s",
                                " 99000K .......... .......... .......... .......... .......... 12% 99.2M 23s",
                                " 99050K .......... .......... .......... .......... .......... 12% 66.5M 23s",
                                " 99100K .......... .......... .......... .......... .......... 12% 55.3M 23s",
                                " 99150K .......... .......... .......... .......... .......... 12% 58.3M 23s",
                                " 99200K .......... .......... .......... .......... .......... 12% 70.2M 23s",
                                " 99250K .......... .......... .......... .......... .......... 12% 66.3M 23s",
                                " 99300K .......... .......... .......... .......... .......... 12% 20.9M 23s",
                                " 99350K .......... .......... .......... .......... .......... 12% 55.9M 23s",
                                " 99400K .......... .......... .......... .......... .......... 12% 73.1M 23s",
                                " 99450K .......... .......... .......... .......... .......... 12%  102M 23s",
                                " 99500K .......... .......... .......... .......... .......... 12% 58.0M 23s",
                                " 99550K .......... .......... .......... .......... .......... 12% 60.8M 23s",
                                " 99600K .......... .......... .......... .......... .......... 12%  110M 23s",
                                " 99650K .......... .......... .......... .......... .......... 12%  106M 23s",
                                " 99700K .......... .......... .......... .......... .......... 12% 63.4M 23s",
                                " 99750K .......... .......... .......... .......... .......... 12% 61.5M 23s",
                                " 99800K .......... .......... .......... .......... .......... 12%  122M 23s",
                                " 99850K .......... .......... .......... .......... .......... 12%  134M 23s",
                                " 99900K .......... .......... .......... .......... .......... 12%  121M 23s",
                                " 99950K .......... .......... .......... .......... .......... 12% 61.6M 23s",
                                "100000K .......... .......... .......... .......... .......... 12%  130M 23s",
                                "100050K .......... .......... .......... .......... .......... 12%  137M 23s",
                                "100100K .......... .......... .......... .......... .......... 12%  136M 23s",
                                "100150K .......... .......... .......... .......... .......... 12% 81.0M 23s",
                                "100200K .......... .......... .......... .......... .......... 12% 85.9M 23s",
                                "100250K .......... .......... .......... .......... .......... 12% 79.0M 23s",
                                "100300K .......... .......... .......... .......... .......... 12% 81.5M 23s",
                                "100350K .......... .......... .......... .......... .......... 12% 93.2M 23s",
                                "100400K .......... .......... .......... .......... .......... 12% 85.0M 23s",
                                "100450K .......... .......... .......... .......... .......... 12% 83.0M 23s",
                                "100500K .......... .......... .......... .......... .......... 12%  104M 23s",
                                "100550K .......... .......... .......... .......... .......... 12%  113M 23s",
                                "100600K .......... .......... .......... .......... .......... 12%  125M 23s",
                                "100650K .......... .......... .......... .......... .......... 12%  130M 23s",
                                "100700K .......... .......... .......... .......... .......... 12%  134M 23s",
                                "100750K .......... .......... .......... .......... .......... 12%  110M 23s",
                                "100800K .......... .......... .......... .......... .......... 12%  136M 23s",
                                "100850K .......... .......... .......... .......... .......... 12% 69.7M 23s",
                                "100900K .......... .......... .......... .......... .......... 12%  129M 23s",
                                "100950K .......... .......... .......... .......... .......... 12%  114M 23s",
                                "101000K .......... .......... .......... .......... .......... 12% 3.58M 23s",
                                "101050K .......... .......... .......... .......... .......... 12% 44.2M 23s",
                                "101100K .......... .......... .......... .......... .......... 12%  107M 23s",
                                "101150K .......... .......... .......... .......... .......... 12% 74.1M 23s",
                                "101200K .......... .......... .......... .......... .......... 12% 83.5M 23s",
                                "101250K .......... .......... .......... .......... .......... 12%  103M 23s",
                                "101300K .......... .......... .......... .......... .......... 12% 80.4M 23s",
                                "101350K .......... .......... .......... .......... .......... 12%  104M 23s",
                                "101400K .......... .......... .......... .......... .......... 12% 96.2M 23s",
                                "101450K .......... .......... .......... .......... .......... 12% 82.4M 23s",
                                "101500K .......... .......... .......... .......... .......... 12% 96.2M 23s",
                                "101550K .......... .......... .......... .......... .......... 12% 96.0M 23s",
                                "101600K .......... .......... .......... .......... .......... 12% 13.5M 23s",
                                "101650K .......... .......... .......... .......... .......... 12%  113M 23s",
                                "101700K .......... .......... .......... .......... .......... 12%  100M 23s",
                                "101750K .......... .......... .......... .......... .......... 12%  131M 23s",
                                "101800K .......... .......... .......... .......... .......... 12% 97.9M 23s",
                                "101850K .......... .......... .......... .......... .......... 12% 91.7M 23s",
                                "101900K .......... .......... .......... .......... .......... 12%  137M 23s",
                                "101950K .......... .......... .......... .......... .......... 12%  142M 23s",
                                "102000K .......... .......... .......... .......... .......... 12% 46.3M 23s",
                                "102050K .......... .......... .......... .......... .......... 12%  110M 23s",
                                "102100K .......... .......... .......... .......... .......... 12%  133M 23s",
                                "102150K .......... .......... .......... .......... .......... 12% 84.2M 23s",
                                "102200K .......... .......... .......... .......... .......... 12% 71.5M 23s",
                                "102250K .......... .......... .......... .......... .......... 12%  128M 23s",
                                "102300K .......... .......... .......... .......... .......... 12% 13.8M 23s",
                                "102350K .......... .......... .......... .......... .......... 12% 27.2M 23s",
                                "102400K .......... .......... .......... .......... .......... 12%  111M 23s",
                                "102450K .......... .......... .......... .......... .......... 12% 85.2M 23s",
                                "102500K .......... .......... .......... .......... .......... 12% 72.6M 23s",
                                "102550K .......... .......... .......... .......... .......... 12% 14.0M 23s",
                                "102600K .......... .......... .......... .......... .......... 12% 66.6M 23s",
                                "102650K .......... .......... .......... .......... .......... 12% 37.8M 23s",
                                "102700K .......... .......... .......... .......... .......... 12% 82.0M 23s",
                                "102750K .......... .......... .......... .......... .......... 12% 29.9M 23s",
                                "102800K .......... .......... .......... .......... .......... 12% 28.4M 23s",
                                "102850K .......... .......... .......... .......... .......... 12% 25.1M 23s",
                                "102900K .......... .......... .......... .......... .......... 12% 26.4M 23s",
                                "102950K .......... .......... .......... .......... .......... 12% 59.0M 23s",
                                "103000K .......... .......... .......... .......... .......... 12% 24.2M 23s",
                                "103050K .......... .......... .......... .......... .......... 12% 13.8M 23s",
                                "103100K .......... .......... .......... .......... .......... 12% 80.8M 23s",
                                "103150K .......... .......... .......... .......... .......... 12%  146M 23s",
                                "103200K .......... .......... .......... .......... .......... 12% 28.2M 23s",
                                "103250K .......... .......... .......... .......... .......... 12% 20.6M 23s",
                                "103300K .......... .......... .......... .......... .......... 12% 31.2M 23s",
                                "103350K .......... .......... .......... .......... .......... 12% 53.3M 23s",
                                "103400K .......... .......... .......... .......... .......... 12% 27.7M 23s",
                                "103450K .......... .......... .......... .......... .......... 12% 28.0M 23s",
                                "103500K .......... .......... .......... .......... .......... 12% 60.4M 23s",
                                "103550K .......... .......... .......... .......... .......... 12% 17.9M 23s",
                                "103600K .......... .......... .......... .......... .......... 12% 16.6M 23s",
                                "103650K .......... .......... .......... .......... .......... 12% 69.7M 23s",
                                "103700K .......... .......... .......... .......... .......... 12% 70.5M 23s",
                                "103750K .......... .......... .......... .......... .......... 12% 37.0M 23s",
                                "103800K .......... .......... .......... .......... .......... 12% 19.7M 23s",
                                "103850K .......... .......... .......... .......... .......... 12% 81.5M 23s",
                                "103900K .......... .......... .......... .......... .......... 12% 32.7M 23s",
                                "103950K .......... .......... .......... .......... .......... 12% 99.2M 23s",
                                "104000K .......... .......... .......... .......... .......... 12% 36.0M 23s",
                                "104050K .......... .......... .......... .......... .......... 12% 40.3M 23s",
                                "104100K .......... .......... .......... .......... .......... 12% 6.01M 23s",
                                "104150K .......... .......... .......... .......... .......... 12% 67.7M 23s",
                                "104200K .......... .......... .......... .......... .......... 12% 64.1M 23s",
                                "104250K .......... .......... .......... .......... .......... 12% 60.1M 23s",
                                "104300K .......... .......... .......... .......... .......... 12% 83.6M 23s",
                                "104350K .......... .......... .......... .......... .......... 12% 50.8M 23s",
                                "104400K .......... .......... .......... .......... .......... 12% 91.1M 23s",
                                "104450K .......... .......... .......... .......... .......... 12%  102M 23s",
                                "104500K .......... .......... .......... .......... .......... 12% 97.5M 23s",
                                "104550K .......... .......... .......... .......... .......... 12% 84.5M 23s",
                                "104600K .......... .......... .......... .......... .......... 12% 97.5M 23s",
                                "104650K .......... .......... .......... .......... .......... 12% 20.7M 23s",
                                "104700K .......... .......... .......... .......... .......... 12% 71.8M 23s",
                                "104750K .......... .......... .......... .......... .......... 12% 64.5M 23s",
                                "104800K .......... .......... .......... .......... .......... 12% 57.8M 23s",
                                "104850K .......... .......... .......... .......... .......... 12% 92.0M 23s",
                                "104900K .......... .......... .......... .......... .......... 12% 65.7M 23s",
                                "104950K .......... .......... .......... .......... .......... 12% 76.9M 23s",
                                "105000K .......... .......... .......... .......... .......... 12%  102M 23s",
                                "105050K .......... .......... .......... .......... .......... 12% 49.3M 23s",
                                "105100K .......... .......... .......... .......... .......... 12% 29.0M 23s",
                                "105150K .......... .......... .......... .......... .......... 12% 34.6M 23s",
                                "105200K .......... .......... .......... .......... .......... 12% 7.44M 23s",
                                "105250K .......... .......... .......... .......... .......... 12% 51.2M 23s",
                                "105300K .......... .......... .......... .......... .......... 12% 36.2M 23s",
                                "105350K .......... .......... .......... .......... .......... 12% 53.7M 23s",
                                "105400K .......... .......... .......... .......... .......... 12% 28.9M 23s",
                                "105450K .......... .......... .......... .......... .......... 12% 64.7M 23s",
                                "105500K .......... .......... .......... .......... .......... 12% 32.8M 23s",
                                "105550K .......... .......... .......... .......... .......... 12% 52.5M 23s",
                                "105600K .......... .......... .......... .......... .......... 12% 31.0M 23s",
                                "105650K .......... .......... .......... .......... .......... 12% 55.7M 23s",
                                "105700K .......... .......... .......... .......... .......... 12% 33.5M 23s",
                                "105750K .......... .......... .......... .......... .......... 12% 53.6M 23s",
                                "105800K .......... .......... .......... .......... .......... 12% 31.4M 23s",
                                "105850K .......... .......... .......... .......... .......... 12% 4.89M 23s",
                                "105900K .......... .......... .......... .......... .......... 12% 53.5M 23s",
                                "105950K .......... .......... .......... .......... .......... 12% 57.9M 23s",
                                "106000K .......... .......... .......... .......... .......... 12% 72.7M 23s",
                                "106050K .......... .......... .......... .......... .......... 12% 48.5M 23s",
                                "106100K .......... .......... .......... .......... .......... 12% 18.6M 23s",
                                "106150K .......... .......... .......... .......... .......... 12% 51.4M 23s",
                                "106200K .......... .......... .......... .......... .......... 12% 53.8M 23s",
                                "106250K .......... .......... .......... .......... .......... 12% 49.1M 23s",
                                "106300K .......... .......... .......... .......... .......... 12% 33.9M 23s",
                                "106350K .......... .......... .......... .......... .......... 12% 32.5M 23s",
                                "106400K .......... .......... .......... .......... .......... 12% 12.8M 23s",
                                "106450K .......... .......... .......... .......... .......... 12% 43.5M 23s",
                                "106500K .......... .......... .......... .......... .......... 12% 41.5M 23s",
                                "106550K .......... .......... .......... .......... .......... 12% 44.7M 23s",
                                "106600K .......... .......... .......... .......... .......... 12% 37.3M 23s",
                                "106650K .......... .......... .......... .......... .......... 12% 51.8M 23s",
                                "106700K .......... .......... .......... .......... .......... 12% 41.3M 23s",
                                "106750K .......... .......... .......... .......... .......... 13% 36.7M 23s",
                                "106800K .......... .......... .......... .......... .......... 13% 30.4M 23s",
                                "106850K .......... .......... .......... .......... .......... 13% 37.5M 23s",
                                "106900K .......... .......... .......... .......... .......... 13% 35.7M 23s",
                                "106950K .......... .......... .......... .......... .......... 13% 40.9M 23s",
                                "107000K .......... .......... .......... .......... .......... 13% 50.4M 23s",
                                "107050K .......... .......... .......... .......... .......... 13% 35.5M 23s",
                                "107100K .......... .......... .......... .......... .......... 13% 41.0M 23s",
                                "107150K .......... .......... .......... .......... .......... 13% 46.9M 23s",
                                "107200K .......... .......... .......... .......... .......... 13% 44.8M 23s",
                                "107250K .......... .......... .......... .......... .......... 13% 33.7M 23s",
                                "107300K .......... .......... .......... .......... .......... 13% 36.8M 23s",
                                "107350K .......... .......... .......... .......... .......... 13% 42.8M 23s",
                                "107400K .......... .......... .......... .......... .......... 13% 45.1M 23s",
                                "107450K .......... .......... .......... .......... .......... 13% 29.7M 23s",
                                "107500K .......... .......... .......... .......... .......... 13% 48.9M 23s",
                                "107550K .......... .......... .......... .......... .......... 13% 48.8M 22s",
                                "107600K .......... .......... .......... .......... .......... 13% 48.8M 22s",
                                "107650K .......... .......... .......... .......... .......... 13% 28.9M 22s",
                                "107700K .......... .......... .......... .......... .......... 13% 42.5M 22s",
                                "107750K .......... .......... .......... .......... .......... 13% 34.4M 22s",
                                "107800K .......... .......... .......... .......... .......... 13% 34.9M 22s",
                                "107850K .......... .......... .......... .......... .......... 13% 52.1M 22s",
                                "107900K .......... .......... .......... .......... .......... 13% 21.3M 22s",
                                "107950K .......... .......... .......... .......... .......... 13% 36.9M 22s",
                                "108000K .......... .......... .......... .......... .......... 13% 27.0M 22s",
                                "108050K .......... .......... .......... .......... .......... 13%  120M 22s",
                                "108100K .......... .......... .......... .......... .......... 13% 31.9M 22s",
                                "108150K .......... .......... .......... .......... .......... 13% 19.3M 22s",
                                "108200K .......... .......... .......... .......... .......... 13% 18.1M 22s",
                                "108250K .......... .......... .......... .......... .......... 13% 97.5M 22s",
                                "108300K .......... .......... .......... .......... .......... 13% 64.3M 22s",
                                "108350K .......... .......... .......... .......... .......... 13% 18.8M 22s",
                                "108400K .......... .......... .......... .......... .......... 13% 83.6M 22s",
                                "108450K .......... .......... .......... .......... .......... 13% 88.5M 22s",
                                "108500K .......... .......... .......... .......... .......... 13% 16.7M 22s",
                                "108550K .......... .......... .......... .......... .......... 13% 38.4M 22s",
                                "108600K .......... .......... .......... .......... .......... 13% 79.3M 22s",
                                "108650K .......... .......... .......... .......... .......... 13% 18.1M 22s",
                                "108700K .......... .......... .......... .......... .......... 13% 24.9M 22s",
                                "108750K .......... .......... .......... .......... .......... 13% 48.5M 22s",
                                "108800K .......... .......... .......... .......... .......... 13% 59.8M 22s",
                                "108850K .......... .......... .......... .......... .......... 13% 19.7M 22s",
                                "108900K .......... .......... .......... .......... .......... 13% 17.5M 22s",
                                "108950K .......... .......... .......... .......... .......... 13% 52.9M 22s",
                                "109000K .......... .......... .......... .......... .......... 13% 51.4M 22s",
                                "109050K .......... .......... .......... .......... .......... 13% 10.7M 22s",
                                "109100K .......... .......... .......... .......... .......... 13% 10.7M 22s",
                                "109150K .......... .......... .......... .......... .......... 13% 99.9M 22s",
                                "109200K .......... .......... .......... .......... .......... 13% 31.3M 22s",
                                "109250K .......... .......... .......... .......... .......... 13% 95.4M 22s",
                                "109300K .......... .......... .......... .......... .......... 13% 25.2M 22s",
                                "109350K .......... .......... .......... .......... .......... 13% 33.1M 22s",
                                "109400K .......... .......... .......... .......... .......... 13% 10.6M 22s",
                                "109450K .......... .......... .......... .......... .......... 13%  135M 22s",
                                "109500K .......... .......... .......... .......... .......... 13% 29.9M 22s",
                                "109550K .......... .......... .......... .......... .......... 13% 69.2M 22s",
                                "109600K .......... .......... .......... .......... .......... 13% 14.9M 22s",
                                "109650K .......... .......... .......... .......... .......... 13% 30.1M 22s",
                                "109700K .......... .......... .......... .......... .......... 13% 32.9M 22s",
                                "109750K .......... .......... .......... .......... .......... 13% 24.8M 22s",
                                "109800K .......... .......... .......... .......... .......... 13% 17.9M 22s",
                                "109850K .......... .......... .......... .......... .......... 13% 24.7M 22s",
                                "109900K .......... .......... .......... .......... .......... 13% 22.8M 22s",
                                "109950K .......... .......... .......... .......... .......... 13% 29.7M 22s",
                                "110000K .......... .......... .......... .......... .......... 13% 19.1M 22s",
                                "110050K .......... .......... .......... .......... .......... 13% 43.3M 22s",
                                "110100K .......... .......... .......... .......... .......... 13% 22.8M 22s",
                                "110150K .......... .......... .......... .......... .......... 13% 63.3M 22s",
                                "110200K .......... .......... .......... .......... .......... 13% 16.2M 22s",
                                "110250K .......... .......... .......... .......... .......... 13% 56.7M 22s",
                                "110300K .......... .......... .......... .......... .......... 13% 24.6M 22s",
                                "110350K .......... .......... .......... .......... .......... 13% 16.7M 22s",
                                "110400K .......... .......... .......... .......... .......... 13% 48.6M 22s",
                                "110450K .......... .......... .......... .......... .......... 13% 58.8M 22s",
                                "110500K .......... .......... .......... .......... .......... 13% 24.5M 22s",
                                "110550K .......... .......... .......... .......... .......... 13% 10.0M 22s",
                                "110600K .......... .......... .......... .......... .......... 13% 55.1M 22s",
                                "110650K .......... .......... .......... .......... .......... 13% 65.5M 22s",
                                "110700K .......... .......... .......... .......... .......... 13% 79.1M 22s",
                                "110750K .......... .......... .......... .......... .......... 13% 23.8M 22s",
                                "110800K .......... .......... .......... .......... .......... 13% 48.1M 22s",
                                "110850K .......... .......... .......... .......... .......... 13% 53.6M 22s",
                                "110900K .......... .......... .......... .......... .......... 13% 18.2M 22s",
                                "110950K .......... .......... .......... .......... .......... 13% 18.9M 22s",
                                "111000K .......... .......... .......... .......... .......... 13% 62.2M 22s",
                                "111050K .......... .......... .......... .......... .......... 13% 32.7M 22s",
                                "111100K .......... .......... .......... .......... .......... 13%  103M 22s",
                                "111150K .......... .......... .......... .......... .......... 13% 17.7M 22s",
                                "111200K .......... .......... .......... .......... .......... 13% 33.4M 22s",
                                "111250K .......... .......... .......... .......... .......... 13%  122M 22s",
                                "111300K .......... .......... .......... .......... .......... 13% 35.9M 22s",
                                "111350K .......... .......... .......... .......... .......... 13% 10.3M 22s",
                                "111400K .......... .......... .......... .......... .......... 13%  114M 22s",
                                "111450K .......... .......... .......... .......... .......... 13%  126M 22s",
                                "111500K .......... .......... .......... .......... .......... 13%  106M 22s",
                                "111550K .......... .......... .......... .......... .......... 13% 84.2M 22s",
                                "111600K .......... .......... .......... .......... .......... 13%  115M 22s",
                                "111650K .......... .......... .......... .......... .......... 13%  135M 22s",
                                "111700K .......... .......... .......... .......... .......... 13% 37.3M 22s",
                                "111750K .......... .......... .......... .......... .......... 13% 39.3M 22s",
                                "111800K .......... .......... .......... .......... .......... 13% 70.6M 22s",
                                "111850K .......... .......... .......... .......... .......... 13% 63.3M 22s",
                                "111900K .......... .......... .......... .......... .......... 13% 83.3M 22s",
                                "111950K .......... .......... .......... .......... .......... 13% 31.4M 22s",
                                "112000K .......... .......... .......... .......... .......... 13% 31.1M 22s",
                                "112050K .......... .......... .......... .......... .......... 13% 71.3M 22s",
                                "112100K .......... .......... .......... .......... .......... 13% 10.5M 22s",
                                "112150K .......... .......... .......... .......... .......... 13%  139M 22s",
                                "112200K .......... .......... .......... .......... .......... 13% 91.3M 22s",
                                "112250K .......... .......... .......... .......... .......... 13%  120M 22s",
                                "112300K .......... .......... .......... .......... .......... 13%  141M 22s",
                                "112350K .......... .......... .......... .......... .......... 13% 26.7M 22s",
                                "112400K .......... .......... .......... .......... .......... 13%  104M 22s",
                                "112450K .......... .......... .......... .......... .......... 13%  102M 22s",
                                "112500K .......... .......... .......... .......... .......... 13% 75.1M 22s",
                                "112550K .......... .......... .......... .......... .......... 13% 32.5M 22s",
                                "112600K .......... .......... .......... .......... .......... 13% 51.0M 22s",
                                "112650K .......... .......... .......... .......... .......... 13% 32.4M 22s",
                                "112700K .......... .......... .......... .......... .......... 13% 28.1M 22s",
                                "112750K .......... .......... .......... .......... .......... 13% 46.0M 22s",
                                "112800K .......... .......... .......... .......... .......... 13% 8.79M 22s",
                                "112850K .......... .......... .......... .......... .......... 13% 30.7M 22s",
                                "112900K .......... .......... .......... .......... .......... 13% 53.1M 22s",
                                "112950K .......... .......... .......... .......... .......... 13% 5.18M 22s",
                                "113000K .......... .......... .......... .......... .......... 13% 60.6M 22s",
                                "113050K .......... .......... .......... .......... .......... 13% 91.1M 22s",
                                "113100K .......... .......... .......... .......... .......... 13% 85.5M 22s",
                                "113150K .......... .......... .......... .......... .......... 13% 87.6M 22s",
                                "113200K .......... .......... .......... .......... .......... 13% 30.3M 22s",
                                "113250K .......... .......... .......... .......... .......... 13% 78.5M 22s",
                                "113300K .......... .......... .......... .......... .......... 13%  134M 22s",
                                "113350K .......... .......... .......... .......... .......... 13%  147M 22s",
                                "113400K .......... .......... .......... .......... .......... 13% 16.5M 22s",
                                "113450K .......... .......... .......... .......... .......... 13% 37.1M 22s",
                                "113500K .......... .......... .......... .......... .......... 13% 21.9M 22s",
                                "113550K .......... .......... .......... .......... .......... 13% 10.9M 22s",
                                "113600K .......... .......... .......... .......... .......... 13% 33.5M 22s",
                                "113650K .......... .......... .......... .......... .......... 13% 47.4M 22s",
                                "113700K .......... .......... .......... .......... .......... 13% 46.0M 22s",
                                "113750K .......... .......... .......... .......... .......... 13% 14.1M 22s",
                                "113800K .......... .......... .......... .......... .......... 13% 26.2M 22s",
                                "113850K .......... .......... .......... .......... .......... 13% 15.1M 22s",
                                "113900K .......... .......... .......... .......... .......... 13% 20.0M 22s",
                                "113950K .......... .......... .......... .......... .......... 13%  107M 22s",
                                "114000K .......... .......... .......... .......... .......... 13% 16.2M 22s",
                                "114050K .......... .......... .......... .......... .......... 13% 46.4M 22s",
                                "114100K .......... .......... .......... .......... .......... 13% 12.5M 22s",
                                "114150K .......... .......... .......... .......... .......... 13% 41.6M 22s",
                                "114200K .......... .......... .......... .......... .......... 13% 74.9M 22s",
                                "114250K .......... .......... .......... .......... .......... 13% 53.2M 22s",
                                "114300K .......... .......... .......... .......... .......... 13% 10.8M 22s",
                                "114350K .......... .......... .......... .......... .......... 13% 25.8M 22s",
                                "114400K .......... .......... .......... .......... .......... 13%  105M 22s",
                                "114450K .......... .......... .......... .......... .......... 13% 75.2M 22s",
                                "114500K .......... .......... .......... .......... .......... 13% 9.34M 22s",
                                "114550K .......... .......... .......... .......... .......... 13% 24.6M 22s",
                                "114600K .......... .......... .......... .......... .......... 13% 94.3M 22s",
                                "114650K .......... .......... .......... .......... .......... 13% 11.8M 22s",
                                "114700K .......... .......... .......... .......... .......... 13% 7.55M 22s",
                                "114750K .......... .......... .......... .......... .......... 13%  115M 22s",
                                "114800K .......... .......... .......... .......... .......... 13% 40.9M 22s",
                                "114850K .......... .......... .......... .......... .......... 13%  105M 22s",
                                "114900K .......... .......... .......... .......... .......... 13% 33.8M 22s",
                                "114950K .......... .......... .......... .......... .......... 14% 11.9M 22s",
                                "115000K .......... .......... .......... .......... .......... 14%  125M 22s",
                                "115050K .......... .......... .......... .......... .......... 14% 6.57M 22s",
                                "115100K .......... .......... .......... .......... .......... 14%  124M 22s",
                                "115150K .......... .......... .......... .......... .......... 14%  138M 22s",
                                "115200K .......... .......... .......... .......... .......... 14% 14.7M 22s",
                                "115250K .......... .......... .......... .......... .......... 14% 27.2M 22s",
                                "115300K .......... .......... .......... .......... .......... 14%  106M 22s",
                                "115350K .......... .......... .......... .......... .......... 14% 6.62M 22s",
                                "115400K .......... .......... .......... .......... .......... 14%  123M 22s",
                                "115450K .......... .......... .......... .......... .......... 14% 36.3M 22s",
                                "115500K .......... .......... .......... .......... .......... 14% 12.4M 22s",
                                "115550K .......... .......... .......... .......... .......... 14% 79.7M 22s",
                                "115600K .......... .......... .......... .......... .......... 14% 17.3M 22s",
                                "115650K .......... .......... .......... .......... .......... 14% 18.4M 22s",
                                "115700K .......... .......... .......... .......... .......... 14% 42.2M 22s",
                                "115750K .......... .......... .......... .......... .......... 14% 53.2M 22s",
                                "115800K .......... .......... .......... .......... .......... 14% 23.8M 22s",
                                "115850K .......... .......... .......... .......... .......... 14% 8.43M 22s",
                                "115900K .......... .......... .......... .......... .......... 14% 33.5M 22s",
                                "115950K .......... .......... .......... .......... .......... 14% 31.3M 22s",
                                "116000K .......... .......... .......... .......... .......... 14% 27.3M 22s",
                                "116050K .......... .......... .......... .......... .......... 14% 30.1M 22s",
                                "116100K .......... .......... .......... .......... .......... 14% 15.6M 22s",
                                "116150K .......... .......... .......... .......... .......... 14% 25.6M 22s",
                                "116200K .......... .......... .......... .......... .......... 14% 11.4M 22s",
                                "116250K .......... .......... .......... .......... .......... 14% 26.8M 22s",
                                "116300K .......... .......... .......... .......... .......... 14% 90.7M 22s",
                                "116350K .......... .......... .......... .......... .......... 14% 11.5M 22s",
                                "116400K .......... .......... .......... .......... .......... 14% 21.8M 22s",
                                "116450K .......... .......... .......... .......... .......... 14% 32.0M 22s",
                                "116500K .......... .......... .......... .......... .......... 14% 10.9M 22s",
                                "116550K .......... .......... .......... .......... .......... 14%  104M 22s",
                                "116600K .......... .......... .......... .......... .......... 14% 26.0M 22s",
                                "116650K .......... .......... .......... .......... .......... 14% 18.3M 22s",
                                "116700K .......... .......... .......... .......... .......... 14% 37.0M 22s",
                                "116750K .......... .......... .......... .......... .......... 14% 16.1M 22s",
                                "116800K .......... .......... .......... .......... .......... 14% 37.2M 22s",
                                "116850K .......... .......... .......... .......... .......... 14% 74.9M 22s",
                                "116900K .......... .......... .......... .......... .......... 14% 24.3M 22s",
                                "116950K .......... .......... .......... .......... .......... 14% 45.2M 22s",
                                "117000K .......... .......... .......... .......... .......... 14% 40.8M 22s",
                                "117050K .......... .......... .......... .......... .......... 14% 48.8M 22s",
                                "117100K .......... .......... .......... .......... .......... 14% 40.0M 22s",
                                "117150K .......... .......... .......... .......... .......... 14% 55.7M 22s",
                                "117200K .......... .......... .......... .......... .......... 14% 48.8M 22s",
                                "117250K .......... .......... .......... .......... .......... 14% 30.8M 22s",
                                "117300K .......... .......... .......... .......... .......... 14% 46.0M 22s",
                                "117350K .......... .......... .......... .......... .......... 14% 35.9M 22s",
                                "117400K .......... .......... .......... .......... .......... 14% 46.9M 22s",
                                "117450K .......... .......... .......... .......... .......... 14% 37.4M 22s",
                                "117500K .......... .......... .......... .......... .......... 14% 53.4M 22s",
                                "117550K .......... .......... .......... .......... .......... 14% 31.0M 22s",
                                "117600K .......... .......... .......... .......... .......... 14% 31.7M 22s",
                                "117650K .......... .......... .......... .......... .......... 14% 40.4M 22s",
                                "117700K .......... .......... .......... .......... .......... 14% 85.9M 22s",
                                "117750K .......... .......... .......... .......... .......... 14% 30.9M 22s",
                                "117800K .......... .......... .......... .......... .......... 14% 37.1M 22s",
                                "117850K .......... .......... .......... .......... .......... 14% 73.5M 22s",
                                "117900K .......... .......... .......... .......... .......... 14% 34.3M 22s",
                                "117950K .......... .......... .......... .......... .......... 14% 9.48M 22s",
                                "118000K .......... .......... .......... .......... .......... 14% 79.4M 22s",
                                "118050K .......... .......... .......... .......... .......... 14% 84.1M 22s",
                                "118100K .......... .......... .......... .......... .......... 14% 66.7M 22s",
                                "118150K .......... .......... .......... .......... .......... 14% 53.2M 22s",
                                "118200K .......... .......... .......... .......... .......... 14% 47.1M 22s",
                                "118250K .......... .......... .......... .......... .......... 14% 30.3M 22s",
                                "118300K .......... .......... .......... .......... .......... 14% 38.3M 22s",
                                "118350K .......... .......... .......... .......... .......... 14% 34.3M 22s",
                                "118400K .......... .......... .......... .......... .......... 14% 55.3M 22s",
                                "118450K .......... .......... .......... .......... .......... 14% 29.6M 22s",
                                "118500K .......... .......... .......... .......... .......... 14% 14.6M 22s",
                                "118550K .......... .......... .......... .......... .......... 14%  147M 22s",
                                "118600K .......... .......... .......... .......... .......... 14% 18.7M 22s",
                                "118650K .......... .......... .......... .......... .......... 14% 31.8M 22s",
                                "118700K .......... .......... .......... .......... .......... 14% 23.4M 22s",
                                "118750K .......... .......... .......... .......... .......... 14% 30.6M 22s",
                                "118800K .......... .......... .......... .......... .......... 14% 59.9M 22s",
                                "118850K .......... .......... .......... .......... .......... 14% 29.5M 22s",
                                "118900K .......... .......... .......... .......... .......... 14% 23.0M 22s",
                                "118950K .......... .......... .......... .......... .......... 14% 19.9M 22s",
                                "119000K .......... .......... .......... .......... .......... 14% 42.8M 22s",
                                "119050K .......... .......... .......... .......... .......... 14% 22.2M 22s",
                                "119100K .......... .......... .......... .......... .......... 14% 38.5M 22s",
                                "119150K .......... .......... .......... .......... .......... 14% 33.4M 22s",
                                "119200K .......... .......... .......... .......... .......... 14% 22.3M 22s",
                                "119250K .......... .......... .......... .......... .......... 14% 34.2M 22s",
                                "119300K .......... .......... .......... .......... .......... 14% 26.8M 22s",
                                "119350K .......... .......... .......... .......... .......... 14% 20.3M 22s",
                                "119400K .......... .......... .......... .......... .......... 14% 15.9M 22s",
                                "119450K .......... .......... .......... .......... .......... 14% 5.11M 22s",
                                "119500K .......... .......... .......... .......... .......... 14%  104M 22s",
                                "119550K .......... .......... .......... .......... .......... 14%  102M 22s",
                                "119600K .......... .......... .......... .......... .......... 14% 90.6M 22s",
                                "119650K .......... .......... .......... .......... .......... 14% 58.6M 22s",
                                "119700K .......... .......... .......... .......... .......... 14% 22.7M 22s",
                                "119750K .......... .......... .......... .......... .......... 14% 20.6M 22s",
                                "119800K .......... .......... .......... .......... .......... 14% 10.6M 22s",
                                "119850K .......... .......... .......... .......... .......... 14% 68.2M 22s",
                                "119900K .......... .......... .......... .......... .......... 14% 81.2M 22s",
                                "119950K .......... .......... .......... .......... .......... 14%  101M 22s",
                                "120000K .......... .......... .......... .......... .......... 14% 15.4M 22s",
                                "120050K .......... .......... .......... .......... .......... 14% 20.9M 22s",
                                "120100K .......... .......... .......... .......... .......... 14% 42.6M 22s",
                                "120150K .......... .......... .......... .......... .......... 14% 21.1M 22s",
                                "120200K .......... .......... .......... .......... .......... 14% 32.2M 22s",
                                "120250K .......... .......... .......... .......... .......... 14% 70.1M 22s",
                                "120300K .......... .......... .......... .......... .......... 14% 19.7M 22s",
                                "120350K .......... .......... .......... .......... .......... 14% 20.9M 22s",
                                "120400K .......... .......... .......... .......... .......... 14% 32.1M 22s",
                                "120450K .......... .......... .......... .......... .......... 14% 61.4M 22s",
                                "120500K .......... .......... .......... .......... .......... 14% 22.7M 22s",
                                "120550K .......... .......... .......... .......... .......... 14% 24.5M 22s",
                                "120600K .......... .......... .......... .......... .......... 14% 47.7M 22s",
                                "120650K .......... .......... .......... .......... .......... 14% 37.7M 22s",
                                "120700K .......... .......... .......... .......... .......... 14% 30.7M 22s",
                                "120750K .......... .......... .......... .......... .......... 14% 17.1M 22s",
                                "120800K .......... .......... .......... .......... .......... 14% 71.0M 22s",
                                "120850K .......... .......... .......... .......... .......... 14% 30.7M 22s",
                                "120900K .......... .......... .......... .......... .......... 14% 50.9M 22s",
                                "120950K .......... .......... .......... .......... .......... 14% 21.7M 22s",
                                "121000K .......... .......... .......... .......... .......... 14% 27.5M 22s",
                                "121050K .......... .......... .......... .......... .......... 14% 59.3M 22s",
                                "121100K .......... .......... .......... .......... .......... 14% 54.1M 22s",
                                "121150K .......... .......... .......... .......... .......... 14% 52.2M 22s",
                                "121200K .......... .......... .......... .......... .......... 14% 15.8M 22s",
                                "121250K .......... .......... .......... .......... .......... 14% 54.1M 22s",
                                "121300K .......... .......... .......... .......... .......... 14% 49.8M 22s",
                                "121350K .......... .......... .......... .......... .......... 14% 58.7M 22s",
                                "121400K .......... .......... .......... .......... .......... 14% 15.0M 22s",
                                "121450K .......... .......... .......... .......... .......... 14% 29.1M 22s",
                                "121500K .......... .......... .......... .......... .......... 14% 24.0M 22s",
                                "121550K .......... .......... .......... .......... .......... 14% 22.0M 22s",
                                "121600K .......... .......... .......... .......... .......... 14% 44.4M 22s",
                                "121650K .......... .......... .......... .......... .......... 14% 24.2M 22s",
                                "121700K .......... .......... .......... .......... .......... 14% 46.7M 22s",
                                "121750K .......... .......... .......... .......... .......... 14% 8.50M 22s",
                                "121800K .......... .......... .......... .......... .......... 14% 43.0M 22s",
                                "121850K .......... .......... .......... .......... .......... 14% 70.5M 22s",
                                "121900K .......... .......... .......... .......... .......... 14% 13.9M 22s",
                                "121950K .......... .......... .......... .......... .......... 14% 19.1M 22s",
                                "122000K .......... .......... .......... .......... .......... 14% 32.0M 22s",
                                "122050K .......... .......... .......... .......... .......... 14% 38.9M 22s",
                                "122100K .......... .......... .......... .......... .......... 14% 12.0M 22s",
                                "122150K .......... .......... .......... .......... .......... 14% 12.8M 22s",
                                "122200K .......... .......... .......... .......... .......... 14% 19.8M 22s",
                                "122250K .......... .......... .......... .......... .......... 14% 20.6M 22s",
                                "122300K .......... .......... .......... .......... .......... 14% 48.9M 22s",
                                "122350K .......... .......... .......... .......... .......... 14% 12.0M 22s",
                                "122400K .......... .......... .......... .......... .......... 14% 93.8M 22s",
                                "122450K .......... .......... .......... .......... .......... 14% 33.2M 22s",
                                "122500K .......... .......... .......... .......... .......... 14% 24.4M 22s",
                                "122550K .......... .......... .......... .......... .......... 14% 43.6M 22s",
                                "122600K .......... .......... .......... .......... .......... 14% 27.9M 22s",
                                "122650K .......... .......... .......... .......... .......... 14% 25.1M 22s",
                                "122700K .......... .......... .......... .......... .......... 14% 26.6M 22s",
                                "122750K .......... .......... .......... .......... .......... 14% 6.26M 22s",
                                "122800K .......... .......... .......... .......... .......... 14% 97.4M 22s",
                                "122850K .......... .......... .......... .......... .......... 14% 76.8M 22s",
                                "122900K .......... .......... .......... .......... .......... 14% 24.1M 22s",
                                "122950K .......... .......... .......... .......... .......... 14%  109M 22s",
                                "123000K .......... .......... .......... .......... .......... 14%  103M 22s",
                                "123050K .......... .......... .......... .......... .......... 14% 28.5M 22s",
                                "123100K .......... .......... .......... .......... .......... 14% 27.8M 22s",
                                "123150K .......... .......... .......... .......... .......... 14% 26.6M 22s",
                                "123200K .......... .......... .......... .......... .......... 15% 19.0M 22s",
                                "123250K .......... .......... .......... .......... .......... 15% 50.7M 22s",
                                "123300K .......... .......... .......... .......... .......... 15% 4.34M 22s",
                                "123350K .......... .......... .......... .......... .......... 15%  116M 22s",
                                "123400K .......... .......... .......... .......... .......... 15%  120M 22s",
                                "123450K .......... .......... .......... .......... .......... 15% 38.1M 22s",
                                "123500K .......... .......... .......... .......... .......... 15%  121M 22s",
                                "123550K .......... .......... .......... .......... .......... 15% 18.2M 22s",
                                "123600K .......... .......... .......... .......... .......... 15% 25.3M 22s",
                                "123650K .......... .......... .......... .......... .......... 15% 10.5M 22s",
                                "123700K .......... .......... .......... .......... .......... 15% 25.3M 22s",
                                "123750K .......... .......... .......... .......... .......... 15% 31.9M 22s",
                                "123800K .......... .......... .......... .......... .......... 15% 10.5M 22s",
                                "123850K .......... .......... .......... .......... .......... 15% 32.6M 22s",
                                "123900K .......... .......... .......... .......... .......... 15% 35.0M 22s",
                                "123950K .......... .......... .......... .......... .......... 15% 26.9M 22s",
                                "124000K .......... .......... .......... .......... .......... 15% 13.1M 22s",
                                "124050K .......... .......... .......... .......... .......... 15% 16.6M 22s",
                                "124100K .......... .......... .......... .......... .......... 15% 10.9M 22s",
                                "124150K .......... .......... .......... .......... .......... 15% 39.1M 22s",
                                "124200K .......... .......... .......... .......... .......... 15% 36.7M 22s",
                                "124250K .......... .......... .......... .......... .......... 15% 11.0M 22s",
                                "124300K .......... .......... .......... .......... .......... 15% 42.4M 22s",
                                "124350K .......... .......... .......... .......... .......... 15% 39.5M 22s",
                                "124400K .......... .......... .......... .......... .......... 15% 36.1M 22s",
                                "124450K .......... .......... .......... .......... .......... 15% 16.8M 22s",
                                "124500K .......... .......... .......... .......... .......... 15% 13.4M 22s",
                                "124550K .......... .......... .......... .......... .......... 15% 52.2M 22s",
                                "124600K .......... .......... .......... .......... .......... 15% 21.0M 22s",
                                "124650K .......... .......... .......... .......... .......... 15% 45.0M 22s",
                                "124700K .......... .......... .......... .......... .......... 15% 14.2M 22s",
                                "124750K .......... .......... .......... .......... .......... 15% 15.1M 22s",
                                "124800K .......... .......... .......... .......... .......... 15% 41.1M 22s",
                                "124850K .......... .......... .......... .......... .......... 15% 47.4M 22s",
                                "124900K .......... .......... .......... .......... .......... 15% 21.0M 22s",
                                "124950K .......... .......... .......... .......... .......... 15% 10.4M 22s",
                                "125000K .......... .......... .......... .......... .......... 15% 17.6M 22s",
                                "125050K .......... .......... .......... .......... .......... 15% 23.5M 22s",
                                "125100K .......... .......... .......... .......... .......... 15% 40.9M 22s",
                                "125150K .......... .......... .......... .......... .......... 15% 11.0M 23s",
                                "125200K .......... .......... .......... .......... .......... 15% 21.4M 23s",
                                "125250K .......... .......... .......... .......... .......... 15% 37.9M 23s",
                                "125300K .......... .......... .......... .......... .......... 15% 13.4M 23s",
                                "125350K .......... .......... .......... .......... .......... 15% 37.2M 23s",
                                "125400K .......... .......... .......... .......... .......... 15% 19.9M 23s",
                                "125450K .......... .......... .......... .......... .......... 15% 20.9M 23s",
                                "125500K .......... .......... .......... .......... .......... 15% 12.6M 23s",
                                "125550K .......... .......... .......... .......... .......... 15% 45.9M 23s",
                                "125600K .......... .......... .......... .......... .......... 15% 12.5M 23s",
                                "125650K .......... .......... .......... .......... .......... 15% 40.2M 23s",
                                "125700K .......... .......... .......... .......... .......... 15% 15.4M 23s",
                                "125750K .......... .......... .......... .......... .......... 15% 16.8M 23s",
                                "125800K .......... .......... .......... .......... .......... 15% 40.7M 23s",
                                "125850K .......... .......... .......... .......... .......... 15% 17.2M 23s",
                                "125900K .......... .......... .......... .......... .......... 15% 14.5M 23s",
                                "125950K .......... .......... .......... .......... .......... 15% 13.1M 23s",
                                "126000K .......... .......... .......... .......... .......... 15% 20.1M 23s",
                                "126050K .......... .......... .......... .......... .......... 15% 41.9M 23s",
                                "126100K .......... .......... .......... .......... .......... 15% 12.2M 23s",
                                "126150K .......... .......... .......... .......... .......... 15% 13.4M 23s",
                                "126200K .......... .......... .......... .......... .......... 15% 16.7M 23s",
                                "126250K .......... .......... .......... .......... .......... 15% 25.5M 23s",
                                "126300K .......... .......... .......... .......... .......... 15% 40.5M 23s",
                                "126350K .......... .......... .......... .......... .......... 15% 35.3M 23s",
                                "126400K .......... .......... .......... .......... .......... 15% 17.4M 23s",
                                "126450K .......... .......... .......... .......... .......... 15% 25.0M 23s",
                                "126500K .......... .......... .......... .......... .......... 15% 35.5M 23s",
                                "126550K .......... .......... .......... .......... .......... 15% 37.6M 23s",
                                "126600K .......... .......... .......... .......... .......... 15% 10.5M 23s",
                                "126650K .......... .......... .......... .......... .......... 15% 24.9M 23s",
                                "126700K .......... .......... .......... .......... .......... 15% 12.8M 23s",
                                "126750K .......... .......... .......... .......... .......... 15% 34.9M 23s",
                                "126800K .......... .......... .......... .......... .......... 15% 41.7M 23s",
                                "126850K .......... .......... .......... .......... .......... 15% 9.36M 23s",
                                "126900K .......... .......... .......... .......... .......... 15% 44.9M 23s",
                                "126950K .......... .......... .......... .......... .......... 15% 38.0M 23s",
                                "127000K .......... .......... .......... .......... .......... 15% 12.2M 23s",
                                "127050K .......... .......... .......... .......... .......... 15% 39.6M 23s",
                                "127100K .......... .......... .......... .......... .......... 15% 24.5M 23s",
                                "127150K .......... .......... .......... .......... .......... 15% 15.9M 23s",
                                "127200K .......... .......... .......... .......... .......... 15% 19.9M 23s",
                                "127250K .......... .......... .......... .......... .......... 15% 47.3M 23s",
                                "127300K .......... .......... .......... .......... .......... 15% 10.2M 23s",
                                "127350K .......... .......... .......... .......... .......... 15% 37.8M 23s",
                                "127400K .......... .......... .......... .......... .......... 15% 42.0M 23s",
                                "127450K .......... .......... .......... .......... .......... 15% 50.0M 23s",
                                "127500K .......... .......... .......... .......... .......... 15% 7.95M 23s",
                                "127550K .......... .......... .......... .......... .......... 15% 40.5M 23s",
                                "127600K .......... .......... .......... .......... .......... 15% 19.3M 23s",
                                "127650K .......... .......... .......... .......... .......... 15% 36.8M 23s",
                                "127700K .......... .......... .......... .......... .......... 15% 52.0M 23s",
                                "127750K .......... .......... .......... .......... .......... 15% 8.55M 23s",
                                "127800K .......... .......... .......... .......... .......... 15% 47.0M 23s",
                                "127850K .......... .......... .......... .......... .......... 15% 48.1M 23s",
                                "127900K .......... .......... .......... .......... .......... 15% 50.0M 23s",
                                "127950K .......... .......... .......... .......... .......... 15% 9.19M 23s",
                                "128000K .......... .......... .......... .......... .......... 15% 27.3M 23s",
                                "128050K .......... .......... .......... .......... .......... 15% 10.9M 23s",
                                "128100K .......... .......... .......... .......... .......... 15% 34.7M 23s",
                                "128150K .......... .......... .......... .......... .......... 15% 35.3M 23s",
                                "128200K .......... .......... .......... .......... .......... 15% 9.12M 23s",
                                "128250K .......... .......... .......... .......... .......... 15% 33.8M 23s",
                                "128300K .......... .......... .......... .......... .......... 15% 34.6M 23s",
                                "128350K .......... .......... .......... .......... .......... 15% 56.8M 23s",
                                "128400K .......... .......... .......... .......... .......... 15% 9.26M 23s",
                                "128450K .......... .......... .......... .......... .......... 15% 47.8M 23s",
                                "128500K .......... .......... .......... .......... .......... 15% 9.47M 23s",
                                "128550K .......... .......... .......... .......... .......... 15% 28.0M 23s",
                                "128600K .......... .......... .......... .......... .......... 15% 36.7M 23s",
                                "128650K .......... .......... .......... .......... .......... 15% 12.8M 23s",
                                "128700K .......... .......... .......... .......... .......... 15% 36.0M 23s",
                                "128750K .......... .......... .......... .......... .......... 15% 8.22M 23s",
                                "128800K .......... .......... .......... .......... .......... 15% 31.8M 23s",
                                "128850K .......... .......... .......... .......... .......... 15% 37.4M 23s",
                                "128900K .......... .......... .......... .......... .......... 15% 37.8M 23s",
                                "128950K .......... .......... .......... .......... .......... 15% 10.9M 23s",
                                "129000K .......... .......... .......... .......... .......... 15% 38.3M 23s",
                                "129050K .......... .......... .......... .......... .......... 15% 41.0M 23s",
                                "129100K .......... .......... .......... .......... .......... 15% 15.6M 23s",
                                "129150K .......... .......... .......... .......... .......... 15% 31.4M 23s",
                                "129200K .......... .......... .......... .......... .......... 15% 46.3M 23s",
                                "129250K .......... .......... .......... .......... .......... 15% 8.83M 23s",
                                "129300K .......... .......... .......... .......... .......... 15% 29.6M 23s",
                                "129350K .......... .......... .......... .......... .......... 15% 35.0M 23s",
                                "129400K .......... .......... .......... .......... .......... 15% 52.3M 23s",
                                "129450K .......... .......... .......... .......... .......... 15% 13.2M 23s",
                                "129500K .......... .......... .......... .......... .......... 15% 39.2M 23s",
                                "129550K .......... .......... .......... .......... .......... 15% 39.1M 23s",
                                "129600K .......... .......... .......... .......... .......... 15% 12.1M 23s",
                                "129650K .......... .......... .......... .......... .......... 15% 33.0M 23s",
                                "129700K .......... .......... .......... .......... .......... 15% 49.1M 23s",
                                "129750K .......... .......... .......... .......... .......... 15% 51.2M 23s",
                                "129800K .......... .......... .......... .......... .......... 15% 8.92M 23s",
                                "129850K .......... .......... .......... .......... .......... 15% 44.5M 23s",
                                "129900K .......... .......... .......... .......... .......... 15% 54.1M 23s",
                                "129950K .......... .......... .......... .......... .......... 15% 17.6M 23s",
                                "130000K .......... .......... .......... .......... .......... 15% 40.1M 23s",
                                "130050K .......... .......... .......... .......... .......... 15% 29.9M 23s",
                                "130100K .......... .......... .......... .......... .......... 15% 42.0M 23s",
                                "130150K .......... .......... .......... .......... .......... 15% 9.84M 23s",
                                "130200K .......... .......... .......... .......... .......... 15% 43.7M 23s",
                                "130250K .......... .......... .......... .......... .......... 15% 24.1M 23s",
                                "130300K .......... .......... .......... .......... .......... 15% 41.3M 23s",
                                "130350K .......... .......... .......... .......... .......... 15% 15.6M 23s",
                                "130400K .......... .......... .......... .......... .......... 15% 31.7M 23s",
                                "130450K .......... .......... .......... .......... .......... 15% 40.0M 23s",
                                "130500K .......... .......... .......... .......... .......... 15% 11.2M 23s",
                                "130550K .......... .......... .......... .......... .......... 15% 27.1M 23s",
                                "130600K .......... .......... .......... .......... .......... 15% 43.3M 23s",
                                "130650K .......... .......... .......... .......... .......... 15% 12.1M 23s",
                                "130700K .......... .......... .......... .......... .......... 15% 45.3M 23s",
                                "130750K .......... .......... .......... .......... .......... 15% 45.5M 23s",
                                "130800K .......... .......... .......... .......... .......... 15% 25.5M 23s",
                                "130850K .......... .......... .......... .......... .......... 15% 15.7M 23s",
                                "130900K .......... .......... .......... .......... .......... 15% 39.7M 23s",
                                "130950K .......... .......... .......... .......... .......... 15% 43.5M 23s",
                                "131000K .......... .......... .......... .......... .......... 15% 13.1M 23s",
                                "131050K .......... .......... .......... .......... .......... 15% 37.7M 23s",
                                "131100K .......... .......... .......... .......... .......... 15% 38.8M 23s",
                                "131150K .......... .......... .......... .......... .......... 15% 41.9M 23s",
                                "131200K .......... .......... .......... .......... .......... 15% 12.4M 23s",
                                "131250K .......... .......... .......... .......... .......... 15% 31.3M 23s",
                                "131300K .......... .......... .......... .......... .......... 15% 25.0M 23s",
                                "131350K .......... .......... .......... .......... .......... 15% 34.5M 23s",
                                "131400K .......... .......... .......... .......... .......... 16% 41.8M 23s",
                                "131450K .......... .......... .......... .......... .......... 16% 49.7M 23s",
                                "131500K .......... .......... .......... .......... .......... 16% 55.3M 23s",
                                "131550K .......... .......... .......... .......... .......... 16% 17.4M 23s",
                                "131600K .......... .......... .......... .......... .......... 16% 21.8M 23s",
                                "131650K .......... .......... .......... .......... .......... 16% 45.8M 23s",
                                "131700K .......... .......... .......... .......... .......... 16% 51.2M 23s",
                                "131750K .......... .......... .......... .......... .......... 16% 13.0M 23s",
                                "131800K .......... .......... .......... .......... .......... 16% 37.3M 23s",
                                "131850K .......... .......... .......... .......... .......... 16% 55.4M 23s",
                                "131900K .......... .......... .......... .......... .......... 16% 51.2M 23s",
                                "131950K .......... .......... .......... .......... .......... 16% 21.1M 23s",
                                "132000K .......... .......... .......... .......... .......... 16% 44.7M 23s",
                                "132050K .......... .......... .......... .......... .......... 16% 48.4M 23s",
                                "132100K .......... .......... .......... .......... .......... 16% 53.8M 23s",
                                "132150K .......... .......... .......... .......... .......... 16% 18.9M 23s",
                                "132200K .......... .......... .......... .......... .......... 16% 51.7M 23s",
                                "132250K .......... .......... .......... .......... .......... 16% 51.9M 23s",
                                "132300K .......... .......... .......... .......... .......... 16% 18.8M 23s",
                                "132350K .......... .......... .......... .......... .......... 16% 51.5M 23s",
                                "132400K .......... .......... .......... .......... .......... 16% 54.3M 23s",
                                "132450K .......... .......... .......... .......... .......... 16% 18.3M 23s",
                                "132500K .......... .......... .......... .......... .......... 16% 39.0M 23s",
                                "132550K .......... .......... .......... .......... .......... 16% 48.5M 23s",
                                "132600K .......... .......... .......... .......... .......... 16% 7.99M 23s",
                                "132650K .......... .......... .......... .......... .......... 16% 42.6M 23s",
                                "132700K .......... .......... .......... .......... .......... 16% 49.5M 23s",
                                "132750K .......... .......... .......... .......... .......... 16% 44.5M 23s",
                                "132800K .......... .......... .......... .......... .......... 16% 48.3M 23s",
                                "132850K .......... .......... .......... .......... .......... 16% 29.5M 23s",
                                "132900K .......... .......... .......... .......... .......... 16% 56.1M 23s",
                                "132950K .......... .......... .......... .......... .......... 16% 20.7M 23s",
                                "133000K .......... .......... .......... .......... .......... 16% 52.1M 23s",
                                "133050K .......... .......... .......... .......... .......... 16% 59.0M 23s",
                                "133100K .......... .......... .......... .......... .......... 16% 33.4M 23s",
                                "133150K .......... .......... .......... .......... .......... 16% 19.3M 23s",
                                "133200K .......... .......... .......... .......... .......... 16% 49.6M 23s",
                                "133250K .......... .......... .......... .......... .......... 16% 55.6M 23s",
                                "133300K .......... .......... .......... .......... .......... 16% 29.9M 23s",
                                "133350K .......... .......... .......... .......... .......... 16% 21.1M 23s",
                                "133400K .......... .......... .......... .......... .......... 16% 33.9M 23s",
                                "133450K .......... .......... .......... .......... .......... 16% 40.2M 23s",
                                "133500K .......... .......... .......... .......... .......... 16% 45.9M 23s",
                                "133550K .......... .......... .......... .......... .......... 16% 12.0M 23s",
                                "133600K .......... .......... .......... .......... .......... 16% 33.8M 23s",
                                "133650K .......... .......... .......... .......... .......... 16% 35.2M 23s",
                                "133700K .......... .......... .......... .......... .......... 16% 38.6M 23s",
                                "133750K .......... .......... .......... .......... .......... 16% 40.6M 23s",
                                "133800K .......... .......... .......... .......... .......... 16% 42.5M 23s",
                                "133850K .......... .......... .......... .......... .......... 16% 23.9M 23s",
                                "133900K .......... .......... .......... .......... .......... 16% 18.6M 23s",
                                "133950K .......... .......... .......... .......... .......... 16% 26.4M 23s",
                                "134000K .......... .......... .......... .......... .......... 16% 53.0M 23s",
                                "134050K .......... .......... .......... .......... .......... 16% 40.9M 23s",
                                "134100K .......... .......... .......... .......... .......... 16% 38.0M 23s",
                                "134150K .......... .......... .......... .......... .......... 16% 43.6M 23s",
                                "134200K .......... .......... .......... .......... .......... 16% 53.4M 23s",
                                "134250K .......... .......... .......... .......... .......... 16% 17.7M 23s",
                                "134300K .......... .......... .......... .......... .......... 16% 25.5M 23s",
                                "134350K .......... .......... .......... .......... .......... 16% 52.9M 23s",
                                "134400K .......... .......... .......... .......... .......... 16% 50.0M 23s",
                                "134450K .......... .......... .......... .......... .......... 16% 54.3M 23s",
                                "134500K .......... .......... .......... .......... .......... 16% 14.3M 23s",
                                "134550K .......... .......... .......... .......... .......... 16% 32.2M 23s",
                                "134600K .......... .......... .......... .......... .......... 16% 25.2M 23s",
                                "134650K .......... .......... .......... .......... .......... 16% 36.5M 23s",
                                "134700K .......... .......... .......... .......... .......... 16% 22.9M 23s",
                                "134750K .......... .......... .......... .......... .......... 16% 23.2M 23s",
                                "134800K .......... .......... .......... .......... .......... 16% 41.2M 23s",
                                "134850K .......... .......... .......... .......... .......... 16% 43.4M 23s",
                                "134900K .......... .......... .......... .......... .......... 16% 35.3M 23s",
                                "134950K .......... .......... .......... .......... .......... 16% 41.2M 23s",
                                "135000K .......... .......... .......... .......... .......... 16% 42.8M 23s",
                                "135050K .......... .......... .......... .......... .......... 16% 27.3M 23s",
                                "135100K .......... .......... .......... .......... .......... 16% 50.6M 23s",
                                "135150K .......... .......... .......... .......... .......... 16% 50.2M 23s",
                                "135200K .......... .......... .......... .......... .......... 16% 56.4M 23s",
                                "135250K .......... .......... .......... .......... .......... 16% 16.1M 23s",
                                "135300K .......... .......... .......... .......... .......... 16% 37.7M 23s",
                                "135350K .......... .......... .......... .......... .......... 16% 31.5M 23s",
                                "135400K .......... .......... .......... .......... .......... 16% 40.0M 23s",
                                "135450K .......... .......... .......... .......... .......... 16% 18.9M 23s",
                                "135500K .......... .......... .......... .......... .......... 16% 40.6M 23s",
                                "135550K .......... .......... .......... .......... .......... 16% 7.64M 23s",
                                "135600K .......... .......... .......... .......... .......... 16% 42.3M 23s",
                                "135650K .......... .......... .......... .......... .......... 16% 51.9M 23s",
                                "135700K .......... .......... .......... .......... .......... 16% 34.6M 23s",
                                "135750K .......... .......... .......... .......... .......... 16% 37.1M 23s",
                                "135800K .......... .......... .......... .......... .......... 16% 43.2M 23s",
                                "135850K .......... .......... .......... .......... .......... 16% 55.5M 23s",
                                "135900K .......... .......... .......... .......... .......... 16% 50.3M 23s",
                                "135950K .......... .......... .......... .......... .......... 16% 52.5M 23s",
                                "136000K .......... .......... .......... .......... .......... 16% 50.6M 23s",
                                "136050K .......... .......... .......... .......... .......... 16% 59.2M 23s",
                                "136100K .......... .......... .......... .......... .......... 16% 36.1M 23s",
                                "136150K .......... .......... .......... .......... .......... 16% 54.2M 23s",
                                "136200K .......... .......... .......... .......... .......... 16% 52.6M 23s",
                                "136250K .......... .......... .......... .......... .......... 16% 22.5M 23s",
                                "136300K .......... .......... .......... .......... .......... 16% 54.8M 23s",
                                "136350K .......... .......... .......... .......... .......... 16% 20.6M 23s",
                                "136400K .......... .......... .......... .......... .......... 16% 53.5M 23s",
                                "136450K .......... .......... .......... .......... .......... 16% 22.3M 23s",
                                "136500K .......... .......... .......... .......... .......... 16% 46.9M 23s",
                                "136550K .......... .......... .......... .......... .......... 16% 41.4M 23s",
                                "136600K .......... .......... .......... .......... .......... 16% 28.8M 23s",
                                "136650K .......... .......... .......... .......... .......... 16% 20.3M 23s",
                                "136700K .......... .......... .......... .......... .......... 16% 36.8M 23s",
                                "136750K .......... .......... .......... .......... .......... 16% 38.6M 23s",
                                "136800K .......... .......... .......... .......... .......... 16% 21.8M 23s",
                                "136850K .......... .......... .......... .......... .......... 16% 4.37M 23s",
                                "136900K .......... .......... .......... .......... .......... 16% 41.7M 23s",
                                "136950K .......... .......... .......... .......... .......... 16% 47.9M 23s",
                                "137000K .......... .......... .......... .......... .......... 16% 42.3M 23s",
                                "137050K .......... .......... .......... .......... .......... 16% 21.7M 23s",
                                "137100K .......... .......... .......... .......... .......... 16% 38.5M 23s",
                                "137150K .......... .......... .......... .......... .......... 16% 30.3M 23s",
                                "137200K .......... .......... .......... .......... .......... 16% 33.4M 23s",
                                "137250K .......... .......... .......... .......... .......... 16% 37.2M 23s",
                                "137300K .......... .......... .......... .......... .......... 16% 39.2M 23s",
                                "137350K .......... .......... .......... .......... .......... 16% 40.2M 23s",
                                "137400K .......... .......... .......... .......... .......... 16% 37.6M 23s",
                                "137450K .......... .......... .......... .......... .......... 16% 40.6M 23s",
                                "137500K .......... .......... .......... .......... .......... 16% 54.9M 23s",
                                "137550K .......... .......... .......... .......... .......... 16% 55.4M 23s",
                                "137600K .......... .......... .......... .......... .......... 16% 50.3M 23s",
                                "137650K .......... .......... .......... .......... .......... 16% 48.8M 23s",
                                "137700K .......... .......... .......... .......... .......... 16% 54.2M 23s",
                                "137750K .......... .......... .......... .......... .......... 16% 49.2M 23s",
                                "137800K .......... .......... .......... .......... .......... 16% 42.2M 23s",
                                "137850K .......... .......... .......... .......... .......... 16% 54.9M 22s",
                                "137900K .......... .......... .......... .......... .......... 16% 56.5M 22s",
                                "137950K .......... .......... .......... .......... .......... 16% 37.2M 22s",
                                "138000K .......... .......... .......... .......... .......... 16% 28.1M 22s",
                                "138050K .......... .......... .......... .......... .......... 16% 44.3M 22s",
                                "138100K .......... .......... .......... .......... .......... 16% 55.1M 22s",
                                "138150K .......... .......... .......... .......... .......... 16% 52.5M 22s",
                                "138200K .......... .......... .......... .......... .......... 16% 12.5M 22s",
                                "138250K .......... .......... .......... .......... .......... 16% 24.9M 22s",
                                "138300K .......... .......... .......... .......... .......... 16% 15.0M 22s",
                                "138350K .......... .......... .......... .......... .......... 16% 49.0M 22s",
                                "138400K .......... .......... .......... .......... .......... 16% 45.0M 22s",
                                "138450K .......... .......... .......... .......... .......... 16% 53.1M 22s",
                                "138500K .......... .......... .......... .......... .......... 16% 57.3M 22s",
                                "138550K .......... .......... .......... .......... .......... 16% 26.8M 22s",
                                "138600K .......... .......... .......... .......... .......... 16% 54.2M 22s",
                                "138650K .......... .......... .......... .......... .......... 16% 58.6M 22s",
                                "138700K .......... .......... .......... .......... .......... 16% 24.9M 22s",
                                "138750K .......... .......... .......... .......... .......... 16% 38.7M 22s",
                                "138800K .......... .......... .......... .......... .......... 16% 45.0M 22s",
                                "138850K .......... .......... .......... .......... .......... 16% 43.3M 22s",
                                "138900K .......... .......... .......... .......... .......... 16% 41.5M 22s",
                                "138950K .......... .......... .......... .......... .......... 16% 37.2M 22s",
                                "139000K .......... .......... .......... .......... .......... 16% 42.0M 22s",
                                "139050K .......... .......... .......... .......... .......... 16% 42.0M 22s",
                                "139100K .......... .......... .......... .......... .......... 16% 38.8M 22s",
                                "139150K .......... .......... .......... .......... .......... 16% 38.0M 22s",
                                "139200K .......... .......... .......... .......... .......... 16% 42.1M 22s",
                                "139250K .......... .......... .......... .......... .......... 16% 45.1M 22s",
                                "139300K .......... .......... .......... .......... .......... 16% 45.4M 22s",
                                "139350K .......... .......... .......... .......... .......... 16% 30.7M 22s",
                                "139400K .......... .......... .......... .......... .......... 16% 44.3M 22s",
                                "139450K .......... .......... .......... .......... .......... 16% 42.1M 22s",
                                "139500K .......... .......... .......... .......... .......... 16% 42.5M 22s",
                                "139550K .......... .......... .......... .......... .......... 16% 38.3M 22s",
                                "139600K .......... .......... .......... .......... .......... 17% 45.5M 22s",
                                "139650K .......... .......... .......... .......... .......... 17% 44.4M 22s",
                                "139700K .......... .......... .......... .......... .......... 17% 40.1M 22s",
                                "139750K .......... .......... .......... .......... .......... 17% 35.7M 22s",
                                "139800K .......... .......... .......... .......... .......... 17% 43.6M 22s",
                                "139850K .......... .......... .......... .......... .......... 17% 33.4M 22s",
                                "139900K .......... .......... .......... .......... .......... 17% 42.5M 22s",
                                "139950K .......... .......... .......... .......... .......... 17% 27.7M 22s",
                                "140000K .......... .......... .......... .......... .......... 17% 40.4M 22s",
                                "140050K .......... .......... .......... .......... .......... 17% 41.4M 22s",
                                "140100K .......... .......... .......... .......... .......... 17% 41.6M 22s",
                                "140150K .......... .......... .......... .......... .......... 17% 11.1M 22s",
                                "140200K .......... .......... .......... .......... .......... 17% 41.7M 22s",
                                "140250K .......... .......... .......... .......... .......... 17% 28.2M 22s",
                                "140300K .......... .......... .......... .......... .......... 17% 43.3M 22s",
                                "140350K .......... .......... .......... .......... .......... 17% 14.9M 22s",
                                "140400K .......... .......... .......... .......... .......... 17% 42.3M 22s",
                                "140450K .......... .......... .......... .......... .......... 17% 31.6M 22s",
                                "140500K .......... .......... .......... .......... .......... 17% 38.4M 22s",
                                "140550K .......... .......... .......... .......... .......... 17% 20.6M 22s",
                                "140600K .......... .......... .......... .......... .......... 17% 28.7M 22s",
                                "140650K .......... .......... .......... .......... .......... 17% 42.8M 22s",
                                "140700K .......... .......... .......... .......... .......... 17% 5.54M 22s",
                                "140750K .......... .......... .......... .......... .......... 17% 30.0M 22s",
                                "140800K .......... .......... .......... .......... .......... 17% 21.3M 22s",
                                "140850K .......... .......... .......... .......... .......... 17% 23.8M 22s",
                                "140900K .......... .......... .......... .......... .......... 17% 46.2M 22s",
                                "140950K .......... .......... .......... .......... .......... 17% 44.9M 22s",
                                "141000K .......... .......... .......... .......... .......... 17% 46.1M 22s",
                                "141050K .......... .......... .......... .......... .......... 17% 42.3M 22s",
                                "141100K .......... .......... .......... .......... .......... 17% 37.5M 22s",
                                "141150K .......... .......... .......... .......... .......... 17% 46.3M 22s",
                                "141200K .......... .......... .......... .......... .......... 17% 46.3M 22s",
                                "141250K .......... .......... .......... .......... .......... 17% 15.0M 22s",
                                "141300K .......... .......... .......... .......... .......... 17% 55.9M 22s",
                                "141350K .......... .......... .......... .......... .......... 17% 50.5M 22s",
                                "141400K .......... .......... .......... .......... .......... 17% 23.0M 22s",
                                "141450K .......... .......... .......... .......... .......... 17% 54.2M 22s",
                                "141500K .......... .......... .......... .......... .......... 17% 51.6M 22s",
                                "141550K .......... .......... .......... .......... .......... 17% 54.8M 22s",
                                "141600K .......... .......... .......... .......... .......... 17% 20.2M 22s",
                                "141650K .......... .......... .......... .......... .......... 17% 56.3M 22s",
                                "141700K .......... .......... .......... .......... .......... 17% 50.0M 22s",
                                "141750K .......... .......... .......... .......... .......... 17% 46.0M 22s",
                                "141800K .......... .......... .......... .......... .......... 17% 58.3M 22s",
                                "141850K .......... .......... .......... .......... .......... 17% 55.6M 22s",
                                "141900K .......... .......... .......... .......... .......... 17% 46.3M 22s",
                                "141950K .......... .......... .......... .......... .......... 17% 59.1M 22s",
                                "142000K .......... .......... .......... .......... .......... 17% 52.3M 22s",
                                "142050K .......... .......... .......... .......... .......... 17% 56.1M 22s",
                                "142100K .......... .......... .......... .......... .......... 17% 44.8M 22s",
                                "142150K .......... .......... .......... .......... .......... 17% 57.2M 22s",
                                "142200K .......... .......... .......... .......... .......... 17% 30.1M 22s",
                                "142250K .......... .......... .......... .......... .......... 17% 45.6M 22s",
                                "142300K .......... .......... .......... .......... .......... 17% 49.4M 22s",
                                "142350K .......... .......... .......... .......... .......... 17% 56.8M 22s",
                                "142400K .......... .......... .......... .......... .......... 17% 37.1M 22s",
                                "142450K .......... .......... .......... .......... .......... 17% 55.3M 22s",
                                "142500K .......... .......... .......... .......... .......... 17% 45.7M 22s",
                                "142550K .......... .......... .......... .......... .......... 17% 33.7M 22s",
                                "142600K .......... .......... .......... .......... .......... 17% 42.1M 22s",
                                "142650K .......... .......... .......... .......... .......... 17% 48.5M 22s",
                                "142700K .......... .......... .......... .......... .......... 17% 25.0M 22s",
                                "142750K .......... .......... .......... .......... .......... 17% 31.5M 22s",
                                "142800K .......... .......... .......... .......... .......... 17% 48.7M 22s",
                                "142850K .......... .......... .......... .......... .......... 17% 59.3M 22s",
                                "142900K .......... .......... .......... .......... .......... 17% 56.7M 22s",
                                "142950K .......... .......... .......... .......... .......... 17% 47.9M 22s",
                                "143000K .......... .......... .......... .......... .......... 17% 44.8M 22s",
                                "143050K .......... .......... .......... .......... .......... 17% 46.0M 22s",
                                "143100K .......... .......... .......... .......... .......... 17% 53.5M 22s",
                                "143150K .......... .......... .......... .......... .......... 17% 14.6M 22s",
                                "143200K .......... .......... .......... .......... .......... 17% 41.2M 22s",
                                "143250K .......... .......... .......... .......... .......... 17% 17.4M 22s",
                                "143300K .......... .......... .......... .......... .......... 17% 37.3M 22s",
                                "143350K .......... .......... .......... .......... .......... 17% 41.9M 22s",
                                "143400K .......... .......... .......... .......... .......... 17% 48.2M 22s",
                                "143450K .......... .......... .......... .......... .......... 17% 9.67M 22s",
                                "143500K .......... .......... .......... .......... .......... 17% 33.0M 22s",
                                "143550K .......... .......... .......... .......... .......... 17% 39.5M 22s",
                                "143600K .......... .......... .......... .......... .......... 17% 42.2M 22s",
                                "143650K .......... .......... .......... .......... .......... 17% 28.5M 22s",
                                "143700K .......... .......... .......... .......... .......... 17% 35.7M 22s",
                                "143750K .......... .......... .......... .......... .......... 17% 38.4M 22s",
                                "143800K .......... .......... .......... .......... .......... 17% 41.4M 22s",
                                "143850K .......... .......... .......... .......... .......... 17% 9.03M 22s",
                                "143900K .......... .......... .......... .......... .......... 17% 43.6M 22s",
                                "143950K .......... .......... .......... .......... .......... 17% 43.6M 22s",
                                "144000K .......... .......... .......... .......... .......... 17% 40.3M 22s",
                                "144050K .......... .......... .......... .......... .......... 17% 38.4M 22s",
                                "144100K .......... .......... .......... .......... .......... 17% 29.7M 22s",
                                "144150K .......... .......... .......... .......... .......... 17% 25.4M 22s",
                                "144200K .......... .......... .......... .......... .......... 17% 28.9M 22s",
                                "144250K .......... .......... .......... .......... .......... 17% 42.2M 22s",
                                "144300K .......... .......... .......... .......... .......... 17% 44.1M 22s",
                                "144350K .......... .......... .......... .......... .......... 17% 13.7M 22s",
                                "144400K .......... .......... .......... .......... .......... 17% 37.3M 22s",
                                "144450K .......... .......... .......... .......... .......... 17% 38.8M 22s",
                                "144500K .......... .......... .......... .......... .......... 17% 40.3M 22s",
                                "144550K .......... .......... .......... .......... .......... 17% 21.2M 22s",
                                "144600K .......... .......... .......... .......... .......... 17% 36.1M 22s",
                                "144650K .......... .......... .......... .......... .......... 17% 41.4M 22s",
                                "144700K .......... .......... .......... .......... .......... 17% 36.3M 22s",
                                "144750K .......... .......... .......... .......... .......... 17% 18.4M 22s",
                                "144800K .......... .......... .......... .......... .......... 17% 34.3M 22s",
                                "144850K .......... .......... .......... .......... .......... 17% 46.7M 22s",
                                "144900K .......... .......... .......... .......... .......... 17% 19.6M 22s",
                                "144950K .......... .......... .......... .......... .......... 17% 44.1M 22s",
                                "145000K .......... .......... .......... .......... .......... 17% 45.1M 22s",
                                "145050K .......... .......... .......... .......... .......... 17% 45.8M 22s",
                                "145100K .......... .......... .......... .......... .......... 17% 21.4M 22s",
                                "145150K .......... .......... .......... .......... .......... 17% 41.7M 22s",
                                "145200K .......... .......... .......... .......... .......... 17% 50.6M 22s",
                                "145250K .......... .......... .......... .......... .......... 17% 51.4M 22s",
                                "145300K .......... .......... .......... .......... .......... 17% 24.2M 22s",
                                "145350K .......... .......... .......... .......... .......... 17% 52.2M 22s",
                                "145400K .......... .......... .......... .......... .......... 17% 45.3M 22s",
                                "145450K .......... .......... .......... .......... .......... 17% 51.1M 22s",
                                "145500K .......... .......... .......... .......... .......... 17% 26.7M 22s",
                                "145550K .......... .......... .......... .......... .......... 17% 44.7M 22s",
                                "145600K .......... .......... .......... .......... .......... 17% 47.2M 22s",
                                "145650K .......... .......... .......... .......... .......... 17% 53.5M 22s",
                                "145700K .......... .......... .......... .......... .......... 17% 28.4M 22s",
                                "145750K .......... .......... .......... .......... .......... 17% 15.7M 22s",
                                "145800K .......... .......... .......... .......... .......... 17% 24.5M 22s",
                                "145850K .......... .......... .......... .......... .......... 17% 27.8M 22s",
                                "145900K .......... .......... .......... .......... .......... 17% 21.3M 22s",
                                "145950K .......... .......... .......... .......... .......... 17% 27.9M 22s",
                                "146000K .......... .......... .......... .......... .......... 17% 29.4M 22s",
                                "146050K .......... .......... .......... .......... .......... 17% 24.1M 22s",
                                "146100K .......... .......... .......... .......... .......... 17% 26.4M 22s",
                                "146150K .......... .......... .......... .......... .......... 17% 20.6M 22s",
                                "146200K .......... .......... .......... .......... .......... 17% 32.9M 22s",
                                "146250K .......... .......... .......... .......... .......... 17% 30.2M 22s",
                                "146300K .......... .......... .......... .......... .......... 17% 37.5M 22s",
                                "146350K .......... .......... .......... .......... .......... 17% 29.8M 22s",
                                "146400K .......... .......... .......... .......... .......... 17% 33.4M 22s",
                                "146450K .......... .......... .......... .......... .......... 17% 32.5M 22s",
                                "146500K .......... .......... .......... .......... .......... 17% 21.7M 22s",
                                "146550K .......... .......... .......... .......... .......... 17% 28.3M 22s",
                                "146600K .......... .......... .......... .......... .......... 17% 31.8M 22s",
                                "146650K .......... .......... .......... .......... .......... 17% 6.12M 22s",
                                "146700K .......... .......... .......... .......... .......... 17% 34.9M 22s",
                                "146750K .......... .......... .......... .......... .......... 17% 37.8M 22s",
                                "146800K .......... .......... .......... .......... .......... 17% 40.0M 22s",
                                "146850K .......... .......... .......... .......... .......... 17% 30.7M 22s",
                                "146900K .......... .......... .......... .......... .......... 17% 41.5M 22s",
                                "146950K .......... .......... .......... .......... .......... 17% 36.8M 22s",
                                "147000K .......... .......... .......... .......... .......... 17% 55.3M 22s",
                                "147050K .......... .......... .......... .......... .......... 17% 23.4M 22s",
                                "147100K .......... .......... .......... .......... .......... 17% 52.0M 22s",
                                "147150K .......... .......... .......... .......... .......... 17% 49.4M 22s",
                                "147200K .......... .......... .......... .......... .......... 17% 57.4M 22s",
                                "147250K .......... .......... .......... .......... .......... 17% 56.6M 22s",
                                "147300K .......... .......... .......... .......... .......... 17% 52.0M 22s",
                                "147350K .......... .......... .......... .......... .......... 17% 49.3M 22s",
                                "147400K .......... .......... .......... .......... .......... 17% 55.6M 22s",
                                "147450K .......... .......... .......... .......... .......... 17% 19.3M 22s",
                                "147500K .......... .......... .......... .......... .......... 17% 55.0M 22s",
                                "147550K .......... .......... .......... .......... .......... 17% 48.3M 22s",
                                "147600K .......... .......... .......... .......... .......... 17% 54.3M 22s",
                                "147650K .......... .......... .......... .......... .......... 17% 41.5M 22s",
                                "147700K .......... .......... .......... .......... .......... 17% 53.7M 22s",
                                "147750K .......... .......... .......... .......... .......... 17% 55.0M 22s",
                                "147800K .......... .......... .......... .......... .......... 18% 7.10M 22s",
                                "147850K .......... .......... .......... .......... .......... 18% 54.9M 22s",
                                "147900K .......... .......... .......... .......... .......... 18% 44.4M 22s",
                                "147950K .......... .......... .......... .......... .......... 18% 46.9M 22s",
                                "148000K .......... .......... .......... .......... .......... 18% 51.4M 22s",
                                "148050K .......... .......... .......... .......... .......... 18% 55.8M 22s",
                                "148100K .......... .......... .......... .......... .......... 18% 47.8M 22s",
                                "148150K .......... .......... .......... .......... .......... 18% 35.3M 22s",
                                "148200K .......... .......... .......... .......... .......... 18% 19.9M 22s",
                                "148250K .......... .......... .......... .......... .......... 18% 22.1M 22s",
                                "148300K .......... .......... .......... .......... .......... 18% 44.2M 22s",
                                "148350K .......... .......... .......... .......... .......... 18% 51.9M 22s",
                                "148400K .......... .......... .......... .......... .......... 18% 52.6M 22s",
                                "148450K .......... .......... .......... .......... .......... 18% 55.2M 22s",
                                "148500K .......... .......... .......... .......... .......... 18% 36.4M 22s",
                                "148550K .......... .......... .......... .......... .......... 18% 47.1M 22s",
                                "148600K .......... .......... .......... .......... .......... 18% 51.1M 22s",
                                "148650K .......... .......... .......... .......... .......... 18% 10.6M 22s",
                                "148700K .......... .......... .......... .......... .......... 18% 49.2M 22s",
                                "148750K .......... .......... .......... .......... .......... 18% 52.9M 22s",
                                "148800K .......... .......... .......... .......... .......... 18% 52.0M 22s",
                                "148850K .......... .......... .......... .......... .......... 18% 44.7M 22s",
                                "148900K .......... .......... .......... .......... .......... 18% 37.5M 22s",
                                "148950K .......... .......... .......... .......... .......... 18% 52.3M 22s",
                                "149000K .......... .......... .......... .......... .......... 18% 51.1M 22s",
                                "149050K .......... .......... .......... .......... .......... 18% 48.0M 22s",
                                "149100K .......... .......... .......... .......... .......... 18% 56.1M 22s",
                                "149150K .......... .......... .......... .......... .......... 18% 56.9M 22s",
                                "149200K .......... .......... .......... .......... .......... 18% 48.5M 22s",
                                "149250K .......... .......... .......... .......... .......... 18% 49.5M 22s",
                                "149300K .......... .......... .......... .......... .......... 18% 59.7M 22s",
                                "149350K .......... .......... .......... .......... .......... 18% 58.9M 22s",
                                "149400K .......... .......... .......... .......... .......... 18% 58.3M 22s",
                                "149450K .......... .......... .......... .......... .......... 18% 46.2M 22s",
                                "149500K .......... .......... .......... .......... .......... 18% 58.5M 22s",
                                "149550K .......... .......... .......... .......... .......... 18% 57.3M 22s",
                                "149600K .......... .......... .......... .......... .......... 18% 57.6M 22s",
                                "149650K .......... .......... .......... .......... .......... 18% 49.0M 22s",
                                "149700K .......... .......... .......... .......... .......... 18% 4.33M 22s",
                                "149750K .......... .......... .......... .......... .......... 18% 73.7M 22s",
                                "149800K .......... .......... .......... .......... .......... 18% 92.0M 22s",
                                "149850K .......... .......... .......... .......... .......... 18%  118M 22s",
                                "149900K .......... .......... .......... .......... .......... 18%  135M 22s",
                                "149950K .......... .......... .......... .......... .......... 18%  105M 22s",
                                "150000K .......... .......... .......... .......... .......... 18% 80.7M 22s",
                                "150050K .......... .......... .......... .......... .......... 18%  111M 22s",
                                "150100K .......... .......... .......... .......... .......... 18%  145M 22s",
                                "150150K .......... .......... .......... .......... .......... 18%  118M 22s",
                                "150200K .......... .......... .......... .......... .......... 18% 78.4M 22s",
                                "150250K .......... .......... .......... .......... .......... 18% 29.7M 22s",
                                "150300K .......... .......... .......... .......... .......... 18% 68.6M 22s",
                                "150350K .......... .......... .......... .......... .......... 18% 17.3M 22s",
                                "150400K .......... .......... .......... .......... .......... 18% 28.3M 22s",
                                "150450K .......... .......... .......... .......... .......... 18% 13.1M 22s",
                                "150500K .......... .......... .......... .......... .......... 18% 26.4M 22s",
                                "150550K .......... .......... .......... .......... .......... 18% 39.1M 22s",
                                "150600K .......... .......... .......... .......... .......... 18% 29.1M 22s",
                                "150650K .......... .......... .......... .......... .......... 18% 26.9M 22s",
                                "150700K .......... .......... .......... .......... .......... 18% 20.0M 22s",
                                "150750K .......... .......... .......... .......... .......... 18% 92.3M 22s",
                                "150800K .......... .......... .......... .......... .......... 18% 16.3M 22s",
                                "150850K .......... .......... .......... .......... .......... 18% 37.9M 22s",
                                "150900K .......... .......... .......... .......... .......... 18% 22.8M 22s",
                                "150950K .......... .......... .......... .......... .......... 18% 17.5M 22s",
                                "151000K .......... .......... .......... .......... .......... 18% 49.8M 22s",
                                "151050K .......... .......... .......... .......... .......... 18% 52.6M 22s",
                                "151100K .......... .......... .......... .......... .......... 18% 23.8M 22s",
                                "151150K .......... .......... .......... .......... .......... 18% 12.6M 22s",
                                "151200K .......... .......... .......... .......... .......... 18% 26.8M 22s",
                                "151250K .......... .......... .......... .......... .......... 18% 21.8M 22s",
                                "151300K .......... .......... .......... .......... .......... 18% 96.3M 22s",
                                "151350K .......... .......... .......... .......... .......... 18% 22.1M 22s",
                                "151400K .......... .......... .......... .......... .......... 18% 21.9M 22s",
                                "151450K .......... .......... .......... .......... .......... 18% 62.5M 22s",
                                "151500K .......... .......... .......... .......... .......... 18% 80.7M 22s",
                                "151550K .......... .......... .......... .......... .......... 18% 20.2M 22s",
                                "151600K .......... .......... .......... .......... .......... 18% 51.3M 22s",
                                "151650K .......... .......... .......... .......... .......... 18% 69.5M 22s",
                                "151700K .......... .......... .......... .......... .......... 18% 34.5M 22s",
                                "151750K .......... .......... .......... .......... .......... 18% 37.3M 22s",
                                "151800K .......... .......... .......... .......... .......... 18% 24.1M 22s",
                                "151850K .......... .......... .......... .......... .......... 18% 23.1M 22s",
                                "151900K .......... .......... .......... .......... .......... 18% 81.7M 22s",
                                "151950K .......... .......... .......... .......... .......... 18% 96.0M 22s",
                                "152000K .......... .......... .......... .......... .......... 18%  124M 22s",
                                "152050K .......... .......... .......... .......... .......... 18% 20.9M 22s",
                                "152100K .......... .......... .......... .......... .......... 18%  102M 22s",
                                "152150K .......... .......... .......... .......... .......... 18% 69.7M 22s",
                                "152200K .......... .......... .......... .......... .......... 18% 93.6M 22s",
                                "152250K .......... .......... .......... .......... .......... 18% 12.4M 22s",
                                "152300K .......... .......... .......... .......... .......... 18% 95.2M 22s",
                                "152350K .......... .......... .......... .......... .......... 18%  139M 22s",
                                "152400K .......... .......... .......... .......... .......... 18%  112M 22s",
                                "152450K .......... .......... .......... .......... .......... 18% 89.0M 22s",
                                "152500K .......... .......... .......... .......... .......... 18%  110M 22s",
                                "152550K .......... .......... .......... .......... .......... 18% 23.9M 22s",
                                "152600K .......... .......... .......... .......... .......... 18%  102M 22s",
                                "152650K .......... .......... .......... .......... .......... 18% 95.5M 22s",
                                "152700K .......... .......... .......... .......... .......... 18% 76.2M 22s",
                                "152750K .......... .......... .......... .......... .......... 18% 43.2M 22s",
                                "152800K .......... .......... .......... .......... .......... 18% 45.3M 22s",
                                "152850K .......... .......... .......... .......... .......... 18% 27.2M 22s",
                                "152900K .......... .......... .......... .......... .......... 18% 46.7M 22s",
                                "152950K .......... .......... .......... .......... .......... 18% 55.8M 22s",
                                "153000K .......... .......... .......... .......... .......... 18% 38.2M 22s",
                                "153050K .......... .......... .......... .......... .......... 18% 18.4M 22s",
                                "153100K .......... .......... .......... .......... .......... 18% 97.0M 22s",
                                "153150K .......... .......... .......... .......... .......... 18% 5.78M 22s",
                                "153200K .......... .......... .......... .......... .......... 18%  102M 22s",
                                "153250K .......... .......... .......... .......... .......... 18% 87.2M 22s",
                                "153300K .......... .......... .......... .......... .......... 18%  101M 22s",
                                "153350K .......... .......... .......... .......... .......... 18%  122M 22s",
                                "153400K .......... .......... .......... .......... .......... 18%  146M 22s",
                                "153450K .......... .......... .......... .......... .......... 18% 22.5M 22s",
                                "153500K .......... .......... .......... .......... .......... 18% 64.3M 22s",
                                "153550K .......... .......... .......... .......... .......... 18% 45.8M 22s",
                                "153600K .......... .......... .......... .......... .......... 18% 23.6M 22s",
                                "153650K .......... .......... .......... .......... .......... 18% 21.9M 22s",
                                "153700K .......... .......... .......... .......... .......... 18% 29.9M 22s",
                                "153750K .......... .......... .......... .......... .......... 18% 26.7M 22s",
                                "153800K .......... .......... .......... .......... .......... 18% 31.8M 22s",
                                "153850K .......... .......... .......... .......... .......... 18% 22.6M 22s",
                                "153900K .......... .......... .......... .......... .......... 18% 64.8M 22s",
                                "153950K .......... .......... .......... .......... .......... 18% 27.5M 22s",
                                "154000K .......... .......... .......... .......... .......... 18% 19.4M 22s",
                                "154050K .......... .......... .......... .......... .......... 18% 77.6M 22s",
                                "154100K .......... .......... .......... .......... .......... 18% 49.9M 22s",
                                "154150K .......... .......... .......... .......... .......... 18% 25.2M 22s",
                                "154200K .......... .......... .......... .......... .......... 18% 11.3M 22s",
                                "154250K .......... .......... .......... .......... .......... 18%  105M 22s",
                                "154300K .......... .......... .......... .......... .......... 18% 44.3M 22s",
                                "154350K .......... .......... .......... .......... .......... 18% 96.3M 22s",
                                "154400K .......... .......... .......... .......... .......... 18% 21.0M 22s",
                                "154450K .......... .......... .......... .......... .......... 18% 99.8M 22s",
                                "154500K .......... .......... .......... .......... .......... 18% 46.0M 22s",
                                "154550K .......... .......... .......... .......... .......... 18% 39.9M 22s",
                                "154600K .......... .......... .......... .......... .......... 18% 18.5M 22s",
                                "154650K .......... .......... .......... .......... .......... 18% 16.9M 22s",
                                "154700K .......... .......... .......... .......... .......... 18% 88.7M 22s",
                                "154750K .......... .......... .......... .......... .......... 18%  110M 22s",
                                "154800K .......... .......... .......... .......... .......... 18% 32.7M 22s",
                                "154850K .......... .......... .......... .......... .......... 18% 89.9M 22s",
                                "154900K .......... .......... .......... .......... .......... 18% 27.6M 22s",
                                "154950K .......... .......... .......... .......... .......... 18% 52.8M 22s",
                                "155000K .......... .......... .......... .......... .......... 18% 64.7M 22s",
                                "155050K .......... .......... .......... .......... .......... 18% 33.0M 22s",
                                "155100K .......... .......... .......... .......... .......... 18% 81.4M 22s",
                                "155150K .......... .......... .......... .......... .......... 18% 52.1M 22s",
                                "155200K .......... .......... .......... .......... .......... 18% 92.1M 22s",
                                "155250K .......... .......... .......... .......... .......... 18% 22.1M 22s",
                                "155300K .......... .......... .......... .......... .......... 18% 23.1M 22s",
                                "155350K .......... .......... .......... .......... .......... 18% 32.4M 22s",
                                "155400K .......... .......... .......... .......... .......... 18% 15.8M 22s",
                                "155450K .......... .......... .......... .......... .......... 18% 49.6M 22s",
                                "155500K .......... .......... .......... .......... .......... 18% 59.9M 22s",
                                "155550K .......... .......... .......... .......... .......... 18% 26.4M 22s",
                                "155600K .......... .......... .......... .......... .......... 18% 24.1M 22s",
                                "155650K .......... .......... .......... .......... .......... 18% 35.5M 22s",
                                "155700K .......... .......... .......... .......... .......... 18% 44.8M 22s",
                                "155750K .......... .......... .......... .......... .......... 18% 14.6M 22s",
                                "155800K .......... .......... .......... .......... .......... 18%  105M 22s",
                                "155850K .......... .......... .......... .......... .......... 18% 20.4M 22s",
                                "155900K .......... .......... .......... .......... .......... 18% 24.6M 22s",
                                "155950K .......... .......... .......... .......... .......... 18% 23.7M 22s",
                                "156000K .......... .......... .......... .......... .......... 18% 99.2M 22s",
                                "156050K .......... .......... .......... .......... .......... 19% 97.8M 22s",
                                "156100K .......... .......... .......... .......... .......... 19% 22.3M 22s",
                                "156150K .......... .......... .......... .......... .......... 19% 99.6M 22s",
                                "156200K .......... .......... .......... .......... .......... 19% 67.8M 22s",
                                "156250K .......... .......... .......... .......... .......... 19% 27.0M 22s",
                                "156300K .......... .......... .......... .......... .......... 19% 19.1M 22s",
                                "156350K .......... .......... .......... .......... .......... 19% 63.7M 22s",
                                "156400K .......... .......... .......... .......... .......... 19% 62.3M 22s",
                                "156450K .......... .......... .......... .......... .......... 19% 24.5M 22s",
                                "156500K .......... .......... .......... .......... .......... 19% 14.3M 22s",
                                "156550K .......... .......... .......... .......... .......... 19% 23.5M 22s",
                                "156600K .......... .......... .......... .......... .......... 19% 66.6M 22s",
                                "156650K .......... .......... .......... .......... .......... 19%  100M 22s",
                                "156700K .......... .......... .......... .......... .......... 19% 17.7M 22s",
                                "156750K .......... .......... .......... .......... .......... 19% 41.8M 22s",
                                "156800K .......... .......... .......... .......... .......... 19% 24.7M 22s",
                                "156850K .......... .......... .......... .......... .......... 19% 50.8M 22s",
                                "156900K .......... .......... .......... .......... .......... 19% 7.76M 22s",
                                "156950K .......... .......... .......... .......... .......... 19%  138M 22s",
                                "157000K .......... .......... .......... .......... .......... 19% 61.6M 22s",
                                "157050K .......... .......... .......... .......... .......... 19% 37.9M 22s",
                                "157100K .......... .......... .......... .......... .......... 19% 11.9M 22s",
                                "157150K .......... .......... .......... .......... .......... 19% 35.3M 22s",
                                "157200K .......... .......... .......... .......... .......... 19% 12.5M 22s",
                                "157250K .......... .......... .......... .......... .......... 19% 29.3M 22s",
                                "157300K .......... .......... .......... .......... .......... 19% 53.0M 22s",
                                "157350K .......... .......... .......... .......... .......... 19% 8.56M 22s",
                                "157400K .......... .......... .......... .......... .......... 19% 47.2M 22s",
                                "157450K .......... .......... .......... .......... .......... 19% 58.6M 22s",
                                "157500K .......... .......... .......... .......... .......... 19% 8.72M 22s",
                                "157550K .......... .......... .......... .......... .......... 19% 34.2M 22s",
                                "157600K .......... .......... .......... .......... .......... 19% 23.2M 22s",
                                "157650K .......... .......... .......... .......... .......... 19% 10.3M 22s",
                                "157700K .......... .......... .......... .......... .......... 19%  102M 22s",
                                "157750K .......... .......... .......... .......... .......... 19% 37.9M 22s",
                                "157800K .......... .......... .......... .......... .......... 19% 12.3M 22s",
                                "157850K .......... .......... .......... .......... .......... 19% 20.1M 22s",
                                "157900K .......... .......... .......... .......... .......... 19% 36.3M 22s",
                                "157950K .......... .......... .......... .......... .......... 19% 15.2M 22s",
                                "158000K .......... .......... .......... .......... .......... 19% 45.0M 22s",
                                "158050K .......... .......... .......... .......... .......... 19% 22.1M 22s",
                                "158100K .......... .......... .......... .......... .......... 19% 19.7M 22s",
                                "158150K .......... .......... .......... .......... .......... 19% 19.2M 22s",
                                "158200K .......... .......... .......... .......... .......... 19% 10.4M 22s",
                                "158250K .......... .......... .......... .......... .......... 19% 39.8M 22s",
                                "158300K .......... .......... .......... .......... .......... 19% 20.9M 22s",
                                "158350K .......... .......... .......... .......... .......... 19% 21.8M 22s",
                                "158400K .......... .......... .......... .......... .......... 19% 10.6M 22s",
                                "158450K .......... .......... .......... .......... .......... 19% 69.2M 22s",
                                "158500K .......... .......... .......... .......... .......... 19% 80.0M 22s",
                                "158550K .......... .......... .......... .......... .......... 19% 13.8M 22s",
                                "158600K .......... .......... .......... .......... .......... 19% 28.1M 22s",
                                "158650K .......... .......... .......... .......... .......... 19% 46.1M 22s",
                                "158700K .......... .......... .......... .......... .......... 19% 59.9M 22s",
                                "158750K .......... .......... .......... .......... .......... 19% 8.56M 22s",
                                "158800K .......... .......... .......... .......... .......... 19% 50.7M 22s",
                                "158850K .......... .......... .......... .......... .......... 19% 46.2M 22s",
                                "158900K .......... .......... .......... .......... .......... 19% 9.99M 22s",
                                "158950K .......... .......... .......... .......... .......... 19% 22.6M 22s",
                                "159000K .......... .......... .......... .......... .......... 19% 80.3M 22s",
                                "159050K .......... .......... .......... .......... .......... 19% 9.82M 22s",
                                "159100K .......... .......... .......... .......... .......... 19% 53.8M 22s",
                                "159150K .......... .......... .......... .......... .......... 19% 94.2M 22s",
                                "159200K .......... .......... .......... .......... .......... 19% 12.2M 22s",
                                "159250K .......... .......... .......... .......... .......... 19% 30.5M 22s",
                                "159300K .......... .......... .......... .......... .......... 19% 40.5M 22s",
                                "159350K .......... .......... .......... .......... .......... 19% 41.3M 22s",
                                "159400K .......... .......... .......... .......... .......... 19% 45.4M 22s",
                                "159450K .......... .......... .......... .......... .......... 19% 13.5M 22s",
                                "159500K .......... .......... .......... .......... .......... 19% 26.0M 22s",
                                "159550K .......... .......... .......... .......... .......... 19% 12.4M 22s",
                                "159600K .......... .......... .......... .......... .......... 19% 58.1M 22s",
                                "159650K .......... .......... .......... .......... .......... 19% 53.7M 22s",
                                "159700K .......... .......... .......... .......... .......... 19% 10.3M 22s",
                                "159750K .......... .......... .......... .......... .......... 19% 54.0M 22s",
                                "159800K .......... .......... .......... .......... .......... 19% 33.1M 22s",
                                "159850K .......... .......... .......... .......... .......... 19% 67.5M 22s",
                                "159900K .......... .......... .......... .......... .......... 19% 10.2M 22s",
                                "159950K .......... .......... .......... .......... .......... 19% 50.4M 22s",
                                "160000K .......... .......... .......... .......... .......... 19% 9.23M 22s",
                                "160050K .......... .......... .......... .......... .......... 19% 34.9M 22s",
                                "160100K .......... .......... .......... .......... .......... 19% 19.4M 22s",
                                "160150K .......... .......... .......... .......... .......... 19% 17.2M 22s",
                                "160200K .......... .......... .......... .......... .......... 19% 42.7M 22s",
                                "160250K .......... .......... .......... .......... .......... 19% 53.4M 22s",
                                "160300K .......... .......... .......... .......... .......... 19% 10.2M 22s",
                                "160350K .......... .......... .......... .......... .......... 19% 49.5M 22s",
                                "160400K .......... .......... .......... .......... .......... 19% 44.5M 22s",
                                "160450K .......... .......... .......... .......... .......... 19% 26.2M 22s",
                                "160500K .......... .......... .......... .......... .......... 19% 10.6M 22s",
                                "160550K .......... .......... .......... .......... .......... 19% 93.8M 22s",
                                "160600K .......... .......... .......... .......... .......... 19% 16.9M 22s",
                                "160650K .......... .......... .......... .......... .......... 19% 12.8M 22s",
                                "160700K .......... .......... .......... .......... .......... 19% 35.1M 22s",
                                "160750K .......... .......... .......... .......... .......... 19% 33.9M 22s",
                                "160800K .......... .......... .......... .......... .......... 19% 34.9M 22s",
                                "160850K .......... .......... .......... .......... .......... 19% 13.3M 22s",
                                "160900K .......... .......... .......... .......... .......... 19% 25.2M 22s",
                                "160950K .......... .......... .......... .......... .......... 19% 48.1M 22s",
                                "161000K .......... .......... .......... .......... .......... 19% 9.00M 22s",
                                "161050K .......... .......... .......... .......... .......... 19% 42.9M 22s",
                                "161100K .......... .......... .......... .......... .......... 19% 32.9M 22s",
                                "161150K .......... .......... .......... .......... .......... 19% 9.01M 22s",
                                "161200K .......... .......... .......... .......... .......... 19% 35.0M 22s",
                                "161250K .......... .......... .......... .......... .......... 19% 38.2M 22s",
                                "161300K .......... .......... .......... .......... .......... 19% 5.92M 22s",
                                "161350K .......... .......... .......... .......... .......... 19% 90.0M 22s",
                                "161400K .......... .......... .......... .......... .......... 19% 6.09M 22s",
                                "161450K .......... .......... .......... .......... .......... 19% 88.3M 22s",
                                "161500K .......... .......... .......... .......... .......... 19% 97.8M 22s",
                                "161550K .......... .......... .......... .......... .......... 19% 27.1M 22s",
                                "161600K .......... .......... .......... .......... .......... 19% 29.6M 22s",
                                "161650K .......... .......... .......... .......... .......... 19% 12.6M 22s",
                                "161700K .......... .......... .......... .......... .......... 19% 49.8M 22s",
                                "161750K .......... .......... .......... .......... .......... 19% 54.2M 22s",
                                "161800K .......... .......... .......... .......... .......... 19% 55.7M 22s",
                                "161850K .......... .......... .......... .......... .......... 19% 10.1M 22s",
                                "161900K .......... .......... .......... .......... .......... 19% 53.2M 22s",
                                "161950K .......... .......... .......... .......... .......... 19% 41.1M 22s",
                                "162000K .......... .......... .......... .......... .......... 19% 38.2M 22s",
                                "162050K .......... .......... .......... .......... .......... 19% 7.52M 22s",
                                "162100K .......... .......... .......... .......... .......... 19% 77.6M 22s",
                                "162150K .......... .......... .......... .......... .......... 19% 12.5M 22s",
                                "162200K .......... .......... .......... .......... .......... 19% 79.3M 22s",
                                "162250K .......... .......... .......... .......... .......... 19% 30.6M 22s",
                                "162300K .......... .......... .......... .......... .......... 19% 7.65M 22s",
                                "162350K .......... .......... .......... .......... .......... 19% 50.2M 22s",
                                "162400K .......... .......... .......... .......... .......... 19% 52.8M 22s",
                                "162450K .......... .......... .......... .......... .......... 19% 56.5M 22s",
                                "162500K .......... .......... .......... .......... .......... 19% 9.96M 22s",
                                "162550K .......... .......... .......... .......... .......... 19% 41.0M 22s",
                                "162600K .......... .......... .......... .......... .......... 19% 9.16M 22s",
                                "162650K .......... .......... .......... .......... .......... 19% 78.2M 22s",
                                "162700K .......... .......... .......... .......... .......... 19% 67.9M 22s",
                                "162750K .......... .......... .......... .......... .......... 19% 55.6M 22s",
                                "162800K .......... .......... .......... .......... .......... 19% 7.78M 22s",
                                "162850K .......... .......... .......... .......... .......... 19% 55.5M 22s",
                                "162900K .......... .......... .......... .......... .......... 19% 28.0M 22s",
                                "162950K .......... .......... .......... .......... .......... 19% 84.4M 22s",
                                "163000K .......... .......... .......... .......... .......... 19% 13.4M 22s",
                                "163050K .......... .......... .......... .......... .......... 19% 41.0M 22s",
                                "163100K .......... .......... .......... .......... .......... 19% 14.2M 22s",
                                "163150K .......... .......... .......... .......... .......... 19% 44.3M 22s",
                                "163200K .......... .......... .......... .......... .......... 19% 66.6M 22s",
                                "163250K .......... .......... .......... .......... .......... 19% 21.8M 22s",
                                "163300K .......... .......... .......... .......... .......... 19% 12.4M 22s",
                                "163350K .......... .......... .......... .......... .......... 19% 22.4M 22s",
                                "163400K .......... .......... .......... .......... .......... 19% 89.7M 22s",
                                "163450K .......... .......... .......... .......... .......... 19% 26.8M 22s",
                                "163500K .......... .......... .......... .......... .......... 19% 7.86M 22s",
                                "163550K .......... .......... .......... .......... .......... 19% 82.9M 22s",
                                "163600K .......... .......... .......... .......... .......... 19% 3.08M 22s",
                                "163650K .......... .......... .......... .......... .......... 19% 54.3M 22s",
                                "163700K .......... .......... .......... .......... .......... 19% 55.8M 22s",
                                "163750K .......... .......... .......... .......... .......... 19% 56.3M 22s",
                                "163800K .......... .......... .......... .......... .......... 19% 32.5M 22s",
                                "163850K .......... .......... .......... .......... .......... 19% 55.3M 22s",
                                "163900K .......... .......... .......... .......... .......... 19% 33.2M 22s",
                                "163950K .......... .......... .......... .......... .......... 19% 35.5M 22s",
                                "164000K .......... .......... .......... .......... .......... 19% 37.7M 22s",
                                "164050K .......... .......... .......... .......... .......... 19% 42.9M 22s",
                                "164100K .......... .......... .......... .......... .......... 19% 10.4M 22s",
                                "164150K .......... .......... .......... .......... .......... 19% 40.6M 22s",
                                "164200K .......... .......... .......... .......... .......... 19% 32.9M 22s",
                                "164250K .......... .......... .......... .......... .......... 20% 29.1M 22s",
                                "164300K .......... .......... .......... .......... .......... 20% 37.1M 22s",
                                "164350K .......... .......... .......... .......... .......... 20% 25.8M 22s",
                                "164400K .......... .......... .......... .......... .......... 20% 8.97M 22s",
                                "164450K .......... .......... .......... .......... .......... 20% 41.1M 22s",
                                "164500K .......... .......... .......... .......... .......... 20% 52.4M 22s",
                                "164550K .......... .......... .......... .......... .......... 20% 46.3M 22s",
                                "164600K .......... .......... .......... .......... .......... 20% 12.3M 22s",
                                "164650K .......... .......... .......... .......... .......... 20% 12.0M 22s",
                                "164700K .......... .......... .......... .......... .......... 20% 30.3M 22s",
                                "164750K .......... .......... .......... .......... .......... 20% 17.2M 22s",
                                "164800K .......... .......... .......... .......... .......... 20% 12.9M 22s",
                                "164850K .......... .......... .......... .......... .......... 20% 34.2M 22s",
                                "164900K .......... .......... .......... .......... .......... 20% 43.5M 22s",
                                "164950K .......... .......... .......... .......... .......... 20% 10.9M 22s",
                                "165000K .......... .......... .......... .......... .......... 20% 39.5M 22s",
                                "165050K .......... .......... .......... .......... .......... 20% 36.7M 22s",
                                "165100K .......... .......... .......... .......... .......... 20% 33.1M 22s",
                                "165150K .......... .......... .......... .......... .......... 20% 12.0M 22s",
                                "165200K .......... .......... .......... .......... .......... 20% 19.8M 22s",
                                "165250K .......... .......... .......... .......... .......... 20% 40.7M 22s",
                                "165300K .......... .......... .......... .......... .......... 20% 8.84M 22s",
                                "165350K .......... .......... .......... .......... .......... 20% 44.5M 22s",
                                "165400K .......... .......... .......... .......... .......... 20% 42.5M 22s",
                                "165450K .......... .......... .......... .......... .......... 20% 60.4M 22s",
                                "165500K .......... .......... .......... .......... .......... 20% 14.0M 22s",
                                "165550K .......... .......... .......... .......... .......... 20% 42.5M 22s",
                                "165600K .......... .......... .......... .......... .......... 20% 11.7M 22s",
                                "165650K .......... .......... .......... .......... .......... 20% 22.5M 22s",
                                "165700K .......... .......... .......... .......... .......... 20% 29.3M 22s",
                                "165750K .......... .......... .......... .......... .......... 20% 42.7M 22s",
                                "165800K .......... .......... .......... .......... .......... 20% 15.0M 22s",
                                "165850K .......... .......... .......... .......... .......... 20% 50.6M 22s",
                                "165900K .......... .......... .......... .......... .......... 20% 9.72M 22s",
                                "165950K .......... .......... .......... .......... .......... 20% 26.0M 22s",
                                "166000K .......... .......... .......... .......... .......... 20% 39.7M 22s",
                                "166050K .......... .......... .......... .......... .......... 20% 51.7M 22s",
                                "166100K .......... .......... .......... .......... .......... 20% 10.2M 22s",
                                "166150K .......... .......... .......... .......... .......... 20% 36.7M 22s",
                                "166200K .......... .......... .......... .......... .......... 20% 38.5M 22s",
                                "166250K .......... .......... .......... .......... .......... 20% 19.3M 22s",
                                "166300K .......... .......... .......... .......... .......... 20% 32.7M 22s",
                                "166350K .......... .......... .......... .......... .......... 20% 10.2M 22s",
                                "166400K .......... .......... .......... .......... .......... 20% 35.5M 22s",
                                "166450K .......... .......... .......... .......... .......... 20% 38.2M 22s",
                                "166500K .......... .......... .......... .......... .......... 20% 46.6M 22s",
                                "166550K .......... .......... .......... .......... .......... 20% 9.36M 22s",
                                "166600K .......... .......... .......... .......... .......... 20% 39.3M 22s",
                                "166650K .......... .......... .......... .......... .......... 20% 42.8M 22s",
                                "166700K .......... .......... .......... .......... .......... 20% 46.3M 22s",
                                "166750K .......... .......... .......... .......... .......... 20% 16.2M 22s",
                                "166800K .......... .......... .......... .......... .......... 20% 42.5M 22s",
                                "166850K .......... .......... .......... .......... .......... 20% 37.4M 22s",
                                "166900K .......... .......... .......... .......... .......... 20% 11.0M 22s",
                                "166950K .......... .......... .......... .......... .......... 20% 38.8M 22s",
                                "167000K .......... .......... .......... .......... .......... 20% 39.8M 22s",
                                "167050K .......... .......... .......... .......... .......... 20% 15.1M 22s",
                                "167100K .......... .......... .......... .......... .......... 20% 42.4M 22s",
                                "167150K .......... .......... .......... .......... .......... 20% 20.7M 22s",
                                "167200K .......... .......... .......... .......... .......... 20% 43.7M 22s",
                                "167250K .......... .......... .......... .......... .......... 20% 20.2M 22s",
                                "167300K .......... .......... .......... .......... .......... 20% 36.9M 22s",
                                "167350K .......... .......... .......... .......... .......... 20% 48.8M 22s",
                                "167400K .......... .......... .......... .......... .......... 20% 12.5M 22s",
                                "167450K .......... .......... .......... .......... .......... 20% 40.6M 22s",
                                "167500K .......... .......... .......... .......... .......... 20% 25.2M 22s",
                                "167550K .......... .......... .......... .......... .......... 20% 16.6M 22s",
                                "167600K .......... .......... .......... .......... .......... 20% 34.5M 22s",
                                "167650K .......... .......... .......... .......... .......... 20% 23.1M 22s",
                                "167700K .......... .......... .......... .......... .......... 20% 34.3M 22s",
                                "167750K .......... .......... .......... .......... .......... 20% 27.9M 22s",
                                "167800K .......... .......... .......... .......... .......... 20% 36.9M 22s",
                                "167850K .......... .......... .......... .......... .......... 20% 24.5M 22s",
                                "167900K .......... .......... .......... .......... .......... 20% 24.8M 22s",
                                "167950K .......... .......... .......... .......... .......... 20% 36.9M 22s",
                                "168000K .......... .......... .......... .......... .......... 20% 27.7M 22s",
                                "168050K .......... .......... .......... .......... .......... 20% 33.8M 22s",
                                "168100K .......... .......... .......... .......... .......... 20% 29.4M 22s",
                                "168150K .......... .......... .......... .......... .......... 20% 34.1M 22s",
                                "168200K .......... .......... .......... .......... .......... 20% 12.9M 22s",
                                "168250K .......... .......... .......... .......... .......... 20% 33.9M 22s",
                                "168300K .......... .......... .......... .......... .......... 20% 31.2M 22s",
                                "168350K .......... .......... .......... .......... .......... 20% 36.0M 22s",
                                "168400K .......... .......... .......... .......... .......... 20% 32.7M 22s",
                                "168450K .......... .......... .......... .......... .......... 20% 27.2M 22s",
                                "168500K .......... .......... .......... .......... .......... 20% 32.1M 22s",
                                "168550K .......... .......... .......... .......... .......... 20% 39.4M 22s",
                                "168600K .......... .......... .......... .......... .......... 20% 29.6M 22s",
                                "168650K .......... .......... .......... .......... .......... 20% 34.2M 22s",
                                "168700K .......... .......... .......... .......... .......... 20% 31.1M 22s",
                                "168750K .......... .......... .......... .......... .......... 20% 33.1M 22s",
                                "168800K .......... .......... .......... .......... .......... 20% 27.7M 22s",
                                "168850K .......... .......... .......... .......... .......... 20% 32.6M 22s",
                                "168900K .......... .......... .......... .......... .......... 20% 34.6M 22s",
                                "168950K .......... .......... .......... .......... .......... 20% 35.9M 22s",
                                "169000K .......... .......... .......... .......... .......... 20% 34.9M 22s",
                                "169050K .......... .......... .......... .......... .......... 20% 36.7M 22s",
                                "169100K .......... .......... .......... .......... .......... 20% 32.6M 22s",
                                "169150K .......... .......... .......... .......... .......... 20% 34.4M 22s",
                                "169200K .......... .......... .......... .......... .......... 20% 23.8M 22s",
                                "169250K .......... .......... .......... .......... .......... 20% 31.2M 22s",
                                "169300K .......... .......... .......... .......... .......... 20% 36.4M 22s",
                                "169350K .......... .......... .......... .......... .......... 20% 35.0M 22s",
                                "169400K .......... .......... .......... .......... .......... 20% 32.3M 22s",
                                "169450K .......... .......... .......... .......... .......... 20% 32.9M 22s",
                                "169500K .......... .......... .......... .......... .......... 20% 32.3M 22s",
                                "169550K .......... .......... .......... .......... .......... 20% 36.3M 22s",
                                "169600K .......... .......... .......... .......... .......... 20% 29.0M 22s",
                                "169650K .......... .......... .......... .......... .......... 20% 39.7M 22s",
                                "169700K .......... .......... .......... .......... .......... 20% 10.6M 22s",
                                "169750K .......... .......... .......... .......... .......... 20% 33.0M 22s",
                                "169800K .......... .......... .......... .......... .......... 20% 25.3M 22s",
                                "169850K .......... .......... .......... .......... .......... 20% 31.4M 22s",
                                "169900K .......... .......... .......... .......... .......... 20% 28.9M 22s",
                                "169950K .......... .......... .......... .......... .......... 20% 30.8M 22s",
                                "170000K .......... .......... .......... .......... .......... 20% 31.6M 22s",
                                "170050K .......... .......... .......... .......... .......... 20% 29.3M 22s",
                                "170100K .......... .......... .......... .......... .......... 20% 31.3M 22s",
                                "170150K .......... .......... .......... .......... .......... 20% 33.0M 22s",
                                "170200K .......... .......... .......... .......... .......... 20% 22.9M 22s",
                                "170250K .......... .......... .......... .......... .......... 20% 26.2M 22s",
                                "170300K .......... .......... .......... .......... .......... 20% 26.0M 22s",
                                "170350K .......... .......... .......... .......... .......... 20% 23.6M 22s",
                                "170400K .......... .......... .......... .......... .......... 20% 38.6M 22s",
                                "170450K .......... .......... .......... .......... .......... 20% 37.7M 22s",
                                "170500K .......... .......... .......... .......... .......... 20% 12.4M 22s",
                                "170550K .......... .......... .......... .......... .......... 20% 35.3M 22s",
                                "170600K .......... .......... .......... .......... .......... 20% 35.0M 22s",
                                "170650K .......... .......... .......... .......... .......... 20% 43.7M 22s",
                                "170700K .......... .......... .......... .......... .......... 20% 15.2M 22s",
                                "170750K .......... .......... .......... .......... .......... 20% 49.2M 22s",
                                "170800K .......... .......... .......... .......... .......... 20% 54.5M 22s",
                                "170850K .......... .......... .......... .......... .......... 20% 44.6M 22s",
                                "170900K .......... .......... .......... .......... .......... 20% 11.0M 22s",
                                "170950K .......... .......... .......... .......... .......... 20% 53.5M 22s",
                                "171000K .......... .......... .......... .......... .......... 20% 49.2M 22s",
                                "171050K .......... .......... .......... .......... .......... 20% 15.0M 22s",
                                "171100K .......... .......... .......... .......... .......... 20% 42.9M 22s",
                                "171150K .......... .......... .......... .......... .......... 20% 10.4M 22s",
                                "171200K .......... .......... .......... .......... .......... 20% 48.4M 22s",
                                "171250K .......... .......... .......... .......... .......... 20% 30.3M 22s",
                                "171300K .......... .......... .......... .......... .......... 20% 51.7M 22s",
                                "171350K .......... .......... .......... .......... .......... 20% 13.3M 22s",
                                "171400K .......... .......... .......... .......... .......... 20% 34.9M 22s",
                                "171450K .......... .......... .......... .......... .......... 20% 41.5M 22s",
                                "171500K .......... .......... .......... .......... .......... 20% 11.5M 22s",
                                "171550K .......... .......... .......... .......... .......... 20% 41.8M 22s",
                                "171600K .......... .......... .......... .......... .......... 20% 36.5M 22s",
                                "171650K .......... .......... .......... .......... .......... 20% 48.2M 22s",
                                "171700K .......... .......... .......... .......... .......... 20% 21.2M 22s",
                                "171750K .......... .......... .......... .......... .......... 20% 39.1M 22s",
                                "171800K .......... .......... .......... .......... .......... 20% 34.6M 22s",
                                "171850K .......... .......... .......... .......... .......... 20% 55.0M 22s",
                                "171900K .......... .......... .......... .......... .......... 20% 15.9M 22s",
                                "171950K .......... .......... .......... .......... .......... 20% 38.2M 22s",
                                "172000K .......... .......... .......... .......... .......... 20% 38.1M 22s",
                                "172050K .......... .......... .......... .......... .......... 20% 44.4M 22s",
                                "172100K .......... .......... .......... .......... .......... 20% 10.2M 22s",
                                "172150K .......... .......... .......... .......... .......... 20% 36.5M 22s",
                                "172200K .......... .......... .......... .......... .......... 20% 41.7M 22s",
                                "172250K .......... .......... .......... .......... .......... 20% 34.6M 22s",
                                "172300K .......... .......... .......... .......... .......... 20% 39.4M 22s",
                                "172350K .......... .......... .......... .......... .......... 20% 39.8M 22s",
                                "172400K .......... .......... .......... .......... .......... 20% 47.1M 22s",
                                "172450K .......... .......... .......... .......... .......... 21% 21.4M 22s",
                                "172500K .......... .......... .......... .......... .......... 21% 42.6M 22s",
                                "172550K .......... .......... .......... .......... .......... 21% 38.4M 22s",
                                "172600K .......... .......... .......... .......... .......... 21% 44.5M 22s",
                                "172650K .......... .......... .......... .......... .......... 21% 19.7M 22s",
                                "172700K .......... .......... .......... .......... .......... 21% 34.5M 22s",
                                "172750K .......... .......... .......... .......... .......... 21% 39.6M 22s",
                                "172800K .......... .......... .......... .......... .......... 21% 44.7M 22s",
                                "172850K .......... .......... .......... .......... .......... 21% 27.4M 22s",
                                "172900K .......... .......... .......... .......... .......... 21% 37.6M 22s",
                                "172950K .......... .......... .......... .......... .......... 21% 43.9M 22s",
                                "173000K .......... .......... .......... .......... .......... 21% 44.0M 22s",
                                "173050K .......... .......... .......... .......... .......... 21% 30.4M 22s",
                                "173100K .......... .......... .......... .......... .......... 21% 51.7M 22s",
                                "173150K .......... .......... .......... .......... .......... 21% 53.0M 22s",
                                "173200K .......... .......... .......... .......... .......... 21% 50.4M 22s",
                                "173250K .......... .......... .......... .......... .......... 21% 29.0M 22s",
                                "173300K .......... .......... .......... .......... .......... 21% 49.4M 22s",
                                "173350K .......... .......... .......... .......... .......... 21% 38.4M 22s",
                                "173400K .......... .......... .......... .......... .......... 21% 38.3M 22s",
                                "173450K .......... .......... .......... .......... .......... 21% 12.9M 22s",
                                "173500K .......... .......... .......... .......... .......... 21% 37.8M 22s",
                                "173550K .......... .......... .......... .......... .......... 21% 35.8M 22s",
                                "173600K .......... .......... .......... .......... .......... 21% 44.6M 22s",
                                "173650K .......... .......... .......... .......... .......... 21% 40.9M 22s",
                                "173700K .......... .......... .......... .......... .......... 21% 49.4M 22s",
                                "173750K .......... .......... .......... .......... .......... 21% 40.4M 22s",
                                "173800K .......... .......... .......... .......... .......... 21% 4.43M 22s",
                                "173850K .......... .......... .......... .......... .......... 21% 81.1M 22s",
                                "173900K .......... .......... .......... .......... .......... 21% 37.9M 22s",
                                "173950K .......... .......... .......... .......... .......... 21% 56.2M 22s",
                                "174000K .......... .......... .......... .......... .......... 21%  101M 22s",
                                "174050K .......... .......... .......... .......... .......... 21% 97.5M 22s",
                                "174100K .......... .......... .......... .......... .......... 21%  109M 22s",
                                "174150K .......... .......... .......... .......... .......... 21% 54.4M 22s",
                                "174200K .......... .......... .......... .......... .......... 21% 56.8M 22s",
                                "174250K .......... .......... .......... .......... .......... 21% 71.8M 22s",
                                "174300K .......... .......... .......... .......... .......... 21% 51.4M 22s",
                                "174350K .......... .......... .......... .......... .......... 21% 34.4M 22s",
                                "174400K .......... .......... .......... .......... .......... 21% 17.8M 22s",
                                "174450K .......... .......... .......... .......... .......... 21% 46.7M 22s",
                                "174500K .......... .......... .......... .......... .......... 21% 48.6M 22s",
                                "174550K .......... .......... .......... .......... .......... 21% 18.1M 22s",
                                "174600K .......... .......... .......... .......... .......... 21% 54.6M 22s",
                                "174650K .......... .......... .......... .......... .......... 21% 75.1M 22s",
                                "174700K .......... .......... .......... .......... .......... 21% 22.7M 22s",
                                "174750K .......... .......... .......... .......... .......... 21% 17.1M 22s",
                                "174800K .......... .......... .......... .......... .......... 21% 60.6M 22s",
                                "174850K .......... .......... .......... .......... .......... 21% 54.7M 22s",
                                "174900K .......... .......... .......... .......... .......... 21% 20.8M 22s",
                                "174950K .......... .......... .......... .......... .......... 21% 17.0M 22s",
                                "175000K .......... .......... .......... .......... .......... 21% 54.1M 22s",
                                "175050K .......... .......... .......... .......... .......... 21% 40.5M 22s",
                                "175100K .......... .......... .......... .......... .......... 21% 47.0M 22s",
                                "175150K .......... .......... .......... .......... .......... 21% 15.3M 22s",
                                "175200K .......... .......... .......... .......... .......... 21% 48.9M 22s",
                                "175250K .......... .......... .......... .......... .......... 21% 40.6M 22s",
                                "175300K .......... .......... .......... .......... .......... 21% 37.6M 22s",
                                "175350K .......... .......... .......... .......... .......... 21% 14.4M 22s",
                                "175400K .......... .......... .......... .......... .......... 21% 88.8M 22s",
                                "175450K .......... .......... .......... .......... .......... 21% 38.6M 22s",
                                "175500K .......... .......... .......... .......... .......... 21% 25.1M 22s",
                                "175550K .......... .......... .......... .......... .......... 21% 18.6M 22s",
                                "175600K .......... .......... .......... .......... .......... 21%  139M 22s",
                                "175650K .......... .......... .......... .......... .......... 21% 53.2M 22s",
                                "175700K .......... .......... .......... .......... .......... 21% 17.1M 22s",
                                "175750K .......... .......... .......... .......... .......... 21% 71.2M 22s",
                                "175800K .......... .......... .......... .......... .......... 21% 41.7M 22s",
                                "175850K .......... .......... .......... .......... .......... 21% 34.0M 22s",
                                "175900K .......... .......... .......... .......... .......... 21% 17.2M 22s",
                                "175950K .......... .......... .......... .......... .......... 21% 34.9M 22s",
                                "176000K .......... .......... .......... .......... .......... 21%  105M 22s",
                                "176050K .......... .......... .......... .......... .......... 21% 21.1M 22s",
                                "176100K .......... .......... .......... .......... .......... 21% 19.6M 22s",
                                "176150K .......... .......... .......... .......... .......... 21% 36.3M 22s",
                                "176200K .......... .......... .......... .......... .......... 21% 46.9M 22s",
                                "176250K .......... .......... .......... .......... .......... 21% 76.0M 22s",
                                "176300K .......... .......... .......... .......... .......... 21% 36.8M 22s",
                                "176350K .......... .......... .......... .......... .......... 21% 53.1M 22s",
                                "176400K .......... .......... .......... .......... .......... 21% 57.2M 22s",
                                "176450K .......... .......... .......... .......... .......... 21% 63.2M 22s",
                                "176500K .......... .......... .......... .......... .......... 21% 25.0M 22s",
                                "176550K .......... .......... .......... .......... .......... 21% 75.3M 22s",
                                "176600K .......... .......... .......... .......... .......... 21% 42.5M 22s",
                                "176650K .......... .......... .......... .......... .......... 21% 36.3M 22s",
                                "176700K .......... .......... .......... .......... .......... 21% 34.1M 21s",
                                "176750K .......... .......... .......... .......... .......... 21% 10.3M 22s",
                                "176800K .......... .......... .......... .......... .......... 21% 82.5M 22s",
                                "176850K .......... .......... .......... .......... .......... 21% 86.4M 21s",
                                "176900K .......... .......... .......... .......... .......... 21% 65.8M 21s",
                                "176950K .......... .......... .......... .......... .......... 21% 67.1M 21s",
                                "177000K .......... .......... .......... .......... .......... 21%  103M 21s",
                                "177050K .......... .......... .......... .......... .......... 21%  102M 21s",
                                "177100K .......... .......... .......... .......... .......... 21% 15.9M 21s",
                                "177150K .......... .......... .......... .......... .......... 21% 68.8M 21s",
                                "177200K .......... .......... .......... .......... .......... 21% 38.8M 21s",
                                "177250K .......... .......... .......... .......... .......... 21% 82.3M 21s",
                                "177300K .......... .......... .......... .......... .......... 21% 32.3M 21s",
                                "177350K .......... .......... .......... .......... .......... 21% 13.8M 21s",
                                "177400K .......... .......... .......... .......... .......... 21%  119M 21s",
                                "177450K .......... .......... .......... .......... .......... 21% 38.7M 21s",
                                "177500K .......... .......... .......... .......... .......... 21% 40.7M 21s",
                                "177550K .......... .......... .......... .......... .......... 21% 47.4M 21s",
                                "177600K .......... .......... .......... .......... .......... 21% 58.6M 21s",
                                "177650K .......... .......... .......... .......... .......... 21% 12.4M 21s",
                                "177700K .......... .......... .......... .......... .......... 21% 27.0M 21s",
                                "177750K .......... .......... .......... .......... .......... 21% 21.9M 21s",
                                "177800K .......... .......... .......... .......... .......... 21% 24.2M 21s",
                                "177850K .......... .......... .......... .......... .......... 21% 96.1M 21s",
                                "177900K .......... .......... .......... .......... .......... 21% 32.0M 21s",
                                "177950K .......... .......... .......... .......... .......... 21% 31.4M 21s",
                                "178000K .......... .......... .......... .......... .......... 21% 19.3M 21s",
                                "178050K .......... .......... .......... .......... .......... 21% 64.2M 21s",
                                "178100K .......... .......... .......... .......... .......... 21% 62.1M 21s",
                                "178150K .......... .......... .......... .......... .......... 21% 28.0M 21s",
                                "178200K .......... .......... .......... .......... .......... 21% 17.5M 21s",
                                "178250K .......... .......... .......... .......... .......... 21% 65.9M 21s",
                                "178300K .......... .......... .......... .......... .......... 21% 39.0M 21s",
                                "178350K .......... .......... .......... .......... .......... 21% 21.3M 21s",
                                "178400K .......... .......... .......... .......... .......... 21% 27.7M 21s",
                                "178450K .......... .......... .......... .......... .......... 21% 36.8M 21s",
                                "178500K .......... .......... .......... .......... .......... 21% 39.9M 21s",
                                "178550K .......... .......... .......... .......... .......... 21% 54.7M 21s",
                                "178600K .......... .......... .......... .......... .......... 21% 13.4M 21s",
                                "178650K .......... .......... .......... .......... .......... 21%  111M 21s",
                                "178700K .......... .......... .......... .......... .......... 21% 44.7M 21s",
                                "178750K .......... .......... .......... .......... .......... 21% 12.9M 21s",
                                "178800K .......... .......... .......... .......... .......... 21% 41.3M 21s",
                                "178850K .......... .......... .......... .......... .......... 21% 96.8M 21s",
                                "178900K .......... .......... .......... .......... .......... 21% 39.0M 21s",
                                "178950K .......... .......... .......... .......... .......... 21% 12.4M 21s",
                                "179000K .......... .......... .......... .......... .......... 21% 72.2M 21s",
                                "179050K .......... .......... .......... .......... .......... 21%  112M 21s",
                                "179100K .......... .......... .......... .......... .......... 21% 11.0M 21s",
                                "179150K .......... .......... .......... .......... .......... 21% 63.8M 21s",
                                "179200K .......... .......... .......... .......... .......... 21% 43.0M 21s",
                                "179250K .......... .......... .......... .......... .......... 21% 64.8M 21s",
                                "179300K .......... .......... .......... .......... .......... 21% 17.9M 21s",
                                "179350K .......... .......... .......... .......... .......... 21% 58.4M 21s",
                                "179400K .......... .......... .......... .......... .......... 21% 39.9M 21s",
                                "179450K .......... .......... .......... .......... .......... 21% 30.7M 21s",
                                "179500K .......... .......... .......... .......... .......... 21% 68.0M 21s",
                                "179550K .......... .......... .......... .......... .......... 21% 27.0M 21s",
                                "179600K .......... .......... .......... .......... .......... 21% 50.6M 21s",
                                "179650K .......... .......... .......... .......... .......... 21% 39.2M 21s",
                                "179700K .......... .......... .......... .......... .......... 21% 64.7M 21s",
                                "179750K .......... .......... .......... .......... .......... 21% 22.6M 21s",
                                "179800K .......... .......... .......... .......... .......... 21% 45.9M 21s",
                                "179850K .......... .......... .......... .......... .......... 21% 56.7M 21s",
                                "179900K .......... .......... .......... .......... .......... 21% 35.6M 21s",
                                "179950K .......... .......... .......... .......... .......... 21% 55.0M 21s",
                                "180000K .......... .......... .......... .......... .......... 21% 87.4M 21s",
                                "180050K .......... .......... .......... .......... .......... 21% 18.8M 21s",
                                "180100K .......... .......... .......... .......... .......... 21%  108M 21s",
                                "180150K .......... .......... .......... .......... .......... 21% 93.6M 21s",
                                "180200K .......... .......... .......... .......... .......... 21% 95.8M 21s",
                                "180250K .......... .......... .......... .......... .......... 21% 38.3M 21s",
                                "180300K .......... .......... .......... .......... .......... 21% 78.5M 21s",
                                "180350K .......... .......... .......... .......... .......... 21% 54.8M 21s",
                                "180400K .......... .......... .......... .......... .......... 21% 50.8M 21s",
                                "180450K .......... .......... .......... .......... .......... 21% 43.4M 21s",
                                "180500K .......... .......... .......... .......... .......... 21% 29.8M 21s",
                                "180550K .......... .......... .......... .......... .......... 21% 31.2M 21s",
                                "180600K .......... .......... .......... .......... .......... 21% 26.4M 21s",
                                "180650K .......... .......... .......... .......... .......... 21% 48.8M 21s",
                                "180700K .......... .......... .......... .......... .......... 22% 23.4M 21s",
                                "180750K .......... .......... .......... .......... .......... 22% 59.1M 21s",
                                "180800K .......... .......... .......... .......... .......... 22% 10.6M 21s",
                                "180850K .......... .......... .......... .......... .......... 22% 92.6M 21s",
                                "180900K .......... .......... .......... .......... .......... 22% 94.7M 21s",
                                "180950K .......... .......... .......... .......... .......... 22% 99.1M 21s",
                                "181000K .......... .......... .......... .......... .......... 22% 32.7M 21s",
                                "181050K .......... .......... .......... .......... .......... 22% 32.2M 21s",
                                "181100K .......... .......... .......... .......... .......... 22% 17.6M 21s",
                                "181150K .......... .......... .......... .......... .......... 22% 16.1M 21s",
                                "181200K .......... .......... .......... .......... .......... 22% 84.6M 21s",
                                "181250K .......... .......... .......... .......... .......... 22% 90.2M 21s",
                                "181300K .......... .......... .......... .......... .......... 22% 12.5M 21s",
                                "181350K .......... .......... .......... .......... .......... 22% 41.6M 21s",
                                "181400K .......... .......... .......... .......... .......... 22% 96.4M 21s",
                                "181450K .......... .......... .......... .......... .......... 22% 23.4M 21s",
                                "181500K .......... .......... .......... .......... .......... 22% 45.9M 21s",
                                "181550K .......... .......... .......... .......... .......... 22% 20.8M 21s",
                                "181600K .......... .......... .......... .......... .......... 22% 14.4M 21s",
                                "181650K .......... .......... .......... .......... .......... 22%  129M 21s",
                                "181700K .......... .......... .......... .......... .......... 22% 41.0M 21s",
                                "181750K .......... .......... .......... .......... .......... 22% 19.2M 21s",
                                "181800K .......... .......... .......... .......... .......... 22% 53.7M 21s",
                                "181850K .......... .......... .......... .......... .......... 22% 22.0M 21s",
                                "181900K .......... .......... .......... .......... .......... 22% 13.2M 21s",
                                "181950K .......... .......... .......... .......... .......... 22% 31.6M 21s",
                                "182000K .......... .......... .......... .......... .......... 22% 42.9M 21s",
                                "182050K .......... .......... .......... .......... .......... 22% 11.4M 21s",
                                "182100K .......... .......... .......... .......... .......... 22% 56.1M 21s",
                                "182150K .......... .......... .......... .......... .......... 22%  105M 21s",
                                "182200K .......... .......... .......... .......... .......... 22% 44.1M 21s",
                                "182250K .......... .......... .......... .......... .......... 22% 20.8M 21s",
                                "182300K .......... .......... .......... .......... .......... 22% 15.6M 21s",
                                "182350K .......... .......... .......... .......... .......... 22% 20.2M 21s",
                                "182400K .......... .......... .......... .......... .......... 22% 85.7M 21s",
                                "182450K .......... .......... .......... .......... .......... 22% 27.3M 21s",
                                "182500K .......... .......... .......... .......... .......... 22% 66.4M 21s",
                                "182550K .......... .......... .......... .......... .......... 22% 23.8M 21s",
                                "182600K .......... .......... .......... .......... .......... 22% 8.26M 21s",
                                "182650K .......... .......... .......... .......... .......... 22%  102M 21s",
                                "182700K .......... .......... .......... .......... .......... 22% 64.7M 21s",
                                "182750K .......... .......... .......... .......... .......... 22% 84.4M 21s",
                                "182800K .......... .......... .......... .......... .......... 22% 13.4M 21s",
                                "182850K .......... .......... .......... .......... .......... 22%  110M 21s",
                                "182900K .......... .......... .......... .......... .......... 22% 15.4M 21s",
                                "182950K .......... .......... .......... .......... .......... 22% 96.8M 21s",
                                "183000K .......... .......... .......... .......... .......... 22%  125M 21s",
                                "183050K .......... .......... .......... .......... .......... 22%  149M 21s",
                                "183100K .......... .......... .......... .......... .......... 22%  107M 21s",
                                "183150K .......... .......... .......... .......... .......... 22% 20.8M 21s",
                                "183200K .......... .......... .......... .......... .......... 22%  120M 21s",
                                "183250K .......... .......... .......... .......... .......... 22% 30.7M 21s",
                                "183300K .......... .......... .......... .......... .......... 22% 75.5M 21s",
                                "183350K .......... .......... .......... .......... .......... 22% 20.2M 21s",
                                "183400K .......... .......... .......... .......... .......... 22% 62.5M 21s",
                                "183450K .......... .......... .......... .......... .......... 22% 67.0M 21s",
                                "183500K .......... .......... .......... .......... .......... 22% 57.8M 21s",
                                "183550K .......... .......... .......... .......... .......... 22% 46.7M 21s",
                                "183600K .......... .......... .......... .......... .......... 22% 5.53M 21s",
                                "183650K .......... .......... .......... .......... .......... 22% 29.7M 21s",
                                "183700K .......... .......... .......... .......... .......... 22%  130M 21s",
                                "183750K .......... .......... .......... .......... .......... 22%  109M 21s",
                                "183800K .......... .......... .......... .......... .......... 22%  132M 21s",
                                "183850K .......... .......... .......... .......... .......... 22%  118M 21s",
                                "183900K .......... .......... .......... .......... .......... 22%  137M 21s",
                                "183950K .......... .......... .......... .......... .......... 22% 93.2M 21s",
                                "184000K .......... .......... .......... .......... .......... 22%  117M 21s",
                                "184050K .......... .......... .......... .......... .......... 22%  111M 21s",
                                "184100K .......... .......... .......... .......... .......... 22% 93.8M 21s",
                                "184150K .......... .......... .......... .......... .......... 22% 35.6M 21s",
                                "184200K .......... .......... .......... .......... .......... 22% 93.7M 21s",
                                "184250K .......... .......... .......... .......... .......... 22% 73.3M 21s",
                                "184300K .......... .......... .......... .......... .......... 22% 45.9M 21s",
                                "184350K .......... .......... .......... .......... .......... 22% 25.4M 21s",
                                "184400K .......... .......... .......... .......... .......... 22% 62.1M 21s",
                                "184450K .......... .......... .......... .......... .......... 22% 26.3M 21s",
                                "184500K .......... .......... .......... .......... .......... 22% 18.8M 21s",
                                "184550K .......... .......... .......... .......... .......... 22% 46.9M 21s",
                                "184600K .......... .......... .......... .......... .......... 22% 28.7M 21s",
                                "184650K .......... .......... .......... .......... .......... 22% 4.30M 21s",
                                "184700K .......... .......... .......... .......... .......... 22%  123M 21s",
                                "184750K .......... .......... .......... .......... .......... 22% 92.3M 21s",
                                "184800K .......... .......... .......... .......... .......... 22% 88.6M 21s",
                                "184850K .......... .......... .......... .......... .......... 22%  107M 21s",
                                "184900K .......... .......... .......... .......... .......... 22%  126M 21s",
                                "184950K .......... .......... .......... .......... .......... 22%  108M 21s",
                                "185000K .......... .......... .......... .......... .......... 22% 93.1M 21s",
                                "185050K .......... .......... .......... .......... .......... 22% 19.7M 21s",
                                "185100K .......... .......... .......... .......... .......... 22% 23.5M 21s",
                                "185150K .......... .......... .......... .......... .......... 22% 33.5M 21s",
                                "185200K .......... .......... .......... .......... .......... 22% 24.4M 21s",
                                "185250K .......... .......... .......... .......... .......... 22% 22.8M 21s",
                                "185300K .......... .......... .......... .......... .......... 22% 52.0M 21s",
                                "185350K .......... .......... .......... .......... .......... 22% 19.4M 21s",
                                "185400K .......... .......... .......... .......... .......... 22% 14.5M 21s",
                                "185450K .......... .......... .......... .......... .......... 22% 25.7M 21s",
                                "185500K .......... .......... .......... .......... .......... 22% 10.1M 21s",
                                "185550K .......... .......... .......... .......... .......... 22% 50.3M 21s",
                                "185600K .......... .......... .......... .......... .......... 22% 68.1M 21s",
                                "185650K .......... .......... .......... .......... .......... 22%  102M 21s",
                                "185700K .......... .......... .......... .......... .......... 22% 25.3M 21s",
                                "185750K .......... .......... .......... .......... .......... 22% 20.5M 21s",
                                "185800K .......... .......... .......... .......... .......... 22% 71.5M 21s",
                                "185850K .......... .......... .......... .......... .......... 22% 30.8M 21s",
                                "185900K .......... .......... .......... .......... .......... 22% 35.1M 21s",
                                "185950K .......... .......... .......... .......... .......... 22% 15.3M 21s",
                                "186000K .......... .......... .......... .......... .......... 22% 95.3M 21s",
                                "186050K .......... .......... .......... .......... .......... 22% 19.4M 21s",
                                "186100K .......... .......... .......... .......... .......... 22% 54.4M 21s",
                                "186150K .......... .......... .......... .......... .......... 22% 14.5M 21s",
                                "186200K .......... .......... .......... .......... .......... 22% 80.1M 21s",
                                "186250K .......... .......... .......... .......... .......... 22% 59.0M 21s",
                                "186300K .......... .......... .......... .......... .......... 22% 22.3M 21s",
                                "186350K .......... .......... .......... .......... .......... 22% 16.9M 21s",
                                "186400K .......... .......... .......... .......... .......... 22% 33.9M 21s",
                                "186450K .......... .......... .......... .......... .......... 22% 19.9M 21s",
                                "186500K .......... .......... .......... .......... .......... 22% 88.3M 21s",
                                "186550K .......... .......... .......... .......... .......... 22% 89.4M 21s",
                                "186600K .......... .......... .......... .......... .......... 22% 50.3M 21s",
                                "186650K .......... .......... .......... .......... .......... 22% 30.0M 21s",
                                "186700K .......... .......... .......... .......... .......... 22% 89.1M 21s",
                                "186750K .......... .......... .......... .......... .......... 22% 30.3M 21s",
                                "186800K .......... .......... .......... .......... .......... 22% 33.3M 21s",
                                "186850K .......... .......... .......... .......... .......... 22% 32.9M 21s",
                                "186900K .......... .......... .......... .......... .......... 22% 23.6M 21s",
                                "186950K .......... .......... .......... .......... .......... 22%  111M 21s",
                                "187000K .......... .......... .......... .......... .......... 22% 10.7M 21s",
                                "187050K .......... .......... .......... .......... .......... 22% 80.0M 21s",
                                "187100K .......... .......... .......... .......... .......... 22%  105M 21s",
                                "187150K .......... .......... .......... .......... .......... 22% 78.3M 21s",
                                "187200K .......... .......... .......... .......... .......... 22% 47.0M 21s",
                                "187250K .......... .......... .......... .......... .......... 22% 33.7M 21s",
                                "187300K .......... .......... .......... .......... .......... 22% 21.9M 21s",
                                "187350K .......... .......... .......... .......... .......... 22% 17.6M 21s",
                                "187400K .......... .......... .......... .......... .......... 22% 58.3M 21s",
                                "187450K .......... .......... .......... .......... .......... 22% 7.77M 21s",
                                "187500K .......... .......... .......... .......... .......... 22% 93.5M 21s",
                                "187550K .......... .......... .......... .......... .......... 22% 85.4M 21s",
                                "187600K .......... .......... .......... .......... .......... 22% 63.4M 21s",
                                "187650K .......... .......... .......... .......... .......... 22% 87.7M 21s",
                                "187700K .......... .......... .......... .......... .......... 22% 20.7M 21s",
                                "187750K .......... .......... .......... .......... .......... 22% 15.3M 21s",
                                "187800K .......... .......... .......... .......... .......... 22% 75.8M 21s",
                                "187850K .......... .......... .......... .......... .......... 22% 31.6M 21s",
                                "187900K .......... .......... .......... .......... .......... 22% 31.8M 21s",
                                "187950K .......... .......... .......... .......... .......... 22% 11.3M 21s",
                                "188000K .......... .......... .......... .......... .......... 22%  123M 21s",
                                "188050K .......... .......... .......... .......... .......... 22% 62.1M 21s",
                                "188100K .......... .......... .......... .......... .......... 22% 17.0M 21s",
                                "188150K .......... .......... .......... .......... .......... 22% 83.9M 21s",
                                "188200K .......... .......... .......... .......... .......... 22% 15.5M 21s",
                                "188250K .......... .......... .......... .......... .......... 22% 24.9M 21s",
                                "188300K .......... .......... .......... .......... .......... 22% 23.2M 21s",
                                "188350K .......... .......... .......... .......... .......... 22% 25.6M 21s",
                                "188400K .......... .......... .......... .......... .......... 22% 35.1M 21s",
                                "188450K .......... .......... .......... .......... .......... 22% 44.1M 21s",
                                "188500K .......... .......... .......... .......... .......... 22% 16.3M 21s",
                                "188550K .......... .......... .......... .......... .......... 22% 31.3M 21s",
                                "188600K .......... .......... .......... .......... .......... 22% 58.8M 21s",
                                "188650K .......... .......... .......... .......... .......... 22% 29.2M 21s",
                                "188700K .......... .......... .......... .......... .......... 22% 21.4M 21s",
                                "188750K .......... .......... .......... .......... .......... 22% 21.6M 21s",
                                "188800K .......... .......... .......... .......... .......... 22% 89.1M 21s",
                                "188850K .......... .......... .......... .......... .......... 22% 33.0M 21s",
                                "188900K .......... .......... .......... .......... .......... 23% 19.4M 21s",
                                "188950K .......... .......... .......... .......... .......... 23% 26.2M 21s",
                                "189000K .......... .......... .......... .......... .......... 23% 8.63M 21s",
                                "189050K .......... .......... .......... .......... .......... 23% 79.2M 21s",
                                "189100K .......... .......... .......... .......... .......... 23%  121M 21s",
                                "189150K .......... .......... .......... .......... .......... 23% 31.3M 21s",
                                "189200K .......... .......... .......... .......... .......... 23% 18.6M 21s",
                                "189250K .......... .......... .......... .......... .......... 23% 25.8M 21s",
                                "189300K .......... .......... .......... .......... .......... 23% 15.4M 21s",
                                "189350K .......... .......... .......... .......... .......... 23% 88.5M 21s",
                                "189400K .......... .......... .......... .......... .......... 23% 46.5M 21s",
                                "189450K .......... .......... .......... .......... .......... 23% 11.9M 21s",
                                "189500K .......... .......... .......... .......... .......... 23% 83.4M 21s",
                                "189550K .......... .......... .......... .......... .......... 23% 55.8M 21s",
                                "189600K .......... .......... .......... .......... .......... 23%  110M 21s",
                                "189650K .......... .......... .......... .......... .......... 23%  127M 21s",
                                "189700K .......... .......... .......... .......... .......... 23% 7.24M 21s",
                                "189750K .......... .......... .......... .......... .......... 23%  127M 21s",
                                "189800K .......... .......... .......... .......... .......... 23% 79.8M 21s",
                                "189850K .......... .......... .......... .......... .......... 23%  112M 21s",
                                "189900K .......... .......... .......... .......... .......... 23% 84.7M 21s",
                                "189950K .......... .......... .......... .......... .......... 23% 89.2M 21s",
                                "190000K .......... .......... .......... .......... .......... 23%  113M 21s",
                                "190050K .......... .......... .......... .......... .......... 23% 13.9M 21s",
                                "190100K .......... .......... .......... .......... .......... 23% 60.4M 21s",
                                "190150K .......... .......... .......... .......... .......... 23% 65.6M 21s",
                                "190200K .......... .......... .......... .......... .......... 23%  102M 21s",
                                "190250K .......... .......... .......... .......... .......... 23% 97.5M 21s",
                                "190300K .......... .......... .......... .......... .......... 23% 12.7M 21s",
                                "190350K .......... .......... .......... .......... .......... 23%  121M 21s",
                                "190400K .......... .......... .......... .......... .......... 23%  121M 21s",
                                "190450K .......... .......... .......... .......... .......... 23%  123M 21s",
                                "190500K .......... .......... .......... .......... .......... 23% 36.1M 21s",
                                "190550K .......... .......... .......... .......... .......... 23% 84.8M 21s",
                                "190600K .......... .......... .......... .......... .......... 23% 9.79M 21s",
                                "190650K .......... .......... .......... .......... .......... 23%  103M 21s",
                                "190700K .......... .......... .......... .......... .......... 23%  122M 21s",
                                "190750K .......... .......... .......... .......... .......... 23%  135M 21s",
                                "190800K .......... .......... .......... .......... .......... 23% 44.2M 21s",
                                "190850K .......... .......... .......... .......... .......... 23% 19.8M 21s",
                                "190900K .......... .......... .......... .......... .......... 23% 11.2M 21s",
                                "190950K .......... .......... .......... .......... .......... 23% 98.8M 21s",
                                "191000K .......... .......... .......... .......... .......... 23% 5.20M 21s",
                                "191050K .......... .......... .......... .......... .......... 23% 97.7M 21s",
                                "191100K .......... .......... .......... .......... .......... 23% 83.5M 21s",
                                "191150K .......... .......... .......... .......... .......... 23%  101M 21s",
                                "191200K .......... .......... .......... .......... .......... 23%  101M 21s",
                                "191250K .......... .......... .......... .......... .......... 23% 33.3M 21s",
                                "191300K .......... .......... .......... .......... .......... 23% 22.4M 21s",
                                "191350K .......... .......... .......... .......... .......... 23% 11.2M 21s",
                                "191400K .......... .......... .......... .......... .......... 23% 45.2M 21s",
                                "191450K .......... .......... .......... .......... .......... 23% 38.8M 21s",
                                "191500K .......... .......... .......... .......... .......... 23% 30.3M 21s",
                                "191550K .......... .......... .......... .......... .......... 23% 17.4M 21s",
                                "191600K .......... .......... .......... .......... .......... 23% 45.4M 21s",
                                "191650K .......... .......... .......... .......... .......... 23% 18.7M 21s",
                                "191700K .......... .......... .......... .......... .......... 23% 20.6M 21s",
                                "191750K .......... .......... .......... .......... .......... 23% 20.3M 21s",
                                "191800K .......... .......... .......... .......... .......... 23% 15.0M 21s",
                                "191850K .......... .......... .......... .......... .......... 23% 87.6M 21s",
                                "191900K .......... .......... .......... .......... .......... 23% 68.9M 21s",
                                "191950K .......... .......... .......... .......... .......... 23% 9.83M 21s",
                                "192000K .......... .......... .......... .......... .......... 23% 34.0M 21s",
                                "192050K .......... .......... .......... .......... .......... 23% 25.5M 21s",
                                "192100K .......... .......... .......... .......... .......... 23% 42.8M 21s",
                                "192150K .......... .......... .......... .......... .......... 23% 22.6M 21s",
                                "192200K .......... .......... .......... .......... .......... 23% 9.00M 21s",
                                "192250K .......... .......... .......... .......... .......... 23% 88.8M 21s",
                                "192300K .......... .......... .......... .......... .......... 23%  119M 21s",
                                "192350K .......... .......... .......... .......... .......... 23% 21.6M 21s",
                                "192400K .......... .......... .......... .......... .......... 23% 46.7M 21s",
                                "192450K .......... .......... .......... .......... .......... 23% 6.90M 21s",
                                "192500K .......... .......... .......... .......... .......... 23% 11.0M 21s",
                                "192550K .......... .......... .......... .......... .......... 23%  106M 21s",
                                "192600K .......... .......... .......... .......... .......... 23% 42.2M 21s",
                                "192650K .......... .......... .......... .......... .......... 23% 16.1M 21s",
                                "192700K .......... .......... .......... .......... .......... 23% 2.49M 21s",
                                "192750K .......... .......... .......... .......... .......... 23% 83.1M 21s",
                                "192800K .......... .......... .......... .......... .......... 23%  109M 21s",
                                "192850K .......... .......... .......... .......... .......... 23%  110M 21s",
                                "192900K .......... .......... .......... .......... .......... 23%  111M 21s",
                                "192950K .......... .......... .......... .......... .......... 23% 96.4M 21s",
                                "193000K .......... .......... .......... .......... .......... 23%  110M 21s",
                                "193050K .......... .......... .......... .......... .......... 23% 19.9M 21s",
                                "193100K .......... .......... .......... .......... .......... 23% 87.2M 21s",
                                "193150K .......... .......... .......... .......... .......... 23% 5.37M 21s",
                                "193200K .......... .......... .......... .......... .......... 23%  134M 21s",
                                "193250K .......... .......... .......... .......... .......... 23% 68.5M 21s",
                                "193300K .......... .......... .......... .......... .......... 23% 15.2M 21s",
                                "193350K .......... .......... .......... .......... .......... 23% 82.7M 21s",
                                "193400K .......... .......... .......... .......... .......... 23% 19.7M 21s",
                                "193450K .......... .......... .......... .......... .......... 23% 13.2M 21s",
                                "193500K .......... .......... .......... .......... .......... 23% 87.0M 21s",
                                "193550K .......... .......... .......... .......... .......... 23% 11.4M 21s",
                                "193600K .......... .......... .......... .......... .......... 23% 73.8M 21s",
                                "193650K .......... .......... .......... .......... .......... 23% 10.3M 21s",
                                "193700K .......... .......... .......... .......... .......... 23% 50.8M 21s",
                                "193750K .......... .......... .......... .......... .......... 23% 43.5M 21s",
                                "193800K .......... .......... .......... .......... .......... 23% 9.07M 21s",
                                "193850K .......... .......... .......... .......... .......... 23% 11.5M 21s",
                                "193900K .......... .......... .......... .......... .......... 23%  119M 21s",
                                "193950K .......... .......... .......... .......... .......... 23%  100M 21s",
                                "194000K .......... .......... .......... .......... .......... 23% 15.2M 21s",
                                "194050K .......... .......... .......... .......... .......... 23% 47.3M 21s",
                                "194100K .......... .......... .......... .......... .......... 23% 13.1M 21s",
                                "194150K .......... .......... .......... .......... .......... 23% 20.1M 21s",
                                "194200K .......... .......... .......... .......... .......... 23% 47.0M 21s",
                                "194250K .......... .......... .......... .......... .......... 23% 13.1M 21s",
                                "194300K .......... .......... .......... .......... .......... 23% 19.5M 21s",
                                "194350K .......... .......... .......... .......... .......... 23% 8.85M 21s",
                                "194400K .......... .......... .......... .......... .......... 23%  103M 21s",
                                "194450K .......... .......... .......... .......... .......... 23% 44.4M 21s",
                                "194500K .......... .......... .......... .......... .......... 23% 13.3M 21s",
                                "194550K .......... .......... .......... .......... .......... 23% 23.7M 21s",
                                "194600K .......... .......... .......... .......... .......... 23% 21.0M 21s",
                                "194650K .......... .......... .......... .......... .......... 23% 40.0M 21s",
                                "194700K .......... .......... .......... .......... .......... 23% 2.79M 21s",
                                "194750K .......... .......... .......... .......... .......... 23% 92.8M 21s",
                                "194800K .......... .......... .......... .......... .......... 23% 96.4M 21s",
                                "194850K .......... .......... .......... .......... .......... 23%  124M 21s",
                                "194900K .......... .......... .......... .......... .......... 23%  151M 21s",
                                "194950K .......... .......... .......... .......... .......... 23%  147M 21s",
                                "195000K .......... .......... .......... .......... .......... 23%  146M 21s",
                                "195050K .......... .......... .......... .......... .......... 23% 84.6M 21s",
                                "195100K .......... .......... .......... .......... .......... 23% 11.0M 21s",
                                "195150K .......... .......... .......... .......... .......... 23%  108M 21s",
                                "195200K .......... .......... .......... .......... .......... 23% 7.31M 21s",
                                "195250K .......... .......... .......... .......... .......... 23% 51.6M 21s",
                                "195300K .......... .......... .......... .......... .......... 23%  129M 21s",
                                "195350K .......... .......... .......... .......... .......... 23%  124M 21s",
                                "195400K .......... .......... .......... .......... .......... 23% 11.0M 21s",
                                "195450K .......... .......... .......... .......... .......... 23% 15.6M 21s",
                                "195500K .......... .......... .......... .......... .......... 23% 60.4M 21s",
                                "195550K .......... .......... .......... .......... .......... 23% 24.1M 21s",
                                "195600K .......... .......... .......... .......... .......... 23% 42.8M 21s",
                                "195650K .......... .......... .......... .......... .......... 23% 9.16M 21s",
                                "195700K .......... .......... .......... .......... .......... 23% 54.9M 21s",
                                "195750K .......... .......... .......... .......... .......... 23% 15.6M 21s",
                                "195800K .......... .......... .......... .......... .......... 23% 34.2M 21s",
                                "195850K .......... .......... .......... .......... .......... 23%  109M 21s",
                                "195900K .......... .......... .......... .......... .......... 23% 22.5M 21s",
                                "195950K .......... .......... .......... .......... .......... 23% 7.86M 21s",
                                "196000K .......... .......... .......... .......... .......... 23%  109M 21s",
                                "196050K .......... .......... .......... .......... .......... 23%  102M 21s",
                                "196100K .......... .......... .......... .......... .......... 23% 19.9M 21s",
                                "196150K .......... .......... .......... .......... .......... 23% 21.2M 21s",
                                "196200K .......... .......... .......... .......... .......... 23% 8.54M 21s",
                                "196250K .......... .......... .......... .......... .......... 23%  116M 21s",
                                "196300K .......... .......... .......... .......... .......... 23%  108M 21s",
                                "196350K .......... .......... .......... .......... .......... 23% 19.3M 21s",
                                "196400K .......... .......... .......... .......... .......... 23% 72.3M 21s",
                                "196450K .......... .......... .......... .......... .......... 23% 5.13M 21s",
                                "196500K .......... .......... .......... .......... .......... 23%  134M 21s",
                                "196550K .......... .......... .......... .......... .......... 23%  137M 21s",
                                "196600K .......... .......... .......... .......... .......... 23%  120M 21s",
                                "196650K .......... .......... .......... .......... .......... 23% 85.9M 21s",
                                "196700K .......... .......... .......... .......... .......... 23% 33.1M 21s",
                                "196750K .......... .......... .......... .......... .......... 23% 46.7M 21s",
                                "196800K .......... .......... .......... .......... .......... 23% 3.15M 21s",
                                "196850K .......... .......... .......... .......... .......... 23%  141M 21s",
                                "196900K .......... .......... .......... .......... .......... 23%  142M 21s",
                                "196950K .......... .......... .......... .......... .......... 23%  102M 21s",
                                "197000K .......... .......... .......... .......... .......... 23% 91.7M 21s",
                                "197050K .......... .......... .......... .......... .......... 23% 87.5M 21s",
                                "197100K .......... .......... .......... .......... .......... 24% 19.6M 21s",
                                "197150K .......... .......... .......... .......... .......... 24% 11.9M 21s",
                                "197200K .......... .......... .......... .......... .......... 24% 19.5M 21s",
                                "197250K .......... .......... .......... .......... .......... 24% 40.0M 21s",
                                "197300K .......... .......... .......... .......... .......... 24% 21.2M 21s",
                                "197350K .......... .......... .......... .......... .......... 24% 12.7M 21s",
                                "197400K .......... .......... .......... .......... .......... 24% 15.7M 21s",
                                "197450K .......... .......... .......... .......... .......... 24% 29.3M 21s",
                                "197500K .......... .......... .......... .......... .......... 24% 10.8M 21s",
                                "197550K .......... .......... .......... .......... .......... 24% 9.44M 21s",
                                "197600K .......... .......... .......... .......... .......... 24% 21.5M 21s",
                                "197650K .......... .......... .......... .......... .......... 24% 23.0M 21s",
                                "197700K .......... .......... .......... .......... .......... 24% 25.2M 21s",
                                "197750K .......... .......... .......... .......... .......... 24% 13.1M 21s",
                                "197800K .......... .......... .......... .......... .......... 24% 18.6M 21s",
                                "197850K .......... .......... .......... .......... .......... 24% 9.05M 21s",
                                "197900K .......... .......... .......... .......... .......... 24%  139M 21s",
                                "197950K .......... .......... .......... .......... .......... 24% 16.8M 21s",
                                "198000K .......... .......... .......... .......... .......... 24% 7.50M 21s",
                                "198050K .......... .......... .......... .......... .......... 24%  112M 21s",
                                "198100K .......... .......... .......... .......... .......... 24% 38.1M 21s",
                                "198150K .......... .......... .......... .......... .......... 24% 42.6M 21s",
                                "198200K .......... .......... .......... .......... .......... 24% 12.5M 21s",
                                "198250K .......... .......... .......... .......... .......... 24% 20.7M 21s",
                                "198300K .......... .......... .......... .......... .......... 24% 8.84M 21s",
                                "198350K .......... .......... .......... .......... .......... 24%  120M 21s",
                                "198400K .......... .......... .......... .......... .......... 24% 51.6M 21s",
                                "198450K .......... .......... .......... .......... .......... 24% 25.5M 21s",
                                "198500K .......... .......... .......... .......... .......... 24% 10.9M 21s",
                                "198550K .......... .......... .......... .......... .......... 24% 47.0M 21s",
                                "198600K .......... .......... .......... .......... .......... 24% 49.5M 21s",
                                "198650K .......... .......... .......... .......... .......... 24% 10.9M 21s",
                                "198700K .......... .......... .......... .......... .......... 24% 48.0M 21s",
                                "198750K .......... .......... .......... .......... .......... 24% 40.6M 21s",
                                "198800K .......... .......... .......... .......... .......... 24% 10.2M 21s",
                                "198850K .......... .......... .......... .......... .......... 24% 64.7M 21s",
                                "198900K .......... .......... .......... .......... .......... 24% 8.31M 21s",
                                "198950K .......... .......... .......... .......... .......... 24% 66.7M 21s",
                                "199000K .......... .......... .......... .......... .......... 24% 94.7M 21s",
                                "199050K .......... .......... .......... .......... .......... 24% 46.3M 21s",
                                "199100K .......... .......... .......... .......... .......... 24% 44.5M 21s",
                                "199150K .......... .......... .......... .......... .......... 24% 19.6M 21s",
                                "199200K .......... .......... .......... .......... .......... 24% 25.3M 21s",
                                "199250K .......... .......... .......... .......... .......... 24% 12.0M 21s",
                                "199300K .......... .......... .......... .......... .......... 24% 83.3M 21s",
                                "199350K .......... .......... .......... .......... .......... 24%  118M 21s",
                                "199400K .......... .......... .......... .......... .......... 24% 30.7M 21s",
                                "199450K .......... .......... .......... .......... .......... 24% 26.9M 21s",
                                "199500K .......... .......... .......... .......... .......... 24% 29.8M 21s",
                                "199550K .......... .......... .......... .......... .......... 24% 54.5M 21s",
                                "199600K .......... .......... .......... .......... .......... 24% 47.2M 21s",
                                "199650K .......... .......... .......... .......... .......... 24% 34.5M 21s",
                                "199700K .......... .......... .......... .......... .......... 24% 27.8M 21s",
                                "199750K .......... .......... .......... .......... .......... 24% 6.07M 21s",
                                "199800K .......... .......... .......... .......... .......... 24% 84.9M 21s",
                                "199850K .......... .......... .......... .......... .......... 24%  122M 21s",
                                "199900K .......... .......... .......... .......... .......... 24%  129M 21s",
                                "199950K .......... .......... .......... .......... .......... 24% 87.1M 21s",
                                "200000K .......... .......... .......... .......... .......... 24% 5.39M 21s",
                                "200050K .......... .......... .......... .......... .......... 24%  120M 21s",
                                "200100K .......... .......... .......... .......... .......... 24%  101M 21s",
                                "200150K .......... .......... .......... .......... .......... 24% 88.9M 21s",
                                "200200K .......... .......... .......... .......... .......... 24%  133M 21s",
                                "200250K .......... .......... .......... .......... .......... 24% 19.0M 21s",
                                "200300K .......... .......... .......... .......... .......... 24%  146M 21s",
                                "200350K .......... .......... .......... .......... .......... 24% 81.4M 21s",
                                "200400K .......... .......... .......... .......... .......... 24% 93.6M 21s",
                                "200450K .......... .......... .......... .......... .......... 24% 8.50M 21s",
                                "200500K .......... .......... .......... .......... .......... 24%  142M 21s",
                                "200550K .......... .......... .......... .......... .......... 24%  125M 21s",
                                "200600K .......... .......... .......... .......... .......... 24%  146M 21s",
                                "200650K .......... .......... .......... .......... .......... 24%  149M 21s",
                                "200700K .......... .......... .......... .......... .......... 24%  135M 21s",
                                "200750K .......... .......... .......... .......... .......... 24%  127M 21s",
                                "200800K .......... .......... .......... .......... .......... 24% 19.4M 21s",
                                "200850K .......... .......... .......... .......... .......... 24% 35.0M 21s",
                                "200900K .......... .......... .......... .......... .......... 24% 41.6M 21s",
                                "200950K .......... .......... .......... .......... .......... 24% 44.4M 21s",
                                "201000K .......... .......... .......... .......... .......... 24% 40.7M 21s",
                                "201050K .......... .......... .......... .......... .......... 24% 27.2M 21s",
                                "201100K .......... .......... .......... .......... .......... 24% 41.6M 21s",
                                "201150K .......... .......... .......... .......... .......... 24% 44.2M 21s",
                                "201200K .......... .......... .......... .......... .......... 24% 52.0M 21s",
                                "201250K .......... .......... .......... .......... .......... 24% 51.8M 21s",
                                "201300K .......... .......... .......... .......... .......... 24% 59.4M 21s",
                                "201350K .......... .......... .......... .......... .......... 24% 59.8M 21s",
                                "201400K .......... .......... .......... .......... .......... 24% 58.3M 21s",
                                "201450K .......... .......... .......... .......... .......... 24% 4.27M 21s",
                                "201500K .......... .......... .......... .......... .......... 24% 32.9M 21s",
                                "201550K .......... .......... .......... .......... .......... 24% 25.4M 21s",
                                "201600K .......... .......... .......... .......... .......... 24% 35.6M 21s",
                                "201650K .......... .......... .......... .......... .......... 24% 35.0M 21s",
                                "201700K .......... .......... .......... .......... .......... 24% 36.1M 21s",
                                "201750K .......... .......... .......... .......... .......... 24% 20.7M 21s",
                                "201800K .......... .......... .......... .......... .......... 24% 33.8M 21s",
                                "201850K .......... .......... .......... .......... .......... 24% 29.4M 21s",
                                "201900K .......... .......... .......... .......... .......... 24% 34.4M 21s",
                                "201950K .......... .......... .......... .......... .......... 24% 33.4M 21s",
                                "202000K .......... .......... .......... .......... .......... 24% 31.9M 21s",
                                "202050K .......... .......... .......... .......... .......... 24% 21.7M 21s",
                                "202100K .......... .......... .......... .......... .......... 24% 36.7M 21s",
                                "202150K .......... .......... .......... .......... .......... 24% 54.0M 21s",
                                "202200K .......... .......... .......... .......... .......... 24% 55.9M 21s",
                                "202250K .......... .......... .......... .......... .......... 24% 39.9M 21s",
                                "202300K .......... .......... .......... .......... .......... 24% 50.2M 21s",
                                "202350K .......... .......... .......... .......... .......... 24% 52.6M 21s",
                                "202400K .......... .......... .......... .......... .......... 24% 16.1M 21s",
                                "202450K .......... .......... .......... .......... .......... 24%  104M 21s",
                                "202500K .......... .......... .......... .......... .......... 24%  114M 21s",
                                "202550K .......... .......... .......... .......... .......... 24%  127M 21s",
                                "202600K .......... .......... .......... .......... .......... 24%  130M 21s",
                                "202650K .......... .......... .......... .......... .......... 24% 85.6M 21s",
                                "202700K .......... .......... .......... .......... .......... 24%  128M 21s",
                                "202750K .......... .......... .......... .......... .......... 24%  130M 21s",
                                "202800K .......... .......... .......... .......... .......... 24%  119M 21s",
                                "202850K .......... .......... .......... .......... .......... 24%  112M 21s",
                                "202900K .......... .......... .......... .......... .......... 24% 71.2M 21s",
                                "202950K .......... .......... .......... .......... .......... 24% 14.4M 21s",
                                "203000K .......... .......... .......... .......... .......... 24%  128M 21s",
                                "203050K .......... .......... .......... .......... .......... 24% 70.7M 21s",
                                "203100K .......... .......... .......... .......... .......... 24% 75.9M 21s",
                                "203150K .......... .......... .......... .......... .......... 24% 79.8M 21s",
                                "203200K .......... .......... .......... .......... .......... 24% 45.8M 21s",
                                "203250K .......... .......... .......... .......... .......... 24% 39.4M 21s",
                                "203300K .......... .......... .......... .......... .......... 24% 40.7M 21s",
                                "203350K .......... .......... .......... .......... .......... 24% 31.3M 21s",
                                "203400K .......... .......... .......... .......... .......... 24% 97.9M 21s",
                                "203450K .......... .......... .......... .......... .......... 24% 45.0M 21s",
                                "203500K .......... .......... .......... .......... .......... 24% 58.4M 21s",
                                "203550K .......... .......... .......... .......... .......... 24% 41.6M 21s",
                                "203600K .......... .......... .......... .......... .......... 24% 33.8M 21s",
                                "203650K .......... .......... .......... .......... .......... 24% 43.1M 21s",
                                "203700K .......... .......... .......... .......... .......... 24% 37.0M 21s",
                                "203750K .......... .......... .......... .......... .......... 24% 26.6M 21s",
                                "203800K .......... .......... .......... .......... .......... 24% 61.5M 21s",
                                "203850K .......... .......... .......... .......... .......... 24% 93.4M 21s",
                                "203900K .......... .......... .......... .......... .......... 24% 40.3M 21s",
                                "203950K .......... .......... .......... .......... .......... 24% 62.1M 21s",
                                "204000K .......... .......... .......... .......... .......... 24% 69.6M 21s",
                                "204050K .......... .......... .......... .......... .......... 24% 22.5M 21s",
                                "204100K .......... .......... .......... .......... .......... 24% 95.3M 21s",
                                "204150K .......... .......... .......... .......... .......... 24% 62.1M 21s",
                                "204200K .......... .......... .......... .......... .......... 24% 72.0M 21s",
                                "204250K .......... .......... .......... .......... .......... 24% 29.4M 21s",
                                "204300K .......... .......... .......... .......... .......... 24% 58.4M 21s",
                                "204350K .......... .......... .......... .......... .......... 24% 25.5M 21s",
                                "204400K .......... .......... .......... .......... .......... 24% 38.0M 21s",
                                "204450K .......... .......... .......... .......... .......... 24%  115M 21s",
                                "204500K .......... .......... .......... .......... .......... 24% 24.2M 21s",
                                "204550K .......... .......... .......... .......... .......... 24% 53.8M 21s",
                                "204600K .......... .......... .......... .......... .......... 24% 25.8M 21s",
                                "204650K .......... .......... .......... .......... .......... 24% 23.3M 21s",
                                "204700K .......... .......... .......... .......... .......... 24% 71.3M 21s",
                                "204750K .......... .......... .......... .......... .......... 24% 10.1M 21s",
                                "204800K .......... .......... .......... .......... .......... 24% 11.0M 21s",
                                "204850K .......... .......... .......... .......... .......... 24% 53.2M 21s",
                                "204900K .......... .......... .......... .......... .......... 24% 86.8M 21s",
                                "204950K .......... .......... .......... .......... .......... 24%  109M 21s",
                                "205000K .......... .......... .......... .......... .......... 24% 73.9M 21s",
                                "205050K .......... .......... .......... .......... .......... 24% 66.1M 21s",
                                "205100K .......... .......... .......... .......... .......... 24% 21.1M 21s",
                                "205150K .......... .......... .......... .......... .......... 24% 90.1M 21s",
                                "205200K .......... .......... .......... .......... .......... 24% 23.1M 21s",
                                "205250K .......... .......... .......... .......... .......... 24% 32.0M 21s",
                                "205300K .......... .......... .......... .......... .......... 25% 12.8M 21s",
                                "205350K .......... .......... .......... .......... .......... 25% 92.8M 21s",
                                "205400K .......... .......... .......... .......... .......... 25% 69.9M 21s",
                                "205450K .......... .......... .......... .......... .......... 25% 21.1M 21s",
                                "205500K .......... .......... .......... .......... .......... 25% 25.4M 21s",
                                "205550K .......... .......... .......... .......... .......... 25% 25.5M 21s",
                                "205600K .......... .......... .......... .......... .......... 25% 67.6M 21s",
                                "205650K .......... .......... .......... .......... .......... 25% 7.53M 21s",
                                "205700K .......... .......... .......... .......... .......... 25%  118M 21s",
                                "205750K .......... .......... .......... .......... .......... 25%  125M 21s",
                                "205800K .......... .......... .......... .......... .......... 25% 53.1M 21s",
                                "205850K .......... .......... .......... .......... .......... 25% 62.3M 21s",
                                "205900K .......... .......... .......... .......... .......... 25% 28.8M 21s",
                                "205950K .......... .......... .......... .......... .......... 25% 28.9M 21s",
                                "206000K .......... .......... .......... .......... .......... 25% 8.39M 21s",
                                "206050K .......... .......... .......... .......... .......... 25%  104M 21s",
                                "206100K .......... .......... .......... .......... .......... 25%  102M 21s",
                                "206150K .......... .......... .......... .......... .......... 25% 94.8M 21s",
                                "206200K .......... .......... .......... .......... .......... 25% 26.9M 21s",
                                "206250K .......... .......... .......... .......... .......... 25% 17.9M 21s",
                                "206300K .......... .......... .......... .......... .......... 25%  110M 21s",
                                "206350K .......... .......... .......... .......... .......... 25% 23.7M 21s",
                                "206400K .......... .......... .......... .......... .......... 25% 34.8M 21s",
                                "206450K .......... .......... .......... .......... .......... 25% 5.68M 21s",
                                "206500K .......... .......... .......... .......... .......... 25%  107M 21s",
                                "206550K .......... .......... .......... .......... .......... 25% 99.2M 21s",
                                "206600K .......... .......... .......... .......... .......... 25% 75.0M 21s",
                                "206650K .......... .......... .......... .......... .......... 25% 78.1M 21s",
                                "206700K .......... .......... .......... .......... .......... 25%  109M 21s",
                                "206750K .......... .......... .......... .......... .......... 25% 63.1M 21s",
                                "206800K .......... .......... .......... .......... .......... 25%  120M 21s",
                                "206850K .......... .......... .......... .......... .......... 25%  125M 21s",
                                "206900K .......... .......... .......... .......... .......... 25% 78.3M 21s",
                                "206950K .......... .......... .......... .......... .......... 25% 25.3M 21s",
                                "207000K .......... .......... .......... .......... .......... 25%  102M 21s",
                                "207050K .......... .......... .......... .......... .......... 25%  110M 21s",
                                "207100K .......... .......... .......... .......... .......... 25% 32.3M 21s",
                                "207150K .......... .......... .......... .......... .......... 25% 18.5M 21s",
                                "207200K .......... .......... .......... .......... .......... 25% 96.2M 21s",
                                "207250K .......... .......... .......... .......... .......... 25%  106M 21s",
                                "207300K .......... .......... .......... .......... .......... 25% 91.0M 21s",
                                "207350K .......... .......... .......... .......... .......... 25%  131M 21s",
                                "207400K .......... .......... .......... .......... .......... 25% 88.1M 21s",
                                "207450K .......... .......... .......... .......... .......... 25% 21.7M 21s",
                                "207500K .......... .......... .......... .......... .......... 25% 78.2M 21s",
                                "207550K .......... .......... .......... .......... .......... 25%  108M 21s",
                                "207600K .......... .......... .......... .......... .......... 25% 12.4M 21s",
                                "207650K .......... .......... .......... .......... .......... 25%  127M 21s",
                                "207700K .......... .......... .......... .......... .......... 25%  137M 21s",
                                "207750K .......... .......... .......... .......... .......... 25% 22.1M 21s",
                                "207800K .......... .......... .......... .......... .......... 25%  128M 21s",
                                "207850K .......... .......... .......... .......... .......... 25% 60.5M 21s",
                                "207900K .......... .......... .......... .......... .......... 25% 26.3M 21s",
                                "207950K .......... .......... .......... .......... .......... 25% 64.8M 21s",
                                "208000K .......... .......... .......... .......... .......... 25% 29.4M 21s",
                                "208050K .......... .......... .......... .......... .......... 25% 33.7M 21s",
                                "208100K .......... .......... .......... .......... .......... 25% 18.6M 21s",
                                "208150K .......... .......... .......... .......... .......... 25% 17.2M 21s",
                                "208200K .......... .......... .......... .......... .......... 25%  120M 21s",
                                "208250K .......... .......... .......... .......... .......... 25% 48.8M 21s",
                                "208300K .......... .......... .......... .......... .......... 25% 26.7M 21s",
                                "208350K .......... .......... .......... .......... .......... 25% 24.8M 21s",
                                "208400K .......... .......... .......... .......... .......... 25% 94.5M 21s",
                                "208450K .......... .......... .......... .......... .......... 25% 26.9M 21s",
                                "208500K .......... .......... .......... .......... .......... 25% 16.1M 21s",
                                "208550K .......... .......... .......... .......... .......... 25% 70.1M 21s",
                                "208600K .......... .......... .......... .......... .......... 25% 8.15M 21s",
                                "208650K .......... .......... .......... .......... .......... 25% 89.8M 21s",
                                "208700K .......... .......... .......... .......... .......... 25%  106M 21s",
                                "208750K .......... .......... .......... .......... .......... 25% 17.9M 21s",
                                "208800K .......... .......... .......... .......... .......... 25% 31.8M 21s",
                                "208850K .......... .......... .......... .......... .......... 25% 40.3M 21s",
                                "208900K .......... .......... .......... .......... .......... 25%  106M 21s",
                                "208950K .......... .......... .......... .......... .......... 25% 9.20M 21s",
                                "209000K .......... .......... .......... .......... .......... 25%  113M 21s",
                                "209050K .......... .......... .......... .......... .......... 25% 31.7M 21s",
                                "209100K .......... .......... .......... .......... .......... 25% 36.9M 21s",
                                "209150K .......... .......... .......... .......... .......... 25% 42.2M 21s",
                                "209200K .......... .......... .......... .......... .......... 25% 24.3M 21s",
                                "209250K .......... .......... .......... .......... .......... 25% 13.0M 21s",
                                "209300K .......... .......... .......... .......... .......... 25% 97.8M 21s",
                                "209350K .......... .......... .......... .......... .......... 25% 64.2M 21s",
                                "209400K .......... .......... .......... .......... .......... 25% 78.8M 21s",
                                "209450K .......... .......... .......... .......... .......... 25% 82.9M 21s",
                                "209500K .......... .......... .......... .......... .......... 25% 79.1M 21s",
                                "209550K .......... .......... .......... .......... .......... 25% 58.2M 21s",
                                "209600K .......... .......... .......... .......... .......... 25% 33.5M 21s",
                                "209650K .......... .......... .......... .......... .......... 25% 59.9M 21s",
                                "209700K .......... .......... .......... .......... .......... 25% 78.1M 21s",
                                "209750K .......... .......... .......... .......... .......... 25% 45.3M 21s",
                                "209800K .......... .......... .......... .......... .......... 25%  101M 21s",
                                "209850K .......... .......... .......... .......... .......... 25% 23.6M 21s",
                                "209900K .......... .......... .......... .......... .......... 25% 84.0M 21s",
                                "209950K .......... .......... .......... .......... .......... 25% 5.41M 21s",
                                "210000K .......... .......... .......... .......... .......... 25%  147M 21s",
                                "210050K .......... .......... .......... .......... .......... 25%  123M 21s",
                                "210100K .......... .......... .......... .......... .......... 25%  113M 21s",
                                "210150K .......... .......... .......... .......... .......... 25%  139M 21s",
                                "210200K .......... .......... .......... .......... .......... 25% 80.0M 21s",
                                "210250K .......... .......... .......... .......... .......... 25%  115M 21s",
                                "210300K .......... .......... .......... .......... .......... 25%  140M 21s",
                                "210350K .......... .......... .......... .......... .......... 25% 22.2M 21s",
                                "210400K .......... .......... .......... .......... .......... 25% 89.7M 21s",
                                "210450K .......... .......... .......... .......... .......... 25%  107M 21s",
                                "210500K .......... .......... .......... .......... .......... 25% 96.1M 20s",
                                "210550K .......... .......... .......... .......... .......... 25% 73.5M 20s",
                                "210600K .......... .......... .......... .......... .......... 25% 99.3M 20s",
                                "210650K .......... .......... .......... .......... .......... 25% 17.5M 20s",
                                "210700K .......... .......... .......... .......... .......... 25% 65.8M 20s",
                                "210750K .......... .......... .......... .......... .......... 25%  102M 20s",
                                "210800K .......... .......... .......... .......... .......... 25% 23.1M 20s",
                                "210850K .......... .......... .......... .......... .......... 25% 16.4M 20s",
                                "210900K .......... .......... .......... .......... .......... 25% 43.4M 20s",
                                "210950K .......... .......... .......... .......... .......... 25% 41.4M 20s",
                                "211000K .......... .......... .......... .......... .......... 25% 96.8M 20s",
                                "211050K .......... .......... .......... .......... .......... 25% 29.6M 20s",
                                "211100K .......... .......... .......... .......... .......... 25% 27.3M 20s",
                                "211150K .......... .......... .......... .......... .......... 25% 23.3M 20s",
                                "211200K .......... .......... .......... .......... .......... 25% 89.6M 20s",
                                "211250K .......... .......... .......... .......... .......... 25% 21.9M 20s",
                                "211300K .......... .......... .......... .......... .......... 25% 31.6M 20s",
                                "211350K .......... .......... .......... .......... .......... 25% 38.8M 20s",
                                "211400K .......... .......... .......... .......... .......... 25% 43.6M 20s",
                                "211450K .......... .......... .......... .......... .......... 25% 56.4M 20s",
                                "211500K .......... .......... .......... .......... .......... 25% 12.8M 20s",
                                "211550K .......... .......... .......... .......... .......... 25%  105M 20s",
                                "211600K .......... .......... .......... .......... .......... 25% 41.0M 20s",
                                "211650K .......... .......... .......... .......... .......... 25% 26.2M 20s",
                                "211700K .......... .......... .......... .......... .......... 25% 54.3M 20s",
                                "211750K .......... .......... .......... .......... .......... 25% 29.0M 20s",
                                "211800K .......... .......... .......... .......... .......... 25% 22.6M 20s",
                                "211850K .......... .......... .......... .......... .......... 25% 19.7M 20s",
                                "211900K .......... .......... .......... .......... .......... 25%  115M 20s",
                                "211950K .......... .......... .......... .......... .......... 25% 73.1M 20s",
                                "212000K .......... .......... .......... .......... .......... 25% 25.7M 20s",
                                "212050K .......... .......... .......... .......... .......... 25% 57.3M 20s",
                                "212100K .......... .......... .......... .......... .......... 25% 91.7M 20s",
                                "212150K .......... .......... .......... .......... .......... 25% 69.4M 20s",
                                "212200K .......... .......... .......... .......... .......... 25% 41.2M 20s",
                                "212250K .......... .......... .......... .......... .......... 25% 24.4M 20s",
                                "212300K .......... .......... .......... .......... .......... 25% 81.9M 20s",
                                "212350K .......... .......... .......... .......... .......... 25% 29.6M 20s",
                                "212400K .......... .......... .......... .......... .......... 25% 85.5M 20s",
                                "212450K .......... .......... .......... .......... .......... 25% 92.9M 20s",
                                "212500K .......... .......... .......... .......... .......... 25% 42.7M 20s",
                                "212550K .......... .......... .......... .......... .......... 25% 32.3M 20s",
                                "212600K .......... .......... .......... .......... .......... 25% 94.1M 20s",
                                "212650K .......... .......... .......... .......... .......... 25% 89.5M 20s",
                                "212700K .......... .......... .......... .......... .......... 25% 14.5M 20s",
                                "212750K .......... .......... .......... .......... .......... 25%  133M 20s",
                                "212800K .......... .......... .......... .......... .......... 25%  143M 20s",
                                "212850K .......... .......... .......... .......... .......... 25% 22.0M 20s",
                                "212900K .......... .......... .......... .......... .......... 25%  105M 20s",
                                "212950K .......... .......... .......... .......... .......... 25%  134M 20s",
                                "213000K .......... .......... .......... .......... .......... 25% 14.8M 20s",
                                "213050K .......... .......... .......... .......... .......... 25%  122M 20s",
                                "213100K .......... .......... .......... .......... .......... 25%  128M 20s",
                                "213150K .......... .......... .......... .......... .......... 25% 12.6M 20s",
                                "213200K .......... .......... .......... .......... .......... 25% 97.9M 20s",
                                "213250K .......... .......... .......... .......... .......... 25% 7.37M 20s",
                                "213300K .......... .......... .......... .......... .......... 25%  138M 20s",
                                "213350K .......... .......... .......... .......... .......... 25%  131M 20s",
                                "213400K .......... .......... .......... .......... .......... 25%  126M 20s",
                                "213450K .......... .......... .......... .......... .......... 25% 20.1M 20s",
                                "213500K .......... .......... .......... .......... .......... 25% 18.9M 20s",
                                "213550K .......... .......... .......... .......... .......... 26% 58.8M 20s",
                                "213600K .......... .......... .......... .......... .......... 26% 8.68M 20s",
                                "213650K .......... .......... .......... .......... .......... 26% 86.0M 20s",
                                "213700K .......... .......... .......... .......... .......... 26%  110M 20s",
                                "213750K .......... .......... .......... .......... .......... 26% 67.5M 20s",
                                "213800K .......... .......... .......... .......... .......... 26% 47.9M 20s",
                                "213850K .......... .......... .......... .......... .......... 26% 8.10M 20s",
                                "213900K .......... .......... .......... .......... .......... 26% 87.7M 20s",
                                "213950K .......... .......... .......... .......... .......... 26%  120M 20s",
                                "214000K .......... .......... .......... .......... .......... 26%  119M 20s",
                                "214050K .......... .......... .......... .......... .......... 26% 12.7M 20s",
                                "214100K .......... .......... .......... .......... .......... 26%  146M 20s",
                                "214150K .......... .......... .......... .......... .......... 26% 30.1M 20s",
                                "214200K .......... .......... .......... .......... .......... 26% 40.4M 20s",
                                "214250K .......... .......... .......... .......... .......... 26% 56.2M 20s",
                                "214300K .......... .......... .......... .......... .......... 26% 22.5M 20s",
                                "214350K .......... .......... .......... .......... .......... 26% 22.4M 20s",
                                "214400K .......... .......... .......... .......... .......... 26% 41.3M 20s",
                                "214450K .......... .......... .......... .......... .......... 26% 25.1M 20s",
                                "214500K .......... .......... .......... .......... .......... 26% 26.9M 20s",
                                "214550K .......... .......... .......... .......... .......... 26% 62.0M 20s",
                                "214600K .......... .......... .......... .......... .......... 26% 26.4M 20s",
                                "214650K .......... .......... .......... .......... .......... 26% 20.5M 20s",
                                "214700K .......... .......... .......... .......... .......... 26% 64.2M 20s",
                                "214750K .......... .......... .......... .......... .......... 26% 29.0M 20s",
                                "214800K .......... .......... .......... .......... .......... 26% 32.9M 20s",
                                "214850K .......... .......... .......... .......... .......... 26% 38.7M 20s",
                                "214900K .......... .......... .......... .......... .......... 26% 21.9M 20s",
                                "214950K .......... .......... .......... .......... .......... 26% 81.0M 20s",
                                "215000K .......... .......... .......... .......... .......... 26% 22.2M 20s",
                                "215050K .......... .......... .......... .......... .......... 26% 48.8M 20s",
                                "215100K .......... .......... .......... .......... .......... 26% 53.0M 20s",
                                "215150K .......... .......... .......... .......... .......... 26% 39.4M 20s",
                                "215200K .......... .......... .......... .......... .......... 26% 25.7M 20s",
                                "215250K .......... .......... .......... .......... .......... 26% 85.2M 20s",
                                "215300K .......... .......... .......... .......... .......... 26% 54.0M 20s",
                                "215350K .......... .......... .......... .......... .......... 26% 20.5M 20s",
                                "215400K .......... .......... .......... .......... .......... 26% 71.4M 20s",
                                "215450K .......... .......... .......... .......... .......... 26% 92.2M 20s",
                                "215500K .......... .......... .......... .......... .......... 26% 49.3M 20s",
                                "215550K .......... .......... .......... .......... .......... 26% 41.3M 20s",
                                "215600K .......... .......... .......... .......... .......... 26% 11.7M 20s",
                                "215650K .......... .......... .......... .......... .......... 26% 93.7M 20s",
                                "215700K .......... .......... .......... .......... .......... 26%  105M 20s",
                                "215750K .......... .......... .......... .......... .......... 26% 99.8M 20s",
                                "215800K .......... .......... .......... .......... .......... 26%  102M 20s",
                                "215850K .......... .......... .......... .......... .......... 26% 25.4M 20s",
                                "215900K .......... .......... .......... .......... .......... 26% 73.8M 20s",
                                "215950K .......... .......... .......... .......... .......... 26% 98.5M 20s",
                                "216000K .......... .......... .......... .......... .......... 26% 65.5M 20s",
                                "216050K .......... .......... .......... .......... .......... 26% 55.6M 20s",
                                "216100K .......... .......... .......... .......... .......... 26% 49.6M 20s",
                                "216150K .......... .......... .......... .......... .......... 26% 26.1M 20s",
                                "216200K .......... .......... .......... .......... .......... 26% 43.4M 20s",
                                "216250K .......... .......... .......... .......... .......... 26% 25.5M 20s",
                                "216300K .......... .......... .......... .......... .......... 26% 24.2M 20s",
                                "216350K .......... .......... .......... .......... .......... 26% 53.0M 20s",
                                "216400K .......... .......... .......... .......... .......... 26% 9.38M 20s",
                                "216450K .......... .......... .......... .......... .......... 26% 85.6M 20s",
                                "216500K .......... .......... .......... .......... .......... 26% 93.7M 20s",
                                "216550K .......... .......... .......... .......... .......... 26% 50.1M 20s",
                                "216600K .......... .......... .......... .......... .......... 26% 69.0M 20s",
                                "216650K .......... .......... .......... .......... .......... 26% 17.3M 20s",
                                "216700K .......... .......... .......... .......... .......... 26% 15.8M 20s",
                                "216750K .......... .......... .......... .......... .......... 26%  118M 20s",
                                "216800K .......... .......... .......... .......... .......... 26% 23.0M 20s",
                                "216850K .......... .......... .......... .......... .......... 26% 99.1M 20s",
                                "216900K .......... .......... .......... .......... .......... 26% 48.4M 20s",
                                "216950K .......... .......... .......... .......... .......... 26% 28.8M 20s",
                                "217000K .......... .......... .......... .......... .......... 26% 22.4M 20s",
                                "217050K .......... .......... .......... .......... .......... 26% 48.8M 20s",
                                "217100K .......... .......... .......... .......... .......... 26% 15.3M 20s",
                                "217150K .......... .......... .......... .......... .......... 26% 17.2M 20s",
                                "217200K .......... .......... .......... .......... .......... 26% 42.1M 20s",
                                "217250K .......... .......... .......... .......... .......... 26% 3.56M 20s",
                                "217300K .......... .......... .......... .......... .......... 26%  119M 20s",
                                "217350K .......... .......... .......... .......... .......... 26%  113M 20s",
                                "217400K .......... .......... .......... .......... .......... 26%  105M 20s",
                                "217450K .......... .......... .......... .......... .......... 26%  116M 20s",
                                "217500K .......... .......... .......... .......... .......... 26%  121M 20s",
                                "217550K .......... .......... .......... .......... .......... 26%  122M 20s",
                                "217600K .......... .......... .......... .......... .......... 26% 17.0M 20s",
                                "217650K .......... .......... .......... .......... .......... 26% 82.2M 20s",
                                "217700K .......... .......... .......... .......... .......... 26% 97.6M 20s",
                                "217750K .......... .......... .......... .......... .......... 26%  122M 20s",
                                "217800K .......... .......... .......... .......... .......... 26% 38.7M 20s",
                                "217850K .......... .......... .......... .......... .......... 26% 26.2M 20s",
                                "217900K .......... .......... .......... .......... .......... 26% 22.6M 20s",
                                "217950K .......... .......... .......... .......... .......... 26% 72.1M 20s",
                                "218000K .......... .......... .......... .......... .......... 26% 55.0M 20s",
                                "218050K .......... .......... .......... .......... .......... 26% 24.3M 20s",
                                "218100K .......... .......... .......... .......... .......... 26% 41.1M 20s",
                                "218150K .......... .......... .......... .......... .......... 26% 21.1M 20s",
                                "218200K .......... .......... .......... .......... .......... 26% 95.3M 20s",
                                "218250K .......... .......... .......... .......... .......... 26% 33.2M 20s",
                                "218300K .......... .......... .......... .......... .......... 26% 41.7M 20s",
                                "218350K .......... .......... .......... .......... .......... 26% 25.4M 20s",
                                "218400K .......... .......... .......... .......... .......... 26% 46.2M 20s",
                                "218450K .......... .......... .......... .......... .......... 26% 76.3M 20s",
                                "218500K .......... .......... .......... .......... .......... 26% 24.1M 20s",
                                "218550K .......... .......... .......... .......... .......... 26% 82.6M 20s",
                                "218600K .......... .......... .......... .......... .......... 26% 3.90M 20s",
                                "218650K .......... .......... .......... .......... .......... 26% 54.5M 20s",
                                "218700K .......... .......... .......... .......... .......... 26% 61.6M 20s",
                                "218750K .......... .......... .......... .......... .......... 26% 98.4M 20s",
                                "218800K .......... .......... .......... .......... .......... 26% 92.1M 20s",
                                "218850K .......... .......... .......... .......... .......... 26% 53.0M 20s",
                                "218900K .......... .......... .......... .......... .......... 26% 97.0M 20s",
                                "218950K .......... .......... .......... .......... .......... 26% 97.1M 20s",
                                "219000K .......... .......... .......... .......... .......... 26% 58.6M 20s",
                                "219050K .......... .......... .......... .......... .......... 26% 75.2M 20s",
                                "219100K .......... .......... .......... .......... .......... 26%  109M 20s",
                                "219150K .......... .......... .......... .......... .......... 26% 8.78M 20s",
                                "219200K .......... .......... .......... .......... .......... 26% 45.3M 20s",
                                "219250K .......... .......... .......... .......... .......... 26% 60.4M 20s",
                                "219300K .......... .......... .......... .......... .......... 26% 98.4M 20s",
                                "219350K .......... .......... .......... .......... .......... 26% 98.3M 20s",
                                "219400K .......... .......... .......... .......... .......... 26% 98.6M 20s",
                                "219450K .......... .......... .......... .......... .......... 26% 80.6M 20s",
                                "219500K .......... .......... .......... .......... .......... 26% 95.2M 20s",
                                "219550K .......... .......... .......... .......... .......... 26% 28.4M 20s",
                                "219600K .......... .......... .......... .......... .......... 26% 62.3M 20s",
                                "219650K .......... .......... .......... .......... .......... 26% 91.6M 20s",
                                "219700K .......... .......... .......... .......... .......... 26% 18.6M 20s",
                                "219750K .......... .......... .......... .......... .......... 26% 29.0M 20s",
                                "219800K .......... .......... .......... .......... .......... 26% 23.7M 20s",
                                "219850K .......... .......... .......... .......... .......... 26% 37.3M 20s",
                                "219900K .......... .......... .......... .......... .......... 26% 6.78M 20s",
                                "219950K .......... .......... .......... .......... .......... 26%  110M 20s",
                                "220000K .......... .......... .......... .......... .......... 26%  111M 20s",
                                "220050K .......... .......... .......... .......... .......... 26% 38.8M 20s",
                                "220100K .......... .......... .......... .......... .......... 26% 42.8M 20s",
                                "220150K .......... .......... .......... .......... .......... 26% 26.2M 20s",
                                "220200K .......... .......... .......... .......... .......... 26% 18.6M 20s",
                                "220250K .......... .......... .......... .......... .......... 26% 50.7M 20s",
                                "220300K .......... .......... .......... .......... .......... 26% 88.8M 20s",
                                "220350K .......... .......... .......... .......... .......... 26% 27.0M 20s",
                                "220400K .......... .......... .......... .......... .......... 26% 18.0M 20s",
                                "220450K .......... .......... .......... .......... .......... 26% 5.69M 20s",
                                "220500K .......... .......... .......... .......... .......... 26% 72.7M 20s",
                                "220550K .......... .......... .......... .......... .......... 26%  102M 20s",
                                "220600K .......... .......... .......... .......... .......... 26%  130M 20s",
                                "220650K .......... .......... .......... .......... .......... 26%  130M 20s",
                                "220700K .......... .......... .......... .......... .......... 26% 76.2M 20s",
                                "220750K .......... .......... .......... .......... .......... 26% 17.3M 20s",
                                "220800K .......... .......... .......... .......... .......... 26% 79.0M 20s",
                                "220850K .......... .......... .......... .......... .......... 26% 9.22M 20s",
                                "220900K .......... .......... .......... .......... .......... 26%  126M 20s",
                                "220950K .......... .......... .......... .......... .......... 26% 13.6M 20s",
                                "221000K .......... .......... .......... .......... .......... 26%  125M 20s",
                                "221050K .......... .......... .......... .......... .......... 26% 13.6M 20s",
                                "221100K .......... .......... .......... .......... .......... 26% 16.2M 20s",
                                "221150K .......... .......... .......... .......... .......... 26% 9.66M 20s",
                                "221200K .......... .......... .......... .......... .......... 26%  104M 20s",
                                "221250K .......... .......... .......... .......... .......... 26% 19.1M 20s",
                                "221300K .......... .......... .......... .......... .......... 26%  109M 20s",
                                "221350K .......... .......... .......... .......... .......... 26% 16.2M 20s",
                                "221400K .......... .......... .......... .......... .......... 26% 65.7M 20s",
                                "221450K .......... .......... .......... .......... .......... 26% 10.2M 20s",
                                "221500K .......... .......... .......... .......... .......... 26% 71.9M 20s",
                                "221550K .......... .......... .......... .......... .......... 26% 71.0M 20s",
                                "221600K .......... .......... .......... .......... .......... 26% 14.0M 20s",
                                "221650K .......... .......... .......... .......... .......... 26% 30.6M 20s",
                                "221700K .......... .......... .......... .......... .......... 26% 24.4M 20s",
                                "221750K .......... .......... .......... .......... .......... 27% 12.6M 20s",
                                "221800K .......... .......... .......... .......... .......... 27% 76.2M 20s",
                                "221850K .......... .......... .......... .......... .......... 27%  103M 20s",
                                "221900K .......... .......... .......... .......... .......... 27% 24.2M 20s",
                                "221950K .......... .......... .......... .......... .......... 27%  123M 20s",
                                "222000K .......... .......... .......... .......... .......... 27% 45.3M 20s",
                                "222050K .......... .......... .......... .......... .......... 27% 16.0M 20s",
                                "222100K .......... .......... .......... .......... .......... 27% 73.2M 20s",
                                "222150K .......... .......... .......... .......... .......... 27% 36.3M 20s",
                                "222200K .......... .......... .......... .......... .......... 27%  103M 20s",
                                "222250K .......... .......... .......... .......... .......... 27% 30.3M 20s",
                                "222300K .......... .......... .......... .......... .......... 27% 16.6M 20s",
                                "222350K .......... .......... .......... .......... .......... 27% 96.4M 20s",
                                "222400K .......... .......... .......... .......... .......... 27% 45.7M 20s",
                                "222450K .......... .......... .......... .......... .......... 27% 21.3M 20s",
                                "222500K .......... .......... .......... .......... .......... 27% 24.9M 20s",
                                "222550K .......... .......... .......... .......... .......... 27% 19.9M 20s",
                                "222600K .......... .......... .......... .......... .......... 27% 30.0M 20s",
                                "222650K .......... .......... .......... .......... .......... 27% 51.6M 20s",
                                "222700K .......... .......... .......... .......... .......... 27% 20.9M 20s",
                                "222750K .......... .......... .......... .......... .......... 27% 66.3M 20s",
                                "222800K .......... .......... .......... .......... .......... 27% 28.2M 20s",
                                "222850K .......... .......... .......... .......... .......... 27% 27.3M 20s",
                                "222900K .......... .......... .......... .......... .......... 27% 72.1M 20s",
                                "222950K .......... .......... .......... .......... .......... 27% 34.7M 20s",
                                "223000K .......... .......... .......... .......... .......... 27% 37.8M 20s",
                                "223050K .......... .......... .......... .......... .......... 27% 5.39M 20s",
                                "223100K .......... .......... .......... .......... .......... 27%  106M 20s",
                                "223150K .......... .......... .......... .......... .......... 27%  143M 20s",
                                "223200K .......... .......... .......... .......... .......... 27%  142M 20s",
                                "223250K .......... .......... .......... .......... .......... 27%  105M 20s",
                                "223300K .......... .......... .......... .......... .......... 27% 60.4M 20s",
                                "223350K .......... .......... .......... .......... .......... 27% 95.7M 20s",
                                "223400K .......... .......... .......... .......... .......... 27%  106M 20s",
                                "223450K .......... .......... .......... .......... .......... 27%  137M 20s",
                                "223500K .......... .......... .......... .......... .......... 27% 21.2M 20s",
                                "223550K .......... .......... .......... .......... .......... 27% 32.8M 20s",
                                "223600K .......... .......... .......... .......... .......... 27%  136M 20s",
                                "223650K .......... .......... .......... .......... .......... 27% 15.0M 20s",
                                "223700K .......... .......... .......... .......... .......... 27%  112M 20s",
                                "223750K .......... .......... .......... .......... .......... 27% 33.8M 20s",
                                "223800K .......... .......... .......... .......... .......... 27%  132M 20s",
                                "223850K .......... .......... .......... .......... .......... 27% 13.4M 20s",
                                "223900K .......... .......... .......... .......... .......... 27% 27.9M 20s",
                                "223950K .......... .......... .......... .......... .......... 27% 29.9M 20s",
                                "224000K .......... .......... .......... .......... .......... 27% 32.1M 20s",
                                "224050K .......... .......... .......... .......... .......... 27% 87.8M 20s",
                                "224100K .......... .......... .......... .......... .......... 27% 46.9M 20s",
                                "224150K .......... .......... .......... .......... .......... 27% 38.5M 20s",
                                "224200K .......... .......... .......... .......... .......... 27% 29.2M 20s",
                                "224250K .......... .......... .......... .......... .......... 27% 26.3M 20s",
                                "224300K .......... .......... .......... .......... .......... 27% 6.88M 20s",
                                "224350K .......... .......... .......... .......... .......... 27%  136M 20s",
                                "224400K .......... .......... .......... .......... .......... 27%  126M 20s",
                                "224450K .......... .......... .......... .......... .......... 27% 12.8M 20s",
                                "224500K .......... .......... .......... .......... .......... 27%  132M 20s",
                                "224550K .......... .......... .......... .......... .......... 27%  128M 20s",
                                "224600K .......... .......... .......... .......... .......... 27% 36.3M 20s",
                                "224650K .......... .......... .......... .......... .......... 27% 11.5M 20s",
                                "224700K .......... .......... .......... .......... .......... 27% 17.7M 20s",
                                "224750K .......... .......... .......... .......... .......... 27%  129M 20s",
                                "224800K .......... .......... .......... .......... .......... 27% 8.31M 20s",
                                "224850K .......... .......... .......... .......... .......... 27% 49.4M 20s",
                                "224900K .......... .......... .......... .......... .......... 27% 70.0M 20s",
                                "224950K .......... .......... .......... .......... .......... 27% 52.9M 20s",
                                "225000K .......... .......... .......... .......... .......... 27%  126M 20s",
                                "225050K .......... .......... .......... .......... .......... 27% 9.19M 20s",
                                "225100K .......... .......... .......... .......... .......... 27% 66.8M 20s",
                                "225150K .......... .......... .......... .......... .......... 27% 50.2M 20s",
                                "225200K .......... .......... .......... .......... .......... 27% 77.2M 20s",
                                "225250K .......... .......... .......... .......... .......... 27% 47.4M 20s",
                                "225300K .......... .......... .......... .......... .......... 27% 65.5M 20s",
                                "225350K .......... .......... .......... .......... .......... 27% 53.4M 20s",
                                "225400K .......... .......... .......... .......... .......... 27% 59.6M 20s",
                                "225450K .......... .......... .......... .......... .......... 27% 57.1M 20s",
                                "225500K .......... .......... .......... .......... .......... 27% 68.2M 20s",
                                "225550K .......... .......... .......... .......... .......... 27% 52.8M 20s",
                                "225600K .......... .......... .......... .......... .......... 27% 41.6M 20s",
                                "225650K .......... .......... .......... .......... .......... 27% 26.9M 20s",
                                "225700K .......... .......... .......... .......... .......... 27% 78.6M 20s",
                                "225750K .......... .......... .......... .......... .......... 27% 47.1M 20s",
                                "225800K .......... .......... .......... .......... .......... 27% 58.2M 20s",
                                "225850K .......... .......... .......... .......... .......... 27% 95.2M 20s",
                                "225900K .......... .......... .......... .......... .......... 27% 85.4M 20s",
                                "225950K .......... .......... .......... .......... .......... 27% 34.6M 20s",
                                "226000K .......... .......... .......... .......... .......... 27% 49.3M 20s",
                                "226050K .......... .......... .......... .......... .......... 27% 30.6M 20s",
                                "226100K .......... .......... .......... .......... .......... 27% 36.4M 20s",
                                "226150K .......... .......... .......... .......... .......... 27% 61.8M 20s",
                                "226200K .......... .......... .......... .......... .......... 27% 23.2M 20s",
                                "226250K .......... .......... .......... .......... .......... 27% 33.3M 20s",
                                "226300K .......... .......... .......... .......... .......... 27% 32.6M 20s",
                                "226350K .......... .......... .......... .......... .......... 27% 2.71M 20s",
                                "226400K .......... .......... .......... .......... .......... 27% 87.5M 20s",
                                "226450K .......... .......... .......... .......... .......... 27%  110M 20s",
                                "226500K .......... .......... .......... .......... .......... 27% 73.0M 20s",
                                "226550K .......... .......... .......... .......... .......... 27% 75.7M 20s",
                                "226600K .......... .......... .......... .......... .......... 27% 10.1M 20s",
                                "226650K .......... .......... .......... .......... .......... 27% 71.7M 20s",
                                "226700K .......... .......... .......... .......... .......... 27% 89.4M 20s",
                                "226750K .......... .......... .......... .......... .......... 27%  106M 20s",
                                "226800K .......... .......... .......... .......... .......... 27%  107M 20s",
                                "226850K .......... .......... .......... .......... .......... 27%  107M 20s",
                                "226900K .......... .......... .......... .......... .......... 27% 91.9M 20s",
                                "226950K .......... .......... .......... .......... .......... 27% 24.0M 20s",
                                "227000K .......... .......... .......... .......... .......... 27% 72.6M 20s",
                                "227050K .......... .......... .......... .......... .......... 27% 67.5M 20s",
                                "227100K .......... .......... .......... .......... .......... 27% 5.19M 20s",
                                "227150K .......... .......... .......... .......... .......... 27% 86.9M 20s",
                                "227200K .......... .......... .......... .......... .......... 27%  100M 20s",
                                "227250K .......... .......... .......... .......... .......... 27%  109M 20s",
                                "227300K .......... .......... .......... .......... .......... 27% 70.6M 20s",
                                "227350K .......... .......... .......... .......... .......... 27%  102M 20s",
                                "227400K .......... .......... .......... .......... .......... 27% 9.02M 20s",
                                "227450K .......... .......... .......... .......... .......... 27% 93.6M 20s",
                                "227500K .......... .......... .......... .......... .......... 27% 73.4M 20s",
                                "227550K .......... .......... .......... .......... .......... 27% 10.0M 20s",
                                "227600K .......... .......... .......... .......... .......... 27% 88.0M 20s",
                                "227650K .......... .......... .......... .......... .......... 27% 9.16M 20s",
                                "227700K .......... .......... .......... .......... .......... 27% 57.6M 20s",
                                "227750K .......... .......... .......... .......... .......... 27% 13.8M 20s",
                                "227800K .......... .......... .......... .......... .......... 27% 98.8M 20s",
                                "227850K .......... .......... .......... .......... .......... 27% 37.7M 20s",
                                "227900K .......... .......... .......... .......... .......... 27% 13.0M 20s",
                                "227950K .......... .......... .......... .......... .......... 27% 13.5M 20s",
                                "228000K .......... .......... .......... .......... .......... 27% 68.6M 20s",
                                "228050K .......... .......... .......... .......... .......... 27% 82.0M 20s",
                                "228100K .......... .......... .......... .......... .......... 27% 13.0M 20s",
                                "228150K .......... .......... .......... .......... .......... 27% 3.41M 20s",
                                "228200K .......... .......... .......... .......... .......... 27%  105M 20s",
                                "228250K .......... .......... .......... .......... .......... 27% 55.9M 20s",
                                "228300K .......... .......... .......... .......... .......... 27%  114M 20s",
                                "228350K .......... .......... .......... .......... .......... 27%  109M 20s",
                                "228400K .......... .......... .......... .......... .......... 27% 13.9M 20s",
                                "228450K .......... .......... .......... .......... .......... 27% 75.6M 20s",
                                "228500K .......... .......... .......... .......... .......... 27% 99.0M 20s",
                                "228550K .......... .......... .......... .......... .......... 27% 9.86M 20s",
                                "228600K .......... .......... .......... .......... .......... 27% 13.4M 20s",
                                "228650K .......... .......... .......... .......... .......... 27% 18.7M 20s",
                                "228700K .......... .......... .......... .......... .......... 27%  124M 20s",
                                "228750K .......... .......... .......... .......... .......... 27% 23.2M 20s",
                                "228800K .......... .......... .......... .......... .......... 27% 9.60M 20s",
                                "228850K .......... .......... .......... .......... .......... 27% 31.0M 20s",
                                "228900K .......... .......... .......... .......... .......... 27% 18.9M 20s",
                                "228950K .......... .......... .......... .......... .......... 27% 25.0M 20s",
                                "229000K .......... .......... .......... .......... .......... 27% 25.5M 20s",
                                "229050K .......... .......... .......... .......... .......... 27% 13.9M 20s",
                                "229100K .......... .......... .......... .......... .......... 27% 21.0M 20s",
                                "229150K .......... .......... .......... .......... .......... 27% 16.7M 20s",
                                "229200K .......... .......... .......... .......... .......... 27% 75.5M 20s",
                                "229250K .......... .......... .......... .......... .......... 27% 12.8M 20s",
                                "229300K .......... .......... .......... .......... .......... 27% 23.8M 20s",
                                "229350K .......... .......... .......... .......... .......... 27% 5.40M 20s",
                                "229400K .......... .......... .......... .......... .......... 27% 72.8M 20s",
                                "229450K .......... .......... .......... .......... .......... 27% 43.7M 20s",
                                "229500K .......... .......... .......... .......... .......... 27% 89.9M 20s",
                                "229550K .......... .......... .......... .......... .......... 27% 98.2M 20s",
                                "229600K .......... .......... .......... .......... .......... 27% 66.0M 20s",
                                "229650K .......... .......... .......... .......... .......... 27% 29.1M 20s",
                                "229700K .......... .......... .......... .......... .......... 27% 25.2M 20s",
                                "229750K .......... .......... .......... .......... .......... 27% 17.1M 20s",
                                "229800K .......... .......... .......... .......... .......... 27% 21.8M 20s",
                                "229850K .......... .......... .......... .......... .......... 27% 11.9M 20s",
                                "229900K .......... .......... .......... .......... .......... 27% 66.4M 20s",
                                "229950K .......... .......... .......... .......... .......... 28% 83.6M 20s",
                                "230000K .......... .......... .......... .......... .......... 28% 12.0M 20s",
                                "230050K .......... .......... .......... .......... .......... 28% 26.0M 20s",
                                "230100K .......... .......... .......... .......... .......... 28% 61.6M 20s",
                                "230150K .......... .......... .......... .......... .......... 28% 19.1M 20s",
                                "230200K .......... .......... .......... .......... .......... 28% 17.5M 20s",
                                "230250K .......... .......... .......... .......... .......... 28% 8.85M 20s",
                                "230300K .......... .......... .......... .......... .......... 28% 56.0M 20s",
                                "230350K .......... .......... .......... .......... .......... 28%  149M 20s",
                                "230400K .......... .......... .......... .......... .......... 28% 13.0M 20s",
                                "230450K .......... .......... .......... .......... .......... 28% 63.9M 20s",
                                "230500K .......... .......... .......... .......... .......... 28% 4.62M 20s",
                                "230550K .......... .......... .......... .......... .......... 28%  105M 20s",
                                "230600K .......... .......... .......... .......... .......... 28%  120M 20s",
                                "230650K .......... .......... .......... .......... .......... 28% 65.2M 20s",
                                "230700K .......... .......... .......... .......... .......... 28% 97.5M 20s",
                                "230750K .......... .......... .......... .......... .......... 28%  102M 20s",
                                "230800K .......... .......... .......... .......... .......... 28%  109M 20s",
                                "230850K .......... .......... .......... .......... .......... 28%  123M 20s",
                                "230900K .......... .......... .......... .......... .......... 28% 15.0M 20s",
                                "230950K .......... .......... .......... .......... .......... 28% 74.4M 20s",
                                "231000K .......... .......... .......... .......... .......... 28% 33.2M 20s",
                                "231050K .......... .......... .......... .......... .......... 28% 29.2M 20s",
                                "231100K .......... .......... .......... .......... .......... 28% 14.0M 20s",
                                "231150K .......... .......... .......... .......... .......... 28% 38.1M 20s",
                                "231200K .......... .......... .......... .......... .......... 28% 45.9M 20s",
                                "231250K .......... .......... .......... .......... .......... 28% 13.6M 20s",
                                "231300K .......... .......... .......... .......... .......... 28% 21.7M 20s",
                                "231350K .......... .......... .......... .......... .......... 28% 73.7M 20s",
                                "231400K .......... .......... .......... .......... .......... 28% 20.3M 20s",
                                "231450K .......... .......... .......... .......... .......... 28% 18.7M 20s",
                                "231500K .......... .......... .......... .......... .......... 28% 15.9M 20s",
                                "231550K .......... .......... .......... .......... .......... 28% 88.0M 20s",
                                "231600K .......... .......... .......... .......... .......... 28% 33.2M 20s",
                                "231650K .......... .......... .......... .......... .......... 28% 16.4M 20s",
                                "231700K .......... .......... .......... .......... .......... 28% 11.7M 20s",
                                "231750K .......... .......... .......... .......... .......... 28% 45.6M 20s",
                                "231800K .......... .......... .......... .......... .......... 28% 2.69M 20s",
                                "231850K .......... .......... .......... .......... .......... 28% 71.7M 20s",
                                "231900K .......... .......... .......... .......... .......... 28% 27.8M 20s",
                                "231950K .......... .......... .......... .......... .......... 28%  110M 20s",
                                "232000K .......... .......... .......... .......... .......... 28% 89.4M 20s",
                                "232050K .......... .......... .......... .......... .......... 28% 95.8M 20s",
                                "232100K .......... .......... .......... .......... .......... 28% 97.2M 20s",
                                "232150K .......... .......... .......... .......... .......... 28% 93.7M 20s",
                                "232200K .......... .......... .......... .......... .......... 28%  112M 20s",
                                "232250K .......... .......... .......... .......... .......... 28% 6.56M 20s",
                                "232300K .......... .......... .......... .......... .......... 28% 71.3M 20s",
                                "232350K .......... .......... .......... .......... .......... 28% 45.5M 20s",
                                "232400K .......... .......... .......... .......... .......... 28% 99.9M 20s",
                                "232450K .......... .......... .......... .......... .......... 28% 91.7M 20s",
                                "232500K .......... .......... .......... .......... .......... 28%  112M 20s",
                                "232550K .......... .......... .......... .......... .......... 28% 15.6M 20s",
                                "232600K .......... .......... .......... .......... .......... 28% 73.4M 20s",
                                "232650K .......... .......... .......... .......... .......... 28% 67.0M 20s",
                                "232700K .......... .......... .......... .......... .......... 28% 6.69M 20s",
                                "232750K .......... .......... .......... .......... .......... 28% 88.9M 20s",
                                "232800K .......... .......... .......... .......... .......... 28%  111M 20s",
                                "232850K .......... .......... .......... .......... .......... 28% 97.3M 20s",
                                "232900K .......... .......... .......... .......... .......... 28% 95.5M 20s",
                                "232950K .......... .......... .......... .......... .......... 28% 21.1M 20s",
                                "233000K .......... .......... .......... .......... .......... 28% 43.9M 20s",
                                "233050K .......... .......... .......... .......... .......... 28% 17.4M 20s",
                                "233100K .......... .......... .......... .......... .......... 28% 14.1M 20s",
                                "233150K .......... .......... .......... .......... .......... 28% 82.8M 20s",
                                "233200K .......... .......... .......... .......... .......... 28% 41.3M 20s",
                                "233250K .......... .......... .......... .......... .......... 28% 6.30M 20s",
                                "233300K .......... .......... .......... .......... .......... 28%  103M 20s",
                                "233350K .......... .......... .......... .......... .......... 28% 12.6M 20s",
                                "233400K .......... .......... .......... .......... .......... 28% 51.9M 20s",
                                "233450K .......... .......... .......... .......... .......... 28% 23.6M 20s",
                                "233500K .......... .......... .......... .......... .......... 28% 9.29M 20s",
                                "233550K .......... .......... .......... .......... .......... 28% 42.5M 20s",
                                "233600K .......... .......... .......... .......... .......... 28%  111M 20s",
                                "233650K .......... .......... .......... .......... .......... 28% 12.2M 20s",
                                "233700K .......... .......... .......... .......... .......... 28% 21.5M 20s",
                                "233750K .......... .......... .......... .......... .......... 28% 14.3M 20s",
                                "233800K .......... .......... .......... .......... .......... 28% 21.0M 20s",
                                "233850K .......... .......... .......... .......... .......... 28% 34.4M 20s",
                                "233900K .......... .......... .......... .......... .......... 28% 7.78M 20s",
                                "233950K .......... .......... .......... .......... .......... 28% 66.9M 20s",
                                "234000K .......... .......... .......... .......... .......... 28%  120K 21s",
                                "234050K .......... .......... .......... .......... .......... 28%  126M 21s",
                                "234100K .......... .......... .......... .......... .......... 28% 30.5M 21s",
                                "234150K .......... .......... .......... .......... .......... 28% 97.9M 21s",
                                "234200K .......... .......... .......... .......... .......... 28% 99.9M 21s",
                                "234250K .......... .......... .......... .......... .......... 28% 17.6M 21s",
                                "234300K .......... .......... .......... .......... .......... 28%  116M 21s",
                                "234350K .......... .......... .......... .......... .......... 28%  123M 21s",
                                "234400K .......... .......... .......... .......... .......... 28% 73.2M 21s",
                                "234450K .......... .......... .......... .......... .......... 28%  146M 21s",
                                "234500K .......... .......... .......... .......... .......... 28%  146M 21s",
                                "234550K .......... .......... .......... .......... .......... 28%  106M 21s",
                                "234600K .......... .......... .......... .......... .......... 28%  130M 21s",
                                "234650K .......... .......... .......... .......... .......... 28%  108M 21s",
                                "234700K .......... .......... .......... .......... .......... 28% 10.9M 21s",
                                "234750K .......... .......... .......... .......... .......... 28% 98.5M 21s",
                                "234800K .......... .......... .......... .......... .......... 28%  143M 21s",
                                "234850K .......... .......... .......... .......... .......... 28%  145M 21s",
                                "234900K .......... .......... .......... .......... .......... 28% 47.6M 21s",
                                "234950K .......... .......... .......... .......... .......... 28%  126M 21s",
                                "235000K .......... .......... .......... .......... .......... 28%  140M 21s",
                                "235050K .......... .......... .......... .......... .......... 28%  145M 21s",
                                "235100K .......... .......... .......... .......... .......... 28%  149M 21s",
                                "235150K .......... .......... .......... .......... .......... 28%  110M 21s",
                                "235200K .......... .......... .......... .......... .......... 28%  147M 21s",
                                "235250K .......... .......... .......... .......... .......... 28%  151M 21s",
                                "235300K .......... .......... .......... .......... .......... 28%  150M 21s",
                                "235350K .......... .......... .......... .......... .......... 28%  130M 21s",
                                "235400K .......... .......... .......... .......... .......... 28%  148M 21s",
                                "235450K .......... .......... .......... .......... .......... 28%  145M 21s",
                                "235500K .......... .......... .......... .......... .......... 28%  145M 21s",
                                "235550K .......... .......... .......... .......... .......... 28%  126M 21s",
                                "235600K .......... .......... .......... .......... .......... 28%  138M 21s",
                                "235650K .......... .......... .......... .......... .......... 28%  143M 21s",
                                "235700K .......... .......... .......... .......... .......... 28%  129M 21s",
                                "235750K .......... .......... .......... .......... .......... 28%  125M 21s",
                                "235800K .......... .......... .......... .......... .......... 28%  146M 21s",
                                "235850K .......... .......... .......... .......... .......... 28%  130M 21s",
                                "235900K .......... .......... .......... .......... .......... 28%  145M 21s",
                                "235950K .......... .......... .......... .......... .......... 28%  123M 21s",
                                "236000K .......... .......... .......... .......... .......... 28%  145M 21s",
                                "236050K .......... .......... .......... .......... .......... 28%  140M 21s",
                                "236100K .......... .......... .......... .......... .......... 28%  145M 21s",
                                "236150K .......... .......... .......... .......... .......... 28% 13.7M 21s",
                                "236200K .......... .......... .......... .......... .......... 28%  144M 21s",
                                "236250K .......... .......... .......... .......... .......... 28%  135M 21s",
                                "236300K .......... .......... .......... .......... .......... 28%  148M 21s",
                                "236350K .......... .......... .......... .......... .......... 28%  123M 21s",
                                "236400K .......... .......... .......... .......... .......... 28% 73.0M 21s",
                                "236450K .......... .......... .......... .......... .......... 28%  147M 21s",
                                "236500K .......... .......... .......... .......... .......... 28%  147M 21s",
                                "236550K .......... .......... .......... .......... .......... 28%  129M 21s",
                                "236600K .......... .......... .......... .......... .......... 28%  148M 21s",
                                "236650K .......... .......... .......... .......... .......... 28%  148M 21s",
                                "236700K .......... .......... .......... .......... .......... 28%  141M 21s",
                                "236750K .......... .......... .......... .......... .......... 28%  130M 21s",
                                "236800K .......... .......... .......... .......... .......... 28% 23.2M 21s",
                                "236850K .......... .......... .......... .......... .......... 28%  137M 21s",
                                "236900K .......... .......... .......... .......... .......... 28%  122M 21s",
                                "236950K .......... .......... .......... .......... .......... 28%  109M 21s",
                                "237000K .......... .......... .......... .......... .......... 28%  135M 21s",
                                "237050K .......... .......... .......... .......... .......... 28%  135M 21s",
                                "237100K .......... .......... .......... .......... .......... 28%  128M 21s",
                                "237150K .......... .......... .......... .......... .......... 28%  115M 21s",
                                "237200K .......... .......... .......... .......... .......... 28%  134M 21s",
                                "237250K .......... .......... .......... .......... .......... 28%  150M 21s",
                                "237300K .......... .......... .......... .......... .......... 28%  150M 21s",
                                "237350K .......... .......... .......... .......... .......... 28%  126M 21s",
                                "237400K .......... .......... .......... .......... .......... 28%  144M 21s",
                                "237450K .......... .......... .......... .......... .......... 28%  105M 21s",
                                "237500K .......... .......... .......... .......... .......... 28%  131M 21s",
                                "237550K .......... .......... .......... .......... .......... 28%  125M 21s",
                                "237600K .......... .......... .......... .......... .......... 28%  132M 21s",
                                "237650K .......... .......... .......... .......... .......... 28%  140M 21s",
                                "237700K .......... .......... .......... .......... .......... 28%  130M 21s",
                                "237750K .......... .......... .......... .......... .......... 28%  120M 21s",
                                "237800K .......... .......... .......... .......... .......... 28%  141M 21s",
                                "237850K .......... .......... .......... .......... .......... 28%  133M 21s",
                                "237900K .......... .......... .......... .......... .......... 28%  131M 21s",
                                "237950K .......... .......... .......... .......... .......... 28%  121M 21s",
                                "238000K .......... .......... .......... .......... .......... 28%  143M 21s",
                                "238050K .......... .......... .......... .......... .......... 28%  137M 20s",
                                "238100K .......... .......... .......... .......... .......... 28%  135M 20s",
                                "238150K .......... .......... .......... .......... .......... 29%  112M 20s",
                                "238200K .......... .......... .......... .......... .......... 29%  144M 20s",
                                "238250K .......... .......... .......... .......... .......... 29%  135M 20s",
                                "238300K .......... .......... .......... .......... .......... 29%  138M 20s",
                                "238350K .......... .......... .......... .......... .......... 29%  120M 20s",
                                "238400K .......... .......... .......... .......... .......... 29%  135M 20s",
                                "238450K .......... .......... .......... .......... .......... 29% 70.2M 20s",
                                "238500K .......... .......... .......... .......... .......... 29%  135M 20s",
                                "238550K .......... .......... .......... .......... .......... 29%  119M 20s",
                                "238600K .......... .......... .......... .......... .......... 29%  139M 20s",
                                "238650K .......... .......... .......... .......... .......... 29%  134M 20s",
                                "238700K .......... .......... .......... .......... .......... 29%  109M 20s",
                                "238750K .......... .......... .......... .......... .......... 29%  104M 20s",
                                "238800K .......... .......... .......... .......... .......... 29%  134M 20s",
                                "238850K .......... .......... .......... .......... .......... 29%  141M 20s",
                                "238900K .......... .......... .......... .......... .......... 29%  117M 20s",
                                "238950K .......... .......... .......... .......... .......... 29%  110M 20s",
                                "239000K .......... .......... .......... .......... .......... 29%  139M 20s",
                                "239050K .......... .......... .......... .......... .......... 29%  123M 20s",
                                "239100K .......... .......... .......... .......... .......... 29%  132M 20s",
                                "239150K .......... .......... .......... .......... .......... 29%  107M 20s",
                                "239200K .......... .......... .......... .......... .......... 29%  130M 20s",
                                "239250K .......... .......... .......... .......... .......... 29%  123M 20s",
                                "239300K .......... .......... .......... .......... .......... 29%  135M 20s",
                                "239350K .......... .......... .......... .......... .......... 29% 45.3M 20s",
                                "239400K .......... .......... .......... .......... .......... 29% 11.0M 20s",
                                "239450K .......... .......... .......... .......... .......... 29%  144M 20s",
                                "239500K .......... .......... .......... .......... .......... 29%  148M 20s",
                                "239550K .......... .......... .......... .......... .......... 29% 37.6M 20s",
                                "239600K .......... .......... .......... .......... .......... 29% 28.9M 20s",
                                "239650K .......... .......... .......... .......... .......... 29% 6.67M 20s",
                                "239700K .......... .......... .......... .......... .......... 29%  115M 20s",
                                "239750K .......... .......... .......... .......... .......... 29% 72.2M 20s",
                                "239800K .......... .......... .......... .......... .......... 29%  128M 20s",
                                "239850K .......... .......... .......... .......... .......... 29%  139M 20s",
                                "239900K .......... .......... .......... .......... .......... 29%  138M 20s",
                                "239950K .......... .......... .......... .......... .......... 29% 54.8M 20s",
                                "240000K .......... .......... .......... .......... .......... 29% 47.9M 20s",
                                "240050K .......... .......... .......... .......... .......... 29% 28.3M 20s",
                                "240100K .......... .......... .......... .......... .......... 29% 26.2M 20s",
                                "240150K .......... .......... .......... .......... .......... 29% 66.1M 20s",
                                "240200K .......... .......... .......... .......... .......... 29% 22.4M 20s",
                                "240250K .......... .......... .......... .......... .......... 29% 36.4M 20s",
                                "240300K .......... .......... .......... .......... .......... 29% 29.9M 20s",
                                "240350K .......... .......... .......... .......... .......... 29% 27.5M 20s",
                                "240400K .......... .......... .......... .......... .......... 29% 54.7M 20s",
                                "240450K .......... .......... .......... .......... .......... 29% 23.4M 20s",
                                "240500K .......... .......... .......... .......... .......... 29% 28.5M 20s",
                                "240550K .......... .......... .......... .......... .......... 29% 28.3M 20s",
                                "240600K .......... .......... .......... .......... .......... 29% 41.8M 20s",
                                "240650K .......... .......... .......... .......... .......... 29% 30.7M 20s",
                                "240700K .......... .......... .......... .......... .......... 29% 45.8M 20s",
                                "240750K .......... .......... .......... .......... .......... 29% 19.0M 20s",
                                "240800K .......... .......... .......... .......... .......... 29% 24.7M 20s",
                                "240850K .......... .......... .......... .......... .......... 29%  117M 20s",
                                "240900K .......... .......... .......... .......... .......... 29% 21.1M 20s",
                                "240950K .......... .......... .......... .......... .......... 29% 91.6M 20s",
                                "241000K .......... .......... .......... .......... .......... 29% 19.0M 20s",
                                "241050K .......... .......... .......... .......... .......... 29% 61.4M 20s",
                                "241100K .......... .......... .......... .......... .......... 29% 61.6M 20s",
                                "241150K .......... .......... .......... .......... .......... 29% 26.4M 20s",
                                "241200K .......... .......... .......... .......... .......... 29% 41.8M 20s",
                                "241250K .......... .......... .......... .......... .......... 29% 18.9M 20s",
                                "241300K .......... .......... .......... .......... .......... 29%  134M 20s",
                                "241350K .......... .......... .......... .......... .......... 29% 26.5M 20s",
                                "241400K .......... .......... .......... .......... .......... 29% 57.7M 20s",
                                "241450K .......... .......... .......... .......... .......... 29% 38.2M 20s",
                                "241500K .......... .......... .......... .......... .......... 29% 27.5M 20s",
                                "241550K .......... .......... .......... .......... .......... 29% 95.8M 20s",
                                "241600K .......... .......... .......... .......... .......... 29% 3.48M 20s",
                                "241650K .......... .......... .......... .......... .......... 29% 98.4M 20s",
                                "241700K .......... .......... .......... .......... .......... 29%  108M 20s",
                                "241750K .......... .......... .......... .......... .......... 29% 79.8M 20s",
                                "241800K .......... .......... .......... .......... .......... 29%  102M 20s",
                                "241850K .......... .......... .......... .......... .......... 29% 63.4M 20s",
                                "241900K .......... .......... .......... .......... .......... 29% 88.6M 20s",
                                "241950K .......... .......... .......... .......... .......... 29% 90.9M 20s",
                                "242000K .......... .......... .......... .......... .......... 29%  106M 20s",
                                "242050K .......... .......... .......... .......... .......... 29%  102M 20s",
                                "242100K .......... .......... .......... .......... .......... 29% 91.6M 20s",
                                "242150K .......... .......... .......... .......... .......... 29% 80.7M 20s",
                                "242200K .......... .......... .......... .......... .......... 29% 71.2M 20s",
                                "242250K .......... .......... .......... .......... .......... 29% 97.8M 20s",
                                "242300K .......... .......... .......... .......... .......... 29% 88.6M 20s",
                                "242350K .......... .......... .......... .......... .......... 29% 33.6M 20s",
                                "242400K .......... .......... .......... .......... .......... 29% 20.6M 20s",
                                "242450K .......... .......... .......... .......... .......... 29% 16.6M 20s",
                                "242500K .......... .......... .......... .......... .......... 29%  147M 20s",
                                "242550K .......... .......... .......... .......... .......... 29% 34.2M 20s",
                                "242600K .......... .......... .......... .......... .......... 29%  141M 20s",
                                "242650K .......... .......... .......... .......... .......... 29% 22.1M 20s",
                                "242700K .......... .......... .......... .......... .......... 29%  127M 20s",
                                "242750K .......... .......... .......... .......... .......... 29% 19.2M 20s",
                                "242800K .......... .......... .......... .......... .......... 29% 52.5M 20s",
                                "242850K .......... .......... .......... .......... .......... 29% 27.9M 20s",
                                "242900K .......... .......... .......... .......... .......... 29% 47.5M 20s",
                                "242950K .......... .......... .......... .......... .......... 29% 17.8M 20s",
                                "243000K .......... .......... .......... .......... .......... 29% 73.9M 20s",
                                "243050K .......... .......... .......... .......... .......... 29% 41.6M 20s",
                                "243100K .......... .......... .......... .......... .......... 29% 15.9M 20s",
                                "243150K .......... .......... .......... .......... .......... 29% 37.1M 20s",
                                "243200K .......... .......... .......... .......... .......... 29% 37.7M 20s",
                                "243250K .......... .......... .......... .......... .......... 29% 25.1M 20s",
                                "243300K .......... .......... .......... .......... .......... 29% 21.6M 20s",
                                "243350K .......... .......... .......... .......... .......... 29% 11.9M 20s",
                                "243400K .......... .......... .......... .......... .......... 29%  116M 20s",
                                "243450K .......... .......... .......... .......... .......... 29% 20.3M 20s",
                                "243500K .......... .......... .......... .......... .......... 29% 97.8M 20s",
                                "243550K .......... .......... .......... .......... .......... 29% 14.9M 20s",
                                "243600K .......... .......... .......... .......... .......... 29%  101M 20s",
                                "243650K .......... .......... .......... .......... .......... 29% 11.6M 20s",
                                "243700K .......... .......... .......... .......... .......... 29% 86.8M 20s",
                                "243750K .......... .......... .......... .......... .......... 29% 7.47M 20s",
                                "243800K .......... .......... .......... .......... .......... 29%  113M 20s",
                                "243850K .......... .......... .......... .......... .......... 29%  118M 20s",
                                "243900K .......... .......... .......... .......... .......... 29% 61.9M 20s",
                                "243950K .......... .......... .......... .......... .......... 29% 16.0M 20s",
                                "244000K .......... .......... .......... .......... .......... 29% 16.1M 20s",
                                "244050K .......... .......... .......... .......... .......... 29%  107M 20s",
                                "244100K .......... .......... .......... .......... .......... 29% 12.0M 20s",
                                "244150K .......... .......... .......... .......... .......... 29%  104M 20s",
                                "244200K .......... .......... .......... .......... .......... 29%  113M 20s",
                                "244250K .......... .......... .......... .......... .......... 29% 43.0M 20s",
                                "244300K .......... .......... .......... .......... .......... 29% 19.3M 20s",
                                "244350K .......... .......... .......... .......... .......... 29% 25.1M 20s",
                                "244400K .......... .......... .......... .......... .......... 29%  113M 20s",
                                "244450K .......... .......... .......... .......... .......... 29% 26.5M 20s",
                                "244500K .......... .......... .......... .......... .......... 29% 14.6M 20s",
                                "244550K .......... .......... .......... .......... .......... 29% 93.5M 20s",
                                "244600K .......... .......... .......... .......... .......... 29% 19.3M 20s",
                                "244650K .......... .......... .......... .......... .......... 29% 92.2M 20s",
                                "244700K .......... .......... .......... .......... .......... 29% 90.9M 20s",
                                "244750K .......... .......... .......... .......... .......... 29% 36.8M 20s",
                                "244800K .......... .......... .......... .......... .......... 29% 49.1M 20s",
                                "244850K .......... .......... .......... .......... .......... 29% 32.4M 20s",
                                "244900K .......... .......... .......... .......... .......... 29% 21.3M 20s",
                                "244950K .......... .......... .......... .......... .......... 29% 48.8M 20s",
                                "245000K .......... .......... .......... .......... .......... 29% 26.0M 20s",
                                "245050K .......... .......... .......... .......... .......... 29% 43.6M 20s",
                                "245100K .......... .......... .......... .......... .......... 29% 25.4M 20s",
                                "245150K .......... .......... .......... .......... .......... 29% 26.0M 20s",
                                "245200K .......... .......... .......... .......... .......... 29% 12.3M 20s",
                                "245250K .......... .......... .......... .......... .......... 29% 78.0M 20s",
                                "245300K .......... .......... .......... .......... .......... 29% 67.8M 20s",
                                "245350K .......... .......... .......... .......... .......... 29% 28.4M 20s",
                                "245400K .......... .......... .......... .......... .......... 29% 25.2M 20s",
                                "245450K .......... .......... .......... .......... .......... 29% 23.1M 20s",
                                "245500K .......... .......... .......... .......... .......... 29% 25.2M 20s",
                                "245550K .......... .......... .......... .......... .......... 29% 10.1M 20s",
                                "245600K .......... .......... .......... .......... .......... 29% 83.7M 20s",
                                "245650K .......... .......... .......... .......... .......... 29% 99.2M 20s",
                                "245700K .......... .......... .......... .......... .......... 29% 84.9M 20s",
                                "245750K .......... .......... .......... .......... .......... 29% 21.0M 20s",
                                "245800K .......... .......... .......... .......... .......... 29% 78.7M 20s",
                                "245850K .......... .......... .......... .......... .......... 29% 13.4M 20s",
                                "245900K .......... .......... .......... .......... .......... 29% 94.0M 20s",
                                "245950K .......... .......... .......... .......... .......... 29% 16.4M 20s",
                                "246000K .......... .......... .......... .......... .......... 29% 98.4M 20s",
                                "246050K .......... .......... .......... .......... .......... 29%  125M 20s",
                                "246100K .......... .......... .......... .......... .......... 29%  138M 20s",
                                "246150K .......... .......... .......... .......... .......... 29% 17.1M 20s",
                                "246200K .......... .......... .......... .......... .......... 29%  126M 20s",
                                "246250K .......... .......... .......... .......... .......... 29%  104M 20s",
                                "246300K .......... .......... .......... .......... .......... 29%  117M 20s",
                                "246350K .......... .......... .......... .......... .......... 29% 16.9M 20s",
                                "246400K .......... .......... .......... .......... .......... 30% 96.6M 20s",
                                "246450K .......... .......... .......... .......... .......... 30%  125M 20s",
                                "246500K .......... .......... .......... .......... .......... 30% 12.7M 20s",
                                "246550K .......... .......... .......... .......... .......... 30%  109M 20s",
                                "246600K .......... .......... .......... .......... .......... 30% 12.0M 20s",
                                "246650K .......... .......... .......... .......... .......... 30% 71.4M 20s",
                                "246700K .......... .......... .......... .......... .......... 30%  149M 20s",
                                "246750K .......... .......... .......... .......... .......... 30% 27.4M 20s",
                                "246800K .......... .......... .......... .......... .......... 30%  100M 20s",
                                "246850K .......... .......... .......... .......... .......... 30% 95.2M 20s",
                                "246900K .......... .......... .......... .......... .......... 30% 13.4M 20s",
                                "246950K .......... .......... .......... .......... .......... 30% 87.6M 20s",
                                "247000K .......... .......... .......... .......... .......... 30%  103M 20s",
                                "247050K .......... .......... .......... .......... .......... 30% 35.9M 20s",
                                "247100K .......... .......... .......... .......... .......... 30% 43.4M 20s",
                                "247150K .......... .......... .......... .......... .......... 30% 26.2M 20s",
                                "247200K .......... .......... .......... .......... .......... 30% 92.9M 20s",
                                "247250K .......... .......... .......... .......... .......... 30% 6.99M 20s",
                                "247300K .......... .......... .......... .......... .......... 30% 80.5M 20s",
                                "247350K .......... .......... .......... .......... .......... 30% 99.9M 20s",
                                "247400K .......... .......... .......... .......... .......... 30%  101M 20s",
                                "247450K .......... .......... .......... .......... .......... 30% 31.8M 20s",
                                "247500K .......... .......... .......... .......... .......... 30%  108M 20s",
                                "247550K .......... .......... .......... .......... .......... 30% 12.9M 20s",
                                "247600K .......... .......... .......... .......... .......... 30%  110M 20s",
                                "247650K .......... .......... .......... .......... .......... 30% 98.8M 20s",
                                "247700K .......... .......... .......... .......... .......... 30% 18.3M 20s",
                                "247750K .......... .......... .......... .......... .......... 30% 92.0M 20s",
                                "247800K .......... .......... .......... .......... .......... 30%  103M 20s",
                                "247850K .......... .......... .......... .......... .......... 30% 43.9M 20s",
                                "247900K .......... .......... .......... .......... .......... 30% 20.7M 20s",
                                "247950K .......... .......... .......... .......... .......... 30% 44.8M 20s",
                                "248000K .......... .......... .......... .......... .......... 30%  103M 20s",
                                "248050K .......... .......... .......... .......... .......... 30% 13.4M 20s",
                                "248100K .......... .......... .......... .......... .......... 30% 86.6M 20s",
                                "248150K .......... .......... .......... .......... .......... 30% 73.4M 20s",
                                "248200K .......... .......... .......... .......... .......... 30% 5.57M 20s",
                                "248250K .......... .......... .......... .......... .......... 30% 80.8M 20s",
                                "248300K .......... .......... .......... .......... .......... 30% 78.3M 20s",
                                "248350K .......... .......... .......... .......... .......... 30% 69.4M 20s",
                                "248400K .......... .......... .......... .......... .......... 30% 86.6M 20s",
                                "248450K .......... .......... .......... .......... .......... 30% 96.6M 20s",
                                "248500K .......... .......... .......... .......... .......... 30% 79.4M 20s",
                                "248550K .......... .......... .......... .......... .......... 30% 68.1M 20s",
                                "248600K .......... .......... .......... .......... .......... 30% 24.1M 20s",
                                "248650K .......... .......... .......... .......... .......... 30% 23.4M 20s",
                                "248700K .......... .......... .......... .......... .......... 30% 54.3M 20s",
                                "248750K .......... .......... .......... .......... .......... 30% 23.9M 20s",
                                "248800K .......... .......... .......... .......... .......... 30% 92.5M 20s",
                                "248850K .......... .......... .......... .......... .......... 30% 16.3M 20s",
                                "248900K .......... .......... .......... .......... .......... 30% 3.64M 20s",
                                "248950K .......... .......... .......... .......... .......... 30% 57.5M 20s",
                                "249000K .......... .......... .......... .......... .......... 30% 89.1M 20s",
                                "249050K .......... .......... .......... .......... .......... 30% 66.1M 20s",
                                "249100K .......... .......... .......... .......... .......... 30% 81.4M 20s",
                                "249150K .......... .......... .......... .......... .......... 30% 53.3M 20s",
                                "249200K .......... .......... .......... .......... .......... 30% 96.5M 20s",
                                "249250K .......... .......... .......... .......... .......... 30% 83.3M 20s",
                                "249300K .......... .......... .......... .......... .......... 30% 80.9M 20s",
                                "249350K .......... .......... .......... .......... .......... 30% 71.8M 20s",
                                "249400K .......... .......... .......... .......... .......... 30% 40.8M 20s",
                                "249450K .......... .......... .......... .......... .......... 30% 26.1M 20s",
                                "249500K .......... .......... .......... .......... .......... 30% 80.6M 20s",
                                "249550K .......... .......... .......... .......... .......... 30% 17.8M 20s",
                                "249600K .......... .......... .......... .......... .......... 30% 29.5M 20s",
                                "249650K .......... .......... .......... .......... .......... 30% 26.7M 20s",
                                "249700K .......... .......... .......... .......... .......... 30% 56.9M 20s",
                                "249750K .......... .......... .......... .......... .......... 30% 27.8M 20s",
                                "249800K .......... .......... .......... .......... .......... 30% 33.8M 20s",
                                "249850K .......... .......... .......... .......... .......... 30% 27.7M 20s",
                                "249900K .......... .......... .......... .......... .......... 30% 26.9M 20s",
                                "249950K .......... .......... .......... .......... .......... 30% 54.3M 20s",
                                "250000K .......... .......... .......... .......... .......... 30% 21.8M 20s",
                                "250050K .......... .......... .......... .......... .......... 30% 24.7M 20s",
                                "250100K .......... .......... .......... .......... .......... 30% 28.0M 20s",
                                "250150K .......... .......... .......... .......... .......... 30% 26.8M 20s",
                                "250200K .......... .......... .......... .......... .......... 30% 37.3M 20s",
                                "250250K .......... .......... .......... .......... .......... 30% 38.9M 20s",
                                "250300K .......... .......... .......... .......... .......... 30% 23.2M 20s",
                                "250350K .......... .......... .......... .......... .......... 30% 36.1M 20s",
                                "250400K .......... .......... .......... .......... .......... 30% 58.6M 20s",
                                "250450K .......... .......... .......... .......... .......... 30% 32.7M 20s",
                                "250500K .......... .......... .......... .......... .......... 30% 19.4M 20s",
                                "250550K .......... .......... .......... .......... .......... 30% 97.1M 20s",
                                "250600K .......... .......... .......... .......... .......... 30% 53.1M 20s",
                                "250650K .......... .......... .......... .......... .......... 30% 28.6M 20s",
                                "250700K .......... .......... .......... .......... .......... 30% 24.7M 20s",
                                "250750K .......... .......... .......... .......... .......... 30% 34.2M 20s",
                                "250800K .......... .......... .......... .......... .......... 30% 94.2M 20s",
                                "250850K .......... .......... .......... .......... .......... 30% 29.1M 20s",
                                "250900K .......... .......... .......... .......... .......... 30% 64.7M 20s",
                                "250950K .......... .......... .......... .......... .......... 30% 32.3M 20s",
                                "251000K .......... .......... .......... .......... .......... 30% 33.6M 20s",
                                "251050K .......... .......... .......... .......... .......... 30% 60.1M 20s",
                                "251100K .......... .......... .......... .......... .......... 30% 51.8M 20s",
                                "251150K .......... .......... .......... .......... .......... 30% 41.1M 20s",
                                "251200K .......... .......... .......... .......... .......... 30% 28.4M 20s",
                                "251250K .......... .......... .......... .......... .......... 30% 27.5M 20s",
                                "251300K .......... .......... .......... .......... .......... 30%  110M 20s",
                                "251350K .......... .......... .......... .......... .......... 30% 53.6M 20s",
                                "251400K .......... .......... .......... .......... .......... 30% 33.8M 20s",
                                "251450K .......... .......... .......... .......... .......... 30% 49.4M 20s",
                                "251500K .......... .......... .......... .......... .......... 30% 33.4M 20s",
                                "251550K .......... .......... .......... .......... .......... 30% 32.1M 20s",
                                "251600K .......... .......... .......... .......... .......... 30% 55.1M 20s",
                                "251650K .......... .......... .......... .......... .......... 30% 27.5M 20s",
                                "251700K .......... .......... .......... .......... .......... 30% 27.5M 20s",
                                "251750K .......... .......... .......... .......... .......... 30% 17.4M 20s",
                                "251800K .......... .......... .......... .......... .......... 30% 20.8M 20s",
                                "251850K .......... .......... .......... .......... .......... 30%  105M 20s",
                                "251900K .......... .......... .......... .......... .......... 30% 23.9M 20s",
                                "251950K .......... .......... .......... .......... .......... 30% 18.2M 20s",
                                "252000K .......... .......... .......... .......... .......... 30% 29.3M 20s",
                                "252050K .......... .......... .......... .......... .......... 30% 52.5M 20s",
                                "252100K .......... .......... .......... .......... .......... 30% 12.8M 20s",
                                "252150K .......... .......... .......... .......... .......... 30% 15.7M 20s",
                                "252200K .......... .......... .......... .......... .......... 30% 21.2M 20s",
                                "252250K .......... .......... .......... .......... .......... 30% 23.0M 20s",
                                "252300K .......... .......... .......... .......... .......... 30% 36.5M 20s",
                                "252350K .......... .......... .......... .......... .......... 30% 24.7M 20s",
                                "252400K .......... .......... .......... .......... .......... 30% 10.5M 20s",
                                "252450K .......... .......... .......... .......... .......... 30% 26.4M 20s",
                                "252500K .......... .......... .......... .......... .......... 30% 11.3M 20s",
                                "252550K .......... .......... .......... .......... .......... 30% 49.3M 20s",
                                "252600K .......... .......... .......... .......... .......... 30% 19.4M 20s",
                                "252650K .......... .......... .......... .......... .......... 30% 18.9M 20s",
                                "252700K .......... .......... .......... .......... .......... 30% 18.2M 20s",
                                "252750K .......... .......... .......... .......... .......... 30% 51.0M 20s",
                                "252800K .......... .......... .......... .......... .......... 30% 11.0M 20s",
                                "252850K .......... .......... .......... .......... .......... 30% 18.6M 20s",
                                "252900K .......... .......... .......... .......... .......... 30% 77.5M 20s",
                                "252950K .......... .......... .......... .......... .......... 30% 9.18M 20s",
                                "253000K .......... .......... .......... .......... .......... 30% 44.0M 20s",
                                "253050K .......... .......... .......... .......... .......... 30% 29.5M 20s",
                                "253100K .......... .......... .......... .......... .......... 30% 19.7M 20s",
                                "253150K .......... .......... .......... .......... .......... 30% 28.2M 20s",
                                "253200K .......... .......... .......... .......... .......... 30% 19.4M 20s",
                                "253250K .......... .......... .......... .......... .......... 30% 59.6M 20s",
                                "253300K .......... .......... .......... .......... .......... 30% 14.2M 20s",
                                "253350K .......... .......... .......... .......... .......... 30% 22.5M 20s",
                                "253400K .......... .......... .......... .......... .......... 30% 11.9M 20s",
                                "253450K .......... .......... .......... .......... .......... 30% 76.0M 20s",
                                "253500K .......... .......... .......... .......... .......... 30% 46.7M 20s",
                                "253550K .......... .......... .......... .......... .......... 30% 14.5M 20s",
                                "253600K .......... .......... .......... .......... .......... 30% 21.6M 20s",
                                "253650K .......... .......... .......... .......... .......... 30% 22.6M 20s",
                                "253700K .......... .......... .......... .......... .......... 30% 43.3M 20s",
                                "253750K .......... .......... .......... .......... .......... 30% 12.5M 20s",
                                "253800K .......... .......... .......... .......... .......... 30% 21.1M 20s",
                                "253850K .......... .......... .......... .......... .......... 30% 15.8M 20s",
                                "253900K .......... .......... .......... .......... .......... 30% 44.9M 20s",
                                "253950K .......... .......... .......... .......... .......... 30% 4.30M 20s",
                                "254000K .......... .......... .......... .......... .......... 30% 96.6M 20s",
                                "254050K .......... .......... .......... .......... .......... 30%  105M 20s",
                                "254100K .......... .......... .......... .......... .......... 30%  110M 20s",
                                "254150K .......... .......... .......... .......... .......... 30% 97.0M 20s",
                                "254200K .......... .......... .......... .......... .......... 30%  116M 20s",
                                "254250K .......... .......... .......... .......... .......... 30% 43.1M 20s",
                                "254300K .......... .......... .......... .......... .......... 30% 18.4M 20s",
                                "254350K .......... .......... .......... .......... .......... 30% 28.2M 20s",
                                "254400K .......... .......... .......... .......... .......... 30% 47.1M 20s",
                                "254450K .......... .......... .......... .......... .......... 30% 49.6M 20s",
                                "254500K .......... .......... .......... .......... .......... 30% 14.6M 20s",
                                "254550K .......... .......... .......... .......... .......... 30% 25.5M 20s",
                                "254600K .......... .......... .......... .......... .......... 31% 34.1M 20s",
                                "254650K .......... .......... .......... .......... .......... 31% 36.5M 20s",
                                "254700K .......... .......... .......... .......... .......... 31% 39.4M 20s",
                                "254750K .......... .......... .......... .......... .......... 31% 25.4M 20s",
                                "254800K .......... .......... .......... .......... .......... 31% 20.1M 20s",
                                "254850K .......... .......... .......... .......... .......... 31% 52.3M 20s",
                                "254900K .......... .......... .......... .......... .......... 31% 12.3M 20s",
                                "254950K .......... .......... .......... .......... .......... 31% 28.8M 20s",
                                "255000K .......... .......... .......... .......... .......... 31% 20.4M 20s",
                                "255050K .......... .......... .......... .......... .......... 31% 11.0M 20s",
                                "255100K .......... .......... .......... .......... .......... 31% 17.9M 20s",
                                "255150K .......... .......... .......... .......... .......... 31% 69.3M 20s",
                                "255200K .......... .......... .......... .......... .......... 31% 15.1M 20s",
                                "255250K .......... .......... .......... .......... .......... 31% 14.9M 20s",
                                "255300K .......... .......... .......... .......... .......... 31% 14.9M 20s",
                                "255350K .......... .......... .......... .......... .......... 31% 73.2M 20s",
                                "255400K .......... .......... .......... .......... .......... 31% 23.0M 20s",
                                "255450K .......... .......... .......... .......... .......... 31% 14.0M 20s",
                                "255500K .......... .......... .......... .......... .......... 31% 31.8M 20s",
                                "255550K .......... .......... .......... .......... .......... 31% 38.5M 20s",
                                "255600K .......... .......... .......... .......... .......... 31% 10.1M 20s",
                                "255650K .......... .......... .......... .......... .......... 31% 34.0M 20s",
                                "255700K .......... .......... .......... .......... .......... 31% 13.9M 20s",
                                "255750K .......... .......... .......... .......... .......... 31% 18.8M 20s",
                                "255800K .......... .......... .......... .......... .......... 31% 9.57M 20s",
                                "255850K .......... .......... .......... .......... .......... 31% 91.6M 20s",
                                "255900K .......... .......... .......... .......... .......... 31%  117M 20s",
                                "255950K .......... .......... .......... .......... .......... 31% 40.7M 20s",
                                "256000K .......... .......... .......... .......... .......... 31% 17.5M 20s",
                                "256050K .......... .......... .......... .......... .......... 31% 57.1M 20s",
                                "256100K .......... .......... .......... .......... .......... 31% 22.1M 20s",
                                "256150K .......... .......... .......... .......... .......... 31% 10.2M 20s",
                                "256200K .......... .......... .......... .......... .......... 31% 69.9M 20s",
                                "256250K .......... .......... .......... .......... .......... 31% 33.0M 20s",
                                "256300K .......... .......... .......... .......... .......... 31%  124M 20s",
                                "256350K .......... .......... .......... .......... .......... 31% 16.3M 20s",
                                "256400K .......... .......... .......... .......... .......... 31%  113M 20s",
                                "256450K .......... .......... .......... .......... .......... 31% 21.9M 20s",
                                "256500K .......... .......... .......... .......... .......... 31% 54.8M 20s",
                                "256550K .......... .......... .......... .......... .......... 31% 14.4M 20s",
                                "256600K .......... .......... .......... .......... .......... 31% 40.6M 20s",
                                "256650K .......... .......... .......... .......... .......... 31% 15.9M 20s",
                                "256700K .......... .......... .......... .......... .......... 31% 28.2M 20s",
                                "256750K .......... .......... .......... .......... .......... 31% 55.9M 20s",
                                "256800K .......... .......... .......... .......... .......... 31% 3.75M 20s",
                                "256850K .......... .......... .......... .......... .......... 31%  105M 20s",
                                "256900K .......... .......... .......... .......... .......... 31% 60.6M 20s",
                                "256950K .......... .......... .......... .......... .......... 31% 96.1M 20s",
                                "257000K .......... .......... .......... .......... .......... 31%  108M 20s",
                                "257050K .......... .......... .......... .......... .......... 31%  103M 20s",
                                "257100K .......... .......... .......... .......... .......... 31% 74.7M 20s",
                                "257150K .......... .......... .......... .......... .......... 31% 34.3M 20s",
                                "257200K .......... .......... .......... .......... .......... 31%  103M 20s",
                                "257250K .......... .......... .......... .......... .......... 31% 67.3M 20s",
                                "257300K .......... .......... .......... .......... .......... 31% 24.6M 20s",
                                "257350K .......... .......... .......... .......... .......... 31% 22.5M 20s",
                                "257400K .......... .......... .......... .......... .......... 31% 15.5M 20s",
                                "257450K .......... .......... .......... .......... .......... 31% 46.7M 20s",
                                "257500K .......... .......... .......... .......... .......... 31% 24.1M 20s",
                                "257550K .......... .......... .......... .......... .......... 31% 20.9M 20s",
                                "257600K .......... .......... .......... .......... .......... 31% 24.1M 20s",
                                "257650K .......... .......... .......... .......... .......... 31% 47.4M 20s",
                                "257700K .......... .......... .......... .......... .......... 31% 28.4M 20s",
                                "257750K .......... .......... .......... .......... .......... 31% 7.31M 20s",
                                "257800K .......... .......... .......... .......... .......... 31% 88.0M 20s",
                                "257850K .......... .......... .......... .......... .......... 31%  123M 20s",
                                "257900K .......... .......... .......... .......... .......... 31% 35.4M 20s",
                                "257950K .......... .......... .......... .......... .......... 31% 7.79M 20s",
                                "258000K .......... .......... .......... .......... .......... 31%  117M 20s",
                                "258050K .......... .......... .......... .......... .......... 31%  139M 20s",
                                "258100K .......... .......... .......... .......... .......... 31%  130M 20s",
                                "258150K .......... .......... .......... .......... .......... 31% 26.9M 20s",
                                "258200K .......... .......... .......... .......... .......... 31% 26.3M 20s",
                                "258250K .......... .......... .......... .......... .......... 31% 7.65M 20s",
                                "258300K .......... .......... .......... .......... .......... 31% 77.5M 20s",
                                "258350K .......... .......... .......... .......... .......... 31% 16.8M 20s",
                                "258400K .......... .......... .......... .......... .......... 31% 22.7M 20s",
                                "258450K .......... .......... .......... .......... .......... 31% 25.9M 20s",
                                "258500K .......... .......... .......... .......... .......... 31% 17.7M 20s",
                                "258550K .......... .......... .......... .......... .......... 31% 69.0M 20s",
                                "258600K .......... .......... .......... .......... .......... 31% 38.3M 20s",
                                "258650K .......... .......... .......... .......... .......... 31% 14.0M 20s",
                                "258700K .......... .......... .......... .......... .......... 31% 31.4M 20s",
                                "258750K .......... .......... .......... .......... .......... 31% 23.2M 20s",
                                "258800K .......... .......... .......... .......... .......... 31% 18.7M 20s",
                                "258850K .......... .......... .......... .......... .......... 31% 15.1M 20s",
                                "258900K .......... .......... .......... .......... .......... 31% 65.1M 20s",
                                "258950K .......... .......... .......... .......... .......... 31% 6.57M 20s",
                                "259000K .......... .......... .......... .......... .......... 31%  133M 20s",
                                "259050K .......... .......... .......... .......... .......... 31% 83.2M 20s",
                                "259100K .......... .......... .......... .......... .......... 31% 18.6M 20s",
                                "259150K .......... .......... .......... .......... .......... 31% 15.0M 20s",
                                "259200K .......... .......... .......... .......... .......... 31%  119M 20s",
                                "259250K .......... .......... .......... .......... .......... 31% 60.2M 20s",
                                "259300K .......... .......... .......... .......... .......... 31% 24.2M 20s",
                                "259350K .......... .......... .......... .......... .......... 31% 17.3M 20s",
                                "259400K .......... .......... .......... .......... .......... 31% 15.7M 20s",
                                "259450K .......... .......... .......... .......... .......... 31% 20.4M 20s",
                                "259500K .......... .......... .......... .......... .......... 31% 26.2M 20s",
                                "259550K .......... .......... .......... .......... .......... 31% 57.7M 20s",
                                "259600K .......... .......... .......... .......... .......... 31% 81.9M 20s",
                                "259650K .......... .......... .......... .......... .......... 31% 13.3M 20s",
                                "259700K .......... .......... .......... .......... .......... 31% 45.0M 20s",
                                "259750K .......... .......... .......... .......... .......... 31% 46.2M 20s",
                                "259800K .......... .......... .......... .......... .......... 31% 20.6M 20s",
                                "259850K .......... .......... .......... .......... .......... 31% 20.0M 20s",
                                "259900K .......... .......... .......... .......... .......... 31% 63.3M 20s",
                                "259950K .......... .......... .......... .......... .......... 31% 13.6M 20s",
                                "260000K .......... .......... .......... .......... .......... 31% 47.3M 20s",
                                "260050K .......... .......... .......... .......... .......... 31% 45.8M 20s",
                                "260100K .......... .......... .......... .......... .......... 31% 48.3M 20s",
                                "260150K .......... .......... .......... .......... .......... 31% 13.0M 20s",
                                "260200K .......... .......... .......... .......... .......... 31% 51.3M 20s",
                                "260250K .......... .......... .......... .......... .......... 31% 42.6M 20s",
                                "260300K .......... .......... .......... .......... .......... 31% 20.6M 20s",
                                "260350K .......... .......... .......... .......... .......... 31% 19.9M 20s",
                                "260400K .......... .......... .......... .......... .......... 31% 21.3M 20s",
                                "260450K .......... .......... .......... .......... .......... 31% 21.7M 20s",
                                "260500K .......... .......... .......... .......... .......... 31% 34.6M 20s",
                                "260550K .......... .......... .......... .......... .......... 31% 53.1M 20s",
                                "260600K .......... .......... .......... .......... .......... 31% 19.0M 20s",
                                "260650K .......... .......... .......... .......... .......... 31% 20.5M 20s",
                                "260700K .......... .......... .......... .......... .......... 31% 54.7M 20s",
                                "260750K .......... .......... .......... .......... .......... 31% 21.4M 20s",
                                "260800K .......... .......... .......... .......... .......... 31% 20.9M 20s",
                                "260850K .......... .......... .......... .......... .......... 31% 20.3M 20s",
                                "260900K .......... .......... .......... .......... .......... 31% 21.3M 20s",
                                "260950K .......... .......... .......... .......... .......... 31% 26.7M 20s",
                                "261000K .......... .......... .......... .......... .......... 31% 41.6M 20s",
                                "261050K .......... .......... .......... .......... .......... 31% 12.8M 20s",
                                "261100K .......... .......... .......... .......... .......... 31% 55.8M 20s",
                                "261150K .......... .......... .......... .......... .......... 31% 28.6M 20s",
                                "261200K .......... .......... .......... .......... .......... 31% 34.9M 20s",
                                "261250K .......... .......... .......... .......... .......... 31% 13.9M 20s",
                                "261300K .......... .......... .......... .......... .......... 31% 14.7M 20s",
                                "261350K .......... .......... .......... .......... .......... 31% 31.4M 20s",
                                "261400K .......... .......... .......... .......... .......... 31%  107M 20s",
                                "261450K .......... .......... .......... .......... .......... 31% 19.4M 20s",
                                "261500K .......... .......... .......... .......... .......... 31% 22.1M 20s",
                                "261550K .......... .......... .......... .......... .......... 31% 30.7M 20s",
                                "261600K .......... .......... .......... .......... .......... 31% 31.9M 20s",
                                "261650K .......... .......... .......... .......... .......... 31% 64.9M 20s",
                                "261700K .......... .......... .......... .......... .......... 31% 35.9M 20s",
                                "261750K .......... .......... .......... .......... .......... 31% 33.8M 20s",
                                "261800K .......... .......... .......... .......... .......... 31% 35.3M 20s",
                                "261850K .......... .......... .......... .......... .......... 31% 30.5M 20s",
                                "261900K .......... .......... .......... .......... .......... 31% 85.0M 20s",
                                "261950K .......... .......... .......... .......... .......... 31% 21.0M 20s",
                                "262000K .......... .......... .......... .......... .......... 31% 67.5M 20s",
                                "262050K .......... .......... .......... .......... .......... 31% 38.2M 20s",
                                "262100K .......... .......... .......... .......... .......... 31% 58.2M 20s",
                                "262150K .......... .......... .......... .......... .......... 31% 25.4M 20s",
                                "262200K .......... .......... .......... .......... .......... 31% 43.8M 20s",
                                "262250K .......... .......... .......... .......... .......... 31% 40.5M 20s",
                                "262300K .......... .......... .......... .......... .......... 31% 36.7M 20s",
                                "262350K .......... .......... .......... .......... .......... 31% 66.8M 20s",
                                "262400K .......... .......... .......... .......... .......... 31% 24.1M 20s",
                                "262450K .......... .......... .......... .......... .......... 31% 42.6M 20s",
                                "262500K .......... .......... .......... .......... .......... 31% 26.2M 20s",
                                "262550K .......... .......... .......... .......... .......... 31% 8.84M 20s",
                                "262600K .......... .......... .......... .......... .......... 31% 65.0M 20s",
                                "262650K .......... .......... .......... .......... .......... 31% 89.3M 20s",
                                "262700K .......... .......... .......... .......... .......... 31% 59.9M 20s",
                                "262750K .......... .......... .......... .......... .......... 31% 79.9M 20s",
                                "262800K .......... .......... .......... .......... .......... 32% 33.5M 20s",
                                "262850K .......... .......... .......... .......... .......... 32% 93.1M 20s",
                                "262900K .......... .......... .......... .......... .......... 32% 76.1M 20s",
                                "262950K .......... .......... .......... .......... .......... 32% 40.1M 20s",
                                "263000K .......... .......... .......... .......... .......... 32% 64.3M 20s",
                                "263050K .......... .......... .......... .......... .......... 32% 62.5M 20s",
                                "263100K .......... .......... .......... .......... .......... 32% 19.1M 20s",
                                "263150K .......... .......... .......... .......... .......... 32% 48.9M 20s",
                                "263200K .......... .......... .......... .......... .......... 32% 25.4M 20s",
                                "263250K .......... .......... .......... .......... .......... 32% 63.2M 20s",
                                "263300K .......... .......... .......... .......... .......... 32% 27.2M 20s",
                                "263350K .......... .......... .......... .......... .......... 32% 19.9M 20s",
                                "263400K .......... .......... .......... .......... .......... 32% 28.4M 20s",
                                "263450K .......... .......... .......... .......... .......... 32% 30.7M 20s",
                                "263500K .......... .......... .......... .......... .......... 32% 56.4M 20s",
                                "263550K .......... .......... .......... .......... .......... 32% 19.6M 20s",
                                "263600K .......... .......... .......... .......... .......... 32% 55.8M 20s",
                                "263650K .......... .......... .......... .......... .......... 32% 26.9M 20s",
                                "263700K .......... .......... .......... .......... .......... 32% 24.0M 20s",
                                "263750K .......... .......... .......... .......... .......... 32% 50.6M 20s",
                                "263800K .......... .......... .......... .......... .......... 32% 34.9M 20s",
                                "263850K .......... .......... .......... .......... .......... 32% 13.6M 20s",
                                "263900K .......... .......... .......... .......... .......... 32% 66.6M 20s",
                                "263950K .......... .......... .......... .......... .......... 32% 90.0M 20s",
                                "264000K .......... .......... .......... .......... .......... 32% 24.9M 20s",
                                "264050K .......... .......... .......... .......... .......... 32% 42.6M 20s",
                                "264100K .......... .......... .......... .......... .......... 32% 20.0M 20s",
                                "264150K .......... .......... .......... .......... .......... 32% 13.4M 20s",
                                "264200K .......... .......... .......... .......... .......... 32% 77.0M 20s",
                                "264250K .......... .......... .......... .......... .......... 32% 66.1M 20s",
                                "264300K .......... .......... .......... .......... .......... 32% 10.3M 20s",
                                "264350K .......... .......... .......... .......... .......... 32% 79.3M 20s",
                                "264400K .......... .......... .......... .......... .......... 32%  111M 20s",
                                "264450K .......... .......... .......... .......... .......... 32% 81.0M 20s",
                                "264500K .......... .......... .......... .......... .......... 32% 46.3M 20s",
                                "264550K .......... .......... .......... .......... .......... 32% 46.6M 19s",
                                "264600K .......... .......... .......... .......... .......... 32% 19.1M 19s",
                                "264650K .......... .......... .......... .......... .......... 32% 82.5M 19s",
                                "264700K .......... .......... .......... .......... .......... 32% 40.1M 19s",
                                "264750K .......... .......... .......... .......... .......... 32% 30.8M 19s",
                                "264800K .......... .......... .......... .......... .......... 32% 29.1M 19s",
                                "264850K .......... .......... .......... .......... .......... 32% 39.4M 19s",
                                "264900K .......... .......... .......... .......... .......... 32% 30.5M 19s",
                                "264950K .......... .......... .......... .......... .......... 32% 64.5M 19s",
                                "265000K .......... .......... .......... .......... .......... 32% 22.9M 19s",
                                "265050K .......... .......... .......... .......... .......... 32% 21.8M 19s",
                                "265100K .......... .......... .......... .......... .......... 32% 35.4M 19s",
                                "265150K .......... .......... .......... .......... .......... 32% 41.8M 19s",
                                "265200K .......... .......... .......... .......... .......... 32% 18.4M 19s",
                                "265250K .......... .......... .......... .......... .......... 32% 72.9M 19s",
                                "265300K .......... .......... .......... .......... .......... 32% 14.2M 19s",
                                "265350K .......... .......... .......... .......... .......... 32% 66.8M 19s",
                                "265400K .......... .......... .......... .......... .......... 32% 77.9M 19s",
                                "265450K .......... .......... .......... .......... .......... 32% 9.31M 19s",
                                "265500K .......... .......... .......... .......... .......... 32% 95.8M 19s",
                                "265550K .......... .......... .......... .......... .......... 32% 57.6M 19s",
                                "265600K .......... .......... .......... .......... .......... 32% 74.5M 19s",
                                "265650K .......... .......... .......... .......... .......... 32% 79.7M 19s",
                                "265700K .......... .......... .......... .......... .......... 32% 49.6M 19s",
                                "265750K .......... .......... .......... .......... .......... 32%  104M 19s",
                                "265800K .......... .......... .......... .......... .......... 32% 29.2M 19s",
                                "265850K .......... .......... .......... .......... .......... 32%  106M 19s",
                                "265900K .......... .......... .......... .......... .......... 32% 39.7M 19s",
                                "265950K .......... .......... .......... .......... .......... 32% 38.4M 19s",
                                "266000K .......... .......... .......... .......... .......... 32% 29.9M 19s",
                                "266050K .......... .......... .......... .......... .......... 32% 82.6M 19s",
                                "266100K .......... .......... .......... .......... .......... 32% 39.4M 19s",
                                "266150K .......... .......... .......... .......... .......... 32% 36.4M 19s",
                                "266200K .......... .......... .......... .......... .......... 32% 31.1M 19s",
                                "266250K .......... .......... .......... .......... .......... 32% 14.3M 19s",
                                "266300K .......... .......... .......... .......... .......... 32% 77.4M 19s",
                                "266350K .......... .......... .......... .......... .......... 32%  115M 19s",
                                "266400K .......... .......... .......... .......... .......... 32%  106M 19s",
                                "266450K .......... .......... .......... .......... .......... 32% 78.0M 19s",
                                "266500K .......... .......... .......... .......... .......... 32% 84.8M 19s",
                                "266550K .......... .......... .......... .......... .......... 32% 87.3M 19s",
                                "266600K .......... .......... .......... .......... .......... 32% 38.5M 19s",
                                "266650K .......... .......... .......... .......... .......... 32% 27.6M 19s",
                                "266700K .......... .......... .......... .......... .......... 32%  112M 19s",
                                "266750K .......... .......... .......... .......... .......... 32% 58.9M 19s",
                                "266800K .......... .......... .......... .......... .......... 32% 43.6M 19s",
                                "266850K .......... .......... .......... .......... .......... 32% 30.4M 19s",
                                "266900K .......... .......... .......... .......... .......... 32% 84.1M 19s",
                                "266950K .......... .......... .......... .......... .......... 32% 44.2M 19s",
                                "267000K .......... .......... .......... .......... .......... 32% 83.9M 19s",
                                "267050K .......... .......... .......... .......... .......... 32% 28.0M 19s",
                                "267100K .......... .......... .......... .......... .......... 32% 35.9M 19s",
                                "267150K .......... .......... .......... .......... .......... 32% 34.3M 19s",
                                "267200K .......... .......... .......... .......... .......... 32% 29.7M 19s",
                                "267250K .......... .......... .......... .......... .......... 32% 67.3M 19s",
                                "267300K .......... .......... .......... .......... .......... 32% 30.8M 19s",
                                "267350K .......... .......... .......... .......... .......... 32% 24.6M 19s",
                                "267400K .......... .......... .......... .......... .......... 32% 29.9M 19s",
                                "267450K .......... .......... .......... .......... .......... 32% 23.0M 19s",
                                "267500K .......... .......... .......... .......... .......... 32% 67.3M 19s",
                                "267550K .......... .......... .......... .......... .......... 32% 26.4M 19s",
                                "267600K .......... .......... .......... .......... .......... 32% 16.2M 19s",
                                "267650K .......... .......... .......... .......... .......... 32% 25.7M 19s",
                                "267700K .......... .......... .......... .......... .......... 32%  110M 19s",
                                "267750K .......... .......... .......... .......... .......... 32% 31.2M 19s",
                                "267800K .......... .......... .......... .......... .......... 32% 25.4M 19s",
                                "267850K .......... .......... .......... .......... .......... 32% 25.7M 19s",
                                "267900K .......... .......... .......... .......... .......... 32% 26.9M 19s",
                                "267950K .......... .......... .......... .......... .......... 32% 49.2M 19s",
                                "268000K .......... .......... .......... .......... .......... 32% 29.5M 19s",
                                "268050K .......... .......... .......... .......... .......... 32% 21.3M 19s",
                                "268100K .......... .......... .......... .......... .......... 32% 22.0M 19s",
                                "268150K .......... .......... .......... .......... .......... 32% 56.8M 19s",
                                "268200K .......... .......... .......... .......... .......... 32% 24.0M 19s",
                                "268250K .......... .......... .......... .......... .......... 32% 25.2M 19s",
                                "268300K .......... .......... .......... .......... .......... 32% 19.8M 19s",
                                "268350K .......... .......... .......... .......... .......... 32% 36.2M 19s",
                                "268400K .......... .......... .......... .......... .......... 32% 51.3M 19s",
                                "268450K .......... .......... .......... .......... .......... 32% 22.7M 19s",
                                "268500K .......... .......... .......... .......... .......... 32% 19.4M 19s",
                                "268550K .......... .......... .......... .......... .......... 32% 25.4M 19s",
                                "268600K .......... .......... .......... .......... .......... 32% 26.3M 19s",
                                "268650K .......... .......... .......... .......... .......... 32% 57.5M 19s",
                                "268700K .......... .......... .......... .......... .......... 32% 11.4M 19s",
                                "268750K .......... .......... .......... .......... .......... 32% 39.4M 19s",
                                "268800K .......... .......... .......... .......... .......... 32% 21.2M 19s",
                                "268850K .......... .......... .......... .......... .......... 32%  101M 19s",
                                "268900K .......... .......... .......... .......... .......... 32% 29.9M 19s",
                                "268950K .......... .......... .......... .......... .......... 32% 31.1M 19s",
                                "269000K .......... .......... .......... .......... .......... 32% 24.7M 19s",
                                "269050K .......... .......... .......... .......... .......... 32% 22.2M 19s",
                                "269100K .......... .......... .......... .......... .......... 32% 26.3M 19s",
                                "269150K .......... .......... .......... .......... .......... 32% 84.2M 19s",
                                "269200K .......... .......... .......... .......... .......... 32% 20.6M 19s",
                                "269250K .......... .......... .......... .......... .......... 32% 37.6M 19s",
                                "269300K .......... .......... .......... .......... .......... 32% 23.2M 19s",
                                "269350K .......... .......... .......... .......... .......... 32% 49.2M 19s",
                                "269400K .......... .......... .......... .......... .......... 32% 22.8M 19s",
                                "269450K .......... .......... .......... .......... .......... 32% 9.30M 19s",
                                "269500K .......... .......... .......... .......... .......... 32% 59.6M 19s",
                                "269550K .......... .......... .......... .......... .......... 32% 95.5M 19s",
                                "269600K .......... .......... .......... .......... .......... 32% 93.5M 19s",
                                "269650K .......... .......... .......... .......... .......... 32% 20.5M 19s",
                                "269700K .......... .......... .......... .......... .......... 32% 63.6M 19s",
                                "269750K .......... .......... .......... .......... .......... 32% 45.5M 19s",
                                "269800K .......... .......... .......... .......... .......... 32% 53.9M 19s",
                                "269850K .......... .......... .......... .......... .......... 32% 16.0M 19s",
                                "269900K .......... .......... .......... .......... .......... 32% 80.0M 19s",
                                "269950K .......... .......... .......... .......... .......... 32% 26.4M 19s",
                                "270000K .......... .......... .......... .......... .......... 32% 45.8M 19s",
                                "270050K .......... .......... .......... .......... .......... 32% 58.6M 19s",
                                "270100K .......... .......... .......... .......... .......... 32% 27.8M 19s",
                                "270150K .......... .......... .......... .......... .......... 32% 29.3M 19s",
                                "270200K .......... .......... .......... .......... .......... 32% 33.3M 19s",
                                "270250K .......... .......... .......... .......... .......... 32% 72.0M 19s",
                                "270300K .......... .......... .......... .......... .......... 32% 4.14M 19s",
                                "270350K .......... .......... .......... .......... .......... 32% 87.1M 19s",
                                "270400K .......... .......... .......... .......... .......... 32% 82.3M 19s",
                                "270450K .......... .......... .......... .......... .......... 32% 88.3M 19s",
                                "270500K .......... .......... .......... .......... .......... 32% 94.5M 19s",
                                "270550K .......... .......... .......... .......... .......... 32% 98.7M 19s",
                                "270600K .......... .......... .......... .......... .......... 32%  101M 19s",
                                "270650K .......... .......... .......... .......... .......... 32% 70.1M 19s",
                                "270700K .......... .......... .......... .......... .......... 32% 97.8M 19s",
                                "270750K .......... .......... .......... .......... .......... 32%  114M 19s",
                                "270800K .......... .......... .......... .......... .......... 32% 91.5M 19s",
                                "270850K .......... .......... .......... .......... .......... 32% 86.7M 19s",
                                "270900K .......... .......... .......... .......... .......... 32% 39.3M 19s",
                                "270950K .......... .......... .......... .......... .......... 32% 58.4M 19s",
                                "271000K .......... .......... .......... .......... .......... 32% 32.3M 19s",
                                "271050K .......... .......... .......... .......... .......... 33% 24.5M 19s",
                                "271100K .......... .......... .......... .......... .......... 33% 26.0M 19s",
                                "271150K .......... .......... .......... .......... .......... 33% 30.7M 19s",
                                "271200K .......... .......... .......... .......... .......... 33% 59.8M 19s",
                                "271250K .......... .......... .......... .......... .......... 33% 24.7M 19s",
                                "271300K .......... .......... .......... .......... .......... 33% 22.7M 19s",
                                "271350K .......... .......... .......... .......... .......... 33% 22.8M 19s",
                                "271400K .......... .......... .......... .......... .......... 33% 23.9M 19s",
                                "271450K .......... .......... .......... .......... .......... 33% 55.9M 19s",
                                "271500K .......... .......... .......... .......... .......... 33% 13.6M 19s",
                                "271550K .......... .......... .......... .......... .......... 33% 69.4M 19s",
                                "271600K .......... .......... .......... .......... .......... 33% 20.1M 19s",
                                "271650K .......... .......... .......... .......... .......... 33% 46.3M 19s",
                                "271700K .......... .......... .......... .......... .......... 33% 24.8M 19s",
                                "271750K .......... .......... .......... .......... .......... 33% 22.7M 19s",
                                "271800K .......... .......... .......... .......... .......... 33% 21.9M 19s",
                                "271850K .......... .......... .......... .......... .......... 33% 20.3M 19s",
                                "271900K .......... .......... .......... .......... .......... 33% 69.8M 19s",
                                "271950K .......... .......... .......... .......... .......... 33% 18.9M 19s",
                                "272000K .......... .......... .......... .......... .......... 33% 35.9M 19s",
                                "272050K .......... .......... .......... .......... .......... 33% 21.9M 19s",
                                "272100K .......... .......... .......... .......... .......... 33% 24.2M 19s",
                                "272150K .......... .......... .......... .......... .......... 33% 47.7M 19s",
                                "272200K .......... .......... .......... .......... .......... 33% 23.3M 19s",
                                "272250K .......... .......... .......... .......... .......... 33% 24.3M 19s",
                                "272300K .......... .......... .......... .......... .......... 33% 26.8M 19s",
                                "272350K .......... .......... .......... .......... .......... 33% 45.2M 19s",
                                "272400K .......... .......... .......... .......... .......... 33% 25.0M 19s",
                                "272450K .......... .......... .......... .......... .......... 33% 20.4M 19s",
                                "272500K .......... .......... .......... .......... .......... 33% 9.72M 19s",
                                "272550K .......... .......... .......... .......... .......... 33% 79.9M 19s",
                                "272600K .......... .......... .......... .......... .......... 33% 91.0M 19s",
                                "272650K .......... .......... .......... .......... .......... 33% 21.3M 19s",
                                "272700K .......... .......... .......... .......... .......... 33% 31.2M 19s",
                                "272750K .......... .......... .......... .......... .......... 33% 17.3M 19s",
                                "272800K .......... .......... .......... .......... .......... 33% 15.0M 19s",
                                "272850K .......... .......... .......... .......... .......... 33% 54.6M 19s",
                                "272900K .......... .......... .......... .......... .......... 33% 18.1M 19s",
                                "272950K .......... .......... .......... .......... .......... 33% 13.2M 19s",
                                "273000K .......... .......... .......... .......... .......... 33% 19.9M 19s",
                                "273050K .......... .......... .......... .......... .......... 33% 54.1M 19s",
                                "273100K .......... .......... .......... .......... .......... 33% 12.5M 19s",
                                "273150K .......... .......... .......... .......... .......... 33% 22.4M 19s",
                                "273200K .......... .......... .......... .......... .......... 33% 85.1M 19s",
                                "273250K .......... .......... .......... .......... .......... 33% 13.2M 19s",
                                "273300K .......... .......... .......... .......... .......... 33% 57.5M 19s",
                                "273350K .......... .......... .......... .......... .......... 33% 66.2M 19s",
                                "273400K .......... .......... .......... .......... .......... 33% 53.0M 19s",
                                "273450K .......... .......... .......... .......... .......... 33% 12.4M 19s",
                                "273500K .......... .......... .......... .......... .......... 33% 61.3M 19s",
                                "273550K .......... .......... .......... .......... .......... 33% 36.9M 19s",
                                "273600K .......... .......... .......... .......... .......... 33% 82.3M 19s",
                                "273650K .......... .......... .......... .......... .......... 33% 23.5M 19s",
                                "273700K .......... .......... .......... .......... .......... 33% 35.2M 19s",
                                "273750K .......... .......... .......... .......... .......... 33% 75.0M 19s",
                                "273800K .......... .......... .......... .......... .......... 33% 76.8M 19s",
                                "273850K .......... .......... .......... .......... .......... 33% 23.6M 19s",
                                "273900K .......... .......... .......... .......... .......... 33% 42.3M 19s",
                                "273950K .......... .......... .......... .......... .......... 33% 60.6M 19s",
                                "274000K .......... .......... .......... .......... .......... 33% 67.6M 19s",
                                "274050K .......... .......... .......... .......... .......... 33% 43.4M 19s",
                                "274100K .......... .......... .......... .......... .......... 33% 57.7M 19s",
                                "274150K .......... .......... .......... .......... .......... 33% 31.6M 19s",
                                "274200K .......... .......... .......... .......... .......... 33% 32.6M 19s",
                                "274250K .......... .......... .......... .......... .......... 33% 61.9M 19s",
                                "274300K .......... .......... .......... .......... .......... 33% 39.9M 19s",
                                "274350K .......... .......... .......... .......... .......... 33% 24.8M 19s",
                                "274400K .......... .......... .......... .......... .......... 33% 35.1M 19s",
                                "274450K .......... .......... .......... .......... .......... 33% 66.0M 19s",
                                "274500K .......... .......... .......... .......... .......... 33% 35.7M 19s",
                                "274550K .......... .......... .......... .......... .......... 33% 25.8M 19s",
                                "274600K .......... .......... .......... .......... .......... 33% 40.3M 19s",
                                "274650K .......... .......... .......... .......... .......... 33% 32.3M 19s",
                                "274700K .......... .......... .......... .......... .......... 33% 58.3M 19s",
                                "274750K .......... .......... .......... .......... .......... 33% 30.2M 19s",
                                "274800K .......... .......... .......... .......... .......... 33% 33.4M 19s",
                                "274850K .......... .......... .......... .......... .......... 33% 53.1M 19s",
                                "274900K .......... .......... .......... .......... .......... 33% 34.3M 19s",
                                "274950K .......... .......... .......... .......... .......... 33% 54.0M 19s",
                                "275000K .......... .......... .......... .......... .......... 33% 8.81M 19s",
                                "275050K .......... .......... .......... .......... .......... 33% 58.1M 19s",
                                "275100K .......... .......... .......... .......... .......... 33% 88.9M 19s",
                                "275150K .......... .......... .......... .......... .......... 33% 34.2M 19s",
                                "275200K .......... .......... .......... .......... .......... 33% 49.4M 19s",
                                "275250K .......... .......... .......... .......... .......... 33%  114M 19s",
                                "275300K .......... .......... .......... .......... .......... 33% 13.5M 19s",
                                "275350K .......... .......... .......... .......... .......... 33% 12.1M 19s",
                                "275400K .......... .......... .......... .......... .......... 33% 86.3M 19s",
                                "275450K .......... .......... .......... .......... .......... 33% 96.6M 19s",
                                "275500K .......... .......... .......... .......... .......... 33%  113M 19s",
                                "275550K .......... .......... .......... .......... .......... 33% 41.5M 19s",
                                "275600K .......... .......... .......... .......... .......... 33% 24.8M 19s",
                                "275650K .......... .......... .......... .......... .......... 33%  126M 19s",
                                "275700K .......... .......... .......... .......... .......... 33% 26.2M 19s",
                                "275750K .......... .......... .......... .......... .......... 33% 10.4M 19s",
                                "275800K .......... .......... .......... .......... .......... 33%  117M 19s",
                                "275850K .......... .......... .......... .......... .......... 33%  131M 19s",
                                "275900K .......... .......... .......... .......... .......... 33% 4.23M 19s",
                                "275950K .......... .......... .......... .......... .......... 33%  103M 19s",
                                "276000K .......... .......... .......... .......... .......... 33% 45.1M 19s",
                                "276050K .......... .......... .......... .......... .......... 33%  121M 19s",
                                "276100K .......... .......... .......... .......... .......... 33%  122M 19s",
                                "276150K .......... .......... .......... .......... .......... 33% 6.50M 19s",
                                "276200K .......... .......... .......... .......... .......... 33%  114M 19s",
                                "276250K .......... .......... .......... .......... .......... 33%  131M 19s",
                                "276300K .......... .......... .......... .......... .......... 33%  127M 19s",
                                "276350K .......... .......... .......... .......... .......... 33%  114M 19s",
                                "276400K .......... .......... .......... .......... .......... 33%  119M 19s",
                                "276450K .......... .......... .......... .......... .......... 33% 6.35M 19s",
                                "276500K .......... .......... .......... .......... .......... 33%  127M 19s",
                                "276550K .......... .......... .......... .......... .......... 33%  135M 19s",
                                "276600K .......... .......... .......... .......... .......... 33% 6.51M 19s",
                                "276650K .......... .......... .......... .......... .......... 33% 27.3M 19s",
                                "276700K .......... .......... .......... .......... .......... 33% 88.9M 19s",
                                "276750K .......... .......... .......... .......... .......... 33% 76.3M 19s",
                                "276800K .......... .......... .......... .......... .......... 33% 33.1M 19s",
                                "276850K .......... .......... .......... .......... .......... 33% 11.1M 19s",
                                "276900K .......... .......... .......... .......... .......... 33% 58.5M 19s",
                                "276950K .......... .......... .......... .......... .......... 33% 56.7M 19s",
                                "277000K .......... .......... .......... .......... .......... 33% 10.7M 19s",
                                "277050K .......... .......... .......... .......... .......... 33% 24.6M 19s",
                                "277100K .......... .......... .......... .......... .......... 33% 73.3M 19s",
                                "277150K .......... .......... .......... .......... .......... 33% 73.0M 19s",
                                "277200K .......... .......... .......... .......... .......... 33% 13.6M 19s",
                                "277250K .......... .......... .......... .......... .......... 33% 61.7M 19s",
                                "277300K .......... .......... .......... .......... .......... 33% 59.6M 19s",
                                "277350K .......... .......... .......... .......... .......... 33% 55.1M 19s",
                                "277400K .......... .......... .......... .......... .......... 33% 7.34M 19s",
                                "277450K .......... .......... .......... .......... .......... 33% 69.5M 19s",
                                "277500K .......... .......... .......... .......... .......... 33%  100M 19s",
                                "277550K .......... .......... .......... .......... .......... 33%  121M 19s",
                                "277600K .......... .......... .......... .......... .......... 33% 12.0M 19s",
                                "277650K .......... .......... .......... .......... .......... 33% 46.2M 19s",
                                "277700K .......... .......... .......... .......... .......... 33% 36.0M 19s",
                                "277750K .......... .......... .......... .......... .......... 33% 66.1M 19s",
                                "277800K .......... .......... .......... .......... .......... 33% 11.4M 19s",
                                "277850K .......... .......... .......... .......... .......... 33% 51.6M 19s",
                                "277900K .......... .......... .......... .......... .......... 33% 51.7M 19s",
                                "277950K .......... .......... .......... .......... .......... 33% 46.3M 19s",
                                "278000K .......... .......... .......... .......... .......... 33% 10.2M 19s",
                                "278050K .......... .......... .......... .......... .......... 33% 43.1M 19s",
                                "278100K .......... .......... .......... .......... .......... 33% 54.2M 19s",
                                "278150K .......... .......... .......... .......... .......... 33% 10.6M 19s",
                                "278200K .......... .......... .......... .......... .......... 33% 49.1M 19s",
                                "278250K .......... .......... .......... .......... .......... 33% 49.9M 19s",
                                "278300K .......... .......... .......... .......... .......... 33% 61.6M 19s",
                                "278350K .......... .......... .......... .......... .......... 33% 10.1M 19s",
                                "278400K .......... .......... .......... .......... .......... 33% 39.3M 19s",
                                "278450K .......... .......... .......... .......... .......... 33% 65.4M 19s",
                                "278500K .......... .......... .......... .......... .......... 33% 37.8M 19s",
                                "278550K .......... .......... .......... .......... .......... 33% 6.28M 19s",
                                "278600K .......... .......... .......... .......... .......... 33%  107M 19s",
                                "278650K .......... .......... .......... .......... .......... 33% 86.3M 19s",
                                "278700K .......... .......... .......... .......... .......... 33% 38.3M 19s",
                                "278750K .......... .......... .......... .......... .......... 33% 61.6M 19s",
                                "278800K .......... .......... .......... .......... .......... 33% 11.8M 19s",
                                "278850K .......... .......... .......... .......... .......... 33% 42.0M 19s",
                                "278900K .......... .......... .......... .......... .......... 33% 59.3M 19s",
                                "278950K .......... .......... .......... .......... .......... 33% 64.2M 19s",
                                "279000K .......... .......... .......... .......... .......... 33% 11.4M 19s",
                                "279050K .......... .......... .......... .......... .......... 33% 55.2M 19s",
                                "279100K .......... .......... .......... .......... .......... 33% 55.4M 19s",
                                "279150K .......... .......... .......... .......... .......... 33% 60.3M 19s",
                                "279200K .......... .......... .......... .......... .......... 33% 11.6M 19s",
                                "279250K .......... .......... .......... .......... .......... 34% 96.9M 19s",
                                "279300K .......... .......... .......... .......... .......... 34% 52.7M 19s",
                                "279350K .......... .......... .......... .......... .......... 34% 76.6M 19s",
                                "279400K .......... .......... .......... .......... .......... 34% 14.2M 19s",
                                "279450K .......... .......... .......... .......... .......... 34% 56.7M 19s",
                                "279500K .......... .......... .......... .......... .......... 34% 72.0M 19s",
                                "279550K .......... .......... .......... .......... .......... 34% 15.0M 19s",
                                "279600K .......... .......... .......... .......... .......... 34% 61.2M 19s",
                                "279650K .......... .......... .......... .......... .......... 34% 66.5M 19s",
                                "279700K .......... .......... .......... .......... .......... 34% 72.9M 19s",
                                "279750K .......... .......... .......... .......... .......... 34% 17.1M 19s",
                                "279800K .......... .......... .......... .......... .......... 34% 18.4M 19s",
                                "279850K .......... .......... .......... .......... .......... 34% 64.0M 19s",
                                "279900K .......... .......... .......... .......... .......... 34% 66.5M 19s",
                                "279950K .......... .......... .......... .......... .......... 34% 15.8M 19s",
                                "280000K .......... .......... .......... .......... .......... 34% 18.7M 19s",
                                "280050K .......... .......... .......... .......... .......... 34% 24.9M 19s",
                                "280100K .......... .......... .......... .......... .......... 34%  105M 19s",
                                "280150K .......... .......... .......... .......... .......... 34% 21.1M 19s",
                                "280200K .......... .......... .......... .......... .......... 34% 23.9M 19s",
                                "280250K .......... .......... .......... .......... .......... 34% 49.7M 19s",
                                "280300K .......... .......... .......... .......... .......... 34% 27.5M 19s",
                                "280350K .......... .......... .......... .......... .......... 34% 23.6M 19s",
                                "280400K .......... .......... .......... .......... .......... 34% 26.8M 19s",
                                "280450K .......... .......... .......... .......... .......... 34% 52.2M 19s",
                                "280500K .......... .......... .......... .......... .......... 34% 14.1M 19s",
                                "280550K .......... .......... .......... .......... .......... 34% 94.0M 19s",
                                "280600K .......... .......... .......... .......... .......... 34% 38.1M 19s",
                                "280650K .......... .......... .......... .......... .......... 34% 27.8M 19s",
                                "280700K .......... .......... .......... .......... .......... 34% 4.51M 19s",
                                "280750K .......... .......... .......... .......... .......... 34% 96.5M 19s",
                                "280800K .......... .......... .......... .......... .......... 34%  123M 19s",
                                "280850K .......... .......... .......... .......... .......... 34%  122M 19s",
                                "280900K .......... .......... .......... .......... .......... 34%  101M 19s",
                                "280950K .......... .......... .......... .......... .......... 34% 97.9M 19s",
                                "281000K .......... .......... .......... .......... .......... 34%  122M 19s",
                                "281050K .......... .......... .......... .......... .......... 34%  100M 19s",
                                "281100K .......... .......... .......... .......... .......... 34% 74.1M 19s",
                                "281150K .......... .......... .......... .......... .......... 34% 15.5M 19s",
                                "281200K .......... .......... .......... .......... .......... 34% 18.4M 19s",
                                "281250K .......... .......... .......... .......... .......... 34% 56.5M 19s",
                                "281300K .......... .......... .......... .......... .......... 34% 76.3M 19s",
                                "281350K .......... .......... .......... .......... .......... 34% 22.8M 19s",
                                "281400K .......... .......... .......... .......... .......... 34% 89.3M 19s",
                                "281450K .......... .......... .......... .......... .......... 34% 66.1M 19s",
                                "281500K .......... .......... .......... .......... .......... 34% 16.2M 19s",
                                "281550K .......... .......... .......... .......... .......... 34% 23.3M 19s",
                                "281600K .......... .......... .......... .......... .......... 34% 24.4M 19s",
                                "281650K .......... .......... .......... .......... .......... 34% 18.9M 19s",
                                "281700K .......... .......... .......... .......... .......... 34% 46.9M 19s",
                                "281750K .......... .......... .......... .......... .......... 34% 25.9M 19s",
                                "281800K .......... .......... .......... .......... .......... 34% 27.8M 19s",
                                "281850K .......... .......... .......... .......... .......... 34% 24.8M 19s",
                                "281900K .......... .......... .......... .......... .......... 34% 24.6M 19s",
                                "281950K .......... .......... .......... .......... .......... 34% 58.1M 19s",
                                "282000K .......... .......... .......... .......... .......... 34% 17.2M 19s",
                                "282050K .......... .......... .......... .......... .......... 34% 70.2M 19s",
                                "282100K .......... .......... .......... .......... .......... 34% 43.4M 19s",
                                "282150K .......... .......... .......... .......... .......... 34% 67.8M 19s",
                                "282200K .......... .......... .......... .......... .......... 34% 72.5M 19s",
                                "282250K .......... .......... .......... .......... .......... 34% 13.4M 19s",
                                "282300K .......... .......... .......... .......... .......... 34% 66.1M 19s",
                                "282350K .......... .......... .......... .......... .......... 34% 51.4M 19s",
                                "282400K .......... .......... .......... .......... .......... 34% 70.8M 19s",
                                "282450K .......... .......... .......... .......... .......... 34% 20.8M 19s",
                                "282500K .......... .......... .......... .......... .......... 34% 32.7M 19s",
                                "282550K .......... .......... .......... .......... .......... 34% 48.2M 19s",
                                "282600K .......... .......... .......... .......... .......... 34% 15.1M 19s",
                                "282650K .......... .......... .......... .......... .......... 34% 98.2M 19s",
                                "282700K .......... .......... .......... .......... .......... 34% 49.5M 19s",
                                "282750K .......... .......... .......... .......... .......... 34% 65.8M 19s",
                                "282800K .......... .......... .......... .......... .......... 34% 20.6M 19s",
                                "282850K .......... .......... .......... .......... .......... 34% 68.9M 19s",
                                "282900K .......... .......... .......... .......... .......... 34% 31.0M 19s",
                                "282950K .......... .......... .......... .......... .......... 34% 61.3M 19s",
                                "283000K .......... .......... .......... .......... .......... 34% 17.7M 19s",
                                "283050K .......... .......... .......... .......... .......... 34% 58.4M 19s",
                                "283100K .......... .......... .......... .......... .......... 34% 57.5M 19s",
                                "283150K .......... .......... .......... .......... .......... 34% 72.0M 19s",
                                "283200K .......... .......... .......... .......... .......... 34% 13.2M 19s",
                                "283250K .......... .......... .......... .......... .......... 34% 74.9M 19s",
                                "283300K .......... .......... .......... .......... .......... 34% 16.4M 19s",
                                "283350K .......... .......... .......... .......... .......... 34% 69.0M 19s",
                                "283400K .......... .......... .......... .......... .......... 34% 68.9M 19s",
                                "283450K .......... .......... .......... .......... .......... 34% 24.0M 19s",
                                "283500K .......... .......... .......... .......... .......... 34% 20.7M 19s",
                                "283550K .......... .......... .......... .......... .......... 34% 49.7M 19s",
                                "283600K .......... .......... .......... .......... .......... 34% 28.8M 19s",
                                "283650K .......... .......... .......... .......... .......... 34% 18.3M 19s",
                                "283700K .......... .......... .......... .......... .......... 34% 59.7M 19s",
                                "283750K .......... .......... .......... .......... .......... 34% 25.8M 19s",
                                "283800K .......... .......... .......... .......... .......... 34% 53.3M 19s",
                                "283850K .......... .......... .......... .......... .......... 34% 28.1M 19s",
                                "283900K .......... .......... .......... .......... .......... 34% 40.3M 19s",
                                "283950K .......... .......... .......... .......... .......... 34% 27.2M 19s",
                                "284000K .......... .......... .......... .......... .......... 34% 26.6M 19s",
                                "284050K .......... .......... .......... .......... .......... 34% 42.1M 19s",
                                "284100K .......... .......... .......... .......... .......... 34% 30.2M 19s",
                                "284150K .......... .......... .......... .......... .......... 34% 30.3M 19s",
                                "284200K .......... .......... .......... .......... .......... 34% 27.8M 19s",
                                "284250K .......... .......... .......... .......... .......... 34% 72.9M 19s",
                                "284300K .......... .......... .......... .......... .......... 34% 23.9M 19s",
                                "284350K .......... .......... .......... .......... .......... 34% 39.0M 19s",
                                "284400K .......... .......... .......... .......... .......... 34% 22.5M 19s",
                                "284450K .......... .......... .......... .......... .......... 34% 28.7M 19s",
                                "284500K .......... .......... .......... .......... .......... 34% 89.4M 19s",
                                "284550K .......... .......... .......... .......... .......... 34% 34.1M 19s",
                                "284600K .......... .......... .......... .......... .......... 34% 27.3M 19s",
                                "284650K .......... .......... .......... .......... .......... 34% 21.3M 19s",
                                "284700K .......... .......... .......... .......... .......... 34% 41.0M 19s",
                                "284750K .......... .......... .......... .......... .......... 34% 56.7M 19s",
                                "284800K .......... .......... .......... .......... .......... 34% 30.5M 19s",
                                "284850K .......... .......... .......... .......... .......... 34% 26.0M 19s",
                                "284900K .......... .......... .......... .......... .......... 34% 22.7M 19s",
                                "284950K .......... .......... .......... .......... .......... 34% 69.4M 19s",
                                "285000K .......... .......... .......... .......... .......... 34% 30.0M 19s",
                                "285050K .......... .......... .......... .......... .......... 34% 30.5M 19s",
                                "285100K .......... .......... .......... .......... .......... 34% 15.8M 19s",
                                "285150K .......... .......... .......... .......... .......... 34% 83.3M 19s",
                                "285200K .......... .......... .......... .......... .......... 34% 62.8M 19s",
                                "285250K .......... .......... .......... .......... .......... 34% 25.0M 19s",
                                "285300K .......... .......... .......... .......... .......... 34% 33.6M 19s",
                                "285350K .......... .......... .......... .......... .......... 34% 21.3M 19s",
                                "285400K .......... .......... .......... .......... .......... 34% 43.1M 19s",
                                "285450K .......... .......... .......... .......... .......... 34% 51.2M 19s",
                                "285500K .......... .......... .......... .......... .......... 34% 24.1M 19s",
                                "285550K .......... .......... .......... .......... .......... 34% 26.2M 19s",
                                "285600K .......... .......... .......... .......... .......... 34% 23.8M 19s",
                                "285650K .......... .......... .......... .......... .......... 34% 47.7M 19s",
                                "285700K .......... .......... .......... .......... .......... 34% 18.4M 19s",
                                "285750K .......... .......... .......... .......... .......... 34% 16.1M 19s",
                                "285800K .......... .......... .......... .......... .......... 34% 21.8M 19s",
                                "285850K .......... .......... .......... .......... .......... 34% 33.6M 19s",
                                "285900K .......... .......... .......... .......... .......... 34% 42.2M 19s",
                                "285950K .......... .......... .......... .......... .......... 34% 9.87M 19s",
                                "286000K .......... .......... .......... .......... .......... 34% 57.1M 19s",
                                "286050K .......... .......... .......... .......... .......... 34% 41.0M 19s",
                                "286100K .......... .......... .......... .......... .......... 34% 10.3M 19s",
                                "286150K .......... .......... .......... .......... .......... 34% 29.8M 19s",
                                "286200K .......... .......... .......... .......... .......... 34% 54.2M 19s",
                                "286250K .......... .......... .......... .......... .......... 34% 9.52M 19s",
                                "286300K .......... .......... .......... .......... .......... 34% 48.9M 19s",
                                "286350K .......... .......... .......... .......... .......... 34% 26.4M 19s",
                                "286400K .......... .......... .......... .......... .......... 34% 10.7M 19s",
                                "286450K .......... .......... .......... .......... .......... 34% 33.9M 19s",
                                "286500K .......... .......... .......... .......... .......... 34% 8.55M 19s",
                                "286550K .......... .......... .......... .......... .......... 34% 58.9M 19s",
                                "286600K .......... .......... .......... .......... .......... 34% 43.3M 19s",
                                "286650K .......... .......... .......... .......... .......... 34% 39.4M 19s",
                                "286700K .......... .......... .......... .......... .......... 34% 7.06M 19s",
                                "286750K .......... .......... .......... .......... .......... 34% 59.3M 19s",
                                "286800K .......... .......... .......... .......... .......... 34% 20.1M 19s",
                                "286850K .......... .......... .......... .......... .......... 34% 31.8M 19s",
                                "286900K .......... .......... .......... .......... .......... 34% 57.2M 19s",
                                "286950K .......... .......... .......... .......... .......... 34% 8.76M 19s",
                                "287000K .......... .......... .......... .......... .......... 34% 43.3M 19s",
                                "287050K .......... .......... .......... .......... .......... 34% 35.5M 19s",
                                "287100K .......... .......... .......... .......... .......... 34% 32.0M 19s",
                                "287150K .......... .......... .......... .......... .......... 34% 8.55M 19s",
                                "287200K .......... .......... .......... .......... .......... 34% 33.5M 19s",
                                "287250K .......... .......... .......... .......... .......... 34% 8.82M 19s",
                                "287300K .......... .......... .......... .......... .......... 34% 43.8M 19s",
                                "287350K .......... .......... .......... .......... .......... 34% 47.4M 19s",
                                "287400K .......... .......... .......... .......... .......... 34% 7.34M 19s",
                                "287450K .......... .......... .......... .......... .......... 35% 65.2M 19s",
                                "287500K .......... .......... .......... .......... .......... 35% 71.6M 19s",
                                "287550K .......... .......... .......... .......... .......... 35% 27.6M 19s",
                                "287600K .......... .......... .......... .......... .......... 35% 12.3M 19s",
                                "287650K .......... .......... .......... .......... .......... 35% 88.0M 19s",
                                "287700K .......... .......... .......... .......... .......... 35% 14.3M 19s",
                                "287750K .......... .......... .......... .......... .......... 35% 38.6M 19s",
                                "287800K .......... .......... .......... .......... .......... 35% 55.2M 19s",
                                "287850K .......... .......... .......... .......... .......... 35% 44.5M 19s",
                                "287900K .......... .......... .......... .......... .......... 35% 9.35M 19s",
                                "287950K .......... .......... .......... .......... .......... 35% 37.5M 19s",
                                "288000K .......... .......... .......... .......... .......... 35% 60.7M 19s",
                                "288050K .......... .......... .......... .......... .......... 35% 53.7M 19s",
                                "288100K .......... .......... .......... .......... .......... 35% 14.2M 19s",
                                "288150K .......... .......... .......... .......... .......... 35% 49.2M 19s",
                                "288200K .......... .......... .......... .......... .......... 35% 8.50M 19s",
                                "288250K .......... .......... .......... .......... .......... 35% 27.4M 19s",
                                "288300K .......... .......... .......... .......... .......... 35% 53.8M 19s",
                                "288350K .......... .......... .......... .......... .......... 35% 64.9M 19s",
                                "288400K .......... .......... .......... .......... .......... 35% 9.35M 19s",
                                "288450K .......... .......... .......... .......... .......... 35% 54.4M 19s",
                                "288500K .......... .......... .......... .......... .......... 35% 44.7M 19s",
                                "288550K .......... .......... .......... .......... .......... 35% 15.7M 19s",
                                "288600K .......... .......... .......... .......... .......... 35% 55.0M 19s",
                                "288650K .......... .......... .......... .......... .......... 35% 10.1M 19s",
                                "288700K .......... .......... .......... .......... .......... 35% 58.7M 19s",
                                "288750K .......... .......... .......... .......... .......... 35% 28.2M 19s",
                                "288800K .......... .......... .......... .......... .......... 35% 98.1M 19s",
                                "288850K .......... .......... .......... .......... .......... 35% 10.7M 19s",
                                "288900K .......... .......... .......... .......... .......... 35% 48.5M 19s",
                                "288950K .......... .......... .......... .......... .......... 35% 20.4M 19s",
                                "289000K .......... .......... .......... .......... .......... 35% 97.4M 19s",
                                "289050K .......... .......... .......... .......... .......... 35% 13.3M 19s",
                                "289100K .......... .......... .......... .......... .......... 35% 54.1M 19s",
                                "289150K .......... .......... .......... .......... .......... 35% 46.6M 19s",
                                "289200K .......... .......... .......... .......... .......... 35% 9.31M 19s",
                                "289250K .......... .......... .......... .......... .......... 35% 39.2M 19s",
                                "289300K .......... .......... .......... .......... .......... 35% 72.9M 19s",
                                "289350K .......... .......... .......... .......... .......... 35% 10.7M 19s",
                                "289400K .......... .......... .......... .......... .......... 35% 49.7M 19s",
                                "289450K .......... .......... .......... .......... .......... 35% 38.2M 19s",
                                "289500K .......... .......... .......... .......... .......... 35% 53.2M 19s",
                                "289550K .......... .......... .......... .......... .......... 35% 9.90M 19s",
                                "289600K .......... .......... .......... .......... .......... 35% 19.5M 19s",
                                "289650K .......... .......... .......... .......... .......... 35%  122M 19s",
                                "289700K .......... .......... .......... .......... .......... 35% 4.73M 19s",
                                "289750K .......... .......... .......... .......... .......... 35% 95.9M 19s",
                                "289800K .......... .......... .......... .......... .......... 35%  101M 19s",
                                "289850K .......... .......... .......... .......... .......... 35%  102M 19s",
                                "289900K .......... .......... .......... .......... .......... 35% 36.9M 19s",
                                "289950K .......... .......... .......... .......... .......... 35% 54.0M 19s",
                                "290000K .......... .......... .......... .......... .......... 35% 17.3M 19s",
                                "290050K .......... .......... .......... .......... .......... 35% 35.8M 19s",
                                "290100K .......... .......... .......... .......... .......... 35% 57.8M 19s",
                                "290150K .......... .......... .......... .......... .......... 35% 8.68M 19s",
                                "290200K .......... .......... .......... .......... .......... 35% 62.5M 19s",
                                "290250K .......... .......... .......... .......... .......... 35% 57.3M 19s",
                                "290300K .......... .......... .......... .......... .......... 35% 11.0M 19s",
                                "290350K .......... .......... .......... .......... .......... 35% 20.9M 19s",
                                "290400K .......... .......... .......... .......... .......... 35% 76.1M 19s",
                                "290450K .......... .......... .......... .......... .......... 35% 73.6M 19s",
                                "290500K .......... .......... .......... .......... .......... 35% 11.8M 19s",
                                "290550K .......... .......... .......... .......... .......... 35% 38.2M 19s",
                                "290600K .......... .......... .......... .......... .......... 35% 50.0M 19s",
                                "290650K .......... .......... .......... .......... .......... 35% 14.3M 19s",
                                "290700K .......... .......... .......... .......... .......... 35% 47.9M 19s",
                                "290750K .......... .......... .......... .......... .......... 35% 60.5M 19s",
                                "290800K .......... .......... .......... .......... .......... 35% 53.0M 19s",
                                "290850K .......... .......... .......... .......... .......... 35% 11.8M 19s",
                                "290900K .......... .......... .......... .......... .......... 35% 53.7M 19s",
                                "290950K .......... .......... .......... .......... .......... 35% 45.9M 19s",
                                "291000K .......... .......... .......... .......... .......... 35% 10.1M 19s",
                                "291050K .......... .......... .......... .......... .......... 35% 52.0M 19s",
                                "291100K .......... .......... .......... .......... .......... 35% 37.9M 19s",
                                "291150K .......... .......... .......... .......... .......... 35% 55.7M 19s",
                                "291200K .......... .......... .......... .......... .......... 35% 10.0M 19s",
                                "291250K .......... .......... .......... .......... .......... 35% 48.7M 19s",
                                "291300K .......... .......... .......... .......... .......... 35% 51.0M 19s",
                                "291350K .......... .......... .......... .......... .......... 35% 53.7M 19s",
                                "291400K .......... .......... .......... .......... .......... 35% 10.9M 19s",
                                "291450K .......... .......... .......... .......... .......... 35% 50.5M 19s",
                                "291500K .......... .......... .......... .......... .......... 35% 37.9M 19s",
                                "291550K .......... .......... .......... .......... .......... 35% 63.6M 19s",
                                "291600K .......... .......... .......... .......... .......... 35% 11.7M 19s",
                                "291650K .......... .......... .......... .......... .......... 35% 46.0M 19s",
                                "291700K .......... .......... .......... .......... .......... 35% 35.7M 19s",
                                "291750K .......... .......... .......... .......... .......... 35% 60.6M 19s",
                                "291800K .......... .......... .......... .......... .......... 35% 8.39M 19s",
                                "291850K .......... .......... .......... .......... .......... 35% 54.8M 19s",
                                "291900K .......... .......... .......... .......... .......... 35% 41.4M 19s",
                                "291950K .......... .......... .......... .......... .......... 35%  104M 19s",
                                "292000K .......... .......... .......... .......... .......... 35% 12.0M 19s",
                                "292050K .......... .......... .......... .......... .......... 35% 40.4M 19s",
                                "292100K .......... .......... .......... .......... .......... 35% 9.25M 19s",
                                "292150K .......... .......... .......... .......... .......... 35% 43.1M 19s",
                                "292200K .......... .......... .......... .......... .......... 35% 50.5M 19s",
                                "292250K .......... .......... .......... .......... .......... 35% 44.4M 19s",
                                "292300K .......... .......... .......... .......... .......... 35% 9.79M 19s",
                                "292350K .......... .......... .......... .......... .......... 35% 26.7M 19s",
                                "292400K .......... .......... .......... .......... .......... 35% 10.9M 19s",
                                "292450K .......... .......... .......... .......... .......... 35% 47.0M 19s",
                                "292500K .......... .......... .......... .......... .......... 35% 34.8M 19s",
                                "292550K .......... .......... .......... .......... .......... 35% 10.8M 19s",
                                "292600K .......... .......... .......... .......... .......... 35% 48.8M 19s",
                                "292650K .......... .......... .......... .......... .......... 35% 45.4M 19s",
                                "292700K .......... .......... .......... .......... .......... 35% 58.1M 19s",
                                "292750K .......... .......... .......... .......... .......... 35% 8.57M 19s",
                                "292800K .......... .......... .......... .......... .......... 35% 58.5M 19s",
                                "292850K .......... .......... .......... .......... .......... 35% 52.7M 19s",
                                "292900K .......... .......... .......... .......... .......... 35% 31.5M 19s",
                                "292950K .......... .......... .......... .......... .......... 35% 11.2M 19s",
                                "293000K .......... .......... .......... .......... .......... 35% 29.7M 19s",
                                "293050K .......... .......... .......... .......... .......... 35% 10.8M 19s",
                                "293100K .......... .......... .......... .......... .......... 35% 42.9M 19s",
                                "293150K .......... .......... .......... .......... .......... 35% 62.7M 19s",
                                "293200K .......... .......... .......... .......... .......... 35% 9.81M 19s",
                                "293250K .......... .......... .......... .......... .......... 35% 46.4M 19s",
                                "293300K .......... .......... .......... .......... .......... 35% 62.7M 19s",
                                "293350K .......... .......... .......... .......... .......... 35% 56.0M 19s",
                                "293400K .......... .......... .......... .......... .......... 35% 9.10M 19s",
                                "293450K .......... .......... .......... .......... .......... 35% 38.8M 19s",
                                "293500K .......... .......... .......... .......... .......... 35% 42.5M 19s",
                                "293550K .......... .......... .......... .......... .......... 35% 8.35M 19s",
                                "293600K .......... .......... .......... .......... .......... 35% 30.2M 19s",
                                "293650K .......... .......... .......... .......... .......... 35% 65.8M 19s",
                                "293700K .......... .......... .......... .......... .......... 35% 12.1M 19s",
                                "293750K .......... .......... .......... .......... .......... 35% 43.5M 19s",
                                "293800K .......... .......... .......... .......... .......... 35% 4.12M 19s",
                                "293850K .......... .......... .......... .......... .......... 35% 80.6M 19s",
                                "293900K .......... .......... .......... .......... .......... 35% 63.2M 19s",
                                "293950K .......... .......... .......... .......... .......... 35% 49.0M 19s",
                                "294000K .......... .......... .......... .......... .......... 35% 56.7M 19s",
                                "294050K .......... .......... .......... .......... .......... 35% 60.4M 19s",
                                "294100K .......... .......... .......... .......... .......... 35% 85.6M 19s",
                                "294150K .......... .......... .......... .......... .......... 35% 85.0M 19s",
                                "294200K .......... .......... .......... .......... .......... 35% 16.5M 19s",
                                "294250K .......... .......... .......... .......... .......... 35% 39.8M 19s",
                                "294300K .......... .......... .......... .......... .......... 35% 61.0M 19s",
                                "294350K .......... .......... .......... .......... .......... 35% 78.3M 19s",
                                "294400K .......... .......... .......... .......... .......... 35% 11.7M 19s",
                                "294450K .......... .......... .......... .......... .......... 35% 41.9M 19s",
                                "294500K .......... .......... .......... .......... .......... 35% 66.9M 19s",
                                "294550K .......... .......... .......... .......... .......... 35% 59.2M 19s",
                                "294600K .......... .......... .......... .......... .......... 35% 14.5M 19s",
                                "294650K .......... .......... .......... .......... .......... 35% 61.9M 19s",
                                "294700K .......... .......... .......... .......... .......... 35% 73.6M 19s",
                                "294750K .......... .......... .......... .......... .......... 35% 55.5M 19s",
                                "294800K .......... .......... .......... .......... .......... 35% 11.7M 19s",
                                "294850K .......... .......... .......... .......... .......... 35% 46.2M 19s",
                                "294900K .......... .......... .......... .......... .......... 35% 51.8M 18s",
                                "294950K .......... .......... .......... .......... .......... 35% 12.7M 18s",
                                "295000K .......... .......... .......... .......... .......... 35% 23.7M 18s",
                                "295050K .......... .......... .......... .......... .......... 35% 55.8M 18s",
                                "295100K .......... .......... .......... .......... .......... 35% 61.9M 18s",
                                "295150K .......... .......... .......... .......... .......... 35% 15.8M 18s",
                                "295200K .......... .......... .......... .......... .......... 35% 68.5M 18s",
                                "295250K .......... .......... .......... .......... .......... 35% 61.5M 18s",
                                "295300K .......... .......... .......... .......... .......... 35% 69.7M 18s",
                                "295350K .......... .......... .......... .......... .......... 35% 14.1M 18s",
                                "295400K .......... .......... .......... .......... .......... 35% 59.8M 18s",
                                "295450K .......... .......... .......... .......... .......... 35% 75.3M 18s",
                                "295500K .......... .......... .......... .......... .......... 35% 53.9M 18s",
                                "295550K .......... .......... .......... .......... .......... 35% 18.3M 18s",
                                "295600K .......... .......... .......... .......... .......... 35% 57.8M 18s",
                                "295650K .......... .......... .......... .......... .......... 36% 18.9M 18s",
                                "295700K .......... .......... .......... .......... .......... 36%  146M 18s",
                                "295750K .......... .......... .......... .......... .......... 36% 23.8M 18s",
                                "295800K .......... .......... .......... .......... .......... 36% 59.2M 18s",
                                "295850K .......... .......... .......... .......... .......... 36% 55.0M 18s",
                                "295900K .......... .......... .......... .......... .......... 36% 16.0M 18s",
                                "295950K .......... .......... .......... .......... .......... 36% 29.9M 18s",
                                "296000K .......... .......... .......... .......... .......... 36% 49.5M 18s",
                                "296050K .......... .......... .......... .......... .......... 36% 48.7M 18s",
                                "296100K .......... .......... .......... .......... .......... 36% 23.3M 18s",
                                "296150K .......... .......... .......... .......... .......... 36% 27.4M 18s",
                                "296200K .......... .......... .......... .......... .......... 36% 47.2M 18s",
                                "296250K .......... .......... .......... .......... .......... 36% 55.5M 18s",
                                "296300K .......... .......... .......... .......... .......... 36% 37.7M 18s",
                                "296350K .......... .......... .......... .......... .......... 36% 41.9M 18s",
                                "296400K .......... .......... .......... .......... .......... 36% 48.7M 18s",
                                "296450K .......... .......... .......... .......... .......... 36% 55.8M 18s",
                                "296500K .......... .......... .......... .......... .......... 36% 32.6M 18s",
                                "296550K .......... .......... .......... .......... .......... 36% 46.8M 18s",
                                "296600K .......... .......... .......... .......... .......... 36% 57.0M 18s",
                                "296650K .......... .......... .......... .......... .......... 36% 51.3M 18s",
                                "296700K .......... .......... .......... .......... .......... 36% 54.3M 18s",
                                "296750K .......... .......... .......... .......... .......... 36% 31.1M 18s",
                                "296800K .......... .......... .......... .......... .......... 36% 54.5M 18s",
                                "296850K .......... .......... .......... .......... .......... 36% 51.4M 18s",
                                "296900K .......... .......... .......... .......... .......... 36% 51.8M 18s",
                                "296950K .......... .......... .......... .......... .......... 36% 49.8M 18s",
                                "297000K .......... .......... .......... .......... .......... 36% 52.5M 18s",
                                "297050K .......... .......... .......... .......... .......... 36% 46.3M 18s",
                                "297100K .......... .......... .......... .......... .......... 36% 51.8M 18s",
                                "297150K .......... .......... .......... .......... .......... 36% 55.6M 18s",
                                "297200K .......... .......... .......... .......... .......... 36% 55.2M 18s",
                                "297250K .......... .......... .......... .......... .......... 36% 45.8M 18s",
                                "297300K .......... .......... .......... .......... .......... 36% 54.0M 18s",
                                "297350K .......... .......... .......... .......... .......... 36% 57.4M 18s",
                                "297400K .......... .......... .......... .......... .......... 36% 51.5M 18s",
                                "297450K .......... .......... .......... .......... .......... 36% 46.8M 18s",
                                "297500K .......... .......... .......... .......... .......... 36% 39.8M 18s",
                                "297550K .......... .......... .......... .......... .......... 36% 52.8M 18s",
                                "297600K .......... .......... .......... .......... .......... 36% 53.3M 18s",
                                "297650K .......... .......... .......... .......... .......... 36% 47.5M 18s",
                                "297700K .......... .......... .......... .......... .......... 36% 54.0M 18s",
                                "297750K .......... .......... .......... .......... .......... 36% 49.9M 18s",
                                "297800K .......... .......... .......... .......... .......... 36% 51.6M 18s",
                                "297850K .......... .......... .......... .......... .......... 36% 50.3M 18s",
                                "297900K .......... .......... .......... .......... .......... 36% 41.5M 18s",
                                "297950K .......... .......... .......... .......... .......... 36% 41.6M 18s",
                                "298000K .......... .......... .......... .......... .......... 36% 43.4M 18s",
                                "298050K .......... .......... .......... .......... .......... 36% 37.4M 18s",
                                "298100K .......... .......... .......... .......... .......... 36% 44.1M 18s",
                                "298150K .......... .......... .......... .......... .......... 36% 43.9M 18s",
                                "298200K .......... .......... .......... .......... .......... 36% 42.0M 18s",
                                "298250K .......... .......... .......... .......... .......... 36% 37.8M 18s",
                                "298300K .......... .......... .......... .......... .......... 36% 40.4M 18s",
                                "298350K .......... .......... .......... .......... .......... 36% 42.6M 18s",
                                "298400K .......... .......... .......... .......... .......... 36% 38.8M 18s",
                                "298450K .......... .......... .......... .......... .......... 36% 37.2M 18s",
                                "298500K .......... .......... .......... .......... .......... 36% 43.0M 18s",
                                "298550K .......... .......... .......... .......... .......... 36% 44.3M 18s",
                                "298600K .......... .......... .......... .......... .......... 36% 39.0M 18s",
                                "298650K .......... .......... .......... .......... .......... 36% 34.4M 18s",
                                "298700K .......... .......... .......... .......... .......... 36% 40.2M 18s",
                                "298750K .......... .......... .......... .......... .......... 36% 40.0M 18s",
                                "298800K .......... .......... .......... .......... .......... 36% 39.3M 18s",
                                "298850K .......... .......... .......... .......... .......... 36% 30.2M 18s",
                                "298900K .......... .......... .......... .......... .......... 36% 41.6M 18s",
                                "298950K .......... .......... .......... .......... .......... 36% 39.1M 18s",
                                "299000K .......... .......... .......... .......... .......... 36% 40.2M 18s",
                                "299050K .......... .......... .......... .......... .......... 36% 35.0M 18s",
                                "299100K .......... .......... .......... .......... .......... 36% 38.3M 18s",
                                "299150K .......... .......... .......... .......... .......... 36% 44.7M 18s",
                                "299200K .......... .......... .......... .......... .......... 36% 40.3M 18s",
                                "299250K .......... .......... .......... .......... .......... 36% 34.8M 18s",
                                "299300K .......... .......... .......... .......... .......... 36% 31.6M 18s",
                                "299350K .......... .......... .......... .......... .......... 36% 39.1M 18s",
                                "299400K .......... .......... .......... .......... .......... 36% 40.2M 18s",
                                "299450K .......... .......... .......... .......... .......... 36% 36.1M 18s",
                                "299500K .......... .......... .......... .......... .......... 36% 40.5M 18s",
                                "299550K .......... .......... .......... .......... .......... 36% 31.0M 18s",
                                "299600K .......... .......... .......... .......... .......... 36% 42.5M 18s",
                                "299650K .......... .......... .......... .......... .......... 36% 36.0M 18s",
                                "299700K .......... .......... .......... .......... .......... 36% 39.2M 18s",
                                "299750K .......... .......... .......... .......... .......... 36% 31.7M 18s",
                                "299800K .......... .......... .......... .......... .......... 36% 40.4M 18s",
                                "299850K .......... .......... .......... .......... .......... 36% 35.7M 18s",
                                "299900K .......... .......... .......... .......... .......... 36% 72.3M 18s",
                                "299950K .......... .......... .......... .......... .......... 36% 28.3M 18s",
                                "300000K .......... .......... .......... .......... .......... 36% 65.8M 18s",
                                "300050K .......... .......... .......... .......... .......... 36% 61.0M 18s",
                                "300100K .......... .......... .......... .......... .......... 36% 81.0M 18s",
                                "300150K .......... .......... .......... .......... .......... 36% 77.5M 18s",
                                "300200K .......... .......... .......... .......... .......... 36% 32.6M 18s",
                                "300250K .......... .......... .......... .......... .......... 36% 65.6M 18s",
                                "300300K .......... .......... .......... .......... .......... 36% 68.7M 18s",
                                "300350K .......... .......... .......... .......... .......... 36% 75.7M 18s",
                                "300400K .......... .......... .......... .......... .......... 36% 73.3M 18s",
                                "300450K .......... .......... .......... .......... .......... 36% 64.1M 18s",
                                "300500K .......... .......... .......... .......... .......... 36% 42.7M 18s",
                                "300550K .......... .......... .......... .......... .......... 36% 73.1M 18s",
                                "300600K .......... .......... .......... .......... .......... 36% 74.2M 18s",
                                "300650K .......... .......... .......... .......... .......... 36% 65.7M 18s",
                                "300700K .......... .......... .......... .......... .......... 36% 72.5M 18s",
                                "300750K .......... .......... .......... .......... .......... 36% 79.4M 18s",
                                "300800K .......... .......... .......... .......... .......... 36% 76.5M 18s",
                                "300850K .......... .......... .......... .......... .......... 36% 37.9M 18s",
                                "300900K .......... .......... .......... .......... .......... 36% 78.7M 18s",
                                "300950K .......... .......... .......... .......... .......... 36% 61.5M 18s",
                                "301000K .......... .......... .......... .......... .......... 36% 74.2M 18s",
                                "301050K .......... .......... .......... .......... .......... 36% 64.9M 18s",
                                "301100K .......... .......... .......... .......... .......... 36% 82.9M 18s",
                                "301150K .......... .......... .......... .......... .......... 36% 82.9M 18s",
                                "301200K .......... .......... .......... .......... .......... 36% 93.4M 18s",
                                "301250K .......... .......... .......... .......... .......... 36%  120M 18s",
                                "301300K .......... .......... .......... .......... .......... 36%  132M 18s",
                                "301350K .......... .......... .......... .......... .......... 36%  134M 18s",
                                "301400K .......... .......... .......... .......... .......... 36%  132M 18s",
                                "301450K .......... .......... .......... .......... .......... 36%  108M 18s",
                                "301500K .......... .......... .......... .......... .......... 36% 64.2M 18s",
                                "301550K .......... .......... .......... .......... .......... 36% 81.2M 18s",
                                "301600K .......... .......... .......... .......... .......... 36% 85.5M 18s",
                                "301650K .......... .......... .......... .......... .......... 36% 37.5M 18s",
                                "301700K .......... .......... .......... .......... .......... 36% 74.1M 18s",
                                "301750K .......... .......... .......... .......... .......... 36% 60.9M 18s",
                                "301800K .......... .......... .......... .......... .......... 36% 77.4M 18s",
                                "301850K .......... .......... .......... .......... .......... 36% 62.6M 18s",
                                "301900K .......... .......... .......... .......... .......... 36% 77.3M 18s",
                                "301950K .......... .......... .......... .......... .......... 36% 84.0M 18s",
                                "302000K .......... .......... .......... .......... .......... 36% 76.3M 18s",
                                "302050K .......... .......... .......... .......... .......... 36% 63.2M 18s",
                                "302100K .......... .......... .......... .......... .......... 36% 79.0M 18s",
                                "302150K .......... .......... .......... .......... .......... 36% 78.6M 18s",
                                "302200K .......... .......... .......... .......... .......... 36% 73.5M 18s",
                                "302250K .......... .......... .......... .......... .......... 36% 65.4M 18s",
                                "302300K .......... .......... .......... .......... .......... 36%  106M 18s",
                                "302350K .......... .......... .......... .......... .......... 36%  113M 18s",
                                "302400K .......... .......... .......... .......... .......... 36% 71.7M 18s",
                                "302450K .......... .......... .......... .......... .......... 36% 51.7M 18s",
                                "302500K .......... .......... .......... .......... .......... 36% 75.0M 18s",
                                "302550K .......... .......... .......... .......... .......... 36% 92.6M 18s",
                                "302600K .......... .......... .......... .......... .......... 36% 74.9M 18s",
                                "302650K .......... .......... .......... .......... .......... 36% 80.0M 18s",
                                "302700K .......... .......... .......... .......... .......... 36% 73.2M 18s",
                                "302750K .......... .......... .......... .......... .......... 36% 75.2M 18s",
                                "302800K .......... .......... .......... .......... .......... 36% 65.8M 18s",
                                "302850K .......... .......... .......... .......... .......... 36% 63.4M 18s",
                                "302900K .......... .......... .......... .......... .......... 36% 75.3M 18s",
                                "302950K .......... .......... .......... .......... .......... 36% 72.2M 18s",
                                "303000K .......... .......... .......... .......... .......... 36% 73.2M 18s",
                                "303050K .......... .......... .......... .......... .......... 36% 57.4M 18s",
                                "303100K .......... .......... .......... .......... .......... 36% 81.1M 18s",
                                "303150K .......... .......... .......... .......... .......... 36%  137M 18s",
                                "303200K .......... .......... .......... .......... .......... 36% 68.7M 18s",
                                "303250K .......... .......... .......... .......... .......... 36% 64.7M 18s",
                                "303300K .......... .......... .......... .......... .......... 36% 84.4M 18s",
                                "303350K .......... .......... .......... .......... .......... 36% 73.7M 18s",
                                "303400K .......... .......... .......... .......... .......... 36% 69.1M 18s",
                                "303450K .......... .......... .......... .......... .......... 36% 61.1M 18s",
                                "303500K .......... .......... .......... .......... .......... 36% 76.1M 18s",
                                "303550K .......... .......... .......... .......... .......... 36% 85.2M 18s",
                                "303600K .......... .......... .......... .......... .......... 36%  114M 18s",
                                "303650K .......... .......... .......... .......... .......... 36% 90.1M 18s",
                                "303700K .......... .......... .......... .......... .......... 36% 45.8M 18s",
                                "303750K .......... .......... .......... .......... .......... 36% 77.7M 18s",
                                "303800K .......... .......... .......... .......... .......... 36% 74.4M 18s",
                                "303850K .......... .......... .......... .......... .......... 36% 66.5M 18s",
                                "303900K .......... .......... .......... .......... .......... 37%  105M 18s",
                                "303950K .......... .......... .......... .......... .......... 37%  135M 18s",
                                "304000K .......... .......... .......... .......... .......... 37% 86.8M 18s",
                                "304050K .......... .......... .......... .......... .......... 37% 70.0M 18s",
                                "304100K .......... .......... .......... .......... .......... 37% 75.2M 18s",
                                "304150K .......... .......... .......... .......... .......... 37% 72.2M 18s",
                                "304200K .......... .......... .......... .......... .......... 37% 74.0M 18s",
                                "304250K .......... .......... .......... .......... .......... 37% 67.8M 18s",
                                "304300K .......... .......... .......... .......... .......... 37% 96.4M 18s",
                                "304350K .......... .......... .......... .......... .......... 37% 85.2M 18s",
                                "304400K .......... .......... .......... .......... .......... 37% 74.2M 18s",
                                "304450K .......... .......... .......... .......... .......... 37% 68.8M 18s",
                                "304500K .......... .......... .......... .......... .......... 37%  108M 18s",
                                "304550K .......... .......... .......... .......... .......... 37% 70.6M 18s",
                                "304600K .......... .......... .......... .......... .......... 37% 75.7M 18s",
                                "304650K .......... .......... .......... .......... .......... 37% 68.0M 18s",
                                "304700K .......... .......... .......... .......... .......... 37% 77.9M 18s",
                                "304750K .......... .......... .......... .......... .......... 37% 79.8M 18s",
                                "304800K .......... .......... .......... .......... .......... 37% 79.7M 18s",
                                "304850K .......... .......... .......... .......... .......... 37% 62.4M 18s",
                                "304900K .......... .......... .......... .......... .......... 37% 81.0M 18s",
                                "304950K .......... .......... .......... .......... .......... 37% 80.1M 18s",
                                "305000K .......... .......... .......... .......... .......... 37% 93.4M 18s",
                                "305050K .......... .......... .......... .......... .......... 37% 66.9M 18s",
                                "305100K .......... .......... .......... .......... .......... 37% 70.4M 18s",
                                "305150K .......... .......... .......... .......... .......... 37% 71.5M 18s",
                                "305200K .......... .......... .......... .......... .......... 37% 75.6M 18s",
                                "305250K .......... .......... .......... .......... .......... 37% 65.5M 18s",
                                "305300K .......... .......... .......... .......... .......... 37% 76.9M 18s",
                                "305350K .......... .......... .......... .......... .......... 37% 77.8M 18s",
                                "305400K .......... .......... .......... .......... .......... 37% 55.5M 18s",
                                "305450K .......... .......... .......... .......... .......... 37% 52.9M 18s",
                                "305500K .......... .......... .......... .......... .......... 37% 58.9M 18s",
                                "305550K .......... .......... .......... .......... .......... 37% 60.9M 18s",
                                "305600K .......... .......... .......... .......... .......... 37% 62.6M 18s",
                                "305650K .......... .......... .......... .......... .......... 37% 61.8M 18s",
                                "305700K .......... .......... .......... .......... .......... 37% 63.2M 18s",
                                "305750K .......... .......... .......... .......... .......... 37% 42.9M 18s",
                                "305800K .......... .......... .......... .......... .......... 37% 61.8M 18s",
                                "305850K .......... .......... .......... .......... .......... 37% 49.5M 18s",
                                "305900K .......... .......... .......... .......... .......... 37% 63.7M 18s",
                                "305950K .......... .......... .......... .......... .......... 37% 66.7M 18s",
                                "306000K .......... .......... .......... .......... .......... 37% 65.3M 18s",
                                "306050K .......... .......... .......... .......... .......... 37% 71.2M 18s",
                                "306100K .......... .......... .......... .......... .......... 37% 57.9M 18s",
                                "306150K .......... .......... .......... .......... .......... 37% 2.90M 18s",
                                "306200K .......... .......... .......... .......... .......... 37% 56.7M 18s",
                                "306250K .......... .......... .......... .......... .......... 37% 57.2M 18s",
                                "306300K .......... .......... .......... .......... .......... 37% 69.7M 18s",
                                "306350K .......... .......... .......... .......... .......... 37%  105M 18s",
                                "306400K .......... .......... .......... .......... .......... 37% 68.0M 18s",
                                "306450K .......... .......... .......... .......... .......... 37% 50.1M 18s",
                                "306500K .......... .......... .......... .......... .......... 37% 74.2M 18s",
                                "306550K .......... .......... .......... .......... .......... 37% 84.3M 18s",
                                "306600K .......... .......... .......... .......... .......... 37% 57.1M 18s",
                                "306650K .......... .......... .......... .......... .......... 37% 54.0M 18s",
                                "306700K .......... .......... .......... .......... .......... 37% 43.4M 18s",
                                "306750K .......... .......... .......... .......... .......... 37% 70.3M 18s",
                                "306800K .......... .......... .......... .......... .......... 37% 74.0M 18s",
                                "306850K .......... .......... .......... .......... .......... 37% 72.0M 18s",
                                "306900K .......... .......... .......... .......... .......... 37% 48.7M 18s",
                                "306950K .......... .......... .......... .......... .......... 37% 49.2M 18s",
                                "307000K .......... .......... .......... .......... .......... 37% 71.7M 18s",
                                "307050K .......... .......... .......... .......... .......... 37% 59.9M 18s",
                                "307100K .......... .......... .......... .......... .......... 37% 56.5M 18s",
                                "307150K .......... .......... .......... .......... .......... 37% 89.1M 18s",
                                "307200K .......... .......... .......... .......... .......... 37%  120M 18s",
                                "307250K .......... .......... .......... .......... .......... 37% 83.6M 18s",
                                "307300K .......... .......... .......... .......... .......... 37% 82.7M 18s",
                                "307350K .......... .......... .......... .......... .......... 37% 96.5M 18s",
                                "307400K .......... .......... .......... .......... .......... 37% 77.9M 18s",
                                "307450K .......... .......... .......... .......... .......... 37% 78.6M 18s",
                                "307500K .......... .......... .......... .......... .......... 37% 61.3M 18s",
                                "307550K .......... .......... .......... .......... .......... 37% 58.9M 18s",
                                "307600K .......... .......... .......... .......... .......... 37% 74.1M 18s",
                                "307650K .......... .......... .......... .......... .......... 37% 80.7M 18s",
                                "307700K .......... .......... .......... .......... .......... 37% 64.3M 18s",
                                "307750K .......... .......... .......... .......... .......... 37% 71.4M 18s",
                                "307800K .......... .......... .......... .......... .......... 37% 48.8M 18s",
                                "307850K .......... .......... .......... .......... .......... 37% 78.2M 18s",
                                "307900K .......... .......... .......... .......... .......... 37% 76.1M 18s",
                                "307950K .......... .......... .......... .......... .......... 37%  132M 18s",
                                "308000K .......... .......... .......... .......... .......... 37% 75.4M 18s",
                                "308050K .......... .......... .......... .......... .......... 37% 73.5M 18s",
                                "308100K .......... .......... .......... .......... .......... 37% 62.7M 18s",
                                "308150K .......... .......... .......... .......... .......... 37% 77.7M 18s",
                                "308200K .......... .......... .......... .......... .......... 37% 83.1M 18s",
                                "308250K .......... .......... .......... .......... .......... 37% 74.5M 18s",
                                "308300K .......... .......... .......... .......... .......... 37% 65.4M 18s",
                                "308350K .......... .......... .......... .......... .......... 37% 83.4M 18s",
                                "308400K .......... .......... .......... .......... .......... 37%  126M 18s",
                                "308450K .......... .......... .......... .......... .......... 37% 83.3M 18s",
                                "308500K .......... .......... .......... .......... .......... 37% 73.3M 18s",
                                "308550K .......... .......... .......... .......... .......... 37% 75.7M 18s",
                                "308600K .......... .......... .......... .......... .......... 37% 80.5M 18s",
                                "308650K .......... .......... .......... .......... .......... 37% 82.0M 18s",
                                "308700K .......... .......... .......... .......... .......... 37% 27.4M 18s",
                                "308750K .......... .......... .......... .......... .......... 37% 72.8M 18s",
                                "308800K .......... .......... .......... .......... .......... 37%  140M 18s",
                                "308850K .......... .......... .......... .......... .......... 37% 75.4M 18s",
                                "308900K .......... .......... .......... .......... .......... 37% 69.6M 18s",
                                "308950K .......... .......... .......... .......... .......... 37% 77.1M 18s",
                                "309000K .......... .......... .......... .......... .......... 37% 71.7M 18s",
                                "309050K .......... .......... .......... .......... .......... 37% 79.4M 18s",
                                "309100K .......... .......... .......... .......... .......... 37% 69.7M 18s",
                                "309150K .......... .......... .......... .......... .......... 37% 78.0M 18s",
                                "309200K .......... .......... .......... .......... .......... 37% 77.6M 18s",
                                "309250K .......... .......... .......... .......... .......... 37% 92.5M 18s",
                                "309300K .......... .......... .......... .......... .......... 37%  117M 18s",
                                "309350K .......... .......... .......... .......... .......... 37% 74.8M 18s",
                                "309400K .......... .......... .......... .......... .......... 37% 80.0M 18s",
                                "309450K .......... .......... .......... .......... .......... 37%  134M 18s",
                                "309500K .......... .......... .......... .......... .......... 37%  118M 18s",
                                "309550K .......... .......... .......... .......... .......... 37% 37.3M 18s",
                                "309600K .......... .......... .......... .......... .......... 37% 71.3M 18s",
                                "309650K .......... .......... .......... .......... .......... 37% 72.1M 18s",
                                "309700K .......... .......... .......... .......... .......... 37% 72.4M 18s",
                                "309750K .......... .......... .......... .......... .......... 37% 70.3M 18s",
                                "309800K .......... .......... .......... .......... .......... 37% 72.6M 18s",
                                "309850K .......... .......... .......... .......... .......... 37% 49.2M 18s",
                                "309900K .......... .......... .......... .......... .......... 37% 79.3M 18s",
                                "309950K .......... .......... .......... .......... .......... 37% 69.3M 18s",
                                "310000K .......... .......... .......... .......... .......... 37% 75.4M 18s",
                                "310050K .......... .......... .......... .......... .......... 37% 72.6M 18s",
                                "310100K .......... .......... .......... .......... .......... 37% 78.0M 18s",
                                "310150K .......... .......... .......... .......... .......... 37% 63.7M 18s",
                                "310200K .......... .......... .......... .......... .......... 37% 73.1M 18s",
                                "310250K .......... .......... .......... .......... .......... 37% 65.6M 18s",
                                "310300K .......... .......... .......... .......... .......... 37% 59.1M 18s",
                                "310350K .......... .......... .......... .......... .......... 37% 55.6M 18s",
                                "310400K .......... .......... .......... .......... .......... 37% 66.6M 18s",
                                "310450K .......... .......... .......... .......... .......... 37% 59.9M 18s",
                                "310500K .......... .......... .......... .......... .......... 37% 64.7M 18s",
                                "310550K .......... .......... .......... .......... .......... 37% 58.9M 18s",
                                "310600K .......... .......... .......... .......... .......... 37% 54.8M 18s",
                                "310650K .......... .......... .......... .......... .......... 37% 62.4M 18s",
                                "310700K .......... .......... .......... .......... .......... 37% 71.3M 18s",
                                "310750K .......... .......... .......... .......... .......... 37% 57.9M 18s",
                                "310800K .......... .......... .......... .......... .......... 37% 57.4M 18s",
                                "310850K .......... .......... .......... .......... .......... 37% 62.6M 18s",
                                "310900K .......... .......... .......... .......... .......... 37% 53.0M 17s",
                                "310950K .......... .......... .......... .......... .......... 37% 73.4M 17s",
                                "311000K .......... .......... .......... .......... .......... 37% 63.8M 17s",
                                "311050K .......... .......... .......... .......... .......... 37% 61.3M 17s",
                                "311100K .......... .......... .......... .......... .......... 37% 59.0M 17s",
                                "311150K .......... .......... .......... .......... .......... 37% 64.7M 17s",
                                "311200K .......... .......... .......... .......... .......... 37% 67.1M 17s",
                                "311250K .......... .......... .......... .......... .......... 37% 57.6M 17s",
                                "311300K .......... .......... .......... .......... .......... 37% 69.7M 17s",
                                "311350K .......... .......... .......... .......... .......... 37% 56.8M 17s",
                                "311400K .......... .......... .......... .......... .......... 37% 60.6M 17s",
                                "311450K .......... .......... .......... .......... .......... 37% 62.2M 17s",
                                "311500K .......... .......... .......... .......... .......... 37% 59.4M 17s",
                                "311550K .......... .......... .......... .......... .......... 37% 52.0M 17s",
                                "311600K .......... .......... .......... .......... .......... 37% 52.0M 17s",
                                "311650K .......... .......... .......... .......... .......... 37% 60.3M 17s",
                                "311700K .......... .......... .......... .......... .......... 37% 40.5M 17s",
                                "311750K .......... .......... .......... .......... .......... 37% 29.3M 17s",
                                "311800K .......... .......... .......... .......... .......... 37% 62.8M 17s",
                                "311850K .......... .......... .......... .......... .......... 37% 59.2M 17s",
                                "311900K .......... .......... .......... .......... .......... 37% 65.0M 17s",
                                "311950K .......... .......... .......... .......... .......... 37% 27.7M 17s",
                                "312000K .......... .......... .......... .......... .......... 37% 80.8M 17s",
                                "312050K .......... .......... .......... .......... .......... 37% 74.4M 17s",
                                "312100K .......... .......... .......... .......... .......... 38% 65.4M 17s",
                                "312150K .......... .......... .......... .......... .......... 38% 97.8M 17s",
                                "312200K .......... .......... .......... .......... .......... 38% 38.7M 17s",
                                "312250K .......... .......... .......... .......... .......... 38% 74.7M 17s",
                                "312300K .......... .......... .......... .......... .......... 38% 75.8M 17s",
                                "312350K .......... .......... .......... .......... .......... 38% 73.0M 17s",
                                "312400K .......... .......... .......... .......... .......... 38% 64.2M 17s",
                                "312450K .......... .......... .......... .......... .......... 38% 74.7M 17s",
                                "312500K .......... .......... .......... .......... .......... 38% 63.2M 17s",
                                "312550K .......... .......... .......... .......... .......... 38% 55.6M 17s",
                                "312600K .......... .......... .......... .......... .......... 38% 36.4M 17s",
                                "312650K .......... .......... .......... .......... .......... 38% 55.1M 17s",
                                "312700K .......... .......... .......... .......... .......... 38% 61.1M 17s",
                                "312750K .......... .......... .......... .......... .......... 38% 77.1M 17s",
                                "312800K .......... .......... .......... .......... .......... 38% 67.0M 17s",
                                "312850K .......... .......... .......... .......... .......... 38% 58.4M 17s",
                                "312900K .......... .......... .......... .......... .......... 38% 54.8M 17s",
                                "312950K .......... .......... .......... .......... .......... 38% 55.3M 17s",
                                "313000K .......... .......... .......... .......... .......... 38% 49.9M 17s",
                                "313050K .......... .......... .......... .......... .......... 38% 56.9M 17s",
                                "313100K .......... .......... .......... .......... .......... 38% 59.9M 17s",
                                "313150K .......... .......... .......... .......... .......... 38% 65.8M 17s",
                                "313200K .......... .......... .......... .......... .......... 38% 59.6M 17s",
                                "313250K .......... .......... .......... .......... .......... 38% 60.6M 17s",
                                "313300K .......... .......... .......... .......... .......... 38% 50.4M 17s",
                                "313350K .......... .......... .......... .......... .......... 38% 66.1M 17s",
                                "313400K .......... .......... .......... .......... .......... 38% 57.8M 17s",
                                "313450K .......... .......... .......... .......... .......... 38% 47.4M 17s",
                                "313500K .......... .......... .......... .......... .......... 38% 47.6M 17s",
                                "313550K .......... .......... .......... .......... .......... 38% 62.6M 17s",
                                "313600K .......... .......... .......... .......... .......... 38% 63.7M 17s",
                                "313650K .......... .......... .......... .......... .......... 38% 53.8M 17s",
                                "313700K .......... .......... .......... .......... .......... 38% 54.4M 17s",
                                "313750K .......... .......... .......... .......... .......... 38% 63.2M 17s",
                                "313800K .......... .......... .......... .......... .......... 38% 62.0M 17s",
                                "313850K .......... .......... .......... .......... .......... 38% 44.9M 17s",
                                "313900K .......... .......... .......... .......... .......... 38% 62.8M 17s",
                                "313950K .......... .......... .......... .......... .......... 38% 71.8M 17s",
                                "314000K .......... .......... .......... .......... .......... 38% 63.5M 17s",
                                "314050K .......... .......... .......... .......... .......... 38% 58.2M 17s",
                                "314100K .......... .......... .......... .......... .......... 38% 54.2M 17s",
                                "314150K .......... .......... .......... .......... .......... 38% 53.9M 17s",
                                "314200K .......... .......... .......... .......... .......... 38% 61.1M 17s",
                                "314250K .......... .......... .......... .......... .......... 38% 45.8M 17s",
                                "314300K .......... .......... .......... .......... .......... 38% 56.8M 17s",
                                "314350K .......... .......... .......... .......... .......... 38% 66.2M 17s",
                                "314400K .......... .......... .......... .......... .......... 38% 49.3M 17s",
                                "314450K .......... .......... .......... .......... .......... 38% 54.4M 17s",
                                "314500K .......... .......... .......... .......... .......... 38% 58.4M 17s",
                                "314550K .......... .......... .......... .......... .......... 38% 52.7M 17s",
                                "314600K .......... .......... .......... .......... .......... 38% 62.3M 17s",
                                "314650K .......... .......... .......... .......... .......... 38% 63.9M 17s",
                                "314700K .......... .......... .......... .......... .......... 38% 61.4M 17s",
                                "314750K .......... .......... .......... .......... .......... 38% 55.2M 17s",
                                "314800K .......... .......... .......... .......... .......... 38% 71.3M 17s",
                                "314850K .......... .......... .......... .......... .......... 38% 64.3M 17s",
                                "314900K .......... .......... .......... .......... .......... 38% 63.0M 17s",
                                "314950K .......... .......... .......... .......... .......... 38% 53.5M 17s",
                                "315000K .......... .......... .......... .......... .......... 38% 57.6M 17s",
                                "315050K .......... .......... .......... .......... .......... 38% 43.9M 17s",
                                "315100K .......... .......... .......... .......... .......... 38% 50.4M 17s",
                                "315150K .......... .......... .......... .......... .......... 38% 48.5M 17s",
                                "315200K .......... .......... .......... .......... .......... 38% 49.9M 17s",
                                "315250K .......... .......... .......... .......... .......... 38% 43.9M 17s",
                                "315300K .......... .......... .......... .......... .......... 38% 43.3M 17s",
                                "315350K .......... .......... .......... .......... .......... 38% 46.5M 17s",
                                "315400K .......... .......... .......... .......... .......... 38% 35.7M 17s",
                                "315450K .......... .......... .......... .......... .......... 38% 23.9M 17s",
                                "315500K .......... .......... .......... .......... .......... 38% 91.2M 17s",
                                "315550K .......... .......... .......... .......... .......... 38% 49.9M 17s",
                                "315600K .......... .......... .......... .......... .......... 38% 34.0M 17s",
                                "315650K .......... .......... .......... .......... .......... 38% 39.9M 17s",
                                "315700K .......... .......... .......... .......... .......... 38% 39.0M 17s",
                                "315750K .......... .......... .......... .......... .......... 38% 36.6M 17s",
                                "315800K .......... .......... .......... .......... .......... 38% 43.9M 17s",
                                "315850K .......... .......... .......... .......... .......... 38% 33.8M 17s",
                                "315900K .......... .......... .......... .......... .......... 38% 35.1M 17s",
                                "315950K .......... .......... .......... .......... .......... 38% 38.6M 17s",
                                "316000K .......... .......... .......... .......... .......... 38% 35.9M 17s",
                                "316050K .......... .......... .......... .......... .......... 38% 34.3M 17s",
                                "316100K .......... .......... .......... .......... .......... 38% 38.2M 17s",
                                "316150K .......... .......... .......... .......... .......... 38% 37.1M 17s",
                                "316200K .......... .......... .......... .......... .......... 38% 33.2M 17s",
                                "316250K .......... .......... .......... .......... .......... 38% 37.2M 17s",
                                "316300K .......... .......... .......... .......... .......... 38% 33.5M 17s",
                                "316350K .......... .......... .......... .......... .......... 38% 31.5M 17s",
                                "316400K .......... .......... .......... .......... .......... 38% 35.8M 17s",
                                "316450K .......... .......... .......... .......... .......... 38% 32.8M 17s",
                                "316500K .......... .......... .......... .......... .......... 38% 35.9M 17s",
                                "316550K .......... .......... .......... .......... .......... 38% 41.8M 17s",
                                "316600K .......... .......... .......... .......... .......... 38% 74.8M 17s",
                                "316650K .......... .......... .......... .......... .......... 38% 27.3M 17s",
                                "316700K .......... .......... .......... .......... .......... 38% 59.5M 17s",
                                "316750K .......... .......... .......... .......... .......... 38% 49.6M 17s",
                                "316800K .......... .......... .......... .......... .......... 38% 31.4M 17s",
                                "316850K .......... .......... .......... .......... .......... 38% 42.4M 17s",
                                "316900K .......... .......... .......... .......... .......... 38% 37.6M 17s",
                                "316950K .......... .......... .......... .......... .......... 38% 35.3M 17s",
                                "317000K .......... .......... .......... .......... .......... 38% 35.9M 17s",
                                "317050K .......... .......... .......... .......... .......... 38% 37.6M 17s",
                                "317100K .......... .......... .......... .......... .......... 38% 40.3M 17s",
                                "317150K .......... .......... .......... .......... .......... 38% 38.8M 17s",
                                "317200K .......... .......... .......... .......... .......... 38% 46.4M 17s",
                                "317250K .......... .......... .......... .......... .......... 38% 41.2M 17s",
                                "317300K .......... .......... .......... .......... .......... 38% 41.1M 17s",
                                "317350K .......... .......... .......... .......... .......... 38% 48.9M 17s",
                                "317400K .......... .......... .......... .......... .......... 38% 43.4M 17s",
                                "317450K .......... .......... .......... .......... .......... 38% 44.1M 17s",
                                "317500K .......... .......... .......... .......... .......... 38% 43.2M 17s",
                                "317550K .......... .......... .......... .......... .......... 38% 38.8M 17s",
                                "317600K .......... .......... .......... .......... .......... 38% 69.7M 17s",
                                "317650K .......... .......... .......... .......... .......... 38% 44.3M 17s",
                                "317700K .......... .......... .......... .......... .......... 38% 42.7M 17s",
                                "317750K .......... .......... .......... .......... .......... 38% 49.0M 17s",
                                "317800K .......... .......... .......... .......... .......... 38% 37.8M 17s",
                                "317850K .......... .......... .......... .......... .......... 38% 37.0M 17s",
                                "317900K .......... .......... .......... .......... .......... 38% 38.1M 17s",
                                "317950K .......... .......... .......... .......... .......... 38% 44.5M 17s",
                                "318000K .......... .......... .......... .......... .......... 38% 25.6M 17s",
                                "318050K .......... .......... .......... .......... .......... 38% 61.6M 17s",
                                "318100K .......... .......... .......... .......... .......... 38% 66.1M 17s",
                                "318150K .......... .......... .......... .......... .......... 38% 70.0M 17s",
                                "318200K .......... .......... .......... .......... .......... 38% 68.7M 17s",
                                "318250K .......... .......... .......... .......... .......... 38% 38.6M 17s",
                                "318300K .......... .......... .......... .......... .......... 38% 31.6M 17s",
                                "318350K .......... .......... .......... .......... .......... 38% 70.2M 17s",
                                "318400K .......... .......... .......... .......... .......... 38% 48.2M 17s",
                                "318450K .......... .......... .......... .......... .......... 38% 52.4M 17s",
                                "318500K .......... .......... .......... .......... .......... 38% 38.7M 17s",
                                "318550K .......... .......... .......... .......... .......... 38% 41.7M 17s",
                                "318600K .......... .......... .......... .......... .......... 38% 42.2M 17s",
                                "318650K .......... .......... .......... .......... .......... 38% 41.9M 17s",
                                "318700K .......... .......... .......... .......... .......... 38% 40.7M 17s",
                                "318750K .......... .......... .......... .......... .......... 38% 37.2M 17s",
                                "318800K .......... .......... .......... .......... .......... 38% 52.5M 17s",
                                "318850K .......... .......... .......... .......... .......... 38% 41.3M 17s",
                                "318900K .......... .......... .......... .......... .......... 38% 48.3M 17s",
                                "318950K .......... .......... .......... .......... .......... 38% 34.0M 17s",
                                "319000K .......... .......... .......... .......... .......... 38% 60.9M 17s",
                                "319050K .......... .......... .......... .......... .......... 38% 44.1M 17s",
                                "319100K .......... .......... .......... .......... .......... 38% 40.6M 17s",
                                "319150K .......... .......... .......... .......... .......... 38% 44.1M 17s",
                                "319200K .......... .......... .......... .......... .......... 38% 44.0M 17s",
                                "319250K .......... .......... .......... .......... .......... 38% 40.8M 17s",
                                "319300K .......... .......... .......... .......... .......... 38% 44.4M 17s",
                                "319350K .......... .......... .......... .......... .......... 38% 42.4M 17s",
                                "319400K .......... .......... .......... .......... .......... 38% 47.9M 17s",
                                "319450K .......... .......... .......... .......... .......... 38% 42.6M 17s",
                                "319500K .......... .......... .......... .......... .......... 38% 45.0M 17s",
                                "319550K .......... .......... .......... .......... .......... 38% 42.0M 17s",
                                "319600K .......... .......... .......... .......... .......... 38% 39.0M 17s",
                                "319650K .......... .......... .......... .......... .......... 38% 21.5M 17s",
                                "319700K .......... .......... .......... .......... .......... 38% 70.1M 17s",
                                "319750K .......... .......... .......... .......... .......... 38% 72.2M 17s",
                                "319800K .......... .......... .......... .......... .......... 38% 25.2M 17s",
                                "319850K .......... .......... .......... .......... .......... 38% 56.3M 17s",
                                "319900K .......... .......... .......... .......... .......... 38% 32.9M 17s",
                                "319950K .......... .......... .......... .......... .......... 38% 60.9M 17s",
                                "320000K .......... .......... .......... .......... .......... 38% 39.2M 17s",
                                "320050K .......... .......... .......... .......... .......... 38% 63.3M 17s",
                                "320100K .......... .......... .......... .......... .......... 38% 50.0M 17s",
                                "320150K .......... .......... .......... .......... .......... 38% 38.6M 17s",
                                "320200K .......... .......... .......... .......... .......... 38% 55.7M 17s",
                                "320250K .......... .......... .......... .......... .......... 38% 52.5M 17s",
                                "320300K .......... .......... .......... .......... .......... 39% 45.3M 17s",
                                "320350K .......... .......... .......... .......... .......... 39% 38.1M 17s",
                                "320400K .......... .......... .......... .......... .......... 39% 45.2M 17s",
                                "320450K .......... .......... .......... .......... .......... 39% 38.1M 17s",
                                "320500K .......... .......... .......... .......... .......... 39% 37.6M 17s",
                                "320550K .......... .......... .......... .......... .......... 39% 48.4M 17s",
                                "320600K .......... .......... .......... .......... .......... 39% 46.7M 17s",
                                "320650K .......... .......... .......... .......... .......... 39% 47.5M 17s",
                                "320700K .......... .......... .......... .......... .......... 39% 47.1M 17s",
                                "320750K .......... .......... .......... .......... .......... 39% 39.6M 17s",
                                "320800K .......... .......... .......... .......... .......... 39% 45.7M 17s",
                                "320850K .......... .......... .......... .......... .......... 39% 45.6M 17s",
                                "320900K .......... .......... .......... .......... .......... 39% 43.1M 17s",
                                "320950K .......... .......... .......... .......... .......... 39% 41.3M 17s",
                                "321000K .......... .......... .......... .......... .......... 39% 22.2M 17s",
                                "321050K .......... .......... .......... .......... .......... 39% 59.8M 17s",
                                "321100K .......... .......... .......... .......... .......... 39% 55.7M 17s",
                                "321150K .......... .......... .......... .......... .......... 39% 68.0M 17s",
                                "321200K .......... .......... .......... .......... .......... 39% 58.8M 17s",
                                "321250K .......... .......... .......... .......... .......... 39% 46.5M 17s",
                                "321300K .......... .......... .......... .......... .......... 39% 46.7M 17s",
                                "321350K .......... .......... .......... .......... .......... 39% 44.3M 17s",
                                "321400K .......... .......... .......... .......... .......... 39% 46.4M 17s",
                                "321450K .......... .......... .......... .......... .......... 39% 39.2M 17s",
                                "321500K .......... .......... .......... .......... .......... 39% 40.9M 17s",
                                "321550K .......... .......... .......... .......... .......... 39% 43.2M 17s",
                                "321600K .......... .......... .......... .......... .......... 39% 37.6M 17s",
                                "321650K .......... .......... .......... .......... .......... 39% 46.4M 17s",
                                "321700K .......... .......... .......... .......... .......... 39% 45.3M 17s",
                                "321750K .......... .......... .......... .......... .......... 39% 44.7M 17s",
                                "321800K .......... .......... .......... .......... .......... 39% 42.9M 17s",
                                "321850K .......... .......... .......... .......... .......... 39% 51.8M 17s",
                                "321900K .......... .......... .......... .......... .......... 39% 44.2M 17s",
                                "321950K .......... .......... .......... .......... .......... 39% 16.9M 17s",
                                "322000K .......... .......... .......... .......... .......... 39% 23.6M 17s",
                                "322050K .......... .......... .......... .......... .......... 39% 26.7M 17s",
                                "322100K .......... .......... .......... .......... .......... 39% 20.0M 17s",
                                "322150K .......... .......... .......... .......... .......... 39% 29.1M 17s",
                                "322200K .......... .......... .......... .......... .......... 39% 42.0M 17s",
                                "322250K .......... .......... .......... .......... .......... 39% 31.2M 17s",
                                "322300K .......... .......... .......... .......... .......... 39% 29.9M 17s",
                                "322350K .......... .......... .......... .......... .......... 39% 28.6M 17s",
                                "322400K .......... .......... .......... .......... .......... 39% 31.8M 17s",
                                "322450K .......... .......... .......... .......... .......... 39% 31.3M 17s",
                                "322500K .......... .......... .......... .......... .......... 39% 35.8M 17s",
                                "322550K .......... .......... .......... .......... .......... 39% 28.5M 17s",
                                "322600K .......... .......... .......... .......... .......... 39% 35.3M 17s",
                                "322650K .......... .......... .......... .......... .......... 39% 32.8M 17s",
                                "322700K .......... .......... .......... .......... .......... 39% 30.0M 17s",
                                "322750K .......... .......... .......... .......... .......... 39% 32.9M 17s",
                                "322800K .......... .......... .......... .......... .......... 39% 54.1M 17s",
                                "322850K .......... .......... .......... .......... .......... 39% 83.0M 17s",
                                "322900K .......... .......... .......... .......... .......... 39% 48.2M 17s",
                                "322950K .......... .......... .......... .......... .......... 39% 30.0M 17s",
                                "323000K .......... .......... .......... .......... .......... 39% 42.4M 17s",
                                "323050K .......... .......... .......... .......... .......... 39% 73.7M 17s",
                                "323100K .......... .......... .......... .......... .......... 39% 50.2M 17s",
                                "323150K .......... .......... .......... .......... .......... 39% 39.6M 17s",
                                "323200K .......... .......... .......... .......... .......... 39% 44.2M 17s",
                                "323250K .......... .......... .......... .......... .......... 39% 61.8M 17s",
                                "323300K .......... .......... .......... .......... .......... 39% 47.3M 17s",
                                "323350K .......... .......... .......... .......... .......... 39% 58.8M 17s",
                                "323400K .......... .......... .......... .......... .......... 39% 42.3M 17s",
                                "323450K .......... .......... .......... .......... .......... 39% 45.8M 17s",
                                "323500K .......... .......... .......... .......... .......... 39% 44.3M 17s",
                                "323550K .......... .......... .......... .......... .......... 39% 57.1M 17s",
                                "323600K .......... .......... .......... .......... .......... 39% 46.8M 17s",
                                "323650K .......... .......... .......... .......... .......... 39% 37.2M 17s",
                                "323700K .......... .......... .......... .......... .......... 39% 40.0M 17s",
                                "323750K .......... .......... .......... .......... .......... 39% 37.7M 17s",
                                "323800K .......... .......... .......... .......... .......... 39% 43.4M 17s",
                                "323850K .......... .......... .......... .......... .......... 39% 43.2M 17s",
                                "323900K .......... .......... .......... .......... .......... 39% 27.2M 17s",
                                "323950K .......... .......... .......... .......... .......... 39% 32.7M 17s",
                                "324000K .......... .......... .......... .......... .......... 39% 13.2M 17s",
                                "324050K .......... .......... .......... .......... .......... 39% 35.9M 17s",
                                "324100K .......... .......... .......... .......... .......... 39% 56.6M 17s",
                                "324150K .......... .......... .......... .......... .......... 39% 57.2M 17s",
                                "324200K .......... .......... .......... .......... .......... 39% 52.9M 17s",
                                "324250K .......... .......... .......... .......... .......... 39% 52.1M 17s",
                                "324300K .......... .......... .......... .......... .......... 39% 54.8M 17s",
                                "324350K .......... .......... .......... .......... .......... 39% 45.8M 17s",
                                "324400K .......... .......... .......... .......... .......... 39% 51.5M 17s",
                                "324450K .......... .......... .......... .......... .......... 39% 59.9M 17s",
                                "324500K .......... .......... .......... .......... .......... 39% 60.7M 17s",
                                "324550K .......... .......... .......... .......... .......... 39% 43.2M 17s",
                                "324600K .......... .......... .......... .......... .......... 39% 73.1M 17s",
                                "324650K .......... .......... .......... .......... .......... 39% 53.9M 17s",
                                "324700K .......... .......... .......... .......... .......... 39% 51.2M 17s",
                                "324750K .......... .......... .......... .......... .......... 39% 45.9M 17s",
                                "324800K .......... .......... .......... .......... .......... 39% 55.0M 17s",
                                "324850K .......... .......... .......... .......... .......... 39% 69.4M 17s",
                                "324900K .......... .......... .......... .......... .......... 39% 72.9M 17s",
                                "324950K .......... .......... .......... .......... .......... 39% 63.9M 17s",
                                "325000K .......... .......... .......... .......... .......... 39% 77.1M 17s",
                                "325050K .......... .......... .......... .......... .......... 39% 73.5M 17s",
                                "325100K .......... .......... .......... .......... .......... 39% 70.4M 17s",
                                "325150K .......... .......... .......... .......... .......... 39% 84.9M 17s",
                                "325200K .......... .......... .......... .......... .......... 39%  110M 17s",
                                "325250K .......... .......... .......... .......... .......... 39% 75.8M 17s",
                                "325300K .......... .......... .......... .......... .......... 39% 74.3M 17s",
                                "325350K .......... .......... .......... .......... .......... 39% 65.3M 17s",
                                "325400K .......... .......... .......... .......... .......... 39% 74.7M 17s",
                                "325450K .......... .......... .......... .......... .......... 39% 71.0M 17s",
                                "325500K .......... .......... .......... .......... .......... 39% 75.2M 17s",
                                "325550K .......... .......... .......... .......... .......... 39% 62.5M 17s",
                                "325600K .......... .......... .......... .......... .......... 39% 76.9M 17s",
                                "325650K .......... .......... .......... .......... .......... 39% 77.7M 17s",
                                "325700K .......... .......... .......... .......... .......... 39% 74.4M 17s",
                                "325750K .......... .......... .......... .......... .......... 39% 65.6M 17s",
                                "325800K .......... .......... .......... .......... .......... 39% 82.9M 17s",
                                "325850K .......... .......... .......... .......... .......... 39% 74.5M 17s",
                                "325900K .......... .......... .......... .......... .......... 39% 78.9M 17s",
                                "325950K .......... .......... .......... .......... .......... 39% 65.7M 17s",
                                "326000K .......... .......... .......... .......... .......... 39% 75.5M 17s",
                                "326050K .......... .......... .......... .......... .......... 39% 70.5M 17s",
                                "326100K .......... .......... .......... .......... .......... 39% 48.4M 17s",
                                "326150K .......... .......... .......... .......... .......... 39% 80.5M 17s",
                                "326200K .......... .......... .......... .......... .......... 39% 83.3M 17s",
                                "326250K .......... .......... .......... .......... .......... 39% 70.6M 17s",
                                "326300K .......... .......... .......... .......... .......... 39% 72.9M 17s",
                                "326350K .......... .......... .......... .......... .......... 39% 69.7M 17s",
                                "326400K .......... .......... .......... .......... .......... 39% 82.1M 17s",
                                "326450K .......... .......... .......... .......... .......... 39% 85.1M 17s",
                                "326500K .......... .......... .......... .......... .......... 39% 83.4M 17s",
                                "326550K .......... .......... .......... .......... .......... 39% 63.9M 17s",
                                "326600K .......... .......... .......... .......... .......... 39% 78.4M 17s",
                                "326650K .......... .......... .......... .......... .......... 39% 76.7M 17s",
                                "326700K .......... .......... .......... .......... .......... 39% 91.3M 17s",
                                "326750K .......... .......... .......... .......... .......... 39% 65.6M 17s",
                                "326800K .......... .......... .......... .......... .......... 39% 83.3M 17s",
                                "326850K .......... .......... .......... .......... .......... 39% 87.6M 17s",
                                "326900K .......... .......... .......... .......... .......... 39% 74.1M 17s",
                                "326950K .......... .......... .......... .......... .......... 39% 29.1M 17s",
                                "327000K .......... .......... .......... .......... .......... 39% 73.6M 17s",
                                "327050K .......... .......... .......... .......... .......... 39% 69.0M 17s",
                                "327100K .......... .......... .......... .......... .......... 39% 46.6M 17s",
                                "327150K .......... .......... .......... .......... .......... 39% 43.3M 17s",
                                "327200K .......... .......... .......... .......... .......... 39% 38.0M 17s",
                                "327250K .......... .......... .......... .......... .......... 39% 38.4M 17s",
                                "327300K .......... .......... .......... .......... .......... 39% 36.6M 17s",
                                "327350K .......... .......... .......... .......... .......... 39% 34.2M 17s",
                                "327400K .......... .......... .......... .......... .......... 39% 38.3M 17s",
                                "327450K .......... .......... .......... .......... .......... 39% 36.8M 17s",
                                "327500K .......... .......... .......... .......... .......... 39% 37.5M 17s",
                                "327550K .......... .......... .......... .......... .......... 39% 38.6M 17s",
                                "327600K .......... .......... .......... .......... .......... 39% 39.6M 17s",
                                "327650K .......... .......... .......... .......... .......... 39% 39.5M 17s",
                                "327700K .......... .......... .......... .......... .......... 39% 39.8M 17s",
                                "327750K .......... .......... .......... .......... .......... 39% 45.2M 17s",
                                "327800K .......... .......... .......... .......... .......... 39% 39.2M 17s",
                                "327850K .......... .......... .......... .......... .......... 39% 41.8M 17s",
                                "327900K .......... .......... .......... .......... .......... 39% 42.9M 17s",
                                "327950K .......... .......... .......... .......... .......... 39% 41.0M 17s",
                                "328000K .......... .......... .......... .......... .......... 39% 36.2M 17s",
                                "328050K .......... .......... .......... .......... .......... 39% 62.6M 17s",
                                "328100K .......... .......... .......... .......... .......... 39% 67.9M 17s",
                                "328150K .......... .......... .......... .......... .......... 39% 37.4M 17s",
                                "328200K .......... .......... .......... .......... .......... 39% 51.6M 17s",
                                "328250K .......... .......... .......... .......... .......... 39% 43.2M 17s",
                                "328300K .......... .......... .......... .......... .......... 39% 45.1M 17s",
                                "328350K .......... .......... .......... .......... .......... 39% 45.1M 17s",
                                "328400K .......... .......... .......... .......... .......... 39% 38.4M 17s",
                                "328450K .......... .......... .......... .......... .......... 39% 44.3M 17s",
                                "328500K .......... .......... .......... .......... .......... 39% 46.6M 17s",
                                "328550K .......... .......... .......... .......... .......... 40% 46.9M 17s",
                                "328600K .......... .......... .......... .......... .......... 40% 42.6M 17s",
                                "328650K .......... .......... .......... .......... .......... 40% 50.6M 17s",
                                "328700K .......... .......... .......... .......... .......... 40% 43.3M 17s",
                                "328750K .......... .......... .......... .......... .......... 40% 38.2M 17s",
                                "328800K .......... .......... .......... .......... .......... 40% 46.2M 17s",
                                "328850K .......... .......... .......... .......... .......... 40% 46.5M 17s",
                                "328900K .......... .......... .......... .......... .......... 40% 45.1M 17s",
                                "328950K .......... .......... .......... .......... .......... 40% 37.9M 17s",
                                "329000K .......... .......... .......... .......... .......... 40% 28.3M 17s",
                                "329050K .......... .......... .......... .......... .......... 40% 75.3M 17s",
                                "329100K .......... .......... .......... .......... .......... 40% 67.0M 17s",
                                "329150K .......... .......... .......... .......... .......... 40% 46.6M 17s",
                                "329200K .......... .......... .......... .......... .......... 40% 46.3M 17s",
                                "329250K .......... .......... .......... .......... .......... 40% 44.6M 17s",
                                "329300K .......... .......... .......... .......... .......... 40% 26.7M 17s",
                                "329350K .......... .......... .......... .......... .......... 40% 61.2M 17s",
                                "329400K .......... .......... .......... .......... .......... 40% 74.2M 16s",
                                "329450K .......... .......... .......... .......... .......... 40% 40.7M 16s",
                                "329500K .......... .......... .......... .......... .......... 40% 44.2M 16s",
                                "329550K .......... .......... .......... .......... .......... 40% 55.6M 16s",
                                "329600K .......... .......... .......... .......... .......... 40% 59.8M 16s",
                                "329650K .......... .......... .......... .......... .......... 40% 54.9M 16s",
                                "329700K .......... .......... .......... .......... .......... 40% 51.5M 16s",
                                "329750K .......... .......... .......... .......... .......... 40% 50.5M 16s",
                                "329800K .......... .......... .......... .......... .......... 40% 54.0M 16s",
                                "329850K .......... .......... .......... .......... .......... 40% 55.2M 16s",
                                "329900K .......... .......... .......... .......... .......... 40% 48.3M 16s",
                                "329950K .......... .......... .......... .......... .......... 40% 50.5M 16s",
                                "330000K .......... .......... .......... .......... .......... 40% 65.3M 16s",
                                "330050K .......... .......... .......... .......... .......... 40% 64.1M 16s",
                                "330100K .......... .......... .......... .......... .......... 40% 62.5M 16s",
                                "330150K .......... .......... .......... .......... .......... 40% 58.2M 16s",
                                "330200K .......... .......... .......... .......... .......... 40% 40.5M 16s",
                                "330250K .......... .......... .......... .......... .......... 40% 55.4M 16s",
                                "330300K .......... .......... .......... .......... .......... 40% 67.8M 16s",
                                "330350K .......... .......... .......... .......... .......... 40% 60.7M 16s",
                                "330400K .......... .......... .......... .......... .......... 40% 42.6M 16s",
                                "330450K .......... .......... .......... .......... .......... 40% 65.6M 16s",
                                "330500K .......... .......... .......... .......... .......... 40% 63.3M 16s",
                                "330550K .......... .......... .......... .......... .......... 40% 49.7M 16s",
                                "330600K .......... .......... .......... .......... .......... 40% 26.8M 16s",
                                "330650K .......... .......... .......... .......... .......... 40% 74.7M 16s",
                                "330700K .......... .......... .......... .......... .......... 40% 75.1M 16s",
                                "330750K .......... .......... .......... .......... .......... 40% 69.4M 16s",
                                "330800K .......... .......... .......... .......... .......... 40% 74.8M 16s",
                                "330850K .......... .......... .......... .......... .......... 40% 56.5M 16s",
                                "330900K .......... .......... .......... .......... .......... 40% 56.4M 16s",
                                "330950K .......... .......... .......... .......... .......... 40% 49.9M 16s",
                                "331000K .......... .......... .......... .......... .......... 40% 47.6M 16s",
                                "331050K .......... .......... .......... .......... .......... 40% 50.6M 16s",
                                "331100K .......... .......... .......... .......... .......... 40% 49.0M 16s",
                                "331150K .......... .......... .......... .......... .......... 40% 49.0M 16s",
                                "331200K .......... .......... .......... .......... .......... 40% 41.7M 16s",
                                "331250K .......... .......... .......... .......... .......... 40% 47.0M 16s",
                                "331300K .......... .......... .......... .......... .......... 40% 52.8M 16s",
                                "331350K .......... .......... .......... .......... .......... 40% 56.9M 16s",
                                "331400K .......... .......... .......... .......... .......... 40% 49.0M 16s",
                                "331450K .......... .......... .......... .......... .......... 40% 44.7M 16s",
                                "331500K .......... .......... .......... .......... .......... 40% 44.2M 16s",
                                "331550K .......... .......... .......... .......... .......... 40% 49.1M 16s",
                                "331600K .......... .......... .......... .......... .......... 40% 22.5M 16s",
                                "331650K .......... .......... .......... .......... .......... 40% 65.5M 16s",
                                "331700K .......... .......... .......... .......... .......... 40% 66.0M 16s",
                                "331750K .......... .......... .......... .......... .......... 40% 29.1M 16s",
                                "331800K .......... .......... .......... .......... .......... 40% 62.1M 16s",
                                "331850K .......... .......... .......... .......... .......... 40% 55.4M 16s",
                                "331900K .......... .......... .......... .......... .......... 40% 23.1M 16s",
                                "331950K .......... .......... .......... .......... .......... 40% 61.1M 16s",
                                "332000K .......... .......... .......... .......... .......... 40% 56.3M 16s",
                                "332050K .......... .......... .......... .......... .......... 40% 78.5M 16s",
                                "332100K .......... .......... .......... .......... .......... 40% 70.6M 16s",
                                "332150K .......... .......... .......... .......... .......... 40% 82.9M 16s",
                                "332200K .......... .......... .......... .......... .......... 40% 79.6M 16s",
                                "332250K .......... .......... .......... .......... .......... 40% 52.7M 16s",
                                "332300K .......... .......... .......... .......... .......... 40% 80.5M 16s",
                                "332350K .......... .......... .......... .......... .......... 40% 56.4M 16s",
                                "332400K .......... .......... .......... .......... .......... 40% 65.1M 16s",
                                "332450K .......... .......... .......... .......... .......... 40% 45.4M 16s",
                                "332500K .......... .......... .......... .......... .......... 40% 51.6M 16s",
                                "332550K .......... .......... .......... .......... .......... 40% 37.5M 16s",
                                "332600K .......... .......... .......... .......... .......... 40% 57.4M 16s",
                                "332650K .......... .......... .......... .......... .......... 40% 50.8M 16s",
                                "332700K .......... .......... .......... .......... .......... 40% 46.9M 16s",
                                "332750K .......... .......... .......... .......... .......... 40% 40.6M 16s",
                                "332800K .......... .......... .......... .......... .......... 40% 44.8M 16s",
                                "332850K .......... .......... .......... .......... .......... 40% 45.0M 16s",
                                "332900K .......... .......... .......... .......... .......... 40% 47.0M 16s",
                                "332950K .......... .......... .......... .......... .......... 40% 45.3M 16s",
                                "333000K .......... .......... .......... .......... .......... 40% 46.3M 16s",
                                "333050K .......... .......... .......... .......... .......... 40% 52.5M 16s",
                                "333100K .......... .......... .......... .......... .......... 40% 50.5M 16s",
                                "333150K .......... .......... .......... .......... .......... 40% 50.3M 16s",
                                "333200K .......... .......... .......... .......... .......... 40% 49.1M 16s",
                                "333250K .......... .......... .......... .......... .......... 40% 52.6M 16s",
                                "333300K .......... .......... .......... .......... .......... 40% 49.5M 16s",
                                "333350K .......... .......... .......... .......... .......... 40% 42.9M 16s",
                                "333400K .......... .......... .......... .......... .......... 40% 47.4M 16s",
                                "333450K .......... .......... .......... .......... .......... 40% 46.1M 16s",
                                "333500K .......... .......... .......... .......... .......... 40% 50.9M 16s",
                                "333550K .......... .......... .......... .......... .......... 40% 55.9M 16s",
                                "333600K .......... .......... .......... .......... .......... 40% 52.1M 16s",
                                "333650K .......... .......... .......... .......... .......... 40% 42.7M 16s",
                                "333700K .......... .......... .......... .......... .......... 40% 64.8M 16s",
                                "333750K .......... .......... .......... .......... .......... 40% 38.3M 16s",
                                "333800K .......... .......... .......... .......... .......... 40% 76.6M 16s",
                                "333850K .......... .......... .......... .......... .......... 40% 68.1M 16s",
                                "333900K .......... .......... .......... .......... .......... 40% 48.6M 16s",
                                "333950K .......... .......... .......... .......... .......... 40% 48.0M 16s",
                                "334000K .......... .......... .......... .......... .......... 40% 61.6M 16s",
                                "334050K .......... .......... .......... .......... .......... 40% 47.3M 16s",
                                "334100K .......... .......... .......... .......... .......... 40% 54.1M 16s",
                                "334150K .......... .......... .......... .......... .......... 40% 27.4M 16s",
                                "334200K .......... .......... .......... .......... .......... 40% 76.2M 16s",
                                "334250K .......... .......... .......... .......... .......... 40% 86.4M 16s",
                                "334300K .......... .......... .......... .......... .......... 40% 50.8M 16s",
                                "334350K .......... .......... .......... .......... .......... 40% 69.0M 16s",
                                "334400K .......... .......... .......... .......... .......... 40% 88.0M 16s",
                                "334450K .......... .......... .......... .......... .......... 40% 93.6M 16s",
                                "334500K .......... .......... .......... .......... .......... 40% 87.2M 16s",
                                "334550K .......... .......... .......... .......... .......... 40% 69.4M 16s",
                                "334600K .......... .......... .......... .......... .......... 40% 55.8M 16s",
                                "334650K .......... .......... .......... .......... .......... 40% 54.2M 16s",
                                "334700K .......... .......... .......... .......... .......... 40% 61.1M 16s",
                                "334750K .......... .......... .......... .......... .......... 40% 53.3M 16s",
                                "334800K .......... .......... .......... .......... .......... 40% 49.7M 16s",
                                "334850K .......... .......... .......... .......... .......... 40% 49.4M 16s",
                                "334900K .......... .......... .......... .......... .......... 40% 63.4M 16s",
                                "334950K .......... .......... .......... .......... .......... 40% 51.6M 16s",
                                "335000K .......... .......... .......... .......... .......... 40% 50.8M 16s",
                                "335050K .......... .......... .......... .......... .......... 40% 51.1M 16s",
                                "335100K .......... .......... .......... .......... .......... 40% 61.4M 16s",
                                "335150K .......... .......... .......... .......... .......... 40% 52.1M 16s",
                                "335200K .......... .......... .......... .......... .......... 40% 47.7M 16s",
                                "335250K .......... .......... .......... .......... .......... 40% 51.0M 16s",
                                "335300K .......... .......... .......... .......... .......... 40% 55.6M 16s",
                                "335350K .......... .......... .......... .......... .......... 40% 55.6M 16s",
                                "335400K .......... .......... .......... .......... .......... 40% 53.2M 16s",
                                "335450K .......... .......... .......... .......... .......... 40% 49.8M 16s",
                                "335500K .......... .......... .......... .......... .......... 40% 52.8M 16s",
                                "335550K .......... .......... .......... .......... .......... 40% 52.7M 16s",
                                "335600K .......... .......... .......... .......... .......... 40% 59.9M 16s",
                                "335650K .......... .......... .......... .......... .......... 40% 47.8M 16s",
                                "335700K .......... .......... .......... .......... .......... 40% 52.2M 16s",
                                "335750K .......... .......... .......... .......... .......... 40% 57.7M 16s",
                                "335800K .......... .......... .......... .......... .......... 40% 55.7M 16s",
                                "335850K .......... .......... .......... .......... .......... 40% 53.0M 16s",
                                "335900K .......... .......... .......... .......... .......... 40% 45.1M 16s",
                                "335950K .......... .......... .......... .......... .......... 40% 53.2M 16s",
                                "336000K .......... .......... .......... .......... .......... 40% 48.5M 16s",
                                "336050K .......... .......... .......... .......... .......... 40% 58.6M 16s",
                                "336100K .......... .......... .......... .......... .......... 40% 54.8M 16s",
                                "336150K .......... .......... .......... .......... .......... 40% 54.1M 16s",
                                "336200K .......... .......... .......... .......... .......... 40% 52.2M 16s",
                                "336250K .......... .......... .......... .......... .......... 40% 38.8M 16s",
                                "336300K .......... .......... .......... .......... .......... 40% 80.9M 16s",
                                "336350K .......... .......... .......... .......... .......... 40% 37.4M 16s",
                                "336400K .......... .......... .......... .......... .......... 40% 67.2M 16s",
                                "336450K .......... .......... .......... .......... .......... 40% 63.1M 16s",
                                "336500K .......... .......... .......... .......... .......... 40% 53.5M 16s",
                                "336550K .......... .......... .......... .......... .......... 40% 47.1M 16s",
                                "336600K .......... .......... .......... .......... .......... 40% 54.5M 16s",
                                "336650K .......... .......... .......... .......... .......... 40% 50.7M 16s",
                                "336700K .......... .......... .......... .......... .......... 40% 48.7M 16s",
                                "336750K .......... .......... .......... .......... .......... 41% 54.2M 16s",
                                "336800K .......... .......... .......... .......... .......... 41% 50.0M 16s",
                                "336850K .......... .......... .......... .......... .......... 41% 44.9M 16s",
                                "336900K .......... .......... .......... .......... .......... 41% 40.2M 16s",
                                "336950K .......... .......... .......... .......... .......... 41% 69.5M 16s",
                                "337000K .......... .......... .......... .......... .......... 41% 57.5M 16s",
                                "337050K .......... .......... .......... .......... .......... 41% 50.5M 16s",
                                "337100K .......... .......... .......... .......... .......... 41% 34.0M 16s",
                                "337150K .......... .......... .......... .......... .......... 41% 58.5M 16s",
                                "337200K .......... .......... .......... .......... .......... 41% 61.0M 16s",
                                "337250K .......... .......... .......... .......... .......... 41% 24.5M 16s",
                                "337300K .......... .......... .......... .......... .......... 41% 66.3M 16s",
                                "337350K .......... .......... .......... .......... .......... 41% 69.2M 16s",
                                "337400K .......... .......... .......... .......... .......... 41% 56.5M 16s",
                                "337450K .......... .......... .......... .......... .......... 41% 64.0M 16s",
                                "337500K .......... .......... .......... .......... .......... 41% 50.4M 16s",
                                "337550K .......... .......... .......... .......... .......... 41% 47.4M 16s",
                                "337600K .......... .......... .......... .......... .......... 41% 47.8M 16s",
                                "337650K .......... .......... .......... .......... .......... 41% 54.5M 16s",
                                "337700K .......... .......... .......... .......... .......... 41% 46.2M 16s",
                                "337750K .......... .......... .......... .......... .......... 41% 48.6M 16s",
                                "337800K .......... .......... .......... .......... .......... 41% 52.6M 16s",
                                "337850K .......... .......... .......... .......... .......... 41% 47.0M 16s",
                                "337900K .......... .......... .......... .......... .......... 41% 50.0M 16s",
                                "337950K .......... .......... .......... .......... .......... 41% 40.6M 16s",
                                "338000K .......... .......... .......... .......... .......... 41% 40.8M 16s",
                                "338050K .......... .......... .......... .......... .......... 41% 45.1M 16s",
                                "338100K .......... .......... .......... .......... .......... 41% 39.3M 16s",
                                "338150K .......... .......... .......... .......... .......... 41% 37.1M 16s",
                                "338200K .......... .......... .......... .......... .......... 41% 45.5M 16s",
                                "338250K .......... .......... .......... .......... .......... 41% 46.7M 16s",
                                "338300K .......... .......... .......... .......... .......... 41% 41.6M 16s",
                                "338350K .......... .......... .......... .......... .......... 41% 46.1M 16s",
                                "338400K .......... .......... .......... .......... .......... 41% 27.3M 16s",
                                "338450K .......... .......... .......... .......... .......... 41% 60.0M 16s",
                                "338500K .......... .......... .......... .......... .......... 41% 46.1M 16s",
                                "338550K .......... .......... .......... .......... .......... 41% 41.7M 16s",
                                "338600K .......... .......... .......... .......... .......... 41% 44.6M 16s",
                                "338650K .......... .......... .......... .......... .......... 41% 43.2M 16s",
                                "338700K .......... .......... .......... .......... .......... 41% 38.2M 16s",
                                "338750K .......... .......... .......... .......... .......... 41% 38.4M 16s",
                                "338800K .......... .......... .......... .......... .......... 41% 36.2M 16s",
                                "338850K .......... .......... .......... .......... .......... 41% 37.3M 16s",
                                "338900K .......... .......... .......... .......... .......... 41% 46.8M 16s",
                                "338950K .......... .......... .......... .......... .......... 41% 42.1M 16s",
                                "339000K .......... .......... .......... .......... .......... 41% 23.4M 16s",
                                "339050K .......... .......... .......... .......... .......... 41% 82.9M 16s",
                                "339100K .......... .......... .......... .......... .......... 41% 51.7M 16s",
                                "339150K .......... .......... .......... .......... .......... 41% 36.9M 16s",
                                "339200K .......... .......... .......... .......... .......... 41% 41.9M 16s",
                                "339250K .......... .......... .......... .......... .......... 41% 40.4M 16s",
                                "339300K .......... .......... .......... .......... .......... 41% 36.6M 16s",
                                "339350K .......... .......... .......... .......... .......... 41% 46.1M 16s",
                                "339400K .......... .......... .......... .......... .......... 41% 42.6M 16s",
                                "339450K .......... .......... .......... .......... .......... 41% 21.8M 16s",
                                "339500K .......... .......... .......... .......... .......... 41% 57.5M 16s",
                                "339550K .......... .......... .......... .......... .......... 41% 75.8M 16s",
                                "339600K .......... .......... .......... .......... .......... 41% 42.2M 16s",
                                "339650K .......... .......... .......... .......... .......... 41% 37.4M 16s",
                                "339700K .......... .......... .......... .......... .......... 41% 38.0M 16s",
                                "339750K .......... .......... .......... .......... .......... 41% 37.6M 16s",
                                "339800K .......... .......... .......... .......... .......... 41% 38.3M 16s",
                                "339850K .......... .......... .......... .......... .......... 41% 39.2M 16s",
                                "339900K .......... .......... .......... .......... .......... 41% 34.9M 16s",
                                "339950K .......... .......... .......... .......... .......... 41% 32.8M 16s",
                                "340000K .......... .......... .......... .......... .......... 41% 46.7M 16s",
                                "340050K .......... .......... .......... .......... .......... 41% 40.6M 16s",
                                "340100K .......... .......... .......... .......... .......... 41% 37.0M 16s",
                                "340150K .......... .......... .......... .......... .......... 41% 43.1M 16s",
                                "340200K .......... .......... .......... .......... .......... 41% 39.1M 16s",
                                "340250K .......... .......... .......... .......... .......... 41% 37.1M 16s",
                                "340300K .......... .......... .......... .......... .......... 41% 45.4M 16s",
                                "340350K .......... .......... .......... .......... .......... 41% 41.7M 16s",
                                "340400K .......... .......... .......... .......... .......... 41% 66.8M 16s",
                                "340450K .......... .......... .......... .......... .......... 41% 69.2M 16s",
                                "340500K .......... .......... .......... .......... .......... 41% 42.6M 16s",
                                "340550K .......... .......... .......... .......... .......... 41% 46.1M 16s",
                                "340600K .......... .......... .......... .......... .......... 41% 39.8M 16s",
                                "340650K .......... .......... .......... .......... .......... 41% 36.0M 16s",
                                "340700K .......... .......... .......... .......... .......... 41% 46.1M 16s",
                                "340750K .......... .......... .......... .......... .......... 41% 41.0M 16s",
                                "340800K .......... .......... .......... .......... .......... 41% 40.1M 16s",
                                "340850K .......... .......... .......... .......... .......... 41% 44.5M 16s",
                                "340900K .......... .......... .......... .......... .......... 41% 44.0M 16s",
                                "340950K .......... .......... .......... .......... .......... 41% 44.6M 16s",
                                "341000K .......... .......... .......... .......... .......... 41% 50.6M 16s",
                                "341050K .......... .......... .......... .......... .......... 41% 50.6M 16s",
                                "341100K .......... .......... .......... .......... .......... 41% 49.3M 16s",
                                "341150K .......... .......... .......... .......... .......... 41% 41.8M 16s",
                                "341200K .......... .......... .......... .......... .......... 41% 39.1M 16s",
                                "341250K .......... .......... .......... .......... .......... 41% 45.1M 16s",
                                "341300K .......... .......... .......... .......... .......... 41% 51.0M 16s",
                                "341350K .......... .......... .......... .......... .......... 41% 41.4M 16s",
                                "341400K .......... .......... .......... .......... .......... 41% 34.1M 16s",
                                "341450K .......... .......... .......... .......... .......... 41% 29.3M 16s",
                                "341500K .......... .......... .......... .......... .......... 41% 60.6M 16s",
                                "341550K .......... .......... .......... .......... .......... 41% 59.5M 16s",
                                "341600K .......... .......... .......... .......... .......... 41% 65.8M 16s",
                                "341650K .......... .......... .......... .......... .......... 41% 35.1M 16s",
                                "341700K .......... .......... .......... .......... .......... 41% 63.5M 16s",
                                "341750K .......... .......... .......... .......... .......... 41% 59.8M 16s",
                                "341800K .......... .......... .......... .......... .......... 41% 52.7M 16s",
                                "341850K .......... .......... .......... .......... .......... 41% 45.3M 16s",
                                "341900K .......... .......... .......... .......... .......... 41% 52.2M 16s",
                                "341950K .......... .......... .......... .......... .......... 41% 44.1M 16s",
                                "342000K .......... .......... .......... .......... .......... 41% 36.5M 16s",
                                "342050K .......... .......... .......... .......... .......... 41% 61.3M 16s",
                                "342100K .......... .......... .......... .......... .......... 41% 59.0M 16s",
                                "342150K .......... .......... .......... .......... .......... 41% 49.5M 16s",
                                "342200K .......... .......... .......... .......... .......... 41% 54.7M 16s",
                                "342250K .......... .......... .......... .......... .......... 41% 47.8M 16s",
                                "342300K .......... .......... .......... .......... .......... 41% 42.9M 16s",
                                "342350K .......... .......... .......... .......... .......... 41% 41.4M 16s",
                                "342400K .......... .......... .......... .......... .......... 41% 41.3M 16s",
                                "342450K .......... .......... .......... .......... .......... 41% 52.9M 16s",
                                "342500K .......... .......... .......... .......... .......... 41% 44.4M 16s",
                                "342550K .......... .......... .......... .......... .......... 41% 51.1M 16s",
                                "342600K .......... .......... .......... .......... .......... 41% 45.0M 16s",
                                "342650K .......... .......... .......... .......... .......... 41% 48.8M 16s",
                                "342700K .......... .......... .......... .......... .......... 41% 47.6M 16s",
                                "342750K .......... .......... .......... .......... .......... 41% 58.9M 16s",
                                "342800K .......... .......... .......... .......... .......... 41% 47.9M 16s",
                                "342850K .......... .......... .......... .......... .......... 41% 45.6M 16s",
                                "342900K .......... .......... .......... .......... .......... 41% 45.9M 16s",
                                "342950K .......... .......... .......... .......... .......... 41% 47.2M 16s",
                                "343000K .......... .......... .......... .......... .......... 41% 51.7M 16s",
                                "343050K .......... .......... .......... .......... .......... 41% 45.0M 16s",
                                "343100K .......... .......... .......... .......... .......... 41% 41.5M 16s",
                                "343150K .......... .......... .......... .......... .......... 41% 45.6M 16s",
                                "343200K .......... .......... .......... .......... .......... 41% 23.0M 16s",
                                "343250K .......... .......... .......... .......... .......... 41% 25.1M 16s",
                                "343300K .......... .......... .......... .......... .......... 41% 21.4M 16s",
                                "343350K .......... .......... .......... .......... .......... 41% 39.5M 16s",
                                "343400K .......... .......... .......... .......... .......... 41% 17.5M 16s",
                                "343450K .......... .......... .......... .......... .......... 41% 25.8M 16s",
                                "343500K .......... .......... .......... .......... .......... 41% 42.3M 16s",
                                "343550K .......... .......... .......... .......... .......... 41% 43.4M 16s",
                                "343600K .......... .......... .......... .......... .......... 41% 34.7M 16s",
                                "343650K .......... .......... .......... .......... .......... 41% 44.8M 16s",
                                "343700K .......... .......... .......... .......... .......... 41% 35.4M 16s",
                                "343750K .......... .......... .......... .......... .......... 41% 84.6M 16s",
                                "343800K .......... .......... .......... .......... .......... 41% 18.5M 16s",
                                "343850K .......... .......... .......... .......... .......... 41% 45.1M 16s",
                                "343900K .......... .......... .......... .......... .......... 41% 32.8M 16s",
                                "343950K .......... .......... .......... .......... .......... 41% 31.3M 16s",
                                "344000K .......... .......... .......... .......... .......... 41% 34.4M 16s",
                                "344050K .......... .......... .......... .......... .......... 41% 30.8M 16s",
                                "344100K .......... .......... .......... .......... .......... 41% 38.7M 16s",
                                "344150K .......... .......... .......... .......... .......... 41% 42.8M 16s",
                                "344200K .......... .......... .......... .......... .......... 41% 33.6M 16s",
                                "344250K .......... .......... .......... .......... .......... 41% 43.6M 16s",
                                "344300K .......... .......... .......... .......... .......... 41% 37.9M 16s",
                                "344350K .......... .......... .......... .......... .......... 41% 37.2M 16s",
                                "344400K .......... .......... .......... .......... .......... 41% 25.9M 16s",
                                "344450K .......... .......... .......... .......... .......... 41% 43.8M 16s",
                                "344500K .......... .......... .......... .......... .......... 41% 36.7M 16s",
                                "344550K .......... .......... .......... .......... .......... 41% 70.2M 16s",
                                "344600K .......... .......... .......... .......... .......... 41% 59.0M 16s",
                                "344650K .......... .......... .......... .......... .......... 41% 39.6M 16s",
                                "344700K .......... .......... .......... .......... .......... 41% 32.7M 16s",
                                "344750K .......... .......... .......... .......... .......... 41% 43.2M 16s",
                                "344800K .......... .......... .......... .......... .......... 41% 31.4M 16s",
                                "344850K .......... .......... .......... .......... .......... 41% 32.8M 16s",
                                "344900K .......... .......... .......... .......... .......... 41% 47.2M 16s",
                                "344950K .......... .......... .......... .......... .......... 42% 53.5M 16s",
                                "345000K .......... .......... .......... .......... .......... 42% 77.6M 16s",
                                "345050K .......... .......... .......... .......... .......... 42% 46.7M 16s",
                                "345100K .......... .......... .......... .......... .......... 42% 41.0M 16s",
                                "345150K .......... .......... .......... .......... .......... 42% 44.3M 16s",
                                "345200K .......... .......... .......... .......... .......... 42% 31.2M 16s",
                                "345250K .......... .......... .......... .......... .......... 42% 64.1M 16s",
                                "345300K .......... .......... .......... .......... .......... 42% 95.3M 16s",
                                "345350K .......... .......... .......... .......... .......... 42% 44.3M 16s",
                                "345400K .......... .......... .......... .......... .......... 42% 28.6M 16s",
                                "345450K .......... .......... .......... .......... .......... 42% 81.8M 16s",
                                "345500K .......... .......... .......... .......... .......... 42% 66.0M 16s",
                                "345550K .......... .......... .......... .......... .......... 42% 77.6M 16s",
                                "345600K .......... .......... .......... .......... .......... 42% 53.5M 16s",
                                "345650K .......... .......... .......... .......... .......... 42% 38.2M 16s",
                                "345700K .......... .......... .......... .......... .......... 42% 50.5M 16s",
                                "345750K .......... .......... .......... .......... .......... 42% 53.9M 16s",
                                "345800K .......... .......... .......... .......... .......... 42% 33.8M 16s",
                                "345850K .......... .......... .......... .......... .......... 42% 55.8M 16s",
                                "345900K .......... .......... .......... .......... .......... 42% 56.6M 16s",
                                "345950K .......... .......... .......... .......... .......... 42% 45.1M 16s",
                                "346000K .......... .......... .......... .......... .......... 42% 31.3M 16s",
                                "346050K .......... .......... .......... .......... .......... 42% 36.9M 16s",
                                "346100K .......... .......... .......... .......... .......... 42% 50.1M 16s",
                                "346150K .......... .......... .......... .......... .......... 42% 87.6M 16s",
                                "346200K .......... .......... .......... .......... .......... 42% 43.2M 16s",
                                "346250K .......... .......... .......... .......... .......... 42% 42.9M 16s",
                                "346300K .......... .......... .......... .......... .......... 42% 44.8M 16s",
                                "346350K .......... .......... .......... .......... .......... 42% 37.9M 16s",
                                "346400K .......... .......... .......... .......... .......... 42% 30.5M 16s",
                                "346450K .......... .......... .......... .......... .......... 42% 32.2M 16s",
                                "346500K .......... .......... .......... .......... .......... 42% 34.4M 16s",
                                "346550K .......... .......... .......... .......... .......... 42% 36.7M 16s",
                                "346600K .......... .......... .......... .......... .......... 42% 26.1M 16s",
                                "346650K .......... .......... .......... .......... .......... 42% 33.9M 16s",
                                "346700K .......... .......... .......... .......... .......... 42% 37.3M 16s",
                                "346750K .......... .......... .......... .......... .......... 42% 36.8M 16s",
                                "346800K .......... .......... .......... .......... .......... 42% 48.2M 16s",
                                "346850K .......... .......... .......... .......... .......... 42% 89.4M 16s",
                                "346900K .......... .......... .......... .......... .......... 42% 37.1M 16s",
                                "346950K .......... .......... .......... .......... .......... 42% 33.3M 16s",
                                "347000K .......... .......... .......... .......... .......... 42% 36.9M 16s",
                                "347050K .......... .......... .......... .......... .......... 42% 36.6M 16s",
                                "347100K .......... .......... .......... .......... .......... 42% 64.3M 16s",
                                "347150K .......... .......... .......... .......... .......... 42% 37.2M 16s",
                                "347200K .......... .......... .......... .......... .......... 42% 42.7M 16s",
                                "347250K .......... .......... .......... .......... .......... 42% 46.8M 16s",
                                "347300K .......... .......... .......... .......... .......... 42% 42.2M 16s",
                                "347350K .......... .......... .......... .......... .......... 42% 36.4M 16s",
                                "347400K .......... .......... .......... .......... .......... 42% 31.4M 16s",
                                "347450K .......... .......... .......... .......... .......... 42% 34.3M 16s",
                                "347500K .......... .......... .......... .......... .......... 42% 30.7M 16s",
                                "347550K .......... .......... .......... .......... .......... 42% 29.7M 16s",
                                "347600K .......... .......... .......... .......... .......... 42% 27.9M 16s",
                                "347650K .......... .......... .......... .......... .......... 42% 42.0M 16s",
                                "347700K .......... .......... .......... .......... .......... 42% 37.4M 16s",
                                "347750K .......... .......... .......... .......... .......... 42% 38.8M 16s",
                                "347800K .......... .......... .......... .......... .......... 42% 37.9M 16s",
                                "347850K .......... .......... .......... .......... .......... 42% 76.6M 16s",
                                "347900K .......... .......... .......... .......... .......... 42% 83.7M 16s",
                                "347950K .......... .......... .......... .......... .......... 42% 36.4M 16s",
                                "348000K .......... .......... .......... .......... .......... 42% 31.3M 16s",
                                "348050K .......... .......... .......... .......... .......... 42% 43.1M 16s",
                                "348100K .......... .......... .......... .......... .......... 42% 31.6M 16s",
                                "348150K .......... .......... .......... .......... .......... 42% 40.2M 16s",
                                "348200K .......... .......... .......... .......... .......... 42% 34.6M 16s",
                                "348250K .......... .......... .......... .......... .......... 42% 33.2M 16s",
                                "348300K .......... .......... .......... .......... .......... 42% 42.2M 16s",
                                "348350K .......... .......... .......... .......... .......... 42% 44.6M 16s",
                                "348400K .......... .......... .......... .......... .......... 42% 27.5M 16s",
                                "348450K .......... .......... .......... .......... .......... 42% 36.1M 16s",
                                "348500K .......... .......... .......... .......... .......... 42% 25.3M 16s",
                                "348550K .......... .......... .......... .......... .......... 42% 33.2M 16s",
                                "348600K .......... .......... .......... .......... .......... 42% 32.0M 16s",
                                "348650K .......... .......... .......... .......... .......... 42% 34.5M 16s",
                                "348700K .......... .......... .......... .......... .......... 42% 46.9M 16s",
                                "348750K .......... .......... .......... .......... .......... 42% 36.2M 16s",
                                "348800K .......... .......... .......... .......... .......... 42% 37.4M 16s",
                                "348850K .......... .......... .......... .......... .......... 42% 29.7M 16s",
                                "348900K .......... .......... .......... .......... .......... 42% 35.8M 16s",
                                "348950K .......... .......... .......... .......... .......... 42% 40.8M 16s",
                                "349000K .......... .......... .......... .......... .......... 42% 38.2M 16s",
                                "349050K .......... .......... .......... .......... .......... 42% 45.2M 16s",
                                "349100K .......... .......... .......... .......... .......... 42% 32.9M 16s",
                                "349150K .......... .......... .......... .......... .......... 42% 36.1M 16s",
                                "349200K .......... .......... .......... .......... .......... 42% 40.7M 16s",
                                "349250K .......... .......... .......... .......... .......... 42% 38.8M 16s",
                                "349300K .......... .......... .......... .......... .......... 42% 41.0M 16s",
                                "349350K .......... .......... .......... .......... .......... 42% 38.1M 16s",
                                "349400K .......... .......... .......... .......... .......... 42% 33.2M 16s",
                                "349450K .......... .......... .......... .......... .......... 42% 78.0M 16s",
                                "349500K .......... .......... .......... .......... .......... 42% 91.8M 16s",
                                "349550K .......... .......... .......... .......... .......... 42% 97.3M 16s",
                                "349600K .......... .......... .......... .......... .......... 42% 84.7M 16s",
                                "349650K .......... .......... .......... .......... .......... 42% 93.2M 15s",
                                "349700K .......... .......... .......... .......... .......... 42% 86.4M 15s",
                                "349750K .......... .......... .......... .......... .......... 42% 50.3M 15s",
                                "349800K .......... .......... .......... .......... .......... 42% 72.7M 15s",
                                "349850K .......... .......... .......... .......... .......... 42% 80.2M 15s",
                                "349900K .......... .......... .......... .......... .......... 42% 45.7M 15s",
                                "349950K .......... .......... .......... .......... .......... 42% 27.9M 15s",
                                "350000K .......... .......... .......... .......... .......... 42% 60.9M 15s",
                                "350050K .......... .......... .......... .......... .......... 42% 43.3M 15s",
                                "350100K .......... .......... .......... .......... .......... 42% 36.0M 15s",
                                "350150K .......... .......... .......... .......... .......... 42% 48.5M 15s",
                                "350200K .......... .......... .......... .......... .......... 42% 61.6M 15s",
                                "350250K .......... .......... .......... .......... .......... 42% 85.4M 15s",
                                "350300K .......... .......... .......... .......... .......... 42% 65.9M 15s",
                                "350350K .......... .......... .......... .......... .......... 42% 62.6M 15s",
                                "350400K .......... .......... .......... .......... .......... 42% 76.2M 15s",
                                "350450K .......... .......... .......... .......... .......... 42% 87.8M 15s",
                                "350500K .......... .......... .......... .......... .......... 42% 94.2M 15s",
                                "350550K .......... .......... .......... .......... .......... 42% 53.8M 15s",
                                "350600K .......... .......... .......... .......... .......... 42% 76.8M 15s",
                                "350650K .......... .......... .......... .......... .......... 42% 89.5M 15s",
                                "350700K .......... .......... .......... .......... .......... 42% 84.1M 15s",
                                "350750K .......... .......... .......... .......... .......... 42% 60.2M 15s",
                                "350800K .......... .......... .......... .......... .......... 42% 35.7M 15s",
                                "350850K .......... .......... .......... .......... .......... 42% 36.9M 15s",
                                "350900K .......... .......... .......... .......... .......... 42% 49.4M 15s",
                                "350950K .......... .......... .......... .......... .......... 42% 44.4M 15s",
                                "351000K .......... .......... .......... .......... .......... 42% 37.9M 15s",
                                "351050K .......... .......... .......... .......... .......... 42% 42.2M 15s",
                                "351100K .......... .......... .......... .......... .......... 42% 38.2M 15s",
                                "351150K .......... .......... .......... .......... .......... 42% 43.8M 15s",
                                "351200K .......... .......... .......... .......... .......... 42% 44.5M 15s",
                                "351250K .......... .......... .......... .......... .......... 42% 44.5M 15s",
                                "351300K .......... .......... .......... .......... .......... 42% 92.3M 15s",
                                "351350K .......... .......... .......... .......... .......... 42% 48.0M 15s",
                                "351400K .......... .......... .......... .......... .......... 42% 33.7M 15s",
                                "351450K .......... .......... .......... .......... .......... 42% 43.0M 15s",
                                "351500K .......... .......... .......... .......... .......... 42% 43.5M 15s",
                                "351550K .......... .......... .......... .......... .......... 42% 38.8M 15s",
                                "351600K .......... .......... .......... .......... .......... 42% 35.6M 15s",
                                "351650K .......... .......... .......... .......... .......... 42% 39.9M 15s",
                                "351700K .......... .......... .......... .......... .......... 42% 48.7M 15s",
                                "351750K .......... .......... .......... .......... .......... 42% 31.7M 15s",
                                "351800K .......... .......... .......... .......... .......... 42% 37.4M 15s",
                                "351850K .......... .......... .......... .......... .......... 42% 39.5M 15s",
                                "351900K .......... .......... .......... .......... .......... 42% 35.8M 15s",
                                "351950K .......... .......... .......... .......... .......... 42% 38.4M 15s",
                                "352000K .......... .......... .......... .......... .......... 42% 34.4M 15s",
                                "352050K .......... .......... .......... .......... .......... 42% 36.6M 15s",
                                "352100K .......... .......... .......... .......... .......... 42% 56.9M 15s",
                                "352150K .......... .......... .......... .......... .......... 42% 86.3M 15s",
                                "352200K .......... .......... .......... .......... .......... 42% 33.8M 15s",
                                "352250K .......... .......... .......... .......... .......... 42% 36.1M 15s",
                                "352300K .......... .......... .......... .......... .......... 42% 38.4M 15s",
                                "352350K .......... .......... .......... .......... .......... 42% 44.5M 15s",
                                "352400K .......... .......... .......... .......... .......... 42% 70.7M 15s",
                                "352450K .......... .......... .......... .......... .......... 42% 62.2M 15s",
                                "352500K .......... .......... .......... .......... .......... 42% 38.2M 15s",
                                "352550K .......... .......... .......... .......... .......... 42% 44.9M 15s",
                                "352600K .......... .......... .......... .......... .......... 42% 25.3M 15s",
                                "352650K .......... .......... .......... .......... .......... 42% 41.0M 15s",
                                "352700K .......... .......... .......... .......... .......... 42% 41.1M 15s",
                                "352750K .......... .......... .......... .......... .......... 42% 44.2M 15s",
                                "352800K .......... .......... .......... .......... .......... 42% 98.6M 15s",
                                "352850K .......... .......... .......... .......... .......... 42%  114M 15s",
                                "352900K .......... .......... .......... .......... .......... 42%  106M 15s",
                                "352950K .......... .......... .......... .......... .......... 42%  119M 15s",
                                "353000K .......... .......... .......... .......... .......... 42%  101M 15s",
                                "353050K .......... .......... .......... .......... .......... 42%  119M 15s",
                                "353100K .......... .......... .......... .......... .......... 42%  109M 15s",
                                "353150K .......... .......... .......... .......... .......... 43%  117M 15s",
                                "353200K .......... .......... .......... .......... .......... 43% 96.7M 15s",
                                "353250K .......... .......... .......... .......... .......... 43%  112M 15s",
                                "353300K .......... .......... .......... .......... .......... 43%  113M 15s",
                                "353350K .......... .......... .......... .......... .......... 43%  119M 15s",
                                "353400K .......... .......... .......... .......... .......... 43%  101M 15s",
                                "353450K .......... .......... .......... .......... .......... 43%  125M 15s",
                                "353500K .......... .......... .......... .......... .......... 43%  112M 15s",
                                "353550K .......... .......... .......... .......... .......... 43% 69.9M 15s",
                                "353600K .......... .......... .......... .......... .......... 43% 75.5M 15s",
                                "353650K .......... .......... .......... .......... .......... 43% 92.0M 15s",
                                "353700K .......... .......... .......... .......... .......... 43% 89.1M 15s",
                                "353750K .......... .......... .......... .......... .......... 43% 88.1M 15s",
                                "353800K .......... .......... .......... .......... .......... 43% 76.8M 15s",
                                "353850K .......... .......... .......... .......... .......... 43% 94.5M 15s",
                                "353900K .......... .......... .......... .......... .......... 43% 75.2M 15s",
                                "353950K .......... .......... .......... .......... .......... 43% 85.4M 15s",
                                "354000K .......... .......... .......... .......... .......... 43% 76.2M 15s",
                                "354050K .......... .......... .......... .......... .......... 43% 85.7M 15s",
                                "354100K .......... .......... .......... .......... .......... 43% 82.9M 15s",
                                "354150K .......... .......... .......... .......... .......... 43% 81.2M 15s",
                                "354200K .......... .......... .......... .......... .......... 43% 71.1M 15s",
                                "354250K .......... .......... .......... .......... .......... 43% 86.5M 15s",
                                "354300K .......... .......... .......... .......... .......... 43% 80.5M 15s",
                                "354350K .......... .......... .......... .......... .......... 43% 86.0M 15s",
                                "354400K .......... .......... .......... .......... .......... 43% 82.2M 15s",
                                "354450K .......... .......... .......... .......... .......... 43% 86.3M 15s",
                                "354500K .......... .......... .......... .......... .......... 43% 46.5M 15s",
                                "354550K .......... .......... .......... .......... .......... 43%  120M 15s",
                                "354600K .......... .......... .......... .......... .......... 43% 96.8M 15s",
                                "354650K .......... .......... .......... .......... .......... 43% 61.7M 15s",
                                "354700K .......... .......... .......... .......... .......... 43%  139M 15s",
                                "354750K .......... .......... .......... .......... .......... 43%  135M 15s",
                                "354800K .......... .......... .......... .......... .......... 43% 96.1M 15s",
                                "354850K .......... .......... .......... .......... .......... 43%  114M 15s",
                                "354900K .......... .......... .......... .......... .......... 43%  111M 15s",
                                "354950K .......... .......... .......... .......... .......... 43%  110M 15s",
                                "355000K .......... .......... .......... .......... .......... 43% 90.9M 15s",
                                "355050K .......... .......... .......... .......... .......... 43%  112M 15s",
                                "355100K .......... .......... .......... .......... .......... 43%  127M 15s",
                                "355150K .......... .......... .......... .......... .......... 43%  114M 15s",
                                "355200K .......... .......... .......... .......... .......... 43% 96.5M 15s",
                                "355250K .......... .......... .......... .......... .......... 43%  104M 15s",
                                "355300K .......... .......... .......... .......... .......... 43%  132M 15s",
                                "355350K .......... .......... .......... .......... .......... 43%  124M 15s",
                                "355400K .......... .......... .......... .......... .......... 43%  111M 15s",
                                "355450K .......... .......... .......... .......... .......... 43%  117M 15s",
                                "355500K .......... .......... .......... .......... .......... 43%  120M 15s",
                                "355550K .......... .......... .......... .......... .......... 43%  123M 15s",
                                "355600K .......... .......... .......... .......... .......... 43%  109M 15s",
                                "355650K .......... .......... .......... .......... .......... 43%  112M 15s",
                                "355700K .......... .......... .......... .......... .......... 43%  113M 15s",
                                "355750K .......... .......... .......... .......... .......... 43%  115M 15s",
                                "355800K .......... .......... .......... .......... .......... 43% 98.5M 15s",
                                "355850K .......... .......... .......... .......... .......... 43%  107M 15s",
                                "355900K .......... .......... .......... .......... .......... 43% 50.6M 15s",
                                "355950K .......... .......... .......... .......... .......... 43% 22.6M 15s",
                                "356000K .......... .......... .......... .......... .......... 43% 82.1M 15s",
                                "356050K .......... .......... .......... .......... .......... 43% 36.6M 15s",
                                "356100K .......... .......... .......... .......... .......... 43% 95.5M 15s",
                                "356150K .......... .......... .......... .......... .......... 43% 54.7M 15s",
                                "356200K .......... .......... .......... .......... .......... 43% 84.2M 15s",
                                "356250K .......... .......... .......... .......... .......... 43% 84.4M 15s",
                                "356300K .......... .......... .......... .......... .......... 43% 65.7M 15s",
                                "356350K .......... .......... .......... .......... .......... 43% 54.7M 15s",
                                "356400K .......... .......... .......... .......... .......... 43% 30.7M 15s",
                                "356450K .......... .......... .......... .......... .......... 43% 71.3M 15s",
                                "356500K .......... .......... .......... .......... .......... 43% 80.0M 15s",
                                "356550K .......... .......... .......... .......... .......... 43% 70.5M 15s",
                                "356600K .......... .......... .......... .......... .......... 43% 63.8M 15s",
                                "356650K .......... .......... .......... .......... .......... 43% 50.4M 15s",
                                "356700K .......... .......... .......... .......... .......... 43% 49.2M 15s",
                                "356750K .......... .......... .......... .......... .......... 43% 70.1M 15s",
                                "356800K .......... .......... .......... .......... .......... 43% 62.0M 15s",
                                "356850K .......... .......... .......... .......... .......... 43% 39.4M 15s",
                                "356900K .......... .......... .......... .......... .......... 43%  102M 15s",
                                "356950K .......... .......... .......... .......... .......... 43% 56.3M 15s",
                                "357000K .......... .......... .......... .......... .......... 43% 69.6M 15s",
                                "357050K .......... .......... .......... .......... .......... 43% 68.0M 15s",
                                "357100K .......... .......... .......... .......... .......... 43% 60.2M 15s",
                                "357150K .......... .......... .......... .......... .......... 43% 56.9M 15s",
                                "357200K .......... .......... .......... .......... .......... 43% 48.4M 15s",
                                "357250K .......... .......... .......... .......... .......... 43% 72.2M 15s",
                                "357300K .......... .......... .......... .......... .......... 43% 57.8M 15s",
                                "357350K .......... .......... .......... .......... .......... 43% 52.6M 15s",
                                "357400K .......... .......... .......... .......... .......... 43% 49.7M 15s",
                                "357450K .......... .......... .......... .......... .......... 43% 60.5M 15s",
                                "357500K .......... .......... .......... .......... .......... 43% 64.7M 15s",
                                "357550K .......... .......... .......... .......... .......... 43% 52.0M 15s",
                                "357600K .......... .......... .......... .......... .......... 43% 23.7M 15s",
                                "357650K .......... .......... .......... .......... .......... 43% 72.5M 15s",
                                "357700K .......... .......... .......... .......... .......... 43% 65.8M 15s",
                                "357750K .......... .......... .......... .......... .......... 43% 67.7M 15s",
                                "357800K .......... .......... .......... .......... .......... 43% 70.0M 15s",
                                "357850K .......... .......... .......... .......... .......... 43% 58.0M 15s",
                                "357900K .......... .......... .......... .......... .......... 43% 53.5M 15s",
                                "357950K .......... .......... .......... .......... .......... 43% 25.8M 15s",
                                "358000K .......... .......... .......... .......... .......... 43% 64.5M 15s",
                                "358050K .......... .......... .......... .......... .......... 43% 75.7M 15s",
                                "358100K .......... .......... .......... .......... .......... 43% 68.4M 15s",
                                "358150K .......... .......... .......... .......... .......... 43% 72.0M 15s",
                                "358200K .......... .......... .......... .......... .......... 43% 71.2M 15s",
                                "358250K .......... .......... .......... .......... .......... 43% 77.8M 15s",
                                "358300K .......... .......... .......... .......... .......... 43% 78.2M 15s",
                                "358350K .......... .......... .......... .......... .......... 43% 80.2M 15s",
                                "358400K .......... .......... .......... .......... .......... 43% 73.8M 15s",
                                "358450K .......... .......... .......... .......... .......... 43% 44.4M 15s",
                                "358500K .......... .......... .......... .......... .......... 43% 74.7M 15s",
                                "358550K .......... .......... .......... .......... .......... 43%  108M 15s",
                                "358600K .......... .......... .......... .......... .......... 43% 87.3M 15s",
                                "358650K .......... .......... .......... .......... .......... 43% 56.2M 15s",
                                "358700K .......... .......... .......... .......... .......... 43% 56.9M 15s",
                                "358750K .......... .......... .......... .......... .......... 43% 51.4M 15s",
                                "358800K .......... .......... .......... .......... .......... 43% 55.6M 15s",
                                "358850K .......... .......... .......... .......... .......... 43% 15.3M 15s",
                                "358900K .......... .......... .......... .......... .......... 43%  135M 15s",
                                "358950K .......... .......... .......... .......... .......... 43%  119M 15s",
                                "359000K .......... .......... .......... .......... .......... 43%  120M 15s",
                                "359050K .......... .......... .......... .......... .......... 43%  145M 15s",
                                "359100K .......... .......... .......... .......... .......... 43% 73.7M 15s",
                                "359150K .......... .......... .......... .......... .......... 43%  112M 15s",
                                "359200K .......... .......... .......... .......... .......... 43%  108M 15s",
                                "359250K .......... .......... .......... .......... .......... 43% 80.4M 15s",
                                "359300K .......... .......... .......... .......... .......... 43% 51.7M 15s",
                                "359350K .......... .......... .......... .......... .......... 43% 64.2M 15s",
                                "359400K .......... .......... .......... .......... .......... 43% 38.0M 15s",
                                "359450K .......... .......... .......... .......... .......... 43% 72.0M 15s",
                                "359500K .......... .......... .......... .......... .......... 43% 90.2M 15s",
                                "359550K .......... .......... .......... .......... .......... 43% 44.4M 15s",
                                "359600K .......... .......... .......... .......... .......... 43% 84.7M 15s",
                                "359650K .......... .......... .......... .......... .......... 43% 82.4M 15s",
                                "359700K .......... .......... .......... .......... .......... 43% 91.0M 15s",
                                "359750K .......... .......... .......... .......... .......... 43% 71.1M 15s",
                                "359800K .......... .......... .......... .......... .......... 43%  102M 15s",
                                "359850K .......... .......... .......... .......... .......... 43% 67.1M 15s",
                                "359900K .......... .......... .......... .......... .......... 43% 60.7M 15s",
                                "359950K .......... .......... .......... .......... .......... 43% 63.1M 15s",
                                "360000K .......... .......... .......... .......... .......... 43% 63.2M 15s",
                                "360050K .......... .......... .......... .......... .......... 43% 76.3M 15s",
                                "360100K .......... .......... .......... .......... .......... 43% 30.0M 15s",
                                "360150K .......... .......... .......... .......... .......... 43%  102M 15s",
                                "360200K .......... .......... .......... .......... .......... 43%  118M 15s",
                                "360250K .......... .......... .......... .......... .......... 43% 59.1M 15s",
                                "360300K .......... .......... .......... .......... .......... 43% 66.1M 15s",
                                "360350K .......... .......... .......... .......... .......... 43% 57.7M 15s",
                                "360400K .......... .......... .......... .......... .......... 43% 57.5M 15s",
                                "360450K .......... .......... .......... .......... .......... 43% 62.5M 15s",
                                "360500K .......... .......... .......... .......... .......... 43% 77.0M 15s",
                                "360550K .......... .......... .......... .......... .......... 43% 61.3M 15s",
                                "360600K .......... .......... .......... .......... .......... 43% 60.9M 15s",
                                "360650K .......... .......... .......... .......... .......... 43% 60.1M 15s",
                                "360700K .......... .......... .......... .......... .......... 43% 58.1M 15s",
                                "360750K .......... .......... .......... .......... .......... 43% 64.0M 15s",
                                "360800K .......... .......... .......... .......... .......... 43% 55.2M 15s",
                                "360850K .......... .......... .......... .......... .......... 43% 69.6M 15s",
                                "360900K .......... .......... .......... .......... .......... 43% 64.2M 15s",
                                "360950K .......... .......... .......... .......... .......... 43% 61.8M 15s",
                                "361000K .......... .......... .......... .......... .......... 43% 65.0M 15s",
                                "361050K .......... .......... .......... .......... .......... 43% 62.6M 15s",
                                "361100K .......... .......... .......... .......... .......... 43% 57.6M 15s",
                                "361150K .......... .......... .......... .......... .......... 43% 57.5M 15s",
                                "361200K .......... .......... .......... .......... .......... 43% 58.5M 15s",
                                "361250K .......... .......... .......... .......... .......... 43% 68.1M 15s",
                                "361300K .......... .......... .......... .......... .......... 43% 57.5M 15s",
                                "361350K .......... .......... .......... .......... .......... 43% 56.9M 15s",
                                "361400K .......... .......... .......... .......... .......... 44% 57.1M 15s",
                                "361450K .......... .......... .......... .......... .......... 44% 62.9M 15s",
                                "361500K .......... .......... .......... .......... .......... 44% 66.3M 15s",
                                "361550K .......... .......... .......... .......... .......... 44% 61.3M 15s",
                                "361600K .......... .......... .......... .......... .......... 44% 62.2M 15s",
                                "361650K .......... .......... .......... .......... .......... 44% 56.9M 15s",
                                "361700K .......... .......... .......... .......... .......... 44% 66.1M 15s",
                                "361750K .......... .......... .......... .......... .......... 44% 63.4M 15s",
                                "361800K .......... .......... .......... .......... .......... 44% 64.1M 15s",
                                "361850K .......... .......... .......... .......... .......... 44% 56.4M 15s",
                                "361900K .......... .......... .......... .......... .......... 44% 62.5M 15s",
                                "361950K .......... .......... .......... .......... .......... 44% 60.9M 15s",
                                "362000K .......... .......... .......... .......... .......... 44% 65.5M 15s",
                                "362050K .......... .......... .......... .......... .......... 44% 50.3M 15s",
                                "362100K .......... .......... .......... .......... .......... 44% 80.2M 15s",
                                "362150K .......... .......... .......... .......... .......... 44% 26.3M 15s",
                                "362200K .......... .......... .......... .......... .......... 44% 92.0M 15s",
                                "362250K .......... .......... .......... .......... .......... 44% 88.7M 15s",
                                "362300K .......... .......... .......... .......... .......... 44% 71.9M 15s",
                                "362350K .......... .......... .......... .......... .......... 44% 89.7M 15s",
                                "362400K .......... .......... .......... .......... .......... 44% 91.2M 15s",
                                "362450K .......... .......... .......... .......... .......... 44% 71.2M 15s",
                                "362500K .......... .......... .......... .......... .......... 44% 63.6M 15s",
                                "362550K .......... .......... .......... .......... .......... 44% 54.4M 15s",
                                "362600K .......... .......... .......... .......... .......... 44% 41.9M 15s",
                                "362650K .......... .......... .......... .......... .......... 44% 70.8M 15s",
                                "362700K .......... .......... .......... .......... .......... 44% 86.8M 15s",
                                "362750K .......... .......... .......... .......... .......... 44% 69.6M 15s",
                                "362800K .......... .......... .......... .......... .......... 44% 48.2M 15s",
                                "362850K .......... .......... .......... .......... .......... 44% 46.7M 15s",
                                "362900K .......... .......... .......... .......... .......... 44% 85.2M 15s",
                                "362950K .......... .......... .......... .......... .......... 44% 82.6M 15s",
                                "363000K .......... .......... .......... .......... .......... 44% 63.7M 15s",
                                "363050K .......... .......... .......... .......... .......... 44% 69.1M 15s",
                                "363100K .......... .......... .......... .......... .......... 44% 57.1M 15s",
                                "363150K .......... .......... .......... .......... .......... 44% 55.4M 15s",
                                "363200K .......... .......... .......... .......... .......... 44% 54.3M 15s",
                                "363250K .......... .......... .......... .......... .......... 44% 63.0M 15s",
                                "363300K .......... .......... .......... .......... .......... 44% 60.8M 15s",
                                "363350K .......... .......... .......... .......... .......... 44% 55.5M 15s",
                                "363400K .......... .......... .......... .......... .......... 44% 52.8M 15s",
                                "363450K .......... .......... .......... .......... .......... 44% 55.7M 15s",
                                "363500K .......... .......... .......... .......... .......... 44% 47.7M 15s",
                                "363550K .......... .......... .......... .......... .......... 44% 84.6M 15s",
                                "363600K .......... .......... .......... .......... .......... 44% 68.6M 15s",
                                "363650K .......... .......... .......... .......... .......... 44% 52.7M 15s",
                                "363700K .......... .......... .......... .......... .......... 44% 57.1M 15s",
                                "363750K .......... .......... .......... .......... .......... 44% 53.0M 15s",
                                "363800K .......... .......... .......... .......... .......... 44% 57.6M 15s",
                                "363850K .......... .......... .......... .......... .......... 44% 59.2M 15s",
                                "363900K .......... .......... .......... .......... .......... 44% 61.1M 15s",
                                "363950K .......... .......... .......... .......... .......... 44% 63.9M 15s",
                                "364000K .......... .......... .......... .......... .......... 44% 69.4M 15s",
                                "364050K .......... .......... .......... .......... .......... 44% 58.4M 15s",
                                "364100K .......... .......... .......... .......... .......... 44% 55.2M 15s",
                                "364150K .......... .......... .......... .......... .......... 44% 56.3M 15s",
                                "364200K .......... .......... .......... .......... .......... 44% 62.6M 15s",
                                "364250K .......... .......... .......... .......... .......... 44% 58.8M 15s",
                                "364300K .......... .......... .......... .......... .......... 44% 48.5M 15s",
                                "364350K .......... .......... .......... .......... .......... 44% 51.5M 15s",
                                "364400K .......... .......... .......... .......... .......... 44% 40.4M 15s",
                                "364450K .......... .......... .......... .......... .......... 44% 73.7M 15s",
                                "364500K .......... .......... .......... .......... .......... 44% 47.8M 15s",
                                "364550K .......... .......... .......... .......... .......... 44% 44.5M 15s",
                                "364600K .......... .......... .......... .......... .......... 44% 59.5M 15s",
                                "364650K .......... .......... .......... .......... .......... 44% 26.2M 15s",
                                "364700K .......... .......... .......... .......... .......... 44% 79.9M 15s",
                                "364750K .......... .......... .......... .......... .......... 44% 50.5M 15s",
                                "364800K .......... .......... .......... .......... .......... 44% 32.6M 15s",
                                "364850K .......... .......... .......... .......... .......... 44% 84.3M 15s",
                                "364900K .......... .......... .......... .......... .......... 44% 73.4M 15s",
                                "364950K .......... .......... .......... .......... .......... 44% 73.5M 15s",
                                "365000K .......... .......... .......... .......... .......... 44% 52.6M 15s",
                                "365050K .......... .......... .......... .......... .......... 44% 56.7M 15s",
                                "365100K .......... .......... .......... .......... .......... 44% 57.1M 15s",
                                "365150K .......... .......... .......... .......... .......... 44% 54.0M 15s",
                                "365200K .......... .......... .......... .......... .......... 44% 52.5M 15s",
                                "365250K .......... .......... .......... .......... .......... 44% 55.2M 15s",
                                "365300K .......... .......... .......... .......... .......... 44% 55.5M 15s",
                                "365350K .......... .......... .......... .......... .......... 44% 60.9M 15s",
                                "365400K .......... .......... .......... .......... .......... 44% 50.1M 15s",
                                "365450K .......... .......... .......... .......... .......... 44% 21.1M 15s",
                                "365500K .......... .......... .......... .......... .......... 44% 49.0M 15s",
                                "365550K .......... .......... .......... .......... .......... 44% 70.5M 15s",
                                "365600K .......... .......... .......... .......... .......... 44% 70.6M 15s",
                                "365650K .......... .......... .......... .......... .......... 44% 81.2M 15s",
                                "365700K .......... .......... .......... .......... .......... 44% 82.7M 15s",
                                "365750K .......... .......... .......... .......... .......... 44% 77.0M 15s",
                                "365800K .......... .......... .......... .......... .......... 44% 37.8M 15s",
                                "365850K .......... .......... .......... .......... .......... 44% 80.9M 15s",
                                "365900K .......... .......... .......... .......... .......... 44% 86.1M 15s",
                                "365950K .......... .......... .......... .......... .......... 44% 69.8M 15s",
                                "366000K .......... .......... .......... .......... .......... 44% 69.6M 15s",
                                "366050K .......... .......... .......... .......... .......... 44% 58.1M 15s",
                                "366100K .......... .......... .......... .......... .......... 44% 66.1M 15s",
                                "366150K .......... .......... .......... .......... .......... 44% 57.4M 15s",
                                "366200K .......... .......... .......... .......... .......... 44% 67.0M 15s",
                                "366250K .......... .......... .......... .......... .......... 44% 57.7M 15s",
                                "366300K .......... .......... .......... .......... .......... 44% 47.8M 15s",
                                "366350K .......... .......... .......... .......... .......... 44% 46.5M 15s",
                                "366400K .......... .......... .......... .......... .......... 44% 45.9M 15s",
                                "366450K .......... .......... .......... .......... .......... 44% 49.6M 15s",
                                "366500K .......... .......... .......... .......... .......... 44% 46.3M 15s",
                                "366550K .......... .......... .......... .......... .......... 44% 40.3M 15s",
                                "366600K .......... .......... .......... .......... .......... 44% 46.0M 15s",
                                "366650K .......... .......... .......... .......... .......... 44% 51.2M 15s",
                                "366700K .......... .......... .......... .......... .......... 44% 88.9M 15s",
                                "366750K .......... .......... .......... .......... .......... 44% 48.7M 15s",
                                "366800K .......... .......... .......... .......... .......... 44% 37.6M 15s",
                                "366850K .......... .......... .......... .......... .......... 44% 62.9M 15s",
                                "366900K .......... .......... .......... .......... .......... 44% 43.2M 15s",
                                "366950K .......... .......... .......... .......... .......... 44% 42.0M 15s",
                                "367000K .......... .......... .......... .......... .......... 44% 55.9M 15s",
                                "367050K .......... .......... .......... .......... .......... 44% 50.9M 15s",
                                "367100K .......... .......... .......... .......... .......... 44% 46.4M 15s",
                                "367150K .......... .......... .......... .......... .......... 44% 53.1M 15s",
                                "367200K .......... .......... .......... .......... .......... 44% 61.0M 15s",
                                "367250K .......... .......... .......... .......... .......... 44% 56.4M 15s",
                                "367300K .......... .......... .......... .......... .......... 44% 57.9M 15s",
                                "367350K .......... .......... .......... .......... .......... 44% 54.5M 15s",
                                "367400K .......... .......... .......... .......... .......... 44% 52.0M 15s",
                                "367450K .......... .......... .......... .......... .......... 44% 62.6M 15s",
                                "367500K .......... .......... .......... .......... .......... 44% 60.2M 15s",
                                "367550K .......... .......... .......... .......... .......... 44% 63.7M 15s",
                                "367600K .......... .......... .......... .......... .......... 44% 75.1M 15s",
                                "367650K .......... .......... .......... .......... .......... 44% 85.6M 15s",
                                "367700K .......... .......... .......... .......... .......... 44% 78.2M 15s",
                                "367750K .......... .......... .......... .......... .......... 44% 66.6M 15s",
                                "367800K .......... .......... .......... .......... .......... 44% 67.2M 15s",
                                "367850K .......... .......... .......... .......... .......... 44% 57.9M 15s",
                                "367900K .......... .......... .......... .......... .......... 44% 59.2M 15s",
                                "367950K .......... .......... .......... .......... .......... 44% 70.8M 15s",
                                "368000K .......... .......... .......... .......... .......... 44% 63.8M 15s",
                                "368050K .......... .......... .......... .......... .......... 44% 61.0M 15s",
                                "368100K .......... .......... .......... .......... .......... 44% 50.2M 15s",
                                "368150K .......... .......... .......... .......... .......... 44% 59.8M 15s",
                                "368200K .......... .......... .......... .......... .......... 44% 54.6M 15s",
                                "368250K .......... .......... .......... .......... .......... 44% 59.5M 15s",
                                "368300K .......... .......... .......... .......... .......... 44% 55.3M 15s",
                                "368350K .......... .......... .......... .......... .......... 44% 41.3M 15s",
                                "368400K .......... .......... .......... .......... .......... 44% 86.1M 15s",
                                "368450K .......... .......... .......... .......... .......... 44% 59.7M 15s",
                                "368500K .......... .......... .......... .......... .......... 44% 69.4M 14s",
                                "368550K .......... .......... .......... .......... .......... 44% 62.3M 14s",
                                "368600K .......... .......... .......... .......... .......... 44% 57.3M 14s",
                                "368650K .......... .......... .......... .......... .......... 44% 56.7M 14s",
                                "368700K .......... .......... .......... .......... .......... 44% 57.4M 14s",
                                "368750K .......... .......... .......... .......... .......... 44% 60.7M 14s",
                                "368800K .......... .......... .......... .......... .......... 44% 61.8M 14s",
                                "368850K .......... .......... .......... .......... .......... 44% 34.6M 14s",
                                "368900K .......... .......... .......... .......... .......... 44%  108M 14s",
                                "368950K .......... .......... .......... .......... .......... 44% 80.7M 14s",
                                "369000K .......... .......... .......... .......... .......... 44% 70.0M 14s",
                                "369050K .......... .......... .......... .......... .......... 44% 61.6M 14s",
                                "369100K .......... .......... .......... .......... .......... 44% 57.5M 14s",
                                "369150K .......... .......... .......... .......... .......... 44% 58.4M 14s",
                                "369200K .......... .......... .......... .......... .......... 44% 60.4M 14s",
                                "369250K .......... .......... .......... .......... .......... 44% 61.2M 14s",
                                "369300K .......... .......... .......... .......... .......... 44% 65.0M 14s",
                                "369350K .......... .......... .......... .......... .......... 44% 53.8M 14s",
                                "369400K .......... .......... .......... .......... .......... 44% 72.1M 14s",
                                "369450K .......... .......... .......... .......... .......... 44% 59.2M 14s",
                                "369500K .......... .......... .......... .......... .......... 44% 65.5M 14s",
                                "369550K .......... .......... .......... .......... .......... 44% 67.9M 14s",
                                "369600K .......... .......... .......... .......... .......... 45% 58.2M 14s",
                                "369650K .......... .......... .......... .......... .......... 45% 59.2M 14s",
                                "369700K .......... .......... .......... .......... .......... 45% 60.6M 14s",
                                "369750K .......... .......... .......... .......... .......... 45% 59.2M 14s",
                                "369800K .......... .......... .......... .......... .......... 45% 57.4M 14s",
                                "369850K .......... .......... .......... .......... .......... 45% 53.5M 14s",
                                "369900K .......... .......... .......... .......... .......... 45% 58.1M 14s",
                                "369950K .......... .......... .......... .......... .......... 45% 62.5M 14s",
                                "370000K .......... .......... .......... .......... .......... 45% 68.3M 14s",
                                "370050K .......... .......... .......... .......... .......... 45% 54.0M 14s",
                                "370100K .......... .......... .......... .......... .......... 45% 63.0M 14s",
                                "370150K .......... .......... .......... .......... .......... 45% 60.3M 14s",
                                "370200K .......... .......... .......... .......... .......... 45% 67.2M 14s",
                                "370250K .......... .......... .......... .......... .......... 45% 32.0M 14s",
                                "370300K .......... .......... .......... .......... .......... 45% 94.7M 14s",
                                "370350K .......... .......... .......... .......... .......... 45% 41.4M 14s",
                                "370400K .......... .......... .......... .......... .......... 45% 82.2M 14s",
                                "370450K .......... .......... .......... .......... .......... 45% 85.4M 14s",
                                "370500K .......... .......... .......... .......... .......... 45% 78.9M 14s",
                                "370550K .......... .......... .......... .......... .......... 45% 52.3M 14s",
                                "370600K .......... .......... .......... .......... .......... 45% 86.2M 14s",
                                "370650K .......... .......... .......... .......... .......... 45% 81.3M 14s",
                                "370700K .......... .......... .......... .......... .......... 45% 47.5M 14s",
                                "370750K .......... .......... .......... .......... .......... 45% 61.7M 14s",
                                "370800K .......... .......... .......... .......... .......... 45% 47.9M 14s",
                                "370850K .......... .......... .......... .......... .......... 45% 45.2M 14s",
                                "370900K .......... .......... .......... .......... .......... 45% 48.2M 14s",
                                "370950K .......... .......... .......... .......... .......... 45% 79.5M 14s",
                                "371000K .......... .......... .......... .......... .......... 45% 24.3M 14s",
                                "371050K .......... .......... .......... .......... .......... 45% 87.0M 14s",
                                "371100K .......... .......... .......... .......... .......... 45% 28.9M 14s",
                                "371150K .......... .......... .......... .......... .......... 45% 82.9M 14s",
                                "371200K .......... .......... .......... .......... .......... 45% 71.5M 14s",
                                "371250K .......... .......... .......... .......... .......... 45% 71.6M 14s",
                                "371300K .......... .......... .......... .......... .......... 45% 28.5M 14s",
                                "371350K .......... .......... .......... .......... .......... 45% 86.5M 14s",
                                "371400K .......... .......... .......... .......... .......... 45% 84.5M 14s",
                                "371450K .......... .......... .......... .......... .......... 45% 45.2M 14s",
                                "371500K .......... .......... .......... .......... .......... 45% 53.6M 14s",
                                "371550K .......... .......... .......... .......... .......... 45% 54.6M 14s",
                                "371600K .......... .......... .......... .......... .......... 45% 49.7M 14s",
                                "371650K .......... .......... .......... .......... .......... 45% 50.9M 14s",
                                "371700K .......... .......... .......... .......... .......... 45% 53.2M 14s",
                                "371750K .......... .......... .......... .......... .......... 45% 57.7M 14s",
                                "371800K .......... .......... .......... .......... .......... 45% 72.0M 14s",
                                "371850K .......... .......... .......... .......... .......... 45% 53.1M 14s",
                                "371900K .......... .......... .......... .......... .......... 45% 57.5M 14s",
                                "371950K .......... .......... .......... .......... .......... 45% 59.9M 14s",
                                "372000K .......... .......... .......... .......... .......... 45% 67.9M 14s",
                                "372050K .......... .......... .......... .......... .......... 45% 63.6M 14s",
                                "372100K .......... .......... .......... .......... .......... 45% 54.4M 14s",
                                "372150K .......... .......... .......... .......... .......... 45% 65.3M 14s",
                                "372200K .......... .......... .......... .......... .......... 45% 55.9M 14s",
                                "372250K .......... .......... .......... .......... .......... 45% 58.2M 14s",
                                "372300K .......... .......... .......... .......... .......... 45% 62.0M 14s",
                                "372350K .......... .......... .......... .......... .......... 45% 58.7M 14s",
                                "372400K .......... .......... .......... .......... .......... 45% 63.1M 14s",
                                "372450K .......... .......... .......... .......... .......... 45% 56.4M 14s",
                                "372500K .......... .......... .......... .......... .......... 45% 66.3M 14s",
                                "372550K .......... .......... .......... .......... .......... 45% 66.9M 14s",
                                "372600K .......... .......... .......... .......... .......... 45% 54.6M 14s",
                                "372650K .......... .......... .......... .......... .......... 45% 57.4M 14s",
                                "372700K .......... .......... .......... .......... .......... 45% 59.4M 14s",
                                "372750K .......... .......... .......... .......... .......... 45% 69.3M 14s",
                                "372800K .......... .......... .......... .......... .......... 45% 62.1M 14s",
                                "372850K .......... .......... .......... .......... .......... 45% 55.9M 14s",
                                "372900K .......... .......... .......... .......... .......... 45% 52.0M 14s",
                                "372950K .......... .......... .......... .......... .......... 45% 27.6M 14s",
                                "373000K .......... .......... .......... .......... .......... 45% 84.9M 14s",
                                "373050K .......... .......... .......... .......... .......... 45% 63.6M 14s",
                                "373100K .......... .......... .......... .......... .......... 45% 61.3M 14s",
                                "373150K .......... .......... .......... .......... .......... 45% 58.3M 14s",
                                "373200K .......... .......... .......... .......... .......... 45% 58.6M 14s",
                                "373250K .......... .......... .......... .......... .......... 45% 65.7M 14s",
                                "373300K .......... .......... .......... .......... .......... 45% 58.1M 14s",
                                "373350K .......... .......... .......... .......... .......... 45% 58.6M 14s",
                                "373400K .......... .......... .......... .......... .......... 45% 47.2M 14s",
                                "373450K .......... .......... .......... .......... .......... 45% 82.8M 14s",
                                "373500K .......... .......... .......... .......... .......... 45% 68.0M 14s",
                                "373550K .......... .......... .......... .......... .......... 45% 52.3M 14s",
                                "373600K .......... .......... .......... .......... .......... 45% 61.3M 14s",
                                "373650K .......... .......... .......... .......... .......... 45% 56.2M 14s",
                                "373700K .......... .......... .......... .......... .......... 45% 60.6M 14s",
                                "373750K .......... .......... .......... .......... .......... 45% 57.2M 14s",
                                "373800K .......... .......... .......... .......... .......... 45% 25.2M 14s",
                                "373850K .......... .......... .......... .......... .......... 45% 60.2M 14s",
                                "373900K .......... .......... .......... .......... .......... 45% 84.0M 14s",
                                "373950K .......... .......... .......... .......... .......... 45% 81.6M 14s",
                                "374000K .......... .......... .......... .......... .......... 45% 96.6M 14s",
                                "374050K .......... .......... .......... .......... .......... 45% 93.6M 14s",
                                "374100K .......... .......... .......... .......... .......... 45% 82.4M 14s",
                                "374150K .......... .......... .......... .......... .......... 45% 58.1M 14s",
                                "374200K .......... .......... .......... .......... .......... 45% 55.3M 14s",
                                "374250K .......... .......... .......... .......... .......... 45% 55.5M 14s",
                                "374300K .......... .......... .......... .......... .......... 45% 42.9M 14s",
                                "374350K .......... .......... .......... .......... .......... 45% 75.1M 14s",
                                "374400K .......... .......... .......... .......... .......... 45% 61.7M 14s",
                                "374450K .......... .......... .......... .......... .......... 45% 60.7M 14s",
                                "374500K .......... .......... .......... .......... .......... 45% 51.2M 14s",
                                "374550K .......... .......... .......... .......... .......... 45% 46.4M 14s",
                                "374600K .......... .......... .......... .......... .......... 45% 29.4M 14s",
                                "374650K .......... .......... .......... .......... .......... 45% 81.6M 14s",
                                "374700K .......... .......... .......... .......... .......... 45% 96.2M 14s",
                                "374750K .......... .......... .......... .......... .......... 45% 54.8M 14s",
                                "374800K .......... .......... .......... .......... .......... 45% 67.6M 14s",
                                "374850K .......... .......... .......... .......... .......... 45% 61.9M 14s",
                                "374900K .......... .......... .......... .......... .......... 45% 56.7M 14s",
                                "374950K .......... .......... .......... .......... .......... 45% 35.9M 14s",
                                "375000K .......... .......... .......... .......... .......... 45% 48.5M 14s",
                                "375050K .......... .......... .......... .......... .......... 45% 87.4M 14s",
                                "375100K .......... .......... .......... .......... .......... 45% 87.8M 14s",
                                "375150K .......... .......... .......... .......... .......... 45% 87.3M 14s",
                                "375200K .......... .......... .......... .......... .......... 45% 66.5M 14s",
                                "375250K .......... .......... .......... .......... .......... 45% 60.5M 14s",
                                "375300K .......... .......... .......... .......... .......... 45% 54.5M 14s",
                                "375350K .......... .......... .......... .......... .......... 45% 69.4M 14s",
                                "375400K .......... .......... .......... .......... .......... 45% 59.2M 14s",
                                "375450K .......... .......... .......... .......... .......... 45% 53.2M 14s",
                                "375500K .......... .......... .......... .......... .......... 45% 58.0M 14s",
                                "375550K .......... .......... .......... .......... .......... 45% 65.4M 14s",
                                "375600K .......... .......... .......... .......... .......... 45% 63.1M 14s",
                                "375650K .......... .......... .......... .......... .......... 45% 67.8M 14s",
                                "375700K .......... .......... .......... .......... .......... 45% 60.8M 14s",
                                "375750K .......... .......... .......... .......... .......... 45% 69.8M 14s",
                                "375800K .......... .......... .......... .......... .......... 45% 90.7M 14s",
                                "375850K .......... .......... .......... .......... .......... 45% 71.3M 14s",
                                "375900K .......... .......... .......... .......... .......... 45% 65.2M 14s",
                                "375950K .......... .......... .......... .......... .......... 45% 36.4M 14s",
                                "376000K .......... .......... .......... .......... .......... 45% 57.6M 14s",
                                "376050K .......... .......... .......... .......... .......... 45% 51.3M 14s",
                                "376100K .......... .......... .......... .......... .......... 45% 64.7M 14s",
                                "376150K .......... .......... .......... .......... .......... 45% 60.5M 14s",
                                "376200K .......... .......... .......... .......... .......... 45% 65.5M 14s",
                                "376250K .......... .......... .......... .......... .......... 45% 49.9M 14s",
                                "376300K .......... .......... .......... .......... .......... 45% 64.2M 14s",
                                "376350K .......... .......... .......... .......... .......... 45% 54.1M 14s",
                                "376400K .......... .......... .......... .......... .......... 45% 59.4M 14s",
                                "376450K .......... .......... .......... .......... .......... 45% 55.1M 14s",
                                "376500K .......... .......... .......... .......... .......... 45% 57.7M 14s",
                                "376550K .......... .......... .......... .......... .......... 45% 64.1M 14s",
                                "376600K .......... .......... .......... .......... .......... 45% 60.5M 14s",
                                "376650K .......... .......... .......... .......... .......... 45% 52.8M 14s",
                                "376700K .......... .......... .......... .......... .......... 45% 44.1M 14s",
                                "376750K .......... .......... .......... .......... .......... 45% 34.6M 14s",
                                "376800K .......... .......... .......... .......... .......... 45% 43.3M 14s",
                                "376850K .......... .......... .......... .......... .......... 45% 47.1M 14s",
                                "376900K .......... .......... .......... .......... .......... 45% 48.2M 14s",
                                "376950K .......... .......... .......... .......... .......... 45% 76.1M 14s",
                                "377000K .......... .......... .......... .......... .......... 45% 79.2M 14s",
                                "377050K .......... .......... .......... .......... .......... 45% 52.0M 14s",
                                "377100K .......... .......... .......... .......... .......... 45% 80.7M 14s",
                                "377150K .......... .......... .......... .......... .......... 45% 78.1M 14s",
                                "377200K .......... .......... .......... .......... .......... 45% 29.0M 14s",
                                "377250K .......... .......... .......... .......... .......... 45% 85.7M 14s",
                                "377300K .......... .......... .......... .......... .......... 45% 76.5M 14s",
                                "377350K .......... .......... .......... .......... .......... 45% 75.7M 14s",
                                "377400K .......... .......... .......... .......... .......... 45% 85.2M 14s",
                                "377450K .......... .......... .......... .......... .......... 45% 84.5M 14s",
                                "377500K .......... .......... .......... .......... .......... 45%  109M 14s",
                                "377550K .......... .......... .......... .......... .......... 45% 17.4M 14s",
                                "377600K .......... .......... .......... .......... .......... 45%  119M 14s",
                                "377650K .......... .......... .......... .......... .......... 45%  114M 14s",
                                "377700K .......... .......... .......... .......... .......... 45%  103M 14s",
                                "377750K .......... .......... .......... .......... .......... 45% 15.9M 14s",
                                "377800K .......... .......... .......... .......... .......... 46% 83.9M 14s",
                                "377850K .......... .......... .......... .......... .......... 46% 92.5M 14s",
                                "377900K .......... .......... .......... .......... .......... 46% 93.1M 14s",
                                "377950K .......... .......... .......... .......... .......... 46%  111M 14s",
                                "378000K .......... .......... .......... .......... .......... 46%  126M 14s",
                                "378050K .......... .......... .......... .......... .......... 46% 53.6M 14s",
                                "378100K .......... .......... .......... .......... .......... 46% 47.1M 14s",
                                "378150K .......... .......... .......... .......... .......... 46% 27.9M 14s",
                                "378200K .......... .......... .......... .......... .......... 46% 92.4M 14s",
                                "378250K .......... .......... .......... .......... .......... 46% 55.3M 14s",
                                "378300K .......... .......... .......... .......... .......... 46% 63.3M 14s",
                                "378350K .......... .......... .......... .......... .......... 46% 51.3M 14s",
                                "378400K .......... .......... .......... .......... .......... 46% 42.3M 14s",
                                "378450K .......... .......... .......... .......... .......... 46% 43.2M 14s",
                                "378500K .......... .......... .......... .......... .......... 46% 24.0M 14s",
                                "378550K .......... .......... .......... .......... .......... 46%  110M 14s",
                                "378600K .......... .......... .......... .......... .......... 46%  109M 14s",
                                "378650K .......... .......... .......... .......... .......... 46% 45.3M 14s",
                                "378700K .......... .......... .......... .......... .......... 46% 29.7M 14s",
                                "378750K .......... .......... .......... .......... .......... 46% 91.7M 14s",
                                "378800K .......... .......... .......... .......... .......... 46% 89.5M 14s",
                                "378850K .......... .......... .......... .......... .......... 46% 78.6M 14s",
                                "378900K .......... .......... .......... .......... .......... 46% 60.2M 14s",
                                "378950K .......... .......... .......... .......... .......... 46% 58.6M 14s",
                                "379000K .......... .......... .......... .......... .......... 46% 49.3M 14s",
                                "379050K .......... .......... .......... .......... .......... 46% 89.1M 14s",
                                "379100K .......... .......... .......... .......... .......... 46% 45.5M 14s",
                                "379150K .......... .......... .......... .......... .......... 46% 61.1M 14s",
                                "379200K .......... .......... .......... .......... .......... 46% 70.7M 14s",
                                "379250K .......... .......... .......... .......... .......... 46% 47.5M 14s",
                                "379300K .......... .......... .......... .......... .......... 46% 50.7M 14s",
                                "379350K .......... .......... .......... .......... .......... 46% 69.9M 14s",
                                "379400K .......... .......... .......... .......... .......... 46% 46.7M 14s",
                                "379450K .......... .......... .......... .......... .......... 46% 75.3M 14s",
                                "379500K .......... .......... .......... .......... .......... 46% 49.1M 14s",
                                "379550K .......... .......... .......... .......... .......... 46% 50.7M 14s",
                                "379600K .......... .......... .......... .......... .......... 46% 33.0M 14s",
                                "379650K .......... .......... .......... .......... .......... 46%  116M 14s",
                                "379700K .......... .......... .......... .......... .......... 46% 62.2M 14s",
                                "379750K .......... .......... .......... .......... .......... 46% 60.3M 14s",
                                "379800K .......... .......... .......... .......... .......... 46% 58.3M 14s",
                                "379850K .......... .......... .......... .......... .......... 46% 56.5M 14s",
                                "379900K .......... .......... .......... .......... .......... 46% 67.9M 14s",
                                "379950K .......... .......... .......... .......... .......... 46% 62.0M 14s",
                                "380000K .......... .......... .......... .......... .......... 46% 26.8M 14s",
                                "380050K .......... .......... .......... .......... .......... 46%  110M 14s",
                                "380100K .......... .......... .......... .......... .......... 46%  114M 14s",
                                "380150K .......... .......... .......... .......... .......... 46% 94.7M 14s",
                                "380200K .......... .......... .......... .......... .......... 46% 46.6M 14s",
                                "380250K .......... .......... .......... .......... .......... 46% 78.0M 14s",
                                "380300K .......... .......... .......... .......... .......... 46% 58.5M 14s",
                                "380350K .......... .......... .......... .......... .......... 46% 42.5M 14s",
                                "380400K .......... .......... .......... .......... .......... 46% 83.5M 14s",
                                "380450K .......... .......... .......... .......... .......... 46% 76.1M 14s",
                                "380500K .......... .......... .......... .......... .......... 46% 68.2M 14s",
                                "380550K .......... .......... .......... .......... .......... 46% 60.1M 14s",
                                "380600K .......... .......... .......... .......... .......... 46% 56.5M 14s",
                                "380650K .......... .......... .......... .......... .......... 46% 57.1M 14s",
                                "380700K .......... .......... .......... .......... .......... 46% 72.2M 14s",
                                "380750K .......... .......... .......... .......... .......... 46% 61.0M 14s",
                                "380800K .......... .......... .......... .......... .......... 46% 63.4M 14s",
                                "380850K .......... .......... .......... .......... .......... 46% 48.2M 14s",
                                "380900K .......... .......... .......... .......... .......... 46% 73.6M 14s",
                                "380950K .......... .......... .......... .......... .......... 46% 56.3M 14s",
                                "381000K .......... .......... .......... .......... .......... 46% 56.3M 14s",
                                "381050K .......... .......... .......... .......... .......... 46% 54.2M 14s",
                                "381100K .......... .......... .......... .......... .......... 46% 55.4M 14s",
                                "381150K .......... .......... .......... .......... .......... 46% 49.0M 14s",
                                "381200K .......... .......... .......... .......... .......... 46% 34.9M 14s",
                                "381250K .......... .......... .......... .......... .......... 46% 99.4M 14s",
                                "381300K .......... .......... .......... .......... .......... 46% 60.4M 14s",
                                "381350K .......... .......... .......... .......... .......... 46% 88.3M 14s",
                                "381400K .......... .......... .......... .......... .......... 46% 63.7M 14s",
                                "381450K .......... .......... .......... .......... .......... 46% 48.8M 14s",
                                "381500K .......... .......... .......... .......... .......... 46% 49.5M 14s",
                                "381550K .......... .......... .......... .......... .......... 46% 53.6M 14s",
                                "381600K .......... .......... .......... .......... .......... 46% 54.7M 14s",
                                "381650K .......... .......... .......... .......... .......... 46% 51.9M 14s",
                                "381700K .......... .......... .......... .......... .......... 46% 49.7M 14s",
                                "381750K .......... .......... .......... .......... .......... 46% 35.6M 14s",
                                "381800K .......... .......... .......... .......... .......... 46%  112M 14s",
                                "381850K .......... .......... .......... .......... .......... 46% 50.9M 14s",
                                "381900K .......... .......... .......... .......... .......... 46% 50.0M 14s",
                                "381950K .......... .......... .......... .......... .......... 46% 53.4M 14s",
                                "382000K .......... .......... .......... .......... .......... 46% 51.8M 14s",
                                "382050K .......... .......... .......... .......... .......... 46% 59.9M 14s",
                                "382100K .......... .......... .......... .......... .......... 46% 47.1M 14s",
                                "382150K .......... .......... .......... .......... .......... 46% 54.6M 14s",
                                "382200K .......... .......... .......... .......... .......... 46% 50.2M 14s",
                                "382250K .......... .......... .......... .......... .......... 46% 51.7M 14s",
                                "382300K .......... .......... .......... .......... .......... 46% 52.4M 14s",
                                "382350K .......... .......... .......... .......... .......... 46% 48.8M 14s",
                                "382400K .......... .......... .......... .......... .......... 46% 60.9M 14s",
                                "382450K .......... .......... .......... .......... .......... 46% 28.5M 14s",
                                "382500K .......... .......... .......... .......... .......... 46% 49.9M 14s",
                                "382550K .......... .......... .......... .......... .......... 46% 75.5M 14s",
                                "382600K .......... .......... .......... .......... .......... 46% 77.6M 14s",
                                "382650K .......... .......... .......... .......... .......... 46% 81.6M 14s",
                                "382700K .......... .......... .......... .......... .......... 46% 49.7M 14s",
                                "382750K .......... .......... .......... .......... .......... 46% 53.8M 14s",
                                "382800K .......... .......... .......... .......... .......... 46% 54.0M 14s",
                                "382850K .......... .......... .......... .......... .......... 46% 24.4M 14s",
                                "382900K .......... .......... .......... .......... .......... 46% 69.1M 14s",
                                "382950K .......... .......... .......... .......... .......... 46% 83.7M 14s",
                                "383000K .......... .......... .......... .......... .......... 46% 83.6M 14s",
                                "383050K .......... .......... .......... .......... .......... 46% 83.7M 14s",
                                "383100K .......... .......... .......... .......... .......... 46% 69.0M 14s",
                                "383150K .......... .......... .......... .......... .......... 46% 77.1M 14s",
                                "383200K .......... .......... .......... .......... .......... 46% 48.5M 14s",
                                "383250K .......... .......... .......... .......... .......... 46% 83.7M 14s",
                                "383300K .......... .......... .......... .......... .......... 46% 71.3M 14s",
                                "383350K .......... .......... .......... .......... .......... 46% 57.7M 14s",
                                "383400K .......... .......... .......... .......... .......... 46% 57.7M 14s",
                                "383450K .......... .......... .......... .......... .......... 46% 57.2M 14s",
                                "383500K .......... .......... .......... .......... .......... 46% 60.2M 14s",
                                "383550K .......... .......... .......... .......... .......... 46% 35.9M 14s",
                                "383600K .......... .......... .......... .......... .......... 46%  105M 14s",
                                "383650K .......... .......... .......... .......... .......... 46% 79.7M 14s",
                                "383700K .......... .......... .......... .......... .......... 46% 58.3M 14s",
                                "383750K .......... .......... .......... .......... .......... 46% 48.3M 14s",
                                "383800K .......... .......... .......... .......... .......... 46% 73.6M 14s",
                                "383850K .......... .......... .......... .......... .......... 46% 43.4M 14s",
                                "383900K .......... .......... .......... .......... .......... 46% 80.0M 14s",
                                "383950K .......... .......... .......... .......... .......... 46% 79.3M 14s",
                                "384000K .......... .......... .......... .......... .......... 46% 60.9M 14s",
                                "384050K .......... .......... .......... .......... .......... 46% 75.2M 14s",
                                "384100K .......... .......... .......... .......... .......... 46% 88.0M 14s",
                                "384150K .......... .......... .......... .......... .......... 46% 9.33M 14s",
                                "384200K .......... .......... .......... .......... .......... 46%  110M 14s",
                                "384250K .......... .......... .......... .......... .......... 46%  105M 14s",
                                "384300K .......... .......... .......... .......... .......... 46%  106M 14s",
                                "384350K .......... .......... .......... .......... .......... 46%  107M 14s",
                                "384400K .......... .......... .......... .......... .......... 46%  104M 14s",
                                "384450K .......... .......... .......... .......... .......... 46% 91.1M 14s",
                                "384500K .......... .......... .......... .......... .......... 46%  108M 14s",
                                "384550K .......... .......... .......... .......... .......... 46%  124M 14s",
                                "384600K .......... .......... .......... .......... .......... 46% 99.9M 14s",
                                "384650K .......... .......... .......... .......... .......... 46% 91.8M 14s",
                                "384700K .......... .......... .......... .......... .......... 46%  111M 14s",
                                "384750K .......... .......... .......... .......... .......... 46% 53.3M 14s",
                                "384800K .......... .......... .......... .......... .......... 46% 36.9M 14s",
                                "384850K .......... .......... .......... .......... .......... 46% 40.3M 14s",
                                "384900K .......... .......... .......... .......... .......... 46% 29.3M 14s",
                                "384950K .......... .......... .......... .......... .......... 46% 34.8M 14s",
                                "385000K .......... .......... .......... .......... .......... 46% 39.1M 14s",
                                "385050K .......... .......... .......... .......... .......... 46% 43.4M 14s",
                                "385100K .......... .......... .......... .......... .......... 46% 43.0M 14s",
                                "385150K .......... .......... .......... .......... .......... 46% 35.0M 14s",
                                "385200K .......... .......... .......... .......... .......... 46% 40.1M 14s",
                                "385250K .......... .......... .......... .......... .......... 46% 28.6M 14s",
                                "385300K .......... .......... .......... .......... .......... 46% 41.5M 14s",
                                "385350K .......... .......... .......... .......... .......... 46% 20.1M 14s",
                                "385400K .......... .......... .......... .......... .......... 46% 38.6M 14s",
                                "385450K .......... .......... .......... .......... .......... 46% 51.5M 14s",
                                "385500K .......... .......... .......... .......... .......... 46% 67.9M 14s",
                                "385550K .......... .......... .......... .......... .......... 46% 37.9M 14s",
                                "385600K .......... .......... .......... .......... .......... 46% 36.3M 14s",
                                "385650K .......... .......... .......... .......... .......... 46% 39.9M 14s",
                                "385700K .......... .......... .......... .......... .......... 46% 45.0M 14s",
                                "385750K .......... .......... .......... .......... .......... 46% 42.4M 14s",
                                "385800K .......... .......... .......... .......... .......... 46% 41.9M 14s",
                                "385850K .......... .......... .......... .......... .......... 46% 36.2M 14s",
                                "385900K .......... .......... .......... .......... .......... 46% 44.6M 14s",
                                "385950K .......... .......... .......... .......... .......... 46% 38.3M 14s",
                                "386000K .......... .......... .......... .......... .......... 47% 38.5M 14s",
                                "386050K .......... .......... .......... .......... .......... 47% 46.1M 14s",
                                "386100K .......... .......... .......... .......... .......... 47% 46.4M 14s",
                                "386150K .......... .......... .......... .......... .......... 47% 40.2M 14s",
                                "386200K .......... .......... .......... .......... .......... 47% 31.3M 14s",
                                "386250K .......... .......... .......... .......... .......... 47% 42.5M 14s",
                                "386300K .......... .......... .......... .......... .......... 47% 49.5M 14s",
                                "386350K .......... .......... .......... .......... .......... 47% 38.1M 14s",
                                "386400K .......... .......... .......... .......... .......... 47% 24.1M 14s",
                                "386450K .......... .......... .......... .......... .......... 47% 49.9M 14s",
                                "386500K .......... .......... .......... .......... .......... 47% 41.1M 14s",
                                "386550K .......... .......... .......... .......... .......... 47% 35.9M 14s",
                                "386600K .......... .......... .......... .......... .......... 47% 31.2M 14s",
                                "386650K .......... .......... .......... .......... .......... 47% 37.7M 14s",
                                "386700K .......... .......... .......... .......... .......... 47% 44.6M 14s",
                                "386750K .......... .......... .......... .......... .......... 47% 49.4M 14s",
                                "386800K .......... .......... .......... .......... .......... 47% 56.1M 14s",
                                "386850K .......... .......... .......... .......... .......... 47% 55.4M 14s",
                                "386900K .......... .......... .......... .......... .......... 47% 33.2M 14s",
                                "386950K .......... .......... .......... .......... .......... 47% 36.4M 14s",
                                "387000K .......... .......... .......... .......... .......... 47% 40.3M 14s",
                                "387050K .......... .......... .......... .......... .......... 47% 51.2M 14s",
                                "387100K .......... .......... .......... .......... .......... 47% 48.8M 14s",
                                "387150K .......... .......... .......... .......... .......... 47% 39.4M 14s",
                                "387200K .......... .......... .......... .......... .......... 47% 43.4M 14s",
                                "387250K .......... .......... .......... .......... .......... 47% 53.1M 14s",
                                "387300K .......... .......... .......... .......... .......... 47% 26.7M 14s",
                                "387350K .......... .......... .......... .......... .......... 47% 33.2M 14s",
                                "387400K .......... .......... .......... .......... .......... 47% 64.4M 14s",
                                "387450K .......... .......... .......... .......... .......... 47% 42.2M 14s",
                                "387500K .......... .......... .......... .......... .......... 47% 38.1M 14s",
                                "387550K .......... .......... .......... .......... .......... 47% 45.9M 14s",
                                "387600K .......... .......... .......... .......... .......... 47% 40.2M 14s",
                                "387650K .......... .......... .......... .......... .......... 47% 29.9M 14s",
                                "387700K .......... .......... .......... .......... .......... 47% 37.7M 14s",
                                "387750K .......... .......... .......... .......... .......... 47% 33.1M 14s",
                                "387800K .......... .......... .......... .......... .......... 47% 41.2M 14s",
                                "387850K .......... .......... .......... .......... .......... 47% 42.1M 14s",
                                "387900K .......... .......... .......... .......... .......... 47% 46.4M 14s",
                                "387950K .......... .......... .......... .......... .......... 47% 35.3M 14s",
                                "388000K .......... .......... .......... .......... .......... 47% 46.2M 14s",
                                "388050K .......... .......... .......... .......... .......... 47% 58.1M 14s",
                                "388100K .......... .......... .......... .......... .......... 47% 40.4M 14s",
                                "388150K .......... .......... .......... .......... .......... 47% 34.6M 14s",
                                "388200K .......... .......... .......... .......... .......... 47% 48.4M 14s",
                                "388250K .......... .......... .......... .......... .......... 47% 50.0M 14s",
                                "388300K .......... .......... .......... .......... .......... 47% 40.7M 14s",
                                "388350K .......... .......... .......... .......... .......... 47% 35.2M 14s",
                                "388400K .......... .......... .......... .......... .......... 47% 28.3M 14s",
                                "388450K .......... .......... .......... .......... .......... 47% 18.0M 14s",
                                "388500K .......... .......... .......... .......... .......... 47% 30.4M 14s",
                                "388550K .......... .......... .......... .......... .......... 47% 34.4M 14s",
                                "388600K .......... .......... .......... .......... .......... 47% 52.6M 14s",
                                "388650K .......... .......... .......... .......... .......... 47% 41.2M 14s",
                                "388700K .......... .......... .......... .......... .......... 47% 42.1M 14s",
                                "388750K .......... .......... .......... .......... .......... 47% 34.7M 14s",
                                "388800K .......... .......... .......... .......... .......... 47% 41.3M 14s",
                                "388850K .......... .......... .......... .......... .......... 47% 39.9M 14s",
                                "388900K .......... .......... .......... .......... .......... 47% 39.2M 14s",
                                "388950K .......... .......... .......... .......... .......... 47% 24.3M 14s",
                                "389000K .......... .......... .......... .......... .......... 47% 51.5M 14s",
                                "389050K .......... .......... .......... .......... .......... 47% 45.1M 14s",
                                "389100K .......... .......... .......... .......... .......... 47% 46.5M 14s",
                                "389150K .......... .......... .......... .......... .......... 47% 31.5M 14s",
                                "389200K .......... .......... .......... .......... .......... 47% 46.9M 14s",
                                "389250K .......... .......... .......... .......... .......... 47% 46.6M 14s",
                                "389300K .......... .......... .......... .......... .......... 47% 48.0M 14s",
                                "389350K .......... .......... .......... .......... .......... 47% 27.9M 14s",
                                "389400K .......... .......... .......... .......... .......... 47% 45.6M 14s",
                                "389450K .......... .......... .......... .......... .......... 47% 44.7M 14s",
                                "389500K .......... .......... .......... .......... .......... 47% 52.5M 14s",
                                "389550K .......... .......... .......... .......... .......... 47% 46.4M 14s",
                                "389600K .......... .......... .......... .......... .......... 47% 44.8M 14s",
                                "389650K .......... .......... .......... .......... .......... 47% 47.2M 14s",
                                "389700K .......... .......... .......... .......... .......... 47% 34.2M 14s",
                                "389750K .......... .......... .......... .......... .......... 47% 39.4M 14s",
                                "389800K .......... .......... .......... .......... .......... 47% 37.7M 14s",
                                "389850K .......... .......... .......... .......... .......... 47% 45.9M 14s",
                                "389900K .......... .......... .......... .......... .......... 47% 50.4M 14s",
                                "389950K .......... .......... .......... .......... .......... 47% 31.9M 14s",
                                "390000K .......... .......... .......... .......... .......... 47% 46.9M 14s",
                                "390050K .......... .......... .......... .......... .......... 47% 50.6M 13s",
                                "390100K .......... .......... .......... .......... .......... 47% 40.0M 13s",
                                "390150K .......... .......... .......... .......... .......... 47% 27.0M 13s",
                                "390200K .......... .......... .......... .......... .......... 47% 43.4M 13s",
                                "390250K .......... .......... .......... .......... .......... 47% 43.6M 13s",
                                "390300K .......... .......... .......... .......... .......... 47% 48.9M 13s",
                                "390350K .......... .......... .......... .......... .......... 47% 41.2M 13s",
                                "390400K .......... .......... .......... .......... .......... 47% 58.5M 13s",
                                "390450K .......... .......... .......... .......... .......... 47% 45.0M 13s",
                                "390500K .......... .......... .......... .......... .......... 47% 67.7M 13s",
                                "390550K .......... .......... .......... .......... .......... 47% 50.7M 13s",
                                "390600K .......... .......... .......... .......... .......... 47% 55.7M 13s",
                                "390650K .......... .......... .......... .......... .......... 47% 47.8M 13s",
                                "390700K .......... .......... .......... .......... .......... 47% 44.8M 13s",
                                "390750K .......... .......... .......... .......... .......... 47% 45.3M 13s",
                                "390800K .......... .......... .......... .......... .......... 47% 48.5M 13s",
                                "390850K .......... .......... .......... .......... .......... 47% 45.2M 13s",
                                "390900K .......... .......... .......... .......... .......... 47% 50.5M 13s",
                                "390950K .......... .......... .......... .......... .......... 47% 44.3M 13s",
                                "391000K .......... .......... .......... .......... .......... 47% 49.9M 13s",
                                "391050K .......... .......... .......... .......... .......... 47% 54.5M 13s",
                                "391100K .......... .......... .......... .......... .......... 47% 49.6M 13s",
                                "391150K .......... .......... .......... .......... .......... 47% 34.2M 13s",
                                "391200K .......... .......... .......... .......... .......... 47% 55.3M 13s",
                                "391250K .......... .......... .......... .......... .......... 47% 33.7M 13s",
                                "391300K .......... .......... .......... .......... .......... 47% 61.1M 13s",
                                "391350K .......... .......... .......... .......... .......... 47% 43.7M 13s",
                                "391400K .......... .......... .......... .......... .......... 47% 42.4M 13s",
                                "391450K .......... .......... .......... .......... .......... 47% 41.3M 13s",
                                "391500K .......... .......... .......... .......... .......... 47% 58.0M 13s",
                                "391550K .......... .......... .......... .......... .......... 47% 43.7M 13s",
                                "391600K .......... .......... .......... .......... .......... 47% 42.8M 13s",
                                "391650K .......... .......... .......... .......... .......... 47% 39.1M 13s",
                                "391700K .......... .......... .......... .......... .......... 47% 39.5M 13s",
                                "391750K .......... .......... .......... .......... .......... 47% 38.9M 13s",
                                "391800K .......... .......... .......... .......... .......... 47% 47.0M 13s",
                                "391850K .......... .......... .......... .......... .......... 47% 42.1M 13s",
                                "391900K .......... .......... .......... .......... .......... 47% 40.7M 13s",
                                "391950K .......... .......... .......... .......... .......... 47% 30.0M 13s",
                                "392000K .......... .......... .......... .......... .......... 47% 41.5M 13s",
                                "392050K .......... .......... .......... .......... .......... 47% 46.0M 13s",
                                "392100K .......... .......... .......... .......... .......... 47% 38.4M 13s",
                                "392150K .......... .......... .......... .......... .......... 47% 59.0M 13s",
                                "392200K .......... .......... .......... .......... .......... 47% 74.9M 13s",
                                "392250K .......... .......... .......... .......... .......... 47% 40.4M 13s",
                                "392300K .......... .......... .......... .......... .......... 47% 51.3M 13s",
                                "392350K .......... .......... .......... .......... .......... 47% 38.3M 13s",
                                "392400K .......... .......... .......... .......... .......... 47% 47.4M 13s",
                                "392450K .......... .......... .......... .......... .......... 47% 81.8M 13s",
                                "392500K .......... .......... .......... .......... .......... 47%  101M 13s",
                                "392550K .......... .......... .......... .......... .......... 47% 82.0M 13s",
                                "392600K .......... .......... .......... .......... .......... 47% 50.5M 13s",
                                "392650K .......... .......... .......... .......... .......... 47% 42.1M 13s",
                                "392700K .......... .......... .......... .......... .......... 47% 45.9M 13s",
                                "392750K .......... .......... .......... .......... .......... 47% 36.8M 13s",
                                "392800K .......... .......... .......... .......... .......... 47% 67.9M 13s",
                                "392850K .......... .......... .......... .......... .......... 47%  100M 13s",
                                "392900K .......... .......... .......... .......... .......... 47% 97.8M 13s",
                                "392950K .......... .......... .......... .......... .......... 47% 60.5M 13s",
                                "393000K .......... .......... .......... .......... .......... 47% 99.1M 13s",
                                "393050K .......... .......... .......... .......... .......... 47% 97.1M 13s",
                                "393100K .......... .......... .......... .......... .......... 47% 91.5M 13s",
                                "393150K .......... .......... .......... .......... .......... 47% 38.7M 13s",
                                "393200K .......... .......... .......... .......... .......... 47% 45.3M 13s",
                                "393250K .......... .......... .......... .......... .......... 47% 42.3M 13s",
                                "393300K .......... .......... .......... .......... .......... 47% 28.8M 13s",
                                "393350K .......... .......... .......... .......... .......... 47% 39.2M 13s",
                                "393400K .......... .......... .......... .......... .......... 47% 41.0M 13s",
                                "393450K .......... .......... .......... .......... .......... 47% 44.8M 13s",
                                "393500K .......... .......... .......... .......... .......... 47% 38.8M 13s",
                                "393550K .......... .......... .......... .......... .......... 47% 43.7M 13s",
                                "393600K .......... .......... .......... .......... .......... 47% 39.2M 13s",
                                "393650K .......... .......... .......... .......... .......... 47% 43.9M 13s",
                                "393700K .......... .......... .......... .......... .......... 47% 41.7M 13s",
                                "393750K .......... .......... .......... .......... .......... 47% 37.0M 13s",
                                "393800K .......... .......... .......... .......... .......... 47% 41.4M 13s",
                                "393850K .......... .......... .......... .......... .......... 47% 36.7M 13s",
                                "393900K .......... .......... .......... .......... .......... 47% 39.9M 13s",
                                "393950K .......... .......... .......... .......... .......... 47% 36.4M 13s",
                                "394000K .......... .......... .......... .......... .......... 47% 44.3M 13s",
                                "394050K .......... .......... .......... .......... .......... 47% 40.0M 13s",
                                "394100K .......... .......... .......... .......... .......... 47% 43.2M 13s",
                                "394150K .......... .......... .......... .......... .......... 47% 38.4M 13s",
                                "394200K .......... .......... .......... .......... .......... 47% 44.5M 13s",
                                "394250K .......... .......... .......... .......... .......... 48% 39.5M 13s",
                                "394300K .......... .......... .......... .......... .......... 48% 50.1M 13s",
                                "394350K .......... .......... .......... .......... .......... 48% 42.9M 13s",
                                "394400K .......... .......... .......... .......... .......... 48% 44.5M 13s",
                                "394450K .......... .......... .......... .......... .......... 48% 49.9M 13s",
                                "394500K .......... .......... .......... .......... .......... 48% 43.6M 13s",
                                "394550K .......... .......... .......... .......... .......... 48% 37.6M 13s",
                                "394600K .......... .......... .......... .......... .......... 48% 36.6M 13s",
                                "394650K .......... .......... .......... .......... .......... 48% 44.4M 13s",
                                "394700K .......... .......... .......... .......... .......... 48% 53.9M 13s",
                                "394750K .......... .......... .......... .......... .......... 48% 40.8M 13s",
                                "394800K .......... .......... .......... .......... .......... 48% 41.4M 13s",
                                "394850K .......... .......... .......... .......... .......... 48% 42.2M 13s",
                                "394900K .......... .......... .......... .......... .......... 48% 50.6M 13s",
                                "394950K .......... .......... .......... .......... .......... 48% 58.6M 13s",
                                "395000K .......... .......... .......... .......... .......... 48% 59.7M 13s",
                                "395050K .......... .......... .......... .......... .......... 48% 65.4M 13s",
                                "395100K .......... .......... .......... .......... .......... 48% 66.5M 13s",
                                "395150K .......... .......... .......... .......... .......... 48% 61.4M 13s",
                                "395200K .......... .......... .......... .......... .......... 48% 78.0M 13s",
                                "395250K .......... .......... .......... .......... .......... 48% 60.3M 13s",
                                "395300K .......... .......... .......... .......... .......... 48% 80.6M 13s",
                                "395350K .......... .......... .......... .......... .......... 48% 46.8M 13s",
                                "395400K .......... .......... .......... .......... .......... 48% 93.0M 13s",
                                "395450K .......... .......... .......... .......... .......... 48% 62.5M 13s",
                                "395500K .......... .......... .......... .......... .......... 48% 65.6M 13s",
                                "395550K .......... .......... .......... .......... .......... 48% 65.3M 13s",
                                "395600K .......... .......... .......... .......... .......... 48% 77.5M 13s",
                                "395650K .......... .......... .......... .......... .......... 48% 70.0M 13s",
                                "395700K .......... .......... .......... .......... .......... 48% 69.2M 13s",
                                "395750K .......... .......... .......... .......... .......... 48% 54.6M 13s",
                                "395800K .......... .......... .......... .......... .......... 48% 91.1M 13s",
                                "395850K .......... .......... .......... .......... .......... 48% 87.5M 13s",
                                "395900K .......... .......... .......... .......... .......... 48% 69.6M 13s",
                                "395950K .......... .......... .......... .......... .......... 48% 57.0M 13s",
                                "396000K .......... .......... .......... .......... .......... 48% 75.9M 13s",
                                "396050K .......... .......... .......... .......... .......... 48% 67.9M 13s",
                                "396100K .......... .......... .......... .......... .......... 48% 78.4M 13s",
                                "396150K .......... .......... .......... .......... .......... 48% 64.2M 13s",
                                "396200K .......... .......... .......... .......... .......... 48% 95.0M 13s",
                                "396250K .......... .......... .......... .......... .......... 48% 70.6M 13s",
                                "396300K .......... .......... .......... .......... .......... 48% 70.3M 13s",
                                "396350K .......... .......... .......... .......... .......... 48% 55.2M 13s",
                                "396400K .......... .......... .......... .......... .......... 48% 90.4M 13s",
                                "396450K .......... .......... .......... .......... .......... 48% 93.9M 13s",
                                "396500K .......... .......... .......... .......... .......... 48% 49.4M 13s",
                                "396550K .......... .......... .......... .......... .......... 48% 59.9M 13s",
                                "396600K .......... .......... .......... .......... .......... 48% 63.4M 13s",
                                "396650K .......... .......... .......... .......... .......... 48% 66.9M 13s",
                                "396700K .......... .......... .......... .......... .......... 48% 66.1M 13s",
                                "396750K .......... .......... .......... .......... .......... 48% 74.0M 13s",
                                "396800K .......... .......... .......... .......... .......... 48% 65.4M 13s",
                                "396850K .......... .......... .......... .......... .......... 48% 71.5M 13s",
                                "396900K .......... .......... .......... .......... .......... 48% 67.9M 13s",
                                "396950K .......... .......... .......... .......... .......... 48% 59.0M 13s",
                                "397000K .......... .......... .......... .......... .......... 48% 77.5M 13s",
                                "397050K .......... .......... .......... .......... .......... 48% 69.5M 13s",
                                "397100K .......... .......... .......... .......... .......... 48% 62.2M 13s",
                                "397150K .......... .......... .......... .......... .......... 48% 63.2M 13s",
                                "397200K .......... .......... .......... .......... .......... 48% 64.1M 13s",
                                "397250K .......... .......... .......... .......... .......... 48% 70.4M 13s",
                                "397300K .......... .......... .......... .......... .......... 48% 62.9M 13s",
                                "397350K .......... .......... .......... .......... .......... 48% 65.3M 13s",
                                "397400K .......... .......... .......... .......... .......... 48% 45.9M 13s",
                                "397450K .......... .......... .......... .......... .......... 48% 63.9M 13s",
                                "397500K .......... .......... .......... .......... .......... 48% 60.1M 13s",
                                "397550K .......... .......... .......... .......... .......... 48% 60.3M 13s",
                                "397600K .......... .......... .......... .......... .......... 48% 63.4M 13s",
                                "397650K .......... .......... .......... .......... .......... 48% 62.8M 13s",
                                "397700K .......... .......... .......... .......... .......... 48% 64.1M 13s",
                                "397750K .......... .......... .......... .......... .......... 48% 53.9M 13s",
                                "397800K .......... .......... .......... .......... .......... 48% 83.0M 13s",
                                "397850K .......... .......... .......... .......... .......... 48% 67.6M 13s",
                                "397900K .......... .......... .......... .......... .......... 48% 44.4M 13s",
                                "397950K .......... .......... .......... .......... .......... 48% 68.4M 13s",
                                "398000K .......... .......... .......... .......... .......... 48% 92.3M 13s",
                                "398050K .......... .......... .......... .......... .......... 48% 92.8M 13s",
                                "398100K .......... .......... .......... .......... .......... 48% 93.7M 13s",
                                "398150K .......... .......... .......... .......... .......... 48% 76.7M 13s",
                                "398200K .......... .......... .......... .......... .......... 48% 83.5M 13s",
                                "398250K .......... .......... .......... .......... .......... 48% 80.6M 13s",
                                "398300K .......... .......... .......... .......... .......... 48% 85.8M 13s",
                                "398350K .......... .......... .......... .......... .......... 48% 76.5M 13s",
                                "398400K .......... .......... .......... .......... .......... 48% 85.6M 13s",
                                "398450K .......... .......... .......... .......... .......... 48% 85.6M 13s",
                                "398500K .......... .......... .......... .......... .......... 48% 89.6M 13s",
                                "398550K .......... .......... .......... .......... .......... 48% 71.1M 13s",
                                "398600K .......... .......... .......... .......... .......... 48% 74.4M 13s",
                                "398650K .......... .......... .......... .......... .......... 48% 47.9M 13s",
                                "398700K .......... .......... .......... .......... .......... 48% 64.3M 13s",
                                "398750K .......... .......... .......... .......... .......... 48% 57.9M 13s",
                                "398800K .......... .......... .......... .......... .......... 48% 63.8M 13s",
                                "398850K .......... .......... .......... .......... .......... 48% 81.8M 13s",
                                "398900K .......... .......... .......... .......... .......... 48% 85.1M 13s",
                                "398950K .......... .......... .......... .......... .......... 48% 62.1M 13s",
                                "399000K .......... .......... .......... .......... .......... 48% 69.5M 13s",
                                "399050K .......... .......... .......... .......... .......... 48% 64.2M 13s",
                                "399100K .......... .......... .......... .......... .......... 48% 66.1M 13s",
                                "399150K .......... .......... .......... .......... .......... 48% 53.2M 13s",
                                "399200K .......... .......... .......... .......... .......... 48% 64.4M 13s",
                                "399250K .......... .......... .......... .......... .......... 48% 60.0M 13s",
                                "399300K .......... .......... .......... .......... .......... 48% 63.0M 13s",
                                "399350K .......... .......... .......... .......... .......... 48% 46.8M 13s",
                                "399400K .......... .......... .......... .......... .......... 48% 66.8M 13s",
                                "399450K .......... .......... .......... .......... .......... 48% 49.8M 13s",
                                "399500K .......... .......... .......... .......... .......... 48% 60.6M 13s",
                                "399550K .......... .......... .......... .......... .......... 48% 16.9M 13s",
                                "399600K .......... .......... .......... .......... .......... 48% 64.5M 13s",
                                "399650K .......... .......... .......... .......... .......... 48% 94.7M 13s",
                                "399700K .......... .......... .......... .......... .......... 48% 76.5M 13s",
                                "399750K .......... .......... .......... .......... .......... 48% 53.2M 13s",
                                "399800K .......... .......... .......... .......... .......... 48% 61.4M 13s",
                                "399850K .......... .......... .......... .......... .......... 48% 66.1M 13s",
                                "399900K .......... .......... .......... .......... .......... 48% 63.7M 13s",
                                "399950K .......... .......... .......... .......... .......... 48% 54.5M 13s",
                                "400000K .......... .......... .......... .......... .......... 48% 65.2M 13s",
                                "400050K .......... .......... .......... .......... .......... 48% 60.5M 13s",
                                "400100K .......... .......... .......... .......... .......... 48% 59.3M 13s",
                                "400150K .......... .......... .......... .......... .......... 48% 60.6M 13s",
                                "400200K .......... .......... .......... .......... .......... 48% 67.5M 13s",
                                "400250K .......... .......... .......... .......... .......... 48% 56.4M 13s",
                                "400300K .......... .......... .......... .......... .......... 48% 67.7M 13s",
                                "400350K .......... .......... .......... .......... .......... 48% 63.8M 13s",
                                "400400K .......... .......... .......... .......... .......... 48% 76.8M 13s",
                                "400450K .......... .......... .......... .......... .......... 48% 99.8M 13s",
                                "400500K .......... .......... .......... .......... .......... 48% 77.8M 13s",
                                "400550K .......... .......... .......... .......... .......... 48% 70.0M 13s",
                                "400600K .......... .......... .......... .......... .......... 48% 72.9M 13s",
                                "400650K .......... .......... .......... .......... .......... 48% 79.7M 13s",
                                "400700K .......... .......... .......... .......... .......... 48% 74.8M 13s",
                                "400750K .......... .......... .......... .......... .......... 48% 65.3M 13s",
                                "400800K .......... .......... .......... .......... .......... 48% 75.2M 13s",
                                "400850K .......... .......... .......... .......... .......... 48% 72.3M 13s",
                                "400900K .......... .......... .......... .......... .......... 48% 70.9M 13s",
                                "400950K .......... .......... .......... .......... .......... 48% 67.3M 13s",
                                "401000K .......... .......... .......... .......... .......... 48% 72.6M 13s",
                                "401050K .......... .......... .......... .......... .......... 48% 76.3M 13s",
                                "401100K .......... .......... .......... .......... .......... 48% 70.6M 13s",
                                "401150K .......... .......... .......... .......... .......... 48% 60.4M 13s",
                                "401200K .......... .......... .......... .......... .......... 48% 69.3M 13s",
                                "401250K .......... .......... .......... .......... .......... 48% 95.8M 13s",
                                "401300K .......... .......... .......... .......... .......... 48%  128M 13s",
                                "401350K .......... .......... .......... .......... .......... 48% 72.0M 13s",
                                "401400K .......... .......... .......... .......... .......... 48% 76.0M 13s",
                                "401450K .......... .......... .......... .......... .......... 48% 76.1M 13s",
                                "401500K .......... .......... .......... .......... .......... 48% 66.4M 13s",
                                "401550K .......... .......... .......... .......... .......... 48% 45.6M 13s",
                                "401600K .......... .......... .......... .......... .......... 48%  107M 13s",
                                "401650K .......... .......... .......... .......... .......... 48% 71.3M 13s",
                                "401700K .......... .......... .......... .......... .......... 48% 74.0M 13s",
                                "401750K .......... .......... .......... .......... .......... 48% 63.4M 13s",
                                "401800K .......... .......... .......... .......... .......... 48% 72.3M 13s",
                                "401850K .......... .......... .......... .......... .......... 48% 74.5M 13s",
                                "401900K .......... .......... .......... .......... .......... 48% 74.1M 13s",
                                "401950K .......... .......... .......... .......... .......... 48% 65.3M 13s",
                                "402000K .......... .......... .......... .......... .......... 48%  123M 13s",
                                "402050K .......... .......... .......... .......... .......... 48% 86.7M 13s",
                                "402100K .......... .......... .......... .......... .......... 48% 82.4M 13s",
                                "402150K .......... .......... .......... .......... .......... 48% 76.6M 13s",
                                "402200K .......... .......... .......... .......... .......... 48% 75.4M 13s",
                                "402250K .......... .......... .......... .......... .......... 48% 79.2M 13s",
                                "402300K .......... .......... .......... .......... .......... 48%  108M 13s",
                                "402350K .......... .......... .......... .......... .......... 48% 66.1M 13s",
                                "402400K .......... .......... .......... .......... .......... 48% 87.2M 13s",
                                "402450K .......... .......... .......... .......... .......... 49%  124M 13s",
                                "402500K .......... .......... .......... .......... .......... 49%  131M 13s",
                                "402550K .......... .......... .......... .......... .......... 49%  113M 13s",
                                "402600K .......... .......... .......... .......... .......... 49%  131M 13s",
                                "402650K .......... .......... .......... .......... .......... 49%  128M 13s",
                                "402700K .......... .......... .......... .......... .......... 49%  131M 13s",
                                "402750K .......... .......... .......... .......... .......... 49%  114M 13s",
                                "402800K .......... .......... .......... .......... .......... 49%  132M 13s",
                                "402850K .......... .......... .......... .......... .......... 49%  128M 13s",
                                "402900K .......... .......... .......... .......... .......... 49%  133M 13s",
                                "402950K .......... .......... .......... .......... .......... 49%  110M 13s",
                                "403000K .......... .......... .......... .......... .......... 49%  133M 13s",
                                "403050K .......... .......... .......... .......... .......... 49% 62.2M 13s",
                                "403100K .......... .......... .......... .......... .......... 49% 71.4M 13s",
                                "403150K .......... .......... .......... .......... .......... 49% 65.9M 13s",
                                "403200K .......... .......... .......... .......... .......... 49% 72.0M 13s",
                                "403250K .......... .......... .......... .......... .......... 49% 71.6M 13s",
                                "403300K .......... .......... .......... .......... .......... 49% 73.2M 13s",
                                "403350K .......... .......... .......... .......... .......... 49% 63.2M 13s",
                                "403400K .......... .......... .......... .......... .......... 49% 86.1M 13s",
                                "403450K .......... .......... .......... .......... .......... 49% 74.6M 13s",
                                "403500K .......... .......... .......... .......... .......... 49% 72.9M 13s",
                                "403550K .......... .......... .......... .......... .......... 49% 65.6M 13s",
                                "403600K .......... .......... .......... .......... .......... 49% 51.6M 13s",
                                "403650K .......... .......... .......... .......... .......... 49% 85.7M 13s",
                                "403700K .......... .......... .......... .......... .......... 49%  137M 13s",
                                "403750K .......... .......... .......... .......... .......... 49% 61.2M 13s",
                                "403800K .......... .......... .......... .......... .......... 49% 93.1M 13s",
                                "403850K .......... .......... .......... .......... .......... 49% 66.6M 13s",
                                "403900K .......... .......... .......... .......... .......... 49% 73.2M 13s",
                                "403950K .......... .......... .......... .......... .......... 49% 53.0M 13s",
                                "404000K .......... .......... .......... .......... .......... 49% 53.3M 13s",
                                "404050K .......... .......... .......... .......... .......... 49% 79.4M 13s",
                                "404100K .......... .......... .......... .......... .......... 49%  101M 13s",
                                "404150K .......... .......... .......... .......... .......... 49% 51.8M 13s",
                                "404200K .......... .......... .......... .......... .......... 49% 54.1M 13s",
                                "404250K .......... .......... .......... .......... .......... 49% 55.5M 13s",
                                "404300K .......... .......... .......... .......... .......... 49% 54.7M 13s",
                                "404350K .......... .......... .......... .......... .......... 49% 45.8M 13s",
                                "404400K .......... .......... .......... .......... .......... 49% 56.4M 13s",
                                "404450K .......... .......... .......... .......... .......... 49% 54.4M 13s",
                                "404500K .......... .......... .......... .......... .......... 49% 63.8M 13s",
                                "404550K .......... .......... .......... .......... .......... 49% 46.8M 13s",
                                "404600K .......... .......... .......... .......... .......... 49% 54.6M 13s",
                                "404650K .......... .......... .......... .......... .......... 49% 54.4M 13s",
                                "404700K .......... .......... .......... .......... .......... 49% 69.3M 13s",
                                "404750K .......... .......... .......... .......... .......... 49% 52.2M 13s",
                                "404800K .......... .......... .......... .......... .......... 49% 54.7M 13s",
                                "404850K .......... .......... .......... .......... .......... 49% 56.9M 13s",
                                "404900K .......... .......... .......... .......... .......... 49% 56.4M 13s",
                                "404950K .......... .......... .......... .......... .......... 49% 50.9M 13s",
                                "405000K .......... .......... .......... .......... .......... 49% 60.7M 13s",
                                "405050K .......... .......... .......... .......... .......... 49% 55.0M 13s",
                                "405100K .......... .......... .......... .......... .......... 49% 57.9M 13s",
                                "405150K .......... .......... .......... .......... .......... 49% 52.2M 13s",
                                "405200K .......... .......... .......... .......... .......... 49% 54.6M 13s",
                                "405250K .......... .......... .......... .......... .......... 49% 53.4M 13s",
                                "405300K .......... .......... .......... .......... .......... 49% 59.3M 13s",
                                "405350K .......... .......... .......... .......... .......... 49% 51.2M 13s",
                                "405400K .......... .......... .......... .......... .......... 49% 57.7M 13s",
                                "405450K .......... .......... .......... .......... .......... 49% 58.2M 13s",
                                "405500K .......... .......... .......... .......... .......... 49% 55.6M 13s",
                                "405550K .......... .......... .......... .......... .......... 49% 33.9M 13s",
                                "405600K .......... .......... .......... .......... .......... 49% 65.4M 13s",
                                "405650K .......... .......... .......... .......... .......... 49% 75.7M 13s",
                                "405700K .......... .......... .......... .......... .......... 49%  105M 13s",
                                "405750K .......... .......... .......... .......... .......... 49% 65.4M 13s",
                                "405800K .......... .......... .......... .......... .......... 49% 59.6M 13s",
                                "405850K .......... .......... .......... .......... .......... 49% 82.2M 13s",
                                "405900K .......... .......... .......... .......... .......... 49% 58.9M 13s",
                                "405950K .......... .......... .......... .......... .......... 49% 49.3M 13s",
                                "406000K .......... .......... .......... .......... .......... 49% 54.4M 13s",
                                "406050K .......... .......... .......... .......... .......... 49% 56.9M 13s",
                                "406100K .......... .......... .......... .......... .......... 49% 62.0M 13s",
                                "406150K .......... .......... .......... .......... .......... 49% 53.7M 13s",
                                "406200K .......... .......... .......... .......... .......... 49% 56.9M 13s",
                                "406250K .......... .......... .......... .......... .......... 49% 59.6M 13s",
                                "406300K .......... .......... .......... .......... .......... 49% 56.9M 13s",
                                "406350K .......... .......... .......... .......... .......... 49% 51.6M 13s",
                                "406400K .......... .......... .......... .......... .......... 49% 56.4M 13s",
                                "406450K .......... .......... .......... .......... .......... 49% 54.8M 13s",
                                "406500K .......... .......... .......... .......... .......... 49% 60.1M 13s",
                                "406550K .......... .......... .......... .......... .......... 49% 54.8M 13s",
                                "406600K .......... .......... .......... .......... .......... 49% 60.0M 13s",
                                "406650K .......... .......... .......... .......... .......... 49% 58.8M 13s",
                                "406700K .......... .......... .......... .......... .......... 49% 53.5M 13s",
                                "406750K .......... .......... .......... .......... .......... 49% 52.4M 13s",
                                "406800K .......... .......... .......... .......... .......... 49% 61.9M 13s",
                                "406850K .......... .......... .......... .......... .......... 49% 59.9M 13s",
                                "406900K .......... .......... .......... .......... .......... 49%  105M 13s",
                                "406950K .......... .......... .......... .......... .......... 49% 88.5M 13s",
                                "407000K .......... .......... .......... .......... .......... 49%  107M 13s",
                                "407050K .......... .......... .......... .......... .......... 49% 61.8M 13s",
                                "407100K .......... .......... .......... .......... .......... 49% 58.4M 13s",
                                "407150K .......... .......... .......... .......... .......... 49% 52.6M 13s",
                                "407200K .......... .......... .......... .......... .......... 49% 56.4M 13s",
                                "407250K .......... .......... .......... .......... .......... 49% 57.4M 13s",
                                "407300K .......... .......... .......... .......... .......... 49% 56.9M 13s",
                                "407350K .......... .......... .......... .......... .......... 49% 86.9M 13s",
                                "407400K .......... .......... .......... .......... .......... 49% 81.3M 13s",
                                "407450K .......... .......... .......... .......... .......... 49% 57.8M 13s",
                                "407500K .......... .......... .......... .......... .......... 49% 55.9M 13s",
                                "407550K .......... .......... .......... .......... .......... 49% 50.1M 13s",
                                "407600K .......... .......... .......... .......... .......... 49% 45.2M 13s",
                                "407650K .......... .......... .......... .......... .......... 49% 66.2M 13s",
                                "407700K .......... .......... .......... .......... .......... 49%  103M 13s",
                                "407750K .......... .......... .......... .......... .......... 49% 67.2M 13s",
                                "407800K .......... .......... .......... .......... .......... 49% 81.5M 13s",
                                "407850K .......... .......... .......... .......... .......... 49% 67.7M 13s",
                                "407900K .......... .......... .......... .......... .......... 49% 65.7M 13s",
                                "407950K .......... .......... .......... .......... .......... 49% 48.0M 13s",
                                "408000K .......... .......... .......... .......... .......... 49% 53.9M 13s",
                                "408050K .......... .......... .......... .......... .......... 49% 56.0M 13s",
                                "408100K .......... .......... .......... .......... .......... 49% 60.1M 13s",
                                "408150K .......... .......... .......... .......... .......... 49% 55.8M 13s",
                                "408200K .......... .......... .......... .......... .......... 49% 56.0M 13s",
                                "408250K .......... .......... .......... .......... .......... 49% 60.2M 13s",
                                "408300K .......... .......... .......... .......... .......... 49% 59.4M 13s",
                                "408350K .......... .......... .......... .......... .......... 49% 52.1M 13s",
                                "408400K .......... .......... .......... .......... .......... 49% 55.8M 13s",
                                "408450K .......... .......... .......... .......... .......... 49% 55.0M 13s",
                                "408500K .......... .......... .......... .......... .......... 49% 58.6M 13s",
                                "408550K .......... .......... .......... .......... .......... 49% 49.2M 13s",
                                "408600K .......... .......... .......... .......... .......... 49% 63.0M 13s",
                                "408650K .......... .......... .......... .......... .......... 49% 58.2M 13s",
                                "408700K .......... .......... .......... .......... .......... 49% 53.6M 13s",
                                "408750K .......... .......... .......... .......... .......... 49% 58.1M 13s",
                                "408800K .......... .......... .......... .......... .......... 49% 68.7M 13s",
                                "408850K .......... .......... .......... .......... .......... 49% 69.0M 13s",
                                "408900K .......... .......... .......... .......... .......... 49% 52.7M 13s",
                                "408950K .......... .......... .......... .......... .......... 49% 49.8M 13s",
                                "409000K .......... .......... .......... .......... .......... 49% 59.1M 13s",
                                "409050K .......... .......... .......... .......... .......... 49% 59.8M 13s",
                                "409100K .......... .......... .......... .......... .......... 49% 60.0M 13s",
                                "409150K .......... .......... .......... .......... .......... 49% 49.9M 13s",
                                "409200K .......... .......... .......... .......... .......... 49% 54.9M 13s",
                                "409250K .......... .......... .......... .......... .......... 49% 59.3M 13s",
                                "409300K .......... .......... .......... .......... .......... 49% 66.5M 13s",
                                "409350K .......... .......... .......... .......... .......... 49% 48.2M 13s",
                                "409400K .......... .......... .......... .......... .......... 49% 55.4M 13s",
                                "409450K .......... .......... .......... .......... .......... 49% 59.0M 13s",
                                "409500K .......... .......... .......... .......... .......... 49% 57.9M 13s",
                                "409550K .......... .......... .......... .......... .......... 49% 49.2M 13s",
                                "409600K .......... .......... .......... .......... .......... 49% 61.3M 13s",
                                "409650K .......... .......... .......... .......... .......... 49% 42.1M 13s",
                                "409700K .......... .......... .......... .......... .......... 49% 58.8M 13s",
                                "409750K .......... .......... .......... .......... .......... 49% 49.8M 13s",
                                "409800K .......... .......... .......... .......... .......... 49% 54.5M 13s",
                                "409850K .......... .......... .......... .......... .......... 49% 57.6M 13s",
                                "409900K .......... .......... .......... .......... .......... 49% 59.4M 13s",
                                "409950K .......... .......... .......... .......... .......... 49% 80.1M 13s",
                                "410000K .......... .......... .......... .......... .......... 49%  111M 13s",
                                "410050K .......... .......... .......... .......... .......... 49% 64.2M 13s",
                                "410100K .......... .......... .......... .......... .......... 49% 58.7M 13s",
                                "410150K .......... .......... .......... .......... .......... 49% 51.5M 13s",
                                "410200K .......... .......... .......... .......... .......... 49% 57.6M 13s",
                                "410250K .......... .......... .......... .......... .......... 49% 61.6M 13s",
                                "410300K .......... .......... .......... .......... .......... 49% 56.0M 13s",
                                "410350K .......... .......... .......... .......... .......... 49% 54.4M 13s",
                                "410400K .......... .......... .......... .......... .......... 49% 61.8M 13s",
                                "410450K .......... .......... .......... .......... .......... 49% 59.6M 13s",
                                "410500K .......... .......... .......... .......... .......... 49% 59.5M 13s",
                                "410550K .......... .......... .......... .......... .......... 49% 47.9M 13s",
                                "410600K .......... .......... .......... .......... .......... 49% 59.4M 13s",
                                "410650K .......... .......... .......... .......... .......... 50% 61.4M 13s",
                                "410700K .......... .......... .......... .......... .......... 50% 51.9M 13s",
                                "410750K .......... .......... .......... .......... .......... 50% 22.7M 13s",
                                "410800K .......... .......... .......... .......... .......... 50% 59.2M 13s",
                                "410850K .......... .......... .......... .......... .......... 50% 58.1M 13s",
                                "410900K .......... .......... .......... .......... .......... 50% 57.1M 13s",
                                "410950K .......... .......... .......... .......... .......... 50% 46.4M 13s",
                                "411000K .......... .......... .......... .......... .......... 50% 57.8M 13s",
                                "411050K .......... .......... .......... .......... .......... 50% 61.0M 13s",
                                "411100K .......... .......... .......... .......... .......... 50% 60.3M 13s",
                                "411150K .......... .......... .......... .......... .......... 50% 42.6M 13s",
                                "411200K .......... .......... .......... .......... .......... 50% 75.5M 13s",
                                "411250K .......... .......... .......... .......... .......... 50% 51.7M 13s",
                                "411300K .......... .......... .......... .......... .......... 50% 40.1M 13s",
                                "411350K .......... .......... .......... .......... .......... 50% 65.1M 13s",
                                "411400K .......... .......... .......... .......... .......... 50% 49.7M 13s",
                                "411450K .......... .......... .......... .......... .......... 50% 37.9M 13s",
                                "411500K .......... .......... .......... .......... .......... 50% 35.4M 13s",
                                "411550K .......... .......... .......... .......... .......... 50% 47.3M 13s",
                                "411600K .......... .......... .......... .......... .......... 50% 42.2M 13s",
                                "411650K .......... .......... .......... .......... .......... 50% 36.5M 13s",
                                "411700K .......... .......... .......... .......... .......... 50% 2.60M 13s",
                                "411750K .......... .......... .......... .......... .......... 50% 30.3M 13s",
                                "411800K .......... .......... .......... .......... .......... 50% 79.7M 13s",
                                "411850K .......... .......... .......... .......... .......... 50% 53.9M 13s",
                                "411900K .......... .......... .......... .......... .......... 50% 62.4M 13s",
                                "411950K .......... .......... .......... .......... .......... 50% 38.8M 13s",
                                "412000K .......... .......... .......... .......... .......... 50% 56.5M 13s",
                                "412050K .......... .......... .......... .......... .......... 50% 65.2M 13s",
                                "412100K .......... .......... .......... .......... .......... 50% 82.0M 13s",
                                "412150K .......... .......... .......... .......... .......... 50% 90.0M 13s",
                                "412200K .......... .......... .......... .......... .......... 50% 85.0M 13s",
                                "412250K .......... .......... .......... .......... .......... 50% 74.1M 13s",
                                "412300K .......... .......... .......... .......... .......... 50% 92.8M 13s",
                                "412350K .......... .......... .......... .......... .......... 50%  140M 12s",
                                "412400K .......... .......... .......... .......... .......... 50%  130M 12s",
                                "412450K .......... .......... .......... .......... .......... 50%  121M 12s",
                                "412500K .......... .......... .......... .......... .......... 50%  140M 12s",
                                "412550K .......... .......... .......... .......... .......... 50%  141M 12s",
                                "412600K .......... .......... .......... .......... .......... 50%  141M 12s",
                                "412650K .......... .......... .......... .......... .......... 50%  109M 12s",
                                "412700K .......... .......... .......... .......... .......... 50%  139M 12s",
                                "412750K .......... .......... .......... .......... .......... 50%  143M 12s",
                                "412800K .......... .......... .......... .......... .......... 50%  142M 12s",
                                "412850K .......... .......... .......... .......... .......... 50%  114M 12s",
                                "412900K .......... .......... .......... .......... .......... 50% 55.2M 12s",
                                "412950K .......... .......... .......... .......... .......... 50% 90.0M 12s",
                                "413000K .......... .......... .......... .......... .......... 50%  115M 12s",
                                "413050K .......... .......... .......... .......... .......... 50%  105M 12s",
                                "413100K .......... .......... .......... .......... .......... 50% 78.7M 12s",
                                "413150K .......... .......... .......... .......... .......... 50% 99.3M 12s",
                                "413200K .......... .......... .......... .......... .......... 50% 75.2M 12s",
                                "413250K .......... .......... .......... .......... .......... 50% 82.9M 12s",
                                "413300K .......... .......... .......... .......... .......... 50% 96.0M 12s",
                                "413350K .......... .......... .......... .......... .......... 50% 21.4M 12s",
                                "413400K .......... .......... .......... .......... .......... 50%  124M 12s",
                                "413450K .......... .......... .......... .......... .......... 50% 51.2M 12s",
                                "413500K .......... .......... .......... .......... .......... 50% 64.4M 12s",
                                "413550K .......... .......... .......... .......... .......... 50% 69.6M 12s",
                                "413600K .......... .......... .......... .......... .......... 50% 11.8M 12s",
                                "413650K .......... .......... .......... .......... .......... 50% 47.0M 12s",
                                "413700K .......... .......... .......... .......... .......... 50% 93.7M 12s",
                                "413750K .......... .......... .......... .......... .......... 50% 52.3M 12s",
                                "413800K .......... .......... .......... .......... .......... 50%  102M 12s",
                                "413850K .......... .......... .......... .......... .......... 50% 11.2M 12s",
                                "413900K .......... .......... .......... .......... .......... 50% 76.2M 12s",
                                "413950K .......... .......... .......... .......... .......... 50% 17.3M 12s",
                                "414000K .......... .......... .......... .......... .......... 50% 64.0M 12s",
                                "414050K .......... .......... .......... .......... .......... 50% 84.0M 12s",
                                "414100K .......... .......... .......... .......... .......... 50% 62.5M 12s",
                                "414150K .......... .......... .......... .......... .......... 50% 73.1M 12s",
                                "414200K .......... .......... .......... .......... .......... 50% 59.3M 12s",
                                "414250K .......... .......... .......... .......... .......... 50%  116M 12s",
                                "414300K .......... .......... .......... .......... .......... 50% 64.8M 12s",
                                "414350K .......... .......... .......... .......... .......... 50% 69.6M 12s",
                                "414400K .......... .......... .......... .......... .......... 50%  100M 12s",
                                "414450K .......... .......... .......... .......... .......... 50% 76.9M 12s",
                                "414500K .......... .......... .......... .......... .......... 50% 91.0M 12s",
                                "414550K .......... .......... .......... .......... .......... 50% 88.3M 12s",
                                "414600K .......... .......... .......... .......... .......... 50% 82.8M 12s",
                                "414650K .......... .......... .......... .......... .......... 50%  117M 12s",
                                "414700K .......... .......... .......... .......... .......... 50% 79.7M 12s",
                                "414750K .......... .......... .......... .......... .......... 50% 69.9M 12s",
                                "414800K .......... .......... .......... .......... .......... 50% 77.4M 12s",
                                "414850K .......... .......... .......... .......... .......... 50% 86.4M 12s",
                                "414900K .......... .......... .......... .......... .......... 50% 76.7M 12s",
                                "414950K .......... .......... .......... .......... .......... 50% 67.5M 12s",
                                "415000K .......... .......... .......... .......... .......... 50% 41.2M 12s",
                                "415050K .......... .......... .......... .......... .......... 50% 62.8M 12s",
                                "415100K .......... .......... .......... .......... .......... 50% 61.9M 12s",
                                "415150K .......... .......... .......... .......... .......... 50% 32.1M 12s",
                                "415200K .......... .......... .......... .......... .......... 50% 86.7M 12s",
                                "415250K .......... .......... .......... .......... .......... 50% 74.0M 12s",
                                "415300K .......... .......... .......... .......... .......... 50% 51.7M 12s",
                                "415350K .......... .......... .......... .......... .......... 50% 48.5M 12s",
                                "415400K .......... .......... .......... .......... .......... 50% 64.4M 12s",
                                "415450K .......... .......... .......... .......... .......... 50% 52.1M 12s",
                                "415500K .......... .......... .......... .......... .......... 50% 48.4M 12s",
                                "415550K .......... .......... .......... .......... .......... 50% 46.2M 12s",
                                "415600K .......... .......... .......... .......... .......... 50% 82.5M 12s",
                                "415650K .......... .......... .......... .......... .......... 50% 60.5M 12s",
                                "415700K .......... .......... .......... .......... .......... 50% 62.3M 12s",
                                "415750K .......... .......... .......... .......... .......... 50% 60.6M 12s",
                                "415800K .......... .......... .......... .......... .......... 50% 58.8M 12s",
                                "415850K .......... .......... .......... .......... .......... 50% 56.4M 12s",
                                "415900K .......... .......... .......... .......... .......... 50% 48.5M 12s",
                                "415950K .......... .......... .......... .......... .......... 50% 37.7M 12s",
                                "416000K .......... .......... .......... .......... .......... 50% 66.9M 12s",
                                "416050K .......... .......... .......... .......... .......... 50% 52.3M 12s",
                                "416100K .......... .......... .......... .......... .......... 50% 49.6M 12s",
                                "416150K .......... .......... .......... .......... .......... 50% 49.7M 12s",
                                "416200K .......... .......... .......... .......... .......... 50% 59.4M 12s",
                                "416250K .......... .......... .......... .......... .......... 50% 57.7M 12s",
                                "416300K .......... .......... .......... .......... .......... 50% 54.8M 12s",
                                "416350K .......... .......... .......... .......... .......... 50% 52.7M 12s",
                                "416400K .......... .......... .......... .......... .......... 50% 57.4M 12s",
                                "416450K .......... .......... .......... .......... .......... 50% 27.9M 12s",
                                "416500K .......... .......... .......... .......... .......... 50% 83.5M 12s",
                                "416550K .......... .......... .......... .......... .......... 50% 78.9M 12s",
                                "416600K .......... .......... .......... .......... .......... 50% 85.0M 12s",
                                "416650K .......... .......... .......... .......... .......... 50% 82.6M 12s",
                                "416700K .......... .......... .......... .......... .......... 50% 80.5M 12s",
                                "416750K .......... .......... .......... .......... .......... 50% 58.2M 12s",
                                "416800K .......... .......... .......... .......... .......... 50% 62.6M 12s",
                                "416850K .......... .......... .......... .......... .......... 50% 63.5M 12s",
                                "416900K .......... .......... .......... .......... .......... 50% 73.8M 12s",
                                "416950K .......... .......... .......... .......... .......... 50% 32.3M 12s",
                                "417000K .......... .......... .......... .......... .......... 50% 80.4M 12s",
                                "417050K .......... .......... .......... .......... .......... 50% 79.4M 12s",
                                "417100K .......... .......... .......... .......... .......... 50% 75.9M 12s",
                                "417150K .......... .......... .......... .......... .......... 50% 60.2M 12s",
                                "417200K .......... .......... .......... .......... .......... 50% 65.2M 12s",
                                "417250K .......... .......... .......... .......... .......... 50% 76.3M 12s",
                                "417300K .......... .......... .......... .......... .......... 50% 72.5M 12s",
                                "417350K .......... .......... .......... .......... .......... 50% 68.3M 12s",
                                "417400K .......... .......... .......... .......... .......... 50% 58.7M 12s",
                                "417450K .......... .......... .......... .......... .......... 50% 64.4M 12s",
                                "417500K .......... .......... .......... .......... .......... 50% 48.5M 12s",
                                "417550K .......... .......... .......... .......... .......... 50% 51.3M 12s",
                                "417600K .......... .......... .......... .......... .......... 50% 60.9M 12s",
                                "417650K .......... .......... .......... .......... .......... 50% 57.6M 12s",
                                "417700K .......... .......... .......... .......... .......... 50% 58.5M 12s",
                                "417750K .......... .......... .......... .......... .......... 50% 51.9M 12s",
                                "417800K .......... .......... .......... .......... .......... 50% 60.6M 12s",
                                "417850K .......... .......... .......... .......... .......... 50% 40.2M 12s",
                                "417900K .......... .......... .......... .......... .......... 50% 57.0M 12s",
                                "417950K .......... .......... .......... .......... .......... 50% 53.0M 12s",
                                "418000K .......... .......... .......... .......... .......... 50% 57.0M 12s",
                                "418050K .......... .......... .......... .......... .......... 50% 64.1M 12s",
                                "418100K .......... .......... .......... .......... .......... 50% 39.0M 12s",
                                "418150K .......... .......... .......... .......... .......... 50% 59.6M 12s",
                                "418200K .......... .......... .......... .......... .......... 50% 58.9M 12s",
                                "418250K .......... .......... .......... .......... .......... 50% 62.8M 12s",
                                "418300K .......... .......... .......... .......... .......... 50% 46.3M 12s",
                                "418350K .......... .......... .......... .......... .......... 50% 57.5M 12s",
                                "418400K .......... .......... .......... .......... .......... 50% 65.7M 12s",
                                "418450K .......... .......... .......... .......... .......... 50% 60.7M 12s",
                                "418500K .......... .......... .......... .......... .......... 50% 52.2M 12s",
                                "418550K .......... .......... .......... .......... .......... 50% 56.0M 12s",
                                "418600K .......... .......... .......... .......... .......... 50% 57.9M 12s",
                                "418650K .......... .......... .......... .......... .......... 50% 58.9M 12s",
                                "418700K .......... .......... .......... .......... .......... 50% 55.2M 12s",
                                "418750K .......... .......... .......... .......... .......... 50% 60.6M 12s",
                                "418800K .......... .......... .......... .......... .......... 50% 47.1M 12s",
                                "418850K .......... .......... .......... .......... .......... 50% 46.1M 12s",
                                "418900K .......... .......... .......... .......... .......... 51% 46.5M 12s",
                                "418950K .......... .......... .......... .......... .......... 51% 41.6M 12s",
                                "419000K .......... .......... .......... .......... .......... 51% 45.7M 12s",
                                "419050K .......... .......... .......... .......... .......... 51% 47.5M 12s",
                                "419100K .......... .......... .......... .......... .......... 51% 50.8M 12s",
                                "419150K .......... .......... .......... .......... .......... 51% 45.2M 12s",
                                "419200K .......... .......... .......... .......... .......... 51% 57.0M 12s",
                                "419250K .......... .......... .......... .......... .......... 51% 63.8M 12s",
                                "419300K .......... .......... .......... .......... .......... 51% 60.0M 12s",
                                "419350K .......... .......... .......... .......... .......... 51% 56.2M 12s",
                                "419400K .......... .......... .......... .......... .......... 51% 63.6M 12s",
                                "419450K .......... .......... .......... .......... .......... 51% 60.3M 12s",
                                "419500K .......... .......... .......... .......... .......... 51% 59.0M 12s",
                                "419550K .......... .......... .......... .......... .......... 51% 53.0M 12s",
                                "419600K .......... .......... .......... .......... .......... 51% 57.0M 12s",
                                "419650K .......... .......... .......... .......... .......... 51% 56.5M 12s",
                                "419700K .......... .......... .......... .......... .......... 51% 47.9M 12s",
                                "419750K .......... .......... .......... .......... .......... 51% 53.7M 12s",
                                "419800K .......... .......... .......... .......... .......... 51% 49.0M 12s",
                                "419850K .......... .......... .......... .......... .......... 51% 27.2M 12s",
                                "419900K .......... .......... .......... .......... .......... 51% 57.9M 12s",
                                "419950K .......... .......... .......... .......... .......... 51% 60.3M 12s",
                                "420000K .......... .......... .......... .......... .......... 51% 50.3M 12s",
                                "420050K .......... .......... .......... .......... .......... 51% 72.7M 12s",
                                "420100K .......... .......... .......... .......... .......... 51% 57.6M 12s",
                                "420150K .......... .......... .......... .......... .......... 51% 52.4M 12s",
                                "420200K .......... .......... .......... .......... .......... 51% 59.5M 12s",
                                "420250K .......... .......... .......... .......... .......... 51% 61.9M 12s",
                                "420300K .......... .......... .......... .......... .......... 51% 56.4M 12s",
                                "420350K .......... .......... .......... .......... .......... 51% 53.2M 12s",
                                "420400K .......... .......... .......... .......... .......... 51% 27.5M 12s",
                                "420450K .......... .......... .......... .......... .......... 51% 49.0M 12s",
                                "420500K .......... .......... .......... .......... .......... 51% 55.5M 12s",
                                "420550K .......... .......... .......... .......... .......... 51% 60.5M 12s",
                                "420600K .......... .......... .......... .......... .......... 51% 58.0M 12s",
                                "420650K .......... .......... .......... .......... .......... 51% 54.9M 12s",
                                "420700K .......... .......... .......... .......... .......... 51% 63.2M 12s",
                                "420750K .......... .......... .......... .......... .......... 51% 65.2M 12s",
                                "420800K .......... .......... .......... .......... .......... 51% 43.5M 12s",
                                "420850K .......... .......... .......... .......... .......... 51% 70.8M 12s",
                                "420900K .......... .......... .......... .......... .......... 51% 69.8M 12s",
                                "420950K .......... .......... .......... .......... .......... 51% 57.3M 12s",
                                "421000K .......... .......... .......... .......... .......... 51% 58.8M 12s",
                                "421050K .......... .......... .......... .......... .......... 51% 49.9M 12s",
                                "421100K .......... .......... .......... .......... .......... 51% 53.9M 12s",
                                "421150K .......... .......... .......... .......... .......... 51% 48.4M 12s",
                                "421200K .......... .......... .......... .......... .......... 51% 62.6M 12s",
                                "421250K .......... .......... .......... .......... .......... 51% 47.5M 12s",
                                "421300K .......... .......... .......... .......... .......... 51% 45.2M 12s",
                                "421350K .......... .......... .......... .......... .......... 51% 50.6M 12s",
                                "421400K .......... .......... .......... .......... .......... 51% 46.4M 12s",
                                "421450K .......... .......... .......... .......... .......... 51% 52.7M 12s",
                                "421500K .......... .......... .......... .......... .......... 51% 46.4M 12s",
                                "421550K .......... .......... .......... .......... .......... 51% 46.3M 12s",
                                "421600K .......... .......... .......... .......... .......... 51% 59.2M 12s",
                                "421650K .......... .......... .......... .......... .......... 51% 35.9M 12s",
                                "421700K .......... .......... .......... .......... .......... 51% 45.8M 12s",
                                "421750K .......... .......... .......... .......... .......... 51% 49.0M 12s",
                                "421800K .......... .......... .......... .......... .......... 51% 49.2M 12s",
                                "421850K .......... .......... .......... .......... .......... 51% 54.4M 12s",
                                "421900K .......... .......... .......... .......... .......... 51% 24.4M 12s",
                                "421950K .......... .......... .......... .......... .......... 51% 53.6M 12s",
                                "422000K .......... .......... .......... .......... .......... 51% 57.8M 12s",
                                "422050K .......... .......... .......... .......... .......... 51% 59.8M 12s",
                                "422100K .......... .......... .......... .......... .......... 51% 49.9M 12s",
                                "422150K .......... .......... .......... .......... .......... 51% 51.2M 12s",
                                "422200K .......... .......... .......... .......... .......... 51% 40.9M 12s",
                                "422250K .......... .......... .......... .......... .......... 51% 38.3M 12s",
                                "422300K .......... .......... .......... .......... .......... 51% 42.3M 12s",
                                "422350K .......... .......... .......... .......... .......... 51% 49.6M 12s",
                                "422400K .......... .......... .......... .......... .......... 51% 17.0M 12s",
                                "422450K .......... .......... .......... .......... .......... 51% 46.5M 12s",
                                "422500K .......... .......... .......... .......... .......... 51% 81.3M 12s",
                                "422550K .......... .......... .......... .......... .......... 51%  104M 12s",
                                "422600K .......... .......... .......... .......... .......... 51% 62.0M 12s",
                                "422650K .......... .......... .......... .......... .......... 51% 54.2M 12s",
                                "422700K .......... .......... .......... .......... .......... 51% 88.1M 12s",
                                "422750K .......... .......... .......... .......... .......... 51% 71.7M 12s",
                                "422800K .......... .......... .......... .......... .......... 51% 73.6M 12s",
                                "422850K .......... .......... .......... .......... .......... 51% 28.2M 12s",
                                "422900K .......... .......... .......... .......... .......... 51% 41.4M 12s",
                                "422950K .......... .......... .......... .......... .......... 51% 84.4M 12s",
                                "423000K .......... .......... .......... .......... .......... 51% 87.3M 12s",
                                "423050K .......... .......... .......... .......... .......... 51% 51.8M 12s",
                                "423100K .......... .......... .......... .......... .......... 51% 56.8M 12s",
                                "423150K .......... .......... .......... .......... .......... 51% 53.9M 12s",
                                "423200K .......... .......... .......... .......... .......... 51% 55.4M 12s",
                                "423250K .......... .......... .......... .......... .......... 51% 20.2M 12s",
                                "423300K .......... .......... .......... .......... .......... 51% 79.3M 12s",
                                "423350K .......... .......... .......... .......... .......... 51% 50.0M 12s",
                                "423400K .......... .......... .......... .......... .......... 51% 82.4M 12s",
                                "423450K .......... .......... .......... .......... .......... 51% 75.1M 12s",
                                "423500K .......... .......... .......... .......... .......... 51% 30.7M 12s",
                                "423550K .......... .......... .......... .......... .......... 51% 70.4M 12s",
                                "423600K .......... .......... .......... .......... .......... 51% 93.4M 12s",
                                "423650K .......... .......... .......... .......... .......... 51% 64.0M 12s",
                                "423700K .......... .......... .......... .......... .......... 51% 76.6M 12s",
                                "423750K .......... .......... .......... .......... .......... 51% 49.7M 12s",
                                "423800K .......... .......... .......... .......... .......... 51% 55.3M 12s",
                                "423850K .......... .......... .......... .......... .......... 51% 52.6M 12s",
                                "423900K .......... .......... .......... .......... .......... 51% 4.52M 12s",
                                "423950K .......... .......... .......... .......... .......... 51% 45.3M 12s",
                                "424000K .......... .......... .......... .......... .......... 51% 71.2M 12s",
                                "424050K .......... .......... .......... .......... .......... 51% 90.4M 12s",
                                "424100K .......... .......... .......... .......... .......... 51% 85.7M 12s",
                                "424150K .......... .......... .......... .......... .......... 51% 49.5M 12s",
                                "424200K .......... .......... .......... .......... .......... 51% 61.2M 12s",
                                "424250K .......... .......... .......... .......... .......... 51% 59.1M 12s",
                                "424300K .......... .......... .......... .......... .......... 51% 31.6M 12s",
                                "424350K .......... .......... .......... .......... .......... 51% 54.0M 12s",
                                "424400K .......... .......... .......... .......... .......... 51% 25.0M 12s",
                                "424450K .......... .......... .......... .......... .......... 51% 57.3M 12s",
                                "424500K .......... .......... .......... .......... .......... 51% 95.1M 12s",
                                "424550K .......... .......... .......... .......... .......... 51% 89.2M 12s",
                                "424600K .......... .......... .......... .......... .......... 51% 86.4M 12s",
                                "424650K .......... .......... .......... .......... .......... 51% 56.4M 12s",
                                "424700K .......... .......... .......... .......... .......... 51% 85.4M 12s",
                                "424750K .......... .......... .......... .......... .......... 51%  106M 12s",
                                "424800K .......... .......... .......... .......... .......... 51% 63.6M 12s",
                                "424850K .......... .......... .......... .......... .......... 51% 78.5M 12s",
                                "424900K .......... .......... .......... .......... .......... 51% 78.1M 12s",
                                "424950K .......... .......... .......... .......... .......... 51%  133M 12s",
                                "425000K .......... .......... .......... .......... .......... 51%  136M 12s",
                                "425050K .......... .......... .......... .......... .......... 51%  116M 12s",
                                "425100K .......... .......... .......... .......... .......... 51%  135M 12s",
                                "425150K .......... .......... .......... .......... .......... 51% 43.4M 12s",
                                "425200K .......... .......... .......... .......... .......... 51% 74.5M 12s",
                                "425250K .......... .......... .......... .......... .......... 51%  109M 12s",
                                "425300K .......... .......... .......... .......... .......... 51%  104M 12s",
                                "425350K .......... .......... .......... .......... .......... 51% 11.2M 12s",
                                "425400K .......... .......... .......... .......... .......... 51% 77.8M 12s",
                                "425450K .......... .......... .......... .......... .......... 51% 76.8M 12s",
                                "425500K .......... .......... .......... .......... .......... 51% 71.0M 12s",
                                "425550K .......... .......... .......... .......... .......... 51% 85.1M 12s",
                                "425600K .......... .......... .......... .......... .......... 51%  126M 12s",
                                "425650K .......... .......... .......... .......... .......... 51% 32.0M 12s",
                                "425700K .......... .......... .......... .......... .......... 51% 88.9M 12s",
                                "425750K .......... .......... .......... .......... .......... 51% 24.2M 12s",
                                "425800K .......... .......... .......... .......... .......... 51%  123M 12s",
                                "425850K .......... .......... .......... .......... .......... 51% 6.76M 12s",
                                "425900K .......... .......... .......... .......... .......... 51% 34.2M 12s",
                                "425950K .......... .......... .......... .......... .......... 51% 97.5M 12s",
                                "426000K .......... .......... .......... .......... .......... 51% 52.9M 12s",
                                "426050K .......... .......... .......... .......... .......... 51% 88.8M 12s",
                                "426100K .......... .......... .......... .......... .......... 51% 68.0M 12s",
                                "426150K .......... .......... .......... .......... .......... 51% 39.2M 12s",
                                "426200K .......... .......... .......... .......... .......... 51% 82.3M 12s",
                                "426250K .......... .......... .......... .......... .......... 51% 68.3M 12s",
                                "426300K .......... .......... .......... .......... .......... 51% 65.0M 12s",
                                "426350K .......... .......... .......... .......... .......... 51% 54.7M 12s",
                                "426400K .......... .......... .......... .......... .......... 51% 76.2M 12s",
                                "426450K .......... .......... .......... .......... .......... 51% 77.7M 12s",
                                "426500K .......... .......... .......... .......... .......... 51% 72.9M 12s",
                                "426550K .......... .......... .......... .......... .......... 51% 81.8M 12s",
                                "426600K .......... .......... .......... .......... .......... 51%  128M 12s",
                                "426650K .......... .......... .......... .......... .......... 51% 91.1M 12s",
                                "426700K .......... .......... .......... .......... .......... 51% 85.5M 12s",
                                "426750K .......... .......... .......... .......... .......... 51% 66.7M 12s",
                                "426800K .......... .......... .......... .......... .......... 51% 95.0M 12s",
                                "426850K .......... .......... .......... .......... .......... 51% 84.1M 12s",
                                "426900K .......... .......... .......... .......... .......... 51% 94.2M 12s",
                                "426950K .......... .......... .......... .......... .......... 51% 73.0M 12s",
                                "427000K .......... .......... .......... .......... .......... 51% 70.4M 12s",
                                "427050K .......... .......... .......... .......... .......... 51% 87.5M 12s",
                                "427100K .......... .......... .......... .......... .......... 52%  128M 12s",
                                "427150K .......... .......... .......... .......... .......... 52% 83.3M 12s",
                                "427200K .......... .......... .......... .......... .......... 52% 73.1M 12s",
                                "427250K .......... .......... .......... .......... .......... 52% 86.6M 12s",
                                "427300K .......... .......... .......... .......... .......... 52% 34.2M 12s",
                                "427350K .......... .......... .......... .......... .......... 52% 66.7M 12s",
                                "427400K .......... .......... .......... .......... .......... 52% 23.2M 12s",
                                "427450K .......... .......... .......... .......... .......... 52% 64.7M 12s",
                                "427500K .......... .......... .......... .......... .......... 52% 50.5M 12s",
                                "427550K .......... .......... .......... .......... .......... 52% 72.7M 12s",
                                "427600K .......... .......... .......... .......... .......... 52% 42.0M 12s",
                                "427650K .......... .......... .......... .......... .......... 52% 40.0M 12s",
                                "427700K .......... .......... .......... .......... .......... 52% 57.4M 12s",
                                "427750K .......... .......... .......... .......... .......... 52% 70.8M 12s",
                                "427800K .......... .......... .......... .......... .......... 52% 75.8M 12s",
                                "427850K .......... .......... .......... .......... .......... 52% 30.9M 12s",
                                "427900K .......... .......... .......... .......... .......... 52% 34.5M 12s",
                                "427950K .......... .......... .......... .......... .......... 52% 43.7M 12s",
                                "428000K .......... .......... .......... .......... .......... 52% 79.0M 12s",
                                "428050K .......... .......... .......... .......... .......... 52% 48.7M 12s",
                                "428100K .......... .......... .......... .......... .......... 52% 87.0M 12s",
                                "428150K .......... .......... .......... .......... .......... 52% 66.0M 12s",
                                "428200K .......... .......... .......... .......... .......... 52% 65.9M 12s",
                                "428250K .......... .......... .......... .......... .......... 52% 87.5M 12s",
                                "428300K .......... .......... .......... .......... .......... 52% 86.1M 12s",
                                "428350K .......... .......... .......... .......... .......... 52% 57.3M 12s",
                                "428400K .......... .......... .......... .......... .......... 52% 23.3M 12s",
                                "428450K .......... .......... .......... .......... .......... 52% 94.6M 12s",
                                "428500K .......... .......... .......... .......... .......... 52% 94.4M 12s",
                                "428550K .......... .......... .......... .......... .......... 52% 79.8M 12s",
                                "428600K .......... .......... .......... .......... .......... 52% 78.3M 12s",
                                "428650K .......... .......... .......... .......... .......... 52% 82.8M 12s",
                                "428700K .......... .......... .......... .......... .......... 52% 35.4M 12s",
                                "428750K .......... .......... .......... .......... .......... 52% 67.1M 12s",
                                "428800K .......... .......... .......... .......... .......... 52% 50.4M 12s",
                                "428850K .......... .......... .......... .......... .......... 52%  586K 12s",
                                "428900K .......... .......... .......... .......... .......... 52% 49.4M 12s",
                                "428950K .......... .......... .......... .......... .......... 52% 45.7M 12s",
                                "429000K .......... .......... .......... .......... .......... 52%  109M 12s",
                                "429050K .......... .......... .......... .......... .......... 52% 88.0M 12s",
                                "429100K .......... .......... .......... .......... .......... 52%  129M 12s",
                                "429150K .......... .......... .......... .......... .......... 52%  141M 12s",
                                "429200K .......... .......... .......... .......... .......... 52% 32.5M 12s",
                                "429250K .......... .......... .......... .......... .......... 52% 48.4M 12s",
                                "429300K .......... .......... .......... .......... .......... 52% 99.1M 12s",
                                "429350K .......... .......... .......... .......... .......... 52% 76.6M 12s",
                                "429400K .......... .......... .......... .......... .......... 52% 90.5M 12s",
                                "429450K .......... .......... .......... .......... .......... 52% 83.1M 12s",
                                "429500K .......... .......... .......... .......... .......... 52%  107M 12s",
                                "429550K .......... .......... .......... .......... .......... 52%  144M 12s",
                                "429600K .......... .......... .......... .......... .......... 52%  145M 12s",
                                "429650K .......... .......... .......... .......... .......... 52%  128M 12s",
                                "429700K .......... .......... .......... .......... .......... 52%  126M 12s",
                                "429750K .......... .......... .......... .......... .......... 52%  140M 12s",
                                "429800K .......... .......... .......... .......... .......... 52%  126M 12s",
                                "429850K .......... .......... .......... .......... .......... 52% 14.9M 12s",
                                "429900K .......... .......... .......... .......... .......... 52% 46.8M 12s",
                                "429950K .......... .......... .......... .......... .......... 52% 47.9M 12s",
                                "430000K .......... .......... .......... .......... .......... 52% 52.5M 12s",
                                "430050K .......... .......... .......... .......... .......... 52% 40.3M 12s",
                                "430100K .......... .......... .......... .......... .......... 52% 34.5M 12s",
                                "430150K .......... .......... .......... .......... .......... 52% 46.2M 12s",
                                "430200K .......... .......... .......... .......... .......... 52% 51.4M 12s",
                                "430250K .......... .......... .......... .......... .......... 52% 37.5M 12s",
                                "430300K .......... .......... .......... .......... .......... 52% 43.5M 12s",
                                "430350K .......... .......... .......... .......... .......... 52% 57.1M 12s",
                                "430400K .......... .......... .......... .......... .......... 52% 44.9M 12s",
                                "430450K .......... .......... .......... .......... .......... 52% 39.6M 12s",
                                "430500K .......... .......... .......... .......... .......... 52% 42.3M 12s",
                                "430550K .......... .......... .......... .......... .......... 52% 45.1M 12s",
                                "430600K .......... .......... .......... .......... .......... 52% 57.6M 12s",
                                "430650K .......... .......... .......... .......... .......... 52% 39.5M 12s",
                                "430700K .......... .......... .......... .......... .......... 52% 47.4M 12s",
                                "430750K .......... .......... .......... .......... .......... 52% 42.7M 12s",
                                "430800K .......... .......... .......... .......... .......... 52% 43.6M 12s",
                                "430850K .......... .......... .......... .......... .......... 52% 50.8M 12s",
                                "430900K .......... .......... .......... .......... .......... 52% 46.1M 12s",
                                "430950K .......... .......... .......... .......... .......... 52% 54.3M 12s",
                                "431000K .......... .......... .......... .......... .......... 52% 47.0M 12s",
                                "431050K .......... .......... .......... .......... .......... 52% 43.3M 12s",
                                "431100K .......... .......... .......... .......... .......... 52% 44.1M 12s",
                                "431150K .......... .......... .......... .......... .......... 52% 58.4M 12s",
                                "431200K .......... .......... .......... .......... .......... 52% 44.5M 12s",
                                "431250K .......... .......... .......... .......... .......... 52% 46.0M 12s",
                                "431300K .......... .......... .......... .......... .......... 52% 41.9M 12s",
                                "431350K .......... .......... .......... .......... .......... 52% 43.8M 12s",
                                "431400K .......... .......... .......... .......... .......... 52% 51.3M 12s",
                                "431450K .......... .......... .......... .......... .......... 52% 45.4M 12s",
                                "431500K .......... .......... .......... .......... .......... 52% 53.4M 12s",
                                "431550K .......... .......... .......... .......... .......... 52% 45.7M 12s",
                                "431600K .......... .......... .......... .......... .......... 52% 42.7M 12s",
                                "431650K .......... .......... .......... .......... .......... 52% 49.9M 12s",
                                "431700K .......... .......... .......... .......... .......... 52% 47.4M 12s",
                                "431750K .......... .......... .......... .......... .......... 52% 48.5M 12s",
                                "431800K .......... .......... .......... .......... .......... 52% 42.9M 12s",
                                "431850K .......... .......... .......... .......... .......... 52% 47.9M 12s",
                                "431900K .......... .......... .......... .......... .......... 52% 48.8M 12s",
                                "431950K .......... .......... .......... .......... .......... 52% 50.7M 12s",
                                "432000K .......... .......... .......... .......... .......... 52% 47.8M 12s",
                                "432050K .......... .......... .......... .......... .......... 52% 51.6M 12s",
                                "432100K .......... .......... .......... .......... .......... 52% 47.1M 12s",
                                "432150K .......... .......... .......... .......... .......... 52% 32.8M 12s",
                                "432200K .......... .......... .......... .......... .......... 52% 53.7M 12s",
                                "432250K .......... .......... .......... .......... .......... 52% 38.9M 12s",
                                "432300K .......... .......... .......... .......... .......... 52% 48.3M 12s",
                                "432350K .......... .......... .......... .......... .......... 52% 38.4M 12s",
                                "432400K .......... .......... .......... .......... .......... 52% 43.1M 12s",
                                "432450K .......... .......... .......... .......... .......... 52% 40.0M 12s",
                                "432500K .......... .......... .......... .......... .......... 52% 31.3M 12s",
                                "432550K .......... .......... .......... .......... .......... 52% 47.8M 12s",
                                "432600K .......... .......... .......... .......... .......... 52% 35.8M 12s",
                                "432650K .......... .......... .......... .......... .......... 52% 31.7M 12s",
                                "432700K .......... .......... .......... .......... .......... 52% 48.3M 12s",
                                "432750K .......... .......... .......... .......... .......... 52% 42.1M 12s",
                                "432800K .......... .......... .......... .......... .......... 52% 34.9M 12s",
                                "432850K .......... .......... .......... .......... .......... 52% 41.7M 12s",
                                "432900K .......... .......... .......... .......... .......... 52% 37.6M 12s",
                                "432950K .......... .......... .......... .......... .......... 52% 39.2M 12s",
                                "433000K .......... .......... .......... .......... .......... 52% 41.6M 12s",
                                "433050K .......... .......... .......... .......... .......... 52% 42.3M 12s",
                                "433100K .......... .......... .......... .......... .......... 52% 48.7M 12s",
                                "433150K .......... .......... .......... .......... .......... 52% 37.5M 12s",
                                "433200K .......... .......... .......... .......... .......... 52% 36.2M 12s",
                                "433250K .......... .......... .......... .......... .......... 52% 38.1M 12s",
                                "433300K .......... .......... .......... .......... .......... 52% 36.7M 12s",
                                "433350K .......... .......... .......... .......... .......... 52% 37.9M 12s",
                                "433400K .......... .......... .......... .......... .......... 52% 42.4M 12s",
                                "433450K .......... .......... .......... .......... .......... 52% 37.2M 12s",
                                "433500K .......... .......... .......... .......... .......... 52% 34.0M 12s",
                                "433550K .......... .......... .......... .......... .......... 52% 44.5M 12s",
                                "433600K .......... .......... .......... .......... .......... 52% 35.8M 12s",
                                "433650K .......... .......... .......... .......... .......... 52% 24.2M 12s",
                                "433700K .......... .......... .......... .......... .......... 52% 35.5M 12s",
                                "433750K .......... .......... .......... .......... .......... 52% 28.7M 12s",
                                "433800K .......... .......... .......... .......... .......... 52% 47.9M 12s",
                                "433850K .......... .......... .......... .......... .......... 52% 36.7M 12s",
                                "433900K .......... .......... .......... .......... .......... 52% 36.3M 12s",
                                "433950K .......... .......... .......... .......... .......... 52% 39.1M 12s",
                                "434000K .......... .......... .......... .......... .......... 52% 48.4M 12s",
                                "434050K .......... .......... .......... .......... .......... 52% 33.7M 12s",
                                "434100K .......... .......... .......... .......... .......... 52% 38.5M 12s",
                                "434150K .......... .......... .......... .......... .......... 52% 43.8M 12s",
                                "434200K .......... .......... .......... .......... .......... 52% 30.2M 12s",
                                "434250K .......... .......... .......... .......... .......... 52% 34.5M 12s",
                                "434300K .......... .......... .......... .......... .......... 52% 45.9M 12s",
                                "434350K .......... .......... .......... .......... .......... 52% 39.2M 12s",
                                "434400K .......... .......... .......... .......... .......... 52% 40.9M 12s",
                                "434450K .......... .......... .......... .......... .......... 52% 35.9M 12s",
                                "434500K .......... .......... .......... .......... .......... 52% 45.0M 12s",
                                "434550K .......... .......... .......... .......... .......... 52% 40.1M 12s",
                                "434600K .......... .......... .......... .......... .......... 52% 42.7M 12s",
                                "434650K .......... .......... .......... .......... .......... 52% 34.6M 12s",
                                "434700K .......... .......... .......... .......... .......... 52% 40.7M 12s",
                                "434750K .......... .......... .......... .......... .......... 52% 41.8M 12s",
                                "434800K .......... .......... .......... .......... .......... 52% 38.7M 12s",
                                "434850K .......... .......... .......... .......... .......... 52% 36.1M 12s",
                                "434900K .......... .......... .......... .......... .......... 52% 37.8M 12s",
                                "434950K .......... .......... .......... .......... .......... 52% 37.3M 12s",
                                "435000K .......... .......... .......... .......... .......... 52% 43.6M 12s",
                                "435050K .......... .......... .......... .......... .......... 52% 37.6M 12s",
                                "435100K .......... .......... .......... .......... .......... 52% 40.6M 12s",
                                "435150K .......... .......... .......... .......... .......... 52% 39.0M 12s",
                                "435200K .......... .......... .......... .......... .......... 52% 39.8M 12s",
                                "435250K .......... .......... .......... .......... .......... 52% 37.3M 12s",
                                "435300K .......... .......... .......... .......... .......... 53% 34.9M 12s",
                                "435350K .......... .......... .......... .......... .......... 53% 43.7M 12s",
                                "435400K .......... .......... .......... .......... .......... 53% 37.1M 12s",
                                "435450K .......... .......... .......... .......... .......... 53% 42.1M 12s",
                                "435500K .......... .......... .......... .......... .......... 53% 34.9M 12s",
                                "435550K .......... .......... .......... .......... .......... 53% 41.5M 12s",
                                "435600K .......... .......... .......... .......... .......... 53% 39.3M 12s",
                                "435650K .......... .......... .......... .......... .......... 53% 39.6M 12s",
                                "435700K .......... .......... .......... .......... .......... 53% 36.7M 12s",
                                "435750K .......... .......... .......... .......... .......... 53% 32.8M 12s",
                                "435800K .......... .......... .......... .......... .......... 53% 45.1M 12s",
                                "435850K .......... .......... .......... .......... .......... 53% 33.5M 12s",
                                "435900K .......... .......... .......... .......... .......... 53% 40.7M 12s",
                                "435950K .......... .......... .......... .......... .......... 53% 34.2M 12s",
                                "436000K .......... .......... .......... .......... .......... 53% 40.3M 12s",
                                "436050K .......... .......... .......... .......... .......... 53% 40.6M 12s",
                                "436100K .......... .......... .......... .......... .......... 53% 37.7M 12s",
                                "436150K .......... .......... .......... .......... .......... 53% 41.4M 12s",
                                "436200K .......... .......... .......... .......... .......... 53% 28.0M 12s",
                                "436250K .......... .......... .......... .......... .......... 53% 40.9M 12s",
                                "436300K .......... .......... .......... .......... .......... 53% 48.9M 12s",
                                "436350K .......... .......... .......... .......... .......... 53% 36.2M 12s",
                                "436400K .......... .......... .......... .......... .......... 53% 40.3M 12s",
                                "436450K .......... .......... .......... .......... .......... 53% 35.9M 12s",
                                "436500K .......... .......... .......... .......... .......... 53% 39.5M 12s",
                                "436550K .......... .......... .......... .......... .......... 53% 39.1M 12s",
                                "436600K .......... .......... .......... .......... .......... 53% 46.9M 12s",
                                "436650K .......... .......... .......... .......... .......... 53% 39.8M 12s",
                                "436700K .......... .......... .......... .......... .......... 53% 44.8M 12s",
                                "436750K .......... .......... .......... .......... .......... 53% 34.4M 12s",
                                "436800K .......... .......... .......... .......... .......... 53% 35.8M 12s",
                                "436850K .......... .......... .......... .......... .......... 53% 35.7M 12s",
                                "436900K .......... .......... .......... .......... .......... 53% 36.7M 12s",
                                "436950K .......... .......... .......... .......... .......... 53% 37.7M 12s",
                                "437000K .......... .......... .......... .......... .......... 53% 48.3M 12s",
                                "437050K .......... .......... .......... .......... .......... 53% 37.1M 12s",
                                "437100K .......... .......... .......... .......... .......... 53% 46.0M 12s",
                                "437150K .......... .......... .......... .......... .......... 53% 43.2M 12s",
                                "437200K .......... .......... .......... .......... .......... 53% 40.4M 12s",
                                "437250K .......... .......... .......... .......... .......... 53% 30.5M 12s",
                                "437300K .......... .......... .......... .......... .......... 53% 38.4M 12s",
                                "437350K .......... .......... .......... .......... .......... 53% 41.4M 12s",
                                "437400K .......... .......... .......... .......... .......... 53% 35.3M 12s",
                                "437450K .......... .......... .......... .......... .......... 53% 42.6M 12s",
                                "437500K .......... .......... .......... .......... .......... 53% 50.8M 12s",
                                "437550K .......... .......... .......... .......... .......... 53% 56.8M 12s",
                                "437600K .......... .......... .......... .......... .......... 53% 53.0M 12s",
                                "437650K .......... .......... .......... .......... .......... 53% 43.3M 12s",
                                "437700K .......... .......... .......... .......... .......... 53% 59.1M 12s",
                                "437750K .......... .......... .......... .......... .......... 53% 42.2M 12s",
                                "437800K .......... .......... .......... .......... .......... 53% 53.0M 12s",
                                "437850K .......... .......... .......... .......... .......... 53% 41.4M 12s",
                                "437900K .......... .......... .......... .......... .......... 53% 52.0M 12s",
                                "437950K .......... .......... .......... .......... .......... 53% 49.1M 12s",
                                "438000K .......... .......... .......... .......... .......... 53% 56.1M 12s",
                                "438050K .......... .......... .......... .......... .......... 53% 43.0M 12s",
                                "438100K .......... .......... .......... .......... .......... 53% 50.5M 12s",
                                "438150K .......... .......... .......... .......... .......... 53% 47.3M 12s",
                                "438200K .......... .......... .......... .......... .......... 53% 51.6M 12s",
                                "438250K .......... .......... .......... .......... .......... 53% 33.5M 12s",
                                "438300K .......... .......... .......... .......... .......... 53% 55.8M 12s",
                                "438350K .......... .......... .......... .......... .......... 53% 41.4M 12s",
                                "438400K .......... .......... .......... .......... .......... 53% 50.5M 12s",
                                "438450K .......... .......... .......... .......... .......... 53% 42.0M 12s",
                                "438500K .......... .......... .......... .......... .......... 53% 54.8M 12s",
                                "438550K .......... .......... .......... .......... .......... 53% 44.3M 12s",
                                "438600K .......... .......... .......... .......... .......... 53% 58.7M 12s",
                                "438650K .......... .......... .......... .......... .......... 53% 37.2M 12s",
                                "438700K .......... .......... .......... .......... .......... 53% 51.1M 12s",
                                "438750K .......... .......... .......... .......... .......... 53% 44.7M 12s",
                                "438800K .......... .......... .......... .......... .......... 53% 55.6M 12s",
                                "438850K .......... .......... .......... .......... .......... 53% 40.9M 12s",
                                "438900K .......... .......... .......... .......... .......... 53% 57.7M 12s",
                                "438950K .......... .......... .......... .......... .......... 53% 42.6M 12s",
                                "439000K .......... .......... .......... .......... .......... 53% 49.3M 12s",
                                "439050K .......... .......... .......... .......... .......... 53% 52.6M 12s",
                                "439100K .......... .......... .......... .......... .......... 53% 54.6M 12s",
                                "439150K .......... .......... .......... .......... .......... 53% 47.2M 12s",
                                "439200K .......... .......... .......... .......... .......... 53% 47.2M 12s",
                                "439250K .......... .......... .......... .......... .......... 53% 45.5M 12s",
                                "439300K .......... .......... .......... .......... .......... 53% 48.1M 12s",
                                "439350K .......... .......... .......... .......... .......... 53% 46.8M 12s",
                                "439400K .......... .......... .......... .......... .......... 53% 49.5M 11s",
                                "439450K .......... .......... .......... .......... .......... 53% 43.4M 11s",
                                "439500K .......... .......... .......... .......... .......... 53% 56.8M 11s",
                                "439550K .......... .......... .......... .......... .......... 53% 50.6M 11s",
                                "439600K .......... .......... .......... .......... .......... 53% 48.0M 11s",
                                "439650K .......... .......... .......... .......... .......... 53% 42.8M 11s",
                                "439700K .......... .......... .......... .......... .......... 53% 50.5M 11s",
                                "439750K .......... .......... .......... .......... .......... 53% 50.6M 11s",
                                "439800K .......... .......... .......... .......... .......... 53% 54.2M 11s",
                                "439850K .......... .......... .......... .......... .......... 53% 44.2M 11s",
                                "439900K .......... .......... .......... .......... .......... 53% 51.0M 11s",
                                "439950K .......... .......... .......... .......... .......... 53% 50.7M 11s",
                                "440000K .......... .......... .......... .......... .......... 53% 54.0M 11s",
                                "440050K .......... .......... .......... .......... .......... 53% 46.8M 11s",
                                "440100K .......... .......... .......... .......... .......... 53% 43.4M 11s",
                                "440150K .......... .......... .......... .......... .......... 53% 56.8M 11s",
                                "440200K .......... .......... .......... .......... .......... 53% 48.7M 11s",
                                "440250K .......... .......... .......... .......... .......... 53% 46.6M 11s",
                                "440300K .......... .......... .......... .......... .......... 53% 37.1M 11s",
                                "440350K .......... .......... .......... .......... .......... 53% 50.7M 11s",
                                "440400K .......... .......... .......... .......... .......... 53% 56.3M 11s",
                                "440450K .......... .......... .......... .......... .......... 53% 47.5M 11s",
                                "440500K .......... .......... .......... .......... .......... 53% 53.1M 11s",
                                "440550K .......... .......... .......... .......... .......... 53% 42.3M 11s",
                                "440600K .......... .......... .......... .......... .......... 53% 58.6M 11s",
                                "440650K .......... .......... .......... .......... .......... 53% 46.2M 11s",
                                "440700K .......... .......... .......... .......... .......... 53% 47.9M 11s",
                                "440750K .......... .......... .......... .......... .......... 53% 46.1M 11s",
                                "440800K .......... .......... .......... .......... .......... 53% 53.0M 11s",
                                "440850K .......... .......... .......... .......... .......... 53% 36.1M 11s",
                                "440900K .......... .......... .......... .......... .......... 53% 51.8M 11s",
                                "440950K .......... .......... .......... .......... .......... 53% 46.2M 11s",
                                "441000K .......... .......... .......... .......... .......... 53% 53.7M 11s",
                                "441050K .......... .......... .......... .......... .......... 53% 50.7M 11s",
                                "441100K .......... .......... .......... .......... .......... 53% 49.9M 11s",
                                "441150K .......... .......... .......... .......... .......... 53% 44.7M 11s",
                                "441200K .......... .......... .......... .......... .......... 53% 58.8M 11s",
                                "441250K .......... .......... .......... .......... .......... 53% 36.6M 11s",
                                "441300K .......... .......... .......... .......... .......... 53% 57.4M 11s",
                                "441350K .......... .......... .......... .......... .......... 53% 55.8M 11s",
                                "441400K .......... .......... .......... .......... .......... 53% 46.8M 11s",
                                "441450K .......... .......... .......... .......... .......... 53% 38.2M 11s",
                                "441500K .......... .......... .......... .......... .......... 53% 54.0M 11s",
                                "441550K .......... .......... .......... .......... .......... 53% 43.1M 11s",
                                "441600K .......... .......... .......... .......... .......... 53% 56.7M 11s",
                                "441650K .......... .......... .......... .......... .......... 53% 51.8M 11s",
                                "441700K .......... .......... .......... .......... .......... 53% 47.0M 11s",
                                "441750K .......... .......... .......... .......... .......... 53% 59.3M 11s",
                                "441800K .......... .......... .......... .......... .......... 53% 41.6M 11s",
                                "441850K .......... .......... .......... .......... .......... 53% 43.9M 11s",
                                "441900K .......... .......... .......... .......... .......... 53% 47.7M 11s",
                                "441950K .......... .......... .......... .......... .......... 53% 48.5M 11s",
                                "442000K .......... .......... .......... .......... .......... 53% 59.4M 11s",
                                "442050K .......... .......... .......... .......... .......... 53% 52.0M 11s",
                                "442100K .......... .......... .......... .......... .......... 53% 49.1M 11s",
                                "442150K .......... .......... .......... .......... .......... 53% 38.8M 11s",
                                "442200K .......... .......... .......... .......... .......... 53% 40.0M 11s",
                                "442250K .......... .......... .......... .......... .......... 53% 44.7M 11s",
                                "442300K .......... .......... .......... .......... .......... 53% 48.6M 11s",
                                "442350K .......... .......... .......... .......... .......... 53% 37.9M 11s",
                                "442400K .......... .......... .......... .......... .......... 53% 44.5M 11s",
                                "442450K .......... .......... .......... .......... .......... 53% 40.1M 11s",
                                "442500K .......... .......... .......... .......... .......... 53% 49.8M 11s",
                                "442550K .......... .......... .......... .......... .......... 53% 56.2M 11s",
                                "442600K .......... .......... .......... .......... .......... 53% 55.7M 11s",
                                "442650K .......... .......... .......... .......... .......... 53% 47.3M 11s",
                                "442700K .......... .......... .......... .......... .......... 53% 41.0M 11s",
                                "442750K .......... .......... .......... .......... .......... 53% 41.4M 11s",
                                "442800K .......... .......... .......... .......... .......... 53% 54.8M 11s",
                                "442850K .......... .......... .......... .......... .......... 53% 56.6M 11s",
                                "442900K .......... .......... .......... .......... .......... 53% 96.4M 11s",
                                "442950K .......... .......... .......... .......... .......... 53% 77.9M 11s",
                                "443000K .......... .......... .......... .......... .......... 53% 87.2M 11s",
                                "443050K .......... .......... .......... .......... .......... 53% 71.3M 11s",
                                "443100K .......... .......... .......... .......... .......... 53% 66.4M 11s",
                                "443150K .......... .......... .......... .......... .......... 53%  101M 11s",
                                "443200K .......... .......... .......... .......... .......... 53% 97.7M 11s",
                                "443250K .......... .......... .......... .......... .......... 53% 75.3M 11s",
                                "443300K .......... .......... .......... .......... .......... 53% 88.3M 11s",
                                "443350K .......... .......... .......... .......... .......... 53% 69.4M 11s",
                                "443400K .......... .......... .......... .......... .......... 53%  116M 11s",
                                "443450K .......... .......... .......... .......... .......... 53% 96.9M 11s",
                                "443500K .......... .......... .......... .......... .......... 54%  100M 11s",
                                "443550K .......... .......... .......... .......... .......... 54% 93.5M 11s",
                                "443600K .......... .......... .......... .......... .......... 54%  109M 11s",
                                "443650K .......... .......... .......... .......... .......... 54% 92.4M 11s",
                                "443700K .......... .......... .......... .......... .......... 54% 93.4M 11s",
                                "443750K .......... .......... .......... .......... .......... 54% 91.3M 11s",
                                "443800K .......... .......... .......... .......... .......... 54%  117M 11s",
                                "443850K .......... .......... .......... .......... .......... 54% 89.1M 11s",
                                "443900K .......... .......... .......... .......... .......... 54% 89.2M 11s",
                                "443950K .......... .......... .......... .......... .......... 54%  104M 11s",
                                "444000K .......... .......... .......... .......... .......... 54%  119M 11s",
                                "444050K .......... .......... .......... .......... .......... 54% 50.8M 11s",
                                "444100K .......... .......... .......... .......... .......... 54% 81.6M 11s",
                                "444150K .......... .......... .......... .......... .......... 54% 86.2M 11s",
                                "444200K .......... .......... .......... .......... .......... 54% 74.6M 11s",
                                "444250K .......... .......... .......... .......... .......... 54% 66.9M 11s",
                                "444300K .......... .......... .......... .......... .......... 54% 53.4M 11s",
                                "444350K .......... .......... .......... .......... .......... 54% 78.5M 11s",
                                "444400K .......... .......... .......... .......... .......... 54% 84.7M 11s",
                                "444450K .......... .......... .......... .......... .......... 54% 84.9M 11s",
                                "444500K .......... .......... .......... .......... .......... 54% 78.9M 11s",
                                "444550K .......... .......... .......... .......... .......... 54% 90.2M 11s",
                                "444600K .......... .......... .......... .......... .......... 54% 86.3M 11s",
                                "444650K .......... .......... .......... .......... .......... 54% 66.5M 11s",
                                "444700K .......... .......... .......... .......... .......... 54% 75.9M 11s",
                                "444750K .......... .......... .......... .......... .......... 54% 93.0M 11s",
                                "444800K .......... .......... .......... .......... .......... 54% 94.8M 11s",
                                "444850K .......... .......... .......... .......... .......... 54% 75.3M 11s",
                                "444900K .......... .......... .......... .......... .......... 54% 89.1M 11s",
                                "444950K .......... .......... .......... .......... .......... 54%  101M 11s",
                                "445000K .......... .......... .......... .......... .......... 54% 92.5M 11s",
                                "445050K .......... .......... .......... .......... .......... 54% 83.4M 11s",
                                "445100K .......... .......... .......... .......... .......... 54% 96.0M 11s",
                                "445150K .......... .......... .......... .......... .......... 54% 88.1M 11s",
                                "445200K .......... .......... .......... .......... .......... 54% 91.9M 11s",
                                "445250K .......... .......... .......... .......... .......... 54% 64.5M 11s",
                                "445300K .......... .......... .......... .......... .......... 54% 91.8M 11s",
                                "445350K .......... .......... .......... .......... .......... 54% 99.2M 11s",
                                "445400K .......... .......... .......... .......... .......... 54% 96.5M 11s",
                                "445450K .......... .......... .......... .......... .......... 54% 84.3M 11s",
                                "445500K .......... .......... .......... .......... .......... 54% 96.2M 11s",
                                "445550K .......... .......... .......... .......... .......... 54% 94.0M 11s",
                                "445600K .......... .......... .......... .......... .......... 54% 85.3M 11s",
                                "445650K .......... .......... .......... .......... .......... 54% 60.5M 11s",
                                "445700K .......... .......... .......... .......... .......... 54% 65.3M 11s",
                                "445750K .......... .......... .......... .......... .......... 54% 92.6M 11s",
                                "445800K .......... .......... .......... .......... .......... 54% 96.4M 11s",
                                "445850K .......... .......... .......... .......... .......... 54% 44.5M 11s",
                                "445900K .......... .......... .......... .......... .......... 54% 98.1M 11s",
                                "445950K .......... .......... .......... .......... .......... 54%  104M 11s",
                                "446000K .......... .......... .......... .......... .......... 54% 98.4M 11s",
                                "446050K .......... .......... .......... .......... .......... 54% 57.9M 11s",
                                "446100K .......... .......... .......... .......... .......... 54% 69.0M 11s",
                                "446150K .......... .......... .......... .......... .......... 54% 94.6M 11s",
                                "446200K .......... .......... .......... .......... .......... 54% 26.2M 11s",
                                "446250K .......... .......... .......... .......... .......... 54% 83.8M 11s",
                                "446300K .......... .......... .......... .......... .......... 54% 85.3M 11s",
                                "446350K .......... .......... .......... .......... .......... 54% 32.4M 11s",
                                "446400K .......... .......... .......... .......... .......... 54% 83.4M 11s",
                                "446450K .......... .......... .......... .......... .......... 54% 74.1M 11s",
                                "446500K .......... .......... .......... .......... .......... 54% 96.1M 11s",
                                "446550K .......... .......... .......... .......... .......... 54% 42.4M 11s",
                                "446600K .......... .......... .......... .......... .......... 54% 75.6M 11s",
                                "446650K .......... .......... .......... .......... .......... 54% 74.6M 11s",
                                "446700K .......... .......... .......... .......... .......... 54% 87.4M 11s",
                                "446750K .......... .......... .......... .......... .......... 54% 17.8M 11s",
                                "446800K .......... .......... .......... .......... .......... 54% 58.7M 11s",
                                "446850K .......... .......... .......... .......... .......... 54% 79.6M 11s",
                                "446900K .......... .......... .......... .......... .......... 54% 27.0M 11s",
                                "446950K .......... .......... .......... .......... .......... 54% 87.0M 11s",
                                "447000K .......... .......... .......... .......... .......... 54% 27.8M 11s",
                                "447050K .......... .......... .......... .......... .......... 54% 56.0M 11s",
                                "447100K .......... .......... .......... .......... .......... 54%  114M 11s",
                                "447150K .......... .......... .......... .......... .......... 54% 74.2M 11s",
                                "447200K .......... .......... .......... .......... .......... 54% 11.4M 11s",
                                "447250K .......... .......... .......... .......... .......... 54% 72.7M 11s",
                                "447300K .......... .......... .......... .......... .......... 54% 96.6M 11s",
                                "447350K .......... .......... .......... .......... .......... 54% 81.6M 11s",
                                "447400K .......... .......... .......... .......... .......... 54% 62.6M 11s",
                                "447450K .......... .......... .......... .......... .......... 54% 16.4M 11s",
                                "447500K .......... .......... .......... .......... .......... 54% 15.5M 11s",
                                "447550K .......... .......... .......... .......... .......... 54% 73.6M 11s",
                                "447600K .......... .......... .......... .......... .......... 54% 96.9M 11s",
                                "447650K .......... .......... .......... .......... .......... 54% 69.3M 11s",
                                "447700K .......... .......... .......... .......... .......... 54% 21.1M 11s",
                                "447750K .......... .......... .......... .......... .......... 54% 22.6M 11s",
                                "447800K .......... .......... .......... .......... .......... 54% 80.3M 11s",
                                "447850K .......... .......... .......... .......... .......... 54% 31.4M 11s",
                                "447900K .......... .......... .......... .......... .......... 54% 97.8M 11s",
                                "447950K .......... .......... .......... .......... .......... 54% 16.8M 11s",
                                "448000K .......... .......... .......... .......... .......... 54% 40.4M 11s",
                                "448050K .......... .......... .......... .......... .......... 54% 63.0M 11s",
                                "448100K .......... .......... .......... .......... .......... 54% 77.6M 11s",
                                "448150K .......... .......... .......... .......... .......... 54% 59.4M 11s",
                                "448200K .......... .......... .......... .......... .......... 54% 11.2M 11s",
                                "448250K .......... .......... .......... .......... .......... 54% 58.0M 11s",
                                "448300K .......... .......... .......... .......... .......... 54% 53.3M 11s",
                                "448350K .......... .......... .......... .......... .......... 54% 44.8M 11s",
                                "448400K .......... .......... .......... .......... .......... 54% 53.8M 11s",
                                "448450K .......... .......... .......... .......... .......... 54% 16.0M 11s",
                                "448500K .......... .......... .......... .......... .......... 54% 58.7M 11s",
                                "448550K .......... .......... .......... .......... .......... 54% 27.7M 11s",
                                "448600K .......... .......... .......... .......... .......... 54% 97.9M 11s",
                                "448650K .......... .......... .......... .......... .......... 54% 39.9M 11s",
                                "448700K .......... .......... .......... .......... .......... 54% 18.7M 11s",
                                "448750K .......... .......... .......... .......... .......... 54% 29.6M 11s",
                                "448800K .......... .......... .......... .......... .......... 54% 82.7M 11s",
                                "448850K .......... .......... .......... .......... .......... 54% 70.3M 11s",
                                "448900K .......... .......... .......... .......... .......... 54% 93.1M 11s",
                                "448950K .......... .......... .......... .......... .......... 54% 10.5M 11s",
                                "449000K .......... .......... .......... .......... .......... 54% 40.7M 11s",
                                "449050K .......... .......... .......... .......... .......... 54% 73.3M 11s",
                                "449100K .......... .......... .......... .......... .......... 54% 85.3M 11s",
                                "449150K .......... .......... .......... .......... .......... 54% 90.3M 11s",
                                "449200K .......... .......... .......... .......... .......... 54% 17.3M 11s",
                                "449250K .......... .......... .......... .......... .......... 54%  115M 11s",
                                "449300K .......... .......... .......... .......... .......... 54% 44.1M 11s",
                                "449350K .......... .......... .......... .......... .......... 54% 73.0M 11s",
                                "449400K .......... .......... .......... .......... .......... 54% 71.5M 11s",
                                "449450K .......... .......... .......... .......... .......... 54% 14.8M 11s",
                                "449500K .......... .......... .......... .......... .......... 54% 77.0M 11s",
                                "449550K .......... .......... .......... .......... .......... 54%  117M 11s",
                                "449600K .......... .......... .......... .......... .......... 54%  116M 11s",
                                "449650K .......... .......... .......... .......... .......... 54% 97.0M 11s",
                                "449700K .......... .......... .......... .......... .......... 54% 20.8M 11s",
                                "449750K .......... .......... .......... .......... .......... 54% 72.1M 11s",
                                "449800K .......... .......... .......... .......... .......... 54% 65.5M 11s",
                                "449850K .......... .......... .......... .......... .......... 54% 19.8M 11s",
                                "449900K .......... .......... .......... .......... .......... 54% 39.1M 11s",
                                "449950K .......... .......... .......... .......... .......... 54%  113M 11s",
                                "450000K .......... .......... .......... .......... .......... 54%  111M 11s",
                                "450050K .......... .......... .......... .......... .......... 54%  103M 11s",
                                "450100K .......... .......... .......... .......... .......... 54% 77.1M 11s",
                                "450150K .......... .......... .......... .......... .......... 54% 84.5M 11s",
                                "450200K .......... .......... .......... .......... .......... 54% 79.7M 11s",
                                "450250K .......... .......... .......... .......... .......... 54% 17.4M 11s",
                                "450300K .......... .......... .......... .......... .......... 54% 74.9M 11s",
                                "450350K .......... .......... .......... .......... .......... 54% 15.3M 11s",
                                "450400K .......... .......... .......... .......... .......... 54% 51.9M 11s",
                                "450450K .......... .......... .......... .......... .......... 54% 55.5M 11s",
                                "450500K .......... .......... .......... .......... .......... 54% 8.75M 11s",
                                "450550K .......... .......... .......... .......... .......... 54% 44.4M 11s",
                                "450600K .......... .......... .......... .......... .......... 54% 69.5M 11s",
                                "450650K .......... .......... .......... .......... .......... 54% 47.1M 11s",
                                "450700K .......... .......... .......... .......... .......... 54% 89.3M 11s",
                                "450750K .......... .......... .......... .......... .......... 54% 57.5M 11s",
                                "450800K .......... .......... .......... .......... .......... 54%  104M 11s",
                                "450850K .......... .......... .......... .......... .......... 54% 18.4M 11s",
                                "450900K .......... .......... .......... .......... .......... 54% 27.7M 11s",
                                "450950K .......... .......... .......... .......... .......... 54% 83.6M 11s",
                                "451000K .......... .......... .......... .......... .......... 54% 97.5M 11s",
                                "451050K .......... .......... .......... .......... .......... 54% 13.1M 11s",
                                "451100K .......... .......... .......... .......... .......... 54% 59.9M 11s",
                                "451150K .......... .......... .......... .......... .......... 54% 53.8M 11s",
                                "451200K .......... .......... .......... .......... .......... 54% 60.0M 11s",
                                "451250K .......... .......... .......... .......... .......... 54% 49.5M 11s",
                                "451300K .......... .......... .......... .......... .......... 54% 13.2M 11s",
                                "451350K .......... .......... .......... .......... .......... 54% 22.3M 11s",
                                "451400K .......... .......... .......... .......... .......... 54% 79.5M 11s",
                                "451450K .......... .......... .......... .......... .......... 54% 87.6M 11s",
                                "451500K .......... .......... .......... .......... .......... 54% 63.2M 11s",
                                "451550K .......... .......... .......... .......... .......... 54% 28.5M 11s",
                                "451600K .......... .......... .......... .......... .......... 54% 39.1M 11s",
                                "451650K .......... .......... .......... .......... .......... 54% 73.1M 11s",
                                "451700K .......... .......... .......... .......... .......... 54% 68.1M 11s",
                                "451750K .......... .......... .......... .......... .......... 55% 11.2M 11s",
                                "451800K .......... .......... .......... .......... .......... 55% 55.0M 11s",
                                "451850K .......... .......... .......... .......... .......... 55% 49.0M 11s",
                                "451900K .......... .......... .......... .......... .......... 55% 50.5M 11s",
                                "451950K .......... .......... .......... .......... .......... 55% 21.2M 11s",
                                "452000K .......... .......... .......... .......... .......... 55% 38.2M 11s",
                                "452050K .......... .......... .......... .......... .......... 55% 84.7M 11s",
                                "452100K .......... .......... .......... .......... .......... 55%  102M 11s",
                                "452150K .......... .......... .......... .......... .......... 55% 18.8M 11s",
                                "452200K .......... .......... .......... .......... .......... 55% 45.8M 11s",
                                "452250K .......... .......... .......... .......... .......... 55% 95.9M 11s",
                                "452300K .......... .......... .......... .......... .......... 55% 84.1M 11s",
                                "452350K .......... .......... .......... .......... .......... 55% 8.98M 11s",
                                "452400K .......... .......... .......... .......... .......... 55%  122M 11s",
                                "452450K .......... .......... .......... .......... .......... 55%  142M 11s",
                                "452500K .......... .......... .......... .......... .......... 55% 59.0M 11s",
                                "452550K .......... .......... .......... .......... .......... 55%  132M 11s",
                                "452600K .......... .......... .......... .......... .......... 55% 8.26M 11s",
                                "452650K .......... .......... .......... .......... .......... 55%  111M 11s",
                                "452700K .......... .......... .......... .......... .......... 55%  134M 11s",
                                "452750K .......... .......... .......... .......... .......... 55%  127M 11s",
                                "452800K .......... .......... .......... .......... .......... 55%  105M 11s",
                                "452850K .......... .......... .......... .......... .......... 55%  118M 11s",
                                "452900K .......... .......... .......... .......... .......... 55% 14.1M 11s",
                                "452950K .......... .......... .......... .......... .......... 55%  133M 11s",
                                "453000K .......... .......... .......... .......... .......... 55%  102M 11s",
                                "453050K .......... .......... .......... .......... .......... 55%  131M 11s",
                                "453100K .......... .......... .......... .......... .......... 55% 33.7M 11s",
                                "453150K .......... .......... .......... .......... .......... 55% 22.2M 11s",
                                "453200K .......... .......... .......... .......... .......... 55% 23.9M 11s",
                                "453250K .......... .......... .......... .......... .......... 55% 59.7M 11s",
                                "453300K .......... .......... .......... .......... .......... 55% 17.8M 11s",
                                "453350K .......... .......... .......... .......... .......... 55% 20.1M 11s",
                                "453400K .......... .......... .......... .......... .......... 55% 45.5M 11s",
                                "453450K .......... .......... .......... .......... .......... 55% 44.6M 11s",
                                "453500K .......... .......... .......... .......... .......... 55% 11.9M 11s",
                                "453550K .......... .......... .......... .......... .......... 55% 45.7M 11s",
                                "453600K .......... .......... .......... .......... .......... 55% 31.1M 11s",
                                "453650K .......... .......... .......... .......... .......... 55% 18.2M 11s",
                                "453700K .......... .......... .......... .......... .......... 55% 31.6M 11s",
                                "453750K .......... .......... .......... .......... .......... 55% 88.2M 11s",
                                "453800K .......... .......... .......... .......... .......... 55% 73.9M 11s",
                                "453850K .......... .......... .......... .......... .......... 55% 36.4M 11s",
                                "453900K .......... .......... .......... .......... .......... 55% 8.65M 11s",
                                "453950K .......... .......... .......... .......... .......... 55%  121M 11s",
                                "454000K .......... .......... .......... .......... .......... 55%  122M 11s",
                                "454050K .......... .......... .......... .......... .......... 55% 71.1M 11s",
                                "454100K .......... .......... .......... .......... .......... 55% 28.9M 11s",
                                "454150K .......... .......... .......... .......... .......... 55% 46.3M 11s",
                                "454200K .......... .......... .......... .......... .......... 55% 26.6M 11s",
                                "454250K .......... .......... .......... .......... .......... 55% 64.7M 11s",
                                "454300K .......... .......... .......... .......... .......... 55% 17.0M 11s",
                                "454350K .......... .......... .......... .......... .......... 55% 21.0M 11s",
                                "454400K .......... .......... .......... .......... .......... 55% 55.0M 11s",
                                "454450K .......... .......... .......... .......... .......... 55%  103M 11s",
                                "454500K .......... .......... .......... .......... .......... 55% 21.7M 11s",
                                "454550K .......... .......... .......... .......... .......... 55% 23.8M 11s",
                                "454600K .......... .......... .......... .......... .......... 55% 44.3M 11s",
                                "454650K .......... .......... .......... .......... .......... 55% 67.5M 11s",
                                "454700K .......... .......... .......... .......... .......... 55% 13.9M 11s",
                                "454750K .......... .......... .......... .......... .......... 55% 3.67M 11s",
                                "454800K .......... .......... .......... .......... .......... 55%  125M 11s",
                                "454850K .......... .......... .......... .......... .......... 55%  146M 11s",
                                "454900K .......... .......... .......... .......... .......... 55%  129M 11s",
                                "454950K .......... .......... .......... .......... .......... 55%  149M 11s",
                                "455000K .......... .......... .......... .......... .......... 55% 26.1M 11s",
                                "455050K .......... .......... .......... .......... .......... 55%  140M 11s",
                                "455100K .......... .......... .......... .......... .......... 55%  146M 11s",
                                "455150K .......... .......... .......... .......... .......... 55%  116M 11s",
                                "455200K .......... .......... .......... .......... .......... 55%  149M 11s",
                                "455250K .......... .......... .......... .......... .......... 55% 30.0M 11s",
                                "455300K .......... .......... .......... .......... .......... 55% 58.5M 11s",
                                "455350K .......... .......... .......... .......... .......... 55% 52.1M 11s",
                                "455400K .......... .......... .......... .......... .......... 55% 10.6M 11s",
                                "455450K .......... .......... .......... .......... .......... 55% 4.10M 11s",
                                "455500K .......... .......... .......... .......... .......... 55%  101M 11s",
                                "455550K .......... .......... .......... .......... .......... 55% 83.3M 11s",
                                "455600K .......... .......... .......... .......... .......... 55%  111M 11s",
                                "455650K .......... .......... .......... .......... .......... 55%  111M 11s",
                                "455700K .......... .......... .......... .......... .......... 55%  108M 11s",
                                "455750K .......... .......... .......... .......... .......... 55% 43.3M 11s",
                                "455800K .......... .......... .......... .......... .......... 55% 98.9M 11s",
                                "455850K .......... .......... .......... .......... .......... 55%  107M 11s",
                                "455900K .......... .......... .......... .......... .......... 55%  107M 11s",
                                "455950K .......... .......... .......... .......... .......... 55% 88.0M 11s",
                                "456000K .......... .......... .......... .......... .......... 55% 75.9M 11s",
                                "456050K .......... .......... .......... .......... .......... 55% 96.6M 11s",
                                "456100K .......... .......... .......... .......... .......... 55%  102M 11s",
                                "456150K .......... .......... .......... .......... .......... 55% 16.8M 11s",
                                "456200K .......... .......... .......... .......... .......... 55%  105M 11s",
                                "456250K .......... .......... .......... .......... .......... 55% 8.93M 11s",
                                "456300K .......... .......... .......... .......... .......... 55%  125M 11s",
                                "456350K .......... .......... .......... .......... .......... 55%  149M 11s",
                                "456400K .......... .......... .......... .......... .......... 55%  149M 11s",
                                "456450K .......... .......... .......... .......... .......... 55%  104M 11s",
                                "456500K .......... .......... .......... .......... .......... 55% 75.9M 11s",
                                "456550K .......... .......... .......... .......... .......... 55% 28.3M 11s",
                                "456600K .......... .......... .......... .......... .......... 55% 52.4M 11s",
                                "456650K .......... .......... .......... .......... .......... 55% 24.8M 11s",
                                "456700K .......... .......... .......... .......... .......... 55% 28.2M 11s",
                                "456750K .......... .......... .......... .......... .......... 55% 3.74M 11s",
                                "456800K .......... .......... .......... .......... .......... 55%  103M 11s",
                                "456850K .......... .......... .......... .......... .......... 55%  120M 11s",
                                "456900K .......... .......... .......... .......... .......... 55%  128M 11s",
                                "456950K .......... .......... .......... .......... .......... 55%  121M 11s",
                                "457000K .......... .......... .......... .......... .......... 55%  142M 11s",
                                "457050K .......... .......... .......... .......... .......... 55% 44.1M 11s",
                                "457100K .......... .......... .......... .......... .......... 55%  113M 11s",
                                "457150K .......... .......... .......... .......... .......... 55% 38.6M 11s",
                                "457200K .......... .......... .......... .......... .......... 55%  144M 11s",
                                "457250K .......... .......... .......... .......... .......... 55% 3.90M 11s",
                                "457300K .......... .......... .......... .......... .......... 55%  132M 11s",
                                "457350K .......... .......... .......... .......... .......... 55%  118M 11s",
                                "457400K .......... .......... .......... .......... .......... 55%  145M 11s",
                                "457450K .......... .......... .......... .......... .......... 55%  145M 11s",
                                "457500K .......... .......... .......... .......... .......... 55% 27.2M 11s",
                                "457550K .......... .......... .......... .......... .......... 55%  122M 11s",
                                "457600K .......... .......... .......... .......... .......... 55%  132M 11s",
                                "457650K .......... .......... .......... .......... .......... 55%  139M 11s",
                                "457700K .......... .......... .......... .......... .......... 55%  128M 11s",
                                "457750K .......... .......... .......... .......... .......... 55% 55.6M 11s",
                                "457800K .......... .......... .......... .......... .......... 55% 72.9M 11s",
                                "457850K .......... .......... .......... .......... .......... 55% 17.1M 11s",
                                "457900K .......... .......... .......... .......... .......... 55% 49.7M 11s",
                                "457950K .......... .......... .......... .......... .......... 55% 6.26M 11s",
                                "458000K .......... .......... .......... .......... .......... 55% 44.2M 11s",
                                "458050K .......... .......... .......... .......... .......... 55% 12.4M 11s",
                                "458100K .......... .......... .......... .......... .......... 55% 51.3M 11s",
                                "458150K .......... .......... .......... .......... .......... 55% 20.9M 11s",
                                "458200K .......... .......... .......... .......... .......... 55%  109M 11s",
                                "458250K .......... .......... .......... .......... .......... 55% 8.62M 11s",
                                "458300K .......... .......... .......... .......... .......... 55% 54.4M 11s",
                                "458350K .......... .......... .......... .......... .......... 55% 58.2M 11s",
                                "458400K .......... .......... .......... .......... .......... 55% 43.8M 11s",
                                "458450K .......... .......... .......... .......... .......... 55% 10.2M 11s",
                                "458500K .......... .......... .......... .......... .......... 55% 47.9M 11s",
                                "458550K .......... .......... .......... .......... .......... 55% 39.6M 11s",
                                "458600K .......... .......... .......... .......... .......... 55% 43.6M 11s",
                                "458650K .......... .......... .......... .......... .......... 55% 23.8M 11s",
                                "458700K .......... .......... .......... .......... .......... 55% 52.2M 11s",
                                "458750K .......... .......... .......... .......... .......... 55% 48.6M 11s",
                                "458800K .......... .......... .......... .......... .......... 55% 48.9M 11s",
                                "458850K .......... .......... .......... .......... .......... 55% 46.2M 11s",
                                "458900K .......... .......... .......... .......... .......... 55% 10.3M 11s",
                                "458950K .......... .......... .......... .......... .......... 55% 51.6M 11s",
                                "459000K .......... .......... .......... .......... .......... 55% 44.7M 11s",
                                "459050K .......... .......... .......... .......... .......... 55% 60.1M 11s",
                                "459100K .......... .......... .......... .......... .......... 55% 60.3M 11s",
                                "459150K .......... .......... .......... .......... .......... 55% 14.2M 11s",
                                "459200K .......... .......... .......... .......... .......... 55% 44.9M 11s",
                                "459250K .......... .......... .......... .......... .......... 55% 27.2M 11s",
                                "459300K .......... .......... .......... .......... .......... 55% 94.9M 11s",
                                "459350K .......... .......... .......... .......... .......... 55% 14.6M 11s",
                                "459400K .......... .......... .......... .......... .......... 55% 51.8M 11s",
                                "459450K .......... .......... .......... .......... .......... 55% 32.5M 11s",
                                "459500K .......... .......... .......... .......... .......... 55% 90.5M 11s",
                                "459550K .......... .......... .......... .......... .......... 55% 46.7M 11s",
                                "459600K .......... .......... .......... .......... .......... 55% 14.2M 11s",
                                "459650K .......... .......... .......... .......... .......... 55% 54.6M 11s",
                                "459700K .......... .......... .......... .......... .......... 55% 49.9M 11s",
                                "459750K .......... .......... .......... .......... .......... 55% 43.1M 11s",
                                "459800K .......... .......... .......... .......... .......... 55% 10.8M 11s",
                                "459850K .......... .......... .......... .......... .......... 55% 27.3M 11s",
                                "459900K .......... .......... .......... .......... .......... 55%  144M 11s",
                                "459950K .......... .......... .......... .......... .......... 56% 69.6M 11s",
                                "460000K .......... .......... .......... .......... .......... 56%  105M 11s",
                                "460050K .......... .......... .......... .......... .......... 56% 10.9M 11s",
                                "460100K .......... .......... .......... .......... .......... 56% 47.4M 11s",
                                "460150K .......... .......... .......... .......... .......... 56% 61.9M 11s",
                                "460200K .......... .......... .......... .......... .......... 56% 12.9M 11s",
                                "460250K .......... .......... .......... .......... .......... 56% 42.7M 11s",
                                "460300K .......... .......... .......... .......... .......... 56% 41.2M 11s",
                                "460350K .......... .......... .......... .......... .......... 56% 87.8M 11s",
                                "460400K .......... .......... .......... .......... .......... 56% 11.0M 11s",
                                "460450K .......... .......... .......... .......... .......... 56% 38.6M 11s",
                                "460500K .......... .......... .......... .......... .......... 56% 65.4M 11s",
                                "460550K .......... .......... .......... .......... .......... 56% 40.8M 11s",
                                "460600K .......... .......... .......... .......... .......... 56% 58.1M 11s",
                                "460650K .......... .......... .......... .......... .......... 56% 8.16M 11s",
                                "460700K .......... .......... .......... .......... .......... 56% 32.0M 11s",
                                "460750K .......... .......... .......... .......... .......... 56% 62.4M 11s",
                                "460800K .......... .......... .......... .......... .......... 56% 37.3M 11s",
                                "460850K .......... .......... .......... .......... .......... 56% 10.8M 11s",
                                "460900K .......... .......... .......... .......... .......... 56% 35.5M 11s",
                                "460950K .......... .......... .......... .......... .......... 56% 42.9M 11s",
                                "461000K .......... .......... .......... .......... .......... 56% 37.7M 11s",
                                "461050K .......... .......... .......... .......... .......... 56% 10.5M 11s",
                                "461100K .......... .......... .......... .......... .......... 56% 46.3M 11s",
                                "461150K .......... .......... .......... .......... .......... 56% 40.4M 11s",
                                "461200K .......... .......... .......... .......... .......... 56% 38.1M 11s",
                                "461250K .......... .......... .......... .......... .......... 56% 8.29M 11s",
                                "461300K .......... .......... .......... .......... .......... 56% 92.7M 11s",
                                "461350K .......... .......... .......... .......... .......... 56% 66.1M 11s",
                                "461400K .......... .......... .......... .......... .......... 56% 41.1M 11s",
                                "461450K .......... .......... .......... .......... .......... 56% 11.3M 11s",
                                "461500K .......... .......... .......... .......... .......... 56% 49.2M 11s",
                                "461550K .......... .......... .......... .......... .......... 56% 31.1M 11s",
                                "461600K .......... .......... .......... .......... .......... 56% 6.46M 11s",
                                "461650K .......... .......... .......... .......... .......... 56% 81.4M 11s",
                                "461700K .......... .......... .......... .......... .......... 56%  102M 11s",
                                "461750K .......... .......... .......... .......... .......... 56% 86.3M 11s",
                                "461800K .......... .......... .......... .......... .......... 56% 98.3M 11s",
                                "461850K .......... .......... .......... .......... .......... 56% 92.0M 11s",
                                "461900K .......... .......... .......... .......... .......... 56% 18.7M 11s",
                                "461950K .......... .......... .......... .......... .......... 56% 30.6M 11s",
                                "462000K .......... .......... .......... .......... .......... 56% 51.0M 11s",
                                "462050K .......... .......... .......... .......... .......... 56% 13.3M 11s",
                                "462100K .......... .......... .......... .......... .......... 56% 40.1M 11s",
                                "462150K .......... .......... .......... .......... .......... 56% 14.4M 11s",
                                "462200K .......... .......... .......... .......... .......... 56% 62.8M 11s",
                                "462250K .......... .......... .......... .......... .......... 56%  135M 11s",
                                "462300K .......... .......... .......... .......... .......... 56% 13.4M 11s",
                                "462350K .......... .......... .......... .......... .......... 56% 33.2M 11s",
                                "462400K .......... .......... .......... .......... .......... 56% 72.1M 11s",
                                "462450K .......... .......... .......... .......... .......... 56% 47.5M 11s",
                                "462500K .......... .......... .......... .......... .......... 56% 12.9M 11s",
                                "462550K .......... .......... .......... .......... .......... 56% 51.3M 11s",
                                "462600K .......... .......... .......... .......... .......... 56% 35.7M 11s",
                                "462650K .......... .......... .......... .......... .......... 56% 69.1M 11s",
                                "462700K .......... .......... .......... .......... .......... 56% 12.2M 11s",
                                "462750K .......... .......... .......... .......... .......... 56% 40.7M 11s",
                                "462800K .......... .......... .......... .......... .......... 56% 37.1M 11s",
                                "462850K .......... .......... .......... .......... .......... 56% 49.6M 11s",
                                "462900K .......... .......... .......... .......... .......... 56% 32.1M 11s",
                                "462950K .......... .......... .......... .......... .......... 56% 9.66M 11s",
                                "463000K .......... .......... .......... .......... .......... 56% 29.0M 11s",
                                "463050K .......... .......... .......... .......... .......... 56% 46.9M 11s",
                                "463100K .......... .......... .......... .......... .......... 56% 66.8M 11s",
                                "463150K .......... .......... .......... .......... .......... 56% 13.0M 11s",
                                "463200K .......... .......... .......... .......... .......... 56% 44.4M 11s",
                                "463250K .......... .......... .......... .......... .......... 56% 42.7M 11s",
                                "463300K .......... .......... .......... .......... .......... 56% 48.1M 11s",
                                "463350K .......... .......... .......... .......... .......... 56% 15.4M 11s",
                                "463400K .......... .......... .......... .......... .......... 56% 35.8M 11s",
                                "463450K .......... .......... .......... .......... .......... 56% 49.9M 11s",
                                "463500K .......... .......... .......... .......... .......... 56% 59.1M 11s",
                                "463550K .......... .......... .......... .......... .......... 56% 72.2M 11s",
                                "463600K .......... .......... .......... .......... .......... 56% 11.9M 11s",
                                "463650K .......... .......... .......... .......... .......... 56% 53.4M 11s",
                                "463700K .......... .......... .......... .......... .......... 56% 50.2M 11s",
                                "463750K .......... .......... .......... .......... .......... 56% 77.7M 11s",
                                "463800K .......... .......... .......... .......... .......... 56% 35.0M 11s",
                                "463850K .......... .......... .......... .......... .......... 56% 25.6M 11s",
                                "463900K .......... .......... .......... .......... .......... 56% 66.7M 11s",
                                "463950K .......... .......... .......... .......... .......... 56% 48.4M 11s",
                                "464000K .......... .......... .......... .......... .......... 56% 93.7M 11s",
                                "464050K .......... .......... .......... .......... .......... 56% 15.7M 11s",
                                "464100K .......... .......... .......... .......... .......... 56% 58.6M 11s",
                                "464150K .......... .......... .......... .......... .......... 56% 57.0M 11s",
                                "464200K .......... .......... .......... .......... .......... 56% 49.4M 11s",
                                "464250K .......... .......... .......... .......... .......... 56% 38.1M 11s",
                                "464300K .......... .......... .......... .......... .......... 56% 30.6M 11s",
                                "464350K .......... .......... .......... .......... .......... 56% 7.54M 11s",
                                "464400K .......... .......... .......... .......... .......... 56% 95.2M 11s",
                                "464450K .......... .......... .......... .......... .......... 56% 93.2M 11s",
                                "464500K .......... .......... .......... .......... .......... 56% 80.1M 11s",
                                "464550K .......... .......... .......... .......... .......... 56% 14.3M 11s",
                                "464600K .......... .......... .......... .......... .......... 56% 74.7M 11s",
                                "464650K .......... .......... .......... .......... .......... 56% 42.6M 11s",
                                "464700K .......... .......... .......... .......... .......... 56% 43.3M 11s",
                                "464750K .......... .......... .......... .......... .......... 56% 9.99M 11s",
                                "464800K .......... .......... .......... .......... .......... 56% 50.6M 11s",
                                "464850K .......... .......... .......... .......... .......... 56% 47.9M 11s",
                                "464900K .......... .......... .......... .......... .......... 56% 45.8M 11s",
                                "464950K .......... .......... .......... .......... .......... 56% 45.8M 11s",
                                "465000K .......... .......... .......... .......... .......... 56% 11.7M 11s",
                                "465050K .......... .......... .......... .......... .......... 56% 80.6M 11s",
                                "465100K .......... .......... .......... .......... .......... 56% 69.5M 11s",
                                "465150K .......... .......... .......... .......... .......... 56% 47.6M 11s",
                                "465200K .......... .......... .......... .......... .......... 56% 15.2M 11s",
                                "465250K .......... .......... .......... .......... .......... 56% 44.0M 11s",
                                "465300K .......... .......... .......... .......... .......... 56% 48.7M 11s",
                                "465350K .......... .......... .......... .......... .......... 56% 35.7M 11s",
                                "465400K .......... .......... .......... .......... .......... 56% 23.0M 11s",
                                "465450K .......... .......... .......... .......... .......... 56% 21.3M 11s",
                                "465500K .......... .......... .......... .......... .......... 56% 23.5M 11s",
                                "465550K .......... .......... .......... .......... .......... 56% 74.9M 11s",
                                "465600K .......... .......... .......... .......... .......... 56% 33.9M 11s",
                                "465650K .......... .......... .......... .......... .......... 56% 73.8M 11s",
                                "465700K .......... .......... .......... .......... .......... 56% 11.7M 11s",
                                "465750K .......... .......... .......... .......... .......... 56% 42.0M 11s",
                                "465800K .......... .......... .......... .......... .......... 56% 47.5M 11s",
                                "465850K .......... .......... .......... .......... .......... 56% 44.9M 11s",
                                "465900K .......... .......... .......... .......... .......... 56% 12.6M 11s",
                                "465950K .......... .......... .......... .......... .......... 56% 37.2M 11s",
                                "466000K .......... .......... .......... .......... .......... 56% 60.1M 11s",
                                "466050K .......... .......... .......... .......... .......... 56% 36.0M 11s",
                                "466100K .......... .......... .......... .......... .......... 56% 65.0M 11s",
                                "466150K .......... .......... .......... .......... .......... 56% 12.6M 11s",
                                "466200K .......... .......... .......... .......... .......... 56% 32.6M 11s",
                                "466250K .......... .......... .......... .......... .......... 56% 16.3M 11s",
                                "466300K .......... .......... .......... .......... .......... 56% 86.6M 11s",
                                "466350K .......... .......... .......... .......... .......... 56% 18.9M 11s",
                                "466400K .......... .......... .......... .......... .......... 56% 83.3M 11s",
                                "466450K .......... .......... .......... .......... .......... 56% 50.3M 11s",
                                "466500K .......... .......... .......... .......... .......... 56% 14.2M 11s",
                                "466550K .......... .......... .......... .......... .......... 56% 24.2M 11s",
                                "466600K .......... .......... .......... .......... .......... 56% 84.3M 11s",
                                "466650K .......... .......... .......... .......... .......... 56% 56.4M 11s",
                                "466700K .......... .......... .......... .......... .......... 56% 46.8M 11s",
                                "466750K .......... .......... .......... .......... .......... 56% 49.8M 11s",
                                "466800K .......... .......... .......... .......... .......... 56% 8.58M 11s",
                                "466850K .......... .......... .......... .......... .......... 56% 72.9M 11s",
                                "466900K .......... .......... .......... .......... .......... 56% 65.7M 11s",
                                "466950K .......... .......... .......... .......... .......... 56% 10.5M 11s",
                                "467000K .......... .......... .......... .......... .......... 56% 41.4M 11s",
                                "467050K .......... .......... .......... .......... .......... 56% 37.0M 11s",
                                "467100K .......... .......... .......... .......... .......... 56% 60.1M 11s",
                                "467150K .......... .......... .......... .......... .......... 56% 8.94M 11s",
                                "467200K .......... .......... .......... .......... .......... 56% 55.5M 11s",
                                "467250K .......... .......... .......... .......... .......... 56% 72.1M 11s",
                                "467300K .......... .......... .......... .......... .......... 56% 86.7M 11s",
                                "467350K .......... .......... .......... .......... .......... 56% 85.6M 11s",
                                "467400K .......... .......... .......... .......... .......... 56% 9.67M 11s",
                                "467450K .......... .......... .......... .......... .......... 56% 63.8M 11s",
                                "467500K .......... .......... .......... .......... .......... 56% 25.3M 11s",
                                "467550K .......... .......... .......... .......... .......... 56% 66.0M 11s",
                                "467600K .......... .......... .......... .......... .......... 56% 10.5M 11s",
                                "467650K .......... .......... .......... .......... .......... 56% 37.1M 11s",
                                "467700K .......... .......... .......... .......... .......... 56% 35.1M 11s",
                                "467750K .......... .......... .......... .......... .......... 56% 30.7M 11s",
                                "467800K .......... .......... .......... .......... .......... 56% 12.1M 11s",
                                "467850K .......... .......... .......... .......... .......... 56% 35.2M 11s",
                                "467900K .......... .......... .......... .......... .......... 56% 40.4M 11s",
                                "467950K .......... .......... .......... .......... .......... 56% 34.2M 11s",
                                "468000K .......... .......... .......... .......... .......... 56% 11.6M 11s",
                                "468050K .......... .......... .......... .......... .......... 56% 28.4M 11s",
                                "468100K .......... .......... .......... .......... .......... 56% 70.4M 11s",
                                "468150K .......... .......... .......... .......... .......... 57% 34.9M 11s",
                                "468200K .......... .......... .......... .......... .......... 57% 12.0M 11s",
                                "468250K .......... .......... .......... .......... .......... 57% 40.0M 11s",
                                "468300K .......... .......... .......... .......... .......... 57% 34.4M 11s",
                                "468350K .......... .......... .......... .......... .......... 57% 12.6M 11s",
                                "468400K .......... .......... .......... .......... .......... 57% 35.6M 11s",
                                "468450K .......... .......... .......... .......... .......... 57% 66.7M 11s",
                                "468500K .......... .......... .......... .......... .......... 57% 30.8M 11s",
                                "468550K .......... .......... .......... .......... .......... 57% 18.7M 11s",
                                "468600K .......... .......... .......... .......... .......... 57% 32.0M 11s",
                                "468650K .......... .......... .......... .......... .......... 57% 73.6M 11s",
                                "468700K .......... .......... .......... .......... .......... 57% 68.3M 11s",
                                "468750K .......... .......... .......... .......... .......... 57% 10.8M 11s",
                                "468800K .......... .......... .......... .......... .......... 57% 48.9M 11s",
                                "468850K .......... .......... .......... .......... .......... 57% 78.6M 11s",
                                "468900K .......... .......... .......... .......... .......... 57% 53.5M 11s",
                                "468950K .......... .......... .......... .......... .......... 57% 27.6M 11s",
                                "469000K .......... .......... .......... .......... .......... 57% 14.4M 11s",
                                "469050K .......... .......... .......... .......... .......... 57% 53.6M 11s",
                                "469100K .......... .......... .......... .......... .......... 57% 51.7M 11s",
                                "469150K .......... .......... .......... .......... .......... 57% 42.4M 11s",
                                "469200K .......... .......... .......... .......... .......... 57% 15.8M 11s",
                                "469250K .......... .......... .......... .......... .......... 57% 21.7M 11s",
                                "469300K .......... .......... .......... .......... .......... 57% 26.0M 11s",
                                "469350K .......... .......... .......... .......... .......... 57% 84.5M 11s",
                                "469400K .......... .......... .......... .......... .......... 57% 85.1M 11s",
                                "469450K .......... .......... .......... .......... .......... 57% 13.7M 11s",
                                "469500K .......... .......... .......... .......... .......... 57%  117M 11s",
                                "469550K .......... .......... .......... .......... .......... 57% 96.7M 11s",
                                "469600K .......... .......... .......... .......... .......... 57% 38.3M 11s",
                                "469650K .......... .......... .......... .......... .......... 57%  112M 11s",
                                "469700K .......... .......... .......... .......... .......... 57% 33.5M 11s",
                                "469750K .......... .......... .......... .......... .......... 57% 79.3M 11s",
                                "469800K .......... .......... .......... .......... .......... 57% 67.6M 11s",
                                "469850K .......... .......... .......... .......... .......... 57% 43.2M 11s",
                                "469900K .......... .......... .......... .......... .......... 57% 78.0M 11s",
                                "469950K .......... .......... .......... .......... .......... 57% 12.9M 11s",
                                "470000K .......... .......... .......... .......... .......... 57% 88.4M 11s",
                                "470050K .......... .......... .......... .......... .......... 57% 47.8M 11s",
                                "470100K .......... .......... .......... .......... .......... 57% 83.1M 11s",
                                "470150K .......... .......... .......... .......... .......... 57% 79.2M 11s",
                                "470200K .......... .......... .......... .......... .......... 57% 16.5M 11s",
                                "470250K .......... .......... .......... .......... .......... 57% 65.2M 11s",
                                "470300K .......... .......... .......... .......... .......... 57% 59.4M 11s",
                                "470350K .......... .......... .......... .......... .......... 57% 54.6M 11s",
                                "470400K .......... .......... .......... .......... .......... 57% 42.7M 11s",
                                "470450K .......... .......... .......... .......... .......... 57% 11.9M 11s",
                                "470500K .......... .......... .......... .......... .......... 57% 48.3M 11s",
                                "470550K .......... .......... .......... .......... .......... 57% 25.0M 11s",
                                "470600K .......... .......... .......... .......... .......... 57% 51.8M 11s",
                                "470650K .......... .......... .......... .......... .......... 57% 69.7M 11s",
                                "470700K .......... .......... .......... .......... .......... 57% 19.6M 11s",
                                "470750K .......... .......... .......... .......... .......... 57% 35.4M 11s",
                                "470800K .......... .......... .......... .......... .......... 57% 49.2M 11s",
                                "470850K .......... .......... .......... .......... .......... 57% 92.8M 11s",
                                "470900K .......... .......... .......... .......... .......... 57% 16.8M 11s",
                                "470950K .......... .......... .......... .......... .......... 57% 56.1M 11s",
                                "471000K .......... .......... .......... .......... .......... 57% 63.1M 11s",
                                "471050K .......... .......... .......... .......... .......... 57% 51.0M 11s",
                                "471100K .......... .......... .......... .......... .......... 57% 55.6M 11s",
                                "471150K .......... .......... .......... .......... .......... 57% 37.5M 11s",
                                "471200K .......... .......... .......... .......... .......... 57% 44.4M 11s",
                                "471250K .......... .......... .......... .......... .......... 57% 12.6M 11s",
                                "471300K .......... .......... .......... .......... .......... 57% 51.1M 11s",
                                "471350K .......... .......... .......... .......... .......... 57% 45.4M 11s",
                                "471400K .......... .......... .......... .......... .......... 57% 75.5M 10s",
                                "471450K .......... .......... .......... .......... .......... 57% 34.0M 10s",
                                "471500K .......... .......... .......... .......... .......... 57% 21.8M 10s",
                                "471550K .......... .......... .......... .......... .......... 57% 55.8M 10s",
                                "471600K .......... .......... .......... .......... .......... 57% 24.5M 10s",
                                "471650K .......... .......... .......... .......... .......... 57% 74.4M 10s",
                                "471700K .......... .......... .......... .......... .......... 57% 16.4M 10s",
                                "471750K .......... .......... .......... .......... .......... 57% 29.3M 10s",
                                "471800K .......... .......... .......... .......... .......... 57% 43.0M 10s",
                                "471850K .......... .......... .......... .......... .......... 57% 84.7M 10s",
                                "471900K .......... .......... .......... .......... .......... 57% 68.1M 10s",
                                "471950K .......... .......... .......... .......... .......... 57% 67.4M 10s",
                                "472000K .......... .......... .......... .......... .......... 57% 9.49M 10s",
                                "472050K .......... .......... .......... .......... .......... 57% 84.0M 10s",
                                "472100K .......... .......... .......... .......... .......... 57% 41.5M 10s",
                                "472150K .......... .......... .......... .......... .......... 57% 87.4M 10s",
                                "472200K .......... .......... .......... .......... .......... 57% 20.5M 10s",
                                "472250K .......... .......... .......... .......... .......... 57% 67.0M 10s",
                                "472300K .......... .......... .......... .......... .......... 57% 27.9M 10s",
                                "472350K .......... .......... .......... .......... .......... 57% 82.9M 10s",
                                "472400K .......... .......... .......... .......... .......... 57% 19.7M 10s",
                                "472450K .......... .......... .......... .......... .......... 57% 32.8M 10s",
                                "472500K .......... .......... .......... .......... .......... 57% 83.2M 10s",
                                "472550K .......... .......... .......... .......... .......... 57% 80.2M 10s",
                                "472600K .......... .......... .......... .......... .......... 57% 96.9M 10s",
                                "472650K .......... .......... .......... .......... .......... 57% 98.9M 10s",
                                "472700K .......... .......... .......... .......... .......... 57% 20.9M 10s",
                                "472750K .......... .......... .......... .......... .......... 57% 36.7M 10s",
                                "472800K .......... .......... .......... .......... .......... 57% 74.8M 10s",
                                "472850K .......... .......... .......... .......... .......... 57% 48.0M 10s",
                                "472900K .......... .......... .......... .......... .......... 57% 75.0M 10s",
                                "472950K .......... .......... .......... .......... .......... 57% 20.4M 10s",
                                "473000K .......... .......... .......... .......... .......... 57% 31.4M 10s",
                                "473050K .......... .......... .......... .......... .......... 57% 57.2M 10s",
                                "473100K .......... .......... .......... .......... .......... 57% 57.1M 10s",
                                "473150K .......... .......... .......... .......... .......... 57%  107M 10s",
                                "473200K .......... .......... .......... .......... .......... 57% 24.0M 10s",
                                "473250K .......... .......... .......... .......... .......... 57% 26.2M 10s",
                                "473300K .......... .......... .......... .......... .......... 57% 81.8M 10s",
                                "473350K .......... .......... .......... .......... .......... 57% 86.4M 10s",
                                "473400K .......... .......... .......... .......... .......... 57% 52.7M 10s",
                                "473450K .......... .......... .......... .......... .......... 57% 18.3M 10s",
                                "473500K .......... .......... .......... .......... .......... 57% 38.7M 10s",
                                "473550K .......... .......... .......... .......... .......... 57% 80.1M 10s",
                                "473600K .......... .......... .......... .......... .......... 57% 68.6M 10s",
                                "473650K .......... .......... .......... .......... .......... 57% 90.6M 10s",
                                "473700K .......... .......... .......... .......... .......... 57% 13.8M 10s",
                                "473750K .......... .......... .......... .......... .......... 57% 85.6M 10s",
                                "473800K .......... .......... .......... .......... .......... 57% 39.6M 10s",
                                "473850K .......... .......... .......... .......... .......... 57% 80.3M 10s",
                                "473900K .......... .......... .......... .......... .......... 57%  102M 10s",
                                "473950K .......... .......... .......... .......... .......... 57% 45.3M 10s",
                                "474000K .......... .......... .......... .......... .......... 57% 58.6M 10s",
                                "474050K .......... .......... .......... .......... .......... 57% 26.8M 10s",
                                "474100K .......... .......... .......... .......... .......... 57% 52.3M 10s",
                                "474150K .......... .......... .......... .......... .......... 57% 75.2M 10s",
                                "474200K .......... .......... .......... .......... .......... 57% 17.7M 10s",
                                "474250K .......... .......... .......... .......... .......... 57% 64.2M 10s",
                                "474300K .......... .......... .......... .......... .......... 57% 30.0M 10s",
                                "474350K .......... .......... .......... .......... .......... 57% 55.0M 10s",
                                "474400K .......... .......... .......... .......... .......... 57% 57.5M 10s",
                                "474450K .......... .......... .......... .......... .......... 57% 24.1M 10s",
                                "474500K .......... .......... .......... .......... .......... 57% 35.9M 10s",
                                "474550K .......... .......... .......... .......... .......... 57% 30.9M 10s",
                                "474600K .......... .......... .......... .......... .......... 57% 66.0M 10s",
                                "474650K .......... .......... .......... .......... .......... 57% 56.0M 10s",
                                "474700K .......... .......... .......... .......... .......... 57% 72.7M 10s",
                                "474750K .......... .......... .......... .......... .......... 57% 16.7M 10s",
                                "474800K .......... .......... .......... .......... .......... 57% 29.8M 10s",
                                "474850K .......... .......... .......... .......... .......... 57% 56.5M 10s",
                                "474900K .......... .......... .......... .......... .......... 57% 58.6M 10s",
                                "474950K .......... .......... .......... .......... .......... 57% 68.9M 10s",
                                "475000K .......... .......... .......... .......... .......... 57% 17.3M 10s",
                                "475050K .......... .......... .......... .......... .......... 57% 23.7M 10s",
                                "475100K .......... .......... .......... .......... .......... 57% 82.9M 10s",
                                "475150K .......... .......... .......... .......... .......... 57% 74.0M 10s",
                                "475200K .......... .......... .......... .......... .......... 57% 60.1M 10s",
                                "475250K .......... .......... .......... .......... .......... 57% 3.44M 10s",
                                "475300K .......... .......... .......... .......... .......... 57%  141M 10s",
                                "475350K .......... .......... .......... .......... .......... 57%  148M 10s",
                                "475400K .......... .......... .......... .......... .......... 57%  129M 10s",
                                "475450K .......... .......... .......... .......... .......... 57%  144M 10s",
                                "475500K .......... .......... .......... .......... .......... 57%  146M 10s",
                                "475550K .......... .......... .......... .......... .......... 57%  145M 10s",
                                "475600K .......... .......... .......... .......... .......... 57%  125M 10s",
                                "475650K .......... .......... .......... .......... .......... 57%  143M 10s",
                                "475700K .......... .......... .......... .......... .......... 57% 99.0M 10s",
                                "475750K .......... .......... .......... .......... .......... 57%  127M 10s",
                                "475800K .......... .......... .......... .......... .......... 57% 86.5M 10s",
                                "475850K .......... .......... .......... .......... .......... 57% 17.3M 10s",
                                "475900K .......... .......... .......... .......... .......... 57%  133M 10s",
                                "475950K .......... .......... .......... .......... .......... 57% 62.5M 10s",
                                "476000K .......... .......... .......... .......... .......... 57%  130M 10s",
                                "476050K .......... .......... .......... .......... .......... 57%  151M 10s",
                                "476100K .......... .......... .......... .......... .......... 57%  142M 10s",
                                "476150K .......... .......... .......... .......... .......... 57%  114M 10s",
                                "476200K .......... .......... .......... .......... .......... 57%  122M 10s",
                                "476250K .......... .......... .......... .......... .......... 57%  132M 10s",
                                "476300K .......... .......... .......... .......... .......... 57%  124M 10s",
                                "476350K .......... .......... .......... .......... .......... 58%  111M 10s",
                                "476400K .......... .......... .......... .......... .......... 58%  102M 10s",
                                "476450K .......... .......... .......... .......... .......... 58% 20.0M 10s",
                                "476500K .......... .......... .......... .......... .......... 58%  121M 10s",
                                "476550K .......... .......... .......... .......... .......... 58% 26.7M 10s",
                                "476600K .......... .......... .......... .......... .......... 58% 30.2M 10s",
                                "476650K .......... .......... .......... .......... .......... 58% 39.2M 10s",
                                "476700K .......... .......... .......... .......... .......... 58% 31.7M 10s",
                                "476750K .......... .......... .......... .......... .......... 58% 34.6M 10s",
                                "476800K .......... .......... .......... .......... .......... 58% 27.0M 10s",
                                "476850K .......... .......... .......... .......... .......... 58% 53.2M 10s",
                                "476900K .......... .......... .......... .......... .......... 58% 57.2M 10s",
                                "476950K .......... .......... .......... .......... .......... 58% 35.2M 10s",
                                "477000K .......... .......... .......... .......... .......... 58% 52.5M 10s",
                                "477050K .......... .......... .......... .......... .......... 58% 54.1M 10s",
                                "477100K .......... .......... .......... .......... .......... 58% 52.6M 10s",
                                "477150K .......... .......... .......... .......... .......... 58% 46.8M 10s",
                                "477200K .......... .......... .......... .......... .......... 58% 47.4M 10s",
                                "477250K .......... .......... .......... .......... .......... 58% 54.0M 10s",
                                "477300K .......... .......... .......... .......... .......... 58% 56.7M 10s",
                                "477350K .......... .......... .......... .......... .......... 58% 50.9M 10s",
                                "477400K .......... .......... .......... .......... .......... 58% 51.3M 10s",
                                "477450K .......... .......... .......... .......... .......... 58% 57.1M 10s",
                                "477500K .......... .......... .......... .......... .......... 58% 22.0M 10s",
                                "477550K .......... .......... .......... .......... .......... 58% 33.9M 10s",
                                "477600K .......... .......... .......... .......... .......... 58% 40.1M 10s",
                                "477650K .......... .......... .......... .......... .......... 58% 40.9M 10s",
                                "477700K .......... .......... .......... .......... .......... 58% 39.4M 10s",
                                "477750K .......... .......... .......... .......... .......... 58% 36.4M 10s",
                                "477800K .......... .......... .......... .......... .......... 58% 43.1M 10s",
                                "477850K .......... .......... .......... .......... .......... 58% 41.2M 10s",
                                "477900K .......... .......... .......... .......... .......... 58% 33.5M 10s",
                                "477950K .......... .......... .......... .......... .......... 58% 36.3M 10s",
                                "478000K .......... .......... .......... .......... .......... 58% 42.2M 10s",
                                "478050K .......... .......... .......... .......... .......... 58% 40.5M 10s",
                                "478100K .......... .......... .......... .......... .......... 58% 41.3M 10s",
                                "478150K .......... .......... .......... .......... .......... 58% 39.1M 10s",
                                "478200K .......... .......... .......... .......... .......... 58% 52.4M 10s",
                                "478250K .......... .......... .......... .......... .......... 58% 57.6M 10s",
                                "478300K .......... .......... .......... .......... .......... 58% 37.6M 10s",
                                "478350K .......... .......... .......... .......... .......... 58% 34.8M 10s",
                                "478400K .......... .......... .......... .......... .......... 58% 43.4M 10s",
                                "478450K .......... .......... .......... .......... .......... 58% 39.6M 10s",
                                "478500K .......... .......... .......... .......... .......... 58% 43.1M 10s",
                                "478550K .......... .......... .......... .......... .......... 58% 35.0M 10s",
                                "478600K .......... .......... .......... .......... .......... 58% 43.3M 10s",
                                "478650K .......... .......... .......... .......... .......... 58% 40.8M 10s",
                                "478700K .......... .......... .......... .......... .......... 58% 43.4M 10s",
                                "478750K .......... .......... .......... .......... .......... 58% 34.1M 10s",
                                "478800K .......... .......... .......... .......... .......... 58% 44.5M 10s",
                                "478850K .......... .......... .......... .......... .......... 58% 42.1M 10s",
                                "478900K .......... .......... .......... .......... .......... 58% 43.8M 10s",
                                "478950K .......... .......... .......... .......... .......... 58% 28.1M 10s",
                                "479000K .......... .......... .......... .......... .......... 58% 43.1M 10s",
                                "479050K .......... .......... .......... .......... .......... 58% 45.0M 10s",
                                "479100K .......... .......... .......... .......... .......... 58% 45.9M 10s",
                                "479150K .......... .......... .......... .......... .......... 58% 39.7M 10s",
                                "479200K .......... .......... .......... .......... .......... 58% 42.4M 10s",
                                "479250K .......... .......... .......... .......... .......... 58% 31.7M 10s",
                                "479300K .......... .......... .......... .......... .......... 58% 45.0M 10s",
                                "479350K .......... .......... .......... .......... .......... 58% 36.4M 10s",
                                "479400K .......... .......... .......... .......... .......... 58% 43.6M 10s",
                                "479450K .......... .......... .......... .......... .......... 58% 41.0M 10s",
                                "479500K .......... .......... .......... .......... .......... 58% 41.0M 10s",
                                "479550K .......... .......... .......... .......... .......... 58% 38.3M 10s",
                                "479600K .......... .......... .......... .......... .......... 58% 32.6M 10s",
                                "479650K .......... .......... .......... .......... .......... 58% 36.7M 10s",
                                "479700K .......... .......... .......... .......... .......... 58% 41.9M 10s",
                                "479750K .......... .......... .......... .......... .......... 58% 30.1M 10s",
                                "479800K .......... .......... .......... .......... .......... 58% 40.9M 10s",
                                "479850K .......... .......... .......... .......... .......... 58% 42.1M 10s",
                                "479900K .......... .......... .......... .......... .......... 58% 42.8M 10s",
                                "479950K .......... .......... .......... .......... .......... 58% 36.5M 10s",
                                "480000K .......... .......... .......... .......... .......... 58% 42.1M 10s",
                                "480050K .......... .......... .......... .......... .......... 58% 43.1M 10s",
                                "480100K .......... .......... .......... .......... .......... 58% 44.0M 10s",
                                "480150K .......... .......... .......... .......... .......... 58% 36.0M 10s",
                                "480200K .......... .......... .......... .......... .......... 58% 43.7M 10s",
                                "480250K .......... .......... .......... .......... .......... 58% 45.6M 10s",
                                "480300K .......... .......... .......... .......... .......... 58% 41.1M 10s",
                                "480350K .......... .......... .......... .......... .......... 58% 36.6M 10s",
                                "480400K .......... .......... .......... .......... .......... 58% 41.2M 10s",
                                "480450K .......... .......... .......... .......... .......... 58% 33.9M 10s",
                                "480500K .......... .......... .......... .......... .......... 58% 42.0M 10s",
                                "480550K .......... .......... .......... .......... .......... 58% 38.7M 10s",
                                "480600K .......... .......... .......... .......... .......... 58% 42.9M 10s",
                                "480650K .......... .......... .......... .......... .......... 58% 47.2M 10s",
                                "480700K .......... .......... .......... .......... .......... 58%  101M 10s",
                                "480750K .......... .......... .......... .......... .......... 58% 74.5M 10s",
                                "480800K .......... .......... .......... .......... .......... 58%  108M 10s",
                                "480850K .......... .......... .......... .......... .......... 58%  109M 10s",
                                "480900K .......... .......... .......... .......... .......... 58%  112M 10s",
                                "480950K .......... .......... .......... .......... .......... 58% 54.1M 10s",
                                "481000K .......... .......... .......... .......... .......... 58%  113M 10s",
                                "481050K .......... .......... .......... .......... .......... 58%  120M 10s",
                                "481100K .......... .......... .......... .......... .......... 58%  119M 10s",
                                "481150K .......... .......... .......... .......... .......... 58%  102M 10s",
                                "481200K .......... .......... .......... .......... .......... 58% 44.8M 10s",
                                "481250K .......... .......... .......... .......... .......... 58% 61.1M 10s",
                                "481300K .......... .......... .......... .......... .......... 58% 70.3M 10s",
                                "481350K .......... .......... .......... .......... .......... 58% 43.3M 10s",
                                "481400K .......... .......... .......... .......... .......... 58% 34.4M 10s",
                                "481450K .......... .......... .......... .......... .......... 58% 96.5M 10s",
                                "481500K .......... .......... .......... .......... .......... 58% 85.7M 10s",
                                "481550K .......... .......... .......... .......... .......... 58% 33.5M 10s",
                                "481600K .......... .......... .......... .......... .......... 58% 98.9M 10s",
                                "481650K .......... .......... .......... .......... .......... 58%  123M 10s",
                                "481700K .......... .......... .......... .......... .......... 58%  143M 10s",
                                "481750K .......... .......... .......... .......... .......... 58% 89.9M 10s",
                                "481800K .......... .......... .......... .......... .......... 58%  128M 10s",
                                "481850K .......... .......... .......... .......... .......... 58%  152M 10s",
                                "481900K .......... .......... .......... .......... .......... 58%  139M 10s",
                                "481950K .......... .......... .......... .......... .......... 58%  121M 10s",
                                "482000K .......... .......... .......... .......... .......... 58%  107M 10s",
                                "482050K .......... .......... .......... .......... .......... 58% 38.3M 10s",
                                "482100K .......... .......... .......... .......... .......... 58%  111M 10s",
                                "482150K .......... .......... .......... .......... .......... 58% 92.1M 10s",
                                "482200K .......... .......... .......... .......... .......... 58%  130M 10s",
                                "482250K .......... .......... .......... .......... .......... 58%  144M 10s",
                                "482300K .......... .......... .......... .......... .......... 58%  119M 10s",
                                "482350K .......... .......... .......... .......... .......... 58%  123M 10s",
                                "482400K .......... .......... .......... .......... .......... 58%  105M 10s",
                                "482450K .......... .......... .......... .......... .......... 58% 30.0M 10s",
                                "482500K .......... .......... .......... .......... .......... 58% 96.5M 10s",
                                "482550K .......... .......... .......... .......... .......... 58% 88.7M 10s",
                                "482600K .......... .......... .......... .......... .......... 58% 96.9M 10s",
                                "482650K .......... .......... .......... .......... .......... 58%  101M 10s",
                                "482700K .......... .......... .......... .......... .......... 58%  135M 10s",
                                "482750K .......... .......... .......... .......... .......... 58%  122M 10s",
                                "482800K .......... .......... .......... .......... .......... 58%  117M 10s",
                                "482850K .......... .......... .......... .......... .......... 58%  119M 10s",
                                "482900K .......... .......... .......... .......... .......... 58%  140M 10s",
                                "482950K .......... .......... .......... .......... .......... 58% 91.2M 10s",
                                "483000K .......... .......... .......... .......... .......... 58% 53.1M 10s",
                                "483050K .......... .......... .......... .......... .......... 58%  142M 10s",
                                "483100K .......... .......... .......... .......... .......... 58%  150M 10s",
                                "483150K .......... .......... .......... .......... .......... 58% 48.7M 10s",
                                "483200K .......... .......... .......... .......... .......... 58%  145M 10s",
                                "483250K .......... .......... .......... .......... .......... 58% 34.7M 10s",
                                "483300K .......... .......... .......... .......... .......... 58% 84.9M 10s",
                                "483350K .......... .......... .......... .......... .......... 58%  104M 10s",
                                "483400K .......... .......... .......... .......... .......... 58%  104M 10s",
                                "483450K .......... .......... .......... .......... .......... 58% 62.0M 10s",
                                "483500K .......... .......... .......... .......... .......... 58%  129M 10s",
                                "483550K .......... .......... .......... .......... .......... 58%  151M 10s",
                                "483600K .......... .......... .......... .......... .......... 58% 19.9M 10s",
                                "483650K .......... .......... .......... .......... .......... 58% 73.1M 10s",
                                "483700K .......... .......... .......... .......... .......... 58% 72.6M 10s",
                                "483750K .......... .......... .......... .......... .......... 58%  106M 10s",
                                "483800K .......... .......... .......... .......... .......... 58% 86.0M 10s",
                                "483850K .......... .......... .......... .......... .......... 58% 47.3M 10s",
                                "483900K .......... .......... .......... .......... .......... 58% 68.2M 10s",
                                "483950K .......... .......... .......... .......... .......... 58% 41.6M 10s",
                                "484000K .......... .......... .......... .......... .......... 58% 61.2M 10s",
                                "484050K .......... .......... .......... .......... .......... 58% 64.2M 10s",
                                "484100K .......... .......... .......... .......... .......... 58% 32.0M 10s",
                                "484150K .......... .......... .......... .......... .......... 58% 60.6M 10s",
                                "484200K .......... .......... .......... .......... .......... 58% 41.3M 10s",
                                "484250K .......... .......... .......... .......... .......... 58% 62.8M 10s",
                                "484300K .......... .......... .......... .......... .......... 58% 26.2M 10s",
                                "484350K .......... .......... .......... .......... .......... 58% 57.9M 10s",
                                "484400K .......... .......... .......... .......... .......... 58% 42.8M 10s",
                                "484450K .......... .......... .......... .......... .......... 58% 26.5M 10s",
                                "484500K .......... .......... .......... .......... .......... 58% 77.3M 10s",
                                "484550K .......... .......... .......... .......... .......... 58% 30.0M 10s",
                                "484600K .......... .......... .......... .......... .......... 59% 28.8M 10s",
                                "484650K .......... .......... .......... .......... .......... 59% 74.5M 10s",
                                "484700K .......... .......... .......... .......... .......... 59% 39.5M 10s",
                                "484750K .......... .......... .......... .......... .......... 59% 54.3M 10s",
                                "484800K .......... .......... .......... .......... .......... 59% 34.5M 10s",
                                "484850K .......... .......... .......... .......... .......... 59% 29.4M 10s",
                                "484900K .......... .......... .......... .......... .......... 59% 65.3M 10s",
                                "484950K .......... .......... .......... .......... .......... 59% 65.4M 10s",
                                "485000K .......... .......... .......... .......... .......... 59% 72.3M 10s",
                                "485050K .......... .......... .......... .......... .......... 59% 34.4M 10s",
                                "485100K .......... .......... .......... .......... .......... 59% 49.3M 10s",
                                "485150K .......... .......... .......... .......... .......... 59% 74.8M 10s",
                                "485200K .......... .......... .......... .......... .......... 59% 94.6M 10s",
                                "485250K .......... .......... .......... .......... .......... 59% 82.5M 10s",
                                "485300K .......... .......... .......... .......... .......... 59% 73.6M 10s",
                                "485350K .......... .......... .......... .......... .......... 59% 64.0M 10s",
                                "485400K .......... .......... .......... .......... .......... 59% 43.0M 10s",
                                "485450K .......... .......... .......... .......... .......... 59% 95.8M 10s",
                                "485500K .......... .......... .......... .......... .......... 59% 89.9M 10s",
                                "485550K .......... .......... .......... .......... .......... 59%  103M 10s",
                                "485600K .......... .......... .......... .......... .......... 59% 49.2M 10s",
                                "485650K .......... .......... .......... .......... .......... 59% 52.5M 10s",
                                "485700K .......... .......... .......... .......... .......... 59%  132M 10s",
                                "485750K .......... .......... .......... .......... .......... 59% 40.2M 10s",
                                "485800K .......... .......... .......... .......... .......... 59% 97.9M 10s",
                                "485850K .......... .......... .......... .......... .......... 59% 86.5M 10s",
                                "485900K .......... .......... .......... .......... .......... 59% 96.3M 10s",
                                "485950K .......... .......... .......... .......... .......... 59% 45.4M 10s",
                                "486000K .......... .......... .......... .......... .......... 59% 97.3M 10s",
                                "486050K .......... .......... .......... .......... .......... 59% 31.8M 10s",
                                "486100K .......... .......... .......... .......... .......... 59% 93.7M 10s",
                                "486150K .......... .......... .......... .......... .......... 59% 31.4M 10s",
                                "486200K .......... .......... .......... .......... .......... 59% 55.0M 10s",
                                "486250K .......... .......... .......... .......... .......... 59% 93.3M 10s",
                                "486300K .......... .......... .......... .......... .......... 59%  112M 10s",
                                "486350K .......... .......... .......... .......... .......... 59%  118M 10s",
                                "486400K .......... .......... .......... .......... .......... 59% 58.0M 10s",
                                "486450K .......... .......... .......... .......... .......... 59% 44.9M 10s",
                                "486500K .......... .......... .......... .......... .......... 59% 26.3M 10s",
                                "486550K .......... .......... .......... .......... .......... 59%  120M 10s",
                                "486600K .......... .......... .......... .......... .......... 59% 89.7M 10s",
                                "486650K .......... .......... .......... .......... .......... 59% 48.2M 10s",
                                "486700K .......... .......... .......... .......... .......... 59%  104M 10s",
                                "486750K .......... .......... .......... .......... .......... 59% 95.6M 10s",
                                "486800K .......... .......... .......... .......... .......... 59% 70.2M 10s",
                                "486850K .......... .......... .......... .......... .......... 59% 67.5M 10s",
                                "486900K .......... .......... .......... .......... .......... 59% 76.7M 10s",
                                "486950K .......... .......... .......... .......... .......... 59% 24.1M 10s",
                                "487000K .......... .......... .......... .......... .......... 59% 72.1M 10s",
                                "487050K .......... .......... .......... .......... .......... 59% 72.3M 10s",
                                "487100K .......... .......... .......... .......... .......... 59% 56.5M 10s",
                                "487150K .......... .......... .......... .......... .......... 59% 39.4M 10s",
                                "487200K .......... .......... .......... .......... .......... 59% 64.7M 10s",
                                "487250K .......... .......... .......... .......... .......... 59% 19.4M 10s",
                                "487300K .......... .......... .......... .......... .......... 59% 41.6M 10s",
                                "487350K .......... .......... .......... .......... .......... 59% 78.7M 10s",
                                "487400K .......... .......... .......... .......... .......... 59% 81.5M 10s",
                                "487450K .......... .......... .......... .......... .......... 59% 37.7M 10s",
                                "487500K .......... .......... .......... .......... .......... 59% 59.9M 10s",
                                "487550K .......... .......... .......... .......... .......... 59% 52.8M 10s",
                                "487600K .......... .......... .......... .......... .......... 59% 15.7M 10s",
                                "487650K .......... .......... .......... .......... .......... 59% 73.9M 10s",
                                "487700K .......... .......... .......... .......... .......... 59% 46.6M 10s",
                                "487750K .......... .......... .......... .......... .......... 59% 52.7M 10s",
                                "487800K .......... .......... .......... .......... .......... 59% 23.8M 10s",
                                "487850K .......... .......... .......... .......... .......... 59% 23.0M 10s",
                                "487900K .......... .......... .......... .......... .......... 59% 7.12M 10s",
                                "487950K .......... .......... .......... .......... .......... 59% 69.8M 10s",
                                "488000K .......... .......... .......... .......... .......... 59% 72.3M 10s",
                                "488050K .......... .......... .......... .......... .......... 59% 73.4M 10s",
                                "488100K .......... .......... .......... .......... .......... 59%  116M 10s",
                                "488150K .......... .......... .......... .......... .......... 59%  128M 10s",
                                "488200K .......... .......... .......... .......... .......... 59%  149M 10s",
                                "488250K .......... .......... .......... .......... .......... 59%  131M 10s",
                                "488300K .......... .......... .......... .......... .......... 59% 90.1M 10s",
                                "488350K .......... .......... .......... .......... .......... 59% 9.84M 10s",
                                "488400K .......... .......... .......... .......... .......... 59% 78.0M 10s",
                                "488450K .......... .......... .......... .......... .......... 59%  104M 10s",
                                "488500K .......... .......... .......... .......... .......... 59% 45.5M 10s",
                                "488550K .......... .......... .......... .......... .......... 59% 54.5M 10s",
                                "488600K .......... .......... .......... .......... .......... 59% 76.7M 10s",
                                "488650K .......... .......... .......... .......... .......... 59% 63.0M 10s",
                                "488700K .......... .......... .......... .......... .......... 59% 59.7M 10s",
                                "488750K .......... .......... .......... .......... .......... 59% 59.4M 10s",
                                "488800K .......... .......... .......... .......... .......... 59% 39.1M 10s",
                                "488850K .......... .......... .......... .......... .......... 59% 63.4M 10s",
                                "488900K .......... .......... .......... .......... .......... 59% 61.6M 10s",
                                "488950K .......... .......... .......... .......... .......... 59% 54.4M 10s",
                                "489000K .......... .......... .......... .......... .......... 59% 64.4M 10s",
                                "489050K .......... .......... .......... .......... .......... 59% 68.3M 10s",
                                "489100K .......... .......... .......... .......... .......... 59% 66.4M 10s",
                                "489150K .......... .......... .......... .......... .......... 59% 36.5M 10s",
                                "489200K .......... .......... .......... .......... .......... 59% 79.7M 10s",
                                "489250K .......... .......... .......... .......... .......... 59% 98.3M 10s",
                                "489300K .......... .......... .......... .......... .......... 59% 83.9M 10s",
                                "489350K .......... .......... .......... .......... .......... 59% 52.3M 10s",
                                "489400K .......... .......... .......... .......... .......... 59% 63.6M 10s",
                                "489450K .......... .......... .......... .......... .......... 59% 73.1M 10s",
                                "489500K .......... .......... .......... .......... .......... 59% 70.2M 10s",
                                "489550K .......... .......... .......... .......... .......... 59% 82.0M 10s",
                                "489600K .......... .......... .......... .......... .......... 59% 76.9M 10s",
                                "489650K .......... .......... .......... .......... .......... 59% 90.8M 10s",
                                "489700K .......... .......... .......... .......... .......... 59% 82.1M 10s",
                                "489750K .......... .......... .......... .......... .......... 59% 63.7M 10s",
                                "489800K .......... .......... .......... .......... .......... 59% 67.2M 10s",
                                "489850K .......... .......... .......... .......... .......... 59% 65.7M 10s",
                                "489900K .......... .......... .......... .......... .......... 59% 86.0M 10s",
                                "489950K .......... .......... .......... .......... .......... 59% 69.0M 10s",
                                "490000K .......... .......... .......... .......... .......... 59% 90.9M 10s",
                                "490050K .......... .......... .......... .......... .......... 59% 67.9M 10s",
                                "490100K .......... .......... .......... .......... .......... 59% 62.4M 10s",
                                "490150K .......... .......... .......... .......... .......... 59% 73.1M 10s",
                                "490200K .......... .......... .......... .......... .......... 59% 67.6M 10s",
                                "490250K .......... .......... .......... .......... .......... 59% 73.3M 10s",
                                "490300K .......... .......... .......... .......... .......... 59% 61.6M 10s",
                                "490350K .......... .......... .......... .......... .......... 59% 84.0M 10s",
                                "490400K .......... .......... .......... .......... .......... 59% 76.9M 10s",
                                "490450K .......... .......... .......... .......... .......... 59% 63.4M 10s",
                                "490500K .......... .......... .......... .......... .......... 59% 42.4M 10s",
                                "490550K .......... .......... .......... .......... .......... 59% 74.4M 10s",
                                "490600K .......... .......... .......... .......... .......... 59% 63.0M 10s",
                                "490650K .......... .......... .......... .......... .......... 59% 45.2M 10s",
                                "490700K .......... .......... .......... .......... .......... 59% 38.9M 10s",
                                "490750K .......... .......... .......... .......... .......... 59% 62.7M 10s",
                                "490800K .......... .......... .......... .......... .......... 59% 44.7M 10s",
                                "490850K .......... .......... .......... .......... .......... 59% 63.7M 10s",
                                "490900K .......... .......... .......... .......... .......... 59% 74.4M 10s",
                                "490950K .......... .......... .......... .......... .......... 59% 56.6M 10s",
                                "491000K .......... .......... .......... .......... .......... 59% 55.2M 10s",
                                "491050K .......... .......... .......... .......... .......... 59% 69.3M 10s",
                                "491100K .......... .......... .......... .......... .......... 59% 53.0M 10s",
                                "491150K .......... .......... .......... .......... .......... 59% 52.5M 10s",
                                "491200K .......... .......... .......... .......... .......... 59% 27.5M 10s",
                                "491250K .......... .......... .......... .......... .......... 59% 76.0M 10s",
                                "491300K .......... .......... .......... .......... .......... 59% 29.4M 10s",
                                "491350K .......... .......... .......... .......... .......... 59% 51.3M 10s",
                                "491400K .......... .......... .......... .......... .......... 59% 58.7M 10s",
                                "491450K .......... .......... .......... .......... .......... 59% 27.4M 10s",
                                "491500K .......... .......... .......... .......... .......... 59% 46.0M 10s",
                                "491550K .......... .......... .......... .......... .......... 59% 67.3M 10s",
                                "491600K .......... .......... .......... .......... .......... 59% 31.8M 10s",
                                "491650K .......... .......... .......... .......... .......... 59% 17.5M 10s",
                                "491700K .......... .......... .......... .......... .......... 59% 58.1M 10s",
                                "491750K .......... .......... .......... .......... .......... 59% 57.3M 10s",
                                "491800K .......... .......... .......... .......... .......... 59% 52.5M 10s",
                                "491850K .......... .......... .......... .......... .......... 59% 58.4M 10s",
                                "491900K .......... .......... .......... .......... .......... 59% 15.7M 10s",
                                "491950K .......... .......... .......... .......... .......... 59%  125M 10s",
                                "492000K .......... .......... .......... .......... .......... 59% 13.7M 10s",
                                "492050K .......... .......... .......... .......... .......... 59% 78.0M 10s",
                                "492100K .......... .......... .......... .......... .......... 59%  123M 10s",
                                "492150K .......... .......... .......... .......... .......... 59% 37.6M 10s",
                                "492200K .......... .......... .......... .......... .......... 59% 90.7M 10s",
                                "492250K .......... .......... .......... .......... .......... 59% 35.3M 10s",
                                "492300K .......... .......... .......... .......... .......... 59% 35.2M 10s",
                                "492350K .......... .......... .......... .......... .......... 59% 2.47M 10s",
                                "492400K .......... .......... .......... .......... .......... 59% 81.4M 10s",
                                "492450K .......... .......... .......... .......... .......... 59% 62.5M 10s",
                                "492500K .......... .......... .......... .......... .......... 59% 84.0M 10s",
                                "492550K .......... .......... .......... .......... .......... 59% 88.9M 10s",
                                "492600K .......... .......... .......... .......... .......... 59%  114M 10s",
                                "492650K .......... .......... .......... .......... .......... 59% 92.1M 10s",
                                "492700K .......... .......... .......... .......... .......... 59%  119M 10s",
                                "492750K .......... .......... .......... .......... .......... 59%  123M 10s",
                                "492800K .......... .......... .......... .......... .......... 60% 70.9M 10s",
                                "492850K .......... .......... .......... .......... .......... 60% 79.6M 10s",
                                "492900K .......... .......... .......... .......... .......... 60% 87.5M 10s",
                                "492950K .......... .......... .......... .......... .......... 60% 84.1M 10s",
                                "493000K .......... .......... .......... .......... .......... 60% 63.9M 10s",
                                "493050K .......... .......... .......... .......... .......... 60% 83.3M 10s",
                                "493100K .......... .......... .......... .......... .......... 60%  117M 10s",
                                "493150K .......... .......... .......... .......... .......... 60%  121M 10s",
                                "493200K .......... .......... .......... .......... .......... 60%  122M 10s",
                                "493250K .......... .......... .......... .......... .......... 60% 47.7M 10s",
                                "493300K .......... .......... .......... .......... .......... 60% 70.0M 10s",
                                "493350K .......... .......... .......... .......... .......... 60%  121M 10s",
                                "493400K .......... .......... .......... .......... .......... 60% 71.3M 10s",
                                "493450K .......... .......... .......... .......... .......... 60% 50.3M 10s",
                                "493500K .......... .......... .......... .......... .......... 60% 67.0M 10s",
                                "493550K .......... .......... .......... .......... .......... 60%  119M 10s",
                                "493600K .......... .......... .......... .......... .......... 60% 74.0M 10s",
                                "493650K .......... .......... .......... .......... .......... 60% 99.2M 10s",
                                "493700K .......... .......... .......... .......... .......... 60%  136M 10s",
                                "493750K .......... .......... .......... .......... .......... 60%  148M 10s",
                                "493800K .......... .......... .......... .......... .......... 60%  105M 10s",
                                "493850K .......... .......... .......... .......... .......... 60% 98.0M 10s",
                                "493900K .......... .......... .......... .......... .......... 60%  106M 10s",
                                "493950K .......... .......... .......... .......... .......... 60%  103M 10s",
                                "494000K .......... .......... .......... .......... .......... 60%  101M 10s",
                                "494050K .......... .......... .......... .......... .......... 60%  120M 10s",
                                "494100K .......... .......... .......... .......... .......... 60%  101M 10s",
                                "494150K .......... .......... .......... .......... .......... 60% 94.4M 10s",
                                "494200K .......... .......... .......... .......... .......... 60% 92.3M 10s",
                                "494250K .......... .......... .......... .......... .......... 60%  120M 10s",
                                "494300K .......... .......... .......... .......... .......... 60%  129M 10s",
                                "494350K .......... .......... .......... .......... .......... 60%  142M 10s",
                                "494400K .......... .......... .......... .......... .......... 60%  143M 10s",
                                "494450K .......... .......... .......... .......... .......... 60% 8.78M 10s",
                                "494500K .......... .......... .......... .......... .......... 60% 85.4M 10s",
                                "494550K .......... .......... .......... .......... .......... 60% 96.9M 10s",
                                "494600K .......... .......... .......... .......... .......... 60%  112M 10s",
                                "494650K .......... .......... .......... .......... .......... 60%  132M 10s",
                                "494700K .......... .......... .......... .......... .......... 60%  132M 10s",
                                "494750K .......... .......... .......... .......... .......... 60%  114M 10s",
                                "494800K .......... .......... .......... .......... .......... 60% 28.0M 10s",
                                "494850K .......... .......... .......... .......... .......... 60% 63.5M 10s",
                                "494900K .......... .......... .......... .......... .......... 60% 60.2M 10s",
                                "494950K .......... .......... .......... .......... .......... 60% 24.4M 10s",
                                "495000K .......... .......... .......... .......... .......... 60%  115M 10s",
                                "495050K .......... .......... .......... .......... .......... 60% 21.3M 10s",
                                "495100K .......... .......... .......... .......... .......... 60% 62.6M 10s",
                                "495150K .......... .......... .......... .......... .......... 60% 32.5M 10s",
                                "495200K .......... .......... .......... .......... .......... 60% 77.2M 10s",
                                "495250K .......... .......... .......... .......... .......... 60% 68.2M 10s",
                                "495300K .......... .......... .......... .......... .......... 60% 48.5M 10s",
                                "495350K .......... .......... .......... .......... .......... 60% 10.0M 10s",
                                "495400K .......... .......... .......... .......... .......... 60% 93.0M 10s",
                                "495450K .......... .......... .......... .......... .......... 60%  141M 10s",
                                "495500K .......... .......... .......... .......... .......... 60% 92.6M 10s",
                                "495550K .......... .......... .......... .......... .......... 60% 84.4M 10s",
                                "495600K .......... .......... .......... .......... .......... 60% 23.2M 10s",
                                "495650K .......... .......... .......... .......... .......... 60% 93.3M 10s",
                                "495700K .......... .......... .......... .......... .......... 60%  120M 10s",
                                "495750K .......... .......... .......... .......... .......... 60%  144M 10s",
                                "495800K .......... .......... .......... .......... .......... 60% 22.9M 10s",
                                "495850K .......... .......... .......... .......... .......... 60% 76.7M 10s",
                                "495900K .......... .......... .......... .......... .......... 60% 84.9M 10s",
                                "495950K .......... .......... .......... .......... .......... 60% 91.7M 10s",
                                "496000K .......... .......... .......... .......... .......... 60% 87.7M 10s",
                                "496050K .......... .......... .......... .......... .......... 60% 44.6M 10s",
                                "496100K .......... .......... .......... .......... .......... 60% 94.9M 10s",
                                "496150K .......... .......... .......... .......... .......... 60%  104M 10s",
                                "496200K .......... .......... .......... .......... .......... 60% 16.0M 10s",
                                "496250K .......... .......... .......... .......... .......... 60% 56.6M 10s",
                                "496300K .......... .......... .......... .......... .......... 60% 77.6M 10s",
                                "496350K .......... .......... .......... .......... .......... 60% 84.2M 10s",
                                "496400K .......... .......... .......... .......... .......... 60% 91.0M 10s",
                                "496450K .......... .......... .......... .......... .......... 60% 99.9M 10s",
                                "496500K .......... .......... .......... .......... .......... 60%  114M 10s",
                                "496550K .......... .......... .......... .......... .......... 60% 56.0M 10s",
                                "496600K .......... .......... .......... .......... .......... 60% 40.9M 10s",
                                "496650K .......... .......... .......... .......... .......... 60%  107M 10s",
                                "496700K .......... .......... .......... .......... .......... 60%  120M 10s",
                                "496750K .......... .......... .......... .......... .......... 60% 93.0M 10s",
                                "496800K .......... .......... .......... .......... .......... 60% 71.0M 10s",
                                "496850K .......... .......... .......... .......... .......... 60% 36.1M 10s",
                                "496900K .......... .......... .......... .......... .......... 60% 84.8M 10s",
                                "496950K .......... .......... .......... .......... .......... 60% 13.8M 10s",
                                "497000K .......... .......... .......... .......... .......... 60%  136M 10s",
                                "497050K .......... .......... .......... .......... .......... 60%  120M 10s",
                                "497100K .......... .......... .......... .......... .......... 60%  100M 10s",
                                "497150K .......... .......... .......... .......... .......... 60% 76.5M 10s",
                                "497200K .......... .......... .......... .......... .......... 60% 89.9M 10s",
                                "497250K .......... .......... .......... .......... .......... 60% 90.4M 10s",
                                "497300K .......... .......... .......... .......... .......... 60%  111M 10s",
                                "497350K .......... .......... .......... .......... .......... 60% 51.5M 10s",
                                "497400K .......... .......... .......... .......... .......... 60%  128M 10s",
                                "497450K .......... .......... .......... .......... .......... 60%  122M 10s",
                                "497500K .......... .......... .......... .......... .......... 60% 49.3M 10s",
                                "497550K .......... .......... .......... .......... .......... 60% 83.6M 10s",
                                "497600K .......... .......... .......... .......... .......... 60% 82.2M 10s",
                                "497650K .......... .......... .......... .......... .......... 60% 80.2M 10s",
                                "497700K .......... .......... .......... .......... .......... 60% 58.0M 10s",
                                "497750K .......... .......... .......... .......... .......... 60% 87.7M 10s",
                                "497800K .......... .......... .......... .......... .......... 60% 80.4M 10s",
                                "497850K .......... .......... .......... .......... .......... 60% 16.9M 10s",
                                "497900K .......... .......... .......... .......... .......... 60% 73.3M 10s",
                                "497950K .......... .......... .......... .......... .......... 60% 60.7M 10s",
                                "498000K .......... .......... .......... .......... .......... 60% 58.8M 10s",
                                "498050K .......... .......... .......... .......... .......... 60% 56.9M 10s",
                                "498100K .......... .......... .......... .......... .......... 60% 55.5M 10s",
                                "498150K .......... .......... .......... .......... .......... 60% 19.1M 10s",
                                "498200K .......... .......... .......... .......... .......... 60% 37.1M 10s",
                                "498250K .......... .......... .......... .......... .......... 60% 33.2M 10s",
                                "498300K .......... .......... .......... .......... .......... 60% 78.1M 10s",
                                "498350K .......... .......... .......... .......... .......... 60% 21.7M 10s",
                                "498400K .......... .......... .......... .......... .......... 60% 35.8M 10s",
                                "498450K .......... .......... .......... .......... .......... 60% 23.6M 10s",
                                "498500K .......... .......... .......... .......... .......... 60% 93.6M 10s",
                                "498550K .......... .......... .......... .......... .......... 60% 32.7M 10s",
                                "498600K .......... .......... .......... .......... .......... 60% 32.2M 10s",
                                "498650K .......... .......... .......... .......... .......... 60% 66.7M 10s",
                                "498700K .......... .......... .......... .......... .......... 60% 20.3M 10s",
                                "498750K .......... .......... .......... .......... .......... 60% 60.7M 10s",
                                "498800K .......... .......... .......... .......... .......... 60% 24.3M 10s",
                                "498850K .......... .......... .......... .......... .......... 60% 62.6M 10s",
                                "498900K .......... .......... .......... .......... .......... 60% 24.3M 10s",
                                "498950K .......... .......... .......... .......... .......... 60% 30.9M 10s",
                                "499000K .......... .......... .......... .......... .......... 60% 61.0M 10s",
                                "499050K .......... .......... .......... .......... .......... 60% 40.5M 10s",
                                "499100K .......... .......... .......... .......... .......... 60% 32.7M 10s",
                                "499150K .......... .......... .......... .......... .......... 60% 38.3M 10s",
                                "499200K .......... .......... .......... .......... .......... 60% 24.3M 10s",
                                "499250K .......... .......... .......... .......... .......... 60%  102M 9s",
                                "499300K .......... .......... .......... .......... .......... 60% 37.6M 9s",
                                "499350K .......... .......... .......... .......... .......... 60% 26.1M 9s",
                                "499400K .......... .......... .......... .......... .......... 60% 67.6M 9s",
                                "499450K .......... .......... .......... .......... .......... 60%  113M 9s",
                                "499500K .......... .......... .......... .......... .......... 60% 29.3M 9s",
                                "499550K .......... .......... .......... .......... .......... 60% 72.7M 9s",
                                "499600K .......... .......... .......... .......... .......... 60% 75.9M 9s",
                                "499650K .......... .......... .......... .......... .......... 60% 36.1M 9s",
                                "499700K .......... .......... .......... .......... .......... 60% 58.5M 9s",
                                "499750K .......... .......... .......... .......... .......... 60% 63.6M 9s",
                                "499800K .......... .......... .......... .......... .......... 60% 21.6M 9s",
                                "499850K .......... .......... .......... .......... .......... 60% 82.5M 9s",
                                "499900K .......... .......... .......... .......... .......... 60%  119M 9s",
                                "499950K .......... .......... .......... .......... .......... 60% 27.9M 9s",
                                "500000K .......... .......... .......... .......... .......... 60% 73.4M 9s",
                                "500050K .......... .......... .......... .......... .......... 60% 7.48M 9s",
                                "500100K .......... .......... .......... .......... .......... 60%  122M 9s",
                                "500150K .......... .......... .......... .......... .......... 60%  135M 9s",
                                "500200K .......... .......... .......... .......... .......... 60% 74.6M 9s",
                                "500250K .......... .......... .......... .......... .......... 60%  116M 9s",
                                "500300K .......... .......... .......... .......... .......... 60%  139M 9s",
                                "500350K .......... .......... .......... .......... .......... 60% 89.2M 9s",
                                "500400K .......... .......... .......... .......... .......... 60% 69.5M 9s",
                                "500450K .......... .......... .......... .......... .......... 60%  112M 9s",
                                "500500K .......... .......... .......... .......... .......... 60%  136M 9s",
                                "500550K .......... .......... .......... .......... .......... 60% 87.2M 9s",
                                "500600K .......... .......... .......... .......... .......... 60% 48.7M 9s",
                                "500650K .......... .......... .......... .......... .......... 60% 31.9M 9s",
                                "500700K .......... .......... .......... .......... .......... 60% 50.6M 9s",
                                "500750K .......... .......... .......... .......... .......... 60% 32.7M 9s",
                                "500800K .......... .......... .......... .......... .......... 60% 35.9M 9s",
                                "500850K .......... .......... .......... .......... .......... 60% 62.2M 9s",
                                "500900K .......... .......... .......... .......... .......... 60% 37.3M 9s",
                                "500950K .......... .......... .......... .......... .......... 60% 34.5M 9s",
                                "501000K .......... .......... .......... .......... .......... 61% 37.1M 9s",
                                "501050K .......... .......... .......... .......... .......... 61% 32.3M 9s",
                                "501100K .......... .......... .......... .......... .......... 61% 70.0M 9s",
                                "501150K .......... .......... .......... .......... .......... 61% 29.7M 9s",
                                "501200K .......... .......... .......... .......... .......... 61% 37.1M 9s",
                                "501250K .......... .......... .......... .......... .......... 61% 34.4M 9s",
                                "501300K .......... .......... .......... .......... .......... 61% 32.8M 9s",
                                "501350K .......... .......... .......... .......... .......... 61% 57.8M 9s",
                                "501400K .......... .......... .......... .......... .......... 61% 36.9M 9s",
                                "501450K .......... .......... .......... .......... .......... 61% 30.7M 9s",
                                "501500K .......... .......... .......... .......... .......... 61% 35.2M 9s",
                                "501550K .......... .......... .......... .......... .......... 61% 62.8M 9s",
                                "501600K .......... .......... .......... .......... .......... 61% 32.9M 9s",
                                "501650K .......... .......... .......... .......... .......... 61% 39.1M 9s",
                                "501700K .......... .......... .......... .......... .......... 61% 47.6M 9s",
                                "501750K .......... .......... .......... .......... .......... 61% 38.8M 9s",
                                "501800K .......... .......... .......... .......... .......... 61% 63.4M 9s",
                                "501850K .......... .......... .......... .......... .......... 61% 27.0M 9s",
                                "501900K .......... .......... .......... .......... .......... 61% 58.1M 9s",
                                "501950K .......... .......... .......... .......... .......... 61% 32.6M 9s",
                                "502000K .......... .......... .......... .......... .......... 61% 70.3M 9s",
                                "502050K .......... .......... .......... .......... .......... 61% 39.2M 9s",
                                "502100K .......... .......... .......... .......... .......... 61% 49.1M 9s",
                                "502150K .......... .......... .......... .......... .......... 61% 39.7M 9s",
                                "502200K .......... .......... .......... .......... .......... 61% 74.5M 9s",
                                "502250K .......... .......... .......... .......... .......... 61% 74.6M 9s",
                                "502300K .......... .......... .......... .......... .......... 61% 41.2M 9s",
                                "502350K .......... .......... .......... .......... .......... 61% 36.2M 9s",
                                "502400K .......... .......... .......... .......... .......... 61% 81.6M 9s",
                                "502450K .......... .......... .......... .......... .......... 61% 53.9M 9s",
                                "502500K .......... .......... .......... .......... .......... 61% 6.97M 9s",
                                "502550K .......... .......... .......... .......... .......... 61% 68.8M 9s",
                                "502600K .......... .......... .......... .......... .......... 61% 37.8M 9s",
                                "502650K .......... .......... .......... .......... .......... 61% 87.1M 9s",
                                "502700K .......... .......... .......... .......... .......... 61%  118M 9s",
                                "502750K .......... .......... .......... .......... .......... 61%  118M 9s",
                                "502800K .......... .......... .......... .......... .......... 61% 60.2M 9s",
                                "502850K .......... .......... .......... .......... .......... 61%  123M 9s",
                                "502900K .......... .......... .......... .......... .......... 61% 90.4M 9s",
                                "502950K .......... .......... .......... .......... .......... 61% 88.3M 9s",
                                "503000K .......... .......... .......... .......... .......... 61%  116M 9s",
                                "503050K .......... .......... .......... .......... .......... 61%  115M 9s",
                                "503100K .......... .......... .......... .......... .......... 61%  112M 9s",
                                "503150K .......... .......... .......... .......... .......... 61% 16.6M 9s",
                                "503200K .......... .......... .......... .......... .......... 61% 51.9M 9s",
                                "503250K .......... .......... .......... .......... .......... 61% 68.8M 9s",
                                "503300K .......... .......... .......... .......... .......... 61% 70.6M 9s",
                                "503350K .......... .......... .......... .......... .......... 61% 32.2M 9s",
                                "503400K .......... .......... .......... .......... .......... 61% 33.1M 9s",
                                "503450K .......... .......... .......... .......... .......... 61% 57.5M 9s",
                                "503500K .......... .......... .......... .......... .......... 61% 19.4M 9s",
                                "503550K .......... .......... .......... .......... .......... 61% 12.5M 9s",
                                "503600K .......... .......... .......... .......... .......... 61%  136M 9s",
                                "503650K .......... .......... .......... .......... .......... 61%  109M 9s",
                                "503700K .......... .......... .......... .......... .......... 61% 78.7M 9s",
                                "503750K .......... .......... .......... .......... .......... 61%  101M 9s",
                                "503800K .......... .......... .......... .......... .......... 61% 45.8M 9s",
                                "503850K .......... .......... .......... .......... .......... 61% 32.8M 9s",
                                "503900K .......... .......... .......... .......... .......... 61% 65.9M 9s",
                                "503950K .......... .......... .......... .......... .......... 61% 31.3M 9s",
                                "504000K .......... .......... .......... .......... .......... 61% 2.77M 9s",
                                "504050K .......... .......... .......... .......... .......... 61% 88.9M 9s",
                                "504100K .......... .......... .......... .......... .......... 61% 83.8M 9s",
                                "504150K .......... .......... .......... .......... .......... 61% 88.7M 9s",
                                "504200K .......... .......... .......... .......... .......... 61% 73.3M 9s",
                                "504250K .......... .......... .......... .......... .......... 61% 91.5M 9s",
                                "504300K .......... .......... .......... .......... .......... 61%  102M 9s",
                                "504350K .......... .......... .......... .......... .......... 61% 10.3M 9s",
                                "504400K .......... .......... .......... .......... .......... 61% 37.1M 9s",
                                "504450K .......... .......... .......... .......... .......... 61%  103M 9s",
                                "504500K .......... .......... .......... .......... .......... 61%  104M 9s",
                                "504550K .......... .......... .......... .......... .......... 61% 76.1M 9s",
                                "504600K .......... .......... .......... .......... .......... 61%  102M 9s",
                                "504650K .......... .......... .......... .......... .......... 61%  106M 9s",
                                "504700K .......... .......... .......... .......... .......... 61% 76.9M 9s",
                                "504750K .......... .......... .......... .......... .......... 61% 93.7M 9s",
                                "504800K .......... .......... .......... .......... .......... 61%  103M 9s",
                                "504850K .......... .......... .......... .......... .......... 61%  103M 9s",
                                "504900K .......... .......... .......... .......... .......... 61%  108M 9s",
                                "504950K .......... .......... .......... .......... .......... 61% 26.7M 9s",
                                "505000K .......... .......... .......... .......... .......... 61% 85.7M 9s",
                                "505050K .......... .......... .......... .......... .......... 61% 91.6M 9s",
                                "505100K .......... .......... .......... .......... .......... 61% 64.8M 9s",
                                "505150K .......... .......... .......... .......... .......... 61% 34.9M 9s",
                                "505200K .......... .......... .......... .......... .......... 61% 80.2M 9s",
                                "505250K .......... .......... .......... .......... .......... 61% 80.5M 9s",
                                "505300K .......... .......... .......... .......... .......... 61% 77.6M 9s",
                                "505350K .......... .......... .......... .......... .......... 61% 72.7M 9s",
                                "505400K .......... .......... .......... .......... .......... 61% 51.5M 9s",
                                "505450K .......... .......... .......... .......... .......... 61%  108M 9s",
                                "505500K .......... .......... .......... .......... .......... 61%  101M 9s",
                                "505550K .......... .......... .......... .......... .......... 61% 72.5M 9s",
                                "505600K .......... .......... .......... .......... .......... 61% 93.5M 9s",
                                "505650K .......... .......... .......... .......... .......... 61% 91.0M 9s",
                                "505700K .......... .......... .......... .......... .......... 61% 82.9M 9s",
                                "505750K .......... .......... .......... .......... .......... 61% 81.5M 9s",
                                "505800K .......... .......... .......... .......... .......... 61% 92.9M 9s",
                                "505850K .......... .......... .......... .......... .......... 61% 57.0M 9s",
                                "505900K .......... .......... .......... .......... .......... 61% 74.2M 9s",
                                "505950K .......... .......... .......... .......... .......... 61% 75.8M 9s",
                                "506000K .......... .......... .......... .......... .......... 61% 93.8M 9s",
                                "506050K .......... .......... .......... .......... .......... 61% 83.9M 9s",
                                "506100K .......... .......... .......... .......... .......... 61% 84.2M 9s",
                                "506150K .......... .......... .......... .......... .......... 61% 62.9M 9s",
                                "506200K .......... .......... .......... .......... .......... 61% 80.1M 9s",
                                "506250K .......... .......... .......... .......... .......... 61%  106M 9s",
                                "506300K .......... .......... .......... .......... .......... 61% 42.0M 9s",
                                "506350K .......... .......... .......... .......... .......... 61% 21.9M 9s",
                                "506400K .......... .......... .......... .......... .......... 61% 84.6M 9s",
                                "506450K .......... .......... .......... .......... .......... 61% 85.1M 9s",
                                "506500K .......... .......... .......... .......... .......... 61% 17.1M 9s",
                                "506550K .......... .......... .......... .......... .......... 61% 83.4M 9s",
                                "506600K .......... .......... .......... .......... .......... 61% 36.1M 9s",
                                "506650K .......... .......... .......... .......... .......... 61% 35.7M 9s",
                                "506700K .......... .......... .......... .......... .......... 61% 63.6M 9s",
                                "506750K .......... .......... .......... .......... .......... 61% 21.3M 9s",
                                "506800K .......... .......... .......... .......... .......... 61% 43.7M 9s",
                                "506850K .......... .......... .......... .......... .......... 61% 45.4M 9s",
                                "506900K .......... .......... .......... .......... .......... 61% 46.2M 9s",
                                "506950K .......... .......... .......... .......... .......... 61% 47.1M 9s",
                                "507000K .......... .......... .......... .......... .......... 61% 28.6M 9s",
                                "507050K .......... .......... .......... .......... .......... 61% 28.5M 9s",
                                "507100K .......... .......... .......... .......... .......... 61% 27.1M 9s",
                                "507150K .......... .......... .......... .......... .......... 61% 91.5M 9s",
                                "507200K .......... .......... .......... .......... .......... 61% 9.43M 9s",
                                "507250K .......... .......... .......... .......... .......... 61% 98.0M 9s",
                                "507300K .......... .......... .......... .......... .......... 61% 93.9M 9s",
                                "507350K .......... .......... .......... .......... .......... 61% 79.1M 9s",
                                "507400K .......... .......... .......... .......... .......... 61% 69.4M 9s",
                                "507450K .......... .......... .......... .......... .......... 61% 20.2M 9s",
                                "507500K .......... .......... .......... .......... .......... 61% 21.1M 9s",
                                "507550K .......... .......... .......... .......... .......... 61% 25.3M 9s",
                                "507600K .......... .......... .......... .......... .......... 61% 40.7M 9s",
                                "507650K .......... .......... .......... .......... .......... 61% 23.6M 9s",
                                "507700K .......... .......... .......... .......... .......... 61% 30.0M 9s",
                                "507750K .......... .......... .......... .......... .......... 61% 14.8M 9s",
                                "507800K .......... .......... .......... .......... .......... 61% 24.9M 9s",
                                "507850K .......... .......... .......... .......... .......... 61% 40.0M 9s",
                                "507900K .......... .......... .......... .......... .......... 61% 63.0M 9s",
                                "507950K .......... .......... .......... .......... .......... 61% 14.7M 9s",
                                "508000K .......... .......... .......... .......... .......... 61% 35.5M 9s",
                                "508050K .......... .......... .......... .......... .......... 61% 49.7M 9s",
                                "508100K .......... .......... .......... .......... .......... 61% 53.0M 9s",
                                "508150K .......... .......... .......... .......... .......... 61% 14.4M 9s",
                                "508200K .......... .......... .......... .......... .......... 61% 30.9M 9s",
                                "508250K .......... .......... .......... .......... .......... 61% 49.3M 9s",
                                "508300K .......... .......... .......... .......... .......... 61% 36.5M 9s",
                                "508350K .......... .......... .......... .......... .......... 61% 19.5M 9s",
                                "508400K .......... .......... .......... .......... .......... 61% 16.6M 9s",
                                "508450K .......... .......... .......... .......... .......... 61% 85.7M 9s",
                                "508500K .......... .......... .......... .......... .......... 61% 17.9M 9s",
                                "508550K .......... .......... .......... .......... .......... 61% 37.1M 9s",
                                "508600K .......... .......... .......... .......... .......... 61% 9.94M 9s",
                                "508650K .......... .......... .......... .......... .......... 61% 97.0M 9s",
                                "508700K .......... .......... .......... .......... .......... 61% 30.3M 9s",
                                "508750K .......... .......... .......... .......... .......... 61% 99.4M 9s",
                                "508800K .......... .......... .......... .......... .......... 61% 56.3M 9s",
                                "508850K .......... .......... .......... .......... .......... 61% 22.2M 9s",
                                "508900K .......... .......... .......... .......... .......... 61% 13.9M 9s",
                                "508950K .......... .......... .......... .......... .......... 61% 52.7M 9s",
                                "509000K .......... .......... .......... .......... .......... 61% 20.9M 9s",
                                "509050K .......... .......... .......... .......... .......... 61% 30.9M 9s",
                                "509100K .......... .......... .......... .......... .......... 61% 85.0M 9s",
                                "509150K .......... .......... .......... .......... .......... 61% 25.6M 9s",
                                "509200K .......... .......... .......... .......... .......... 61% 14.7M 9s",
                                "509250K .......... .......... .......... .......... .......... 62% 91.7M 9s",
                                "509300K .......... .......... .......... .......... .......... 62% 7.11M 9s",
                                "509350K .......... .......... .......... .......... .......... 62%  116M 9s",
                                "509400K .......... .......... .......... .......... .......... 62% 19.7M 9s",
                                "509450K .......... .......... .......... .......... .......... 62%  109M 9s",
                                "509500K .......... .......... .......... .......... .......... 62% 66.6M 9s",
                                "509550K .......... .......... .......... .......... .......... 62%  119M 9s",
                                "509600K .......... .......... .......... .......... .......... 62%  122M 9s",
                                "509650K .......... .......... .......... .......... .......... 62% 35.8M 9s",
                                "509700K .......... .......... .......... .......... .......... 62%  114M 9s",
                                "509750K .......... .......... .......... .......... .......... 62%  112M 9s",
                                "509800K .......... .......... .......... .......... .......... 62% 20.5M 9s",
                                "509850K .......... .......... .......... .......... .......... 62% 31.2M 9s",
                                "509900K .......... .......... .......... .......... .......... 62% 44.5M 9s",
                                "509950K .......... .......... .......... .......... .......... 62% 42.1M 9s",
                                "510000K .......... .......... .......... .......... .......... 62% 26.2M 9s",
                                "510050K .......... .......... .......... .......... .......... 62% 24.1M 9s",
                                "510100K .......... .......... .......... .......... .......... 62% 35.1M 9s",
                                "510150K .......... .......... .......... .......... .......... 62% 40.7M 9s",
                                "510200K .......... .......... .......... .......... .......... 62% 56.9M 9s",
                                "510250K .......... .......... .......... .......... .......... 62% 76.7M 9s",
                                "510300K .......... .......... .......... .......... .......... 62% 16.8M 9s",
                                "510350K .......... .......... .......... .......... .......... 62% 47.4M 9s",
                                "510400K .......... .......... .......... .......... .......... 62% 96.9M 9s",
                                "510450K .......... .......... .......... .......... .......... 62% 90.1M 9s",
                                "510500K .......... .......... .......... .......... .......... 62% 55.7M 9s",
                                "510550K .......... .......... .......... .......... .......... 62% 17.4M 9s",
                                "510600K .......... .......... .......... .......... .......... 62% 29.9M 9s",
                                "510650K .......... .......... .......... .......... .......... 62% 9.84M 9s",
                                "510700K .......... .......... .......... .......... .......... 62%  138M 9s",
                                "510750K .......... .......... .......... .......... .......... 62%  116M 9s",
                                "510800K .......... .......... .......... .......... .......... 62% 48.2M 9s",
                                "510850K .......... .......... .......... .......... .......... 62% 24.0M 9s",
                                "510900K .......... .......... .......... .......... .......... 62% 8.61M 9s",
                                "510950K .......... .......... .......... .......... .......... 62% 23.3M 9s",
                                "511000K .......... .......... .......... .......... .......... 62%  109M 9s",
                                "511050K .......... .......... .......... .......... .......... 62% 28.9M 9s",
                                "511100K .......... .......... .......... .......... .......... 62% 78.4M 9s",
                                "511150K .......... .......... .......... .......... .......... 62% 79.1M 9s",
                                "511200K .......... .......... .......... .......... .......... 62% 17.2M 9s",
                                "511250K .......... .......... .......... .......... .......... 62% 46.3M 9s",
                                "511300K .......... .......... .......... .......... .......... 62% 76.1M 9s",
                                "511350K .......... .......... .......... .......... .......... 62% 47.2M 9s",
                                "511400K .......... .......... .......... .......... .......... 62% 62.0M 9s",
                                "511450K .......... .......... .......... .......... .......... 62% 30.5M 9s",
                                "511500K .......... .......... .......... .......... .......... 62%  134M 9s",
                                "511550K .......... .......... .......... .......... .......... 62% 32.3M 9s",
                                "511600K .......... .......... .......... .......... .......... 62% 83.5M 9s",
                                "511650K .......... .......... .......... .......... .......... 62% 28.2M 9s",
                                "511700K .......... .......... .......... .......... .......... 62% 21.4M 9s",
                                "511750K .......... .......... .......... .......... .......... 62% 35.4M 9s",
                                "511800K .......... .......... .......... .......... .......... 62% 37.6M 9s",
                                "511850K .......... .......... .......... .......... .......... 62% 19.5M 9s",
                                "511900K .......... .......... .......... .......... .......... 62% 48.6M 9s",
                                "511950K .......... .......... .......... .......... .......... 62% 8.53M 9s",
                                "512000K .......... .......... .......... .......... .......... 62% 71.8M 9s",
                                "512050K .......... .......... .......... .......... .......... 62% 93.2M 9s",
                                "512100K .......... .......... .......... .......... .......... 62% 74.4M 9s",
                                "512150K .......... .......... .......... .......... .......... 62% 21.8M 9s",
                                "512200K .......... .......... .......... .......... .......... 62% 24.7M 9s",
                                "512250K .......... .......... .......... .......... .......... 62% 19.1M 9s",
                                "512300K .......... .......... .......... .......... .......... 62% 66.8M 9s",
                                "512350K .......... .......... .......... .......... .......... 62% 21.8M 9s",
                                "512400K .......... .......... .......... .......... .......... 62% 20.8M 9s",
                                "512450K .......... .......... .......... .......... .......... 62% 20.1M 9s",
                                "512500K .......... .......... .......... .......... .......... 62% 44.5M 9s",
                                "512550K .......... .......... .......... .......... .......... 62% 48.1M 9s",
                                "512600K .......... .......... .......... .......... .......... 62% 49.6M 9s",
                                "512650K .......... .......... .......... .......... .......... 62% 21.0M 9s",
                                "512700K .......... .......... .......... .......... .......... 62% 20.3M 9s",
                                "512750K .......... .......... .......... .......... .......... 62% 44.0M 9s",
                                "512800K .......... .......... .......... .......... .......... 62% 42.2M 9s",
                                "512850K .......... .......... .......... .......... .......... 62% 18.5M 9s",
                                "512900K .......... .......... .......... .......... .......... 62% 86.3M 9s",
                                "512950K .......... .......... .......... .......... .......... 62% 21.9M 9s",
                                "513000K .......... .......... .......... .......... .......... 62% 56.5M 9s",
                                "513050K .......... .......... .......... .......... .......... 62% 14.7M 9s",
                                "513100K .......... .......... .......... .......... .......... 62%  111M 9s",
                                "513150K .......... .......... .......... .......... .......... 62% 38.4M 9s",
                                "513200K .......... .......... .......... .......... .......... 62% 86.3M 9s",
                                "513250K .......... .......... .......... .......... .......... 62% 27.4M 9s",
                                "513300K .......... .......... .......... .......... .......... 62% 11.2M 9s",
                                "513350K .......... .......... .......... .......... .......... 62%  118M 9s",
                                "513400K .......... .......... .......... .......... .......... 62% 20.0M 9s",
                                "513450K .......... .......... .......... .......... .......... 62% 78.8M 9s",
                                "513500K .......... .......... .......... .......... .......... 62% 65.6M 9s",
                                "513550K .......... .......... .......... .......... .......... 62% 99.7M 9s",
                                "513600K .......... .......... .......... .......... .......... 62% 36.4M 9s",
                                "513650K .......... .......... .......... .......... .......... 62% 29.1M 9s",
                                "513700K .......... .......... .......... .......... .......... 62% 32.3M 9s",
                                "513750K .......... .......... .......... .......... .......... 62% 25.9M 9s",
                                "513800K .......... .......... .......... .......... .......... 62% 22.6M 9s",
                                "513850K .......... .......... .......... .......... .......... 62% 49.9M 9s",
                                "513900K .......... .......... .......... .......... .......... 62% 59.9M 9s",
                                "513950K .......... .......... .......... .......... .......... 62% 38.5M 9s",
                                "514000K .......... .......... .......... .......... .......... 62% 36.7M 9s",
                                "514050K .......... .......... .......... .......... .......... 62% 58.3M 9s",
                                "514100K .......... .......... .......... .......... .......... 62% 41.5M 9s",
                                "514150K .......... .......... .......... .......... .......... 62% 83.1M 9s",
                                "514200K .......... .......... .......... .......... .......... 62% 27.7M 9s",
                                "514250K .......... .......... .......... .......... .......... 62% 64.4M 9s",
                                "514300K .......... .......... .......... .......... .......... 62% 53.9M 9s",
                                "514350K .......... .......... .......... .......... .......... 62% 15.8M 9s",
                                "514400K .......... .......... .......... .......... .......... 62% 92.4M 9s",
                                "514450K .......... .......... .......... .......... .......... 62% 37.2M 9s",
                                "514500K .......... .......... .......... .......... .......... 62% 16.0M 9s",
                                "514550K .......... .......... .......... .......... .......... 62% 81.2M 9s",
                                "514600K .......... .......... .......... .......... .......... 62% 65.5M 9s",
                                "514650K .......... .......... .......... .......... .......... 62% 53.5M 9s",
                                "514700K .......... .......... .......... .......... .......... 62% 48.6M 9s",
                                "514750K .......... .......... .......... .......... .......... 62% 19.1M 9s",
                                "514800K .......... .......... .......... .......... .......... 62% 32.3M 9s",
                                "514850K .......... .......... .......... .......... .......... 62% 52.0M 9s",
                                "514900K .......... .......... .......... .......... .......... 62% 39.7M 9s",
                                "514950K .......... .......... .......... .......... .......... 62% 27.8M 9s",
                                "515000K .......... .......... .......... .......... .......... 62% 25.3M 9s",
                                "515050K .......... .......... .......... .......... .......... 62% 13.8M 9s",
                                "515100K .......... .......... .......... .......... .......... 62% 94.4M 9s",
                                "515150K .......... .......... .......... .......... .......... 62% 37.8M 9s",
                                "515200K .......... .......... .......... .......... .......... 62% 48.0M 9s",
                                "515250K .......... .......... .......... .......... .......... 62% 33.8M 9s",
                                "515300K .......... .......... .......... .......... .......... 62% 91.6M 9s",
                                "515350K .......... .......... .......... .......... .......... 62% 35.6M 9s",
                                "515400K .......... .......... .......... .......... .......... 62% 22.9M 9s",
                                "515450K .......... .......... .......... .......... .......... 62% 28.3M 9s",
                                "515500K .......... .......... .......... .......... .......... 62% 71.0M 9s",
                                "515550K .......... .......... .......... .......... .......... 62% 77.4M 9s",
                                "515600K .......... .......... .......... .......... .......... 62% 14.3M 9s",
                                "515650K .......... .......... .......... .......... .......... 62% 29.9M 9s",
                                "515700K .......... .......... .......... .......... .......... 62% 82.8M 9s",
                                "515750K .......... .......... .......... .......... .......... 62% 24.9M 9s",
                                "515800K .......... .......... .......... .......... .......... 62% 4.18M 9s",
                                "515850K .......... .......... .......... .......... .......... 62%  101M 9s",
                                "515900K .......... .......... .......... .......... .......... 62%  105M 9s",
                                "515950K .......... .......... .......... .......... .......... 62% 85.4M 9s",
                                "516000K .......... .......... .......... .......... .......... 62%  101M 9s",
                                "516050K .......... .......... .......... .......... .......... 62% 97.3M 9s",
                                "516100K .......... .......... .......... .......... .......... 62% 83.4M 9s",
                                "516150K .......... .......... .......... .......... .......... 62% 80.6M 9s",
                                "516200K .......... .......... .......... .......... .......... 62%  103M 9s",
                                "516250K .......... .......... .......... .......... .......... 62%  102M 9s",
                                "516300K .......... .......... .......... .......... .......... 62% 94.2M 9s",
                                "516350K .......... .......... .......... .......... .......... 62% 78.0M 9s",
                                "516400K .......... .......... .......... .......... .......... 62% 11.6M 9s",
                                "516450K .......... .......... .......... .......... .......... 62% 85.6M 9s",
                                "516500K .......... .......... .......... .......... .......... 62% 91.4M 9s",
                                "516550K .......... .......... .......... .......... .......... 62% 65.4M 9s",
                                "516600K .......... .......... .......... .......... .......... 62% 72.6M 9s",
                                "516650K .......... .......... .......... .......... .......... 62% 35.3M 9s",
                                "516700K .......... .......... .......... .......... .......... 62% 88.3M 9s",
                                "516750K .......... .......... .......... .......... .......... 62% 29.0M 9s",
                                "516800K .......... .......... .......... .......... .......... 62% 24.2M 9s",
                                "516850K .......... .......... .......... .......... .......... 62% 29.8M 9s",
                                "516900K .......... .......... .......... .......... .......... 62% 31.8M 9s",
                                "516950K .......... .......... .......... .......... .......... 62% 64.1M 9s",
                                "517000K .......... .......... .......... .......... .......... 62% 28.0M 9s",
                                "517050K .......... .......... .......... .......... .......... 62% 23.7M 9s",
                                "517100K .......... .......... .......... .......... .......... 62% 26.7M 9s",
                                "517150K .......... .......... .......... .......... .......... 62% 29.0M 9s",
                                "517200K .......... .......... .......... .......... .......... 62% 49.0M 9s",
                                "517250K .......... .......... .......... .......... .......... 62% 29.6M 9s",
                                "517300K .......... .......... .......... .......... .......... 62% 26.2M 9s",
                                "517350K .......... .......... .......... .......... .......... 62% 40.3M 9s",
                                "517400K .......... .......... .......... .......... .......... 62% 72.4M 9s",
                                "517450K .......... .......... .......... .......... .......... 63% 49.3M 9s",
                                "517500K .......... .......... .......... .......... .......... 63% 41.8M 9s",
                                "517550K .......... .......... .......... .......... .......... 63% 36.5M 9s",
                                "517600K .......... .......... .......... .......... .......... 63% 46.3M 9s",
                                "517650K .......... .......... .......... .......... .......... 63% 72.3M 9s",
                                "517700K .......... .......... .......... .......... .......... 63% 45.5M 9s",
                                "517750K .......... .......... .......... .......... .......... 63% 30.1M 9s",
                                "517800K .......... .......... .......... .......... .......... 63% 82.6M 9s",
                                "517850K .......... .......... .......... .......... .......... 63% 42.8M 9s",
                                "517900K .......... .......... .......... .......... .......... 63% 37.3M 9s",
                                "517950K .......... .......... .......... .......... .......... 63% 46.7M 9s",
                                "518000K .......... .......... .......... .......... .......... 63% 35.0M 9s",
                                "518050K .......... .......... .......... .......... .......... 63%  120M 9s",
                                "518100K .......... .......... .......... .......... .......... 63% 73.9M 9s",
                                "518150K .......... .......... .......... .......... .......... 63% 35.1M 9s",
                                "518200K .......... .......... .......... .......... .......... 63% 39.8M 9s",
                                "518250K .......... .......... .......... .......... .......... 63% 49.2M 9s",
                                "518300K .......... .......... .......... .......... .......... 63% 48.7M 9s",
                                "518350K .......... .......... .......... .......... .......... 63% 88.0M 9s",
                                "518400K .......... .......... .......... .......... .......... 63% 47.0M 9s",
                                "518450K .......... .......... .......... .......... .......... 63% 40.3M 9s",
                                "518500K .......... .......... .......... .......... .......... 63% 45.0M 9s",
                                "518550K .......... .......... .......... .......... .......... 63% 40.3M 9s",
                                "518600K .......... .......... .......... .......... .......... 63% 65.0M 9s",
                                "518650K .......... .......... .......... .......... .......... 63% 36.1M 9s",
                                "518700K .......... .......... .......... .......... .......... 63% 11.3M 9s",
                                "518750K .......... .......... .......... .......... .......... 63%  107M 9s",
                                "518800K .......... .......... .......... .......... .......... 63% 12.1M 9s",
                                "518850K .......... .......... .......... .......... .......... 63% 96.9M 9s",
                                "518900K .......... .......... .......... .......... .......... 63% 63.4M 9s",
                                "518950K .......... .......... .......... .......... .......... 63% 96.2M 9s",
                                "519000K .......... .......... .......... .......... .......... 63% 26.9M 9s",
                                "519050K .......... .......... .......... .......... .......... 63% 50.9M 9s",
                                "519100K .......... .......... .......... .......... .......... 63% 57.5M 9s",
                                "519150K .......... .......... .......... .......... .......... 63% 33.6M 9s",
                                "519200K .......... .......... .......... .......... .......... 63% 44.8M 9s",
                                "519250K .......... .......... .......... .......... .......... 63% 31.9M 9s",
                                "519300K .......... .......... .......... .......... .......... 63% 47.5M 9s",
                                "519350K .......... .......... .......... .......... .......... 63% 11.2M 9s",
                                "519400K .......... .......... .......... .......... .......... 63%  125M 9s",
                                "519450K .......... .......... .......... .......... .......... 63% 18.2M 9s",
                                "519500K .......... .......... .......... .......... .......... 63%  105M 9s",
                                "519550K .......... .......... .......... .......... .......... 63%  130M 9s",
                                "519600K .......... .......... .......... .......... .......... 63%  120M 9s",
                                "519650K .......... .......... .......... .......... .......... 63% 15.6M 9s",
                                "519700K .......... .......... .......... .......... .......... 63% 57.1M 9s",
                                "519750K .......... .......... .......... .......... .......... 63% 40.2M 9s",
                                "519800K .......... .......... .......... .......... .......... 63% 69.4M 9s",
                                "519850K .......... .......... .......... .......... .......... 63% 89.8M 9s",
                                "519900K .......... .......... .......... .......... .......... 63% 18.1M 9s",
                                "519950K .......... .......... .......... .......... .......... 63% 68.7M 9s",
                                "520000K .......... .......... .......... .......... .......... 63% 82.8M 9s",
                                "520050K .......... .......... .......... .......... .......... 63% 26.9M 9s",
                                "520100K .......... .......... .......... .......... .......... 63% 26.8M 9s",
                                "520150K .......... .......... .......... .......... .......... 63% 46.3M 9s",
                                "520200K .......... .......... .......... .......... .......... 63% 9.84M 9s",
                                "520250K .......... .......... .......... .......... .......... 63%  110M 9s",
                                "520300K .......... .......... .......... .......... .......... 63% 92.5M 9s",
                                "520350K .......... .......... .......... .......... .......... 63% 76.1M 9s",
                                "520400K .......... .......... .......... .......... .......... 63%  117M 9s",
                                "520450K .......... .......... .......... .......... .......... 63% 89.3M 9s",
                                "520500K .......... .......... .......... .......... .......... 63% 95.8M 9s",
                                "520550K .......... .......... .......... .......... .......... 63% 8.36M 9s",
                                "520600K .......... .......... .......... .......... .......... 63% 41.6M 9s",
                                "520650K .......... .......... .......... .......... .......... 63%  139M 9s",
                                "520700K .......... .......... .......... .......... .......... 63%  144M 9s",
                                "520750K .......... .......... .......... .......... .......... 63% 66.9M 9s",
                                "520800K .......... .......... .......... .......... .......... 63%  109M 9s",
                                "520850K .......... .......... .......... .......... .......... 63% 59.8M 9s",
                                "520900K .......... .......... .......... .......... .......... 63% 97.2M 9s",
                                "520950K .......... .......... .......... .......... .......... 63% 93.7M 9s",
                                "521000K .......... .......... .......... .......... .......... 63% 79.5M 9s",
                                "521050K .......... .......... .......... .......... .......... 63% 40.1M 9s",
                                "521100K .......... .......... .......... .......... .......... 63% 36.8M 9s",
                                "521150K .......... .......... .......... .......... .......... 63% 92.0M 9s",
                                "521200K .......... .......... .......... .......... .......... 63% 42.2M 9s",
                                "521250K .......... .......... .......... .......... .......... 63% 22.4M 9s",
                                "521300K .......... .......... .......... .......... .......... 63% 43.0M 9s",
                                "521350K .......... .......... .......... .......... .......... 63% 23.2M 9s",
                                "521400K .......... .......... .......... .......... .......... 63% 47.5M 9s",
                                "521450K .......... .......... .......... .......... .......... 63% 25.7M 9s",
                                "521500K .......... .......... .......... .......... .......... 63% 51.0M 9s",
                                "521550K .......... .......... .......... .......... .......... 63% 57.8M 9s",
                                "521600K .......... .......... .......... .......... .......... 63% 67.3M 9s",
                                "521650K .......... .......... .......... .......... .......... 63% 33.8M 9s",
                                "521700K .......... .......... .......... .......... .......... 63% 30.3M 9s",
                                "521750K .......... .......... .......... .......... .......... 63% 26.0M 9s",
                                "521800K .......... .......... .......... .......... .......... 63% 18.2M 9s",
                                "521850K .......... .......... .......... .......... .......... 63% 90.7M 9s",
                                "521900K .......... .......... .......... .......... .......... 63% 54.1M 9s",
                                "521950K .......... .......... .......... .......... .......... 63% 56.4M 9s",
                                "522000K .......... .......... .......... .......... .......... 63% 10.1M 9s",
                                "522050K .......... .......... .......... .......... .......... 63% 61.0M 9s",
                                "522100K .......... .......... .......... .......... .......... 63%  130M 9s",
                                "522150K .......... .......... .......... .......... .......... 63% 42.6M 9s",
                                "522200K .......... .......... .......... .......... .......... 63% 57.4M 9s",
                                "522250K .......... .......... .......... .......... .......... 63% 9.15M 9s",
                                "522300K .......... .......... .......... .......... .......... 63%  109M 9s",
                                "522350K .......... .......... .......... .......... .......... 63%  118M 9s",
                                "522400K .......... .......... .......... .......... .......... 63% 59.6M 9s",
                                "522450K .......... .......... .......... .......... .......... 63% 54.9M 9s",
                                "522500K .......... .......... .......... .......... .......... 63% 27.9M 9s",
                                "522550K .......... .......... .......... .......... .......... 63% 53.0M 9s",
                                "522600K .......... .......... .......... .......... .......... 63% 18.7M 9s",
                                "522650K .......... .......... .......... .......... .......... 63% 44.8M 9s",
                                "522700K .......... .......... .......... .......... .......... 63% 28.7M 9s",
                                "522750K .......... .......... .......... .......... .......... 63% 27.0M 9s",
                                "522800K .......... .......... .......... .......... .......... 63% 77.8M 9s",
                                "522850K .......... .......... .......... .......... .......... 63% 21.6M 9s",
                                "522900K .......... .......... .......... .......... .......... 63% 21.0M 9s",
                                "522950K .......... .......... .......... .......... .......... 63% 30.9M 9s",
                                "523000K .......... .......... .......... .......... .......... 63% 94.1M 9s",
                                "523050K .......... .......... .......... .......... .......... 63% 36.2M 9s",
                                "523100K .......... .......... .......... .......... .......... 63% 40.4M 9s",
                                "523150K .......... .......... .......... .......... .......... 63% 29.3M 9s",
                                "523200K .......... .......... .......... .......... .......... 63% 28.3M 9s",
                                "523250K .......... .......... .......... .......... .......... 63% 62.3M 9s",
                                "523300K .......... .......... .......... .......... .......... 63% 44.2M 9s",
                                "523350K .......... .......... .......... .......... .......... 63% 38.5M 9s",
                                "523400K .......... .......... .......... .......... .......... 63% 48.7M 9s",
                                "523450K .......... .......... .......... .......... .......... 63% 41.0M 9s",
                                "523500K .......... .......... .......... .......... .......... 63% 77.7M 9s",
                                "523550K .......... .......... .......... .......... .......... 63% 42.9M 9s",
                                "523600K .......... .......... .......... .......... .......... 63% 33.1M 9s",
                                "523650K .......... .......... .......... .......... .......... 63% 54.8M 9s",
                                "523700K .......... .......... .......... .......... .......... 63% 54.2M 9s",
                                "523750K .......... .......... .......... .......... .......... 63% 50.9M 9s",
                                "523800K .......... .......... .......... .......... .......... 63% 41.4M 9s",
                                "523850K .......... .......... .......... .......... .......... 63% 55.4M 9s",
                                "523900K .......... .......... .......... .......... .......... 63% 37.2M 9s",
                                "523950K .......... .......... .......... .......... .......... 63% 67.9M 9s",
                                "524000K .......... .......... .......... .......... .......... 63% 48.6M 9s",
                                "524050K .......... .......... .......... .......... .......... 63% 42.3M 9s",
                                "524100K .......... .......... .......... .......... .......... 63% 43.7M 9s",
                                "524150K .......... .......... .......... .......... .......... 63% 42.1M 9s",
                                "524200K .......... .......... .......... .......... .......... 63% 86.1M 9s",
                                "524250K .......... .......... .......... .......... .......... 63% 19.4M 9s",
                                "524300K .......... .......... .......... .......... .......... 63% 47.2M 9s",
                                "524350K .......... .......... .......... .......... .......... 63% 77.5M 9s",
                                "524400K .......... .......... .......... .......... .......... 63% 94.4M 9s",
                                "524450K .......... .......... .......... .......... .......... 63% 44.6M 9s",
                                "524500K .......... .......... .......... .......... .......... 63% 32.1M 9s",
                                "524550K .......... .......... .......... .......... .......... 63% 33.6M 9s",
                                "524600K .......... .......... .......... .......... .......... 63% 35.7M 9s",
                                "524650K .......... .......... .......... .......... .......... 63% 41.5M 9s",
                                "524700K .......... .......... .......... .......... .......... 63% 47.7M 9s",
                                "524750K .......... .......... .......... .......... .......... 63% 21.9M 9s",
                                "524800K .......... .......... .......... .......... .......... 63% 69.1M 9s",
                                "524850K .......... .......... .......... .......... .......... 63% 27.9M 9s",
                                "524900K .......... .......... .......... .......... .......... 63% 42.7M 9s",
                                "524950K .......... .......... .......... .......... .......... 63% 40.8M 9s",
                                "525000K .......... .......... .......... .......... .......... 63% 32.8M 9s",
                                "525050K .......... .......... .......... .......... .......... 63% 23.9M 9s",
                                "525100K .......... .......... .......... .......... .......... 63% 85.8M 9s",
                                "525150K .......... .......... .......... .......... .......... 63% 17.3M 9s",
                                "525200K .......... .......... .......... .......... .......... 63% 81.4M 9s",
                                "525250K .......... .......... .......... .......... .......... 63% 55.5M 9s",
                                "525300K .......... .......... .......... .......... .......... 63% 32.5M 9s",
                                "525350K .......... .......... .......... .......... .......... 63% 39.7M 9s",
                                "525400K .......... .......... .......... .......... .......... 63% 32.7M 9s",
                                "525450K .......... .......... .......... .......... .......... 63% 33.3M 9s",
                                "525500K .......... .......... .......... .......... .......... 63% 29.2M 9s",
                                "525550K .......... .......... .......... .......... .......... 63% 32.4M 9s",
                                "525600K .......... .......... .......... .......... .......... 63% 24.5M 9s",
                                "525650K .......... .......... .......... .......... .......... 64% 73.5M 9s",
                                "525700K .......... .......... .......... .......... .......... 64% 35.3M 9s",
                                "525750K .......... .......... .......... .......... .......... 64% 25.1M 9s",
                                "525800K .......... .......... .......... .......... .......... 64% 30.9M 9s",
                                "525850K .......... .......... .......... .......... .......... 64% 50.3M 9s",
                                "525900K .......... .......... .......... .......... .......... 64% 86.4M 9s",
                                "525950K .......... .......... .......... .......... .......... 64% 69.9M 9s",
                                "526000K .......... .......... .......... .......... .......... 64% 58.7M 9s",
                                "526050K .......... .......... .......... .......... .......... 64% 82.3M 9s",
                                "526100K .......... .......... .......... .......... .......... 64% 39.8M 9s",
                                "526150K .......... .......... .......... .......... .......... 64% 23.4M 9s",
                                "526200K .......... .......... .......... .......... .......... 64%  104M 9s",
                                "526250K .......... .......... .......... .......... .......... 64% 51.6M 9s",
                                "526300K .......... .......... .......... .......... .......... 64%  103M 9s",
                                "526350K .......... .......... .......... .......... .......... 64% 38.2M 9s",
                                "526400K .......... .......... .......... .......... .......... 64% 29.3M 9s",
                                "526450K .......... .......... .......... .......... .......... 64% 44.1M 9s",
                                "526500K .......... .......... .......... .......... .......... 64% 82.5M 9s",
                                "526550K .......... .......... .......... .......... .......... 64% 35.8M 9s",
                                "526600K .......... .......... .......... .......... .......... 64% 30.4M 9s",
                                "526650K .......... .......... .......... .......... .......... 64% 44.8M 9s",
                                "526700K .......... .......... .......... .......... .......... 64% 37.8M 9s",
                                "526750K .......... .......... .......... .......... .......... 64% 36.2M 9s",
                                "526800K .......... .......... .......... .......... .......... 64% 89.2M 9s",
                                "526850K .......... .......... .......... .......... .......... 64% 10.1M 9s",
                                "526900K .......... .......... .......... .......... .......... 64%  105M 9s",
                                "526950K .......... .......... .......... .......... .......... 64%  109M 9s",
                                "527000K .......... .......... .......... .......... .......... 64%  109M 9s",
                                "527050K .......... .......... .......... .......... .......... 64% 96.8M 9s",
                                "527100K .......... .......... .......... .......... .......... 64%  111M 9s",
                                "527150K .......... .......... .......... .......... .......... 64%  107M 9s",
                                "527200K .......... .......... .......... .......... .......... 64%  104M 9s",
                                "527250K .......... .......... .......... .......... .......... 64% 41.7M 9s",
                                "527300K .......... .......... .......... .......... .......... 64% 21.6M 9s",
                                "527350K .......... .......... .......... .......... .......... 64% 59.3M 9s",
                                "527400K .......... .......... .......... .......... .......... 64% 24.7M 9s",
                                "527450K .......... .......... .......... .......... .......... 64% 54.4M 9s",
                                "527500K .......... .......... .......... .......... .......... 64% 19.7M 9s",
                                "527550K .......... .......... .......... .......... .......... 64% 18.3M 9s",
                                "527600K .......... .......... .......... .......... .......... 64% 37.6M 9s",
                                "527650K .......... .......... .......... .......... .......... 64% 23.0M 9s",
                                "527700K .......... .......... .......... .......... .......... 64% 52.7M 9s",
                                "527750K .......... .......... .......... .......... .......... 64% 22.1M 9s",
                                "527800K .......... .......... .......... .......... .......... 64% 25.5M 9s",
                                "527850K .......... .......... .......... .......... .......... 64% 23.4M 9s",
                                "527900K .......... .......... .......... .......... .......... 64% 35.7M 9s",
                                "527950K .......... .......... .......... .......... .......... 64% 26.7M 9s",
                                "528000K .......... .......... .......... .......... .......... 64% 17.5M 9s",
                                "528050K .......... .......... .......... .......... .......... 64% 27.1M 9s",
                                "528100K .......... .......... .......... .......... .......... 64% 50.4M 9s",
                                "528150K .......... .......... .......... .......... .......... 64% 42.0M 9s",
                                "528200K .......... .......... .......... .......... .......... 64% 18.4M 9s",
                                "528250K .......... .......... .......... .......... .......... 64% 23.8M 9s",
                                "528300K .......... .......... .......... .......... .......... 64% 34.1M 9s",
                                "528350K .......... .......... .......... .......... .......... 64% 27.8M 9s",
                                "528400K .......... .......... .......... .......... .......... 64% 34.0M 9s",
                                "528450K .......... .......... .......... .......... .......... 64% 47.1M 9s",
                                "528500K .......... .......... .......... .......... .......... 64% 28.5M 9s",
                                "528550K .......... .......... .......... .......... .......... 64% 77.8M 9s",
                                "528600K .......... .......... .......... .......... .......... 64% 85.6M 9s",
                                "528650K .......... .......... .......... .......... .......... 64% 83.5M 9s",
                                "528700K .......... .......... .......... .......... .......... 64% 20.4M 9s",
                                "528750K .......... .......... .......... .......... .......... 64% 33.4M 9s",
                                "528800K .......... .......... .......... .......... .......... 64% 80.5M 9s",
                                "528850K .......... .......... .......... .......... .......... 64% 77.5M 9s",
                                "528900K .......... .......... .......... .......... .......... 64% 23.4M 9s",
                                "528950K .......... .......... .......... .......... .......... 64% 52.7M 9s",
                                "529000K .......... .......... .......... .......... .......... 64% 85.2M 9s",
                                "529050K .......... .......... .......... .......... .......... 64% 25.3M 9s",
                                "529100K .......... .......... .......... .......... .......... 64% 70.1M 9s",
                                "529150K .......... .......... .......... .......... .......... 64% 15.3M 9s",
                                "529200K .......... .......... .......... .......... .......... 64% 77.1M 9s",
                                "529250K .......... .......... .......... .......... .......... 64% 41.6M 9s",
                                "529300K .......... .......... .......... .......... .......... 64% 90.8M 9s",
                                "529350K .......... .......... .......... .......... .......... 64% 87.1M 9s",
                                "529400K .......... .......... .......... .......... .......... 64% 89.9M 9s",
                                "529450K .......... .......... .......... .......... .......... 64% 72.6M 9s",
                                "529500K .......... .......... .......... .......... .......... 64% 39.7M 9s",
                                "529550K .......... .......... .......... .......... .......... 64% 63.6M 9s",
                                "529600K .......... .......... .......... .......... .......... 64% 37.8M 9s",
                                "529650K .......... .......... .......... .......... .......... 64% 31.3M 9s",
                                "529700K .......... .......... .......... .......... .......... 64% 95.8M 9s",
                                "529750K .......... .......... .......... .......... .......... 64% 49.5M 9s",
                                "529800K .......... .......... .......... .......... .......... 64% 81.4M 9s",
                                "529850K .......... .......... .......... .......... .......... 64% 24.8M 9s",
                                "529900K .......... .......... .......... .......... .......... 64% 36.3M 9s",
                                "529950K .......... .......... .......... .......... .......... 64% 6.88M 9s",
                                "530000K .......... .......... .......... .......... .......... 64%  117M 9s",
                                "530050K .......... .......... .......... .......... .......... 64%  113M 9s",
                                "530100K .......... .......... .......... .......... .......... 64% 95.3M 9s",
                                "530150K .......... .......... .......... .......... .......... 64%  127M 9s",
                                "530200K .......... .......... .......... .......... .......... 64%  115M 9s",
                                "530250K .......... .......... .......... .......... .......... 64%  103M 9s",
                                "530300K .......... .......... .......... .......... .......... 64% 27.3M 9s",
                                "530350K .......... .......... .......... .......... .......... 64% 21.9M 9s",
                                "530400K .......... .......... .......... .......... .......... 64% 26.3M 9s",
                                "530450K .......... .......... .......... .......... .......... 64% 27.3M 9s",
                                "530500K .......... .......... .......... .......... .......... 64% 42.0M 9s",
                                "530550K .......... .......... .......... .......... .......... 64% 30.5M 9s",
                                "530600K .......... .......... .......... .......... .......... 64% 25.5M 9s",
                                "530650K .......... .......... .......... .......... .......... 64% 30.8M 9s",
                                "530700K .......... .......... .......... .......... .......... 64% 60.1M 9s",
                                "530750K .......... .......... .......... .......... .......... 64% 5.64M 9s",
                                "530800K .......... .......... .......... .......... .......... 64%  108M 9s",
                                "530850K .......... .......... .......... .......... .......... 64%  120M 9s",
                                "530900K .......... .......... .......... .......... .......... 64%  134M 9s",
                                "530950K .......... .......... .......... .......... .......... 64%  110M 9s",
                                "531000K .......... .......... .......... .......... .......... 64%  118M 9s",
                                "531050K .......... .......... .......... .......... .......... 64%  134M 9s",
                                "531100K .......... .......... .......... .......... .......... 64%  130M 9s",
                                "531150K .......... .......... .......... .......... .......... 64% 56.2M 9s",
                                "531200K .......... .......... .......... .......... .......... 64% 32.1M 9s",
                                "531250K .......... .......... .......... .......... .......... 64% 31.3M 9s",
                                "531300K .......... .......... .......... .......... .......... 64%  125M 9s",
                                "531350K .......... .......... .......... .......... .......... 64% 63.8M 9s",
                                "531400K .......... .......... .......... .......... .......... 64%  121M 9s",
                                "531450K .......... .......... .......... .......... .......... 64% 51.5M 9s",
                                "531500K .......... .......... .......... .......... .......... 64% 20.1M 9s",
                                "531550K .......... .......... .......... .......... .......... 64% 49.4M 9s",
                                "531600K .......... .......... .......... .......... .......... 64% 73.2M 8s",
                                "531650K .......... .......... .......... .......... .......... 64% 27.3M 8s",
                                "531700K .......... .......... .......... .......... .......... 64% 92.0M 8s",
                                "531750K .......... .......... .......... .......... .......... 64% 25.9M 8s",
                                "531800K .......... .......... .......... .......... .......... 64% 24.1M 8s",
                                "531850K .......... .......... .......... .......... .......... 64% 25.6M 8s",
                                "531900K .......... .......... .......... .......... .......... 64% 47.0M 8s",
                                "531950K .......... .......... .......... .......... .......... 64% 28.6M 8s",
                                "532000K .......... .......... .......... .......... .......... 64% 25.1M 8s",
                                "532050K .......... .......... .......... .......... .......... 64% 24.4M 8s",
                                "532100K .......... .......... .......... .......... .......... 64%  114M 8s",
                                "532150K .......... .......... .......... .......... .......... 64% 23.7M 8s",
                                "532200K .......... .......... .......... .......... .......... 64%  110M 8s",
                                "532250K .......... .......... .......... .......... .......... 64% 43.7M 8s",
                                "532300K .......... .......... .......... .......... .......... 64% 28.8M 8s",
                                "532350K .......... .......... .......... .......... .......... 64%  127M 8s",
                                "532400K .......... .......... .......... .......... .......... 64% 31.6M 8s",
                                "532450K .......... .......... .......... .......... .......... 64% 36.1M 8s",
                                "532500K .......... .......... .......... .......... .......... 64% 28.2M 8s",
                                "532550K .......... .......... .......... .......... .......... 64% 18.8M 8s",
                                "532600K .......... .......... .......... .......... .......... 64%  130M 8s",
                                "532650K .......... .......... .......... .......... .......... 64% 32.1M 8s",
                                "532700K .......... .......... .......... .......... .......... 64% 23.7M 8s",
                                "532750K .......... .......... .......... .......... .......... 64% 7.18M 8s",
                                "532800K .......... .......... .......... .......... .......... 64% 35.4M 8s",
                                "532850K .......... .......... .......... .......... .......... 64%  129M 8s",
                                "532900K .......... .......... .......... .......... .......... 64%  131M 8s",
                                "532950K .......... .......... .......... .......... .......... 64% 27.5M 8s",
                                "533000K .......... .......... .......... .......... .......... 64%  122M 8s",
                                "533050K .......... .......... .......... .......... .......... 64%  104M 8s",
                                "533100K .......... .......... .......... .......... .......... 64% 69.9M 8s",
                                "533150K .......... .......... .......... .......... .......... 64% 8.17M 8s",
                                "533200K .......... .......... .......... .......... .......... 64% 92.1M 8s",
                                "533250K .......... .......... .......... .......... .......... 64%  107M 8s",
                                "533300K .......... .......... .......... .......... .......... 64% 91.2M 8s",
                                "533350K .......... .......... .......... .......... .......... 64% 72.9M 8s",
                                "533400K .......... .......... .......... .......... .......... 64% 19.6M 8s",
                                "533450K .......... .......... .......... .......... .......... 64% 29.0M 8s",
                                "533500K .......... .......... .......... .......... .......... 64% 86.5M 8s",
                                "533550K .......... .......... .......... .......... .......... 64% 37.2M 8s",
                                "533600K .......... .......... .......... .......... .......... 64% 66.4M 8s",
                                "533650K .......... .......... .......... .......... .......... 64% 39.4M 8s",
                                "533700K .......... .......... .......... .......... .......... 64% 43.4M 8s",
                                "533750K .......... .......... .......... .......... .......... 64% 61.8M 8s",
                                "533800K .......... .......... .......... .......... .......... 64% 11.0M 8s",
                                "533850K .......... .......... .......... .......... .......... 65% 94.3M 8s",
                                "533900K .......... .......... .......... .......... .......... 65%  112M 8s",
                                "533950K .......... .......... .......... .......... .......... 65% 54.3M 8s",
                                "534000K .......... .......... .......... .......... .......... 65%  107M 8s",
                                "534050K .......... .......... .......... .......... .......... 65%  109M 8s",
                                "534100K .......... .......... .......... .......... .......... 65% 51.8M 8s",
                                "534150K .......... .......... .......... .......... .......... 65% 85.8M 8s",
                                "534200K .......... .......... .......... .......... .......... 65% 81.7M 8s",
                                "534250K .......... .......... .......... .......... .......... 65% 54.3M 8s",
                                "534300K .......... .......... .......... .......... .......... 65% 79.4M 8s",
                                "534350K .......... .......... .......... .......... .......... 65%  134M 8s",
                                "534400K .......... .......... .......... .......... .......... 65%  131M 8s",
                                "534450K .......... .......... .......... .......... .......... 65%  137M 8s",
                                "534500K .......... .......... .......... .......... .......... 65%  117M 8s",
                                "534550K .......... .......... .......... .......... .......... 65%  106M 8s",
                                "534600K .......... .......... .......... .......... .......... 65% 54.6M 8s",
                                "534650K .......... .......... .......... .......... .......... 65% 51.7M 8s",
                                "534700K .......... .......... .......... .......... .......... 65% 80.1M 8s",
                                "534750K .......... .......... .......... .......... .......... 65% 41.9M 8s",
                                "534800K .......... .......... .......... .......... .......... 65% 17.5M 8s",
                                "534850K .......... .......... .......... .......... .......... 65%  116M 8s",
                                "534900K .......... .......... .......... .......... .......... 65%  130M 8s",
                                "534950K .......... .......... .......... .......... .......... 65% 48.8M 8s",
                                "535000K .......... .......... .......... .......... .......... 65% 79.1M 8s",
                                "535050K .......... .......... .......... .......... .......... 65% 64.9M 8s",
                                "535100K .......... .......... .......... .......... .......... 65%  115M 8s",
                                "535150K .......... .......... .......... .......... .......... 65% 86.3M 8s",
                                "535200K .......... .......... .......... .......... .......... 65% 83.7M 8s",
                                "535250K .......... .......... .......... .......... .......... 65% 82.7M 8s",
                                "535300K .......... .......... .......... .......... .......... 65% 22.7M 8s",
                                "535350K .......... .......... .......... .......... .......... 65% 40.4M 8s",
                                "535400K .......... .......... .......... .......... .......... 65% 65.3M 8s",
                                "535450K .......... .......... .......... .......... .......... 65% 31.8M 8s",
                                "535500K .......... .......... .......... .......... .......... 65% 59.4M 8s",
                                "535550K .......... .......... .......... .......... .......... 65% 83.2M 8s",
                                "535600K .......... .......... .......... .......... .......... 65% 75.6M 8s",
                                "535650K .......... .......... .......... .......... .......... 65% 77.4M 8s",
                                "535700K .......... .......... .......... .......... .......... 65% 71.0M 8s",
                                "535750K .......... .......... .......... .......... .......... 65% 53.6M 8s",
                                "535800K .......... .......... .......... .......... .......... 65% 46.3M 8s",
                                "535850K .......... .......... .......... .......... .......... 65% 58.2M 8s",
                                "535900K .......... .......... .......... .......... .......... 65% 73.0M 8s",
                                "535950K .......... .......... .......... .......... .......... 65% 26.7M 8s",
                                "536000K .......... .......... .......... .......... .......... 65% 27.1M 8s",
                                "536050K .......... .......... .......... .......... .......... 65% 23.9M 8s",
                                "536100K .......... .......... .......... .......... .......... 65% 62.7M 8s",
                                "536150K .......... .......... .......... .......... .......... 65% 26.1M 8s",
                                "536200K .......... .......... .......... .......... .......... 65% 35.0M 8s",
                                "536250K .......... .......... .......... .......... .......... 65% 20.6M 8s",
                                "536300K .......... .......... .......... .......... .......... 65% 64.9M 8s",
                                "536350K .......... .......... .......... .......... .......... 65% 28.7M 8s",
                                "536400K .......... .......... .......... .......... .......... 65% 20.9M 8s",
                                "536450K .......... .......... .......... .......... .......... 65% 13.8M 8s",
                                "536500K .......... .......... .......... .......... .......... 65% 42.4M 8s",
                                "536550K .......... .......... .......... .......... .......... 65% 44.0M 8s",
                                "536600K .......... .......... .......... .......... .......... 65% 23.3M 8s",
                                "536650K .......... .......... .......... .......... .......... 65% 19.6M 8s",
                                "536700K .......... .......... .......... .......... .......... 65% 20.9M 8s",
                                "536750K .......... .......... .......... .......... .......... 65% 20.1M 8s",
                                "536800K .......... .......... .......... .......... .......... 65% 87.3M 8s",
                                "536850K .......... .......... .......... .......... .......... 65% 19.5M 8s",
                                "536900K .......... .......... .......... .......... .......... 65% 15.1M 8s",
                                "536950K .......... .......... .......... .......... .......... 65% 46.8M 8s",
                                "537000K .......... .......... .......... .......... .......... 65% 23.7M 8s",
                                "537050K .......... .......... .......... .......... .......... 65% 86.3M 8s",
                                "537100K .......... .......... .......... .......... .......... 65% 19.6M 8s",
                                "537150K .......... .......... .......... .......... .......... 65% 37.0M 8s",
                                "537200K .......... .......... .......... .......... .......... 65% 28.1M 8s",
                                "537250K .......... .......... .......... .......... .......... 65% 44.1M 8s",
                                "537300K .......... .......... .......... .......... .......... 65% 29.5M 8s",
                                "537350K .......... .......... .......... .......... .......... 65% 28.4M 8s",
                                "537400K .......... .......... .......... .......... .......... 65% 23.4M 8s",
                                "537450K .......... .......... .......... .......... .......... 65% 17.5M 8s",
                                "537500K .......... .......... .......... .......... .......... 65%  118M 8s",
                                "537550K .......... .......... .......... .......... .......... 65% 31.2M 8s",
                                "537600K .......... .......... .......... .......... .......... 65% 26.9M 8s",
                                "537650K .......... .......... .......... .......... .......... 65% 59.7M 8s",
                                "537700K .......... .......... .......... .......... .......... 65% 65.8M 8s",
                                "537750K .......... .......... .......... .......... .......... 65% 17.9M 8s",
                                "537800K .......... .......... .......... .......... .......... 65% 53.6M 8s",
                                "537850K .......... .......... .......... .......... .......... 65% 27.2M 8s",
                                "537900K .......... .......... .......... .......... .......... 65% 23.7M 8s",
                                "537950K .......... .......... .......... .......... .......... 65% 61.8M 8s",
                                "538000K .......... .......... .......... .......... .......... 65% 70.8M 8s",
                                "538050K .......... .......... .......... .......... .......... 65% 40.2M 8s",
                                "538100K .......... .......... .......... .......... .......... 65% 24.3M 8s",
                                "538150K .......... .......... .......... .......... .......... 65% 86.8M 8s",
                                "538200K .......... .......... .......... .......... .......... 65% 69.5M 8s",
                                "538250K .......... .......... .......... .......... .......... 65% 98.2M 8s",
                                "538300K .......... .......... .......... .......... .......... 65%  126M 8s",
                                "538350K .......... .......... .......... .......... .......... 65% 67.4M 8s",
                                "538400K .......... .......... .......... .......... .......... 65% 93.2M 8s",
                                "538450K .......... .......... .......... .......... .......... 65%  103M 8s",
                                "538500K .......... .......... .......... .......... .......... 65%  112M 8s",
                                "538550K .......... .......... .......... .......... .......... 65%  111M 8s",
                                "538600K .......... .......... .......... .......... .......... 65% 89.9M 8s",
                                "538650K .......... .......... .......... .......... .......... 65% 90.5M 8s",
                                "538700K .......... .......... .......... .......... .......... 65% 22.3M 8s",
                                "538750K .......... .......... .......... .......... .......... 65%  104M 8s",
                                "538800K .......... .......... .......... .......... .......... 65% 55.0M 8s",
                                "538850K .......... .......... .......... .......... .......... 65% 63.0M 8s",
                                "538900K .......... .......... .......... .......... .......... 65% 15.0M 8s",
                                "538950K .......... .......... .......... .......... .......... 65%  115M 8s",
                                "539000K .......... .......... .......... .......... .......... 65%  122M 8s",
                                "539050K .......... .......... .......... .......... .......... 65% 92.5M 8s",
                                "539100K .......... .......... .......... .......... .......... 65%  126M 8s",
                                "539150K .......... .......... .......... .......... .......... 65%  124M 8s",
                                "539200K .......... .......... .......... .......... .......... 65%  126M 8s",
                                "539250K .......... .......... .......... .......... .......... 65%  124M 8s",
                                "539300K .......... .......... .......... .......... .......... 65% 62.0M 8s",
                                "539350K .......... .......... .......... .......... .......... 65%  126M 8s",
                                "539400K .......... .......... .......... .......... .......... 65% 63.2M 8s",
                                "539450K .......... .......... .......... .......... .......... 65% 43.7M 8s",
                                "539500K .......... .......... .......... .......... .......... 65% 41.4M 8s",
                                "539550K .......... .......... .......... .......... .......... 65% 34.6M 8s",
                                "539600K .......... .......... .......... .......... .......... 65% 45.4M 8s",
                                "539650K .......... .......... .......... .......... .......... 65% 71.1M 8s",
                                "539700K .......... .......... .......... .......... .......... 65% 48.2M 8s",
                                "539750K .......... .......... .......... .......... .......... 65% 57.6M 8s",
                                "539800K .......... .......... .......... .......... .......... 65% 62.2M 8s",
                                "539850K .......... .......... .......... .......... .......... 65% 57.8M 8s",
                                "539900K .......... .......... .......... .......... .......... 65% 42.6M 8s",
                                "539950K .......... .......... .......... .......... .......... 65%  112M 8s",
                                "540000K .......... .......... .......... .......... .......... 65% 58.9M 8s",
                                "540050K .......... .......... .......... .......... .......... 65% 65.5M 8s",
                                "540100K .......... .......... .......... .......... .......... 65% 59.8M 8s",
                                "540150K .......... .......... .......... .......... .......... 65% 26.6M 8s",
                                "540200K .......... .......... .......... .......... .......... 65%  105M 8s",
                                "540250K .......... .......... .......... .......... .......... 65% 14.8M 8s",
                                "540300K .......... .......... .......... .......... .......... 65%  102M 8s",
                                "540350K .......... .......... .......... .......... .......... 65%  107M 8s",
                                "540400K .......... .......... .......... .......... .......... 65% 48.8M 8s",
                                "540450K .......... .......... .......... .......... .......... 65% 22.1M 8s",
                                "540500K .......... .......... .......... .......... .......... 65% 42.5M 8s",
                                "540550K .......... .......... .......... .......... .......... 65% 19.0M 8s",
                                "540600K .......... .......... .......... .......... .......... 65% 31.9M 8s",
                                "540650K .......... .......... .......... .......... .......... 65% 16.9M 8s",
                                "540700K .......... .......... .......... .......... .......... 65% 48.3M 8s",
                                "540750K .......... .......... .......... .......... .......... 65% 87.9M 8s",
                                "540800K .......... .......... .......... .......... .......... 65% 91.7M 8s",
                                "540850K .......... .......... .......... .......... .......... 65%  103M 8s",
                                "540900K .......... .......... .......... .......... .......... 65% 51.8M 8s",
                                "540950K .......... .......... .......... .......... .......... 65% 50.9M 8s",
                                "541000K .......... .......... .......... .......... .......... 65% 93.9M 8s",
                                "541050K .......... .......... .......... .......... .......... 65% 39.8M 8s",
                                "541100K .......... .......... .......... .......... .......... 65% 59.4M 8s",
                                "541150K .......... .......... .......... .......... .......... 65%  103M 8s",
                                "541200K .......... .......... .......... .......... .......... 65% 37.2M 8s",
                                "541250K .......... .......... .......... .......... .......... 65% 90.6M 8s",
                                "541300K .......... .......... .......... .......... .......... 65%  134M 8s",
                                "541350K .......... .......... .......... .......... .......... 65%  131M 8s",
                                "541400K .......... .......... .......... .......... .......... 65% 56.1M 8s",
                                "541450K .......... .......... .......... .......... .......... 65% 99.6M 8s",
                                "541500K .......... .......... .......... .......... .......... 65%  115M 8s",
                                "541550K .......... .......... .......... .......... .......... 65%  122M 8s",
                                "541600K .......... .......... .......... .......... .......... 65% 90.3M 8s",
                                "541650K .......... .......... .......... .......... .......... 65% 14.6M 8s",
                                "541700K .......... .......... .......... .......... .......... 65%  100M 8s",
                                "541750K .......... .......... .......... .......... .......... 65% 44.9M 8s",
                                "541800K .......... .......... .......... .......... .......... 65% 34.9M 8s",
                                "541850K .......... .......... .......... .......... .......... 65% 65.7M 8s",
                                "541900K .......... .......... .......... .......... .......... 65% 79.3M 8s",
                                "541950K .......... .......... .......... .......... .......... 65% 60.0M 8s",
                                "542000K .......... .......... .......... .......... .......... 65% 48.5M 8s",
                                "542050K .......... .......... .......... .......... .......... 65% 49.1M 8s",
                                "542100K .......... .......... .......... .......... .......... 66% 82.7M 8s",
                                "542150K .......... .......... .......... .......... .......... 66% 30.1M 8s",
                                "542200K .......... .......... .......... .......... .......... 66% 85.7M 8s",
                                "542250K .......... .......... .......... .......... .......... 66%  115M 8s",
                                "542300K .......... .......... .......... .......... .......... 66%  120M 8s",
                                "542350K .......... .......... .......... .......... .......... 66%  120M 8s",
                                "542400K .......... .......... .......... .......... .......... 66% 94.5M 8s",
                                "542450K .......... .......... .......... .......... .......... 66%  114M 8s",
                                "542500K .......... .......... .......... .......... .......... 66%  108M 8s",
                                "542550K .......... .......... .......... .......... .......... 66%  122M 8s",
                                "542600K .......... .......... .......... .......... .......... 66%  117M 8s",
                                "542650K .......... .......... .......... .......... .......... 66% 39.7M 8s",
                                "542700K .......... .......... .......... .......... .......... 66%  101M 8s",
                                "542750K .......... .......... .......... .......... .......... 66% 47.4M 8s",
                                "542800K .......... .......... .......... .......... .......... 66% 37.6M 8s",
                                "542850K .......... .......... .......... .......... .......... 66%  124M 8s",
                                "542900K .......... .......... .......... .......... .......... 66% 56.5M 8s",
                                "542950K .......... .......... .......... .......... .......... 66% 78.8M 8s",
                                "543000K .......... .......... .......... .......... .......... 66% 45.7M 8s",
                                "543050K .......... .......... .......... .......... .......... 66% 61.3M 8s",
                                "543100K .......... .......... .......... .......... .......... 66% 57.8M 8s",
                                "543150K .......... .......... .......... .......... .......... 66% 61.6M 8s",
                                "543200K .......... .......... .......... .......... .......... 66% 62.9M 8s",
                                "543250K .......... .......... .......... .......... .......... 66% 10.2M 8s",
                                "543300K .......... .......... .......... .......... .......... 66%  135M 8s",
                                "543350K .......... .......... .......... .......... .......... 66%  106M 8s",
                                "543400K .......... .......... .......... .......... .......... 66% 32.7M 8s",
                                "543450K .......... .......... .......... .......... .......... 66%  102M 8s",
                                "543500K .......... .......... .......... .......... .......... 66%  101M 8s",
                                "543550K .......... .......... .......... .......... .......... 66% 92.6M 8s",
                                "543600K .......... .......... .......... .......... .......... 66% 86.8M 8s",
                                "543650K .......... .......... .......... .......... .......... 66% 46.5M 8s",
                                "543700K .......... .......... .......... .......... .......... 66% 64.3M 8s",
                                "543750K .......... .......... .......... .......... .......... 66% 44.4M 8s",
                                "543800K .......... .......... .......... .......... .......... 66% 57.7M 8s",
                                "543850K .......... .......... .......... .......... .......... 66% 20.0M 8s",
                                "543900K .......... .......... .......... .......... .......... 66% 26.5M 8s",
                                "543950K .......... .......... .......... .......... .......... 66% 26.9M 8s",
                                "544000K .......... .......... .......... .......... .......... 66% 28.9M 8s",
                                "544050K .......... .......... .......... .......... .......... 66% 42.2M 8s",
                                "544100K .......... .......... .......... .......... .......... 66% 31.7M 8s",
                                "544150K .......... .......... .......... .......... .......... 66% 14.9M 8s",
                                "544200K .......... .......... .......... .......... .......... 66% 42.6M 8s",
                                "544250K .......... .......... .......... .......... .......... 66% 87.8M 8s",
                                "544300K .......... .......... .......... .......... .......... 66% 41.9M 8s",
                                "544350K .......... .......... .......... .......... .......... 66% 20.1M 8s",
                                "544400K .......... .......... .......... .......... .......... 66% 69.8M 8s",
                                "544450K .......... .......... .......... .......... .......... 66% 18.7M 8s",
                                "544500K .......... .......... .......... .......... .......... 66% 63.3M 8s",
                                "544550K .......... .......... .......... .......... .......... 66% 52.6M 8s",
                                "544600K .......... .......... .......... .......... .......... 66% 33.6M 8s",
                                "544650K .......... .......... .......... .......... .......... 66% 30.5M 8s",
                                "544700K .......... .......... .......... .......... .......... 66% 64.7M 8s",
                                "544750K .......... .......... .......... .......... .......... 66% 26.9M 8s",
                                "544800K .......... .......... .......... .......... .......... 66% 32.7M 8s",
                                "544850K .......... .......... .......... .......... .......... 66% 35.5M 8s",
                                "544900K .......... .......... .......... .......... .......... 66% 40.4M 8s",
                                "544950K .......... .......... .......... .......... .......... 66% 37.7M 8s",
                                "545000K .......... .......... .......... .......... .......... 66% 51.3M 8s",
                                "545050K .......... .......... .......... .......... .......... 66% 59.7M 8s",
                                "545100K .......... .......... .......... .......... .......... 66% 79.4M 8s",
                                "545150K .......... .......... .......... .......... .......... 66% 63.9M 8s",
                                "545200K .......... .......... .......... .......... .......... 66% 73.3M 8s",
                                "545250K .......... .......... .......... .......... .......... 66% 44.4M 8s",
                                "545300K .......... .......... .......... .......... .......... 66%  107M 8s",
                                "545350K .......... .......... .......... .......... .......... 66% 18.0M 8s",
                                "545400K .......... .......... .......... .......... .......... 66%  108M 8s",
                                "545450K .......... .......... .......... .......... .......... 66% 49.3M 8s",
                                "545500K .......... .......... .......... .......... .......... 66% 97.4M 8s",
                                "545550K .......... .......... .......... .......... .......... 66% 19.6M 8s",
                                "545600K .......... .......... .......... .......... .......... 66% 43.9M 8s",
                                "545650K .......... .......... .......... .......... .......... 66%  117M 8s",
                                "545700K .......... .......... .......... .......... .......... 66% 48.5M 8s",
                                "545750K .......... .......... .......... .......... .......... 66% 51.7M 8s",
                                "545800K .......... .......... .......... .......... .......... 66% 28.8M 8s",
                                "545850K .......... .......... .......... .......... .......... 66%  146M 8s",
                                "545900K .......... .......... .......... .......... .......... 66%  150M 8s",
                                "545950K .......... .......... .......... .......... .......... 66% 48.3M 8s",
                                "546000K .......... .......... .......... .......... .......... 66%  147M 8s",
                                "546050K .......... .......... .......... .......... .......... 66% 25.8M 8s",
                                "546100K .......... .......... .......... .......... .......... 66%  147M 8s",
                                "546150K .......... .......... .......... .......... .......... 66% 42.2M 8s",
                                "546200K .......... .......... .......... .......... .......... 66% 47.8M 8s",
                                "546250K .......... .......... .......... .......... .......... 66% 33.8M 8s",
                                "546300K .......... .......... .......... .......... .......... 66% 64.9M 8s",
                                "546350K .......... .......... .......... .......... .......... 66% 63.5M 8s",
                                "546400K .......... .......... .......... .......... .......... 66% 25.5M 8s",
                                "546450K .......... .......... .......... .......... .......... 66% 44.1M 8s",
                                "546500K .......... .......... .......... .......... .......... 66% 56.0M 8s",
                                "546550K .......... .......... .......... .......... .......... 66% 33.2M 8s",
                                "546600K .......... .......... .......... .......... .......... 66% 36.7M 8s",
                                "546650K .......... .......... .......... .......... .......... 66% 49.1M 8s",
                                "546700K .......... .......... .......... .......... .......... 66% 5.96M 8s",
                                "546750K .......... .......... .......... .......... .......... 66% 97.3M 8s",
                                "546800K .......... .......... .......... .......... .......... 66% 88.2M 8s",
                                "546850K .......... .......... .......... .......... .......... 66% 78.3M 8s",
                                "546900K .......... .......... .......... .......... .......... 66% 99.3M 8s",
                                "546950K .......... .......... .......... .......... .......... 66%  107M 8s",
                                "547000K .......... .......... .......... .......... .......... 66%  114M 8s",
                                "547050K .......... .......... .......... .......... .......... 66% 99.1M 8s",
                                "547100K .......... .......... .......... .......... .......... 66%  114M 8s",
                                "547150K .......... .......... .......... .......... .......... 66% 36.7M 8s",
                                "547200K .......... .......... .......... .......... .......... 66% 97.7M 8s",
                                "547250K .......... .......... .......... .......... .......... 66% 63.0M 8s",
                                "547300K .......... .......... .......... .......... .......... 66% 92.8M 8s",
                                "547350K .......... .......... .......... .......... .......... 66% 24.1M 8s",
                                "547400K .......... .......... .......... .......... .......... 66% 30.8M 8s",
                                "547450K .......... .......... .......... .......... .......... 66% 47.9M 8s",
                                "547500K .......... .......... .......... .......... .......... 66% 50.4M 8s",
                                "547550K .......... .......... .......... .......... .......... 66% 11.4M 8s",
                                "547600K .......... .......... .......... .......... .......... 66% 99.8M 8s",
                                "547650K .......... .......... .......... .......... .......... 66% 56.7M 8s",
                                "547700K .......... .......... .......... .......... .......... 66% 23.7M 8s",
                                "547750K .......... .......... .......... .......... .......... 66% 70.7M 8s",
                                "547800K .......... .......... .......... .......... .......... 66% 26.7M 8s",
                                "547850K .......... .......... .......... .......... .......... 66% 17.2M 8s",
                                "547900K .......... .......... .......... .......... .......... 66% 21.3M 8s",
                                "547950K .......... .......... .......... .......... .......... 66% 31.1M 8s",
                                "548000K .......... .......... .......... .......... .......... 66% 68.2M 8s",
                                "548050K .......... .......... .......... .......... .......... 66% 36.7M 8s",
                                "548100K .......... .......... .......... .......... .......... 66% 21.9M 8s",
                                "548150K .......... .......... .......... .......... .......... 66% 28.2M 8s",
                                "548200K .......... .......... .......... .......... .......... 66% 42.0M 8s",
                                "548250K .......... .......... .......... .......... .......... 66% 28.7M 8s",
                                "548300K .......... .......... .......... .......... .......... 66% 28.2M 8s",
                                "548350K .......... .......... .......... .......... .......... 66% 29.2M 8s",
                                "548400K .......... .......... .......... .......... .......... 66% 32.1M 8s",
                                "548450K .......... .......... .......... .......... .......... 66% 58.6M 8s",
                                "548500K .......... .......... .......... .......... .......... 66% 29.9M 8s",
                                "548550K .......... .......... .......... .......... .......... 66% 67.3M 8s",
                                "548600K .......... .......... .......... .......... .......... 66% 45.7M 8s",
                                "548650K .......... .......... .......... .......... .......... 66% 36.9M 8s",
                                "548700K .......... .......... .......... .......... .......... 66% 41.3M 8s",
                                "548750K .......... .......... .......... .......... .......... 66% 73.9M 8s",
                                "548800K .......... .......... .......... .......... .......... 66% 61.5M 8s",
                                "548850K .......... .......... .......... .......... .......... 66% 29.4M 8s",
                                "548900K .......... .......... .......... .......... .......... 66%  123M 8s",
                                "548950K .......... .......... .......... .......... .......... 66% 52.0M 8s",
                                "549000K .......... .......... .......... .......... .......... 66% 26.0M 8s",
                                "549050K .......... .......... .......... .......... .......... 66% 14.3M 8s",
                                "549100K .......... .......... .......... .......... .......... 66%  109M 8s",
                                "549150K .......... .......... .......... .......... .......... 66%  128M 8s",
                                "549200K .......... .......... .......... .......... .......... 66%  142M 8s",
                                "549250K .......... .......... .......... .......... .......... 66% 89.3M 8s",
                                "549300K .......... .......... .......... .......... .......... 66% 64.4M 8s",
                                "549350K .......... .......... .......... .......... .......... 66% 30.1M 8s",
                                "549400K .......... .......... .......... .......... .......... 66%  112M 8s",
                                "549450K .......... .......... .......... .......... .......... 66% 24.1M 8s",
                                "549500K .......... .......... .......... .......... .......... 66% 48.6M 8s",
                                "549550K .......... .......... .......... .......... .......... 66% 34.2M 8s",
                                "549600K .......... .......... .......... .......... .......... 66% 30.1M 8s",
                                "549650K .......... .......... .......... .......... .......... 66% 34.4M 8s",
                                "549700K .......... .......... .......... .......... .......... 66% 54.6M 8s",
                                "549750K .......... .......... .......... .......... .......... 66% 41.2M 8s",
                                "549800K .......... .......... .......... .......... .......... 66% 29.9M 8s",
                                "549850K .......... .......... .......... .......... .......... 66% 57.1M 8s",
                                "549900K .......... .......... .......... .......... .......... 66% 15.3M 8s",
                                "549950K .......... .......... .......... .......... .......... 66%  115M 8s",
                                "550000K .......... .......... .......... .......... .......... 66% 40.6M 8s",
                                "550050K .......... .......... .......... .......... .......... 66% 27.0M 8s",
                                "550100K .......... .......... .......... .......... .......... 66% 33.9M 8s",
                                "550150K .......... .......... .......... .......... .......... 66% 31.0M 8s",
                                "550200K .......... .......... .......... .......... .......... 66% 29.0M 8s",
                                "550250K .......... .......... .......... .......... .......... 66% 16.9M 8s",
                                "550300K .......... .......... .......... .......... .......... 67%  109M 8s",
                                "550350K .......... .......... .......... .......... .......... 67% 35.5M 8s",
                                "550400K .......... .......... .......... .......... .......... 67% 19.3M 8s",
                                "550450K .......... .......... .......... .......... .......... 67% 21.8M 8s",
                                "550500K .......... .......... .......... .......... .......... 67% 27.2M 8s",
                                "550550K .......... .......... .......... .......... .......... 67% 22.5M 8s",
                                "550600K .......... .......... .......... .......... .......... 67% 20.3M 8s",
                                "550650K .......... .......... .......... .......... .......... 67% 35.0M 8s",
                                "550700K .......... .......... .......... .......... .......... 67% 24.2M 8s",
                                "550750K .......... .......... .......... .......... .......... 67% 29.0M 8s",
                                "550800K .......... .......... .......... .......... .......... 67% 35.3M 8s",
                                "550850K .......... .......... .......... .......... .......... 67% 22.7M 8s",
                                "550900K .......... .......... .......... .......... .......... 67% 24.7M 8s",
                                "550950K .......... .......... .......... .......... .......... 67% 83.2M 8s",
                                "551000K .......... .......... .......... .......... .......... 67% 33.3M 8s",
                                "551050K .......... .......... .......... .......... .......... 67% 6.19M 8s",
                                "551100K .......... .......... .......... .......... .......... 67% 96.3M 8s",
                                "551150K .......... .......... .......... .......... .......... 67% 87.7M 8s",
                                "551200K .......... .......... .......... .......... .......... 67% 51.8M 8s",
                                "551250K .......... .......... .......... .......... .......... 67% 13.0M 8s",
                                "551300K .......... .......... .......... .......... .......... 67% 96.9M 8s",
                                "551350K .......... .......... .......... .......... .......... 67% 38.1M 8s",
                                "551400K .......... .......... .......... .......... .......... 67% 24.2M 8s",
                                "551450K .......... .......... .......... .......... .......... 67% 22.6M 8s",
                                "551500K .......... .......... .......... .......... .......... 67% 37.6M 8s",
                                "551550K .......... .......... .......... .......... .......... 67% 30.2M 8s",
                                "551600K .......... .......... .......... .......... .......... 67% 23.1M 8s",
                                "551650K .......... .......... .......... .......... .......... 67% 17.9M 8s",
                                "551700K .......... .......... .......... .......... .......... 67%  101M 8s",
                                "551750K .......... .......... .......... .......... .......... 67% 37.1M 8s",
                                "551800K .......... .......... .......... .......... .......... 67% 14.0M 8s",
                                "551850K .......... .......... .......... .......... .......... 67% 19.7M 8s",
                                "551900K .......... .......... .......... .......... .......... 67% 26.0M 8s",
                                "551950K .......... .......... .......... .......... .......... 67% 41.8M 8s",
                                "552000K .......... .......... .......... .......... .......... 67% 17.8M 8s",
                                "552050K .......... .......... .......... .......... .......... 67% 16.5M 8s",
                                "552100K .......... .......... .......... .......... .......... 67% 20.1M 8s",
                                "552150K .......... .......... .......... .......... .......... 67% 13.0M 8s",
                                "552200K .......... .......... .......... .......... .......... 67% 67.0M 8s",
                                "552250K .......... .......... .......... .......... .......... 67% 10.7M 8s",
                                "552300K .......... .......... .......... .......... .......... 67% 7.23M 8s",
                                "552350K .......... .......... .......... .......... .......... 67% 31.0M 8s",
                                "552400K .......... .......... .......... .......... .......... 67% 18.4M 8s",
                                "552450K .......... .......... .......... .......... .......... 67% 10.0M 8s",
                                "552500K .......... .......... .......... .......... .......... 67% 39.7M 8s",
                                "552550K .......... .......... .......... .......... .......... 67% 33.0M 8s",
                                "552600K .......... .......... .......... .......... .......... 67% 5.50M 8s",
                                "552650K .......... .......... .......... .......... .......... 67% 18.8M 8s",
                                "552700K .......... .......... .......... .......... .......... 67% 31.2M 8s",
                                "552750K .......... .......... .......... .......... .......... 67% 45.8M 8s",
                                "552800K .......... .......... .......... .......... .......... 67% 17.0M 8s",
                                "552850K .......... .......... .......... .......... .......... 67% 8.41M 8s",
                                "552900K .......... .......... .......... .......... .......... 67% 70.1M 8s",
                                "552950K .......... .......... .......... .......... .......... 67% 90.2M 8s",
                                "553000K .......... .......... .......... .......... .......... 67% 6.99M 8s",
                                "553050K .......... .......... .......... .......... .......... 67% 19.4M 8s",
                                "553100K .......... .......... .......... .......... .......... 67% 21.4M 8s",
                                "553150K .......... .......... .......... .......... .......... 67% 4.71M 8s",
                                "553200K .......... .......... .......... .......... .......... 67% 35.3M 8s",
                                "553250K .......... .......... .......... .......... .......... 67% 28.4M 8s",
                                "553300K .......... .......... .......... .......... .......... 67% 6.08M 8s",
                                "553350K .......... .......... .......... .......... .......... 67% 16.3M 8s",
                                "553400K .......... .......... .......... .......... .......... 67% 86.8M 8s",
                                "553450K .......... .......... .......... .......... .......... 67% 74.5M 8s",
                                "553500K .......... .......... .......... .......... .......... 67% 8.83M 8s",
                                "553550K .......... .......... .......... .......... .......... 67% 11.0M 8s",
                                "553600K .......... .......... .......... .......... .......... 67% 18.7M 8s",
                                "553650K .......... .......... .......... .......... .......... 67% 18.9M 8s",
                                "553700K .......... .......... .......... .......... .......... 67% 8.19M 8s",
                                "553750K .......... .......... .......... .......... .......... 67% 9.76M 8s",
                                "553800K .......... .......... .......... .......... .......... 67% 56.5M 8s",
                                "553850K .......... .......... .......... .......... .......... 67% 11.2M 8s",
                                "553900K .......... .......... .......... .......... .......... 67%  104M 8s",
                                "553950K .......... .......... .......... .......... .......... 67% 13.9M 8s",
                                "554000K .......... .......... .......... .......... .......... 67% 10.2M 8s",
                                "554050K .......... .......... .......... .......... .......... 67% 19.4M 8s",
                                "554100K .......... .......... .......... .......... .......... 67% 51.4M 8s",
                                "554150K .......... .......... .......... .......... .......... 67% 15.6M 8s",
                                "554200K .......... .......... .......... .......... .......... 67% 18.0M 8s",
                                "554250K .......... .......... .......... .......... .......... 67% 7.56M 8s",
                                "554300K .......... .......... .......... .......... .......... 67% 18.0M 8s",
                                "554350K .......... .......... .......... .......... .......... 67% 15.9M 8s",
                                "554400K .......... .......... .......... .......... .......... 67% 5.45M 8s",
                                "554450K .......... .......... .......... .......... .......... 67% 54.8M 8s",
                                "554500K .......... .......... .......... .......... .......... 67% 31.2M 8s",
                                "554550K .......... .......... .......... .......... .......... 67% 75.7M 8s",
                                "554600K .......... .......... .......... .......... .......... 67% 9.15M 8s",
                                "554650K .......... .......... .......... .......... .......... 67% 33.7M 8s",
                                "554700K .......... .......... .......... .......... .......... 67% 42.0M 8s",
                                "554750K .......... .......... .......... .......... .......... 67% 19.6M 8s",
                                "554800K .......... .......... .......... .......... .......... 67% 24.1M 8s",
                                "554850K .......... .......... .......... .......... .......... 67% 9.82M 8s",
                                "554900K .......... .......... .......... .......... .......... 67% 11.2M 8s",
                                "554950K .......... .......... .......... .......... .......... 67% 42.9M 8s",
                                "555000K .......... .......... .......... .......... .......... 67% 43.0M 8s",
                                "555050K .......... .......... .......... .......... .......... 67% 8.79M 8s",
                                "555100K .......... .......... .......... .......... .......... 67% 13.5M 8s",
                                "555150K .......... .......... .......... .......... .......... 67% 21.7M 8s",
                                "555200K .......... .......... .......... .......... .......... 67% 14.6M 8s",
                                "555250K .......... .......... .......... .......... .......... 67% 55.1M 8s",
                                "555300K .......... .......... .......... .......... .......... 67% 11.2M 8s",
                                "555350K .......... .......... .......... .......... .......... 67% 12.4M 8s",
                                "555400K .......... .......... .......... .......... .......... 67% 13.4M 8s",
                                "555450K .......... .......... .......... .......... .......... 67% 11.8M 8s",
                                "555500K .......... .......... .......... .......... .......... 67% 63.3M 8s",
                                "555550K .......... .......... .......... .......... .......... 67% 7.60M 8s",
                                "555600K .......... .......... .......... .......... .......... 67% 25.9M 8s",
                                "555650K .......... .......... .......... .......... .......... 67% 7.37M 8s",
                                "555700K .......... .......... .......... .......... .......... 67% 97.7M 8s",
                                "555750K .......... .......... .......... .......... .......... 67% 42.4M 8s",
                                "555800K .......... .......... .......... .......... .......... 67% 16.9M 8s",
                                "555850K .......... .......... .......... .......... .......... 67% 7.09M 8s",
                                "555900K .......... .......... .......... .......... .......... 67% 16.6M 8s",
                                "555950K .......... .......... .......... .......... .......... 67% 7.38M 8s",
                                "556000K .......... .......... .......... .......... .......... 67% 32.2M 8s",
                                "556050K .......... .......... .......... .......... .......... 67% 8.41M 8s",
                                "556100K .......... .......... .......... .......... .......... 67% 12.2M 8s",
                                "556150K .......... .......... .......... .......... .......... 67% 38.3M 8s",
                                "556200K .......... .......... .......... .......... .......... 67% 19.1M 8s",
                                "556250K .......... .......... .......... .......... .......... 67% 5.79M 8s",
                                "556300K .......... .......... .......... .......... .......... 67% 19.0M 8s",
                                "556350K .......... .......... .......... .......... .......... 67% 31.9M 8s",
                                "556400K .......... .......... .......... .......... .......... 67% 24.1M 8s",
                                "556450K .......... .......... .......... .......... .......... 67% 9.62M 8s",
                                "556500K .......... .......... .......... .......... .......... 67% 23.2M 8s",
                                "556550K .......... .......... .......... .......... .......... 67% 19.7M 8s",
                                "556600K .......... .......... .......... .......... .......... 67% 46.4M 8s",
                                "556650K .......... .......... .......... .......... .......... 67% 5.38M 8s",
                                "556700K .......... .......... .......... .......... .......... 67% 36.1M 8s",
                                "556750K .......... .......... .......... .......... .......... 67% 30.1M 8s",
                                "556800K .......... .......... .......... .......... .......... 67% 6.34M 8s",
                                "556850K .......... .......... .......... .......... .......... 67% 40.7M 8s",
                                "556900K .......... .......... .......... .......... .......... 67% 37.6M 8s",
                                "556950K .......... .......... .......... .......... .......... 67% 16.7M 8s",
                                "557000K .......... .......... .......... .......... .......... 67% 3.59M 8s",
                                "557050K .......... .......... .......... .......... .......... 67%  124M 8s",
                                "557100K .......... .......... .......... .......... .......... 67%  111M 8s",
                                "557150K .......... .......... .......... .......... .......... 67% 12.1M 8s",
                                "557200K .......... .......... .......... .......... .......... 67% 18.1M 8s",
                                "557250K .......... .......... .......... .......... .......... 67% 87.7M 8s",
                                "557300K .......... .......... .......... .......... .......... 67%  109M 8s",
                                "557350K .......... .......... .......... .......... .......... 67% 18.6M 8s",
                                "557400K .......... .......... .......... .......... .......... 67% 5.81M 8s",
                                "557450K .......... .......... .......... .......... .......... 67% 29.6M 8s",
                                "557500K .......... .......... .......... .......... .......... 67% 35.4M 8s",
                                "557550K .......... .......... .......... .......... .......... 67% 23.0M 8s",
                                "557600K .......... .......... .......... .......... .......... 67% 7.14M 8s",
                                "557650K .......... .......... .......... .......... .......... 67% 25.6M 8s",
                                "557700K .......... .......... .......... .......... .......... 67% 39.6M 8s",
                                "557750K .......... .......... .......... .......... .......... 67% 7.08M 8s",
                                "557800K .......... .......... .......... .......... .......... 67% 22.2M 8s",
                                "557850K .......... .......... .......... .......... .......... 67% 23.1M 8s",
                                "557900K .......... .......... .......... .......... .......... 67% 29.4M 8s",
                                "557950K .......... .......... .......... .......... .......... 67% 5.90M 8s",
                                "558000K .......... .......... .......... .......... .......... 67% 59.4M 8s",
                                "558050K .......... .......... .......... .......... .......... 67% 29.6M 8s",
                                "558100K .......... .......... .......... .......... .......... 67% 19.2M 8s",
                                "558150K .......... .......... .......... .......... .......... 67% 6.98M 8s",
                                "558200K .......... .......... .......... .......... .......... 67% 12.4M 8s",
                                "558250K .......... .......... .......... .......... .......... 67% 56.3M 8s",
                                "558300K .......... .......... .......... .......... .......... 67% 46.8M 8s",
                                "558350K .......... .......... .......... .......... .......... 67% 11.8M 8s",
                                "558400K .......... .......... .......... .......... .......... 67% 7.73M 8s",
                                "558450K .......... .......... .......... .......... .......... 67% 29.4M 8s",
                                "558500K .......... .......... .......... .......... .......... 68% 42.3M 8s",
                                "558550K .......... .......... .......... .......... .......... 68% 24.2M 8s",
                                "558600K .......... .......... .......... .......... .......... 68% 8.28M 8s",
                                "558650K .......... .......... .......... .......... .......... 68% 36.6M 8s",
                                "558700K .......... .......... .......... .......... .......... 68% 19.1M 8s",
                                "558750K .......... .......... .......... .......... .......... 68% 6.66M 8s",
                                "558800K .......... .......... .......... .......... .......... 68% 10.7M 8s",
                                "558850K .......... .......... .......... .......... .......... 68% 22.7M 8s",
                                "558900K .......... .......... .......... .......... .......... 68% 6.33M 8s",
                                "558950K .......... .......... .......... .......... .......... 68% 42.6M 8s",
                                "559000K .......... .......... .......... .......... .......... 68% 23.9M 8s",
                                "559050K .......... .......... .......... .......... .......... 68% 7.00M 8s",
                                "559100K .......... .......... .......... .......... .......... 68% 20.1M 8s",
                                "559150K .......... .......... .......... .......... .......... 68% 88.9M 8s",
                                "559200K .......... .......... .......... .......... .......... 68% 29.3M 8s",
                                "559250K .......... .......... .......... .......... .......... 68% 9.08M 8s",
                                "559300K .......... .......... .......... .......... .......... 68% 87.7M 8s",
                                "559350K .......... .......... .......... .......... .......... 68% 16.5M 8s",
                                "559400K .......... .......... .......... .......... .......... 68% 24.2M 8s",
                                "559450K .......... .......... .......... .......... .......... 68% 7.60M 8s",
                                "559500K .......... .......... .......... .......... .......... 68% 33.3M 8s",
                                "559550K .......... .......... .......... .......... .......... 68% 7.32M 8s",
                                "559600K .......... .......... .......... .......... .......... 68% 7.72M 8s",
                                "559650K .......... .......... .......... .......... .......... 68%  114M 8s",
                                "559700K .......... .......... .......... .......... .......... 68% 22.5M 8s",
                                "559750K .......... .......... .......... .......... .......... 68% 20.4M 8s",
                                "559800K .......... .......... .......... .......... .......... 68% 4.99M 8s",
                                "559850K .......... .......... .......... .......... .......... 68% 38.3M 8s",
                                "559900K .......... .......... .......... .......... .......... 68% 14.4M 8s",
                                "559950K .......... .......... .......... .......... .......... 68% 5.67M 8s",
                                "560000K .......... .......... .......... .......... .......... 68% 15.9M 8s",
                                "560050K .......... .......... .......... .......... .......... 68% 6.79M 8s",
                                "560100K .......... .......... .......... .......... .......... 68% 11.7M 8s",
                                "560150K .......... .......... .......... .......... .......... 68% 47.7M 8s",
                                "560200K .......... .......... .......... .......... .......... 68% 12.9M 8s",
                                "560250K .......... .......... .......... .......... .......... 68% 5.17M 8s",
                                "560300K .......... .......... .......... .......... .......... 68% 18.5M 8s",
                                "560350K .......... .......... .......... .......... .......... 68% 20.8M 8s",
                                "560400K .......... .......... .......... .......... .......... 68% 32.0M 8s",
                                "560450K .......... .......... .......... .......... .......... 68% 18.3M 8s",
                                "560500K .......... .......... .......... .......... .......... 68% 40.1M 8s",
                                "560550K .......... .......... .......... .......... .......... 68% 8.12M 8s",
                                "560600K .......... .......... .......... .......... .......... 68% 12.1M 8s",
                                "560650K .......... .......... .......... .......... .......... 68% 20.8M 8s",
                                "560700K .......... .......... .......... .......... .......... 68% 27.2M 8s",
                                "560750K .......... .......... .......... .......... .......... 68% 13.8M 8s",
                                "560800K .......... .......... .......... .......... .......... 68% 16.8M 8s",
                                "560850K .......... .......... .......... .......... .......... 68% 8.64M 8s",
                                "560900K .......... .......... .......... .......... .......... 68% 18.1M 8s",
                                "560950K .......... .......... .......... .......... .......... 68% 7.90M 8s",
                                "561000K .......... .......... .......... .......... .......... 68% 89.0M 8s",
                                "561050K .......... .......... .......... .......... .......... 68% 51.1M 8s",
                                "561100K .......... .......... .......... .......... .......... 68% 6.68M 8s",
                                "561150K .......... .......... .......... .......... .......... 68% 38.4M 8s",
                                "561200K .......... .......... .......... .......... .......... 68% 13.0M 8s",
                                "561250K .......... .......... .......... .......... .......... 68% 7.84M 8s",
                                "561300K .......... .......... .......... .......... .......... 68% 19.4M 8s",
                                "561350K .......... .......... .......... .......... .......... 68% 27.2M 8s",
                                "561400K .......... .......... .......... .......... .......... 68% 35.7M 8s",
                                "561450K .......... .......... .......... .......... .......... 68% 6.31M 8s",
                                "561500K .......... .......... .......... .......... .......... 68% 37.2M 8s",
                                "561550K .......... .......... .......... .......... .......... 68% 21.9M 8s",
                                "561600K .......... .......... .......... .......... .......... 68% 36.3M 8s",
                                "561650K .......... .......... .......... .......... .......... 68% 5.60M 8s",
                                "561700K .......... .......... .......... .......... .......... 68% 39.0M 8s",
                                "561750K .......... .......... .......... .......... .......... 68% 24.4M 8s",
                                "561800K .......... .......... .......... .......... .......... 68% 25.8M 8s",
                                "561850K .......... .......... .......... .......... .......... 68% 15.5M 8s",
                                "561900K .......... .......... .......... .......... .......... 68% 22.0M 8s",
                                "561950K .......... .......... .......... .......... .......... 68% 48.4M 8s",
                                "562000K .......... .......... .......... .......... .......... 68% 38.3M 8s",
                                "562050K .......... .......... .......... .......... .......... 68% 9.29M 8s",
                                "562100K .......... .......... .......... .......... .......... 68% 71.7M 8s",
                                "562150K .......... .......... .......... .......... .......... 68% 41.9M 8s",
                                "562200K .......... .......... .......... .......... .......... 68% 30.8M 8s",
                                "562250K .......... .......... .......... .......... .......... 68% 45.2M 8s",
                                "562300K .......... .......... .......... .......... .......... 68% 17.1M 8s",
                                "562350K .......... .......... .......... .......... .......... 68% 5.66M 8s",
                                "562400K .......... .......... .......... .......... .......... 68% 47.2M 8s",
                                "562450K .......... .......... .......... .......... .......... 68% 35.4M 8s",
                                "562500K .......... .......... .......... .......... .......... 68% 39.2M 8s",
                                "562550K .......... .......... .......... .......... .......... 68% 7.99M 8s",
                                "562600K .......... .......... .......... .......... .......... 68% 40.8M 8s",
                                "562650K .......... .......... .......... .......... .......... 68% 14.9M 8s",
                                "562700K .......... .......... .......... .......... .......... 68% 22.9M 8s",
                                "562750K .......... .......... .......... .......... .......... 68% 25.2M 8s",
                                "562800K .......... .......... .......... .......... .......... 68% 54.0M 8s",
                                "562850K .......... .......... .......... .......... .......... 68% 11.9M 8s",
                                "562900K .......... .......... .......... .......... .......... 68% 18.5M 8s",
                                "562950K .......... .......... .......... .......... .......... 68% 17.3M 8s",
                                "563000K .......... .......... .......... .......... .......... 68% 14.1M 8s",
                                "563050K .......... .......... .......... .......... .......... 68% 55.0M 8s",
                                "563100K .......... .......... .......... .......... .......... 68% 9.70M 8s",
                                "563150K .......... .......... .......... .......... .......... 68% 36.7M 8s",
                                "563200K .......... .......... .......... .......... .......... 68% 16.2M 8s",
                                "563250K .......... .......... .......... .......... .......... 68% 12.2M 8s",
                                "563300K .......... .......... .......... .......... .......... 68% 13.0M 8s",
                                "563350K .......... .......... .......... .......... .......... 68% 53.8M 8s",
                                "563400K .......... .......... .......... .......... .......... 68% 24.3M 8s",
                                "563450K .......... .......... .......... .......... .......... 68% 20.8M 8s",
                                "563500K .......... .......... .......... .......... .......... 68% 12.6M 8s",
                                "563550K .......... .......... .......... .......... .......... 68% 23.2M 8s",
                                "563600K .......... .......... .......... .......... .......... 68% 20.1M 8s",
                                "563650K .......... .......... .......... .......... .......... 68% 11.3M 8s",
                                "563700K .......... .......... .......... .......... .......... 68% 14.1M 8s",
                                "563750K .......... .......... .......... .......... .......... 68% 47.9M 8s",
                                "563800K .......... .......... .......... .......... .......... 68% 14.4M 8s",
                                "563850K .......... .......... .......... .......... .......... 68%  102M 8s",
                                "563900K .......... .......... .......... .......... .......... 68% 22.4M 8s",
                                "563950K .......... .......... .......... .......... .......... 68% 42.2M 8s",
                                "564000K .......... .......... .......... .......... .......... 68% 10.3M 8s",
                                "564050K .......... .......... .......... .......... .......... 68% 10.7M 8s",
                                "564100K .......... .......... .......... .......... .......... 68% 37.6M 8s",
                                "564150K .......... .......... .......... .......... .......... 68% 22.8M 8s",
                                "564200K .......... .......... .......... .......... .......... 68% 20.2M 8s",
                                "564250K .......... .......... .......... .......... .......... 68% 11.5M 8s",
                                "564300K .......... .......... .......... .......... .......... 68% 42.7M 8s",
                                "564350K .......... .......... .......... .......... .......... 68% 70.0M 8s",
                                "564400K .......... .......... .......... .......... .......... 68% 8.26M 8s",
                                "564450K .......... .......... .......... .......... .......... 68% 41.8M 8s",
                                "564500K .......... .......... .......... .......... .......... 68% 50.9M 8s",
                                "564550K .......... .......... .......... .......... .......... 68% 38.1M 8s",
                                "564600K .......... .......... .......... .......... .......... 68% 7.64M 8s",
                                "564650K .......... .......... .......... .......... .......... 68% 15.7M 8s",
                                "564700K .......... .......... .......... .......... .......... 68% 17.0M 8s",
                                "564750K .......... .......... .......... .......... .......... 68% 51.7M 8s",
                                "564800K .......... .......... .......... .......... .......... 68% 45.8M 8s",
                                "564850K .......... .......... .......... .......... .......... 68% 18.5M 8s",
                                "564900K .......... .......... .......... .......... .......... 68% 10.5M 8s",
                                "564950K .......... .......... .......... .......... .......... 68% 16.8M 8s",
                                "565000K .......... .......... .......... .......... .......... 68% 16.1M 8s",
                                "565050K .......... .......... .......... .......... .......... 68% 8.44M 8s",
                                "565100K .......... .......... .......... .......... .......... 68% 9.33M 8s",
                                "565150K .......... .......... .......... .......... .......... 68% 17.9M 8s",
                                "565200K .......... .......... .......... .......... .......... 68% 6.80M 8s",
                                "565250K .......... .......... .......... .......... .......... 68% 41.3M 8s",
                                "565300K .......... .......... .......... .......... .......... 68% 18.8M 8s",
                                "565350K .......... .......... .......... .......... .......... 68% 7.40M 8s",
                                "565400K .......... .......... .......... .......... .......... 68% 27.2M 8s",
                                "565450K .......... .......... .......... .......... .......... 68% 35.3M 8s",
                                "565500K .......... .......... .......... .......... .......... 68% 19.4M 8s",
                                "565550K .......... .......... .......... .......... .......... 68% 7.56M 8s",
                                "565600K .......... .......... .......... .......... .......... 68% 12.6M 8s",
                                "565650K .......... .......... .......... .......... .......... 68% 19.3M 8s",
                                "565700K .......... .......... .......... .......... .......... 68% 49.7M 8s",
                                "565750K .......... .......... .......... .......... .......... 68% 16.9M 8s",
                                "565800K .......... .......... .......... .......... .......... 68% 8.78M 8s",
                                "565850K .......... .......... .......... .......... .......... 68% 70.5M 8s",
                                "565900K .......... .......... .......... .......... .......... 68% 38.3M 8s",
                                "565950K .......... .......... .......... .......... .......... 68% 21.1M 8s",
                                "566000K .......... .......... .......... .......... .......... 68% 13.7M 8s",
                                "566050K .......... .......... .......... .......... .......... 68% 17.2M 8s",
                                "566100K .......... .......... .......... .......... .......... 68% 20.4M 8s",
                                "566150K .......... .......... .......... .......... .......... 68% 8.23M 8s",
                                "566200K .......... .......... .......... .......... .......... 68% 9.39M 8s",
                                "566250K .......... .......... .......... .......... .......... 68% 71.9M 8s",
                                "566300K .......... .......... .......... .......... .......... 68% 74.3M 8s",
                                "566350K .......... .......... .......... .......... .......... 68% 13.0M 8s",
                                "566400K .......... .......... .......... .......... .......... 68% 88.4M 8s",
                                "566450K .......... .......... .......... .......... .......... 68% 13.4M 8s",
                                "566500K .......... .......... .......... .......... .......... 68% 75.8M 8s",
                                "566550K .......... .......... .......... .......... .......... 68% 12.3M 8s",
                                "566600K .......... .......... .......... .......... .......... 68% 30.6M 8s",
                                "566650K .......... .......... .......... .......... .......... 68% 56.2M 8s",
                                "566700K .......... .......... .......... .......... .......... 69% 32.3M 8s",
                                "566750K .......... .......... .......... .......... .......... 69% 5.41M 8s",
                                "566800K .......... .......... .......... .......... .......... 69% 21.5M 8s",
                                "566850K .......... .......... .......... .......... .......... 69% 20.7M 8s",
                                "566900K .......... .......... .......... .......... .......... 69% 25.5M 8s",
                                "566950K .......... .......... .......... .......... .......... 69% 11.2M 8s",
                                "567000K .......... .......... .......... .......... .......... 69% 68.4M 8s",
                                "567050K .......... .......... .......... .......... .......... 69% 13.5M 8s",
                                "567100K .......... .......... .......... .......... .......... 69% 44.3M 8s",
                                "567150K .......... .......... .......... .......... .......... 69% 22.1M 8s",
                                "567200K .......... .......... .......... .......... .......... 69% 76.9M 8s",
                                "567250K .......... .......... .......... .......... .......... 69% 30.7M 8s",
                                "567300K .......... .......... .......... .......... .......... 69% 28.3M 8s",
                                "567350K .......... .......... .......... .......... .......... 69% 50.2M 8s",
                                "567400K .......... .......... .......... .......... .......... 69% 21.2M 8s",
                                "567450K .......... .......... .......... .......... .......... 69% 17.2M 8s",
                                "567500K .......... .......... .......... .......... .......... 69% 60.0M 8s",
                                "567550K .......... .......... .......... .......... .......... 69% 20.6M 8s",
                                "567600K .......... .......... .......... .......... .......... 69% 30.8M 8s",
                                "567650K .......... .......... .......... .......... .......... 69% 27.0M 8s",
                                "567700K .......... .......... .......... .......... .......... 69% 30.1M 8s",
                                "567750K .......... .......... .......... .......... .......... 69% 12.6M 8s",
                                "567800K .......... .......... .......... .......... .......... 69% 11.5M 8s",
                                "567850K .......... .......... .......... .......... .......... 69% 7.07M 8s",
                                "567900K .......... .......... .......... .......... .......... 69% 8.17M 8s",
                                "567950K .......... .......... .......... .......... .......... 69% 17.3M 8s",
                                "568000K .......... .......... .......... .......... .......... 69% 4.32M 8s",
                                "568050K .......... .......... .......... .......... .......... 69% 20.0M 8s",
                                "568100K .......... .......... .......... .......... .......... 69% 13.9M 8s",
                                "568150K .......... .......... .......... .......... .......... 69% 7.76M 8s",
                                "568200K .......... .......... .......... .......... .......... 69% 11.2M 8s",
                                "568250K .......... .......... .......... .......... .......... 69% 4.65M 8s",
                                "568300K .......... .......... .......... .......... .......... 69% 27.7M 8s",
                                "568350K .......... .......... .......... .......... .......... 69% 12.1M 8s",
                                "568400K .......... .......... .......... .......... .......... 69% 19.0M 8s",
                                "568450K .......... .......... .......... .......... .......... 69% 5.60M 8s",
                                "568500K .......... .......... .......... .......... .......... 69% 37.9M 8s",
                                "568550K .......... .......... .......... .......... .......... 69% 47.9M 8s",
                                "568600K .......... .......... .......... .......... .......... 69% 11.9M 8s",
                                "568650K .......... .......... .......... .......... .......... 69% 73.2M 8s",
                                "568700K .......... .......... .......... .......... .......... 69% 13.2M 8s",
                                "568750K .......... .......... .......... .......... .......... 69% 28.7M 8s",
                                "568800K .......... .......... .......... .......... .......... 69% 18.6M 8s",
                                "568850K .......... .......... .......... .......... .......... 69% 14.3M 8s",
                                "568900K .......... .......... .......... .......... .......... 69% 73.0M 8s",
                                "568950K .......... .......... .......... .......... .......... 69% 8.00M 8s",
                                "569000K .......... .......... .......... .......... .......... 69% 20.3M 8s",
                                "569050K .......... .......... .......... .......... .......... 69% 40.0M 8s",
                                "569100K .......... .......... .......... .......... .......... 69% 13.6M 8s",
                                "569150K .......... .......... .......... .......... .......... 69% 7.62M 8s",
                                "569200K .......... .......... .......... .......... .......... 69% 38.5M 8s",
                                "569250K .......... .......... .......... .......... .......... 69% 22.2M 8s",
                                "569300K .......... .......... .......... .......... .......... 69% 30.1M 8s",
                                "569350K .......... .......... .......... .......... .......... 69% 60.0M 8s",
                                "569400K .......... .......... .......... .......... .......... 69% 8.94M 8s",
                                "569450K .......... .......... .......... .......... .......... 69% 21.5M 8s",
                                "569500K .......... .......... .......... .......... .......... 69% 6.06M 8s",
                                "569550K .......... .......... .......... .......... .......... 69% 19.8M 8s",
                                "569600K .......... .......... .......... .......... .......... 69% 27.5M 8s",
                                "569650K .......... .......... .......... .......... .......... 69% 18.9M 8s",
                                "569700K .......... .......... .......... .......... .......... 69% 75.5M 8s",
                                "569750K .......... .......... .......... .......... .......... 69% 43.4M 8s",
                                "569800K .......... .......... .......... .......... .......... 69% 8.88M 8s",
                                "569850K .......... .......... .......... .......... .......... 69% 65.8M 8s",
                                "569900K .......... .......... .......... .......... .......... 69% 22.3M 8s",
                                "569950K .......... .......... .......... .......... .......... 69% 19.1M 8s",
                                "570000K .......... .......... .......... .......... .......... 69% 63.2M 8s",
                                "570050K .......... .......... .......... .......... .......... 69% 18.7M 8s",
                                "570100K .......... .......... .......... .......... .......... 69% 18.1M 8s",
                                "570150K .......... .......... .......... .......... .......... 69% 16.1M 8s",
                                "570200K .......... .......... .......... .......... .......... 69% 7.90M 8s",
                                "570250K .......... .......... .......... .......... .......... 69% 7.58M 8s",
                                "570300K .......... .......... .......... .......... .......... 69% 8.63M 8s",
                                "570350K .......... .......... .......... .......... .......... 69% 6.14M 8s",
                                "570400K .......... .......... .......... .......... .......... 69% 22.7M 8s",
                                "570450K .......... .......... .......... .......... .......... 69% 20.6M 8s",
                                "570500K .......... .......... .......... .......... .......... 69% 11.8M 8s",
                                "570550K .......... .......... .......... .......... .......... 69% 18.1M 8s",
                                "570600K .......... .......... .......... .......... .......... 69% 66.7M 8s",
                                "570650K .......... .......... .......... .......... .......... 69% 85.7M 8s",
                                "570700K .......... .......... .......... .......... .......... 69% 12.2M 8s",
                                "570750K .......... .......... .......... .......... .......... 69% 14.2M 8s",
                                "570800K .......... .......... .......... .......... .......... 69% 39.3M 8s",
                                "570850K .......... .......... .......... .......... .......... 69% 24.7M 8s",
                                "570900K .......... .......... .......... .......... .......... 69% 29.1M 8s",
                                "570950K .......... .......... .......... .......... .......... 69% 20.3M 8s",
                                "571000K .......... .......... .......... .......... .......... 69% 62.2M 8s",
                                "571050K .......... .......... .......... .......... .......... 69% 15.2M 8s",
                                "571100K .......... .......... .......... .......... .......... 69% 19.7M 8s",
                                "571150K .......... .......... .......... .......... .......... 69% 37.3M 8s",
                                "571200K .......... .......... .......... .......... .......... 69% 63.8M 8s",
                                "571250K .......... .......... .......... .......... .......... 69% 8.79M 8s",
                                "571300K .......... .......... .......... .......... .......... 69% 94.6M 8s",
                                "571350K .......... .......... .......... .......... .......... 69% 6.95M 8s",
                                "571400K .......... .......... .......... .......... .......... 69% 78.9M 8s",
                                "571450K .......... .......... .......... .......... .......... 69%  101M 8s",
                                "571500K .......... .......... .......... .......... .......... 69% 9.37M 8s",
                                "571550K .......... .......... .......... .......... .......... 69% 93.4M 8s",
                                "571600K .......... .......... .......... .......... .......... 69% 10.7M 8s",
                                "571650K .......... .......... .......... .......... .......... 69% 8.27M 8s",
                                "571700K .......... .......... .......... .......... .......... 69% 7.29M 8s",
                                "571750K .......... .......... .......... .......... .......... 69% 5.75M 8s",
                                "571800K .......... .......... .......... .......... .......... 69% 20.2M 8s",
                                "571850K .......... .......... .......... .......... .......... 69% 14.8M 8s",
                                "571900K .......... .......... .......... .......... .......... 69% 6.66M 8s",
                                "571950K .......... .......... .......... .......... .......... 69% 18.0M 8s",
                                "572000K .......... .......... .......... .......... .......... 69% 13.4M 8s",
                                "572050K .......... .......... .......... .......... .......... 69% 10.7M 8s",
                                "572100K .......... .......... .......... .......... .......... 69% 7.53M 8s",
                                "572150K .......... .......... .......... .......... .......... 69% 5.58M 8s",
                                "572200K .......... .......... .......... .......... .......... 69% 10.6M 8s",
                                "572250K .......... .......... .......... .......... .......... 69% 19.5M 8s",
                                "572300K .......... .......... .......... .......... .......... 69% 17.1M 8s",
                                "572350K .......... .......... .......... .......... .......... 69% 19.3M 8s",
                                "572400K .......... .......... .......... .......... .......... 69% 14.6M 8s",
                                "572450K .......... .......... .......... .......... .......... 69% 9.90M 8s",
                                "572500K .......... .......... .......... .......... .......... 69% 18.9M 8s",
                                "572550K .......... .......... .......... .......... .......... 69% 6.50M 8s",
                                "572600K .......... .......... .......... .......... .......... 69% 6.88M 8s",
                                "572650K .......... .......... .......... .......... .......... 69% 8.94M 8s",
                                "572700K .......... .......... .......... .......... .......... 69% 25.7M 8s",
                                "572750K .......... .......... .......... .......... .......... 69% 17.9M 8s",
                                "572800K .......... .......... .......... .......... .......... 69% 18.9M 8s",
                                "572850K .......... .......... .......... .......... .......... 69% 22.4M 8s",
                                "572900K .......... .......... .......... .......... .......... 69% 40.8M 8s",
                                "572950K .......... .......... .......... .......... .......... 69% 25.6M 8s",
                                "573000K .......... .......... .......... .......... .......... 69% 12.8M 8s",
                                "573050K .......... .......... .......... .......... .......... 69% 19.2M 8s",
                                "573100K .......... .......... .......... .......... .......... 69% 7.65M 8s",
                                "573150K .......... .......... .......... .......... .......... 69% 28.7M 8s",
                                "573200K .......... .......... .......... .......... .......... 69% 20.0M 8s",
                                "573250K .......... .......... .......... .......... .......... 69% 14.4M 8s",
                                "573300K .......... .......... .......... .......... .......... 69% 26.0M 8s",
                                "573350K .......... .......... .......... .......... .......... 69% 5.21M 8s",
                                "573400K .......... .......... .......... .......... .......... 69% 39.9M 8s",
                                "573450K .......... .......... .......... .......... .......... 69% 13.9M 8s",
                                "573500K .......... .......... .......... .......... .......... 69% 7.01M 8s",
                                "573550K .......... .......... .......... .......... .......... 69% 55.5M 8s",
                                "573600K .......... .......... .......... .......... .......... 69% 65.0M 8s",
                                "573650K .......... .......... .......... .......... .......... 69% 54.3M 8s",
                                "573700K .......... .......... .......... .......... .......... 69% 7.47M 8s",
                                "573750K .......... .......... .......... .......... .......... 69% 68.8M 8s",
                                "573800K .......... .......... .......... .......... .......... 69% 10.2M 8s",
                                "573850K .......... .......... .......... .......... .......... 69% 17.8M 8s",
                                "573900K .......... .......... .......... .......... .......... 69% 29.5M 8s",
                                "573950K .......... .......... .......... .......... .......... 69% 77.4M 8s",
                                "574000K .......... .......... .......... .......... .......... 69% 28.1M 8s",
                                "574050K .......... .......... .......... .......... .......... 69% 60.0M 8s",
                                "574100K .......... .......... .......... .......... .......... 69% 84.8M 8s",
                                "574150K .......... .......... .......... .......... .......... 69% 18.0M 8s",
                                "574200K .......... .......... .......... .......... .......... 69% 23.7M 8s",
                                "574250K .......... .......... .......... .......... .......... 69% 18.1M 8s",
                                "574300K .......... .......... .......... .......... .......... 69% 8.16M 8s",
                                "574350K .......... .......... .......... .......... .......... 69% 17.1M 8s",
                                "574400K .......... .......... .......... .......... .......... 69% 8.21M 8s",
                                "574450K .......... .......... .......... .......... .......... 69% 7.71M 8s",
                                "574500K .......... .......... .......... .......... .......... 69% 15.8M 8s",
                                "574550K .......... .......... .......... .......... .......... 69% 32.9M 8s",
                                "574600K .......... .......... .......... .......... .......... 69% 15.3M 8s",
                                "574650K .......... .......... .......... .......... .......... 69% 12.2M 8s",
                                "574700K .......... .......... .......... .......... .......... 69% 51.4M 8s",
                                "574750K .......... .......... .......... .......... .......... 69% 5.40M 8s",
                                "574800K .......... .......... .......... .......... .......... 69% 81.2M 8s",
                                "574850K .......... .......... .......... .......... .......... 69% 82.8M 8s",
                                "574900K .......... .......... .......... .......... .......... 69% 30.8M 8s",
                                "574950K .......... .......... .......... .......... .......... 70% 11.1M 8s",
                                "575000K .......... .......... .......... .......... .......... 70% 14.5M 8s",
                                "575050K .......... .......... .......... .......... .......... 70% 83.9M 8s",
                                "575100K .......... .......... .......... .......... .......... 70% 51.6M 8s",
                                "575150K .......... .......... .......... .......... .......... 70% 33.0M 8s",
                                "575200K .......... .......... .......... .......... .......... 70% 7.48M 8s",
                                "575250K .......... .......... .......... .......... .......... 70% 69.6M 8s",
                                "575300K .......... .......... .......... .......... .......... 70% 49.3M 8s",
                                "575350K .......... .......... .......... .......... .......... 70% 48.4M 8s",
                                "575400K .......... .......... .......... .......... .......... 70% 8.22M 8s",
                                "575450K .......... .......... .......... .......... .......... 70% 24.6M 8s",
                                "575500K .......... .......... .......... .......... .......... 70% 40.2M 8s",
                                "575550K .......... .......... .......... .......... .......... 70% 9.30M 8s",
                                "575600K .......... .......... .......... .......... .......... 70% 93.7M 8s",
                                "575650K .......... .......... .......... .......... .......... 70% 4.62M 8s",
                                "575700K .......... .......... .......... .......... .......... 70% 93.2M 8s",
                                "575750K .......... .......... .......... .......... .......... 70%  111M 8s",
                                "575800K .......... .......... .......... .......... .......... 70% 17.0M 8s",
                                "575850K .......... .......... .......... .......... .......... 70%  125M 8s",
                                "575900K .......... .......... .......... .......... .......... 70% 18.2M 8s",
                                "575950K .......... .......... .......... .......... .......... 70% 17.5M 8s",
                                "576000K .......... .......... .......... .......... .......... 70% 92.3M 8s",
                                "576050K .......... .......... .......... .......... .......... 70% 31.9M 8s",
                                "576100K .......... .......... .......... .......... .......... 70% 14.2M 8s",
                                "576150K .......... .......... .......... .......... .......... 70% 10.2M 8s",
                                "576200K .......... .......... .......... .......... .......... 70% 86.7M 8s",
                                "576250K .......... .......... .......... .......... .......... 70% 22.1M 8s",
                                "576300K .......... .......... .......... .......... .......... 70% 9.51M 8s",
                                "576350K .......... .......... .......... .......... .......... 70% 65.9M 8s",
                                "576400K .......... .......... .......... .......... .......... 70% 18.9M 7s",
                                "576450K .......... .......... .......... .......... .......... 70% 17.5M 7s",
                                "576500K .......... .......... .......... .......... .......... 70% 5.06M 8s",
                                "576550K .......... .......... .......... .......... .......... 70% 16.6M 7s",
                                "576600K .......... .......... .......... .......... .......... 70% 12.8M 7s",
                                "576650K .......... .......... .......... .......... .......... 70% 5.37M 8s",
                                "576700K .......... .......... .......... .......... .......... 70% 29.0M 7s",
                                "576750K .......... .......... .......... .......... .......... 70% 85.2M 7s",
                                "576800K .......... .......... .......... .......... .......... 70% 24.0M 7s",
                                "576850K .......... .......... .......... .......... .......... 70% 58.3M 7s",
                                "576900K .......... .......... .......... .......... .......... 70% 45.5M 7s",
                                "576950K .......... .......... .......... .......... .......... 70% 35.5M 7s",
                                "577000K .......... .......... .......... .......... .......... 70% 9.67M 7s",
                                "577050K .......... .......... .......... .......... .......... 70% 46.9M 7s",
                                "577100K .......... .......... .......... .......... .......... 70% 49.1M 7s",
                                "577150K .......... .......... .......... .......... .......... 70% 46.6M 7s",
                                "577200K .......... .......... .......... .......... .......... 70% 44.1M 7s",
                                "577250K .......... .......... .......... .......... .......... 70% 8.63M 7s",
                                "577300K .......... .......... .......... .......... .......... 70% 66.4M 7s",
                                "577350K .......... .......... .......... .......... .......... 70% 39.1M 7s",
                                "577400K .......... .......... .......... .......... .......... 70% 16.3M 7s",
                                "577450K .......... .......... .......... .......... .......... 70% 3.92M 7s",
                                "577500K .......... .......... .......... .......... .......... 70% 47.3M 7s",
                                "577550K .......... .......... .......... .......... .......... 70% 21.8M 7s",
                                "577600K .......... .......... .......... .......... .......... 70% 4.72M 7s",
                                "577650K .......... .......... .......... .......... .......... 70% 45.5M 7s",
                                "577700K .......... .......... .......... .......... .......... 70% 41.1M 7s",
                                "577750K .......... .......... .......... .......... .......... 70% 6.02M 7s",
                                "577800K .......... .......... .......... .......... .......... 70% 19.5M 7s",
                                "577850K .......... .......... .......... .......... .......... 70% 19.7M 7s",
                                "577900K .......... .......... .......... .......... .......... 70% 6.63M 7s",
                                "577950K .......... .......... .......... .......... .......... 70% 11.0M 7s",
                                "578000K .......... .......... .......... .......... .......... 70% 42.5M 7s",
                                "578050K .......... .......... .......... .......... .......... 70% 37.9M 7s",
                                "578100K .......... .......... .......... .......... .......... 70% 22.6M 7s",
                                "578150K .......... .......... .......... .......... .......... 70% 4.37M 7s",
                                "578200K .......... .......... .......... .......... .......... 70% 54.4M 7s",
                                "578250K .......... .......... .......... .......... .......... 70% 77.2M 7s",
                                "578300K .......... .......... .......... .......... .......... 70% 6.24M 7s",
                                "578350K .......... .......... .......... .......... .......... 70% 33.9M 7s",
                                "578400K .......... .......... .......... .......... .......... 70% 48.6M 7s",
                                "578450K .......... .......... .......... .......... .......... 70% 30.9M 7s",
                                "578500K .......... .......... .......... .......... .......... 70% 4.31M 7s",
                                "578550K .......... .......... .......... .......... .......... 70% 38.8M 7s",
                                "578600K .......... .......... .......... .......... .......... 70% 24.5M 7s",
                                "578650K .......... .......... .......... .......... .......... 70% 18.6M 7s",
                                "578700K .......... .......... .......... .......... .......... 70% 4.40M 7s",
                                "578750K .......... .......... .......... .......... .......... 70% 16.4M 7s",
                                "578800K .......... .......... .......... .......... .......... 70% 17.4M 7s",
                                "578850K .......... .......... .......... .......... .......... 70% 11.5M 7s",
                                "578900K .......... .......... .......... .......... .......... 70% 8.77M 7s",
                                "578950K .......... .......... .......... .......... .......... 70% 5.61M 7s",
                                "579000K .......... .......... .......... .......... .......... 70% 14.0M 7s",
                                "579050K .......... .......... .......... .......... .......... 70% 40.4M 7s",
                                "579100K .......... .......... .......... .......... .......... 70% 37.0M 7s",
                                "579150K .......... .......... .......... .......... .......... 70% 4.81M 7s",
                                "579200K .......... .......... .......... .......... .......... 70% 16.8M 7s",
                                "579250K .......... .......... .......... .......... .......... 70% 27.6M 7s",
                                "579300K .......... .......... .......... .......... .......... 70% 34.7M 7s",
                                "579350K .......... .......... .......... .......... .......... 70% 3.90M 7s",
                                "579400K .......... .......... .......... .......... .......... 70% 37.5M 7s",
                                "579450K .......... .......... .......... .......... .......... 70% 7.34M 7s",
                                "579500K .......... .......... .......... .......... .......... 70% 9.62M 7s",
                                "579550K .......... .......... .......... .......... .......... 70% 29.2M 7s",
                                "579600K .......... .......... .......... .......... .......... 70% 14.0M 7s",
                                "579650K .......... .......... .......... .......... .......... 70% 8.17M 7s",
                                "579700K .......... .......... .......... .......... .......... 70% 19.0M 7s",
                                "579750K .......... .......... .......... .......... .......... 70% 17.3M 7s",
                                "579800K .......... .......... .......... .......... .......... 70% 6.43M 7s",
                                "579850K .......... .......... .......... .......... .......... 70% 36.3M 7s",
                                "579900K .......... .......... .......... .......... .......... 70% 21.1M 7s",
                                "579950K .......... .......... .......... .......... .......... 70% 20.0M 7s",
                                "580000K .......... .......... .......... .......... .......... 70% 5.86M 7s",
                                "580050K .......... .......... .......... .......... .......... 70% 30.0M 7s",
                                "580100K .......... .......... .......... .......... .......... 70% 26.5M 7s",
                                "580150K .......... .......... .......... .......... .......... 70% 8.50M 7s",
                                "580200K .......... .......... .......... .......... .......... 70% 19.0M 7s",
                                "580250K .......... .......... .......... .......... .......... 70% 14.1M 7s",
                                "580300K .......... .......... .......... .......... .......... 70% 20.8M 7s",
                                "580350K .......... .......... .......... .......... .......... 70% 10.1M 7s",
                                "580400K .......... .......... .......... .......... .......... 70% 44.1M 7s",
                                "580450K .......... .......... .......... .......... .......... 70% 41.1M 7s",
                                "580500K .......... .......... .......... .......... .......... 70% 46.1M 7s",
                                "580550K .......... .......... .......... .......... .......... 70% 6.85M 7s",
                                "580600K .......... .......... .......... .......... .......... 70% 32.8M 7s",
                                "580650K .......... .......... .......... .......... .......... 70% 28.6M 7s",
                                "580700K .......... .......... .......... .......... .......... 70% 23.2M 7s",
                                "580750K .......... .......... .......... .......... .......... 70% 35.7M 7s",
                                "580800K .......... .......... .......... .......... .......... 70% 6.64M 7s",
                                "580850K .......... .......... .......... .......... .......... 70% 16.7M 7s",
                                "580900K .......... .......... .......... .......... .......... 70% 25.6M 7s",
                                "580950K .......... .......... .......... .......... .......... 70% 4.29M 7s",
                                "581000K .......... .......... .......... .......... .......... 70% 22.8M 7s",
                                "581050K .......... .......... .......... .......... .......... 70% 37.6M 7s",
                                "581100K .......... .......... .......... .......... .......... 70% 4.11M 7s",
                                "581150K .......... .......... .......... .......... .......... 70% 17.8M 7s",
                                "581200K .......... .......... .......... .......... .......... 70% 9.94M 7s",
                                "581250K .......... .......... .......... .......... .......... 70% 7.76M 7s",
                                "581300K .......... .......... .......... .......... .......... 70% 20.4M 7s",
                                "581350K .......... .......... .......... .......... .......... 70% 36.9M 7s",
                                "581400K .......... .......... .......... .......... .......... 70% 17.5M 7s",
                                "581450K .......... .......... .......... .......... .......... 70% 36.9M 7s",
                                "581500K .......... .......... .......... .......... .......... 70% 34.7M 7s",
                                "581550K .......... .......... .......... .......... .......... 70% 13.6M 7s",
                                "581600K .......... .......... .......... .......... .......... 70% 24.3M 7s",
                                "581650K .......... .......... .......... .......... .......... 70% 36.2M 7s",
                                "581700K .......... .......... .......... .......... .......... 70% 38.4M 7s",
                                "581750K .......... .......... .......... .......... .......... 70% 43.3M 7s",
                                "581800K .......... .......... .......... .......... .......... 70% 25.1M 7s",
                                "581850K .......... .......... .......... .......... .......... 70% 29.5M 7s",
                                "581900K .......... .......... .......... .......... .......... 70% 17.6M 7s",
                                "581950K .......... .......... .......... .......... .......... 70% 41.5M 7s",
                                "582000K .......... .......... .......... .......... .......... 70% 37.6M 7s",
                                "582050K .......... .......... .......... .......... .......... 70% 43.8M 7s",
                                "582100K .......... .......... .......... .......... .......... 70% 6.26M 7s",
                                "582150K .......... .......... .......... .......... .......... 70% 17.1M 7s",
                                "582200K .......... .......... .......... .......... .......... 70% 11.0M 7s",
                                "582250K .......... .......... .......... .......... .......... 70% 15.8M 7s",
                                "582300K .......... .......... .......... .......... .......... 70% 17.3M 7s",
                                "582350K .......... .......... .......... .......... .......... 70% 3.77M 7s",
                                "582400K .......... .......... .......... .......... .......... 70% 19.9M 7s",
                                "582450K .......... .......... .......... .......... .......... 70% 6.94M 7s",
                                "582500K .......... .......... .......... .......... .......... 70% 15.9M 7s",
                                "582550K .......... .......... .......... .......... .......... 70% 16.1M 7s",
                                "582600K .......... .......... .......... .......... .......... 70% 5.54M 7s",
                                "582650K .......... .......... .......... .......... .......... 70% 15.3M 7s",
                                "582700K .......... .......... .......... .......... .......... 70% 18.6M 7s",
                                "582750K .......... .......... .......... .......... .......... 70% 12.9M 7s",
                                "582800K .......... .......... .......... .......... .......... 70% 14.6M 7s",
                                "582850K .......... .......... .......... .......... .......... 70% 50.5M 7s",
                                "582900K .......... .......... .......... .......... .......... 70% 19.8M 7s",
                                "582950K .......... .......... .......... .......... .......... 70% 11.1M 7s",
                                "583000K .......... .......... .......... .......... .......... 70% 10.1M 7s",
                                "583050K .......... .......... .......... .......... .......... 70% 41.8M 7s",
                                "583100K .......... .......... .......... .......... .......... 70% 16.5M 7s",
                                "583150K .......... .......... .......... .......... .......... 71% 4.29M 7s",
                                "583200K .......... .......... .......... .......... .......... 71% 7.68M 7s",
                                "583250K .......... .......... .......... .......... .......... 71% 18.0M 7s",
                                "583300K .......... .......... .......... .......... .......... 71% 9.13M 7s",
                                "583350K .......... .......... .......... .......... .......... 71% 12.1M 7s",
                                "583400K .......... .......... .......... .......... .......... 71% 7.42M 7s",
                                "583450K .......... .......... .......... .......... .......... 71% 20.0M 7s",
                                "583500K .......... .......... .......... .......... .......... 71% 16.5M 7s",
                                "583550K .......... .......... .......... .......... .......... 71% 4.52M 7s",
                                "583600K .......... .......... .......... .......... .......... 71% 17.4M 7s",
                                "583650K .......... .......... .......... .......... .......... 71% 9.63M 7s",
                                "583700K .......... .......... .......... .......... .......... 71% 20.8M 7s",
                                "583750K .......... .......... .......... .......... .......... 71% 6.31M 7s",
                                "583800K .......... .......... .......... .......... .......... 71% 6.89M 7s",
                                "583850K .......... .......... .......... .......... .......... 71% 6.95M 7s",
                                "583900K .......... .......... .......... .......... .......... 71% 39.6M 7s",
                                "583950K .......... .......... .......... .......... .......... 71% 32.2M 7s",
                                "584000K .......... .......... .......... .......... .......... 71% 15.1M 7s",
                                "584050K .......... .......... .......... .......... .......... 71% 37.1M 7s",
                                "584100K .......... .......... .......... .......... .......... 71% 10.4M 7s",
                                "584150K .......... .......... .......... .......... .......... 71% 49.8M 7s",
                                "584200K .......... .......... .......... .......... .......... 71% 26.8M 7s",
                                "584250K .......... .......... .......... .......... .......... 71% 31.1M 7s",
                                "584300K .......... .......... .......... .......... .......... 71% 21.7M 7s",
                                "584350K .......... .......... .......... .......... .......... 71% 32.9M 7s",
                                "584400K .......... .......... .......... .......... .......... 71% 18.5M 7s",
                                "584450K .......... .......... .......... .......... .......... 71% 9.91M 7s",
                                "584500K .......... .......... .......... .......... .......... 71% 46.5M 7s",
                                "584550K .......... .......... .......... .......... .......... 71% 16.0M 7s",
                                "584600K .......... .......... .......... .......... .......... 71% 32.2M 7s",
                                "584650K .......... .......... .......... .......... .......... 71% 36.0M 7s",
                                "584700K .......... .......... .......... .......... .......... 71% 12.5M 7s",
                                "584750K .......... .......... .......... .......... .......... 71% 27.9M 7s",
                                "584800K .......... .......... .......... .......... .......... 71% 29.8M 7s",
                                "584850K .......... .......... .......... .......... .......... 71% 27.1M 7s",
                                "584900K .......... .......... .......... .......... .......... 71% 7.78M 7s",
                                "584950K .......... .......... .......... .......... .......... 71% 11.2M 7s",
                                "585000K .......... .......... .......... .......... .......... 71% 23.3M 7s",
                                "585050K .......... .......... .......... .......... .......... 71% 44.1M 7s",
                                "585100K .......... .......... .......... .......... .......... 71% 26.8M 7s",
                                "585150K .......... .......... .......... .......... .......... 71% 15.3M 7s",
                                "585200K .......... .......... .......... .......... .......... 71% 15.7M 7s",
                                "585250K .......... .......... .......... .......... .......... 71% 30.4M 7s",
                                "585300K .......... .......... .......... .......... .......... 71% 6.82M 7s",
                                "585350K .......... .......... .......... .......... .......... 71% 13.2M 7s",
                                "585400K .......... .......... .......... .......... .......... 71% 49.9M 7s",
                                "585450K .......... .......... .......... .......... .......... 71% 51.4M 7s",
                                "585500K .......... .......... .......... .......... .......... 71% 13.2M 7s",
                                "585550K .......... .......... .......... .......... .......... 71% 35.2M 7s",
                                "585600K .......... .......... .......... .......... .......... 71% 23.6M 7s",
                                "585650K .......... .......... .......... .......... .......... 71% 41.0M 7s",
                                "585700K .......... .......... .......... .......... .......... 71% 5.36M 7s",
                                "585750K .......... .......... .......... .......... .......... 71% 15.8M 7s",
                                "585800K .......... .......... .......... .......... .......... 71% 32.6M 7s",
                                "585850K .......... .......... .......... .......... .......... 71% 45.4M 7s",
                                "585900K .......... .......... .......... .......... .......... 71% 23.6M 7s",
                                "585950K .......... .......... .......... .......... .......... 71% 10.3M 7s",
                                "586000K .......... .......... .......... .......... .......... 71% 31.4M 7s",
                                "586050K .......... .......... .......... .......... .......... 71% 17.3M 7s",
                                "586100K .......... .......... .......... .......... .......... 71% 6.13M 7s",
                                "586150K .......... .......... .......... .......... .......... 71% 36.7M 7s",
                                "586200K .......... .......... .......... .......... .......... 71% 41.9M 7s",
                                "586250K .......... .......... .......... .......... .......... 71% 10.0M 7s",
                                "586300K .......... .......... .......... .......... .......... 71% 30.8M 7s",
                                "586350K .......... .......... .......... .......... .......... 71% 19.1M 7s",
                                "586400K .......... .......... .......... .......... .......... 71% 34.6M 7s",
                                "586450K .......... .......... .......... .......... .......... 71% 8.79M 7s",
                                "586500K .......... .......... .......... .......... .......... 71% 35.0M 7s",
                                "586550K .......... .......... .......... .......... .......... 71% 18.3M 7s",
                                "586600K .......... .......... .......... .......... .......... 71% 23.7M 7s",
                                "586650K .......... .......... .......... .......... .......... 71% 9.95M 7s",
                                "586700K .......... .......... .......... .......... .......... 71% 27.7M 7s",
                                "586750K .......... .......... .......... .......... .......... 71% 33.0M 7s",
                                "586800K .......... .......... .......... .......... .......... 71% 22.9M 7s",
                                "586850K .......... .......... .......... .......... .......... 71% 8.29M 7s",
                                "586900K .......... .......... .......... .......... .......... 71% 38.1M 7s",
                                "586950K .......... .......... .......... .......... .......... 71% 30.6M 7s",
                                "587000K .......... .......... .......... .......... .......... 71% 49.7M 7s",
                                "587050K .......... .......... .......... .......... .......... 71% 10.6M 7s",
                                "587100K .......... .......... .......... .......... .......... 71% 47.5M 7s",
                                "587150K .......... .......... .......... .......... .......... 71% 40.8M 7s",
                                "587200K .......... .......... .......... .......... .......... 71% 28.3M 7s",
                                "587250K .......... .......... .......... .......... .......... 71% 12.2M 7s",
                                "587300K .......... .......... .......... .......... .......... 71% 25.1M 7s",
                                "587350K .......... .......... .......... .......... .......... 71% 31.4M 7s",
                                "587400K .......... .......... .......... .......... .......... 71% 10.8M 7s",
                                "587450K .......... .......... .......... .......... .......... 71% 39.6M 7s",
                                "587500K .......... .......... .......... .......... .......... 71% 39.4M 7s",
                                "587550K .......... .......... .......... .......... .......... 71% 34.8M 7s",
                                "587600K .......... .......... .......... .......... .......... 71% 41.8M 7s",
                                "587650K .......... .......... .......... .......... .......... 71% 43.5M 7s",
                                "587700K .......... .......... .......... .......... .......... 71% 20.5M 7s",
                                "587750K .......... .......... .......... .......... .......... 71% 23.6M 7s",
                                "587800K .......... .......... .......... .......... .......... 71% 28.2M 7s",
                                "587850K .......... .......... .......... .......... .......... 71% 41.7M 7s",
                                "587900K .......... .......... .......... .......... .......... 71% 44.4M 7s",
                                "587950K .......... .......... .......... .......... .......... 71% 12.0M 7s",
                                "588000K .......... .......... .......... .......... .......... 71% 42.3M 7s",
                                "588050K .......... .......... .......... .......... .......... 71% 50.5M 7s",
                                "588100K .......... .......... .......... .......... .......... 71% 28.2M 7s",
                                "588150K .......... .......... .......... .......... .......... 71% 42.7M 7s",
                                "588200K .......... .......... .......... .......... .......... 71% 8.21M 7s",
                                "588250K .......... .......... .......... .......... .......... 71% 21.7M 7s",
                                "588300K .......... .......... .......... .......... .......... 71% 22.4M 7s",
                                "588350K .......... .......... .......... .......... .......... 71% 5.72M 7s",
                                "588400K .......... .......... .......... .......... .......... 71% 41.8M 7s",
                                "588450K .......... .......... .......... .......... .......... 71% 13.5M 7s",
                                "588500K .......... .......... .......... .......... .......... 71% 18.9M 7s",
                                "588550K .......... .......... .......... .......... .......... 71% 19.6M 7s",
                                "588600K .......... .......... .......... .......... .......... 71% 19.2M 7s",
                                "588650K .......... .......... .......... .......... .......... 71% 5.36M 7s",
                                "588700K .......... .......... .......... .......... .......... 71% 14.4M 7s",
                                "588750K .......... .......... .......... .......... .......... 71% 6.74M 7s",
                                "588800K .......... .......... .......... .......... .......... 71% 19.3M 7s",
                                "588850K .......... .......... .......... .......... .......... 71% 18.5M 7s",
                                "588900K .......... .......... .......... .......... .......... 71% 7.55M 7s",
                                "588950K .......... .......... .......... .......... .......... 71% 17.8M 7s",
                                "589000K .......... .......... .......... .......... .......... 71% 9.18M 7s",
                                "589050K .......... .......... .......... .......... .......... 71% 32.5M 7s",
                                "589100K .......... .......... .......... .......... .......... 71% 35.3M 7s",
                                "589150K .......... .......... .......... .......... .......... 71% 39.1M 7s",
                                "589200K .......... .......... .......... .......... .......... 71% 14.6M 7s",
                                "589250K .......... .......... .......... .......... .......... 71% 27.5M 7s",
                                "589300K .......... .......... .......... .......... .......... 71% 39.8M 7s",
                                "589350K .......... .......... .......... .......... .......... 71% 37.3M 7s",
                                "589400K .......... .......... .......... .......... .......... 71% 41.2M 7s",
                                "589450K .......... .......... .......... .......... .......... 71% 17.8M 7s",
                                "589500K .......... .......... .......... .......... .......... 71% 42.0M 7s",
                                "589550K .......... .......... .......... .......... .......... 71% 45.4M 7s",
                                "589600K .......... .......... .......... .......... .......... 71% 50.2M 7s",
                                "589650K .......... .......... .......... .......... .......... 71% 44.6M 7s",
                                "589700K .......... .......... .......... .......... .......... 71% 21.3M 7s",
                                "589750K .......... .......... .......... .......... .......... 71% 39.5M 7s",
                                "589800K .......... .......... .......... .......... .......... 71% 38.6M 7s",
                                "589850K .......... .......... .......... .......... .......... 71% 37.1M 7s",
                                "589900K .......... .......... .......... .......... .......... 71% 14.6M 7s",
                                "589950K .......... .......... .......... .......... .......... 71% 42.5M 7s",
                                "590000K .......... .......... .......... .......... .......... 71% 41.8M 7s",
                                "590050K .......... .......... .......... .......... .......... 71% 41.5M 7s",
                                "590100K .......... .......... .......... .......... .......... 71% 52.2M 7s",
                                "590150K .......... .......... .......... .......... .......... 71% 48.4M 7s",
                                "590200K .......... .......... .......... .......... .......... 71% 48.8M 7s",
                                "590250K .......... .......... .......... .......... .......... 71% 43.7M 7s",
                                "590300K .......... .......... .......... .......... .......... 71% 50.4M 7s",
                                "590350K .......... .......... .......... .......... .......... 71% 49.8M 7s",
                                "590400K .......... .......... .......... .......... .......... 71% 42.8M 7s",
                                "590450K .......... .......... .......... .......... .......... 71% 44.4M 7s",
                                "590500K .......... .......... .......... .......... .......... 71% 48.9M 7s",
                                "590550K .......... .......... .......... .......... .......... 71% 51.2M 7s",
                                "590600K .......... .......... .......... .......... .......... 71% 25.2M 7s",
                                "590650K .......... .......... .......... .......... .......... 71% 38.1M 7s",
                                "590700K .......... .......... .......... .......... .......... 71% 42.9M 7s",
                                "590750K .......... .......... .......... .......... .......... 71% 37.6M 7s",
                                "590800K .......... .......... .......... .......... .......... 71% 46.9M 7s",
                                "590850K .......... .......... .......... .......... .......... 71% 32.7M 7s",
                                "590900K .......... .......... .......... .......... .......... 71% 29.1M 7s",
                                "590950K .......... .......... .......... .......... .......... 71% 46.7M 7s",
                                "591000K .......... .......... .......... .......... .......... 71% 28.5M 7s",
                                "591050K .......... .......... .......... .......... .......... 71% 43.3M 7s",
                                "591100K .......... .......... .......... .......... .......... 71% 8.30M 7s",
                                "591150K .......... .......... .......... .......... .......... 71% 47.3M 7s",
                                "591200K .......... .......... .......... .......... .......... 71% 20.8M 7s",
                                "591250K .......... .......... .......... .......... .......... 71% 46.1M 7s",
                                "591300K .......... .......... .......... .......... .......... 71% 49.5M 7s",
                                "591350K .......... .......... .......... .......... .......... 72% 46.8M 7s",
                                "591400K .......... .......... .......... .......... .......... 72% 52.3M 7s",
                                "591450K .......... .......... .......... .......... .......... 72% 11.6M 7s",
                                "591500K .......... .......... .......... .......... .......... 72% 29.5M 7s",
                                "591550K .......... .......... .......... .......... .......... 72% 25.4M 7s",
                                "591600K .......... .......... .......... .......... .......... 72% 25.2M 7s",
                                "591650K .......... .......... .......... .......... .......... 72% 35.7M 7s",
                                "591700K .......... .......... .......... .......... .......... 72% 38.6M 7s",
                                "591750K .......... .......... .......... .......... .......... 72% 10.0M 7s",
                                "591800K .......... .......... .......... .......... .......... 72% 55.8M 7s",
                                "591850K .......... .......... .......... .......... .......... 72% 51.5M 7s",
                                "591900K .......... .......... .......... .......... .......... 72% 35.0M 7s",
                                "591950K .......... .......... .......... .......... .......... 72% 35.1M 7s",
                                "592000K .......... .......... .......... .......... .......... 72% 41.7M 7s",
                                "592050K .......... .......... .......... .......... .......... 72% 44.9M 7s",
                                "592100K .......... .......... .......... .......... .......... 72% 41.4M 7s",
                                "592150K .......... .......... .......... .......... .......... 72% 17.5M 7s",
                                "592200K .......... .......... .......... .......... .......... 72% 50.7M 7s",
                                "592250K .......... .......... .......... .......... .......... 72% 39.2M 7s",
                                "592300K .......... .......... .......... .......... .......... 72% 24.1M 7s",
                                "592350K .......... .......... .......... .......... .......... 72% 24.1M 7s",
                                "592400K .......... .......... .......... .......... .......... 72% 10.6M 7s",
                                "592450K .......... .......... .......... .......... .......... 72% 51.2M 7s",
                                "592500K .......... .......... .......... .......... .......... 72% 37.0M 7s",
                                "592550K .......... .......... .......... .......... .......... 72% 37.5M 7s",
                                "592600K .......... .......... .......... .......... .......... 72% 10.8M 7s",
                                "592650K .......... .......... .......... .......... .......... 72% 26.9M 7s",
                                "592700K .......... .......... .......... .......... .......... 72% 49.8M 7s",
                                "592750K .......... .......... .......... .......... .......... 72% 49.5M 7s",
                                "592800K .......... .......... .......... .......... .......... 72% 47.0M 7s",
                                "592850K .......... .......... .......... .......... .......... 72% 21.4M 7s",
                                "592900K .......... .......... .......... .......... .......... 72% 37.6M 7s",
                                "592950K .......... .......... .......... .......... .......... 72% 54.5M 7s",
                                "593000K .......... .......... .......... .......... .......... 72% 11.8M 7s",
                                "593050K .......... .......... .......... .......... .......... 72% 47.7M 7s",
                                "593100K .......... .......... .......... .......... .......... 72% 49.0M 7s",
                                "593150K .......... .......... .......... .......... .......... 72% 50.4M 7s",
                                "593200K .......... .......... .......... .......... .......... 72% 45.7M 7s",
                                "593250K .......... .......... .......... .......... .......... 72% 57.7M 7s",
                                "593300K .......... .......... .......... .......... .......... 72% 14.1M 7s",
                                "593350K .......... .......... .......... .......... .......... 72% 18.4M 7s",
                                "593400K .......... .......... .......... .......... .......... 72% 41.3M 7s",
                                "593450K .......... .......... .......... .......... .......... 72% 39.9M 7s",
                                "593500K .......... .......... .......... .......... .......... 72% 42.2M 7s",
                                "593550K .......... .......... .......... .......... .......... 72% 21.7M 7s",
                                "593600K .......... .......... .......... .......... .......... 72% 31.7M 7s",
                                "593650K .......... .......... .......... .......... .......... 72% 38.8M 7s",
                                "593700K .......... .......... .......... .......... .......... 72% 20.9M 7s",
                                "593750K .......... .......... .......... .......... .......... 72% 37.7M 7s",
                                "593800K .......... .......... .......... .......... .......... 72% 18.0M 7s",
                                "593850K .......... .......... .......... .......... .......... 72% 28.3M 7s",
                                "593900K .......... .......... .......... .......... .......... 72% 28.5M 7s",
                                "593950K .......... .......... .......... .......... .......... 72% 26.0M 7s",
                                "594000K .......... .......... .......... .......... .......... 72% 41.0M 7s",
                                "594050K .......... .......... .......... .......... .......... 72% 34.0M 7s",
                                "594100K .......... .......... .......... .......... .......... 72% 31.3M 7s",
                                "594150K .......... .......... .......... .......... .......... 72% 30.7M 7s",
                                "594200K .......... .......... .......... .......... .......... 72% 39.1M 7s",
                                "594250K .......... .......... .......... .......... .......... 72% 29.0M 7s",
                                "594300K .......... .......... .......... .......... .......... 72% 25.5M 7s",
                                "594350K .......... .......... .......... .......... .......... 72% 25.9M 7s",
                                "594400K .......... .......... .......... .......... .......... 72% 26.6M 7s",
                                "594450K .......... .......... .......... .......... .......... 72% 42.8M 7s",
                                "594500K .......... .......... .......... .......... .......... 72% 26.7M 7s",
                                "594550K .......... .......... .......... .......... .......... 72% 25.9M 7s",
                                "594600K .......... .......... .......... .......... .......... 72% 32.9M 7s",
                                "594650K .......... .......... .......... .......... .......... 72% 43.0M 7s",
                                "594700K .......... .......... .......... .......... .......... 72% 18.3M 7s",
                                "594750K .......... .......... .......... .......... .......... 72% 16.2M 7s",
                                "594800K .......... .......... .......... .......... .......... 72% 44.2M 7s",
                                "594850K .......... .......... .......... .......... .......... 72% 25.8M 7s",
                                "594900K .......... .......... .......... .......... .......... 72% 40.7M 7s",
                                "594950K .......... .......... .......... .......... .......... 72% 37.0M 7s",
                                "595000K .......... .......... .......... .......... .......... 72% 14.4M 7s",
                                "595050K .......... .......... .......... .......... .......... 72% 21.3M 7s",
                                "595100K .......... .......... .......... .......... .......... 72% 23.0M 7s",
                                "595150K .......... .......... .......... .......... .......... 72% 37.5M 7s",
                                "595200K .......... .......... .......... .......... .......... 72% 27.8M 7s",
                                "595250K .......... .......... .......... .......... .......... 72% 12.8M 7s",
                                "595300K .......... .......... .......... .......... .......... 72% 42.7M 7s",
                                "595350K .......... .......... .......... .......... .......... 72% 40.8M 7s",
                                "595400K .......... .......... .......... .......... .......... 72% 25.0M 7s",
                                "595450K .......... .......... .......... .......... .......... 72% 19.0M 7s",
                                "595500K .......... .......... .......... .......... .......... 72% 13.4M 7s",
                                "595550K .......... .......... .......... .......... .......... 72% 15.1M 7s",
                                "595600K .......... .......... .......... .......... .......... 72% 36.3M 7s",
                                "595650K .......... .......... .......... .......... .......... 72% 26.9M 7s",
                                "595700K .......... .......... .......... .......... .......... 72% 11.7M 7s",
                                "595750K .......... .......... .......... .......... .......... 72% 26.5M 7s",
                                "595800K .......... .......... .......... .......... .......... 72% 25.0M 7s",
                                "595850K .......... .......... .......... .......... .......... 72% 27.2M 7s",
                                "595900K .......... .......... .......... .......... .......... 72% 32.9M 7s",
                                "595950K .......... .......... .......... .......... .......... 72% 30.2M 7s",
                                "596000K .......... .......... .......... .......... .......... 72% 25.3M 7s",
                                "596050K .......... .......... .......... .......... .......... 72% 38.4M 7s",
                                "596100K .......... .......... .......... .......... .......... 72% 27.0M 7s",
                                "596150K .......... .......... .......... .......... .......... 72% 18.1M 7s",
                                "596200K .......... .......... .......... .......... .......... 72% 26.7M 7s",
                                "596250K .......... .......... .......... .......... .......... 72% 25.7M 7s",
                                "596300K .......... .......... .......... .......... .......... 72% 20.9M 7s",
                                "596350K .......... .......... .......... .......... .......... 72% 53.5M 7s",
                                "596400K .......... .......... .......... .......... .......... 72% 48.3M 7s",
                                "596450K .......... .......... .......... .......... .......... 72% 10.1M 7s",
                                "596500K .......... .......... .......... .......... .......... 72% 21.5M 7s",
                                "596550K .......... .......... .......... .......... .......... 72% 30.7M 7s",
                                "596600K .......... .......... .......... .......... .......... 72% 14.8M 7s",
                                "596650K .......... .......... .......... .......... .......... 72% 24.9M 7s",
                                "596700K .......... .......... .......... .......... .......... 72% 40.1M 7s",
                                "596750K .......... .......... .......... .......... .......... 72% 47.3M 7s",
                                "596800K .......... .......... .......... .......... .......... 72% 21.2M 7s",
                                "596850K .......... .......... .......... .......... .......... 72% 50.9M 7s",
                                "596900K .......... .......... .......... .......... .......... 72% 45.7M 7s",
                                "596950K .......... .......... .......... .......... .......... 72% 12.0M 7s",
                                "597000K .......... .......... .......... .......... .......... 72% 38.8M 7s",
                                "597050K .......... .......... .......... .......... .......... 72% 40.5M 7s",
                                "597100K .......... .......... .......... .......... .......... 72% 41.8M 7s",
                                "597150K .......... .......... .......... .......... .......... 72% 20.2M 7s",
                                "597200K .......... .......... .......... .......... .......... 72% 41.1M 7s",
                                "597250K .......... .......... .......... .......... .......... 72% 41.1M 7s",
                                "597300K .......... .......... .......... .......... .......... 72% 51.9M 7s",
                                "597350K .......... .......... .......... .......... .......... 72% 53.9M 7s",
                                "597400K .......... .......... .......... .......... .......... 72% 12.6M 7s",
                                "597450K .......... .......... .......... .......... .......... 72% 49.5M 7s",
                                "597500K .......... .......... .......... .......... .......... 72% 24.7M 7s",
                                "597550K .......... .......... .......... .......... .......... 72% 49.8M 7s",
                                "597600K .......... .......... .......... .......... .......... 72% 34.6M 7s",
                                "597650K .......... .......... .......... .......... .......... 72% 11.5M 7s",
                                "597700K .......... .......... .......... .......... .......... 72% 42.7M 7s",
                                "597750K .......... .......... .......... .......... .......... 72% 25.2M 7s",
                                "597800K .......... .......... .......... .......... .......... 72% 23.9M 7s",
                                "597850K .......... .......... .......... .......... .......... 72% 19.1M 7s",
                                "597900K .......... .......... .......... .......... .......... 72% 20.1M 7s",
                                "597950K .......... .......... .......... .......... .......... 72% 27.0M 7s",
                                "598000K .......... .......... .......... .......... .......... 72% 8.52M 7s",
                                "598050K .......... .......... .......... .......... .......... 72% 43.3M 7s",
                                "598100K .......... .......... .......... .......... .......... 72% 44.7M 7s",
                                "598150K .......... .......... .......... .......... .......... 72% 32.6M 7s",
                                "598200K .......... .......... .......... .......... .......... 72% 31.1M 7s",
                                "598250K .......... .......... .......... .......... .......... 72% 13.1M 7s",
                                "598300K .......... .......... .......... .......... .......... 72% 18.0M 7s",
                                "598350K .......... .......... .......... .......... .......... 72% 30.2M 7s",
                                "598400K .......... .......... .......... .......... .......... 72% 34.6M 7s",
                                "598450K .......... .......... .......... .......... .......... 72% 10.5M 7s",
                                "598500K .......... .......... .......... .......... .......... 72% 38.7M 7s",
                                "598550K .......... .......... .......... .......... .......... 72% 22.2M 7s",
                                "598600K .......... .......... .......... .......... .......... 72% 11.9M 7s",
                                "598650K .......... .......... .......... .......... .......... 72% 34.7M 7s",
                                "598700K .......... .......... .......... .......... .......... 72% 25.0M 7s",
                                "598750K .......... .......... .......... .......... .......... 72% 33.1M 7s",
                                "598800K .......... .......... .......... .......... .......... 72% 9.69M 7s",
                                "598850K .......... .......... .......... .......... .......... 72% 28.0M 7s",
                                "598900K .......... .......... .......... .......... .......... 72% 45.0M 7s",
                                "598950K .......... .......... .......... .......... .......... 72% 42.8M 7s",
                                "599000K .......... .......... .......... .......... .......... 72% 21.5M 7s",
                                "599050K .......... .......... .......... .......... .......... 72% 42.7M 7s",
                                "599100K .......... .......... .......... .......... .......... 72% 43.9M 7s",
                                "599150K .......... .......... .......... .......... .......... 72% 41.2M 7s",
                                "599200K .......... .......... .......... .......... .......... 72% 18.3M 7s",
                                "599250K .......... .......... .......... .......... .......... 72% 16.0M 7s",
                                "599300K .......... .......... .......... .......... .......... 72% 21.6M 7s",
                                "599350K .......... .......... .......... .......... .......... 72% 39.0M 7s",
                                "599400K .......... .......... .......... .......... .......... 72% 20.2M 7s",
                                "599450K .......... .......... .......... .......... .......... 72% 35.5M 7s",
                                "599500K .......... .......... .......... .......... .......... 72% 33.2M 7s",
                                "599550K .......... .......... .......... .......... .......... 72% 48.6M 7s",
                                "599600K .......... .......... .......... .......... .......... 73% 15.3M 7s",
                                "599650K .......... .......... .......... .......... .......... 73% 19.5M 7s",
                                "599700K .......... .......... .......... .......... .......... 73% 17.1M 7s",
                                "599750K .......... .......... .......... .......... .......... 73% 17.2M 7s",
                                "599800K .......... .......... .......... .......... .......... 73% 36.8M 7s",
                                "599850K .......... .......... .......... .......... .......... 73% 39.0M 7s",
                                "599900K .......... .......... .......... .......... .......... 73% 9.34M 7s",
                                "599950K .......... .......... .......... .......... .......... 73% 36.0M 7s",
                                "600000K .......... .......... .......... .......... .......... 73% 38.7M 7s",
                                "600050K .......... .......... .......... .......... .......... 73% 39.8M 7s",
                                "600100K .......... .......... .......... .......... .......... 73% 10.5M 7s",
                                "600150K .......... .......... .......... .......... .......... 73% 36.4M 7s",
                                "600200K .......... .......... .......... .......... .......... 73% 34.2M 7s",
                                "600250K .......... .......... .......... .......... .......... 73% 40.5M 7s",
                                "600300K .......... .......... .......... .......... .......... 73% 8.68M 7s",
                                "600350K .......... .......... .......... .......... .......... 73% 51.1M 7s",
                                "600400K .......... .......... .......... .......... .......... 73% 54.2M 7s",
                                "600450K .......... .......... .......... .......... .......... 73% 49.9M 7s",
                                "600500K .......... .......... .......... .......... .......... 73% 31.2M 7s",
                                "600550K .......... .......... .......... .......... .......... 73% 19.9M 7s",
                                "600600K .......... .......... .......... .......... .......... 73% 15.5M 7s",
                                "600650K .......... .......... .......... .......... .......... 73% 15.7M 7s",
                                "600700K .......... .......... .......... .......... .......... 73% 18.0M 7s",
                                "600750K .......... .......... .......... .......... .......... 73% 18.0M 7s",
                                "600800K .......... .......... .......... .......... .......... 73% 38.8M 7s",
                                "600850K .......... .......... .......... .......... .......... 73% 7.72M 7s",
                                "600900K .......... .......... .......... .......... .......... 73% 18.9M 7s",
                                "600950K .......... .......... .......... .......... .......... 73% 47.0M 7s",
                                "601000K .......... .......... .......... .......... .......... 73% 50.3M 7s",
                                "601050K .......... .......... .......... .......... .......... 73% 9.76M 7s",
                                "601100K .......... .......... .......... .......... .......... 73% 21.8M 7s",
                                "601150K .......... .......... .......... .......... .......... 73% 30.1M 7s",
                                "601200K .......... .......... .......... .......... .......... 73% 23.5M 7s",
                                "601250K .......... .......... .......... .......... .......... 73% 10.5M 7s",
                                "601300K .......... .......... .......... .......... .......... 73% 47.5M 7s",
                                "601350K .......... .......... .......... .......... .......... 73% 53.8M 7s",
                                "601400K .......... .......... .......... .......... .......... 73% 13.2M 7s",
                                "601450K .......... .......... .......... .......... .......... 73% 21.0M 7s",
                                "601500K .......... .......... .......... .......... .......... 73% 47.0M 7s",
                                "601550K .......... .......... .......... .......... .......... 73% 31.2M 7s",
                                "601600K .......... .......... .......... .......... .......... 73% 28.1M 7s",
                                "601650K .......... .......... .......... .......... .......... 73% 42.1M 7s",
                                "601700K .......... .......... .......... .......... .......... 73% 15.0M 7s",
                                "601750K .......... .......... .......... .......... .......... 73% 22.5M 7s",
                                "601800K .......... .......... .......... .......... .......... 73% 13.5M 7s",
                                "601850K .......... .......... .......... .......... .......... 73% 11.8M 7s",
                                "601900K .......... .......... .......... .......... .......... 73% 40.3M 7s",
                                "601950K .......... .......... .......... .......... .......... 73% 15.9M 7s",
                                "602000K .......... .......... .......... .......... .......... 73% 39.8M 7s",
                                "602050K .......... .......... .......... .......... .......... 73% 39.0M 7s",
                                "602100K .......... .......... .......... .......... .......... 73% 25.9M 7s",
                                "602150K .......... .......... .......... .......... .......... 73% 38.4M 7s",
                                "602200K .......... .......... .......... .......... .......... 73% 20.3M 7s",
                                "602250K .......... .......... .......... .......... .......... 73% 41.7M 7s",
                                "602300K .......... .......... .......... .......... .......... 73% 38.4M 7s",
                                "602350K .......... .......... .......... .......... .......... 73% 40.7M 7s",
                                "602400K .......... .......... .......... .......... .......... 73% 15.0M 7s",
                                "602450K .......... .......... .......... .......... .......... 73% 28.5M 7s",
                                "602500K .......... .......... .......... .......... .......... 73% 10.7M 7s",
                                "602550K .......... .......... .......... .......... .......... 73% 39.7M 7s",
                                "602600K .......... .......... .......... .......... .......... 73% 37.9M 7s",
                                "602650K .......... .......... .......... .......... .......... 73% 49.6M 7s",
                                "602700K .......... .......... .......... .......... .......... 73% 33.3M 7s",
                                "602750K .......... .......... .......... .......... .......... 73% 47.9M 7s",
                                "602800K .......... .......... .......... .......... .......... 73% 10.7M 7s",
                                "602850K .......... .......... .......... .......... .......... 73% 38.0M 7s",
                                "602900K .......... .......... .......... .......... .......... 73% 23.6M 7s",
                                "602950K .......... .......... .......... .......... .......... 73% 39.6M 7s",
                                "603000K .......... .......... .......... .......... .......... 73% 26.5M 7s",
                                "603050K .......... .......... .......... .......... .......... 73% 40.3M 7s",
                                "603100K .......... .......... .......... .......... .......... 73% 17.1M 7s",
                                "603150K .......... .......... .......... .......... .......... 73% 42.2M 7s",
                                "603200K .......... .......... .......... .......... .......... 73% 55.6M 7s",
                                "603250K .......... .......... .......... .......... .......... 73% 6.38M 7s",
                                "603300K .......... .......... .......... .......... .......... 73% 30.5M 7s",
                                "603350K .......... .......... .......... .......... .......... 73% 37.5M 7s",
                                "603400K .......... .......... .......... .......... .......... 73% 38.8M 7s",
                                "603450K .......... .......... .......... .......... .......... 73% 13.7M 7s",
                                "603500K .......... .......... .......... .......... .......... 73% 20.3M 7s",
                                "603550K .......... .......... .......... .......... .......... 73% 34.6M 7s",
                                "603600K .......... .......... .......... .......... .......... 73% 38.6M 7s",
                                "603650K .......... .......... .......... .......... .......... 73% 10.1M 7s",
                                "603700K .......... .......... .......... .......... .......... 73% 36.8M 7s",
                                "603750K .......... .......... .......... .......... .......... 73% 40.0M 7s",
                                "603800K .......... .......... .......... .......... .......... 73% 37.1M 7s",
                                "603850K .......... .......... .......... .......... .......... 73% 9.98M 7s",
                                "603900K .......... .......... .......... .......... .......... 73% 42.8M 7s",
                                "603950K .......... .......... .......... .......... .......... 73% 48.4M 7s",
                                "604000K .......... .......... .......... .......... .......... 73% 31.3M 7s",
                                "604050K .......... .......... .......... .......... .......... 73% 9.04M 7s",
                                "604100K .......... .......... .......... .......... .......... 73% 39.7M 7s",
                                "604150K .......... .......... .......... .......... .......... 73% 12.5M 7s",
                                "604200K .......... .......... .......... .......... .......... 73% 25.7M 7s",
                                "604250K .......... .......... .......... .......... .......... 73% 28.0M 7s",
                                "604300K .......... .......... .......... .......... .......... 73% 37.4M 7s",
                                "604350K .......... .......... .......... .......... .......... 73% 10.6M 7s",
                                "604400K .......... .......... .......... .......... .......... 73% 24.9M 7s",
                                "604450K .......... .......... .......... .......... .......... 73% 20.8M 7s",
                                "604500K .......... .......... .......... .......... .......... 73% 22.7M 7s",
                                "604550K .......... .......... .......... .......... .......... 73% 33.8M 7s",
                                "604600K .......... .......... .......... .......... .......... 73% 16.9M 7s",
                                "604650K .......... .......... .......... .......... .......... 73% 14.2M 7s",
                                "604700K .......... .......... .......... .......... .......... 73% 37.9M 7s",
                                "604750K .......... .......... .......... .......... .......... 73% 26.8M 7s",
                                "604800K .......... .......... .......... .......... .......... 73% 18.0M 7s",
                                "604850K .......... .......... .......... .......... .......... 73% 38.2M 7s",
                                "604900K .......... .......... .......... .......... .......... 73% 35.2M 7s",
                                "604950K .......... .......... .......... .......... .......... 73% 42.1M 7s",
                                "605000K .......... .......... .......... .......... .......... 73% 9.43M 7s",
                                "605050K .......... .......... .......... .......... .......... 73% 17.1M 7s",
                                "605100K .......... .......... .......... .......... .......... 73% 20.5M 7s",
                                "605150K .......... .......... .......... .......... .......... 73% 24.2M 7s",
                                "605200K .......... .......... .......... .......... .......... 73% 37.0M 7s",
                                "605250K .......... .......... .......... .......... .......... 73% 15.3M 7s",
                                "605300K .......... .......... .......... .......... .......... 73% 13.5M 7s",
                                "605350K .......... .......... .......... .......... .......... 73% 47.0M 7s",
                                "605400K .......... .......... .......... .......... .......... 73% 54.3M 7s",
                                "605450K .......... .......... .......... .......... .......... 73% 19.3M 7s",
                                "605500K .......... .......... .......... .......... .......... 73% 19.0M 7s",
                                "605550K .......... .......... .......... .......... .......... 73% 39.0M 7s",
                                "605600K .......... .......... .......... .......... .......... 73% 27.4M 7s",
                                "605650K .......... .......... .......... .......... .......... 73% 38.6M 7s",
                                "605700K .......... .......... .......... .......... .......... 73% 13.1M 7s",
                                "605750K .......... .......... .......... .......... .......... 73% 13.4M 7s",
                                "605800K .......... .......... .......... .......... .......... 73% 20.7M 7s",
                                "605850K .......... .......... .......... .......... .......... 73% 21.1M 7s",
                                "605900K .......... .......... .......... .......... .......... 73% 40.8M 7s",
                                "605950K .......... .......... .......... .......... .......... 73% 24.2M 7s",
                                "606000K .......... .......... .......... .......... .......... 73% 12.8M 7s",
                                "606050K .......... .......... .......... .......... .......... 73% 26.2M 7s",
                                "606100K .......... .......... .......... .......... .......... 73% 25.9M 7s",
                                "606150K .......... .......... .......... .......... .......... 73% 23.0M 7s",
                                "606200K .......... .......... .......... .......... .......... 73% 20.0M 7s",
                                "606250K .......... .......... .......... .......... .......... 73% 19.4M 7s",
                                "606300K .......... .......... .......... .......... .......... 73% 9.37M 7s",
                                "606350K .......... .......... .......... .......... .......... 73% 48.6M 7s",
                                "606400K .......... .......... .......... .......... .......... 73% 13.3M 7s",
                                "606450K .......... .......... .......... .......... .......... 73% 21.6M 7s",
                                "606500K .......... .......... .......... .......... .......... 73% 22.0M 7s",
                                "606550K .......... .......... .......... .......... .......... 73% 37.1M 7s",
                                "606600K .......... .......... .......... .......... .......... 73% 11.1M 7s",
                                "606650K .......... .......... .......... .......... .......... 73% 20.5M 7s",
                                "606700K .......... .......... .......... .......... .......... 73% 18.5M 7s",
                                "606750K .......... .......... .......... .......... .......... 73% 24.8M 7s",
                                "606800K .......... .......... .......... .......... .......... 73% 37.0M 7s",
                                "606850K .......... .......... .......... .......... .......... 73% 45.7M 7s",
                                "606900K .......... .......... .......... .......... .......... 73% 9.84M 7s",
                                "606950K .......... .......... .......... .......... .......... 73% 15.6M 7s",
                                "607000K .......... .......... .......... .......... .......... 73% 22.4M 7s",
                                "607050K .......... .......... .......... .......... .......... 73% 38.5M 7s",
                                "607100K .......... .......... .......... .......... .......... 73% 16.2M 7s",
                                "607150K .......... .......... .......... .......... .......... 73% 19.0M 7s",
                                "607200K .......... .......... .......... .......... .......... 73% 37.4M 7s",
                                "607250K .......... .......... .......... .......... .......... 73% 34.7M 7s",
                                "607300K .......... .......... .......... .......... .......... 73% 27.4M 7s",
                                "607350K .......... .......... .......... .......... .......... 73% 21.9M 7s",
                                "607400K .......... .......... .......... .......... .......... 73% 37.7M 7s",
                                "607450K .......... .......... .......... .......... .......... 73% 14.0M 7s",
                                "607500K .......... .......... .......... .......... .......... 73% 25.4M 7s",
                                "607550K .......... .......... .......... .......... .......... 73% 9.14M 7s",
                                "607600K .......... .......... .......... .......... .......... 73% 16.3M 7s",
                                "607650K .......... .......... .......... .......... .......... 73% 22.7M 7s",
                                "607700K .......... .......... .......... .......... .......... 73% 22.1M 7s",
                                "607750K .......... .......... .......... .......... .......... 73% 41.1M 7s",
                                "607800K .......... .......... .......... .......... .......... 74% 38.2M 7s",
                                "607850K .......... .......... .......... .......... .......... 74% 11.7M 7s",
                                "607900K .......... .......... .......... .......... .......... 74% 18.3M 7s",
                                "607950K .......... .......... .......... .......... .......... 74% 38.1M 7s",
                                "608000K .......... .......... .......... .......... .......... 74% 41.9M 7s",
                                "608050K .......... .......... .......... .......... .......... 74% 24.7M 7s",
                                "608100K .......... .......... .......... .......... .......... 74% 14.8M 7s",
                                "608150K .......... .......... .......... .......... .......... 74% 22.0M 7s",
                                "608200K .......... .......... .......... .......... .......... 74% 31.7M 7s",
                                "608250K .......... .......... .......... .......... .......... 74% 22.0M 7s",
                                "608300K .......... .......... .......... .......... .......... 74% 39.8M 7s",
                                "608350K .......... .......... .......... .......... .......... 74% 23.7M 7s",
                                "608400K .......... .......... .......... .......... .......... 74% 28.6M 7s",
                                "608450K .......... .......... .......... .......... .......... 74% 42.2M 7s",
                                "608500K .......... .......... .......... .......... .......... 74% 14.3M 7s",
                                "608550K .......... .......... .......... .......... .......... 74% 37.8M 7s",
                                "608600K .......... .......... .......... .......... .......... 74% 43.7M 7s",
                                "608650K .......... .......... .......... .......... .......... 74% 45.0M 7s",
                                "608700K .......... .......... .......... .......... .......... 74% 26.6M 7s",
                                "608750K .......... .......... .......... .......... .......... 74% 43.5M 7s",
                                "608800K .......... .......... .......... .......... .......... 74% 15.6M 7s",
                                "608850K .......... .......... .......... .......... .......... 74% 13.2M 7s",
                                "608900K .......... .......... .......... .......... .......... 74% 30.6M 7s",
                                "608950K .......... .......... .......... .......... .......... 74% 13.1M 7s",
                                "609000K .......... .......... .......... .......... .......... 74% 17.9M 7s",
                                "609050K .......... .......... .......... .......... .......... 74% 20.3M 7s",
                                "609100K .......... .......... .......... .......... .......... 74% 40.6M 7s",
                                "609150K .......... .......... .......... .......... .......... 74% 44.0M 7s",
                                "609200K .......... .......... .......... .......... .......... 74% 13.2M 7s",
                                "609250K .......... .......... .......... .......... .......... 74% 23.9M 7s",
                                "609300K .......... .......... .......... .......... .......... 74% 37.2M 7s",
                                "609350K .......... .......... .......... .......... .......... 74% 34.9M 7s",
                                "609400K .......... .......... .......... .......... .......... 74% 12.1M 7s",
                                "609450K .......... .......... .......... .......... .......... 74% 17.9M 7s",
                                "609500K .......... .......... .......... .......... .......... 74% 43.6M 7s",
                                "609550K .......... .......... .......... .......... .......... 74% 22.5M 7s",
                                "609600K .......... .......... .......... .......... .......... 74% 43.4M 7s",
                                "609650K .......... .......... .......... .......... .......... 74% 13.5M 7s",
                                "609700K .......... .......... .......... .......... .......... 74% 38.7M 7s",
                                "609750K .......... .......... .......... .......... .......... 74% 13.4M 7s",
                                "609800K .......... .......... .......... .......... .......... 74% 9.45M 7s",
                                "609850K .......... .......... .......... .......... .......... 74% 34.4M 7s",
                                "609900K .......... .......... .......... .......... .......... 74% 15.1M 7s",
                                "609950K .......... .......... .......... .......... .......... 74% 19.4M 7s",
                                "610000K .......... .......... .......... .......... .......... 74% 18.4M 7s",
                                "610050K .......... .......... .......... .......... .......... 74% 25.6M 7s",
                                "610100K .......... .......... .......... .......... .......... 74% 29.5M 7s",
                                "610150K .......... .......... .......... .......... .......... 74% 27.2M 7s",
                                "610200K .......... .......... .......... .......... .......... 74% 38.1M 7s",
                                "610250K .......... .......... .......... .......... .......... 74% 12.9M 7s",
                                "610300K .......... .......... .......... .......... .......... 74% 37.8M 7s",
                                "610350K .......... .......... .......... .......... .......... 74% 8.41M 7s",
                                "610400K .......... .......... .......... .......... .......... 74% 28.8M 7s",
                                "610450K .......... .......... .......... .......... .......... 74% 34.7M 7s",
                                "610500K .......... .......... .......... .......... .......... 74% 10.8M 7s",
                                "610550K .......... .......... .......... .......... .......... 74% 36.7M 7s",
                                "610600K .......... .......... .......... .......... .......... 74% 37.8M 7s",
                                "610650K .......... .......... .......... .......... .......... 74% 38.9M 7s",
                                "610700K .......... .......... .......... .......... .......... 74% 18.7M 7s",
                                "610750K .......... .......... .......... .......... .......... 74% 42.9M 7s",
                                "610800K .......... .......... .......... .......... .......... 74% 32.4M 7s",
                                "610850K .......... .......... .......... .......... .......... 74% 16.8M 7s",
                                "610900K .......... .......... .......... .......... .......... 74% 9.90M 7s",
                                "610950K .......... .......... .......... .......... .......... 74% 21.7M 7s",
                                "611000K .......... .......... .......... .......... .......... 74% 29.9M 7s",
                                "611050K .......... .......... .......... .......... .......... 74% 14.2M 7s",
                                "611100K .......... .......... .......... .......... .......... 74% 23.8M 7s",
                                "611150K .......... .......... .......... .......... .......... 74% 19.5M 7s",
                                "611200K .......... .......... .......... .......... .......... 74% 18.2M 7s",
                                "611250K .......... .......... .......... .......... .......... 74% 37.1M 7s",
                                "611300K .......... .......... .......... .......... .......... 74% 49.5M 7s",
                                "611350K .......... .......... .......... .......... .......... 74% 25.0M 7s",
                                "611400K .......... .......... .......... .......... .......... 74% 11.7M 7s",
                                "611450K .......... .......... .......... .......... .......... 74% 32.3M 7s",
                                "611500K .......... .......... .......... .......... .......... 74% 38.9M 7s",
                                "611550K .......... .......... .......... .......... .......... 74% 39.6M 7s",
                                "611600K .......... .......... .......... .......... .......... 74% 14.2M 7s",
                                "611650K .......... .......... .......... .......... .......... 74% 28.5M 7s",
                                "611700K .......... .......... .......... .......... .......... 74% 20.9M 7s",
                                "611750K .......... .......... .......... .......... .......... 74% 42.3M 7s",
                                "611800K .......... .......... .......... .......... .......... 74% 42.1M 7s",
                                "611850K .......... .......... .......... .......... .......... 74% 19.3M 7s",
                                "611900K .......... .......... .......... .......... .......... 74% 20.9M 7s",
                                "611950K .......... .......... .......... .......... .......... 74% 20.6M 7s",
                                "612000K .......... .......... .......... .......... .......... 74% 13.5M 7s",
                                "612050K .......... .......... .......... .......... .......... 74% 24.1M 7s",
                                "612100K .......... .......... .......... .......... .......... 74% 44.8M 7s",
                                "612150K .......... .......... .......... .......... .......... 74% 30.0M 7s",
                                "612200K .......... .......... .......... .......... .......... 74% 23.9M 7s",
                                "612250K .......... .......... .......... .......... .......... 74% 24.0M 7s",
                                "612300K .......... .......... .......... .......... .......... 74% 45.2M 7s",
                                "612350K .......... .......... .......... .......... .......... 74% 33.4M 7s",
                                "612400K .......... .......... .......... .......... .......... 74% 20.0M 7s",
                                "612450K .......... .......... .......... .......... .......... 74% 6.76M 7s",
                                "612500K .......... .......... .......... .......... .......... 74% 29.5M 7s",
                                "612550K .......... .......... .......... .......... .......... 74% 48.7M 7s",
                                "612600K .......... .......... .......... .......... .......... 74% 12.7M 7s",
                                "612650K .......... .......... .......... .......... .......... 74% 20.5M 7s",
                                "612700K .......... .......... .......... .......... .......... 74% 37.7M 7s",
                                "612750K .......... .......... .......... .......... .......... 74% 38.7M 7s",
                                "612800K .......... .......... .......... .......... .......... 74% 15.5M 7s",
                                "612850K .......... .......... .......... .......... .......... 74% 37.6M 7s",
                                "612900K .......... .......... .......... .......... .......... 74% 33.2M 7s",
                                "612950K .......... .......... .......... .......... .......... 74% 36.4M 7s",
                                "613000K .......... .......... .......... .......... .......... 74% 41.0M 7s",
                                "613050K .......... .......... .......... .......... .......... 74% 24.4M 7s",
                                "613100K .......... .......... .......... .......... .......... 74% 33.5M 7s",
                                "613150K .......... .......... .......... .......... .......... 74% 20.8M 7s",
                                "613200K .......... .......... .......... .......... .......... 74% 24.9M 7s",
                                "613250K .......... .......... .......... .......... .......... 74% 14.7M 7s",
                                "613300K .......... .......... .......... .......... .......... 74% 45.4M 7s",
                                "613350K .......... .......... .......... .......... .......... 74% 24.4M 7s",
                                "613400K .......... .......... .......... .......... .......... 74% 33.9M 7s",
                                "613450K .......... .......... .......... .......... .......... 74% 15.9M 7s",
                                "613500K .......... .......... .......... .......... .......... 74% 34.3M 7s",
                                "613550K .......... .......... .......... .......... .......... 74% 41.3M 7s",
                                "613600K .......... .......... .......... .......... .......... 74% 23.9M 7s",
                                "613650K .......... .......... .......... .......... .......... 74% 12.7M 7s",
                                "613700K .......... .......... .......... .......... .......... 74% 41.4M 7s",
                                "613750K .......... .......... .......... .......... .......... 74% 9.08M 7s",
                                "613800K .......... .......... .......... .......... .......... 74% 44.2M 7s",
                                "613850K .......... .......... .......... .......... .......... 74% 40.8M 7s",
                                "613900K .......... .......... .......... .......... .......... 74% 33.4M 7s",
                                "613950K .......... .......... .......... .......... .......... 74% 11.2M 7s",
                                "614000K .......... .......... .......... .......... .......... 74% 22.9M 7s",
                                "614050K .......... .......... .......... .......... .......... 74% 48.2M 7s",
                                "614100K .......... .......... .......... .......... .......... 74% 51.8M 7s",
                                "614150K .......... .......... .......... .......... .......... 74% 20.0M 7s",
                                "614200K .......... .......... .......... .......... .......... 74% 21.1M 7s",
                                "614250K .......... .......... .......... .......... .......... 74% 44.0M 7s",
                                "614300K .......... .......... .......... .......... .......... 74% 41.2M 7s",
                                "614350K .......... .......... .......... .......... .......... 74% 41.6M 7s",
                                "614400K .......... .......... .......... .......... .......... 74% 32.4M 7s",
                                "614450K .......... .......... .......... .......... .......... 74% 16.2M 7s",
                                "614500K .......... .......... .......... .......... .......... 74% 42.3M 7s",
                                "614550K .......... .......... .......... .......... .......... 74% 24.6M 7s",
                                "614600K .......... .......... .......... .......... .......... 74% 14.5M 7s",
                                "614650K .......... .......... .......... .......... .......... 74% 25.7M 7s",
                                "614700K .......... .......... .......... .......... .......... 74% 22.9M 7s",
                                "614750K .......... .......... .......... .......... .......... 74% 31.4M 7s",
                                "614800K .......... .......... .......... .......... .......... 74% 30.4M 7s",
                                "614850K .......... .......... .......... .......... .......... 74% 23.9M 7s",
                                "614900K .......... .......... .......... .......... .......... 74% 27.5M 7s",
                                "614950K .......... .......... .......... .......... .......... 74% 41.3M 7s",
                                "615000K .......... .......... .......... .......... .......... 74% 28.8M 7s",
                                "615050K .......... .......... .......... .......... .......... 74% 4.79M 7s",
                                "615100K .......... .......... .......... .......... .......... 74% 42.6M 7s",
                                "615150K .......... .......... .......... .......... .......... 74% 29.6M 7s",
                                "615200K .......... .......... .......... .......... .......... 74% 25.3M 7s",
                                "615250K .......... .......... .......... .......... .......... 74% 20.7M 7s",
                                "615300K .......... .......... .......... .......... .......... 74% 8.19M 7s",
                                "615350K .......... .......... .......... .......... .......... 74% 31.5M 7s",
                                "615400K .......... .......... .......... .......... .......... 74% 8.47M 7s",
                                "615450K .......... .......... .......... .......... .......... 74% 27.1M 7s",
                                "615500K .......... .......... .......... .......... .......... 74% 9.00M 7s",
                                "615550K .......... .......... .......... .......... .......... 74% 44.4M 7s",
                                "615600K .......... .......... .......... .......... .......... 74% 35.1M 7s",
                                "615650K .......... .......... .......... .......... .......... 74% 40.4M 7s",
                                "615700K .......... .......... .......... .......... .......... 74% 43.3M 7s",
                                "615750K .......... .......... .......... .......... .......... 74% 12.1M 7s",
                                "615800K .......... .......... .......... .......... .......... 74% 33.7M 7s",
                                "615850K .......... .......... .......... .......... .......... 74% 50.2M 7s",
                                "615900K .......... .......... .......... .......... .......... 74% 5.01M 7s",
                                "615950K .......... .......... .......... .......... .......... 74% 42.3M 7s",
                                "616000K .......... .......... .......... .......... .......... 75% 39.5M 7s",
                                "616050K .......... .......... .......... .......... .......... 75% 38.1M 7s",
                                "616100K .......... .......... .......... .......... .......... 75% 22.2M 7s",
                                "616150K .......... .......... .......... .......... .......... 75% 36.9M 7s",
                                "616200K .......... .......... .......... .......... .......... 75% 14.2M 7s",
                                "616250K .......... .......... .......... .......... .......... 75% 31.8M 7s",
                                "616300K .......... .......... .......... .......... .......... 75% 15.9M 7s",
                                "616350K .......... .......... .......... .......... .......... 75% 42.6M 7s",
                                "616400K .......... .......... .......... .......... .......... 75% 15.3M 7s",
                                "616450K .......... .......... .......... .......... .......... 75% 19.1M 7s",
                                "616500K .......... .......... .......... .......... .......... 75% 14.5M 7s",
                                "616550K .......... .......... .......... .......... .......... 75% 18.6M 7s",
                                "616600K .......... .......... .......... .......... .......... 75% 23.4M 7s",
                                "616650K .......... .......... .......... .......... .......... 75% 52.7M 7s",
                                "616700K .......... .......... .......... .......... .......... 75% 52.5M 7s",
                                "616750K .......... .......... .......... .......... .......... 75% 11.6M 7s",
                                "616800K .......... .......... .......... .......... .......... 75% 16.1M 7s",
                                "616850K .......... .......... .......... .......... .......... 75% 45.6M 7s",
                                "616900K .......... .......... .......... .......... .......... 75% 53.5M 7s",
                                "616950K .......... .......... .......... .......... .......... 75% 27.6M 7s",
                                "617000K .......... .......... .......... .......... .......... 75% 7.89M 7s",
                                "617050K .......... .......... .......... .......... .......... 75% 20.9M 7s",
                                "617100K .......... .......... .......... .......... .......... 75% 40.7M 7s",
                                "617150K .......... .......... .......... .......... .......... 75% 39.5M 7s",
                                "617200K .......... .......... .......... .......... .......... 75% 40.4M 7s",
                                "617250K .......... .......... .......... .......... .......... 75% 26.6M 7s",
                                "617300K .......... .......... .......... .......... .......... 75% 42.4M 7s",
                                "617350K .......... .......... .......... .......... .......... 75% 32.9M 7s",
                                "617400K .......... .......... .......... .......... .......... 75% 7.68M 7s",
                                "617450K .......... .......... .......... .......... .......... 75% 16.4M 7s",
                                "617500K .......... .......... .......... .......... .......... 75% 34.4M 7s",
                                "617550K .......... .......... .......... .......... .......... 75% 42.8M 7s",
                                "617600K .......... .......... .......... .......... .......... 75% 19.4M 6s",
                                "617650K .......... .......... .......... .......... .......... 75% 35.7M 6s",
                                "617700K .......... .......... .......... .......... .......... 75% 39.8M 6s",
                                "617750K .......... .......... .......... .......... .......... 75% 44.8M 6s",
                                "617800K .......... .......... .......... .......... .......... 75% 19.1M 6s",
                                "617850K .......... .......... .......... .......... .......... 75% 19.2M 6s",
                                "617900K .......... .......... .......... .......... .......... 75% 7.60M 6s",
                                "617950K .......... .......... .......... .......... .......... 75% 8.29M 6s",
                                "618000K .......... .......... .......... .......... .......... 75% 19.8M 6s",
                                "618050K .......... .......... .......... .......... .......... 75% 7.66M 6s",
                                "618100K .......... .......... .......... .......... .......... 75% 18.4M 6s",
                                "618150K .......... .......... .......... .......... .......... 75% 7.72M 6s",
                                "618200K .......... .......... .......... .......... .......... 75% 17.9M 6s",
                                "618250K .......... .......... .......... .......... .......... 75% 17.6M 6s",
                                "618300K .......... .......... .......... .......... .......... 75% 8.98M 6s",
                                "618350K .......... .......... .......... .......... .......... 75% 16.4M 6s",
                                "618400K .......... .......... .......... .......... .......... 75% 15.2M 6s",
                                "618450K .......... .......... .......... .......... .......... 75% 23.3M 6s",
                                "618500K .......... .......... .......... .......... .......... 75% 6.94M 6s",
                                "618550K .......... .......... .......... .......... .......... 75% 12.6M 6s",
                                "618600K .......... .......... .......... .......... .......... 75% 23.2M 6s",
                                "618650K .......... .......... .......... .......... .......... 75% 39.0M 6s",
                                "618700K .......... .......... .......... .......... .......... 75% 34.3M 6s",
                                "618750K .......... .......... .......... .......... .......... 75% 49.6M 6s",
                                "618800K .......... .......... .......... .......... .......... 75% 17.2M 6s",
                                "618850K .......... .......... .......... .......... .......... 75% 18.8M 6s",
                                "618900K .......... .......... .......... .......... .......... 75% 7.01M 6s",
                                "618950K .......... .......... .......... .......... .......... 75% 28.5M 6s",
                                "619000K .......... .......... .......... .......... .......... 75% 8.65M 6s",
                                "619050K .......... .......... .......... .......... .......... 75% 15.1M 6s",
                                "619100K .......... .......... .......... .......... .......... 75% 20.3M 6s",
                                "619150K .......... .......... .......... .......... .......... 75% 14.6M 6s",
                                "619200K .......... .......... .......... .......... .......... 75% 5.78M 6s",
                                "619250K .......... .......... .......... .......... .......... 75% 16.0M 6s",
                                "619300K .......... .......... .......... .......... .......... 75% 6.47M 6s",
                                "619350K .......... .......... .......... .......... .......... 75% 41.3M 6s",
                                "619400K .......... .......... .......... .......... .......... 75% 14.9M 6s",
                                "619450K .......... .......... .......... .......... .......... 75% 36.9M 6s",
                                "619500K .......... .......... .......... .......... .......... 75% 8.55M 6s",
                                "619550K .......... .......... .......... .......... .......... 75% 26.1M 6s",
                                "619600K .......... .......... .......... .......... .......... 75% 3.46M 6s",
                                "619650K .......... .......... .......... .......... .......... 75% 15.9M 6s",
                                "619700K .......... .......... .......... .......... .......... 75% 8.43M 6s",
                                "619750K .......... .......... .......... .......... .......... 75% 17.0M 6s",
                                "619800K .......... .......... .......... .......... .......... 75% 5.50M 6s",
                                "619850K .......... .......... .......... .......... .......... 75% 18.7M 6s",
                                "619900K .......... .......... .......... .......... .......... 75% 16.8M 6s",
                                "619950K .......... .......... .......... .......... .......... 75% 13.1M 6s",
                                "620000K .......... .......... .......... .......... .......... 75% 5.07M 6s",
                                "620050K .......... .......... .......... .......... .......... 75% 17.5M 6s",
                                "620100K .......... .......... .......... .......... .......... 75% 17.2M 6s",
                                "620150K .......... .......... .......... .......... .......... 75% 7.85M 6s",
                                "620200K .......... .......... .......... .......... .......... 75% 21.4M 6s",
                                "620250K .......... .......... .......... .......... .......... 75% 19.7M 6s",
                                "620300K .......... .......... .......... .......... .......... 75% 40.3M 6s",
                                "620350K .......... .......... .......... .......... .......... 75% 38.6M 6s",
                                "620400K .......... .......... .......... .......... .......... 75% 39.9M 6s",
                                "620450K .......... .......... .......... .......... .......... 75% 8.34M 6s",
                                "620500K .......... .......... .......... .......... .......... 75% 29.4M 6s",
                                "620550K .......... .......... .......... .......... .......... 75% 18.2M 6s",
                                "620600K .......... .......... .......... .......... .......... 75% 19.6M 6s",
                                "620650K .......... .......... .......... .......... .......... 75% 19.0M 6s",
                                "620700K .......... .......... .......... .......... .......... 75% 5.24M 6s",
                                "620750K .......... .......... .......... .......... .......... 75% 20.0M 6s",
                                "620800K .......... .......... .......... .......... .......... 75% 17.8M 6s",
                                "620850K .......... .......... .......... .......... .......... 75% 8.97M 6s",
                                "620900K .......... .......... .......... .......... .......... 75% 17.6M 6s",
                                "620950K .......... .......... .......... .......... .......... 75% 6.96M 6s",
                                "621000K .......... .......... .......... .......... .......... 75% 18.1M 6s",
                                "621050K .......... .......... .......... .......... .......... 75% 18.3M 6s",
                                "621100K .......... .......... .......... .......... .......... 75% 19.1M 6s",
                                "621150K .......... .......... .......... .......... .......... 75% 5.13M 6s",
                                "621200K .......... .......... .......... .......... .......... 75% 18.7M 6s",
                                "621250K .......... .......... .......... .......... .......... 75% 18.0M 6s",
                                "621300K .......... .......... .......... .......... .......... 75% 18.4M 6s",
                                "621350K .......... .......... .......... .......... .......... 75% 4.91M 6s",
                                "621400K .......... .......... .......... .......... .......... 75% 18.5M 6s",
                                "621450K .......... .......... .......... .......... .......... 75% 7.23M 6s",
                                "621500K .......... .......... .......... .......... .......... 75% 24.3M 6s",
                                "621550K .......... .......... .......... .......... .......... 75% 17.7M 6s",
                                "621600K .......... .......... .......... .......... .......... 75% 15.9M 6s",
                                "621650K .......... .......... .......... .......... .......... 75% 6.11M 6s",
                                "621700K .......... .......... .......... .......... .......... 75% 38.6M 6s",
                                "621750K .......... .......... .......... .......... .......... 75% 17.0M 6s",
                                "621800K .......... .......... .......... .......... .......... 75% 18.0M 6s",
                                "621850K .......... .......... .......... .......... .......... 75% 7.64M 6s",
                                "621900K .......... .......... .......... .......... .......... 75% 17.6M 6s",
                                "621950K .......... .......... .......... .......... .......... 75% 48.4M 6s",
                                "622000K .......... .......... .......... .......... .......... 75% 18.3M 6s",
                                "622050K .......... .......... .......... .......... .......... 75% 37.7M 6s",
                                "622100K .......... .......... .......... .......... .......... 75% 32.2M 6s",
                                "622150K .......... .......... .......... .......... .......... 75% 14.5M 6s",
                                "622200K .......... .......... .......... .......... .......... 75% 18.5M 6s",
                                "622250K .......... .......... .......... .......... .......... 75% 15.8M 6s",
                                "622300K .......... .......... .......... .......... .......... 75% 32.2M 6s",
                                "622350K .......... .......... .......... .......... .......... 75% 13.5M 6s",
                                "622400K .......... .......... .......... .......... .......... 75% 6.07M 6s",
                                "622450K .......... .......... .......... .......... .......... 75% 20.7M 6s",
                                "622500K .......... .......... .......... .......... .......... 75% 22.2M 6s",
                                "622550K .......... .......... .......... .......... .......... 75% 8.97M 6s",
                                "622600K .......... .......... .......... .......... .......... 75% 19.9M 6s",
                                "622650K .......... .......... .......... .......... .......... 75% 21.6M 6s",
                                "622700K .......... .......... .......... .......... .......... 75% 5.98M 6s",
                                "622750K .......... .......... .......... .......... .......... 75% 21.2M 6s",
                                "622800K .......... .......... .......... .......... .......... 75% 18.2M 6s",
                                "622850K .......... .......... .......... .......... .......... 75% 27.8M 6s",
                                "622900K .......... .......... .......... .......... .......... 75% 20.2M 6s",
                                "622950K .......... .......... .......... .......... .......... 75% 5.62M 6s",
                                "623000K .......... .......... .......... .......... .......... 75% 24.7M 6s",
                                "623050K .......... .......... .......... .......... .......... 75% 9.02M 6s",
                                "623100K .......... .......... .......... .......... .......... 75% 21.6M 6s",
                                "623150K .......... .......... .......... .......... .......... 75% 20.2M 6s",
                                "623200K .......... .......... .......... .......... .......... 75% 8.56M 6s",
                                "623250K .......... .......... .......... .......... .......... 75% 11.4M 6s",
                                "623300K .......... .......... .......... .......... .......... 75% 40.8M 6s",
                                "623350K .......... .......... .......... .......... .......... 75% 38.7M 6s",
                                "623400K .......... .......... .......... .......... .......... 75% 42.4M 6s",
                                "623450K .......... .......... .......... .......... .......... 75% 27.9M 6s",
                                "623500K .......... .......... .......... .......... .......... 75% 38.9M 6s",
                                "623550K .......... .......... .......... .......... .......... 75% 44.6M 6s",
                                "623600K .......... .......... .......... .......... .......... 75% 42.9M 6s",
                                "623650K .......... .......... .......... .......... .......... 75% 33.8M 6s",
                                "623700K .......... .......... .......... .......... .......... 75% 28.0M 6s",
                                "623750K .......... .......... .......... .......... .......... 75% 29.1M 6s",
                                "623800K .......... .......... .......... .......... .......... 75% 51.2M 6s",
                                "623850K .......... .......... .......... .......... .......... 75% 55.5M 6s",
                                "623900K .......... .......... .......... .......... .......... 75% 16.4M 6s",
                                "623950K .......... .......... .......... .......... .......... 75% 10.9M 6s",
                                "624000K .......... .......... .......... .......... .......... 75% 53.6M 6s",
                                "624050K .......... .......... .......... .......... .......... 75% 44.5M 6s",
                                "624100K .......... .......... .......... .......... .......... 75% 43.0M 6s",
                                "624150K .......... .......... .......... .......... .......... 75% 8.32M 6s",
                                "624200K .......... .......... .......... .......... .......... 76% 44.7M 6s",
                                "624250K .......... .......... .......... .......... .......... 76% 42.7M 6s",
                                "624300K .......... .......... .......... .......... .......... 76% 34.9M 6s",
                                "624350K .......... .......... .......... .......... .......... 76% 42.6M 6s",
                                "624400K .......... .......... .......... .......... .......... 76% 14.7M 6s",
                                "624450K .......... .......... .......... .......... .......... 76% 30.7M 6s",
                                "624500K .......... .......... .......... .......... .......... 76% 39.7M 6s",
                                "624550K .......... .......... .......... .......... .......... 76% 31.3M 6s",
                                "624600K .......... .......... .......... .......... .......... 76% 23.5M 6s",
                                "624650K .......... .......... .......... .......... .......... 76% 45.9M 6s",
                                "624700K .......... .......... .......... .......... .......... 76% 30.2M 6s",
                                "624750K .......... .......... .......... .......... .......... 76% 42.3M 6s",
                                "624800K .......... .......... .......... .......... .......... 76% 37.0M 6s",
                                "624850K .......... .......... .......... .......... .......... 76% 40.6M 6s",
                                "624900K .......... .......... .......... .......... .......... 76% 35.2M 6s",
                                "624950K .......... .......... .......... .......... .......... 76% 8.69M 6s",
                                "625000K .......... .......... .......... .......... .......... 76% 24.3M 6s",
                                "625050K .......... .......... .......... .......... .......... 76% 15.3M 6s",
                                "625100K .......... .......... .......... .......... .......... 76% 37.6M 6s",
                                "625150K .......... .......... .......... .......... .......... 76% 36.4M 6s",
                                "625200K .......... .......... .......... .......... .......... 76% 29.1M 6s",
                                "625250K .......... .......... .......... .......... .......... 76% 35.4M 6s",
                                "625300K .......... .......... .......... .......... .......... 76% 32.7M 6s",
                                "625350K .......... .......... .......... .......... .......... 76% 15.0M 6s",
                                "625400K .......... .......... .......... .......... .......... 76% 16.2M 6s",
                                "625450K .......... .......... .......... .......... .......... 76% 35.5M 6s",
                                "625500K .......... .......... .......... .......... .......... 76% 32.8M 6s",
                                "625550K .......... .......... .......... .......... .......... 76% 32.6M 6s",
                                "625600K .......... .......... .......... .......... .......... 76% 49.0M 6s",
                                "625650K .......... .......... .......... .......... .......... 76% 38.1M 6s",
                                "625700K .......... .......... .......... .......... .......... 76% 38.9M 6s",
                                "625750K .......... .......... .......... .......... .......... 76% 44.1M 6s",
                                "625800K .......... .......... .......... .......... .......... 76% 51.9M 6s",
                                "625850K .......... .......... .......... .......... .......... 76% 48.6M 6s",
                                "625900K .......... .......... .......... .......... .......... 76% 33.5M 6s",
                                "625950K .......... .......... .......... .......... .......... 76% 27.4M 6s",
                                "626000K .......... .......... .......... .......... .......... 76% 30.6M 6s",
                                "626050K .......... .......... .......... .......... .......... 76% 29.0M 6s",
                                "626100K .......... .......... .......... .......... .......... 76% 32.1M 6s",
                                "626150K .......... .......... .......... .......... .......... 76% 44.8M 6s",
                                "626200K .......... .......... .......... .......... .......... 76% 52.9M 6s",
                                "626250K .......... .......... .......... .......... .......... 76% 54.1M 6s",
                                "626300K .......... .......... .......... .......... .......... 76% 16.2M 6s",
                                "626350K .......... .......... .......... .......... .......... 76% 24.8M 6s",
                                "626400K .......... .......... .......... .......... .......... 76% 30.6M 6s",
                                "626450K .......... .......... .......... .......... .......... 76% 40.6M 6s",
                                "626500K .......... .......... .......... .......... .......... 76% 25.2M 6s",
                                "626550K .......... .......... .......... .......... .......... 76% 30.5M 6s",
                                "626600K .......... .......... .......... .......... .......... 76% 39.8M 6s",
                                "626650K .......... .......... .......... .......... .......... 76% 43.2M 6s",
                                "626700K .......... .......... .......... .......... .......... 76% 18.5M 6s",
                                "626750K .......... .......... .......... .......... .......... 76% 37.6M 6s",
                                "626800K .......... .......... .......... .......... .......... 76% 41.9M 6s",
                                "626850K .......... .......... .......... .......... .......... 76% 48.4M 6s",
                                "626900K .......... .......... .......... .......... .......... 76% 24.9M 6s",
                                "626950K .......... .......... .......... .......... .......... 76% 25.1M 6s",
                                "627000K .......... .......... .......... .......... .......... 76% 43.9M 6s",
                                "627050K .......... .......... .......... .......... .......... 76% 22.2M 6s",
                                "627100K .......... .......... .......... .......... .......... 76% 29.0M 6s",
                                "627150K .......... .......... .......... .......... .......... 76% 49.6M 6s",
                                "627200K .......... .......... .......... .......... .......... 76% 49.0M 6s",
                                "627250K .......... .......... .......... .......... .......... 76% 30.7M 6s",
                                "627300K .......... .......... .......... .......... .......... 76% 40.3M 6s",
                                "627350K .......... .......... .......... .......... .......... 76% 48.6M 6s",
                                "627400K .......... .......... .......... .......... .......... 76% 45.4M 6s",
                                "627450K .......... .......... .......... .......... .......... 76% 25.3M 6s",
                                "627500K .......... .......... .......... .......... .......... 76% 38.1M 6s",
                                "627550K .......... .......... .......... .......... .......... 76% 26.3M 6s",
                                "627600K .......... .......... .......... .......... .......... 76% 44.0M 6s",
                                "627650K .......... .......... .......... .......... .......... 76% 39.2M 6s",
                                "627700K .......... .......... .......... .......... .......... 76% 43.7M 6s",
                                "627750K .......... .......... .......... .......... .......... 76% 25.8M 6s",
                                "627800K .......... .......... .......... .......... .......... 76% 42.2M 6s",
                                "627850K .......... .......... .......... .......... .......... 76% 40.4M 6s",
                                "627900K .......... .......... .......... .......... .......... 76% 46.3M 6s",
                                "627950K .......... .......... .......... .......... .......... 76% 50.5M 6s",
                                "628000K .......... .......... .......... .......... .......... 76% 50.1M 6s",
                                "628050K .......... .......... .......... .......... .......... 76% 56.3M 6s",
                                "628100K .......... .......... .......... .......... .......... 76% 35.6M 6s",
                                "628150K .......... .......... .......... .......... .......... 76% 35.3M 6s",
                                "628200K .......... .......... .......... .......... .......... 76% 21.1M 6s",
                                "628250K .......... .......... .......... .......... .......... 76% 32.9M 6s",
                                "628300K .......... .......... .......... .......... .......... 76% 37.2M 6s",
                                "628350K .......... .......... .......... .......... .......... 76% 38.2M 6s",
                                "628400K .......... .......... .......... .......... .......... 76% 38.1M 6s",
                                "628450K .......... .......... .......... .......... .......... 76% 36.9M 6s",
                                "628500K .......... .......... .......... .......... .......... 76% 42.6M 6s",
                                "628550K .......... .......... .......... .......... .......... 76% 43.4M 6s",
                                "628600K .......... .......... .......... .......... .......... 76% 56.2M 6s",
                                "628650K .......... .......... .......... .......... .......... 76% 45.8M 6s",
                                "628700K .......... .......... .......... .......... .......... 76% 52.1M 6s",
                                "628750K .......... .......... .......... .......... .......... 76% 52.0M 6s",
                                "628800K .......... .......... .......... .......... .......... 76% 19.8M 6s",
                                "628850K .......... .......... .......... .......... .......... 76% 20.1M 6s",
                                "628900K .......... .......... .......... .......... .......... 76% 31.5M 6s",
                                "628950K .......... .......... .......... .......... .......... 76% 46.5M 6s",
                                "629000K .......... .......... .......... .......... .......... 76% 16.9M 6s",
                                "629050K .......... .......... .......... .......... .......... 76% 13.2M 6s",
                                "629100K .......... .......... .......... .......... .......... 76% 37.8M 6s",
                                "629150K .......... .......... .......... .......... .......... 76% 30.8M 6s",
                                "629200K .......... .......... .......... .......... .......... 76% 50.3M 6s",
                                "629250K .......... .......... .......... .......... .......... 76% 24.4M 6s",
                                "629300K .......... .......... .......... .......... .......... 76% 44.8M 6s",
                                "629350K .......... .......... .......... .......... .......... 76% 18.5M 6s",
                                "629400K .......... .......... .......... .......... .......... 76% 14.2M 6s",
                                "629450K .......... .......... .......... .......... .......... 76% 27.0M 6s",
                                "629500K .......... .......... .......... .......... .......... 76% 41.0M 6s",
                                "629550K .......... .......... .......... .......... .......... 76% 29.2M 6s",
                                "629600K .......... .......... .......... .......... .......... 76% 39.7M 6s",
                                "629650K .......... .......... .......... .......... .......... 76% 44.9M 6s",
                                "629700K .......... .......... .......... .......... .......... 76% 15.5M 6s",
                                "629750K .......... .......... .......... .......... .......... 76% 28.7M 6s",
                                "629800K .......... .......... .......... .......... .......... 76% 26.1M 6s",
                                "629850K .......... .......... .......... .......... .......... 76% 16.2M 6s",
                                "629900K .......... .......... .......... .......... .......... 76% 21.9M 6s",
                                "629950K .......... .......... .......... .......... .......... 76% 15.1M 6s",
                                "630000K .......... .......... .......... .......... .......... 76% 56.0M 6s",
                                "630050K .......... .......... .......... .......... .......... 76% 46.1M 6s",
                                "630100K .......... .......... .......... .......... .......... 76% 38.9M 6s",
                                "630150K .......... .......... .......... .......... .......... 76% 37.8M 6s",
                                "630200K .......... .......... .......... .......... .......... 76% 24.7M 6s",
                                "630250K .......... .......... .......... .......... .......... 76% 11.2M 6s",
                                "630300K .......... .......... .......... .......... .......... 76% 41.3M 6s",
                                "630350K .......... .......... .......... .......... .......... 76% 45.6M 6s",
                                "630400K .......... .......... .......... .......... .......... 76% 40.1M 6s",
                                "630450K .......... .......... .......... .......... .......... 76% 32.2M 6s",
                                "630500K .......... .......... .......... .......... .......... 76% 26.6M 6s",
                                "630550K .......... .......... .......... .......... .......... 76% 12.9M 6s",
                                "630600K .......... .......... .......... .......... .......... 76% 46.7M 6s",
                                "630650K .......... .......... .......... .......... .......... 76% 47.0M 6s",
                                "630700K .......... .......... .......... .......... .......... 76% 54.7M 6s",
                                "630750K .......... .......... .......... .......... .......... 76% 25.3M 6s",
                                "630800K .......... .......... .......... .......... .......... 76% 20.8M 6s",
                                "630850K .......... .......... .......... .......... .......... 76% 37.5M 6s",
                                "630900K .......... .......... .......... .......... .......... 76% 41.7M 6s",
                                "630950K .......... .......... .......... .......... .......... 76% 42.6M 6s",
                                "631000K .......... .......... .......... .......... .......... 76% 19.0M 6s",
                                "631050K .......... .......... .......... .......... .......... 76% 55.0M 6s",
                                "631100K .......... .......... .......... .......... .......... 76% 25.2M 6s",
                                "631150K .......... .......... .......... .......... .......... 76% 42.1M 6s",
                                "631200K .......... .......... .......... .......... .......... 76% 51.3M 6s",
                                "631250K .......... .......... .......... .......... .......... 76% 25.4M 6s",
                                "631300K .......... .......... .......... .......... .......... 76% 37.9M 6s",
                                "631350K .......... .......... .......... .......... .......... 76% 20.8M 6s",
                                "631400K .......... .......... .......... .......... .......... 76% 35.4M 6s",
                                "631450K .......... .......... .......... .......... .......... 76% 38.1M 6s",
                                "631500K .......... .......... .......... .......... .......... 76% 28.3M 6s",
                                "631550K .......... .......... .......... .......... .......... 76% 32.3M 6s",
                                "631600K .......... .......... .......... .......... .......... 76% 23.2M 6s",
                                "631650K .......... .......... .......... .......... .......... 76% 39.3M 6s",
                                "631700K .......... .......... .......... .......... .......... 76% 38.1M 6s",
                                "631750K .......... .......... .......... .......... .......... 76% 44.1M 6s",
                                "631800K .......... .......... .......... .......... .......... 76% 35.6M 6s",
                                "631850K .......... .......... .......... .......... .......... 76% 17.5M 6s",
                                "631900K .......... .......... .......... .......... .......... 76% 50.1M 6s",
                                "631950K .......... .......... .......... .......... .......... 76% 49.9M 6s",
                                "632000K .......... .......... .......... .......... .......... 76% 51.1M 6s",
                                "632050K .......... .......... .......... .......... .......... 76% 26.1M 6s",
                                "632100K .......... .......... .......... .......... .......... 76% 20.4M 6s",
                                "632150K .......... .......... .......... .......... .......... 76% 38.7M 6s",
                                "632200K .......... .......... .......... .......... .......... 76% 28.3M 6s",
                                "632250K .......... .......... .......... .......... .......... 76% 44.3M 6s",
                                "632300K .......... .......... .......... .......... .......... 76% 38.4M 6s",
                                "632350K .......... .......... .......... .......... .......... 76% 32.1M 6s",
                                "632400K .......... .......... .......... .......... .......... 76% 33.8M 6s",
                                "632450K .......... .......... .......... .......... .......... 77% 52.4M 6s",
                                "632500K .......... .......... .......... .......... .......... 77% 52.7M 6s",
                                "632550K .......... .......... .......... .......... .......... 77% 26.4M 6s",
                                "632600K .......... .......... .......... .......... .......... 77% 13.5M 6s",
                                "632650K .......... .......... .......... .......... .......... 77% 25.0M 6s",
                                "632700K .......... .......... .......... .......... .......... 77% 43.4M 6s",
                                "632750K .......... .......... .......... .......... .......... 77% 27.3M 6s",
                                "632800K .......... .......... .......... .......... .......... 77% 23.3M 6s",
                                "632850K .......... .......... .......... .......... .......... 77% 40.4M 6s",
                                "632900K .......... .......... .......... .......... .......... 77% 39.8M 6s",
                                "632950K .......... .......... .......... .......... .......... 77% 41.7M 6s",
                                "633000K .......... .......... .......... .......... .......... 77% 9.75M 6s",
                                "633050K .......... .......... .......... .......... .......... 77% 33.3M 6s",
                                "633100K .......... .......... .......... .......... .......... 77% 38.2M 6s",
                                "633150K .......... .......... .......... .......... .......... 77% 38.8M 6s",
                                "633200K .......... .......... .......... .......... .......... 77% 25.0M 6s",
                                "633250K .......... .......... .......... .......... .......... 77% 24.3M 6s",
                                "633300K .......... .......... .......... .......... .......... 77% 19.2M 6s",
                                "633350K .......... .......... .......... .......... .......... 77% 31.4M 6s",
                                "633400K .......... .......... .......... .......... .......... 77% 41.5M 6s",
                                "633450K .......... .......... .......... .......... .......... 77% 44.7M 6s",
                                "633500K .......... .......... .......... .......... .......... 77% 23.9M 6s",
                                "633550K .......... .......... .......... .......... .......... 77% 50.7M 6s",
                                "633600K .......... .......... .......... .......... .......... 77% 38.9M 6s",
                                "633650K .......... .......... .......... .......... .......... 77% 33.7M 6s",
                                "633700K .......... .......... .......... .......... .......... 77% 41.6M 6s",
                                "633750K .......... .......... .......... .......... .......... 77% 15.9M 6s",
                                "633800K .......... .......... .......... .......... .......... 77% 40.8M 6s",
                                "633850K .......... .......... .......... .......... .......... 77% 42.4M 6s",
                                "633900K .......... .......... .......... .......... .......... 77% 37.5M 6s",
                                "633950K .......... .......... .......... .......... .......... 77% 43.0M 6s",
                                "634000K .......... .......... .......... .......... .......... 77% 6.10M 6s",
                                "634050K .......... .......... .......... .......... .......... 77% 56.4M 6s",
                                "634100K .......... .......... .......... .......... .......... 77% 50.4M 6s",
                                "634150K .......... .......... .......... .......... .......... 77% 56.9M 6s",
                                "634200K .......... .......... .......... .......... .......... 77% 14.6M 6s",
                                "634250K .......... .......... .......... .......... .......... 77% 26.8M 6s",
                                "634300K .......... .......... .......... .......... .......... 77% 17.8M 6s",
                                "634350K .......... .......... .......... .......... .......... 77% 25.3M 6s",
                                "634400K .......... .......... .......... .......... .......... 77% 30.3M 6s",
                                "634450K .......... .......... .......... .......... .......... 77% 33.6M 6s",
                                "634500K .......... .......... .......... .......... .......... 77% 32.7M 6s",
                                "634550K .......... .......... .......... .......... .......... 77% 31.0M 6s",
                                "634600K .......... .......... .......... .......... .......... 77% 30.9M 6s",
                                "634650K .......... .......... .......... .......... .......... 77% 25.5M 6s",
                                "634700K .......... .......... .......... .......... .......... 77% 31.3M 6s",
                                "634750K .......... .......... .......... .......... .......... 77% 27.7M 6s",
                                "634800K .......... .......... .......... .......... .......... 77% 19.1M 6s",
                                "634850K .......... .......... .......... .......... .......... 77% 30.2M 6s",
                                "634900K .......... .......... .......... .......... .......... 77% 46.0M 6s",
                                "634950K .......... .......... .......... .......... .......... 77% 79.5M 6s",
                                "635000K .......... .......... .......... .......... .......... 77% 33.3M 6s",
                                "635050K .......... .......... .......... .......... .......... 77% 59.3M 6s",
                                "635100K .......... .......... .......... .......... .......... 77% 49.3M 6s",
                                "635150K .......... .......... .......... .......... .......... 77% 61.7M 6s",
                                "635200K .......... .......... .......... .......... .......... 77% 62.0M 6s",
                                "635250K .......... .......... .......... .......... .......... 77% 60.5M 6s",
                                "635300K .......... .......... .......... .......... .......... 77%  101M 6s",
                                "635350K .......... .......... .......... .......... .......... 77% 94.9M 6s",
                                "635400K .......... .......... .......... .......... .......... 77% 73.4M 6s",
                                "635450K .......... .......... .......... .......... .......... 77% 29.0M 6s",
                                "635500K .......... .......... .......... .......... .......... 77% 58.3M 6s",
                                "635550K .......... .......... .......... .......... .......... 77% 50.5M 6s",
                                "635600K .......... .......... .......... .......... .......... 77% 45.2M 6s",
                                "635650K .......... .......... .......... .......... .......... 77% 74.5M 6s",
                                "635700K .......... .......... .......... .......... .......... 77% 12.6M 6s",
                                "635750K .......... .......... .......... .......... .......... 77% 52.4M 6s",
                                "635800K .......... .......... .......... .......... .......... 77% 24.8M 6s",
                                "635850K .......... .......... .......... .......... .......... 77% 82.2M 6s",
                                "635900K .......... .......... .......... .......... .......... 77% 76.1M 6s",
                                "635950K .......... .......... .......... .......... .......... 77% 74.0M 6s",
                                "636000K .......... .......... .......... .......... .......... 77% 9.24M 6s",
                                "636050K .......... .......... .......... .......... .......... 77% 81.5M 6s",
                                "636100K .......... .......... .......... .......... .......... 77% 94.1M 6s",
                                "636150K .......... .......... .......... .......... .......... 77%  140M 6s",
                                "636200K .......... .......... .......... .......... .......... 77%  120M 6s",
                                "636250K .......... .......... .......... .......... .......... 77% 19.0M 6s",
                                "636300K .......... .......... .......... .......... .......... 77% 55.4M 6s",
                                "636350K .......... .......... .......... .......... .......... 77% 60.0M 6s",
                                "636400K .......... .......... .......... .......... .......... 77% 63.2M 6s",
                                "636450K .......... .......... .......... .......... .......... 77% 55.1M 6s",
                                "636500K .......... .......... .......... .......... .......... 77% 65.1M 6s",
                                "636550K .......... .......... .......... .......... .......... 77% 27.5M 6s",
                                "636600K .......... .......... .......... .......... .......... 77% 10.1M 6s",
                                "636650K .......... .......... .......... .......... .......... 77% 78.4M 6s",
                                "636700K .......... .......... .......... .......... .......... 77% 93.0M 6s",
                                "636750K .......... .......... .......... .......... .......... 77% 17.9M 6s",
                                "636800K .......... .......... .......... .......... .......... 77% 83.1M 6s",
                                "636850K .......... .......... .......... .......... .......... 77% 61.2M 6s",
                                "636900K .......... .......... .......... .......... .......... 77% 63.0M 6s",
                                "636950K .......... .......... .......... .......... .......... 77% 21.9M 6s",
                                "637000K .......... .......... .......... .......... .......... 77% 73.0M 6s",
                                "637050K .......... .......... .......... .......... .......... 77%  116M 6s",
                                "637100K .......... .......... .......... .......... .......... 77% 61.6M 6s",
                                "637150K .......... .......... .......... .......... .......... 77% 51.9M 6s",
                                "637200K .......... .......... .......... .......... .......... 77% 14.0M 6s",
                                "637250K .......... .......... .......... .......... .......... 77% 65.5M 6s",
                                "637300K .......... .......... .......... .......... .......... 77% 24.6M 6s",
                                "637350K .......... .......... .......... .......... .......... 77% 46.5M 6s",
                                "637400K .......... .......... .......... .......... .......... 77% 25.8M 6s",
                                "637450K .......... .......... .......... .......... .......... 77% 22.4M 6s",
                                "637500K .......... .......... .......... .......... .......... 77% 14.3M 6s",
                                "637550K .......... .......... .......... .......... .......... 77% 14.1M 6s",
                                "637600K .......... .......... .......... .......... .......... 77% 59.1M 6s",
                                "637650K .......... .......... .......... .......... .......... 77% 49.2M 6s",
                                "637700K .......... .......... .......... .......... .......... 77% 74.9M 6s",
                                "637750K .......... .......... .......... .......... .......... 77% 7.51M 6s",
                                "637800K .......... .......... .......... .......... .......... 77% 57.1M 6s",
                                "637850K .......... .......... .......... .......... .......... 77%  104M 6s",
                                "637900K .......... .......... .......... .......... .......... 77%  139M 6s",
                                "637950K .......... .......... .......... .......... .......... 77% 17.0M 6s",
                                "638000K .......... .......... .......... .......... .......... 77% 61.7M 6s",
                                "638050K .......... .......... .......... .......... .......... 77% 5.69M 6s",
                                "638100K .......... .......... .......... .......... .......... 77% 88.4M 6s",
                                "638150K .......... .......... .......... .......... .......... 77% 84.1M 6s",
                                "638200K .......... .......... .......... .......... .......... 77% 89.9M 6s",
                                "638250K .......... .......... .......... .......... .......... 77% 22.8M 6s",
                                "638300K .......... .......... .......... .......... .......... 77% 54.1M 6s",
                                "638350K .......... .......... .......... .......... .......... 77% 62.4M 6s",
                                "638400K .......... .......... .......... .......... .......... 77% 68.9M 6s",
                                "638450K .......... .......... .......... .......... .......... 77% 21.6M 6s",
                                "638500K .......... .......... .......... .......... .......... 77% 37.7M 6s",
                                "638550K .......... .......... .......... .......... .......... 77% 31.0M 6s",
                                "638600K .......... .......... .......... .......... .......... 77% 68.6M 6s",
                                "638650K .......... .......... .......... .......... .......... 77% 26.8M 6s",
                                "638700K .......... .......... .......... .......... .......... 77% 19.3M 6s",
                                "638750K .......... .......... .......... .......... .......... 77% 3.83M 6s",
                                "638800K .......... .......... .......... .......... .......... 77%  111M 6s",
                                "638850K .......... .......... .......... .......... .......... 77% 74.6M 6s",
                                "638900K .......... .......... .......... .......... .......... 77% 96.7M 6s",
                                "638950K .......... .......... .......... .......... .......... 77%  101M 6s",
                                "639000K .......... .......... .......... .......... .......... 77% 99.2M 6s",
                                "639050K .......... .......... .......... .......... .......... 77% 87.9M 6s",
                                "639100K .......... .......... .......... .......... .......... 77% 46.4M 6s",
                                "639150K .......... .......... .......... .......... .......... 77% 71.4M 6s",
                                "639200K .......... .......... .......... .......... .......... 77%  106M 6s",
                                "639250K .......... .......... .......... .......... .......... 77% 79.4M 6s",
                                "639300K .......... .......... .......... .......... .......... 77%  103M 6s",
                                "639350K .......... .......... .......... .......... .......... 77%  107M 6s",
                                "639400K .......... .......... .......... .......... .......... 77% 10.8M 6s",
                                "639450K .......... .......... .......... .......... .......... 77% 70.4M 6s",
                                "639500K .......... .......... .......... .......... .......... 77%  131M 6s",
                                "639550K .......... .......... .......... .......... .......... 77%  132M 6s",
                                "639600K .......... .......... .......... .......... .......... 77% 18.1M 6s",
                                "639650K .......... .......... .......... .......... .......... 77% 14.6M 6s",
                                "639700K .......... .......... .......... .......... .......... 77% 11.4M 6s",
                                "639750K .......... .......... .......... .......... .......... 77% 65.3M 6s",
                                "639800K .......... .......... .......... .......... .......... 77%  147M 6s",
                                "639850K .......... .......... .......... .......... .......... 77% 86.4M 6s",
                                "639900K .......... .......... .......... .......... .......... 77% 21.8M 6s",
                                "639950K .......... .......... .......... .......... .......... 77% 5.39M 6s",
                                "640000K .......... .......... .......... .......... .......... 77% 94.4M 6s",
                                "640050K .......... .......... .......... .......... .......... 77%  112M 6s",
                                "640100K .......... .......... .......... .......... .......... 77%  112M 6s",
                                "640150K .......... .......... .......... .......... .......... 77% 95.2M 6s",
                                "640200K .......... .......... .......... .......... .......... 77%  111M 6s",
                                "640250K .......... .......... .......... .......... .......... 77%  104M 6s",
                                "640300K .......... .......... .......... .......... .......... 77% 7.17M 6s",
                                "640350K .......... .......... .......... .......... .......... 77%  118M 6s",
                                "640400K .......... .......... .......... .......... .......... 77%  146M 6s",
                                "640450K .......... .......... .......... .......... .......... 77%  141M 6s",
                                "640500K .......... .......... .......... .......... .......... 77%  124M 6s",
                                "640550K .......... .......... .......... .......... .......... 77% 78.8M 6s",
                                "640600K .......... .......... .......... .......... .......... 77% 87.9M 6s",
                                "640650K .......... .......... .......... .......... .......... 78% 60.8M 6s",
                                "640700K .......... .......... .......... .......... .......... 78% 62.6M 6s",
                                "640750K .......... .......... .......... .......... .......... 78% 43.9M 6s",
                                "640800K .......... .......... .......... .......... .......... 78% 27.0M 6s",
                                "640850K .......... .......... .......... .......... .......... 78% 58.0M 6s",
                                "640900K .......... .......... .......... .......... .......... 78% 75.7M 6s",
                                "640950K .......... .......... .......... .......... .......... 78% 9.25M 6s",
                                "641000K .......... .......... .......... .......... .......... 78%  118M 6s",
                                "641050K .......... .......... .......... .......... .......... 78%  105M 6s",
                                "641100K .......... .......... .......... .......... .......... 78% 89.3M 6s",
                                "641150K .......... .......... .......... .......... .......... 78% 90.4M 6s",
                                "641200K .......... .......... .......... .......... .......... 78% 33.8M 6s",
                                "641250K .......... .......... .......... .......... .......... 78% 31.7M 6s",
                                "641300K .......... .......... .......... .......... .......... 78% 79.5M 6s",
                                "641350K .......... .......... .......... .......... .......... 78% 81.1M 6s",
                                "641400K .......... .......... .......... .......... .......... 78% 17.7M 6s",
                                "641450K .......... .......... .......... .......... .......... 78% 23.8M 6s",
                                "641500K .......... .......... .......... .......... .......... 78% 48.3M 6s",
                                "641550K .......... .......... .......... .......... .......... 78% 24.9M 6s",
                                "641600K .......... .......... .......... .......... .......... 78% 39.4M 6s",
                                "641650K .......... .......... .......... .......... .......... 78% 22.4M 6s",
                                "641700K .......... .......... .......... .......... .......... 78% 24.9M 6s",
                                "641750K .......... .......... .......... .......... .......... 78% 24.1M 6s",
                                "641800K .......... .......... .......... .......... .......... 78% 46.5M 6s",
                                "641850K .......... .......... .......... .......... .......... 78% 72.0M 6s",
                                "641900K .......... .......... .......... .......... .......... 78% 58.2M 6s",
                                "641950K .......... .......... .......... .......... .......... 78% 26.2M 6s",
                                "642000K .......... .......... .......... .......... .......... 78% 29.5M 6s",
                                "642050K .......... .......... .......... .......... .......... 78% 21.0M 6s",
                                "642100K .......... .......... .......... .......... .......... 78% 69.6M 6s",
                                "642150K .......... .......... .......... .......... .......... 78% 96.2M 6s",
                                "642200K .......... .......... .......... .......... .......... 78% 29.8M 6s",
                                "642250K .......... .......... .......... .......... .......... 78% 79.3M 6s",
                                "642300K .......... .......... .......... .......... .......... 78% 26.0M 6s",
                                "642350K .......... .......... .......... .......... .......... 78% 54.5M 6s",
                                "642400K .......... .......... .......... .......... .......... 78% 26.0M 6s",
                                "642450K .......... .......... .......... .......... .......... 78% 36.1M 6s",
                                "642500K .......... .......... .......... .......... .......... 78% 71.2M 6s",
                                "642550K .......... .......... .......... .......... .......... 78% 72.7M 6s",
                                "642600K .......... .......... .......... .......... .......... 78% 21.4M 6s",
                                "642650K .......... .......... .......... .......... .......... 78% 32.9M 6s",
                                "642700K .......... .......... .......... .......... .......... 78% 63.2M 6s",
                                "642750K .......... .......... .......... .......... .......... 78% 51.9M 6s",
                                "642800K .......... .......... .......... .......... .......... 78% 20.4M 6s",
                                "642850K .......... .......... .......... .......... .......... 78% 23.7M 6s",
                                "642900K .......... .......... .......... .......... .......... 78% 59.0M 6s",
                                "642950K .......... .......... .......... .......... .......... 78% 84.9M 6s",
                                "643000K .......... .......... .......... .......... .......... 78% 59.5M 6s",
                                "643050K .......... .......... .......... .......... .......... 78% 31.3M 6s",
                                "643100K .......... .......... .......... .......... .......... 78% 44.0M 6s",
                                "643150K .......... .......... .......... .......... .......... 78% 34.4M 6s",
                                "643200K .......... .......... .......... .......... .......... 78% 68.3M 6s",
                                "643250K .......... .......... .......... .......... .......... 78% 34.6M 6s",
                                "643300K .......... .......... .......... .......... .......... 78% 6.56M 6s",
                                "643350K .......... .......... .......... .......... .......... 78%  126M 6s",
                                "643400K .......... .......... .......... .......... .......... 78%  122M 6s",
                                "643450K .......... .......... .......... .......... .......... 78%  129M 6s",
                                "643500K .......... .......... .......... .......... .......... 78%  148M 6s",
                                "643550K .......... .......... .......... .......... .......... 78% 15.6M 6s",
                                "643600K .......... .......... .......... .......... .......... 78% 79.5M 6s",
                                "643650K .......... .......... .......... .......... .......... 78% 85.2M 6s",
                                "643700K .......... .......... .......... .......... .......... 78%  107M 6s",
                                "643750K .......... .......... .......... .......... .......... 78% 63.6M 6s",
                                "643800K .......... .......... .......... .......... .......... 78% 29.3M 6s",
                                "643850K .......... .......... .......... .......... .......... 78% 23.0M 6s",
                                "643900K .......... .......... .......... .......... .......... 78% 93.0M 6s",
                                "643950K .......... .......... .......... .......... .......... 78% 21.5M 6s",
                                "644000K .......... .......... .......... .......... .......... 78% 49.7M 6s",
                                "644050K .......... .......... .......... .......... .......... 78% 27.8M 6s",
                                "644100K .......... .......... .......... .......... .......... 78% 19.5M 6s",
                                "644150K .......... .......... .......... .......... .......... 78% 59.5M 6s",
                                "644200K .......... .......... .......... .......... .......... 78% 51.6M 6s",
                                "644250K .......... .......... .......... .......... .......... 78% 28.7M 6s",
                                "644300K .......... .......... .......... .......... .......... 78% 28.0M 6s",
                                "644350K .......... .......... .......... .......... .......... 78% 61.4M 6s",
                                "644400K .......... .......... .......... .......... .......... 78% 30.6M 6s",
                                "644450K .......... .......... .......... .......... .......... 78% 28.0M 6s",
                                "644500K .......... .......... .......... .......... .......... 78% 28.5M 6s",
                                "644550K .......... .......... .......... .......... .......... 78% 29.4M 6s",
                                "644600K .......... .......... .......... .......... .......... 78% 60.9M 6s",
                                "644650K .......... .......... .......... .......... .......... 78% 26.5M 6s",
                                "644700K .......... .......... .......... .......... .......... 78% 28.1M 6s",
                                "644750K .......... .......... .......... .......... .......... 78% 36.4M 6s",
                                "644800K .......... .......... .......... .......... .......... 78% 66.1M 6s",
                                "644850K .......... .......... .......... .......... .......... 78% 72.1M 6s",
                                "644900K .......... .......... .......... .......... .......... 78% 18.6M 6s",
                                "644950K .......... .......... .......... .......... .......... 78% 26.0M 6s",
                                "645000K .......... .......... .......... .......... .......... 78% 37.9M 6s",
                                "645050K .......... .......... .......... .......... .......... 78% 47.8M 6s",
                                "645100K .......... .......... .......... .......... .......... 78% 21.0M 6s",
                                "645150K .......... .......... .......... .......... .......... 78% 44.8M 6s",
                                "645200K .......... .......... .......... .......... .......... 78% 31.8M 6s",
                                "645250K .......... .......... .......... .......... .......... 78% 27.4M 6s",
                                "645300K .......... .......... .......... .......... .......... 78% 38.9M 6s",
                                "645350K .......... .......... .......... .......... .......... 78% 33.8M 6s",
                                "645400K .......... .......... .......... .......... .......... 78% 13.4M 6s",
                                "645450K .......... .......... .......... .......... .......... 78% 40.5M 6s",
                                "645500K .......... .......... .......... .......... .......... 78% 40.3M 6s",
                                "645550K .......... .......... .......... .......... .......... 78% 27.0M 6s",
                                "645600K .......... .......... .......... .......... .......... 78%  128M 6s",
                                "645650K .......... .......... .......... .......... .......... 78% 5.31M 6s",
                                "645700K .......... .......... .......... .......... .......... 78% 50.4M 6s",
                                "645750K .......... .......... .......... .......... .......... 78% 78.3M 6s",
                                "645800K .......... .......... .......... .......... .......... 78% 76.4M 6s",
                                "645850K .......... .......... .......... .......... .......... 78% 91.2M 6s",
                                "645900K .......... .......... .......... .......... .......... 78% 50.2M 6s",
                                "645950K .......... .......... .......... .......... .......... 78% 63.2M 6s",
                                "646000K .......... .......... .......... .......... .......... 78% 74.2M 6s",
                                "646050K .......... .......... .......... .......... .......... 78% 17.4M 6s",
                                "646100K .......... .......... .......... .......... .......... 78% 46.5M 6s",
                                "646150K .......... .......... .......... .......... .......... 78% 11.7M 6s",
                                "646200K .......... .......... .......... .......... .......... 78% 23.8M 6s",
                                "646250K .......... .......... .......... .......... .......... 78%  121M 6s",
                                "646300K .......... .......... .......... .......... .......... 78% 39.9M 6s",
                                "646350K .......... .......... .......... .......... .......... 78% 48.5M 6s",
                                "646400K .......... .......... .......... .......... .......... 78% 16.5M 6s",
                                "646450K .......... .......... .......... .......... .......... 78% 23.5M 6s",
                                "646500K .......... .......... .......... .......... .......... 78% 25.6M 6s",
                                "646550K .......... .......... .......... .......... .......... 78% 29.3M 6s",
                                "646600K .......... .......... .......... .......... .......... 78% 31.3M 6s",
                                "646650K .......... .......... .......... .......... .......... 78% 24.3M 6s",
                                "646700K .......... .......... .......... .......... .......... 78% 50.7M 6s",
                                "646750K .......... .......... .......... .......... .......... 78% 16.4M 6s",
                                "646800K .......... .......... .......... .......... .......... 78% 47.7M 6s",
                                "646850K .......... .......... .......... .......... .......... 78% 74.5M 6s",
                                "646900K .......... .......... .......... .......... .......... 78% 37.2M 6s",
                                "646950K .......... .......... .......... .......... .......... 78% 73.9M 6s",
                                "647000K .......... .......... .......... .......... .......... 78% 27.8M 6s",
                                "647050K .......... .......... .......... .......... .......... 78% 52.8M 6s",
                                "647100K .......... .......... .......... .......... .......... 78% 32.3M 6s",
                                "647150K .......... .......... .......... .......... .......... 78% 71.0M 6s",
                                "647200K .......... .......... .......... .......... .......... 78% 30.9M 6s",
                                "647250K .......... .......... .......... .......... .......... 78% 40.9M 6s",
                                "647300K .......... .......... .......... .......... .......... 78% 26.7M 6s",
                                "647350K .......... .......... .......... .......... .......... 78% 48.7M 6s",
                                "647400K .......... .......... .......... .......... .......... 78% 71.6M 6s",
                                "647450K .......... .......... .......... .......... .......... 78% 28.6M 6s",
                                "647500K .......... .......... .......... .......... .......... 78% 11.4M 6s",
                                "647550K .......... .......... .......... .......... .......... 78%  105M 6s",
                                "647600K .......... .......... .......... .......... .......... 78%  147M 6s",
                                "647650K .......... .......... .......... .......... .......... 78%  140M 6s",
                                "647700K .......... .......... .......... .......... .......... 78%  101M 6s",
                                "647750K .......... .......... .......... .......... .......... 78% 11.8M 6s",
                                "647800K .......... .......... .......... .......... .......... 78% 62.3M 6s",
                                "647850K .......... .......... .......... .......... .......... 78% 63.4M 6s",
                                "647900K .......... .......... .......... .......... .......... 78% 63.0M 6s",
                                "647950K .......... .......... .......... .......... .......... 78% 37.6M 6s",
                                "648000K .......... .......... .......... .......... .......... 78% 68.7M 6s",
                                "648050K .......... .......... .......... .......... .......... 78% 62.6M 6s",
                                "648100K .......... .......... .......... .......... .......... 78% 59.1M 6s",
                                "648150K .......... .......... .......... .......... .......... 78% 57.0M 6s",
                                "648200K .......... .......... .......... .......... .......... 78% 30.5M 6s",
                                "648250K .......... .......... .......... .......... .......... 78% 18.2M 6s",
                                "648300K .......... .......... .......... .......... .......... 78% 63.9M 6s",
                                "648350K .......... .......... .......... .......... .......... 78% 56.9M 6s",
                                "648400K .......... .......... .......... .......... .......... 78% 17.4M 6s",
                                "648450K .......... .......... .......... .......... .......... 78% 97.4M 6s",
                                "648500K .......... .......... .......... .......... .......... 78% 31.0M 6s",
                                "648550K .......... .......... .......... .......... .......... 78% 73.4M 6s",
                                "648600K .......... .......... .......... .......... .......... 78% 27.2M 6s",
                                "648650K .......... .......... .......... .......... .......... 78% 22.9M 6s",
                                "648700K .......... .......... .......... .......... .......... 78% 38.4M 6s",
                                "648750K .......... .......... .......... .......... .......... 78% 19.5M 6s",
                                "648800K .......... .......... .......... .......... .......... 78% 48.9M 6s",
                                "648850K .......... .......... .......... .......... .......... 79% 25.2M 6s",
                                "648900K .......... .......... .......... .......... .......... 79% 67.1M 6s",
                                "648950K .......... .......... .......... .......... .......... 79% 16.8M 6s",
                                "649000K .......... .......... .......... .......... .......... 79% 81.0M 6s",
                                "649050K .......... .......... .......... .......... .......... 79% 50.0M 6s",
                                "649100K .......... .......... .......... .......... .......... 79% 28.4M 6s",
                                "649150K .......... .......... .......... .......... .......... 79% 31.7M 6s",
                                "649200K .......... .......... .......... .......... .......... 79% 15.8M 6s",
                                "649250K .......... .......... .......... .......... .......... 79% 69.4M 6s",
                                "649300K .......... .......... .......... .......... .......... 79% 20.9M 6s",
                                "649350K .......... .......... .......... .......... .......... 79% 98.6M 6s",
                                "649400K .......... .......... .......... .......... .......... 79% 70.1M 6s",
                                "649450K .......... .......... .......... .......... .......... 79% 17.7M 6s",
                                "649500K .......... .......... .......... .......... .......... 79% 90.5M 6s",
                                "649550K .......... .......... .......... .......... .......... 79% 52.5M 6s",
                                "649600K .......... .......... .......... .......... .......... 79% 14.2M 6s",
                                "649650K .......... .......... .......... .......... .......... 79% 77.0M 6s",
                                "649700K .......... .......... .......... .......... .......... 79% 14.3M 6s",
                                "649750K .......... .......... .......... .......... .......... 79% 70.7M 6s",
                                "649800K .......... .......... .......... .......... .......... 79% 13.3M 6s",
                                "649850K .......... .......... .......... .......... .......... 79%  105M 6s",
                                "649900K .......... .......... .......... .......... .......... 79% 33.0M 6s",
                                "649950K .......... .......... .......... .......... .......... 79% 79.6M 6s",
                                "650000K .......... .......... .......... .......... .......... 79% 24.4M 6s",
                                "650050K .......... .......... .......... .......... .......... 79% 25.3M 6s",
                                "650100K .......... .......... .......... .......... .......... 79% 22.3M 6s",
                                "650150K .......... .......... .......... .......... .......... 79% 22.2M 6s",
                                "650200K .......... .......... .......... .......... .......... 79% 54.3M 6s",
                                "650250K .......... .......... .......... .......... .......... 79% 21.3M 6s",
                                "650300K .......... .......... .......... .......... .......... 79% 5.15M 6s",
                                "650350K .......... .......... .......... .......... .......... 79% 51.1M 6s",
                                "650400K .......... .......... .......... .......... .......... 79% 41.3M 6s",
                                "650450K .......... .......... .......... .......... .......... 79% 46.1M 6s",
                                "650500K .......... .......... .......... .......... .......... 79% 44.9M 6s",
                                "650550K .......... .......... .......... .......... .......... 79% 50.0M 6s",
                                "650600K .......... .......... .......... .......... .......... 79% 42.8M 6s",
                                "650650K .......... .......... .......... .......... .......... 79% 47.7M 6s",
                                "650700K .......... .......... .......... .......... .......... 79% 38.7M 6s",
                                "650750K .......... .......... .......... .......... .......... 79% 55.7M 6s",
                                "650800K .......... .......... .......... .......... .......... 79% 38.3M 6s",
                                "650850K .......... .......... .......... .......... .......... 79% 36.5M 5s",
                                "650900K .......... .......... .......... .......... .......... 79% 44.0M 5s",
                                "650950K .......... .......... .......... .......... .......... 79% 32.2M 5s",
                                "651000K .......... .......... .......... .......... .......... 79% 24.8M 5s",
                                "651050K .......... .......... .......... .......... .......... 79% 27.8M 5s",
                                "651100K .......... .......... .......... .......... .......... 79% 31.6M 5s",
                                "651150K .......... .......... .......... .......... .......... 79% 29.3M 5s",
                                "651200K .......... .......... .......... .......... .......... 79% 34.3M 5s",
                                "651250K .......... .......... .......... .......... .......... 79% 30.3M 5s",
                                "651300K .......... .......... .......... .......... .......... 79% 30.6M 5s",
                                "651350K .......... .......... .......... .......... .......... 79% 32.4M 5s",
                                "651400K .......... .......... .......... .......... .......... 79% 43.6M 5s",
                                "651450K .......... .......... .......... .......... .......... 79% 8.41M 5s",
                                "651500K .......... .......... .......... .......... .......... 79% 92.1M 5s",
                                "651550K .......... .......... .......... .......... .......... 79% 74.3M 5s",
                                "651600K .......... .......... .......... .......... .......... 79% 75.2M 5s",
                                "651650K .......... .......... .......... .......... .......... 79% 54.1M 5s",
                                "651700K .......... .......... .......... .......... .......... 79% 38.3M 5s",
                                "651750K .......... .......... .......... .......... .......... 79% 18.8M 5s",
                                "651800K .......... .......... .......... .......... .......... 79% 46.6M 5s",
                                "651850K .......... .......... .......... .......... .......... 79% 47.9M 5s",
                                "651900K .......... .......... .......... .......... .......... 79% 10.4M 5s",
                                "651950K .......... .......... .......... .......... .......... 79% 93.5M 5s",
                                "652000K .......... .......... .......... .......... .......... 79% 61.6M 5s",
                                "652050K .......... .......... .......... .......... .......... 79%  105M 5s",
                                "652100K .......... .......... .......... .......... .......... 79% 87.9M 5s",
                                "652150K .......... .......... .......... .......... .......... 79% 27.8M 5s",
                                "652200K .......... .......... .......... .......... .......... 79% 55.8M 5s",
                                "652250K .......... .......... .......... .......... .......... 79% 35.9M 5s",
                                "652300K .......... .......... .......... .......... .......... 79% 90.7M 5s",
                                "652350K .......... .......... .......... .......... .......... 79% 28.7M 5s",
                                "652400K .......... .......... .......... .......... .......... 79% 34.0M 5s",
                                "652450K .......... .......... .......... .......... .......... 79% 86.0M 5s",
                                "652500K .......... .......... .......... .......... .......... 79% 39.5M 5s",
                                "652550K .......... .......... .......... .......... .......... 79% 64.3M 5s",
                                "652600K .......... .......... .......... .......... .......... 79% 31.2M 5s",
                                "652650K .......... .......... .......... .......... .......... 79% 35.8M 5s",
                                "652700K .......... .......... .......... .......... .......... 79% 38.8M 5s",
                                "652750K .......... .......... .......... .......... .......... 79% 28.6M 5s",
                                "652800K .......... .......... .......... .......... .......... 79% 38.3M 5s",
                                "652850K .......... .......... .......... .......... .......... 79% 85.8M 5s",
                                "652900K .......... .......... .......... .......... .......... 79% 99.3M 5s",
                                "652950K .......... .......... .......... .......... .......... 79% 37.6M 5s",
                                "653000K .......... .......... .......... .......... .......... 79% 38.2M 5s",
                                "653050K .......... .......... .......... .......... .......... 79% 75.5M 5s",
                                "653100K .......... .......... .......... .......... .......... 79% 32.3M 5s",
                                "653150K .......... .......... .......... .......... .......... 79% 15.4M 5s",
                                "653200K .......... .......... .......... .......... .......... 79%  107M 5s",
                                "653250K .......... .......... .......... .......... .......... 79%  111M 5s",
                                "653300K .......... .......... .......... .......... .......... 79%  125M 5s",
                                "653350K .......... .......... .......... .......... .......... 79% 45.7M 5s",
                                "653400K .......... .......... .......... .......... .......... 79% 29.9M 5s",
                                "653450K .......... .......... .......... .......... .......... 79% 51.1M 5s",
                                "653500K .......... .......... .......... .......... .......... 79% 37.4M 5s",
                                "653550K .......... .......... .......... .......... .......... 79% 30.1M 5s",
                                "653600K .......... .......... .......... .......... .......... 79% 26.8M 5s",
                                "653650K .......... .......... .......... .......... .......... 79% 35.8M 5s",
                                "653700K .......... .......... .......... .......... .......... 79% 87.3M 5s",
                                "653750K .......... .......... .......... .......... .......... 79% 32.2M 5s",
                                "653800K .......... .......... .......... .......... .......... 79% 29.6M 5s",
                                "653850K .......... .......... .......... .......... .......... 79% 28.7M 5s",
                                "653900K .......... .......... .......... .......... .......... 79% 32.9M 5s",
                                "653950K .......... .......... .......... .......... .......... 79% 48.7M 5s",
                                "654000K .......... .......... .......... .......... .......... 79% 32.9M 5s",
                                "654050K .......... .......... .......... .......... .......... 79% 33.0M 5s",
                                "654100K .......... .......... .......... .......... .......... 79% 25.1M 5s",
                                "654150K .......... .......... .......... .......... .......... 79% 61.3M 5s",
                                "654200K .......... .......... .......... .......... .......... 79% 16.5M 5s",
                                "654250K .......... .......... .......... .......... .......... 79% 23.3M 5s",
                                "654300K .......... .......... .......... .......... .......... 79% 25.8M 5s",
                                "654350K .......... .......... .......... .......... .......... 79% 43.7M 5s",
                                "654400K .......... .......... .......... .......... .......... 79% 35.5M 5s",
                                "654450K .......... .......... .......... .......... .......... 79% 37.7M 5s",
                                "654500K .......... .......... .......... .......... .......... 79% 26.0M 5s",
                                "654550K .......... .......... .......... .......... .......... 79% 20.1M 5s",
                                "654600K .......... .......... .......... .......... .......... 79% 33.9M 5s",
                                "654650K .......... .......... .......... .......... .......... 79% 61.9M 5s",
                                "654700K .......... .......... .......... .......... .......... 79% 25.4M 5s",
                                "654750K .......... .......... .......... .......... .......... 79% 30.1M 5s",
                                "654800K .......... .......... .......... .......... .......... 79% 17.1M 5s",
                                "654850K .......... .......... .......... .......... .......... 79%  132M 5s",
                                "654900K .......... .......... .......... .......... .......... 79% 49.2M 5s",
                                "654950K .......... .......... .......... .......... .......... 79% 31.0M 5s",
                                "655000K .......... .......... .......... .......... .......... 79% 26.5M 5s",
                                "655050K .......... .......... .......... .......... .......... 79% 39.6M 5s",
                                "655100K .......... .......... .......... .......... .......... 79% 67.5M 5s",
                                "655150K .......... .......... .......... .......... .......... 79% 31.0M 5s",
                                "655200K .......... .......... .......... .......... .......... 79% 31.6M 5s",
                                "655250K .......... .......... .......... .......... .......... 79% 30.3M 5s",
                                "655300K .......... .......... .......... .......... .......... 79% 32.7M 5s",
                                "655350K .......... .......... .......... .......... .......... 79% 32.4M 5s",
                                "655400K .......... .......... .......... .......... .......... 79% 45.3M 5s",
                                "655450K .......... .......... .......... .......... .......... 79% 34.8M 5s",
                                "655500K .......... .......... .......... .......... .......... 79% 29.2M 5s",
                                "655550K .......... .......... .......... .......... .......... 79% 68.4M 5s",
                                "655600K .......... .......... .......... .......... .......... 79% 26.9M 5s",
                                "655650K .......... .......... .......... .......... .......... 79% 48.6M 5s",
                                "655700K .......... .......... .......... .......... .......... 79% 36.9M 5s",
                                "655750K .......... .......... .......... .......... .......... 79% 45.5M 5s",
                                "655800K .......... .......... .......... .......... .......... 79% 88.8M 5s",
                                "655850K .......... .......... .......... .......... .......... 79% 35.3M 5s",
                                "655900K .......... .......... .......... .......... .......... 79% 44.4M 5s",
                                "655950K .......... .......... .......... .......... .......... 79% 29.7M 5s",
                                "656000K .......... .......... .......... .......... .......... 79% 68.9M 5s",
                                "656050K .......... .......... .......... .......... .......... 79% 66.5M 5s",
                                "656100K .......... .......... .......... .......... .......... 79% 17.3M 5s",
                                "656150K .......... .......... .......... .......... .......... 79% 89.5M 5s",
                                "656200K .......... .......... .......... .......... .......... 79% 87.3M 5s",
                                "656250K .......... .......... .......... .......... .......... 79%  101M 5s",
                                "656300K .......... .......... .......... .......... .......... 79% 71.5M 5s",
                                "656350K .......... .......... .......... .......... .......... 79% 45.1M 5s",
                                "656400K .......... .......... .......... .......... .......... 79% 46.2M 5s",
                                "656450K .......... .......... .......... .......... .......... 79% 50.3M 5s",
                                "656500K .......... .......... .......... .......... .......... 79% 77.0M 5s",
                                "656550K .......... .......... .......... .......... .......... 79% 37.6M 5s",
                                "656600K .......... .......... .......... .......... .......... 79% 64.5M 5s",
                                "656650K .......... .......... .......... .......... .......... 79% 22.1M 5s",
                                "656700K .......... .......... .......... .......... .......... 79% 85.6M 5s",
                                "656750K .......... .......... .......... .......... .......... 79% 25.7M 5s",
                                "656800K .......... .......... .......... .......... .......... 79%  103M 5s",
                                "656850K .......... .......... .......... .......... .......... 79% 71.6M 5s",
                                "656900K .......... .......... .......... .......... .......... 79% 88.4M 5s",
                                "656950K .......... .......... .......... .......... .......... 79% 65.0M 5s",
                                "657000K .......... .......... .......... .......... .......... 79% 89.3M 5s",
                                "657050K .......... .......... .......... .......... .......... 79% 29.6M 5s",
                                "657100K .......... .......... .......... .......... .......... 80% 37.3M 5s",
                                "657150K .......... .......... .......... .......... .......... 80% 31.5M 5s",
                                "657200K .......... .......... .......... .......... .......... 80% 72.3M 5s",
                                "657250K .......... .......... .......... .......... .......... 80% 29.9M 5s",
                                "657300K .......... .......... .......... .......... .......... 80% 27.7M 5s",
                                "657350K .......... .......... .......... .......... .......... 80% 32.2M 5s",
                                "657400K .......... .......... .......... .......... .......... 80% 35.4M 5s",
                                "657450K .......... .......... .......... .......... .......... 80% 69.1M 5s",
                                "657500K .......... .......... .......... .......... .......... 80% 16.6M 5s",
                                "657550K .......... .......... .......... .......... .......... 80% 62.2M 5s",
                                "657600K .......... .......... .......... .......... .......... 80% 41.5M 5s",
                                "657650K .......... .......... .......... .......... .......... 80% 68.3M 5s",
                                "657700K .......... .......... .......... .......... .......... 80% 18.7M 5s",
                                "657750K .......... .......... .......... .......... .......... 80% 89.7M 5s",
                                "657800K .......... .......... .......... .......... .......... 80% 31.0M 5s",
                                "657850K .......... .......... .......... .......... .......... 80% 27.6M 5s",
                                "657900K .......... .......... .......... .......... .......... 80% 93.6M 5s",
                                "657950K .......... .......... .......... .......... .......... 80% 23.4M 5s",
                                "658000K .......... .......... .......... .......... .......... 80% 53.5M 5s",
                                "658050K .......... .......... .......... .......... .......... 80% 32.9M 5s",
                                "658100K .......... .......... .......... .......... .......... 80% 28.0M 5s",
                                "658150K .......... .......... .......... .......... .......... 80% 51.2M 5s",
                                "658200K .......... .......... .......... .......... .......... 80% 30.5M 5s",
                                "658250K .......... .......... .......... .......... .......... 80% 41.6M 5s",
                                "658300K .......... .......... .......... .......... .......... 80% 29.8M 5s",
                                "658350K .......... .......... .......... .......... .......... 80% 57.2M 5s",
                                "658400K .......... .......... .......... .......... .......... 80% 24.4M 5s",
                                "658450K .......... .......... .......... .......... .......... 80% 25.4M 5s",
                                "658500K .......... .......... .......... .......... .......... 80% 24.0M 5s",
                                "658550K .......... .......... .......... .......... .......... 80% 26.9M 5s",
                                "658600K .......... .......... .......... .......... .......... 80% 43.8M 5s",
                                "658650K .......... .......... .......... .......... .......... 80% 21.4M 5s",
                                "658700K .......... .......... .......... .......... .......... 80% 15.2M 5s",
                                "658750K .......... .......... .......... .......... .......... 80% 30.1M 5s",
                                "658800K .......... .......... .......... .......... .......... 80% 18.8M 5s",
                                "658850K .......... .......... .......... .......... .......... 80% 86.4M 5s",
                                "658900K .......... .......... .......... .......... .......... 80% 25.9M 5s",
                                "658950K .......... .......... .......... .......... .......... 80% 19.9M 5s",
                                "659000K .......... .......... .......... .......... .......... 80% 50.4M 5s",
                                "659050K .......... .......... .......... .......... .......... 80% 20.3M 5s",
                                "659100K .......... .......... .......... .......... .......... 80% 43.6M 5s",
                                "659150K .......... .......... .......... .......... .......... 80% 30.2M 5s",
                                "659200K .......... .......... .......... .......... .......... 80% 33.0M 5s",
                                "659250K .......... .......... .......... .......... .......... 80% 29.0M 5s",
                                "659300K .......... .......... .......... .......... .......... 80% 89.3M 5s",
                                "659350K .......... .......... .......... .......... .......... 80% 46.6M 5s",
                                "659400K .......... .......... .......... .......... .......... 80% 31.8M 5s",
                                "659450K .......... .......... .......... .......... .......... 80% 32.3M 5s",
                                "659500K .......... .......... .......... .......... .......... 80% 41.6M 5s",
                                "659550K .......... .......... .......... .......... .......... 80% 49.5M 5s",
                                "659600K .......... .......... .......... .......... .......... 80% 53.6M 5s",
                                "659650K .......... .......... .......... .......... .......... 80% 15.3M 5s",
                                "659700K .......... .......... .......... .......... .......... 80% 87.2M 5s",
                                "659750K .......... .......... .......... .......... .......... 80% 79.1M 5s",
                                "659800K .......... .......... .......... .......... .......... 80% 83.3M 5s",
                                "659850K .......... .......... .......... .......... .......... 80% 23.5M 5s",
                                "659900K .......... .......... .......... .......... .......... 80% 80.9M 5s",
                                "659950K .......... .......... .......... .......... .......... 80% 51.6M 5s",
                                "660000K .......... .......... .......... .......... .......... 80% 87.6M 5s",
                                "660050K .......... .......... .......... .......... .......... 80% 12.1M 5s",
                                "660100K .......... .......... .......... .......... .......... 80% 96.7M 5s",
                                "660150K .......... .......... .......... .......... .......... 80% 88.7M 5s",
                                "660200K .......... .......... .......... .......... .......... 80% 56.9M 5s",
                                "660250K .......... .......... .......... .......... .......... 80% 86.6M 5s",
                                "660300K .......... .......... .......... .......... .......... 80%  121M 5s",
                                "660350K .......... .......... .......... .......... .......... 80% 49.0M 5s",
                                "660400K .......... .......... .......... .......... .......... 80% 30.2M 5s",
                                "660450K .......... .......... .......... .......... .......... 80% 25.7M 5s",
                                "660500K .......... .......... .......... .......... .......... 80% 51.6M 5s",
                                "660550K .......... .......... .......... .......... .......... 80% 16.6M 5s",
                                "660600K .......... .......... .......... .......... .......... 80% 85.3M 5s",
                                "660650K .......... .......... .......... .......... .......... 80% 22.4M 5s",
                                "660700K .......... .......... .......... .......... .......... 80% 58.5M 5s",
                                "660750K .......... .......... .......... .......... .......... 80% 29.4M 5s",
                                "660800K .......... .......... .......... .......... .......... 80% 37.5M 5s",
                                "660850K .......... .......... .......... .......... .......... 80% 26.2M 5s",
                                "660900K .......... .......... .......... .......... .......... 80% 32.4M 5s",
                                "660950K .......... .......... .......... .......... .......... 80% 40.4M 5s",
                                "661000K .......... .......... .......... .......... .......... 80% 20.5M 5s",
                                "661050K .......... .......... .......... .......... .......... 80% 46.2M 5s",
                                "661100K .......... .......... .......... .......... .......... 80% 49.3M 5s",
                                "661150K .......... .......... .......... .......... .......... 80% 28.8M 5s",
                                "661200K .......... .......... .......... .......... .......... 80% 36.5M 5s",
                                "661250K .......... .......... .......... .......... .......... 80% 28.1M 5s",
                                "661300K .......... .......... .......... .......... .......... 80% 35.8M 5s",
                                "661350K .......... .......... .......... .......... .......... 80% 37.5M 5s",
                                "661400K .......... .......... .......... .......... .......... 80% 41.6M 5s",
                                "661450K .......... .......... .......... .......... .......... 80% 40.2M 5s",
                                "661500K .......... .......... .......... .......... .......... 80% 27.8M 5s",
                                "661550K .......... .......... .......... .......... .......... 80% 34.7M 5s",
                                "661600K .......... .......... .......... .......... .......... 80% 34.9M 5s",
                                "661650K .......... .......... .......... .......... .......... 80% 84.9M 5s",
                                "661700K .......... .......... .......... .......... .......... 80% 22.6M 5s",
                                "661750K .......... .......... .......... .......... .......... 80% 40.6M 5s",
                                "661800K .......... .......... .......... .......... .......... 80% 39.9M 5s",
                                "661850K .......... .......... .......... .......... .......... 80% 28.4M 5s",
                                "661900K .......... .......... .......... .......... .......... 80% 86.0M 5s",
                                "661950K .......... .......... .......... .......... .......... 80% 31.6M 5s",
                                "662000K .......... .......... .......... .......... .......... 80% 26.4M 5s",
                                "662050K .......... .......... .......... .......... .......... 80% 28.6M 5s",
                                "662100K .......... .......... .......... .......... .......... 80% 37.7M 5s",
                                "662150K .......... .......... .......... .......... .......... 80% 28.9M 5s",
                                "662200K .......... .......... .......... .......... .......... 80% 64.6M 5s",
                                "662250K .......... .......... .......... .......... .......... 80% 40.4M 5s",
                                "662300K .......... .......... .......... .......... .......... 80% 29.7M 5s",
                                "662350K .......... .......... .......... .......... .......... 80%  114M 5s",
                                "662400K .......... .......... .......... .......... .......... 80% 41.6M 5s",
                                "662450K .......... .......... .......... .......... .......... 80% 30.7M 5s",
                                "662500K .......... .......... .......... .......... .......... 80% 53.4M 5s",
                                "662550K .......... .......... .......... .......... .......... 80% 26.1M 5s",
                                "662600K .......... .......... .......... .......... .......... 80% 56.7M 5s",
                                "662650K .......... .......... .......... .......... .......... 80% 71.8M 5s",
                                "662700K .......... .......... .......... .......... .......... 80% 52.9M 5s",
                                "662750K .......... .......... .......... .......... .......... 80% 36.7M 5s",
                                "662800K .......... .......... .......... .......... .......... 80% 64.4M 5s",
                                "662850K .......... .......... .......... .......... .......... 80% 55.5M 5s",
                                "662900K .......... .......... .......... .......... .......... 80% 40.5M 5s",
                                "662950K .......... .......... .......... .......... .......... 80% 54.3M 5s",
                                "663000K .......... .......... .......... .......... .......... 80% 42.9M 5s",
                                "663050K .......... .......... .......... .......... .......... 80% 67.8M 5s",
                                "663100K .......... .......... .......... .......... .......... 80% 34.8M 5s",
                                "663150K .......... .......... .......... .......... .......... 80% 16.4M 5s",
                                "663200K .......... .......... .......... .......... .......... 80%  121M 5s",
                                "663250K .......... .......... .......... .......... .......... 80% 18.3M 5s",
                                "663300K .......... .......... .......... .......... .......... 80%  116M 5s",
                                "663350K .......... .......... .......... .......... .......... 80% 50.4M 5s",
                                "663400K .......... .......... .......... .......... .......... 80% 19.7M 5s",
                                "663450K .......... .......... .......... .......... .......... 80% 27.7M 5s",
                                "663500K .......... .......... .......... .......... .......... 80%  104M 5s",
                                "663550K .......... .......... .......... .......... .......... 80% 45.2M 5s",
                                "663600K .......... .......... .......... .......... .......... 80% 16.2M 5s",
                                "663650K .......... .......... .......... .......... .......... 80% 97.7M 5s",
                                "663700K .......... .......... .......... .......... .......... 80% 41.4M 5s",
                                "663750K .......... .......... .......... .......... .......... 80% 53.5M 5s",
                                "663800K .......... .......... .......... .......... .......... 80% 36.0M 5s",
                                "663850K .......... .......... .......... .......... .......... 80% 28.7M 5s",
                                "663900K .......... .......... .......... .......... .......... 80% 11.1M 5s",
                                "663950K .......... .......... .......... .......... .......... 80% 89.9M 5s",
                                "664000K .......... .......... .......... .......... .......... 80%  115M 5s",
                                "664050K .......... .......... .......... .......... .......... 80%  117M 5s",
                                "664100K .......... .......... .......... .......... .......... 80% 30.9M 5s",
                                "664150K .......... .......... .......... .......... .......... 80% 21.2M 5s",
                                "664200K .......... .......... .......... .......... .......... 80%  108M 5s",
                                "664250K .......... .......... .......... .......... .......... 80% 30.5M 5s",
                                "664300K .......... .......... .......... .......... .......... 80% 33.7M 5s",
                                "664350K .......... .......... .......... .......... .......... 80% 31.8M 5s",
                                "664400K .......... .......... .......... .......... .......... 80% 19.0M 5s",
                                "664450K .......... .......... .......... .......... .......... 80% 82.3M 5s",
                                "664500K .......... .......... .......... .......... .......... 80% 32.7M 5s",
                                "664550K .......... .......... .......... .......... .......... 80% 25.4M 5s",
                                "664600K .......... .......... .......... .......... .......... 80% 20.6M 5s",
                                "664650K .......... .......... .......... .......... .......... 80% 31.3M 5s",
                                "664700K .......... .......... .......... .......... .......... 80% 54.3M 5s",
                                "664750K .......... .......... .......... .......... .......... 80% 55.2M 5s",
                                "664800K .......... .......... .......... .......... .......... 80% 25.9M 5s",
                                "664850K .......... .......... .......... .......... .......... 80% 35.8M 5s",
                                "664900K .......... .......... .......... .......... .......... 80% 48.9M 5s",
                                "664950K .......... .......... .......... .......... .......... 80% 29.8M 5s",
                                "665000K .......... .......... .......... .......... .......... 80% 32.5M 5s",
                                "665050K .......... .......... .......... .......... .......... 80% 39.2M 5s",
                                "665100K .......... .......... .......... .......... .......... 80% 51.3M 5s",
                                "665150K .......... .......... .......... .......... .......... 80% 22.4M 5s",
                                "665200K .......... .......... .......... .......... .......... 80% 34.0M 5s",
                                "665250K .......... .......... .......... .......... .......... 80% 50.7M 5s",
                                "665300K .......... .......... .......... .......... .......... 81% 53.1M 5s",
                                "665350K .......... .......... .......... .......... .......... 81% 51.5M 5s",
                                "665400K .......... .......... .......... .......... .......... 81% 26.4M 5s",
                                "665450K .......... .......... .......... .......... .......... 81% 57.0M 5s",
                                "665500K .......... .......... .......... .......... .......... 81% 55.5M 5s",
                                "665550K .......... .......... .......... .......... .......... 81% 56.4M 5s",
                                "665600K .......... .......... .......... .......... .......... 81% 46.9M 5s",
                                "665650K .......... .......... .......... .......... .......... 81% 53.7M 5s",
                                "665700K .......... .......... .......... .......... .......... 81% 55.6M 5s",
                                "665750K .......... .......... .......... .......... .......... 81% 56.1M 5s",
                                "665800K .......... .......... .......... .......... .......... 81% 48.1M 5s",
                                "665850K .......... .......... .......... .......... .......... 81% 55.0M 5s",
                                "665900K .......... .......... .......... .......... .......... 81% 58.1M 5s",
                                "665950K .......... .......... .......... .......... .......... 81% 59.4M 5s",
                                "666000K .......... .......... .......... .......... .......... 81% 48.5M 5s",
                                "666050K .......... .......... .......... .......... .......... 81% 50.6M 5s",
                                "666100K .......... .......... .......... .......... .......... 81% 55.6M 5s",
                                "666150K .......... .......... .......... .......... .......... 81% 55.8M 5s",
                                "666200K .......... .......... .......... .......... .......... 81% 47.7M 5s",
                                "666250K .......... .......... .......... .......... .......... 81% 54.9M 5s",
                                "666300K .......... .......... .......... .......... .......... 81% 41.3M 5s",
                                "666350K .......... .......... .......... .......... .......... 81% 59.7M 5s",
                                "666400K .......... .......... .......... .......... .......... 81% 49.2M 5s",
                                "666450K .......... .......... .......... .......... .......... 81% 56.9M 5s",
                                "666500K .......... .......... .......... .......... .......... 81% 59.7M 5s",
                                "666550K .......... .......... .......... .......... .......... 81% 57.1M 5s",
                                "666600K .......... .......... .......... .......... .......... 81% 48.1M 5s",
                                "666650K .......... .......... .......... .......... .......... 81% 57.8M 5s",
                                "666700K .......... .......... .......... .......... .......... 81% 38.4M 5s",
                                "666750K .......... .......... .......... .......... .......... 81% 47.9M 5s",
                                "666800K .......... .......... .......... .......... .......... 81% 57.9M 5s",
                                "666850K .......... .......... .......... .......... .......... 81% 51.7M 5s",
                                "666900K .......... .......... .......... .......... .......... 81% 51.8M 5s",
                                "666950K .......... .......... .......... .......... .......... 81% 34.4M 5s",
                                "667000K .......... .......... .......... .......... .......... 81% 30.0M 5s",
                                "667050K .......... .......... .......... .......... .......... 81% 65.9M 5s",
                                "667100K .......... .......... .......... .......... .......... 81% 35.7M 5s",
                                "667150K .......... .......... .......... .......... .......... 81% 29.1M 5s",
                                "667200K .......... .......... .......... .......... .......... 81% 30.9M 5s",
                                "667250K .......... .......... .......... .......... .......... 81% 59.3M 5s",
                                "667300K .......... .......... .......... .......... .......... 81% 28.3M 5s",
                                "667350K .......... .......... .......... .......... .......... 81% 27.9M 5s",
                                "667400K .......... .......... .......... .......... .......... 81% 27.4M 5s",
                                "667450K .......... .......... .......... .......... .......... 81% 17.5M 5s",
                                "667500K .......... .......... .......... .......... .......... 81% 59.5M 5s",
                                "667550K .......... .......... .......... .......... .......... 81% 22.8M 5s",
                                "667600K .......... .......... .......... .......... .......... 81% 26.0M 5s",
                                "667650K .......... .......... .......... .......... .......... 81% 17.0M 5s",
                                "667700K .......... .......... .......... .......... .......... 81% 80.8M 5s",
                                "667750K .......... .......... .......... .......... .......... 81% 27.9M 5s",
                                "667800K .......... .......... .......... .......... .......... 81% 28.0M 5s",
                                "667850K .......... .......... .......... .......... .......... 81% 33.1M 5s",
                                "667900K .......... .......... .......... .......... .......... 81% 32.1M 5s",
                                "667950K .......... .......... .......... .......... .......... 81% 42.7M 5s",
                                "668000K .......... .......... .......... .......... .......... 81% 23.8M 5s",
                                "668050K .......... .......... .......... .......... .......... 81% 18.6M 5s",
                                "668100K .......... .......... .......... .......... .......... 81% 37.3M 5s",
                                "668150K .......... .......... .......... .......... .......... 81% 18.3M 5s",
                                "668200K .......... .......... .......... .......... .......... 81% 48.5M 5s",
                                "668250K .......... .......... .......... .......... .......... 81% 38.3M 5s",
                                "668300K .......... .......... .......... .......... .......... 81% 36.6M 5s",
                                "668350K .......... .......... .......... .......... .......... 81% 26.0M 5s",
                                "668400K .......... .......... .......... .......... .......... 81% 72.1M 5s",
                                "668450K .......... .......... .......... .......... .......... 81% 25.9M 5s",
                                "668500K .......... .......... .......... .......... .......... 81% 17.7M 5s",
                                "668550K .......... .......... .......... .......... .......... 81% 91.6M 5s",
                                "668600K .......... .......... .......... .......... .......... 81% 49.4M 5s",
                                "668650K .......... .......... .......... .......... .......... 81% 67.9M 5s",
                                "668700K .......... .......... .......... .......... .......... 81% 41.7M 5s",
                                "668750K .......... .......... .......... .......... .......... 81% 49.3M 5s",
                                "668800K .......... .......... .......... .......... .......... 81% 43.3M 5s",
                                "668850K .......... .......... .......... .......... .......... 81% 36.6M 5s",
                                "668900K .......... .......... .......... .......... .......... 81% 65.9M 5s",
                                "668950K .......... .......... .......... .......... .......... 81% 40.5M 5s",
                                "669000K .......... .......... .......... .......... .......... 81% 27.9M 5s",
                                "669050K .......... .......... .......... .......... .......... 81% 28.5M 5s",
                                "669100K .......... .......... .......... .......... .......... 81% 54.1M 5s",
                                "669150K .......... .......... .......... .......... .......... 81% 26.2M 5s",
                                "669200K .......... .......... .......... .......... .......... 81% 22.4M 5s",
                                "669250K .......... .......... .......... .......... .......... 81% 28.3M 5s",
                                "669300K .......... .......... .......... .......... .......... 81% 42.8M 5s",
                                "669350K .......... .......... .......... .......... .......... 81% 50.5M 5s",
                                "669400K .......... .......... .......... .......... .......... 81% 25.4M 5s",
                                "669450K .......... .......... .......... .......... .......... 81% 32.1M 5s",
                                "669500K .......... .......... .......... .......... .......... 81% 26.6M 5s",
                                "669550K .......... .......... .......... .......... .......... 81% 23.8M 5s",
                                "669600K .......... .......... .......... .......... .......... 81% 56.7M 5s",
                                "669650K .......... .......... .......... .......... .......... 81% 18.1M 5s",
                                "669700K .......... .......... .......... .......... .......... 81% 38.1M 5s",
                                "669750K .......... .......... .......... .......... .......... 81% 9.82M 5s",
                                "669800K .......... .......... .......... .......... .......... 81% 42.6M 5s",
                                "669850K .......... .......... .......... .......... .......... 81% 87.6M 5s",
                                "669900K .......... .......... .......... .......... .......... 81% 63.8M 5s",
                                "669950K .......... .......... .......... .......... .......... 81% 16.0M 5s",
                                "670000K .......... .......... .......... .......... .......... 81% 22.8M 5s",
                                "670050K .......... .......... .......... .......... .......... 81% 34.9M 5s",
                                "670100K .......... .......... .......... .......... .......... 81% 20.0M 5s",
                                "670150K .......... .......... .......... .......... .......... 81% 18.3M 5s",
                                "670200K .......... .......... .......... .......... .......... 81% 31.5M 5s",
                                "670250K .......... .......... .......... .......... .......... 81% 17.6M 5s",
                                "670300K .......... .......... .......... .......... .......... 81% 38.7M 5s",
                                "670350K .......... .......... .......... .......... .......... 81% 16.3M 5s",
                                "670400K .......... .......... .......... .......... .......... 81% 27.0M 5s",
                                "670450K .......... .......... .......... .......... .......... 81% 23.1M 5s",
                                "670500K .......... .......... .......... .......... .......... 81% 38.5M 5s",
                                "670550K .......... .......... .......... .......... .......... 81% 17.0M 5s",
                                "670600K .......... .......... .......... .......... .......... 81% 34.2M 5s",
                                "670650K .......... .......... .......... .......... .......... 81% 29.2M 5s",
                                "670700K .......... .......... .......... .......... .......... 81% 20.5M 5s",
                                "670750K .......... .......... .......... .......... .......... 81% 39.0M 5s",
                                "670800K .......... .......... .......... .......... .......... 81% 40.7M 5s",
                                "670850K .......... .......... .......... .......... .......... 81% 36.6M 5s",
                                "670900K .......... .......... .......... .......... .......... 81% 11.1M 5s",
                                "670950K .......... .......... .......... .......... .......... 81% 16.0M 5s",
                                "671000K .......... .......... .......... .......... .......... 81% 38.2M 5s",
                                "671050K .......... .......... .......... .......... .......... 81% 25.5M 5s",
                                "671100K .......... .......... .......... .......... .......... 81% 13.2M 5s",
                                "671150K .......... .......... .......... .......... .......... 81% 36.9M 5s",
                                "671200K .......... .......... .......... .......... .......... 81% 29.8M 5s",
                                "671250K .......... .......... .......... .......... .......... 81% 34.4M 5s",
                                "671300K .......... .......... .......... .......... .......... 81% 7.40M 5s",
                                "671350K .......... .......... .......... .......... .......... 81% 34.6M 5s",
                                "671400K .......... .......... .......... .......... .......... 81% 26.9M 5s",
                                "671450K .......... .......... .......... .......... .......... 81% 56.3M 5s",
                                "671500K .......... .......... .......... .......... .......... 81% 17.0M 5s",
                                "671550K .......... .......... .......... .......... .......... 81% 21.0M 5s",
                                "671600K .......... .......... .......... .......... .......... 81% 26.9M 5s",
                                "671650K .......... .......... .......... .......... .......... 81% 24.0M 5s",
                                "671700K .......... .......... .......... .......... .......... 81% 19.3M 5s",
                                "671750K .......... .......... .......... .......... .......... 81% 31.8M 5s",
                                "671800K .......... .......... .......... .......... .......... 81% 11.7M 5s",
                                "671850K .......... .......... .......... .......... .......... 81% 20.5M 5s",
                                "671900K .......... .......... .......... .......... .......... 81% 40.1M 5s",
                                "671950K .......... .......... .......... .......... .......... 81% 18.0M 5s",
                                "672000K .......... .......... .......... .......... .......... 81% 14.9M 5s",
                                "672050K .......... .......... .......... .......... .......... 81% 20.0M 5s",
                                "672100K .......... .......... .......... .......... .......... 81% 21.6M 5s",
                                "672150K .......... .......... .......... .......... .......... 81% 69.8M 5s",
                                "672200K .......... .......... .......... .......... .......... 81% 13.3M 5s",
                                "672250K .......... .......... .......... .......... .......... 81% 87.6M 5s",
                                "672300K .......... .......... .......... .......... .......... 81% 16.6M 5s",
                                "672350K .......... .......... .......... .......... .......... 81% 14.5M 5s",
                                "672400K .......... .......... .......... .......... .......... 81% 36.2M 5s",
                                "672450K .......... .......... .......... .......... .......... 81% 29.0M 5s",
                                "672500K .......... .......... .......... .......... .......... 81% 10.5M 5s",
                                "672550K .......... .......... .......... .......... .......... 81%  112M 5s",
                                "672600K .......... .......... .......... .......... .......... 81% 79.4M 5s",
                                "672650K .......... .......... .......... .......... .......... 81% 15.3M 5s",
                                "672700K .......... .......... .......... .......... .......... 81% 9.84M 5s",
                                "672750K .......... .......... .......... .......... .......... 81% 91.4M 5s",
                                "672800K .......... .......... .......... .......... .......... 81% 78.0M 5s",
                                "672850K .......... .......... .......... .......... .......... 81% 95.5M 5s",
                                "672900K .......... .......... .......... .......... .......... 81% 12.7M 5s",
                                "672950K .......... .......... .......... .......... .......... 81% 13.4M 5s",
                                "673000K .......... .......... .......... .......... .......... 81%  109M 5s",
                                "673050K .......... .......... .......... .......... .......... 81% 27.7M 5s",
                                "673100K .......... .......... .......... .......... .......... 81% 21.0M 5s",
                                "673150K .......... .......... .......... .......... .......... 81% 21.3M 5s",
                                "673200K .......... .......... .......... .......... .......... 81% 19.6M 5s",
                                "673250K .......... .......... .......... .......... .......... 81% 12.5M 5s",
                                "673300K .......... .......... .......... .......... .......... 81% 84.2M 5s",
                                "673350K .......... .......... .......... .......... .......... 81% 71.3M 5s",
                                "673400K .......... .......... .......... .......... .......... 81% 75.8M 5s",
                                "673450K .......... .......... .......... .......... .......... 81% 22.5M 5s",
                                "673500K .......... .......... .......... .......... .......... 82% 34.9M 5s",
                                "673550K .......... .......... .......... .......... .......... 82% 84.7M 5s",
                                "673600K .......... .......... .......... .......... .......... 82% 87.4M 5s",
                                "673650K .......... .......... .......... .......... .......... 82% 22.7M 5s",
                                "673700K .......... .......... .......... .......... .......... 82% 21.4M 5s",
                                "673750K .......... .......... .......... .......... .......... 82% 18.2M 5s",
                                "673800K .......... .......... .......... .......... .......... 82% 99.1M 5s",
                                "673850K .......... .......... .......... .......... .......... 82% 31.6M 5s",
                                "673900K .......... .......... .......... .......... .......... 82% 21.4M 5s",
                                "673950K .......... .......... .......... .......... .......... 82% 11.6M 5s",
                                "674000K .......... .......... .......... .......... .......... 82%  106M 5s",
                                "674050K .......... .......... .......... .......... .......... 82% 24.9M 5s",
                                "674100K .......... .......... .......... .......... .......... 82% 21.0M 5s",
                                "674150K .......... .......... .......... .......... .......... 82% 23.9M 5s",
                                "674200K .......... .......... .......... .......... .......... 82% 21.3M 5s",
                                "674250K .......... .......... .......... .......... .......... 82% 43.3M 5s",
                                "674300K .......... .......... .......... .......... .......... 82% 22.4M 5s",
                                "674350K .......... .......... .......... .......... .......... 82% 18.7M 5s",
                                "674400K .......... .......... .......... .......... .......... 82% 15.5M 5s",
                                "674450K .......... .......... .......... .......... .......... 82% 15.7M 5s",
                                "674500K .......... .......... .......... .......... .......... 82% 28.4M 5s",
                                "674550K .......... .......... .......... .......... .......... 82% 27.7M 5s",
                                "674600K .......... .......... .......... .......... .......... 82% 14.6M 5s",
                                "674650K .......... .......... .......... .......... .......... 82% 35.2M 5s",
                                "674700K .......... .......... .......... .......... .......... 82% 30.3M 5s",
                                "674750K .......... .......... .......... .......... .......... 82% 58.9M 5s",
                                "674800K .......... .......... .......... .......... .......... 82% 10.2M 5s",
                                "674850K .......... .......... .......... .......... .......... 82% 16.0M 5s",
                                "674900K .......... .......... .......... .......... .......... 82% 32.8M 5s",
                                "674950K .......... .......... .......... .......... .......... 82% 35.6M 5s",
                                "675000K .......... .......... .......... .......... .......... 82% 14.9M 5s",
                                "675050K .......... .......... .......... .......... .......... 82% 13.2M 5s",
                                "675100K .......... .......... .......... .......... .......... 82% 22.7M 5s",
                                "675150K .......... .......... .......... .......... .......... 82% 30.0M 5s",
                                "675200K .......... .......... .......... .......... .......... 82% 56.6M 5s",
                                "675250K .......... .......... .......... .......... .......... 82% 18.6M 5s",
                                "675300K .......... .......... .......... .......... .......... 82% 19.0M 5s",
                                "675350K .......... .......... .......... .......... .......... 82% 20.1M 5s",
                                "675400K .......... .......... .......... .......... .......... 82% 50.7M 5s",
                                "675450K .......... .......... .......... .......... .......... 82% 11.8M 5s",
                                "675500K .......... .......... .......... .......... .......... 82% 34.2M 5s",
                                "675550K .......... .......... .......... .......... .......... 82% 22.6M 5s",
                                "675600K .......... .......... .......... .......... .......... 82% 26.2M 5s",
                                "675650K .......... .......... .......... .......... .......... 82% 25.6M 5s",
                                "675700K .......... .......... .......... .......... .......... 82% 33.3M 5s",
                                "675750K .......... .......... .......... .......... .......... 82% 18.2M 5s",
                                "675800K .......... .......... .......... .......... .......... 82% 25.0M 5s",
                                "675850K .......... .......... .......... .......... .......... 82% 19.6M 5s",
                                "675900K .......... .......... .......... .......... .......... 82% 40.6M 5s",
                                "675950K .......... .......... .......... .......... .......... 82% 23.0M 5s",
                                "676000K .......... .......... .......... .......... .......... 82% 52.3M 5s",
                                "676050K .......... .......... .......... .......... .......... 82% 20.4M 5s",
                                "676100K .......... .......... .......... .......... .......... 82% 43.4M 5s",
                                "676150K .......... .......... .......... .......... .......... 82% 20.5M 5s",
                                "676200K .......... .......... .......... .......... .......... 82% 12.1M 5s",
                                "676250K .......... .......... .......... .......... .......... 82% 20.1M 5s",
                                "676300K .......... .......... .......... .......... .......... 82% 23.7M 5s",
                                "676350K .......... .......... .......... .......... .......... 82% 37.8M 5s",
                                "676400K .......... .......... .......... .......... .......... 82% 21.3M 5s",
                                "676450K .......... .......... .......... .......... .......... 82% 20.8M 5s",
                                "676500K .......... .......... .......... .......... .......... 82% 28.6M 5s",
                                "676550K .......... .......... .......... .......... .......... 82% 28.1M 5s",
                                "676600K .......... .......... .......... .......... .......... 82% 78.5M 5s",
                                "676650K .......... .......... .......... .......... .......... 82% 25.6M 5s",
                                "676700K .......... .......... .......... .......... .......... 82% 21.6M 5s",
                                "676750K .......... .......... .......... .......... .......... 82% 13.0M 5s",
                                "676800K .......... .......... .......... .......... .......... 82% 37.9M 5s",
                                "676850K .......... .......... .......... .......... .......... 82% 8.82M 5s",
                                "676900K .......... .......... .......... .......... .......... 82% 83.5M 5s",
                                "676950K .......... .......... .......... .......... .......... 82% 4.99M 5s",
                                "677000K .......... .......... .......... .......... .......... 82% 27.0M 5s",
                                "677050K .......... .......... .......... .......... .......... 82% 62.5M 5s",
                                "677100K .......... .......... .......... .......... .......... 82% 53.6M 5s",
                                "677150K .......... .......... .......... .......... .......... 82% 63.8M 5s",
                                "677200K .......... .......... .......... .......... .......... 82% 74.5M 5s",
                                "677250K .......... .......... .......... .......... .......... 82%  119M 5s",
                                "677300K .......... .......... .......... .......... .......... 82% 97.6M 5s",
                                "677350K .......... .......... .......... .......... .......... 82%  127M 5s",
                                "677400K .......... .......... .......... .......... .......... 82% 31.8M 5s",
                                "677450K .......... .......... .......... .......... .......... 82% 11.5M 5s",
                                "677500K .......... .......... .......... .......... .......... 82% 31.6M 5s",
                                "677550K .......... .......... .......... .......... .......... 82% 39.4M 5s",
                                "677600K .......... .......... .......... .......... .......... 82% 48.9M 5s",
                                "677650K .......... .......... .......... .......... .......... 82% 11.2M 5s",
                                "677700K .......... .......... .......... .......... .......... 82% 36.1M 5s",
                                "677750K .......... .......... .......... .......... .......... 82% 42.4M 5s",
                                "677800K .......... .......... .......... .......... .......... 82% 14.7M 5s",
                                "677850K .......... .......... .......... .......... .......... 82% 76.2M 5s",
                                "677900K .......... .......... .......... .......... .......... 82% 30.5M 5s",
                                "677950K .......... .......... .......... .......... .......... 82% 15.6M 5s",
                                "678000K .......... .......... .......... .......... .......... 82% 46.9M 5s",
                                "678050K .......... .......... .......... .......... .......... 82% 25.1M 5s",
                                "678100K .......... .......... .......... .......... .......... 82% 21.9M 5s",
                                "678150K .......... .......... .......... .......... .......... 82% 28.8M 5s",
                                "678200K .......... .......... .......... .......... .......... 82% 28.1M 5s",
                                "678250K .......... .......... .......... .......... .......... 82% 40.6M 5s",
                                "678300K .......... .......... .......... .......... .......... 82% 25.5M 5s",
                                "678350K .......... .......... .......... .......... .......... 82% 20.0M 5s",
                                "678400K .......... .......... .......... .......... .......... 82% 33.1M 5s",
                                "678450K .......... .......... .......... .......... .......... 82% 37.0M 5s",
                                "678500K .......... .......... .......... .......... .......... 82% 18.7M 5s",
                                "678550K .......... .......... .......... .......... .......... 82% 6.33M 5s",
                                "678600K .......... .......... .......... .......... .......... 82% 80.3M 5s",
                                "678650K .......... .......... .......... .......... .......... 82% 25.2M 5s",
                                "678700K .......... .......... .......... .......... .......... 82% 12.9M 5s",
                                "678750K .......... .......... .......... .......... .......... 82% 29.4M 5s",
                                "678800K .......... .......... .......... .......... .......... 82% 25.6M 5s",
                                "678850K .......... .......... .......... .......... .......... 82% 21.8M 5s",
                                "678900K .......... .......... .......... .......... .......... 82% 26.0M 5s",
                                "678950K .......... .......... .......... .......... .......... 82% 29.3M 5s",
                                "679000K .......... .......... .......... .......... .......... 82% 32.1M 5s",
                                "679050K .......... .......... .......... .......... .......... 82% 26.1M 5s",
                                "679100K .......... .......... .......... .......... .......... 82% 31.7M 5s",
                                "679150K .......... .......... .......... .......... .......... 82% 31.5M 5s",
                                "679200K .......... .......... .......... .......... .......... 82% 31.4M 5s",
                                "679250K .......... .......... .......... .......... .......... 82% 30.8M 5s",
                                "679300K .......... .......... .......... .......... .......... 82% 31.0M 5s",
                                "679350K .......... .......... .......... .......... .......... 82% 31.1M 5s",
                                "679400K .......... .......... .......... .......... .......... 82% 31.4M 5s",
                                "679450K .......... .......... .......... .......... .......... 82% 27.5M 5s",
                                "679500K .......... .......... .......... .......... .......... 82% 33.2M 5s",
                                "679550K .......... .......... .......... .......... .......... 82% 29.4M 5s",
                                "679600K .......... .......... .......... .......... .......... 82% 30.5M 5s",
                                "679650K .......... .......... .......... .......... .......... 82% 30.1M 5s",
                                "679700K .......... .......... .......... .......... .......... 82% 16.0M 5s",
                                "679750K .......... .......... .......... .......... .......... 82% 41.5M 5s",
                                "679800K .......... .......... .......... .......... .......... 82% 39.0M 5s",
                                "679850K .......... .......... .......... .......... .......... 82% 34.1M 5s",
                                "679900K .......... .......... .......... .......... .......... 82% 36.8M 5s",
                                "679950K .......... .......... .......... .......... .......... 82% 38.9M 5s",
                                "680000K .......... .......... .......... .......... .......... 82% 39.5M 5s",
                                "680050K .......... .......... .......... .......... .......... 82% 22.0M 5s",
                                "680100K .......... .......... .......... .......... .......... 82% 35.5M 5s",
                                "680150K .......... .......... .......... .......... .......... 82% 39.9M 5s",
                                "680200K .......... .......... .......... .......... .......... 82% 21.8M 5s",
                                "680250K .......... .......... .......... .......... .......... 82% 12.2M 5s",
                                "680300K .......... .......... .......... .......... .......... 82% 29.9M 5s",
                                "680350K .......... .......... .......... .......... .......... 82% 27.5M 5s",
                                "680400K .......... .......... .......... .......... .......... 82% 28.3M 5s",
                                "680450K .......... .......... .......... .......... .......... 82% 22.5M 5s",
                                "680500K .......... .......... .......... .......... .......... 82% 24.1M 5s",
                                "680550K .......... .......... .......... .......... .......... 82% 23.1M 5s",
                                "680600K .......... .......... .......... .......... .......... 82% 34.4M 5s",
                                "680650K .......... .......... .......... .......... .......... 82% 27.9M 5s",
                                "680700K .......... .......... .......... .......... .......... 82% 22.1M 5s",
                                "680750K .......... .......... .......... .......... .......... 82% 18.1M 5s",
                                "680800K .......... .......... .......... .......... .......... 82% 45.8M 5s",
                                "680850K .......... .......... .......... .......... .......... 82% 21.8M 5s",
                                "680900K .......... .......... .......... .......... .......... 82% 14.5M 5s",
                                "680950K .......... .......... .......... .......... .......... 82% 32.5M 5s",
                                "681000K .......... .......... .......... .......... .......... 82% 37.4M 5s",
                                "681050K .......... .......... .......... .......... .......... 82% 40.5M 5s",
                                "681100K .......... .......... .......... .......... .......... 82% 32.7M 5s",
                                "681150K .......... .......... .......... .......... .......... 82% 21.8M 5s",
                                "681200K .......... .......... .......... .......... .......... 82% 19.1M 5s",
                                "681250K .......... .......... .......... .......... .......... 82% 36.0M 5s",
                                "681300K .......... .......... .......... .......... .......... 82% 28.4M 5s",
                                "681350K .......... .......... .......... .......... .......... 82% 35.0M 5s",
                                "681400K .......... .......... .......... .......... .......... 82% 28.7M 5s",
                                "681450K .......... .......... .......... .......... .......... 82% 26.2M 5s",
                                "681500K .......... .......... .......... .......... .......... 82% 29.0M 5s",
                                "681550K .......... .......... .......... .......... .......... 82% 38.6M 5s",
                                "681600K .......... .......... .......... .......... .......... 82% 38.7M 5s",
                                "681650K .......... .......... .......... .......... .......... 82% 28.6M 5s",
                                "681700K .......... .......... .......... .......... .......... 83% 33.1M 5s",
                                "681750K .......... .......... .......... .......... .......... 83% 36.2M 5s",
                                "681800K .......... .......... .......... .......... .......... 83% 21.3M 5s",
                                "681850K .......... .......... .......... .......... .......... 83% 40.1M 4s",
                                "681900K .......... .......... .......... .......... .......... 83% 36.8M 4s",
                                "681950K .......... .......... .......... .......... .......... 83% 40.3M 4s",
                                "682000K .......... .......... .......... .......... .......... 83% 43.4M 4s",
                                "682050K .......... .......... .......... .......... .......... 83% 23.5M 4s",
                                "682100K .......... .......... .......... .......... .......... 83% 39.2M 4s",
                                "682150K .......... .......... .......... .......... .......... 83% 38.5M 4s",
                                "682200K .......... .......... .......... .......... .......... 83% 43.2M 4s",
                                "682250K .......... .......... .......... .......... .......... 83% 48.0M 4s",
                                "682300K .......... .......... .......... .......... .......... 83% 54.7M 4s",
                                "682350K .......... .......... .......... .......... .......... 83% 53.1M 4s",
                                "682400K .......... .......... .......... .......... .......... 83% 57.0M 4s",
                                "682450K .......... .......... .......... .......... .......... 83% 54.2M 4s",
                                "682500K .......... .......... .......... .......... .......... 83% 56.9M 4s",
                                "682550K .......... .......... .......... .......... .......... 83% 49.3M 4s",
                                "682600K .......... .......... .......... .......... .......... 83% 57.5M 4s",
                                "682650K .......... .......... .......... .......... .......... 83% 40.4M 4s",
                                "682700K .......... .......... .......... .......... .......... 83% 32.0M 4s",
                                "682750K .......... .......... .......... .......... .......... 83% 56.0M 4s",
                                "682800K .......... .......... .......... .......... .......... 83% 54.2M 4s",
                                "682850K .......... .......... .......... .......... .......... 83% 48.3M 4s",
                                "682900K .......... .......... .......... .......... .......... 83% 54.1M 4s",
                                "682950K .......... .......... .......... .......... .......... 83% 58.3M 4s",
                                "683000K .......... .......... .......... .......... .......... 83% 41.7M 4s",
                                "683050K .......... .......... .......... .......... .......... 83% 32.0M 4s",
                                "683100K .......... .......... .......... .......... .......... 83% 56.4M 4s",
                                "683150K .......... .......... .......... .......... .......... 83% 52.5M 4s",
                                "683200K .......... .......... .......... .......... .......... 83% 35.0M 4s",
                                "683250K .......... .......... .......... .......... .......... 83% 31.9M 4s",
                                "683300K .......... .......... .......... .......... .......... 83% 32.3M 4s",
                                "683350K .......... .......... .......... .......... .......... 83% 44.9M 4s",
                                "683400K .......... .......... .......... .......... .......... 83% 31.9M 4s",
                                "683450K .......... .......... .......... .......... .......... 83% 30.6M 4s",
                                "683500K .......... .......... .......... .......... .......... 83% 19.1M 4s",
                                "683550K .......... .......... .......... .......... .......... 83% 42.8M 4s",
                                "683600K .......... .......... .......... .......... .......... 83% 54.3M 4s",
                                "683650K .......... .......... .......... .......... .......... 83% 34.2M 4s",
                                "683700K .......... .......... .......... .......... .......... 83% 30.9M 4s",
                                "683750K .......... .......... .......... .......... .......... 83% 38.8M 4s",
                                "683800K .......... .......... .......... .......... .......... 83% 51.5M 4s",
                                "683850K .......... .......... .......... .......... .......... 83% 43.3M 4s",
                                "683900K .......... .......... .......... .......... .......... 83% 26.9M 4s",
                                "683950K .......... .......... .......... .......... .......... 83% 31.8M 4s",
                                "684000K .......... .......... .......... .......... .......... 83% 34.4M 4s",
                                "684050K .......... .......... .......... .......... .......... 83% 20.5M 4s",
                                "684100K .......... .......... .......... .......... .......... 83% 49.8M 4s",
                                "684150K .......... .......... .......... .......... .......... 83% 48.3M 4s",
                                "684200K .......... .......... .......... .......... .......... 83% 32.4M 4s",
                                "684250K .......... .......... .......... .......... .......... 83% 27.2M 4s",
                                "684300K .......... .......... .......... .......... .......... 83% 39.8M 4s",
                                "684350K .......... .......... .......... .......... .......... 83% 32.1M 4s",
                                "684400K .......... .......... .......... .......... .......... 83% 27.8M 4s",
                                "684450K .......... .......... .......... .......... .......... 83% 22.3M 4s",
                                "684500K .......... .......... .......... .......... .......... 83% 20.7M 4s",
                                "684550K .......... .......... .......... .......... .......... 83% 40.6M 4s",
                                "684600K .......... .......... .......... .......... .......... 83% 36.7M 4s",
                                "684650K .......... .......... .......... .......... .......... 83% 39.3M 4s",
                                "684700K .......... .......... .......... .......... .......... 83% 32.4M 4s",
                                "684750K .......... .......... .......... .......... .......... 83% 37.3M 4s",
                                "684800K .......... .......... .......... .......... .......... 83% 43.7M 4s",
                                "684850K .......... .......... .......... .......... .......... 83% 46.9M 4s",
                                "684900K .......... .......... .......... .......... .......... 83% 54.2M 4s",
                                "684950K .......... .......... .......... .......... .......... 83% 23.9M 4s",
                                "685000K .......... .......... .......... .......... .......... 83% 52.5M 4s",
                                "685050K .......... .......... .......... .......... .......... 83% 27.6M 4s",
                                "685100K .......... .......... .......... .......... .......... 83% 33.7M 4s",
                                "685150K .......... .......... .......... .......... .......... 83% 30.2M 4s",
                                "685200K .......... .......... .......... .......... .......... 83% 51.9M 4s",
                                "685250K .......... .......... .......... .......... .......... 83% 27.3M 4s",
                                "685300K .......... .......... .......... .......... .......... 83% 8.84M 4s",
                                "685350K .......... .......... .......... .......... .......... 83% 25.7M 4s",
                                "685400K .......... .......... .......... .......... .......... 83% 52.6M 4s",
                                "685450K .......... .......... .......... .......... .......... 83% 37.9M 4s",
                                "685500K .......... .......... .......... .......... .......... 83% 48.7M 4s",
                                "685550K .......... .......... .......... .......... .......... 83% 57.9M 4s",
                                "685600K .......... .......... .......... .......... .......... 83% 34.6M 4s",
                                "685650K .......... .......... .......... .......... .......... 83% 29.5M 4s",
                                "685700K .......... .......... .......... .......... .......... 83% 43.3M 4s",
                                "685750K .......... .......... .......... .......... .......... 83% 50.4M 4s",
                                "685800K .......... .......... .......... .......... .......... 83% 35.5M 4s",
                                "685850K .......... .......... .......... .......... .......... 83% 18.7M 4s",
                                "685900K .......... .......... .......... .......... .......... 83% 42.1M 4s",
                                "685950K .......... .......... .......... .......... .......... 83% 27.1M 4s",
                                "686000K .......... .......... .......... .......... .......... 83% 39.3M 4s",
                                "686050K .......... .......... .......... .......... .......... 83% 51.3M 4s",
                                "686100K .......... .......... .......... .......... .......... 83% 46.1M 4s",
                                "686150K .......... .......... .......... .......... .......... 83% 42.9M 4s",
                                "686200K .......... .......... .......... .......... .......... 83% 35.8M 4s",
                                "686250K .......... .......... .......... .......... .......... 83% 38.8M 4s",
                                "686300K .......... .......... .......... .......... .......... 83% 47.4M 4s",
                                "686350K .......... .......... .......... .......... .......... 83% 41.5M 4s",
                                "686400K .......... .......... .......... .......... .......... 83% 53.0M 4s",
                                "686450K .......... .......... .......... .......... .......... 83% 47.6M 4s",
                                "686500K .......... .......... .......... .......... .......... 83% 42.6M 4s",
                                "686550K .......... .......... .......... .......... .......... 83% 52.4M 4s",
                                "686600K .......... .......... .......... .......... .......... 83% 49.2M 4s",
                                "686650K .......... .......... .......... .......... .......... 83% 52.3M 4s",
                                "686700K .......... .......... .......... .......... .......... 83% 26.4M 4s",
                                "686750K .......... .......... .......... .......... .......... 83% 53.9M 4s",
                                "686800K .......... .......... .......... .......... .......... 83% 55.3M 4s",
                                "686850K .......... .......... .......... .......... .......... 83% 29.6M 4s",
                                "686900K .......... .......... .......... .......... .......... 83% 32.6M 4s",
                                "686950K .......... .......... .......... .......... .......... 83% 48.4M 4s",
                                "687000K .......... .......... .......... .......... .......... 83% 53.1M 4s",
                                "687050K .......... .......... .......... .......... .......... 83% 22.0M 4s",
                                "687100K .......... .......... .......... .......... .......... 83% 27.3M 4s",
                                "687150K .......... .......... .......... .......... .......... 83% 53.9M 4s",
                                "687200K .......... .......... .......... .......... .......... 83% 35.1M 4s",
                                "687250K .......... .......... .......... .......... .......... 83% 54.2M 4s",
                                "687300K .......... .......... .......... .......... .......... 83% 48.0M 4s",
                                "687350K .......... .......... .......... .......... .......... 83% 41.9M 4s",
                                "687400K .......... .......... .......... .......... .......... 83% 53.6M 4s",
                                "687450K .......... .......... .......... .......... .......... 83% 41.8M 4s",
                                "687500K .......... .......... .......... .......... .......... 83% 50.5M 4s",
                                "687550K .......... .......... .......... .......... .......... 83% 43.1M 4s",
                                "687600K .......... .......... .......... .......... .......... 83% 57.1M 4s",
                                "687650K .......... .......... .......... .......... .......... 83% 56.3M 4s",
                                "687700K .......... .......... .......... .......... .......... 83% 17.6M 4s",
                                "687750K .......... .......... .......... .......... .......... 83% 45.7M 4s",
                                "687800K .......... .......... .......... .......... .......... 83% 53.5M 4s",
                                "687850K .......... .......... .......... .......... .......... 83% 30.0M 4s",
                                "687900K .......... .......... .......... .......... .......... 83% 51.1M 4s",
                                "687950K .......... .......... .......... .......... .......... 83% 35.0M 4s",
                                "688000K .......... .......... .......... .......... .......... 83% 55.8M 4s",
                                "688050K .......... .......... .......... .......... .......... 83% 44.2M 4s",
                                "688100K .......... .......... .......... .......... .......... 83% 51.9M 4s",
                                "688150K .......... .......... .......... .......... .......... 83% 51.0M 4s",
                                "688200K .......... .......... .......... .......... .......... 83% 54.6M 4s",
                                "688250K .......... .......... .......... .......... .......... 83% 51.2M 4s",
                                "688300K .......... .......... .......... .......... .......... 83% 55.6M 4s",
                                "688350K .......... .......... .......... .......... .......... 83% 49.6M 4s",
                                "688400K .......... .......... .......... .......... .......... 83% 44.7M 4s",
                                "688450K .......... .......... .......... .......... .......... 83% 40.8M 4s",
                                "688500K .......... .......... .......... .......... .......... 83% 49.9M 4s",
                                "688550K .......... .......... .......... .......... .......... 83% 43.2M 4s",
                                "688600K .......... .......... .......... .......... .......... 83% 50.8M 4s",
                                "688650K .......... .......... .......... .......... .......... 83% 52.0M 4s",
                                "688700K .......... .......... .......... .......... .......... 83% 19.2M 4s",
                                "688750K .......... .......... .......... .......... .......... 83% 32.3M 4s",
                                "688800K .......... .......... .......... .......... .......... 83% 51.5M 4s",
                                "688850K .......... .......... .......... .......... .......... 83% 42.0M 4s",
                                "688900K .......... .......... .......... .......... .......... 83% 48.5M 4s",
                                "688950K .......... .......... .......... .......... .......... 83% 36.1M 4s",
                                "689000K .......... .......... .......... .......... .......... 83% 53.9M 4s",
                                "689050K .......... .......... .......... .......... .......... 83% 33.8M 4s",
                                "689100K .......... .......... .......... .......... .......... 83% 50.2M 4s",
                                "689150K .......... .......... .......... .......... .......... 83% 46.2M 4s",
                                "689200K .......... .......... .......... .......... .......... 83% 56.6M 4s",
                                "689250K .......... .......... .......... .......... .......... 83% 42.3M 4s",
                                "689300K .......... .......... .......... .......... .......... 83% 52.1M 4s",
                                "689350K .......... .......... .......... .......... .......... 83% 39.6M 4s",
                                "689400K .......... .......... .......... .......... .......... 83% 44.9M 4s",
                                "689450K .......... .......... .......... .......... .......... 83% 55.1M 4s",
                                "689500K .......... .......... .......... .......... .......... 83% 51.7M 4s",
                                "689550K .......... .......... .......... .......... .......... 83% 39.0M 4s",
                                "689600K .......... .......... .......... .......... .......... 83% 51.2M 4s",
                                "689650K .......... .......... .......... .......... .......... 83% 55.2M 4s",
                                "689700K .......... .......... .......... .......... .......... 83% 56.7M 4s",
                                "689750K .......... .......... .......... .......... .......... 83% 51.3M 4s",
                                "689800K .......... .......... .......... .......... .......... 83% 58.8M 4s",
                                "689850K .......... .......... .......... .......... .......... 83% 38.1M 4s",
                                "689900K .......... .......... .......... .......... .......... 83% 52.0M 4s",
                                "689950K .......... .......... .......... .......... .......... 84% 48.5M 4s",
                                "690000K .......... .......... .......... .......... .......... 84% 52.0M 4s",
                                "690050K .......... .......... .......... .......... .......... 84% 52.8M 4s",
                                "690100K .......... .......... .......... .......... .......... 84% 52.3M 4s",
                                "690150K .......... .......... .......... .......... .......... 84% 48.3M 4s",
                                "690200K .......... .......... .......... .......... .......... 84% 51.3M 4s",
                                "690250K .......... .......... .......... .......... .......... 84% 44.0M 4s",
                                "690300K .......... .......... .......... .......... .......... 84% 52.2M 4s",
                                "690350K .......... .......... .......... .......... .......... 84% 49.7M 4s",
                                "690400K .......... .......... .......... .......... .......... 84% 56.9M 4s",
                                "690450K .......... .......... .......... .......... .......... 84% 52.1M 4s",
                                "690500K .......... .......... .......... .......... .......... 84% 56.1M 4s",
                                "690550K .......... .......... .......... .......... .......... 84% 49.7M 4s",
                                "690600K .......... .......... .......... .......... .......... 84% 54.0M 4s",
                                "690650K .......... .......... .......... .......... .......... 84% 52.9M 4s",
                                "690700K .......... .......... .......... .......... .......... 84% 57.0M 4s",
                                "690750K .......... .......... .......... .......... .......... 84% 47.5M 4s",
                                "690800K .......... .......... .......... .......... .......... 84% 40.0M 4s",
                                "690850K .......... .......... .......... .......... .......... 84% 55.2M 4s",
                                "690900K .......... .......... .......... .......... .......... 84% 57.0M 4s",
                                "690950K .......... .......... .......... .......... .......... 84% 48.0M 4s",
                                "691000K .......... .......... .......... .......... .......... 84% 52.4M 4s",
                                "691050K .......... .......... .......... .......... .......... 84% 53.0M 4s",
                                "691100K .......... .......... .......... .......... .......... 84% 55.8M 4s",
                                "691150K .......... .......... .......... .......... .......... 84% 49.6M 4s",
                                "691200K .......... .......... .......... .......... .......... 84% 55.2M 4s",
                                "691250K .......... .......... .......... .......... .......... 84% 53.7M 4s",
                                "691300K .......... .......... .......... .......... .......... 84% 47.5M 4s",
                                "691350K .......... .......... .......... .......... .......... 84% 46.2M 4s",
                                "691400K .......... .......... .......... .......... .......... 84% 51.7M 4s",
                                "691450K .......... .......... .......... .......... .......... 84% 56.5M 4s",
                                "691500K .......... .......... .......... .......... .......... 84% 42.5M 4s",
                                "691550K .......... .......... .......... .......... .......... 84% 44.7M 4s",
                                "691600K .......... .......... .......... .......... .......... 84% 54.6M 4s",
                                "691650K .......... .......... .......... .......... .......... 84% 51.3M 4s",
                                "691700K .......... .......... .......... .......... .......... 84% 16.2M 4s",
                                "691750K .......... .......... .......... .......... .......... 84% 45.9M 4s",
                                "691800K .......... .......... .......... .......... .......... 84% 44.5M 4s",
                                "691850K .......... .......... .......... .......... .......... 84% 51.9M 4s",
                                "691900K .......... .......... .......... .......... .......... 84% 53.2M 4s",
                                "691950K .......... .......... .......... .......... .......... 84% 43.7M 4s",
                                "692000K .......... .......... .......... .......... .......... 84% 42.2M 4s",
                                "692050K .......... .......... .......... .......... .......... 84% 41.0M 4s",
                                "692100K .......... .......... .......... .......... .......... 84% 52.6M 4s",
                                "692150K .......... .......... .......... .......... .......... 84% 46.1M 4s",
                                "692200K .......... .......... .......... .......... .......... 84% 51.2M 4s",
                                "692250K .......... .......... .......... .......... .......... 84% 50.9M 4s",
                                "692300K .......... .......... .......... .......... .......... 84% 52.5M 4s",
                                "692350K .......... .......... .......... .......... .......... 84% 45.9M 4s",
                                "692400K .......... .......... .......... .......... .......... 84% 54.5M 4s",
                                "692450K .......... .......... .......... .......... .......... 84% 50.0M 4s",
                                "692500K .......... .......... .......... .......... .......... 84% 53.9M 4s",
                                "692550K .......... .......... .......... .......... .......... 84% 47.1M 4s",
                                "692600K .......... .......... .......... .......... .......... 84% 51.2M 4s",
                                "692650K .......... .......... .......... .......... .......... 84% 50.1M 4s",
                                "692700K .......... .......... .......... .......... .......... 84% 54.7M 4s",
                                "692750K .......... .......... .......... .......... .......... 84% 48.4M 4s",
                                "692800K .......... .......... .......... .......... .......... 84% 46.0M 4s",
                                "692850K .......... .......... .......... .......... .......... 84% 38.2M 4s",
                                "692900K .......... .......... .......... .......... .......... 84% 54.9M 4s",
                                "692950K .......... .......... .......... .......... .......... 84% 50.7M 4s",
                                "693000K .......... .......... .......... .......... .......... 84% 54.9M 4s",
                                "693050K .......... .......... .......... .......... .......... 84% 51.8M 4s",
                                "693100K .......... .......... .......... .......... .......... 84% 52.9M 4s",
                                "693150K .......... .......... .......... .......... .......... 84% 49.6M 4s",
                                "693200K .......... .......... .......... .......... .......... 84% 57.2M 4s",
                                "693250K .......... .......... .......... .......... .......... 84% 53.4M 4s",
                                "693300K .......... .......... .......... .......... .......... 84% 53.2M 4s",
                                "693350K .......... .......... .......... .......... .......... 84% 48.9M 4s",
                                "693400K .......... .......... .......... .......... .......... 84% 50.4M 4s",
                                "693450K .......... .......... .......... .......... .......... 84% 52.4M 4s",
                                "693500K .......... .......... .......... .......... .......... 84% 48.1M 4s",
                                "693550K .......... .......... .......... .......... .......... 84% 50.2M 4s",
                                "693600K .......... .......... .......... .......... .......... 84% 54.6M 4s",
                                "693650K .......... .......... .......... .......... .......... 84% 50.6M 4s",
                                "693700K .......... .......... .......... .......... .......... 84% 52.8M 4s",
                                "693750K .......... .......... .......... .......... .......... 84% 44.0M 4s",
                                "693800K .......... .......... .......... .......... .......... 84% 41.1M 4s",
                                "693850K .......... .......... .......... .......... .......... 84% 14.2M 4s",
                                "693900K .......... .......... .......... .......... .......... 84% 28.3M 4s",
                                "693950K .......... .......... .......... .......... .......... 84% 33.1M 4s",
                                "694000K .......... .......... .......... .......... .......... 84% 51.8M 4s",
                                "694050K .......... .......... .......... .......... .......... 84% 48.6M 4s",
                                "694100K .......... .......... .......... .......... .......... 84% 51.4M 4s",
                                "694150K .......... .......... .......... .......... .......... 84% 47.3M 4s",
                                "694200K .......... .......... .......... .......... .......... 84% 33.7M 4s",
                                "694250K .......... .......... .......... .......... .......... 84% 34.8M 4s",
                                "694300K .......... .......... .......... .......... .......... 84% 41.2M 4s",
                                "694350K .......... .......... .......... .......... .......... 84% 40.3M 4s",
                                "694400K .......... .......... .......... .......... .......... 84% 39.3M 4s",
                                "694450K .......... .......... .......... .......... .......... 84% 35.6M 4s",
                                "694500K .......... .......... .......... .......... .......... 84% 41.8M 4s",
                                "694550K .......... .......... .......... .......... .......... 84% 40.6M 4s",
                                "694600K .......... .......... .......... .......... .......... 84% 32.5M 4s",
                                "694650K .......... .......... .......... .......... .......... 84% 33.3M 4s",
                                "694700K .......... .......... .......... .......... .......... 84% 38.4M 4s",
                                "694750K .......... .......... .......... .......... .......... 84% 31.6M 4s",
                                "694800K .......... .......... .......... .......... .......... 84% 29.3M 4s",
                                "694850K .......... .......... .......... .......... .......... 84% 18.0M 4s",
                                "694900K .......... .......... .......... .......... .......... 84% 40.7M 4s",
                                "694950K .......... .......... .......... .......... .......... 84% 32.9M 4s",
                                "695000K .......... .......... .......... .......... .......... 84% 48.6M 4s",
                                "695050K .......... .......... .......... .......... .......... 84% 30.7M 4s",
                                "695100K .......... .......... .......... .......... .......... 84% 42.1M 4s",
                                "695150K .......... .......... .......... .......... .......... 84% 32.8M 4s",
                                "695200K .......... .......... .......... .......... .......... 84% 34.9M 4s",
                                "695250K .......... .......... .......... .......... .......... 84% 29.8M 4s",
                                "695300K .......... .......... .......... .......... .......... 84% 44.6M 4s",
                                "695350K .......... .......... .......... .......... .......... 84% 49.4M 4s",
                                "695400K .......... .......... .......... .......... .......... 84% 42.4M 4s",
                                "695450K .......... .......... .......... .......... .......... 84% 34.2M 4s",
                                "695500K .......... .......... .......... .......... .......... 84% 40.5M 4s",
                                "695550K .......... .......... .......... .......... .......... 84% 27.0M 4s",
                                "695600K .......... .......... .......... .......... .......... 84% 28.1M 4s",
                                "695650K .......... .......... .......... .......... .......... 84% 22.7M 4s",
                                "695700K .......... .......... .......... .......... .......... 84% 31.4M 4s",
                                "695750K .......... .......... .......... .......... .......... 84% 56.7M 4s",
                                "695800K .......... .......... .......... .......... .......... 84% 35.1M 4s",
                                "695850K .......... .......... .......... .......... .......... 84% 35.1M 4s",
                                "695900K .......... .......... .......... .......... .......... 84% 33.0M 4s",
                                "695950K .......... .......... .......... .......... .......... 84% 54.1M 4s",
                                "696000K .......... .......... .......... .......... .......... 84% 32.0M 4s",
                                "696050K .......... .......... .......... .......... .......... 84% 31.5M 4s",
                                "696100K .......... .......... .......... .......... .......... 84% 33.8M 4s",
                                "696150K .......... .......... .......... .......... .......... 84% 40.3M 4s",
                                "696200K .......... .......... .......... .......... .......... 84% 36.7M 4s",
                                "696250K .......... .......... .......... .......... .......... 84% 40.5M 4s",
                                "696300K .......... .......... .......... .......... .......... 84% 37.4M 4s",
                                "696350K .......... .......... .......... .......... .......... 84% 42.2M 4s",
                                "696400K .......... .......... .......... .......... .......... 84% 38.6M 4s",
                                "696450K .......... .......... .......... .......... .......... 84% 29.0M 4s",
                                "696500K .......... .......... .......... .......... .......... 84% 49.1M 4s",
                                "696550K .......... .......... .......... .......... .......... 84% 47.1M 4s",
                                "696600K .......... .......... .......... .......... .......... 84% 75.9M 4s",
                                "696650K .......... .......... .......... .......... .......... 84% 91.5M 4s",
                                "696700K .......... .......... .......... .......... .......... 84%  104M 4s",
                                "696750K .......... .......... .......... .......... .......... 84%  104M 4s",
                                "696800K .......... .......... .......... .......... .......... 84% 59.3M 4s",
                                "696850K .......... .......... .......... .......... .......... 84% 81.8M 4s",
                                "696900K .......... .......... .......... .......... .......... 84%  109M 4s",
                                "696950K .......... .......... .......... .......... .......... 84% 75.2M 4s",
                                "697000K .......... .......... .......... .......... .......... 84% 98.3M 4s",
                                "697050K .......... .......... .......... .......... .......... 84% 61.0M 4s",
                                "697100K .......... .......... .......... .......... .......... 84% 81.9M 4s",
                                "697150K .......... .......... .......... .......... .......... 84%  109M 4s",
                                "697200K .......... .......... .......... .......... .......... 84% 72.6M 4s",
                                "697250K .......... .......... .......... .......... .......... 84% 85.4M 4s",
                                "697300K .......... .......... .......... .......... .......... 84% 90.9M 4s",
                                "697350K .......... .......... .......... .......... .......... 84% 79.2M 4s",
                                "697400K .......... .......... .......... .......... .......... 84% 96.3M 4s",
                                "697450K .......... .......... .......... .......... .......... 84% 46.9M 4s",
                                "697500K .......... .......... .......... .......... .......... 84% 78.7M 4s",
                                "697550K .......... .......... .......... .......... .......... 84%  109M 4s",
                                "697600K .......... .......... .......... .......... .......... 84% 82.3M 4s",
                                "697650K .......... .......... .......... .......... .......... 84% 94.9M 4s",
                                "697700K .......... .......... .......... .......... .......... 84% 78.1M 4s",
                                "697750K .......... .......... .......... .......... .......... 84% 81.7M 4s",
                                "697800K .......... .......... .......... .......... .......... 84% 80.0M 4s",
                                "697850K .......... .......... .......... .......... .......... 84% 87.2M 4s",
                                "697900K .......... .......... .......... .......... .......... 84%  104M 4s",
                                "697950K .......... .......... .......... .......... .......... 84%  112M 4s",
                                "698000K .......... .......... .......... .......... .......... 84% 90.6M 4s",
                                "698050K .......... .......... .......... .......... .......... 84% 80.8M 4s",
                                "698100K .......... .......... .......... .......... .......... 84%  121M 4s",
                                "698150K .......... .......... .......... .......... .......... 85%  135M 4s",
                                "698200K .......... .......... .......... .......... .......... 85%  135M 4s",
                                "698250K .......... .......... .......... .......... .......... 85% 76.0M 4s",
                                "698300K .......... .......... .......... .......... .......... 85%  111M 4s",
                                "698350K .......... .......... .......... .......... .......... 85%  135M 4s",
                                "698400K .......... .......... .......... .......... .......... 85%  130M 4s",
                                "698450K .......... .......... .......... .......... .......... 85% 82.8M 4s",
                                "698500K .......... .......... .......... .......... .......... 85%  135M 4s",
                                "698550K .......... .......... .......... .......... .......... 85%  110M 4s",
                                "698600K .......... .......... .......... .......... .......... 85%  108M 4s",
                                "698650K .......... .......... .......... .......... .......... 85% 91.1M 4s",
                                "698700K .......... .......... .......... .......... .......... 85%  118M 4s",
                                "698750K .......... .......... .......... .......... .......... 85%  128M 4s",
                                "698800K .......... .......... .......... .......... .......... 85% 91.4M 4s",
                                "698850K .......... .......... .......... .......... .......... 85% 51.8M 4s",
                                "698900K .......... .......... .......... .......... .......... 85%  102M 4s",
                                "698950K .......... .......... .......... .......... .......... 85%  139M 4s",
                                "699000K .......... .......... .......... .......... .......... 85%  140M 4s",
                                "699050K .......... .......... .......... .......... .......... 85% 90.4M 4s",
                                "699100K .......... .......... .......... .......... .......... 85%  105M 4s",
                                "699150K .......... .......... .......... .......... .......... 85%  107M 4s",
                                "699200K .......... .......... .......... .......... .......... 85% 85.9M 4s",
                                "699250K .......... .......... .......... .......... .......... 85% 89.8M 4s",
                                "699300K .......... .......... .......... .......... .......... 85%  105M 4s",
                                "699350K .......... .......... .......... .......... .......... 85%  103M 4s",
                                "699400K .......... .......... .......... .......... .......... 85%  116M 4s",
                                "699450K .......... .......... .......... .......... .......... 85% 98.7M 4s",
                                "699500K .......... .......... .......... .......... .......... 85%  136M 4s",
                                "699550K .......... .......... .......... .......... .......... 85% 61.1M 4s",
                                "699600K .......... .......... .......... .......... .......... 85%  114M 4s",
                                "699650K .......... .......... .......... .......... .......... 85%  122M 4s",
                                "699700K .......... .......... .......... .......... .......... 85%  104M 4s",
                                "699750K .......... .......... .......... .......... .......... 85%  117M 4s",
                                "699800K .......... .......... .......... .......... .......... 85%  138M 4s",
                                "699850K .......... .......... .......... .......... .......... 85%  102M 4s",
                                "699900K .......... .......... .......... .......... .......... 85%  137M 4s",
                                "699950K .......... .......... .......... .......... .......... 85%  122M 4s",
                                "700000K .......... .......... .......... .......... .......... 85%  119M 4s",
                                "700050K .......... .......... .......... .......... .......... 85%  101M 4s",
                                "700100K .......... .......... .......... .......... .......... 85%  132M 4s",
                                "700150K .......... .......... .......... .......... .......... 85%  138M 4s",
                                "700200K .......... .......... .......... .......... .......... 85% 86.3M 4s",
                                "700250K .......... .......... .......... .......... .......... 85%  111M 4s",
                                "700300K .......... .......... .......... .......... .......... 85%  138M 4s",
                                "700350K .......... .......... .......... .......... .......... 85%  100M 4s",
                                "700400K .......... .......... .......... .......... .......... 85% 95.8M 4s",
                                "700450K .......... .......... .......... .......... .......... 85%  109M 4s",
                                "700500K .......... .......... .......... .......... .......... 85%  113M 4s",
                                "700550K .......... .......... .......... .......... .......... 85%  100M 4s",
                                "700600K .......... .......... .......... .......... .......... 85% 96.0M 4s",
                                "700650K .......... .......... .......... .......... .......... 85% 86.9M 4s",
                                "700700K .......... .......... .......... .......... .......... 85% 66.7M 4s",
                                "700750K .......... .......... .......... .......... .......... 85% 97.6M 4s",
                                "700800K .......... .......... .......... .......... .......... 85%  149M 4s",
                                "700850K .......... .......... .......... .......... .......... 85%  121M 4s",
                                "700900K .......... .......... .......... .......... .......... 85% 67.1M 4s",
                                "700950K .......... .......... .......... .......... .......... 85%  119M 4s",
                                "701000K .......... .......... .......... .......... .......... 85% 88.5M 4s",
                                "701050K .......... .......... .......... .......... .......... 85%  100M 4s",
                                "701100K .......... .......... .......... .......... .......... 85%  138M 4s",
                                "701150K .......... .......... .......... .......... .......... 85% 88.4M 4s",
                                "701200K .......... .......... .......... .......... .......... 85% 93.9M 4s",
                                "701250K .......... .......... .......... .......... .......... 85%  113M 4s",
                                "701300K .......... .......... .......... .......... .......... 85%  121M 4s",
                                "701350K .......... .......... .......... .......... .......... 85% 75.6M 4s",
                                "701400K .......... .......... .......... .......... .......... 85% 39.6M 4s",
                                "701450K .......... .......... .......... .......... .......... 85% 35.2M 4s",
                                "701500K .......... .......... .......... .......... .......... 85% 67.8M 4s",
                                "701550K .......... .......... .......... .......... .......... 85% 38.2M 4s",
                                "701600K .......... .......... .......... .......... .......... 85% 96.8M 4s",
                                "701650K .......... .......... .......... .......... .......... 85% 30.0M 4s",
                                "701700K .......... .......... .......... .......... .......... 85% 91.2M 4s",
                                "701750K .......... .......... .......... .......... .......... 85% 25.1M 4s",
                                "701800K .......... .......... .......... .......... .......... 85% 59.3M 4s",
                                "701850K .......... .......... .......... .......... .......... 85% 27.9M 4s",
                                "701900K .......... .......... .......... .......... .......... 85% 36.3M 4s",
                                "701950K .......... .......... .......... .......... .......... 85% 24.5M 4s",
                                "702000K .......... .......... .......... .......... .......... 85% 48.8M 4s",
                                "702050K .......... .......... .......... .......... .......... 85% 20.5M 4s",
                                "702100K .......... .......... .......... .......... .......... 85% 44.7M 4s",
                                "702150K .......... .......... .......... .......... .......... 85% 44.7M 4s",
                                "702200K .......... .......... .......... .......... .......... 85% 32.4M 4s",
                                "702250K .......... .......... .......... .......... .......... 85% 44.5M 4s",
                                "702300K .......... .......... .......... .......... .......... 85% 45.0M 4s",
                                "702350K .......... .......... .......... .......... .......... 85% 31.1M 4s",
                                "702400K .......... .......... .......... .......... .......... 85% 13.7M 4s",
                                "702450K .......... .......... .......... .......... .......... 85% 29.1M 4s",
                                "702500K .......... .......... .......... .......... .......... 85% 50.2M 4s",
                                "702550K .......... .......... .......... .......... .......... 85% 46.2M 4s",
                                "702600K .......... .......... .......... .......... .......... 85% 31.5M 4s",
                                "702650K .......... .......... .......... .......... .......... 85% 18.0M 4s",
                                "702700K .......... .......... .......... .......... .......... 85% 35.1M 4s",
                                "702750K .......... .......... .......... .......... .......... 85% 20.3M 4s",
                                "702800K .......... .......... .......... .......... .......... 85% 15.8M 4s",
                                "702850K .......... .......... .......... .......... .......... 85%  119M 4s",
                                "702900K .......... .......... .......... .......... .......... 85% 78.4M 4s",
                                "702950K .......... .......... .......... .......... .......... 85% 57.0M 4s",
                                "703000K .......... .......... .......... .......... .......... 85% 74.0M 4s",
                                "703050K .......... .......... .......... .......... .......... 85% 36.8M 4s",
                                "703100K .......... .......... .......... .......... .......... 85% 73.8M 4s",
                                "703150K .......... .......... .......... .......... .......... 85%  108M 4s",
                                "703200K .......... .......... .......... .......... .......... 85% 92.8M 4s",
                                "703250K .......... .......... .......... .......... .......... 85%  104M 4s",
                                "703300K .......... .......... .......... .......... .......... 85% 87.4M 4s",
                                "703350K .......... .......... .......... .......... .......... 85%  123M 4s",
                                "703400K .......... .......... .......... .......... .......... 85% 84.6M 4s",
                                "703450K .......... .......... .......... .......... .......... 85% 95.8M 4s",
                                "703500K .......... .......... .......... .......... .......... 85% 79.2M 4s",
                                "703550K .......... .......... .......... .......... .......... 85%  119M 4s",
                                "703600K .......... .......... .......... .......... .......... 85%  109M 4s",
                                "703650K .......... .......... .......... .......... .......... 85% 19.8M 4s",
                                "703700K .......... .......... .......... .......... .......... 85%  106M 4s",
                                "703750K .......... .......... .......... .......... .......... 85% 93.3M 4s",
                                "703800K .......... .......... .......... .......... .......... 85% 62.2M 4s",
                                "703850K .......... .......... .......... .......... .......... 85%  116M 4s",
                                "703900K .......... .......... .......... .......... .......... 85% 62.9M 4s",
                                "703950K .......... .......... .......... .......... .......... 85%  106M 4s",
                                "704000K .......... .......... .......... .......... .......... 85% 94.8M 4s",
                                "704050K .......... .......... .......... .......... .......... 85%  107M 4s",
                                "704100K .......... .......... .......... .......... .......... 85%  115M 4s",
                                "704150K .......... .......... .......... .......... .......... 85% 85.7M 4s",
                                "704200K .......... .......... .......... .......... .......... 85% 99.1M 4s",
                                "704250K .......... .......... .......... .......... .......... 85%  103M 4s",
                                "704300K .......... .......... .......... .......... .......... 85%  111M 4s",
                                "704350K .......... .......... .......... .......... .......... 85% 84.4M 4s",
                                "704400K .......... .......... .......... .......... .......... 85%  110M 4s",
                                "704450K .......... .......... .......... .......... .......... 85%  104M 4s",
                                "704500K .......... .......... .......... .......... .......... 85% 77.3M 4s",
                                "704550K .......... .......... .......... .......... .......... 85% 89.3M 4s",
                                "704600K .......... .......... .......... .......... .......... 85%  106M 4s",
                                "704650K .......... .......... .......... .......... .......... 85% 59.9M 4s",
                                "704700K .......... .......... .......... .......... .......... 85% 72.0M 4s",
                                "704750K .......... .......... .......... .......... .......... 85% 49.5M 4s",
                                "704800K .......... .......... .......... .......... .......... 85% 48.0M 4s",
                                "704850K .......... .......... .......... .......... .......... 85% 80.3M 4s",
                                "704900K .......... .......... .......... .......... .......... 85% 73.9M 4s",
                                "704950K .......... .......... .......... .......... .......... 85%  115M 4s",
                                "705000K .......... .......... .......... .......... .......... 85% 59.5M 4s",
                                "705050K .......... .......... .......... .......... .......... 85% 90.8M 4s",
                                "705100K .......... .......... .......... .......... .......... 85% 82.7M 4s",
                                "705150K .......... .......... .......... .......... .......... 85%  121M 4s",
                                "705200K .......... .......... .......... .......... .......... 85% 82.0M 4s",
                                "705250K .......... .......... .......... .......... .......... 85% 97.1M 4s",
                                "705300K .......... .......... .......... .......... .......... 85%  123M 4s",
                                "705350K .......... .......... .......... .......... .......... 85%  113M 4s",
                                "705400K .......... .......... .......... .......... .......... 85%  112M 4s",
                                "705450K .......... .......... .......... .......... .......... 85%  124M 4s",
                                "705500K .......... .......... .......... .......... .......... 85% 81.0M 4s",
                                "705550K .......... .......... .......... .......... .......... 85%  119M 4s",
                                "705600K .......... .......... .......... .......... .......... 85%  107M 4s",
                                "705650K .......... .......... .......... .......... .......... 85% 58.9M 4s",
                                "705700K .......... .......... .......... .......... .......... 85% 71.0M 4s",
                                "705750K .......... .......... .......... .......... .......... 85% 38.5M 4s",
                                "705800K .......... .......... .......... .......... .......... 85% 81.2M 4s",
                                "705850K .......... .......... .......... .......... .......... 85% 95.3M 4s",
                                "705900K .......... .......... .......... .......... .......... 85%  134M 4s",
                                "705950K .......... .......... .......... .......... .......... 85%  113M 4s",
                                "706000K .......... .......... .......... .......... .......... 85% 52.8M 4s",
                                "706050K .......... .......... .......... .......... .......... 85%  134M 4s",
                                "706100K .......... .......... .......... .......... .......... 85% 80.1M 4s",
                                "706150K .......... .......... .......... .......... .......... 85% 19.7M 4s",
                                "706200K .......... .......... .......... .......... .......... 85% 84.4M 4s",
                                "706250K .......... .......... .......... .......... .......... 85%  114M 4s",
                                "706300K .......... .......... .......... .......... .......... 85% 97.9M 4s",
                                "706350K .......... .......... .......... .......... .......... 86%  106M 4s",
                                "706400K .......... .......... .......... .......... .......... 86%  107M 4s",
                                "706450K .......... .......... .......... .......... .......... 86%  113M 4s",
                                "706500K .......... .......... .......... .......... .......... 86% 81.1M 4s",
                                "706550K .......... .......... .......... .......... .......... 86% 95.1M 4s",
                                "706600K .......... .......... .......... .......... .......... 86%  133M 4s",
                                "706650K .......... .......... .......... .......... .......... 86%  104M 4s",
                                "706700K .......... .......... .......... .......... .......... 86% 84.5M 4s",
                                "706750K .......... .......... .......... .......... .......... 86%  132M 4s",
                                "706800K .......... .......... .......... .......... .......... 86% 88.5M 4s",
                                "706850K .......... .......... .......... .......... .......... 86% 8.19M 4s",
                                "706900K .......... .......... .......... .......... .......... 86% 97.0M 4s",
                                "706950K .......... .......... .......... .......... .......... 86%  120M 4s",
                                "707000K .......... .......... .......... .......... .......... 86%  102M 4s",
                                "707050K .......... .......... .......... .......... .......... 86% 50.0M 4s",
                                "707100K .......... .......... .......... .......... .......... 86%  103M 4s",
                                "707150K .......... .......... .......... .......... .......... 86% 92.4M 4s",
                                "707200K .......... .......... .......... .......... .......... 86%  112M 4s",
                                "707250K .......... .......... .......... .......... .......... 86% 76.4M 4s",
                                "707300K .......... .......... .......... .......... .......... 86%  123M 4s",
                                "707350K .......... .......... .......... .......... .......... 86%  123M 4s",
                                "707400K .......... .......... .......... .......... .......... 86%  118M 4s",
                                "707450K .......... .......... .......... .......... .......... 86%  101M 4s",
                                "707500K .......... .......... .......... .......... .......... 86% 28.0M 4s",
                                "707550K .......... .......... .......... .......... .......... 86%  106M 4s",
                                "707600K .......... .......... .......... .......... .......... 86%  123M 4s",
                                "707650K .......... .......... .......... .......... .......... 86%  105M 4s",
                                "707700K .......... .......... .......... .......... .......... 86% 86.0M 4s",
                                "707750K .......... .......... .......... .......... .......... 86% 84.9M 4s",
                                "707800K .......... .......... .......... .......... .......... 86% 81.4M 4s",
                                "707850K .......... .......... .......... .......... .......... 86% 64.3M 4s",
                                "707900K .......... .......... .......... .......... .......... 86% 84.5M 4s",
                                "707950K .......... .......... .......... .......... .......... 86% 77.7M 4s",
                                "708000K .......... .......... .......... .......... .......... 86% 84.0M 4s",
                                "708050K .......... .......... .......... .......... .......... 86% 98.5M 4s",
                                "708100K .......... .......... .......... .......... .......... 86%  112M 4s",
                                "708150K .......... .......... .......... .......... .......... 86%  102M 4s",
                                "708200K .......... .......... .......... .......... .......... 86% 93.0M 4s",
                                "708250K .......... .......... .......... .......... .......... 86% 92.5M 4s",
                                "708300K .......... .......... .......... .......... .......... 86%  106M 4s",
                                "708350K .......... .......... .......... .......... .......... 86%  108M 4s",
                                "708400K .......... .......... .......... .......... .......... 86%  111M 4s",
                                "708450K .......... .......... .......... .......... .......... 86% 27.1M 4s",
                                "708500K .......... .......... .......... .......... .......... 86% 82.7M 4s",
                                "708550K .......... .......... .......... .......... .......... 86% 98.2M 4s",
                                "708600K .......... .......... .......... .......... .......... 86% 94.1M 4s",
                                "708650K .......... .......... .......... .......... .......... 86% 93.6M 4s",
                                "708700K .......... .......... .......... .......... .......... 86% 98.7M 4s",
                                "708750K .......... .......... .......... .......... .......... 86% 99.8M 4s",
                                "708800K .......... .......... .......... .......... .......... 86% 97.8M 4s",
                                "708850K .......... .......... .......... .......... .......... 86% 67.3M 4s",
                                "708900K .......... .......... .......... .......... .......... 86%  126M 4s",
                                "708950K .......... .......... .......... .......... .......... 86%  102M 4s",
                                "709000K .......... .......... .......... .......... .......... 86% 52.6M 4s",
                                "709050K .......... .......... .......... .......... .......... 86% 96.1M 4s",
                                "709100K .......... .......... .......... .......... .......... 86% 59.2M 4s",
                                "709150K .......... .......... .......... .......... .......... 86% 89.3M 4s",
                                "709200K .......... .......... .......... .......... .......... 86% 49.8M 4s",
                                "709250K .......... .......... .......... .......... .......... 86% 96.1M 4s",
                                "709300K .......... .......... .......... .......... .......... 86% 38.8M 4s",
                                "709350K .......... .......... .......... .......... .......... 86% 46.1M 4s",
                                "709400K .......... .......... .......... .......... .......... 86% 55.0M 4s",
                                "709450K .......... .......... .......... .......... .......... 86% 98.8M 4s",
                                "709500K .......... .......... .......... .......... .......... 86% 97.4M 4s",
                                "709550K .......... .......... .......... .......... .......... 86% 45.0M 4s",
                                "709600K .......... .......... .......... .......... .......... 86% 96.4M 4s",
                                "709650K .......... .......... .......... .......... .......... 86% 83.0M 4s",
                                "709700K .......... .......... .......... .......... .......... 86% 93.9M 4s",
                                "709750K .......... .......... .......... .......... .......... 86% 22.5M 4s",
                                "709800K .......... .......... .......... .......... .......... 86% 27.6M 4s",
                                "709850K .......... .......... .......... .......... .......... 86% 51.3M 4s",
                                "709900K .......... .......... .......... .......... .......... 86% 23.9M 4s",
                                "709950K .......... .......... .......... .......... .......... 86% 86.5M 4s",
                                "710000K .......... .......... .......... .......... .......... 86% 41.1M 4s",
                                "710050K .......... .......... .......... .......... .......... 86% 42.7M 4s",
                                "710100K .......... .......... .......... .......... .......... 86% 22.2M 4s",
                                "710150K .......... .......... .......... .......... .......... 86% 30.4M 4s",
                                "710200K .......... .......... .......... .......... .......... 86% 85.4M 4s",
                                "710250K .......... .......... .......... .......... .......... 86% 25.3M 4s",
                                "710300K .......... .......... .......... .......... .......... 86% 60.9M 4s",
                                "710350K .......... .......... .......... .......... .......... 86% 84.2M 4s",
                                "710400K .......... .......... .......... .......... .......... 86% 74.9M 4s",
                                "710450K .......... .......... .......... .......... .......... 86% 61.4M 4s",
                                "710500K .......... .......... .......... .......... .......... 86% 78.3M 4s",
                                "710550K .......... .......... .......... .......... .......... 86% 65.0M 4s",
                                "710600K .......... .......... .......... .......... .......... 86% 96.7M 4s",
                                "710650K .......... .......... .......... .......... .......... 86%  104M 4s",
                                "710700K .......... .......... .......... .......... .......... 86% 75.3M 4s",
                                "710750K .......... .......... .......... .......... .......... 86% 76.8M 4s",
                                "710800K .......... .......... .......... .......... .......... 86%  103M 4s",
                                "710850K .......... .......... .......... .......... .......... 86% 68.6M 4s",
                                "710900K .......... .......... .......... .......... .......... 86% 52.1M 4s",
                                "710950K .......... .......... .......... .......... .......... 86%  101M 4s",
                                "711000K .......... .......... .......... .......... .......... 86% 76.2M 4s",
                                "711050K .......... .......... .......... .......... .......... 86% 29.3M 3s",
                                "711100K .......... .......... .......... .......... .......... 86% 50.2M 3s",
                                "711150K .......... .......... .......... .......... .......... 86% 57.1M 3s",
                                "711200K .......... .......... .......... .......... .......... 86%  104M 3s",
                                "711250K .......... .......... .......... .......... .......... 86%  110M 3s",
                                "711300K .......... .......... .......... .......... .......... 86% 85.2M 3s",
                                "711350K .......... .......... .......... .......... .......... 86% 97.0M 3s",
                                "711400K .......... .......... .......... .......... .......... 86% 68.8M 3s",
                                "711450K .......... .......... .......... .......... .......... 86% 88.1M 3s",
                                "711500K .......... .......... .......... .......... .......... 86% 87.1M 3s",
                                "711550K .......... .......... .......... .......... .......... 86%  124M 3s",
                                "711600K .......... .......... .......... .......... .......... 86% 98.5M 3s",
                                "711650K .......... .......... .......... .......... .......... 86%  115M 3s",
                                "711700K .......... .......... .......... .......... .......... 86%  110M 3s",
                                "711750K .......... .......... .......... .......... .......... 86% 62.3M 3s",
                                "711800K .......... .......... .......... .......... .......... 86%  120M 3s",
                                "711850K .......... .......... .......... .......... .......... 86% 40.8M 3s",
                                "711900K .......... .......... .......... .......... .......... 86%  124M 3s",
                                "711950K .......... .......... .......... .......... .......... 86% 44.5M 3s",
                                "712000K .......... .......... .......... .......... .......... 86% 43.6M 3s",
                                "712050K .......... .......... .......... .......... .......... 86% 80.0M 3s",
                                "712100K .......... .......... .......... .......... .......... 86% 77.2M 3s",
                                "712150K .......... .......... .......... .......... .......... 86% 86.1M 3s",
                                "712200K .......... .......... .......... .......... .......... 86%  105M 3s",
                                "712250K .......... .......... .......... .......... .......... 86% 83.2M 3s",
                                "712300K .......... .......... .......... .......... .......... 86%  109M 3s",
                                "712350K .......... .......... .......... .......... .......... 86% 43.1M 3s",
                                "712400K .......... .......... .......... .......... .......... 86%  102M 3s",
                                "712450K .......... .......... .......... .......... .......... 86% 78.4M 3s",
                                "712500K .......... .......... .......... .......... .......... 86%  128M 3s",
                                "712550K .......... .......... .......... .......... .......... 86%  106M 3s",
                                "712600K .......... .......... .......... .......... .......... 86% 37.9M 3s",
                                "712650K .......... .......... .......... .......... .......... 86% 24.2M 3s",
                                "712700K .......... .......... .......... .......... .......... 86% 90.6M 3s",
                                "712750K .......... .......... .......... .......... .......... 86% 48.1M 3s",
                                "712800K .......... .......... .......... .......... .......... 86% 90.3M 3s",
                                "712850K .......... .......... .......... .......... .......... 86% 52.4M 3s",
                                "712900K .......... .......... .......... .......... .......... 86% 53.4M 3s",
                                "712950K .......... .......... .......... .......... .......... 86% 94.2M 3s",
                                "713000K .......... .......... .......... .......... .......... 86%  129M 3s",
                                "713050K .......... .......... .......... .......... .......... 86%  140M 3s",
                                "713100K .......... .......... .......... .......... .......... 86%  113M 3s",
                                "713150K .......... .......... .......... .......... .......... 86% 24.7M 3s",
                                "713200K .......... .......... .......... .......... .......... 86% 69.1M 3s",
                                "713250K .......... .......... .......... .......... .......... 86% 73.9M 3s",
                                "713300K .......... .......... .......... .......... .......... 86% 40.0M 3s",
                                "713350K .......... .......... .......... .......... .......... 86% 46.8M 3s",
                                "713400K .......... .......... .......... .......... .......... 86% 40.7M 3s",
                                "713450K .......... .......... .......... .......... .......... 86% 77.7M 3s",
                                "713500K .......... .......... .......... .......... .......... 86% 4.98M 3s",
                                "713550K .......... .......... .......... .......... .......... 86% 19.3M 3s",
                                "713600K .......... .......... .......... .......... .......... 86% 96.4M 3s",
                                "713650K .......... .......... .......... .......... .......... 86%  118M 3s",
                                "713700K .......... .......... .......... .......... .......... 86%  130M 3s",
                                "713750K .......... .......... .......... .......... .......... 86% 33.7M 3s",
                                "713800K .......... .......... .......... .......... .......... 86% 17.9M 3s",
                                "713850K .......... .......... .......... .......... .......... 86% 97.7M 3s",
                                "713900K .......... .......... .......... .......... .......... 86% 46.0M 3s",
                                "713950K .......... .......... .......... .......... .......... 86% 69.7M 3s",
                                "714000K .......... .......... .......... .......... .......... 86% 97.5M 3s",
                                "714050K .......... .......... .......... .......... .......... 86% 9.30M 3s",
                                "714100K .......... .......... .......... .......... .......... 86% 66.8M 3s",
                                "714150K .......... .......... .......... .......... .......... 86% 84.3M 3s",
                                "714200K .......... .......... .......... .......... .......... 86%  102M 3s",
                                "714250K .......... .......... .......... .......... .......... 86%  102M 3s",
                                "714300K .......... .......... .......... .......... .......... 86% 96.6M 3s",
                                "714350K .......... .......... .......... .......... .......... 86% 62.5M 3s",
                                "714400K .......... .......... .......... .......... .......... 86% 77.0M 3s",
                                "714450K .......... .......... .......... .......... .......... 86% 90.7M 3s",
                                "714500K .......... .......... .......... .......... .......... 86% 98.2M 3s",
                                "714550K .......... .......... .......... .......... .......... 87% 54.8M 3s",
                                "714600K .......... .......... .......... .......... .......... 87% 68.8M 3s",
                                "714650K .......... .......... .......... .......... .......... 87% 72.8M 3s",
                                "714700K .......... .......... .......... .......... .......... 87% 78.3M 3s",
                                "714750K .......... .......... .......... .......... .......... 87% 89.6M 3s",
                                "714800K .......... .......... .......... .......... .......... 87%  107M 3s",
                                "714850K .......... .......... .......... .......... .......... 87% 79.6M 3s",
                                "714900K .......... .......... .......... .......... .......... 87%  102M 3s",
                                "714950K .......... .......... .......... .......... .......... 87% 93.5M 3s",
                                "715000K .......... .......... .......... .......... .......... 87% 79.7M 3s",
                                "715050K .......... .......... .......... .......... .......... 87% 93.9M 3s",
                                "715100K .......... .......... .......... .......... .......... 87%  109M 3s",
                                "715150K .......... .......... .......... .......... .......... 87%  126M 3s",
                                "715200K .......... .......... .......... .......... .......... 87% 67.2M 3s",
                                "715250K .......... .......... .......... .......... .......... 87%  136M 3s",
                                "715300K .......... .......... .......... .......... .......... 87%  111M 3s",
                                "715350K .......... .......... .......... .......... .......... 87%  115M 3s",
                                "715400K .......... .......... .......... .......... .......... 87%  140M 3s",
                                "715450K .......... .......... .......... .......... .......... 87%  117M 3s",
                                "715500K .......... .......... .......... .......... .......... 87% 58.8M 3s",
                                "715550K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "715600K .......... .......... .......... .......... .......... 87%  146M 3s",
                                "715650K .......... .......... .......... .......... .......... 87%  116M 3s",
                                "715700K .......... .......... .......... .......... .......... 87%  110M 3s",
                                "715750K .......... .......... .......... .......... .......... 87%  117M 3s",
                                "715800K .......... .......... .......... .......... .......... 87% 89.2M 3s",
                                "715850K .......... .......... .......... .......... .......... 87%  100M 3s",
                                "715900K .......... .......... .......... .......... .......... 87% 31.5M 3s",
                                "715950K .......... .......... .......... .......... .......... 87% 86.3M 3s",
                                "716000K .......... .......... .......... .......... .......... 87%  107M 3s",
                                "716050K .......... .......... .......... .......... .......... 87%  101M 3s",
                                "716100K .......... .......... .......... .......... .......... 87%  110M 3s",
                                "716150K .......... .......... .......... .......... .......... 87% 84.8M 3s",
                                "716200K .......... .......... .......... .......... .......... 87%  102M 3s",
                                "716250K .......... .......... .......... .......... .......... 87%  113M 3s",
                                "716300K .......... .......... .......... .......... .......... 87%  136M 3s",
                                "716350K .......... .......... .......... .......... .......... 87%  119M 3s",
                                "716400K .......... .......... .......... .......... .......... 87%  104M 3s",
                                "716450K .......... .......... .......... .......... .......... 87%  135M 3s",
                                "716500K .......... .......... .......... .......... .......... 87%  136M 3s",
                                "716550K .......... .......... .......... .......... .......... 87%  106M 3s",
                                "716600K .......... .......... .......... .......... .......... 87%  115M 3s",
                                "716650K .......... .......... .......... .......... .......... 87% 97.0M 3s",
                                "716700K .......... .......... .......... .......... .......... 87%  116M 3s",
                                "716750K .......... .......... .......... .......... .......... 87%  118M 3s",
                                "716800K .......... .......... .......... .......... .......... 87% 82.6M 3s",
                                "716850K .......... .......... .......... .......... .......... 87% 59.6M 3s",
                                "716900K .......... .......... .......... .......... .......... 87% 7.84M 3s",
                                "716950K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "717000K .......... .......... .......... .......... .......... 87%  127M 3s",
                                "717050K .......... .......... .......... .......... .......... 87% 50.5M 3s",
                                "717100K .......... .......... .......... .......... .......... 87%  137M 3s",
                                "717150K .......... .......... .......... .......... .......... 87% 62.8M 3s",
                                "717200K .......... .......... .......... .......... .......... 87%  134M 3s",
                                "717250K .......... .......... .......... .......... .......... 87%  119M 3s",
                                "717300K .......... .......... .......... .......... .......... 87%  106M 3s",
                                "717350K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "717400K .......... .......... .......... .......... .......... 87%  124M 3s",
                                "717450K .......... .......... .......... .......... .......... 87%  113M 3s",
                                "717500K .......... .......... .......... .......... .......... 87%  118M 3s",
                                "717550K .......... .......... .......... .......... .......... 87% 91.5M 3s",
                                "717600K .......... .......... .......... .......... .......... 87%  114M 3s",
                                "717650K .......... .......... .......... .......... .......... 87%  107M 3s",
                                "717700K .......... .......... .......... .......... .......... 87%  101M 3s",
                                "717750K .......... .......... .......... .......... .......... 87% 84.3M 3s",
                                "717800K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "717850K .......... .......... .......... .......... .......... 87%  111M 3s",
                                "717900K .......... .......... .......... .......... .......... 87%  100M 3s",
                                "717950K .......... .......... .......... .......... .......... 87% 92.9M 3s",
                                "718000K .......... .......... .......... .......... .......... 87%  114M 3s",
                                "718050K .......... .......... .......... .......... .......... 87% 73.1M 3s",
                                "718100K .......... .......... .......... .......... .......... 87% 97.8M 3s",
                                "718150K .......... .......... .......... .......... .......... 87%  110M 3s",
                                "718200K .......... .......... .......... .......... .......... 87% 29.4M 3s",
                                "718250K .......... .......... .......... .......... .......... 87% 49.0M 3s",
                                "718300K .......... .......... .......... .......... .......... 87% 30.4M 3s",
                                "718350K .......... .......... .......... .......... .......... 87%  124M 3s",
                                "718400K .......... .......... .......... .......... .......... 87% 21.3M 3s",
                                "718450K .......... .......... .......... .......... .......... 87% 75.4M 3s",
                                "718500K .......... .......... .......... .......... .......... 87% 29.8M 3s",
                                "718550K .......... .......... .......... .......... .......... 87% 30.0M 3s",
                                "718600K .......... .......... .......... .......... .......... 87% 66.0M 3s",
                                "718650K .......... .......... .......... .......... .......... 87% 34.6M 3s",
                                "718700K .......... .......... .......... .......... .......... 87% 24.3M 3s",
                                "718750K .......... .......... .......... .......... .......... 87% 58.4M 3s",
                                "718800K .......... .......... .......... .......... .......... 87% 55.1M 3s",
                                "718850K .......... .......... .......... .......... .......... 87% 75.1M 3s",
                                "718900K .......... .......... .......... .......... .......... 87% 37.3M 3s",
                                "718950K .......... .......... .......... .......... .......... 87% 47.9M 3s",
                                "719000K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "719050K .......... .......... .......... .......... .......... 87% 87.4M 3s",
                                "719100K .......... .......... .......... .......... .......... 87%  105M 3s",
                                "719150K .......... .......... .......... .......... .......... 87% 43.5M 3s",
                                "719200K .......... .......... .......... .......... .......... 87% 55.8M 3s",
                                "719250K .......... .......... .......... .......... .......... 87% 89.6M 3s",
                                "719300K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "719350K .......... .......... .......... .......... .......... 87%  104M 3s",
                                "719400K .......... .......... .......... .......... .......... 87% 58.2M 3s",
                                "719450K .......... .......... .......... .......... .......... 87% 68.2M 3s",
                                "719500K .......... .......... .......... .......... .......... 87% 97.7M 3s",
                                "719550K .......... .......... .......... .......... .......... 87% 24.1M 3s",
                                "719600K .......... .......... .......... .......... .......... 87%  129M 3s",
                                "719650K .......... .......... .......... .......... .......... 87% 85.3M 3s",
                                "719700K .......... .......... .......... .......... .......... 87% 98.0M 3s",
                                "719750K .......... .......... .......... .......... .......... 87% 78.5M 3s",
                                "719800K .......... .......... .......... .......... .......... 87% 71.1M 3s",
                                "719850K .......... .......... .......... .......... .......... 87% 82.0M 3s",
                                "719900K .......... .......... .......... .......... .......... 87%  120M 3s",
                                "719950K .......... .......... .......... .......... .......... 87%  122M 3s",
                                "720000K .......... .......... .......... .......... .......... 87% 34.3M 3s",
                                "720050K .......... .......... .......... .......... .......... 87%  107M 3s",
                                "720100K .......... .......... .......... .......... .......... 87%  111M 3s",
                                "720150K .......... .......... .......... .......... .......... 87% 93.4M 3s",
                                "720200K .......... .......... .......... .......... .......... 87%  135M 3s",
                                "720250K .......... .......... .......... .......... .......... 87%  137M 3s",
                                "720300K .......... .......... .......... .......... .......... 87% 36.3M 3s",
                                "720350K .......... .......... .......... .......... .......... 87%  108M 3s",
                                "720400K .......... .......... .......... .......... .......... 87%  104M 3s",
                                "720450K .......... .......... .......... .......... .......... 87% 70.7M 3s",
                                "720500K .......... .......... .......... .......... .......... 87% 93.8M 3s",
                                "720550K .......... .......... .......... .......... .......... 87% 23.1M 3s",
                                "720600K .......... .......... .......... .......... .......... 87% 86.2M 3s",
                                "720650K .......... .......... .......... .......... .......... 87%  110M 3s",
                                "720700K .......... .......... .......... .......... .......... 87% 79.6M 3s",
                                "720750K .......... .......... .......... .......... .......... 87% 70.4M 3s",
                                "720800K .......... .......... .......... .......... .......... 87% 46.5M 3s",
                                "720850K .......... .......... .......... .......... .......... 87% 85.9M 3s",
                                "720900K .......... .......... .......... .......... .......... 87%  102M 3s",
                                "720950K .......... .......... .......... .......... .......... 87% 91.8M 3s",
                                "721000K .......... .......... .......... .......... .......... 87% 95.5M 3s",
                                "721050K .......... .......... .......... .......... .......... 87% 98.7M 3s",
                                "721100K .......... .......... .......... .......... .......... 87% 65.3M 3s",
                                "721150K .......... .......... .......... .......... .......... 87%  114M 3s",
                                "721200K .......... .......... .......... .......... .......... 87%  114M 3s",
                                "721250K .......... .......... .......... .......... .......... 87% 59.0M 3s",
                                "721300K .......... .......... .......... .......... .......... 87% 92.5M 3s",
                                "721350K .......... .......... .......... .......... .......... 87% 60.3M 3s",
                                "721400K .......... .......... .......... .......... .......... 87% 53.5M 3s",
                                "721450K .......... .......... .......... .......... .......... 87% 45.3M 3s",
                                "721500K .......... .......... .......... .......... .......... 87% 84.6M 3s",
                                "721550K .......... .......... .......... .......... .......... 87% 64.7M 3s",
                                "721600K .......... .......... .......... .......... .......... 87% 90.6M 3s",
                                "721650K .......... .......... .......... .......... .......... 87% 85.4M 3s",
                                "721700K .......... .......... .......... .......... .......... 87%  101M 3s",
                                "721750K .......... .......... .......... .......... .......... 87%  102M 3s",
                                "721800K .......... .......... .......... .......... .......... 87%  103M 3s",
                                "721850K .......... .......... .......... .......... .......... 87% 76.1M 3s",
                                "721900K .......... .......... .......... .......... .......... 87% 38.7M 3s",
                                "721950K .......... .......... .......... .......... .......... 87% 46.7M 3s",
                                "722000K .......... .......... .......... .......... .......... 87% 16.3M 3s",
                                "722050K .......... .......... .......... .......... .......... 87%  101M 3s",
                                "722100K .......... .......... .......... .......... .......... 87% 41.8M 3s",
                                "722150K .......... .......... .......... .......... .......... 87% 23.8M 3s",
                                "722200K .......... .......... .......... .......... .......... 87% 20.3M 3s",
                                "722250K .......... .......... .......... .......... .......... 87% 59.5M 3s",
                                "722300K .......... .......... .......... .......... .......... 87% 49.6M 3s",
                                "722350K .......... .......... .......... .......... .......... 87% 31.5M 3s",
                                "722400K .......... .......... .......... .......... .......... 87% 27.8M 3s",
                                "722450K .......... .......... .......... .......... .......... 87% 65.2M 3s",
                                "722500K .......... .......... .......... .......... .......... 87% 69.8M 3s",
                                "722550K .......... .......... .......... .......... .......... 87% 64.6M 3s",
                                "722600K .......... .......... .......... .......... .......... 87% 58.6M 3s",
                                "722650K .......... .......... .......... .......... .......... 87% 46.9M 3s",
                                "722700K .......... .......... .......... .......... .......... 87% 12.3M 3s",
                                "722750K .......... .......... .......... .......... .......... 87% 23.9M 3s",
                                "722800K .......... .......... .......... .......... .......... 88% 65.4M 3s",
                                "722850K .......... .......... .......... .......... .......... 88% 31.7M 3s",
                                "722900K .......... .......... .......... .......... .......... 88% 22.6M 3s",
                                "722950K .......... .......... .......... .......... .......... 88% 23.4M 3s",
                                "723000K .......... .......... .......... .......... .......... 88% 49.7M 3s",
                                "723050K .......... .......... .......... .......... .......... 88% 23.3M 3s",
                                "723100K .......... .......... .......... .......... .......... 88% 24.0M 3s",
                                "723150K .......... .......... .......... .......... .......... 88% 18.5M 3s",
                                "723200K .......... .......... .......... .......... .......... 88% 25.7M 3s",
                                "723250K .......... .......... .......... .......... .......... 88% 33.6M 3s",
                                "723300K .......... .......... .......... .......... .......... 88% 18.8M 3s",
                                "723350K .......... .......... .......... .......... .......... 88% 42.5M 3s",
                                "723400K .......... .......... .......... .......... .......... 88% 17.5M 3s",
                                "723450K .......... .......... .......... .......... .......... 88% 23.3M 3s",
                                "723500K .......... .......... .......... .......... .......... 88% 11.1M 3s",
                                "723550K .......... .......... .......... .......... .......... 88% 93.1M 3s",
                                "723600K .......... .......... .......... .......... .......... 88% 40.1M 3s",
                                "723650K .......... .......... .......... .......... .......... 88% 65.7M 3s",
                                "723700K .......... .......... .......... .......... .......... 88%  106M 3s",
                                "723750K .......... .......... .......... .......... .......... 88% 16.8M 3s",
                                "723800K .......... .......... .......... .......... .......... 88% 84.4M 3s",
                                "723850K .......... .......... .......... .......... .......... 88% 66.4M 3s",
                                "723900K .......... .......... .......... .......... .......... 88% 17.8M 3s",
                                "723950K .......... .......... .......... .......... .......... 88% 52.9M 3s",
                                "724000K .......... .......... .......... .......... .......... 88% 79.9M 3s",
                                "724050K .......... .......... .......... .......... .......... 88% 29.6M 3s",
                                "724100K .......... .......... .......... .......... .......... 88% 35.4M 3s",
                                "724150K .......... .......... .......... .......... .......... 88% 29.4M 3s",
                                "724200K .......... .......... .......... .......... .......... 88% 4.09M 3s",
                                "724250K .......... .......... .......... .......... .......... 88% 98.4M 3s",
                                "724300K .......... .......... .......... .......... .......... 88% 45.4M 3s",
                                "724350K .......... .......... .......... .......... .......... 88% 45.2M 3s",
                                "724400K .......... .......... .......... .......... .......... 88% 99.8M 3s",
                                "724450K .......... .......... .......... .......... .......... 88%  102M 3s",
                                "724500K .......... .......... .......... .......... .......... 88% 85.4M 3s",
                                "724550K .......... .......... .......... .......... .......... 88%  103M 3s",
                                "724600K .......... .......... .......... .......... .......... 88%  104M 3s",
                                "724650K .......... .......... .......... .......... .......... 88% 97.2M 3s",
                                "724700K .......... .......... .......... .......... .......... 88% 55.1M 3s",
                                "724750K .......... .......... .......... .......... .......... 88% 92.8M 3s",
                                "724800K .......... .......... .......... .......... .......... 88% 55.4M 3s",
                                "724850K .......... .......... .......... .......... .......... 88% 53.9M 3s",
                                "724900K .......... .......... .......... .......... .......... 88% 54.5M 3s",
                                "724950K .......... .......... .......... .......... .......... 88% 21.1M 3s",
                                "725000K .......... .......... .......... .......... .......... 88% 36.5M 3s",
                                "725050K .......... .......... .......... .......... .......... 88% 34.4M 3s",
                                "725100K .......... .......... .......... .......... .......... 88% 49.8M 3s",
                                "725150K .......... .......... .......... .......... .......... 88% 19.2M 3s",
                                "725200K .......... .......... .......... .......... .......... 88%  103M 3s",
                                "725250K .......... .......... .......... .......... .......... 88% 23.8M 3s",
                                "725300K .......... .......... .......... .......... .......... 88% 18.9M 3s",
                                "725350K .......... .......... .......... .......... .......... 88% 38.7M 3s",
                                "725400K .......... .......... .......... .......... .......... 88% 39.6M 3s",
                                "725450K .......... .......... .......... .......... .......... 88% 21.8M 3s",
                                "725500K .......... .......... .......... .......... .......... 88% 22.3M 3s",
                                "725550K .......... .......... .......... .......... .......... 88% 19.7M 3s",
                                "725600K .......... .......... .......... .......... .......... 88% 20.6M 3s",
                                "725650K .......... .......... .......... .......... .......... 88% 57.5M 3s",
                                "725700K .......... .......... .......... .......... .......... 88% 20.4M 3s",
                                "725750K .......... .......... .......... .......... .......... 88% 21.3M 3s",
                                "725800K .......... .......... .......... .......... .......... 88% 18.1M 3s",
                                "725850K .......... .......... .......... .......... .......... 88% 77.9M 3s",
                                "725900K .......... .......... .......... .......... .......... 88% 36.8M 3s",
                                "725950K .......... .......... .......... .......... .......... 88% 26.5M 3s",
                                "726000K .......... .......... .......... .......... .......... 88% 21.3M 3s",
                                "726050K .......... .......... .......... .......... .......... 88% 58.9M 3s",
                                "726100K .......... .......... .......... .......... .......... 88% 22.0M 3s",
                                "726150K .......... .......... .......... .......... .......... 88% 15.3M 3s",
                                "726200K .......... .......... .......... .......... .......... 88% 49.0M 3s",
                                "726250K .......... .......... .......... .......... .......... 88% 21.7M 3s",
                                "726300K .......... .......... .......... .......... .......... 88% 35.1M 3s",
                                "726350K .......... .......... .......... .......... .......... 88% 19.7M 3s",
                                "726400K .......... .......... .......... .......... .......... 88% 11.0M 3s",
                                "726450K .......... .......... .......... .......... .......... 88% 95.7M 3s",
                                "726500K .......... .......... .......... .......... .......... 88% 56.2M 3s",
                                "726550K .......... .......... .......... .......... .......... 88% 26.5M 3s",
                                "726600K .......... .......... .......... .......... .......... 88% 51.4M 3s",
                                "726650K .......... .......... .......... .......... .......... 88% 14.6M 3s",
                                "726700K .......... .......... .......... .......... .......... 88% 26.0M 3s",
                                "726750K .......... .......... .......... .......... .......... 88% 31.8M 3s",
                                "726800K .......... .......... .......... .......... .......... 88% 38.3M 3s",
                                "726850K .......... .......... .......... .......... .......... 88% 23.2M 3s",
                                "726900K .......... .......... .......... .......... .......... 88% 36.2M 3s",
                                "726950K .......... .......... .......... .......... .......... 88% 14.2M 3s",
                                "727000K .......... .......... .......... .......... .......... 88% 42.1M 3s",
                                "727050K .......... .......... .......... .......... .......... 88% 31.2M 3s",
                                "727100K .......... .......... .......... .......... .......... 88% 28.3M 3s",
                                "727150K .......... .......... .......... .......... .......... 88% 42.1M 3s",
                                "727200K .......... .......... .......... .......... .......... 88% 38.9M 3s",
                                "727250K .......... .......... .......... .......... .......... 88%  106M 3s",
                                "727300K .......... .......... .......... .......... .......... 88%  109M 3s",
                                "727350K .......... .......... .......... .......... .......... 88% 87.7M 3s",
                                "727400K .......... .......... .......... .......... .......... 88% 47.8M 3s",
                                "727450K .......... .......... .......... .......... .......... 88% 95.0M 3s",
                                "727500K .......... .......... .......... .......... .......... 88% 83.8M 3s",
                                "727550K .......... .......... .......... .......... .......... 88% 24.9M 3s",
                                "727600K .......... .......... .......... .......... .......... 88% 35.2M 3s",
                                "727650K .......... .......... .......... .......... .......... 88% 27.0M 3s",
                                "727700K .......... .......... .......... .......... .......... 88% 58.9M 3s",
                                "727750K .......... .......... .......... .......... .......... 88% 11.6M 3s",
                                "727800K .......... .......... .......... .......... .......... 88%  115M 3s",
                                "727850K .......... .......... .......... .......... .......... 88% 41.1M 3s",
                                "727900K .......... .......... .......... .......... .......... 88% 62.8M 3s",
                                "727950K .......... .......... .......... .......... .......... 88% 22.0M 3s",
                                "728000K .......... .......... .......... .......... .......... 88% 17.2M 3s",
                                "728050K .......... .......... .......... .......... .......... 88% 75.1M 3s",
                                "728100K .......... .......... .......... .......... .......... 88% 28.3M 3s",
                                "728150K .......... .......... .......... .......... .......... 88% 65.3M 3s",
                                "728200K .......... .......... .......... .......... .......... 88% 21.2M 3s",
                                "728250K .......... .......... .......... .......... .......... 88% 21.7M 3s",
                                "728300K .......... .......... .......... .......... .......... 88% 28.6M 3s",
                                "728350K .......... .......... .......... .......... .......... 88%  107M 3s",
                                "728400K .......... .......... .......... .......... .......... 88% 92.4M 3s",
                                "728450K .......... .......... .......... .......... .......... 88% 59.5M 3s",
                                "728500K .......... .......... .......... .......... .......... 88% 96.8M 3s",
                                "728550K .......... .......... .......... .......... .......... 88% 50.7M 3s",
                                "728600K .......... .......... .......... .......... .......... 88% 66.0M 3s",
                                "728650K .......... .......... .......... .......... .......... 88% 79.8M 3s",
                                "728700K .......... .......... .......... .......... .......... 88% 34.2M 3s",
                                "728750K .......... .......... .......... .......... .......... 88% 25.2M 3s",
                                "728800K .......... .......... .......... .......... .......... 88% 29.2M 3s",
                                "728850K .......... .......... .......... .......... .......... 88% 22.2M 3s",
                                "728900K .......... .......... .......... .......... .......... 88%  102M 3s",
                                "728950K .......... .......... .......... .......... .......... 88% 25.8M 3s",
                                "729000K .......... .......... .......... .......... .......... 88% 15.8M 3s",
                                "729050K .......... .......... .......... .......... .......... 88% 98.8M 3s",
                                "729100K .......... .......... .......... .......... .......... 88% 40.0M 3s",
                                "729150K .......... .......... .......... .......... .......... 88% 17.7M 3s",
                                "729200K .......... .......... .......... .......... .......... 88% 29.2M 3s",
                                "729250K .......... .......... .......... .......... .......... 88% 17.6M 3s",
                                "729300K .......... .......... .......... .......... .......... 88%  103M 3s",
                                "729350K .......... .......... .......... .......... .......... 88% 35.8M 3s",
                                "729400K .......... .......... .......... .......... .......... 88% 25.4M 3s",
                                "729450K .......... .......... .......... .......... .......... 88% 20.7M 3s",
                                "729500K .......... .......... .......... .......... .......... 88% 21.4M 3s",
                                "729550K .......... .......... .......... .......... .......... 88%  106M 3s",
                                "729600K .......... .......... .......... .......... .......... 88% 25.1M 3s",
                                "729650K .......... .......... .......... .......... .......... 88% 31.5M 3s",
                                "729700K .......... .......... .......... .......... .......... 88% 23.6M 3s",
                                "729750K .......... .......... .......... .......... .......... 88% 29.6M 3s",
                                "729800K .......... .......... .......... .......... .......... 88% 40.4M 3s",
                                "729850K .......... .......... .......... .......... .......... 88% 39.7M 3s",
                                "729900K .......... .......... .......... .......... .......... 88% 29.5M 3s",
                                "729950K .......... .......... .......... .......... .......... 88% 27.5M 3s",
                                "730000K .......... .......... .......... .......... .......... 88% 65.9M 3s",
                                "730050K .......... .......... .......... .......... .......... 88% 20.2M 3s",
                                "730100K .......... .......... .......... .......... .......... 88% 24.4M 3s",
                                "730150K .......... .......... .......... .......... .......... 88% 18.3M 3s",
                                "730200K .......... .......... .......... .......... .......... 88% 30.9M 3s",
                                "730250K .......... .......... .......... .......... .......... 88% 45.7M 3s",
                                "730300K .......... .......... .......... .......... .......... 88% 28.8M 3s",
                                "730350K .......... .......... .......... .......... .......... 88% 80.1M 3s",
                                "730400K .......... .......... .......... .......... .......... 88% 39.2M 3s",
                                "730450K .......... .......... .......... .......... .......... 88% 36.9M 3s",
                                "730500K .......... .......... .......... .......... .......... 88% 30.0M 3s",
                                "730550K .......... .......... .......... .......... .......... 88% 28.3M 3s",
                                "730600K .......... .......... .......... .......... .......... 88%  105M 3s",
                                "730650K .......... .......... .......... .......... .......... 88% 58.8M 3s",
                                "730700K .......... .......... .......... .......... .......... 88% 53.8M 3s",
                                "730750K .......... .......... .......... .......... .......... 88% 46.3M 3s",
                                "730800K .......... .......... .......... .......... .......... 88% 41.3M 3s",
                                "730850K .......... .......... .......... .......... .......... 88% 45.4M 3s",
                                "730900K .......... .......... .......... .......... .......... 88% 46.6M 3s",
                                "730950K .......... .......... .......... .......... .......... 88% 43.4M 3s",
                                "731000K .......... .......... .......... .......... .......... 89% 44.4M 3s",
                                "731050K .......... .......... .......... .......... .......... 89% 46.8M 3s",
                                "731100K .......... .......... .......... .......... .......... 89% 46.4M 3s",
                                "731150K .......... .......... .......... .......... .......... 89% 41.6M 3s",
                                "731200K .......... .......... .......... .......... .......... 89% 51.9M 3s",
                                "731250K .......... .......... .......... .......... .......... 89% 49.7M 3s",
                                "731300K .......... .......... .......... .......... .......... 89% 37.4M 3s",
                                "731350K .......... .......... .......... .......... .......... 89% 48.7M 3s",
                                "731400K .......... .......... .......... .......... .......... 89% 20.9M 3s",
                                "731450K .......... .......... .......... .......... .......... 89%  126M 3s",
                                "731500K .......... .......... .......... .......... .......... 89% 18.9M 3s",
                                "731550K .......... .......... .......... .......... .......... 89%  126M 3s",
                                "731600K .......... .......... .......... .......... .......... 89%  150M 3s",
                                "731650K .......... .......... .......... .......... .......... 89% 14.8M 3s",
                                "731700K .......... .......... .......... .......... .......... 89% 65.3M 3s",
                                "731750K .......... .......... .......... .......... .......... 89%  148M 3s",
                                "731800K .......... .......... .......... .......... .......... 89%  148M 3s",
                                "731850K .......... .......... .......... .......... .......... 89%  149M 3s",
                                "731900K .......... .......... .......... .......... .......... 89% 11.1M 3s",
                                "731950K .......... .......... .......... .......... .......... 89% 40.4M 3s",
                                "732000K .......... .......... .......... .......... .......... 89% 66.9M 3s",
                                "732050K .......... .......... .......... .......... .......... 89% 66.3M 3s",
                                "732100K .......... .......... .......... .......... .......... 89% 52.7M 3s",
                                "732150K .......... .......... .......... .......... .......... 89% 63.0M 3s",
                                "732200K .......... .......... .......... .......... .......... 89% 56.6M 3s",
                                "732250K .......... .......... .......... .......... .......... 89% 44.6M 3s",
                                "732300K .......... .......... .......... .......... .......... 89% 45.8M 3s",
                                "732350K .......... .......... .......... .......... .......... 89% 45.9M 3s",
                                "732400K .......... .......... .......... .......... .......... 89% 46.5M 3s",
                                "732450K .......... .......... .......... .......... .......... 89% 42.2M 3s",
                                "732500K .......... .......... .......... .......... .......... 89% 37.0M 3s",
                                "732550K .......... .......... .......... .......... .......... 89% 48.8M 3s",
                                "732600K .......... .......... .......... .......... .......... 89% 72.4M 3s",
                                "732650K .......... .......... .......... .......... .......... 89% 68.3M 3s",
                                "732700K .......... .......... .......... .......... .......... 89% 60.1M 3s",
                                "732750K .......... .......... .......... .......... .......... 89% 69.4M 3s",
                                "732800K .......... .......... .......... .......... .......... 89% 63.8M 3s",
                                "732850K .......... .......... .......... .......... .......... 89% 84.8M 3s",
                                "732900K .......... .......... .......... .......... .......... 89% 68.7M 3s",
                                "732950K .......... .......... .......... .......... .......... 89% 83.0M 3s",
                                "733000K .......... .......... .......... .......... .......... 89% 92.7M 3s",
                                "733050K .......... .......... .......... .......... .......... 89% 76.8M 3s",
                                "733100K .......... .......... .......... .......... .......... 89% 64.2M 3s",
                                "733150K .......... .......... .......... .......... .......... 89% 46.2M 3s",
                                "733200K .......... .......... .......... .......... .......... 89% 55.8M 3s",
                                "733250K .......... .......... .......... .......... .......... 89% 39.8M 3s",
                                "733300K .......... .......... .......... .......... .......... 89% 53.0M 3s",
                                "733350K .......... .......... .......... .......... .......... 89% 70.7M 3s",
                                "733400K .......... .......... .......... .......... .......... 89% 62.7M 3s",
                                "733450K .......... .......... .......... .......... .......... 89% 60.7M 3s",
                                "733500K .......... .......... .......... .......... .......... 89% 64.1M 3s",
                                "733550K .......... .......... .......... .......... .......... 89% 39.3M 3s",
                                "733600K .......... .......... .......... .......... .......... 89% 66.6M 3s",
                                "733650K .......... .......... .......... .......... .......... 89% 62.2M 3s",
                                "733700K .......... .......... .......... .......... .......... 89% 54.0M 3s",
                                "733750K .......... .......... .......... .......... .......... 89% 60.7M 3s",
                                "733800K .......... .......... .......... .......... .......... 89% 58.7M 3s",
                                "733850K .......... .......... .......... .......... .......... 89% 61.5M 3s",
                                "733900K .......... .......... .......... .......... .......... 89% 50.9M 3s",
                                "733950K .......... .......... .......... .......... .......... 89% 61.8M 3s",
                                "734000K .......... .......... .......... .......... .......... 89% 66.0M 3s",
                                "734050K .......... .......... .......... .......... .......... 89% 46.3M 3s",
                                "734100K .......... .......... .......... .......... .......... 89% 44.4M 3s",
                                "734150K .......... .......... .......... .......... .......... 89% 65.7M 3s",
                                "734200K .......... .......... .......... .......... .......... 89% 57.1M 3s",
                                "734250K .......... .......... .......... .......... .......... 89% 60.6M 3s",
                                "734300K .......... .......... .......... .......... .......... 89% 57.6M 3s",
                                "734350K .......... .......... .......... .......... .......... 89% 60.8M 3s",
                                "734400K .......... .......... .......... .......... .......... 89% 57.9M 3s",
                                "734450K .......... .......... .......... .......... .......... 89% 66.7M 3s",
                                "734500K .......... .......... .......... .......... .......... 89% 51.3M 3s",
                                "734550K .......... .......... .......... .......... .......... 89% 76.2M 3s",
                                "734600K .......... .......... .......... .......... .......... 89% 72.5M 3s",
                                "734650K .......... .......... .......... .......... .......... 89% 58.7M 3s",
                                "734700K .......... .......... .......... .......... .......... 89% 53.5M 3s",
                                "734750K .......... .......... .......... .......... .......... 89% 40.3M 3s",
                                "734800K .......... .......... .......... .......... .......... 89% 58.3M 3s",
                                "734850K .......... .......... .......... .......... .......... 89% 31.4M 3s",
                                "734900K .......... .......... .......... .......... .......... 89% 58.3M 3s",
                                "734950K .......... .......... .......... .......... .......... 89% 60.8M 3s",
                                "735000K .......... .......... .......... .......... .......... 89% 56.1M 3s",
                                "735050K .......... .......... .......... .......... .......... 89% 59.9M 3s",
                                "735100K .......... .......... .......... .......... .......... 89% 51.3M 3s",
                                "735150K .......... .......... .......... .......... .......... 89% 49.8M 3s",
                                "735200K .......... .......... .......... .......... .......... 89% 60.1M 3s",
                                "735250K .......... .......... .......... .......... .......... 89% 69.9M 3s",
                                "735300K .......... .......... .......... .......... .......... 89% 54.8M 3s",
                                "735350K .......... .......... .......... .......... .......... 89% 53.9M 3s",
                                "735400K .......... .......... .......... .......... .......... 89% 71.6M 3s",
                                "735450K .......... .......... .......... .......... .......... 89% 66.9M 3s",
                                "735500K .......... .......... .......... .......... .......... 89% 52.0M 3s",
                                "735550K .......... .......... .......... .......... .......... 89% 66.6M 3s",
                                "735600K .......... .......... .......... .......... .......... 89% 39.3M 3s",
                                "735650K .......... .......... .......... .......... .......... 89% 51.6M 3s",
                                "735700K .......... .......... .......... .......... .......... 89% 57.5M 3s",
                                "735750K .......... .......... .......... .......... .......... 89% 54.3M 3s",
                                "735800K .......... .......... .......... .......... .......... 89% 61.5M 3s",
                                "735850K .......... .......... .......... .......... .......... 89% 63.7M 3s",
                                "735900K .......... .......... .......... .......... .......... 89% 54.7M 3s",
                                "735950K .......... .......... .......... .......... .......... 89% 54.8M 3s",
                                "736000K .......... .......... .......... .......... .......... 89% 52.2M 3s",
                                "736050K .......... .......... .......... .......... .......... 89% 56.7M 3s",
                                "736100K .......... .......... .......... .......... .......... 89% 36.9M 3s",
                                "736150K .......... .......... .......... .......... .......... 89% 56.3M 3s",
                                "736200K .......... .......... .......... .......... .......... 89% 55.5M 3s",
                                "736250K .......... .......... .......... .......... .......... 89% 56.1M 3s",
                                "736300K .......... .......... .......... .......... .......... 89% 57.3M 3s",
                                "736350K .......... .......... .......... .......... .......... 89% 59.3M 3s",
                                "736400K .......... .......... .......... .......... .......... 89% 53.3M 3s",
                                "736450K .......... .......... .......... .......... .......... 89% 57.0M 3s",
                                "736500K .......... .......... .......... .......... .......... 89% 53.3M 3s",
                                "736550K .......... .......... .......... .......... .......... 89% 55.6M 3s",
                                "736600K .......... .......... .......... .......... .......... 89% 56.7M 3s",
                                "736650K .......... .......... .......... .......... .......... 89% 59.1M 3s",
                                "736700K .......... .......... .......... .......... .......... 89% 48.0M 3s",
                                "736750K .......... .......... .......... .......... .......... 89% 57.1M 3s",
                                "736800K .......... .......... .......... .......... .......... 89% 50.3M 3s",
                                "736850K .......... .......... .......... .......... .......... 89% 61.1M 3s",
                                "736900K .......... .......... .......... .......... .......... 89% 48.8M 3s",
                                "736950K .......... .......... .......... .......... .......... 89% 60.3M 3s",
                                "737000K .......... .......... .......... .......... .......... 89% 52.9M 3s",
                                "737050K .......... .......... .......... .......... .......... 89% 54.0M 3s",
                                "737100K .......... .......... .......... .......... .......... 89% 54.9M 3s",
                                "737150K .......... .......... .......... .......... .......... 89% 80.5M 3s",
                                "737200K .......... .......... .......... .......... .......... 89% 59.9M 3s",
                                "737250K .......... .......... .......... .......... .......... 89% 62.6M 3s",
                                "737300K .......... .......... .......... .......... .......... 89% 57.2M 3s",
                                "737350K .......... .......... .......... .......... .......... 89% 58.4M 3s",
                                "737400K .......... .......... .......... .......... .......... 89% 69.6M 3s",
                                "737450K .......... .......... .......... .......... .......... 89% 64.5M 3s",
                                "737500K .......... .......... .......... .......... .......... 89% 48.9M 3s",
                                "737550K .......... .......... .......... .......... .......... 89% 59.8M 3s",
                                "737600K .......... .......... .......... .......... .......... 89% 53.9M 3s",
                                "737650K .......... .......... .......... .......... .......... 89% 36.1M 3s",
                                "737700K .......... .......... .......... .......... .......... 89% 52.5M 3s",
                                "737750K .......... .......... .......... .......... .......... 89% 48.5M 3s",
                                "737800K .......... .......... .......... .......... .......... 89% 57.9M 3s",
                                "737850K .......... .......... .......... .......... .......... 89% 57.4M 3s",
                                "737900K .......... .......... .......... .......... .......... 89% 59.7M 3s",
                                "737950K .......... .......... .......... .......... .......... 89% 67.0M 3s",
                                "738000K .......... .......... .......... .......... .......... 89% 2.51M 3s",
                                "738050K .......... .......... .......... .......... .......... 89% 89.8M 3s",
                                "738100K .......... .......... .......... .......... .......... 89% 74.5M 3s",
                                "738150K .......... .......... .......... .......... .......... 89% 98.5M 3s",
                                "738200K .......... .......... .......... .......... .......... 89% 88.5M 3s",
                                "738250K .......... .......... .......... .......... .......... 89% 86.9M 3s",
                                "738300K .......... .......... .......... .......... .......... 89% 72.4M 3s",
                                "738350K .......... .......... .......... .......... .......... 89% 81.7M 3s",
                                "738400K .......... .......... .......... .......... .......... 89% 86.3M 3s",
                                "738450K .......... .......... .......... .......... .......... 89% 90.5M 3s",
                                "738500K .......... .......... .......... .......... .......... 89% 76.7M 3s",
                                "738550K .......... .......... .......... .......... .......... 89% 87.4M 3s",
                                "738600K .......... .......... .......... .......... .......... 89% 90.3M 3s",
                                "738650K .......... .......... .......... .......... .......... 89% 83.2M 3s",
                                "738700K .......... .......... .......... .......... .......... 89% 71.2M 3s",
                                "738750K .......... .......... .......... .......... .......... 89% 88.4M 3s",
                                "738800K .......... .......... .......... .......... .......... 89% 93.9M 3s",
                                "738850K .......... .......... .......... .......... .......... 89%  106M 3s",
                                "738900K .......... .......... .......... .......... .......... 89% 92.5M 3s",
                                "738950K .......... .......... .......... .......... .......... 89% 88.0M 3s",
                                "739000K .......... .......... .......... .......... .......... 89% 89.6M 3s",
                                "739050K .......... .......... .......... .......... .......... 89% 79.1M 3s",
                                "739100K .......... .......... .......... .......... .......... 89% 74.4M 3s",
                                "739150K .......... .......... .......... .......... .......... 89% 85.0M 3s",
                                "739200K .......... .......... .......... .......... .......... 90% 86.0M 3s",
                                "739250K .......... .......... .......... .......... .......... 90% 23.8M 3s",
                                "739300K .......... .......... .......... .......... .......... 90%  108M 3s",
                                "739350K .......... .......... .......... .......... .......... 90%  138M 3s",
                                "739400K .......... .......... .......... .......... .......... 90% 78.5M 3s",
                                "739450K .......... .......... .......... .......... .......... 90% 86.6M 3s",
                                "739500K .......... .......... .......... .......... .......... 90% 73.3M 3s",
                                "739550K .......... .......... .......... .......... .......... 90%  100M 3s",
                                "739600K .......... .......... .......... .......... .......... 90%  100M 3s",
                                "739650K .......... .......... .......... .......... .......... 90%  137M 3s",
                                "739700K .......... .......... .......... .......... .......... 90% 31.5M 3s",
                                "739750K .......... .......... .......... .......... .......... 90% 42.8M 3s",
                                "739800K .......... .......... .......... .......... .......... 90% 61.2M 3s",
                                "739850K .......... .......... .......... .......... .......... 90% 60.9M 3s",
                                "739900K .......... .......... .......... .......... .......... 90% 53.6M 3s",
                                "739950K .......... .......... .......... .......... .......... 90% 68.8M 3s",
                                "740000K .......... .......... .......... .......... .......... 90%  107M 3s",
                                "740050K .......... .......... .......... .......... .......... 90% 75.9M 3s",
                                "740100K .......... .......... .......... .......... .......... 90% 58.2M 3s",
                                "740150K .......... .......... .......... .......... .......... 90% 59.8M 3s",
                                "740200K .......... .......... .......... .......... .......... 90% 67.4M 3s",
                                "740250K .......... .......... .......... .......... .......... 90% 78.2M 3s",
                                "740300K .......... .......... .......... .......... .......... 90% 55.5M 3s",
                                "740350K .......... .......... .......... .......... .......... 90% 62.4M 3s",
                                "740400K .......... .......... .......... .......... .......... 90% 60.5M 3s",
                                "740450K .......... .......... .......... .......... .......... 90% 62.1M 3s",
                                "740500K .......... .......... .......... .......... .......... 90% 53.8M 3s",
                                "740550K .......... .......... .......... .......... .......... 90% 64.2M 3s",
                                "740600K .......... .......... .......... .......... .......... 90% 62.0M 3s",
                                "740650K .......... .......... .......... .......... .......... 90% 58.8M 3s",
                                "740700K .......... .......... .......... .......... .......... 90% 54.8M 3s",
                                "740750K .......... .......... .......... .......... .......... 90% 63.9M 3s",
                                "740800K .......... .......... .......... .......... .......... 90% 64.0M 3s",
                                "740850K .......... .......... .......... .......... .......... 90% 62.4M 3s",
                                "740900K .......... .......... .......... .......... .......... 90% 51.2M 3s",
                                "740950K .......... .......... .......... .......... .......... 90% 63.1M 3s",
                                "741000K .......... .......... .......... .......... .......... 90% 71.7M 3s",
                                "741050K .......... .......... .......... .......... .......... 90% 66.2M 3s",
                                "741100K .......... .......... .......... .......... .......... 90% 58.1M 3s",
                                "741150K .......... .......... .......... .......... .......... 90% 61.8M 3s",
                                "741200K .......... .......... .......... .......... .......... 90% 62.0M 3s",
                                "741250K .......... .......... .......... .......... .......... 90% 62.2M 3s",
                                "741300K .......... .......... .......... .......... .......... 90% 62.1M 3s",
                                "741350K .......... .......... .......... .......... .......... 90%  100M 3s",
                                "741400K .......... .......... .......... .......... .......... 90% 78.1M 3s",
                                "741450K .......... .......... .......... .......... .......... 90% 68.4M 3s",
                                "741500K .......... .......... .......... .......... .......... 90% 50.1M 2s",
                                "741550K .......... .......... .......... .......... .......... 90% 64.7M 2s",
                                "741600K .......... .......... .......... .......... .......... 90% 60.5M 2s",
                                "741650K .......... .......... .......... .......... .......... 90% 39.2M 2s",
                                "741700K .......... .......... .......... .......... .......... 90% 53.7M 2s",
                                "741750K .......... .......... .......... .......... .......... 90% 65.1M 2s",
                                "741800K .......... .......... .......... .......... .......... 90% 66.7M 2s",
                                "741850K .......... .......... .......... .......... .......... 90% 60.0M 2s",
                                "741900K .......... .......... .......... .......... .......... 90% 49.6M 2s",
                                "741950K .......... .......... .......... .......... .......... 90% 64.8M 2s",
                                "742000K .......... .......... .......... .......... .......... 90% 64.4M 2s",
                                "742050K .......... .......... .......... .......... .......... 90% 65.3M 2s",
                                "742100K .......... .......... .......... .......... .......... 90% 58.3M 2s",
                                "742150K .......... .......... .......... .......... .......... 90% 61.9M 2s",
                                "742200K .......... .......... .......... .......... .......... 90% 77.8M 2s",
                                "742250K .......... .......... .......... .......... .......... 90% 77.2M 2s",
                                "742300K .......... .......... .......... .......... .......... 90% 62.5M 2s",
                                "742350K .......... .......... .......... .......... .......... 90%  108M 2s",
                                "742400K .......... .......... .......... .......... .......... 90% 70.9M 2s",
                                "742450K .......... .......... .......... .......... .......... 90% 59.8M 2s",
                                "742500K .......... .......... .......... .......... .......... 90% 55.9M 2s",
                                "742550K .......... .......... .......... .......... .......... 90% 70.7M 2s",
                                "742600K .......... .......... .......... .......... .......... 90% 62.0M 2s",
                                "742650K .......... .......... .......... .......... .......... 90% 61.7M 2s",
                                "742700K .......... .......... .......... .......... .......... 90% 55.6M 2s",
                                "742750K .......... .......... .......... .......... .......... 90% 71.3M 2s",
                                "742800K .......... .......... .......... .......... .......... 90% 72.7M 2s",
                                "742850K .......... .......... .......... .......... .......... 90%  107M 2s",
                                "742900K .......... .......... .......... .......... .......... 90% 92.9M 2s",
                                "742950K .......... .......... .......... .......... .......... 90% 69.8M 2s",
                                "743000K .......... .......... .......... .......... .......... 90% 72.3M 2s",
                                "743050K .......... .......... .......... .......... .......... 90% 72.2M 2s",
                                "743100K .......... .......... .......... .......... .......... 90% 64.8M 2s",
                                "743150K .......... .......... .......... .......... .......... 90% 71.7M 2s",
                                "743200K .......... .......... .......... .......... .......... 90% 66.7M 2s",
                                "743250K .......... .......... .......... .......... .......... 90% 71.0M 2s",
                                "743300K .......... .......... .......... .......... .......... 90% 64.6M 2s",
                                "743350K .......... .......... .......... .......... .......... 90% 66.6M 2s",
                                "743400K .......... .......... .......... .......... .......... 90% 63.6M 2s",
                                "743450K .......... .......... .......... .......... .......... 90% 63.0M 2s",
                                "743500K .......... .......... .......... .......... .......... 90% 51.2M 2s",
                                "743550K .......... .......... .......... .......... .......... 90% 72.5M 2s",
                                "743600K .......... .......... .......... .......... .......... 90% 60.4M 2s",
                                "743650K .......... .......... .......... .......... .......... 90% 61.7M 2s",
                                "743700K .......... .......... .......... .......... .......... 90% 37.5M 2s",
                                "743750K .......... .......... .......... .......... .......... 90% 69.7M 2s",
                                "743800K .......... .......... .......... .......... .......... 90% 67.1M 2s",
                                "743850K .......... .......... .......... .......... .......... 90% 62.7M 2s",
                                "743900K .......... .......... .......... .......... .......... 90% 54.7M 2s",
                                "743950K .......... .......... .......... .......... .......... 90% 60.9M 2s",
                                "744000K .......... .......... .......... .......... .......... 90% 67.4M 2s",
                                "744050K .......... .......... .......... .......... .......... 90% 65.0M 2s",
                                "744100K .......... .......... .......... .......... .......... 90% 56.0M 2s",
                                "744150K .......... .......... .......... .......... .......... 90% 62.2M 2s",
                                "744200K .......... .......... .......... .......... .......... 90% 80.1M 2s",
                                "744250K .......... .......... .......... .......... .......... 90% 67.4M 2s",
                                "744300K .......... .......... .......... .......... .......... 90% 53.1M 2s",
                                "744350K .......... .......... .......... .......... .......... 90% 91.1M 2s",
                                "744400K .......... .......... .......... .......... .......... 90%  106M 2s",
                                "744450K .......... .......... .......... .......... .......... 90% 72.5M 2s",
                                "744500K .......... .......... .......... .......... .......... 90% 54.8M 2s",
                                "744550K .......... .......... .......... .......... .......... 90% 59.9M 2s",
                                "744600K .......... .......... .......... .......... .......... 90% 63.8M 2s",
                                "744650K .......... .......... .......... .......... .......... 90%  105M 2s",
                                "744700K .......... .......... .......... .......... .......... 90% 68.9M 2s",
                                "744750K .......... .......... .......... .......... .......... 90% 57.3M 2s",
                                "744800K .......... .......... .......... .......... .......... 90% 57.8M 2s",
                                "744850K .......... .......... .......... .......... .......... 90% 57.2M 2s",
                                "744900K .......... .......... .......... .......... .......... 90% 48.3M 2s",
                                "744950K .......... .......... .......... .......... .......... 90% 59.2M 2s",
                                "745000K .......... .......... .......... .......... .......... 90% 56.4M 2s",
                                "745050K .......... .......... .......... .......... .......... 90% 57.1M 2s",
                                "745100K .......... .......... .......... .......... .......... 90% 50.7M 2s",
                                "745150K .......... .......... .......... .......... .......... 90% 59.7M 2s",
                                "745200K .......... .......... .......... .......... .......... 90% 57.0M 2s",
                                "745250K .......... .......... .......... .......... .......... 90% 55.6M 2s",
                                "745300K .......... .......... .......... .......... .......... 90% 51.6M 2s",
                                "745350K .......... .......... .......... .......... .......... 90% 56.6M 2s",
                                "745400K .......... .......... .......... .......... .......... 90% 58.3M 2s",
                                "745450K .......... .......... .......... .......... .......... 90% 62.9M 2s",
                                "745500K .......... .......... .......... .......... .......... 90% 52.6M 2s",
                                "745550K .......... .......... .......... .......... .......... 90% 61.6M 2s",
                                "745600K .......... .......... .......... .......... .......... 90% 73.4M 2s",
                                "745650K .......... .......... .......... .......... .......... 90% 63.4M 2s",
                                "745700K .......... .......... .......... .......... .......... 90% 50.2M 2s",
                                "745750K .......... .......... .......... .......... .......... 90% 36.8M 2s",
                                "745800K .......... .......... .......... .......... .......... 90% 57.3M 2s",
                                "745850K .......... .......... .......... .......... .......... 90% 57.1M 2s",
                                "745900K .......... .......... .......... .......... .......... 90% 49.1M 2s",
                                "745950K .......... .......... .......... .......... .......... 90% 60.0M 2s",
                                "746000K .......... .......... .......... .......... .......... 90% 57.7M 2s",
                                "746050K .......... .......... .......... .......... .......... 90% 61.5M 2s",
                                "746100K .......... .......... .......... .......... .......... 90% 49.3M 2s",
                                "746150K .......... .......... .......... .......... .......... 90% 69.1M 2s",
                                "746200K .......... .......... .......... .......... .......... 90% 59.5M 2s",
                                "746250K .......... .......... .......... .......... .......... 90% 61.8M 2s",
                                "746300K .......... .......... .......... .......... .......... 90% 58.5M 2s",
                                "746350K .......... .......... .......... .......... .......... 90% 94.8M 2s",
                                "746400K .......... .......... .......... .......... .......... 90% 80.3M 2s",
                                "746450K .......... .......... .......... .......... .......... 90% 59.5M 2s",
                                "746500K .......... .......... .......... .......... .......... 90% 53.6M 2s",
                                "746550K .......... .......... .......... .......... .......... 90% 66.2M 2s",
                                "746600K .......... .......... .......... .......... .......... 90% 64.1M 2s",
                                "746650K .......... .......... .......... .......... .......... 90% 61.3M 2s",
                                "746700K .......... .......... .......... .......... .......... 90% 58.2M 2s",
                                "746750K .......... .......... .......... .......... .......... 90% 60.1M 2s",
                                "746800K .......... .......... .......... .......... .......... 90% 60.8M 2s",
                                "746850K .......... .......... .......... .......... .......... 90% 64.2M 2s",
                                "746900K .......... .......... .......... .......... .......... 90% 53.2M 2s",
                                "746950K .......... .......... .......... .......... .......... 90% 61.3M 2s",
                                "747000K .......... .......... .......... .......... .......... 90% 61.3M 2s",
                                "747050K .......... .......... .......... .......... .......... 90% 61.0M 2s",
                                "747100K .......... .......... .......... .......... .......... 90% 51.9M 2s",
                                "747150K .......... .......... .......... .......... .......... 90% 63.3M 2s",
                                "747200K .......... .......... .......... .......... .......... 90% 62.2M 2s",
                                "747250K .......... .......... .......... .......... .......... 90% 58.4M 2s",
                                "747300K .......... .......... .......... .......... .......... 90% 53.4M 2s",
                                "747350K .......... .......... .......... .......... .......... 90% 59.9M 2s",
                                "747400K .......... .......... .......... .......... .......... 90% 61.3M 2s",
                                "747450K .......... .......... .......... .......... .......... 91% 68.0M 2s",
                                "747500K .......... .......... .......... .......... .......... 91% 51.6M 2s",
                                "747550K .......... .......... .......... .......... .......... 91% 59.1M 2s",
                                "747600K .......... .......... .......... .......... .......... 91% 52.2M 2s",
                                "747650K .......... .......... .......... .......... .......... 91% 76.9M 2s",
                                "747700K .......... .......... .......... .......... .......... 91% 66.5M 2s",
                                "747750K .......... .......... .......... .......... .......... 91% 85.1M 2s",
                                "747800K .......... .......... .......... .......... .......... 91% 51.9M 2s",
                                "747850K .......... .......... .......... .......... .......... 91% 79.3M 2s",
                                "747900K .......... .......... .......... .......... .......... 91% 70.7M 2s",
                                "747950K .......... .......... .......... .......... .......... 91% 82.5M 2s",
                                "748000K .......... .......... .......... .......... .......... 91% 98.3M 2s",
                                "748050K .......... .......... .......... .......... .......... 91% 76.7M 2s",
                                "748100K .......... .......... .......... .......... .......... 91% 70.2M 2s",
                                "748150K .......... .......... .......... .......... .......... 91% 84.7M 2s",
                                "748200K .......... .......... .......... .......... .......... 91% 86.5M 2s",
                                "748250K .......... .......... .......... .......... .......... 91% 86.3M 2s",
                                "748300K .......... .......... .......... .......... .......... 91% 70.1M 2s",
                                "748350K .......... .......... .......... .......... .......... 91% 85.8M 2s",
                                "748400K .......... .......... .......... .......... .......... 91% 81.6M 2s",
                                "748450K .......... .......... .......... .......... .......... 91% 81.4M 2s",
                                "748500K .......... .......... .......... .......... .......... 91% 72.3M 2s",
                                "748550K .......... .......... .......... .......... .......... 91% 83.1M 2s",
                                "748600K .......... .......... .......... .......... .......... 91% 81.5M 2s",
                                "748650K .......... .......... .......... .......... .......... 91% 84.5M 2s",
                                "748700K .......... .......... .......... .......... .......... 91% 66.5M 2s",
                                "748750K .......... .......... .......... .......... .......... 91% 79.0M 2s",
                                "748800K .......... .......... .......... .......... .......... 91% 86.5M 2s",
                                "748850K .......... .......... .......... .......... .......... 91% 83.0M 2s",
                                "748900K .......... .......... .......... .......... .......... 91% 70.3M 2s",
                                "748950K .......... .......... .......... .......... .......... 91% 83.6M 2s",
                                "749000K .......... .......... .......... .......... .......... 91% 79.6M 2s",
                                "749050K .......... .......... .......... .......... .......... 91% 89.6M 2s",
                                "749100K .......... .......... .......... .......... .......... 91% 69.7M 2s",
                                "749150K .......... .......... .......... .......... .......... 91% 81.9M 2s",
                                "749200K .......... .......... .......... .......... .......... 91% 80.5M 2s",
                                "749250K .......... .......... .......... .......... .......... 91% 78.8M 2s",
                                "749300K .......... .......... .......... .......... .......... 91% 70.2M 2s",
                                "749350K .......... .......... .......... .......... .......... 91% 80.1M 2s",
                                "749400K .......... .......... .......... .......... .......... 91% 83.2M 2s",
                                "749450K .......... .......... .......... .......... .......... 91% 85.8M 2s",
                                "749500K .......... .......... .......... .......... .......... 91% 77.9M 2s",
                                "749550K .......... .......... .......... .......... .......... 91% 85.7M 2s",
                                "749600K .......... .......... .......... .......... .......... 91% 82.1M 2s",
                                "749650K .......... .......... .......... .......... .......... 91% 79.9M 2s",
                                "749700K .......... .......... .......... .......... .......... 91% 67.0M 2s",
                                "749750K .......... .......... .......... .......... .......... 91% 86.3M 2s",
                                "749800K .......... .......... .......... .......... .......... 91% 82.2M 2s",
                                "749850K .......... .......... .......... .......... .......... 91% 51.2M 2s",
                                "749900K .......... .......... .......... .......... .......... 91% 68.9M 2s",
                                "749950K .......... .......... .......... .......... .......... 91% 83.1M 2s",
                                "750000K .......... .......... .......... .......... .......... 91% 77.5M 2s",
                                "750050K .......... .......... .......... .......... .......... 91% 78.8M 2s",
                                "750100K .......... .......... .......... .......... .......... 91% 69.8M 2s",
                                "750150K .......... .......... .......... .......... .......... 91% 78.6M 2s",
                                "750200K .......... .......... .......... .......... .......... 91% 94.1M 2s",
                                "750250K .......... .......... .......... .......... .......... 91%  126M 2s",
                                "750300K .......... .......... .......... .......... .......... 91% 72.3M 2s",
                                "750350K .......... .......... .......... .......... .......... 91% 80.8M 2s",
                                "750400K .......... .......... .......... .......... .......... 91% 77.7M 2s",
                                "750450K .......... .......... .......... .......... .......... 91% 87.7M 2s",
                                "750500K .......... .......... .......... .......... .......... 91% 81.3M 2s",
                                "750550K .......... .......... .......... .......... .......... 91%  121M 2s",
                                "750600K .......... .......... .......... .......... .......... 91% 96.4M 2s",
                                "750650K .......... .......... .......... .......... .......... 91% 80.8M 2s",
                                "750700K .......... .......... .......... .......... .......... 91% 71.0M 2s",
                                "750750K .......... .......... .......... .......... .......... 91% 82.6M 2s",
                                "750800K .......... .......... .......... .......... .......... 91% 76.0M 2s",
                                "750850K .......... .......... .......... .......... .......... 91% 81.8M 2s",
                                "750900K .......... .......... .......... .......... .......... 91% 70.0M 2s",
                                "750950K .......... .......... .......... .......... .......... 91% 83.2M 2s",
                                "751000K .......... .......... .......... .......... .......... 91%  110M 2s",
                                "751050K .......... .......... .......... .......... .......... 91% 75.9M 2s",
                                "751100K .......... .......... .......... .......... .......... 91% 69.3M 2s",
                                "751150K .......... .......... .......... .......... .......... 91% 93.6M 2s",
                                "751200K .......... .......... .......... .......... .......... 91% 80.4M 2s",
                                "751250K .......... .......... .......... .......... .......... 91% 78.1M 2s",
                                "751300K .......... .......... .......... .......... .......... 91% 69.8M 2s",
                                "751350K .......... .......... .......... .......... .......... 91% 94.5M 2s",
                                "751400K .......... .......... .......... .......... .......... 91%  129M 2s",
                                "751450K .......... .......... .......... .......... .......... 91% 87.1M 2s",
                                "751500K .......... .......... .......... .......... .......... 91% 88.0M 2s",
                                "751550K .......... .......... .......... .......... .......... 91% 76.0M 2s",
                                "751600K .......... .......... .......... .......... .......... 91% 87.1M 2s",
                                "751650K .......... .......... .......... .......... .......... 91%  123M 2s",
                                "751700K .......... .......... .......... .......... .......... 91% 79.8M 2s",
                                "751750K .......... .......... .......... .......... .......... 91%  126M 2s",
                                "751800K .......... .......... .......... .......... .......... 91% 95.6M 2s",
                                "751850K .......... .......... .......... .......... .......... 91% 77.0M 2s",
                                "751900K .......... .......... .......... .......... .......... 91% 44.6M 2s",
                                "751950K .......... .......... .......... .......... .......... 91%  101M 2s",
                                "752000K .......... .......... .......... .......... .......... 91% 76.8M 2s",
                                "752050K .......... .......... .......... .......... .......... 91% 78.9M 2s",
                                "752100K .......... .......... .......... .......... .......... 91% 68.1M 2s",
                                "752150K .......... .......... .......... .......... .......... 91% 85.7M 2s",
                                "752200K .......... .......... .......... .......... .......... 91%  101M 2s",
                                "752250K .......... .......... .......... .......... .......... 91% 80.3M 2s",
                                "752300K .......... .......... .......... .......... .......... 91% 81.4M 2s",
                                "752350K .......... .......... .......... .......... .......... 91% 75.1M 2s",
                                "752400K .......... .......... .......... .......... .......... 91% 81.6M 2s",
                                "752450K .......... .......... .......... .......... .......... 91% 78.9M 2s",
                                "752500K .......... .......... .......... .......... .......... 91% 95.5M 2s",
                                "752550K .......... .......... .......... .......... .......... 91% 81.2M 2s",
                                "752600K .......... .......... .......... .......... .......... 91% 74.3M 2s",
                                "752650K .......... .......... .......... .......... .......... 91% 78.3M 2s",
                                "752700K .......... .......... .......... .......... .......... 91% 73.3M 2s",
                                "752750K .......... .......... .......... .......... .......... 91% 68.8M 2s",
                                "752800K .......... .......... .......... .......... .......... 91% 17.8M 2s",
                                "752850K .......... .......... .......... .......... .......... 91%  102M 2s",
                                "752900K .......... .......... .......... .......... .......... 91%  115M 2s",
                                "752950K .......... .......... .......... .......... .......... 91% 46.1M 2s",
                                "753000K .......... .......... .......... .......... .......... 91% 73.9M 2s",
                                "753050K .......... .......... .......... .......... .......... 91% 73.4M 2s",
                                "753100K .......... .......... .......... .......... .......... 91% 44.1M 2s",
                                "753150K .......... .......... .......... .......... .......... 91%  122M 2s",
                                "753200K .......... .......... .......... .......... .......... 91% 70.4M 2s",
                                "753250K .......... .......... .......... .......... .......... 91% 60.6M 2s",
                                "753300K .......... .......... .......... .......... .......... 91% 50.3M 2s",
                                "753350K .......... .......... .......... .......... .......... 91% 31.1M 2s",
                                "753400K .......... .......... .......... .......... .......... 91% 81.3M 2s",
                                "753450K .......... .......... .......... .......... .......... 91% 82.9M 2s",
                                "753500K .......... .......... .......... .......... .......... 91% 67.7M 2s",
                                "753550K .......... .......... .......... .......... .......... 91% 67.1M 2s",
                                "753600K .......... .......... .......... .......... .......... 91% 50.0M 2s",
                                "753650K .......... .......... .......... .......... .......... 91% 68.1M 2s",
                                "753700K .......... .......... .......... .......... .......... 91% 74.8M 2s",
                                "753750K .......... .......... .......... .......... .......... 91% 42.7M 2s",
                                "753800K .......... .......... .......... .......... .......... 91% 77.3M 2s",
                                "753850K .......... .......... .......... .......... .......... 91% 49.8M 2s",
                                "753900K .......... .......... .......... .......... .......... 91% 74.9M 2s",
                                "753950K .......... .......... .......... .......... .......... 91% 46.4M 2s",
                                "754000K .......... .......... .......... .......... .......... 91% 77.2M 2s",
                                "754050K .......... .......... .......... .......... .......... 91% 86.2M 2s",
                                "754100K .......... .......... .......... .......... .......... 91% 69.1M 2s",
                                "754150K .......... .......... .......... .......... .......... 91% 57.1M 2s",
                                "754200K .......... .......... .......... .......... .......... 91% 46.2M 2s",
                                "754250K .......... .......... .......... .......... .......... 91% 79.4M 2s",
                                "754300K .......... .......... .......... .......... .......... 91% 70.5M 2s",
                                "754350K .......... .......... .......... .......... .......... 91% 59.6M 2s",
                                "754400K .......... .......... .......... .......... .......... 91% 62.2M 2s",
                                "754450K .......... .......... .......... .......... .......... 91% 55.1M 2s",
                                "754500K .......... .......... .......... .......... .......... 91% 43.4M 2s",
                                "754550K .......... .......... .......... .......... .......... 91% 76.3M 2s",
                                "754600K .......... .......... .......... .......... .......... 91% 76.1M 2s",
                                "754650K .......... .......... .......... .......... .......... 91% 84.8M 2s",
                                "754700K .......... .......... .......... .......... .......... 91% 77.5M 2s",
                                "754750K .......... .......... .......... .......... .......... 91% 56.9M 2s",
                                "754800K .......... .......... .......... .......... .......... 91% 20.2M 2s",
                                "754850K .......... .......... .......... .......... .......... 91%  103M 2s",
                                "754900K .......... .......... .......... .......... .......... 91% 76.4M 2s",
                                "754950K .......... .......... .......... .......... .......... 91%  110M 2s",
                                "755000K .......... .......... .......... .......... .......... 91% 32.6M 2s",
                                "755050K .......... .......... .......... .......... .......... 91%  142M 2s",
                                "755100K .......... .......... .......... .......... .......... 91% 43.8M 2s",
                                "755150K .......... .......... .......... .......... .......... 91%  127M 2s",
                                "755200K .......... .......... .......... .......... .......... 91% 83.2M 2s",
                                "755250K .......... .......... .......... .......... .......... 91% 73.5M 2s",
                                "755300K .......... .......... .......... .......... .......... 91% 99.8M 2s",
                                "755350K .......... .......... .......... .......... .......... 91% 88.4M 2s",
                                "755400K .......... .......... .......... .......... .......... 91% 81.0M 2s",
                                "755450K .......... .......... .......... .......... .......... 91% 37.9M 2s",
                                "755500K .......... .......... .......... .......... .......... 91% 58.0M 2s",
                                "755550K .......... .......... .......... .......... .......... 91% 57.6M 2s",
                                "755600K .......... .......... .......... .......... .......... 91% 49.4M 2s",
                                "755650K .......... .......... .......... .......... .......... 92% 29.8M 2s",
                                "755700K .......... .......... .......... .......... .......... 92% 54.3M 2s",
                                "755750K .......... .......... .......... .......... .......... 92% 28.9M 2s",
                                "755800K .......... .......... .......... .......... .......... 92% 87.3M 2s",
                                "755850K .......... .......... .......... .......... .......... 92% 89.7M 2s",
                                "755900K .......... .......... .......... .......... .......... 92% 82.7M 2s",
                                "755950K .......... .......... .......... .......... .......... 92% 77.5M 2s",
                                "756000K .......... .......... .......... .......... .......... 92% 45.1M 2s",
                                "756050K .......... .......... .......... .......... .......... 92% 39.4M 2s",
                                "756100K .......... .......... .......... .......... .......... 92% 60.3M 2s",
                                "756150K .......... .......... .......... .......... .......... 92% 48.2M 2s",
                                "756200K .......... .......... .......... .......... .......... 92% 35.9M 2s",
                                "756250K .......... .......... .......... .......... .......... 92% 67.4M 2s",
                                "756300K .......... .......... .......... .......... .......... 92% 23.4M 2s",
                                "756350K .......... .......... .......... .......... .......... 92% 50.4M 2s",
                                "756400K .......... .......... .......... .......... .......... 92% 43.9M 2s",
                                "756450K .......... .......... .......... .......... .......... 92% 49.1M 2s",
                                "756500K .......... .......... .......... .......... .......... 92% 63.9M 2s",
                                "756550K .......... .......... .......... .......... .......... 92% 81.1M 2s",
                                "756600K .......... .......... .......... .......... .......... 92% 47.5M 2s",
                                "756650K .......... .......... .......... .......... .......... 92% 44.5M 2s",
                                "756700K .......... .......... .......... .......... .......... 92% 51.1M 2s",
                                "756750K .......... .......... .......... .......... .......... 92% 97.5M 2s",
                                "756800K .......... .......... .......... .......... .......... 92% 95.4M 2s",
                                "756850K .......... .......... .......... .......... .......... 92% 74.0M 2s",
                                "756900K .......... .......... .......... .......... .......... 92% 70.8M 2s",
                                "756950K .......... .......... .......... .......... .......... 92% 74.1M 2s",
                                "757000K .......... .......... .......... .......... .......... 92% 70.1M 2s",
                                "757050K .......... .......... .......... .......... .......... 92% 75.4M 2s",
                                "757100K .......... .......... .......... .......... .......... 92% 67.9M 2s",
                                "757150K .......... .......... .......... .......... .......... 92% 70.8M 2s",
                                "757200K .......... .......... .......... .......... .......... 92% 68.2M 2s",
                                "757250K .......... .......... .......... .......... .......... 92% 75.9M 2s",
                                "757300K .......... .......... .......... .......... .......... 92% 80.3M 2s",
                                "757350K .......... .......... .......... .......... .......... 92% 75.1M 2s",
                                "757400K .......... .......... .......... .......... .......... 92% 64.8M 2s",
                                "757450K .......... .......... .......... .......... .......... 92% 44.3M 2s",
                                "757500K .......... .......... .......... .......... .......... 92% 76.9M 2s",
                                "757550K .......... .......... .......... .......... .......... 92% 80.4M 2s",
                                "757600K .......... .......... .......... .......... .......... 92% 68.2M 2s",
                                "757650K .......... .......... .......... .......... .......... 92% 80.4M 2s",
                                "757700K .......... .......... .......... .......... .......... 92% 78.6M 2s",
                                "757750K .......... .......... .......... .......... .......... 92% 49.1M 2s",
                                "757800K .......... .......... .......... .......... .......... 92% 76.6M 2s",
                                "757850K .......... .......... .......... .......... .......... 92% 66.0M 2s",
                                "757900K .......... .......... .......... .......... .......... 92% 44.8M 2s",
                                "757950K .......... .......... .......... .......... .......... 92% 73.8M 2s",
                                "758000K .......... .......... .......... .......... .......... 92% 79.6M 2s",
                                "758050K .......... .......... .......... .......... .......... 92% 73.5M 2s",
                                "758100K .......... .......... .......... .......... .......... 92% 60.3M 2s",
                                "758150K .......... .......... .......... .......... .......... 92% 61.1M 2s",
                                "758200K .......... .......... .......... .......... .......... 92% 66.4M 2s",
                                "758250K .......... .......... .......... .......... .......... 92% 54.9M 2s",
                                "758300K .......... .......... .......... .......... .......... 92% 50.2M 2s",
                                "758350K .......... .......... .......... .......... .......... 92% 50.9M 2s",
                                "758400K .......... .......... .......... .......... .......... 92% 61.9M 2s",
                                "758450K .......... .......... .......... .......... .......... 92% 77.9M 2s",
                                "758500K .......... .......... .......... .......... .......... 92% 70.4M 2s",
                                "758550K .......... .......... .......... .......... .......... 92% 34.6M 2s",
                                "758600K .......... .......... .......... .......... .......... 92% 75.2M 2s",
                                "758650K .......... .......... .......... .......... .......... 92% 60.9M 2s",
                                "758700K .......... .......... .......... .......... .......... 92% 79.8M 2s",
                                "758750K .......... .......... .......... .......... .......... 92% 79.4M 2s",
                                "758800K .......... .......... .......... .......... .......... 92% 51.7M 2s",
                                "758850K .......... .......... .......... .......... .......... 92% 77.8M 2s",
                                "758900K .......... .......... .......... .......... .......... 92% 36.1M 2s",
                                "758950K .......... .......... .......... .......... .......... 92% 75.9M 2s",
                                "759000K .......... .......... .......... .......... .......... 92% 73.6M 2s",
                                "759050K .......... .......... .......... .......... .......... 92% 67.1M 2s",
                                "759100K .......... .......... .......... .......... .......... 92% 76.4M 2s",
                                "759150K .......... .......... .......... .......... .......... 92% 64.7M 2s",
                                "759200K .......... .......... .......... .......... .......... 92% 18.9M 2s",
                                "759250K .......... .......... .......... .......... .......... 92% 68.0M 2s",
                                "759300K .......... .......... .......... .......... .......... 92% 74.7M 2s",
                                "759350K .......... .......... .......... .......... .......... 92% 85.5M 2s",
                                "759400K .......... .......... .......... .......... .......... 92% 84.2M 2s",
                                "759450K .......... .......... .......... .......... .......... 92% 70.7M 2s",
                                "759500K .......... .......... .......... .......... .......... 92% 84.8M 2s",
                                "759550K .......... .......... .......... .......... .......... 92% 86.6M 2s",
                                "759600K .......... .......... .......... .......... .......... 92% 76.6M 2s",
                                "759650K .......... .......... .......... .......... .......... 92% 58.1M 2s",
                                "759700K .......... .......... .......... .......... .......... 92% 72.0M 2s",
                                "759750K .......... .......... .......... .......... .......... 92% 73.6M 2s",
                                "759800K .......... .......... .......... .......... .......... 92% 70.1M 2s",
                                "759850K .......... .......... .......... .......... .......... 92% 40.4M 2s",
                                "759900K .......... .......... .......... .......... .......... 92% 62.5M 2s",
                                "759950K .......... .......... .......... .......... .......... 92% 45.9M 2s",
                                "760000K .......... .......... .......... .......... .......... 92% 70.6M 2s",
                                "760050K .......... .......... .......... .......... .......... 92% 10.4M 2s",
                                "760100K .......... .......... .......... .......... .......... 92% 30.0M 2s",
                                "760150K .......... .......... .......... .......... .......... 92% 43.5M 2s",
                                "760200K .......... .......... .......... .......... .......... 92% 54.7M 2s",
                                "760250K .......... .......... .......... .......... .......... 92% 27.5M 2s",
                                "760300K .......... .......... .......... .......... .......... 92% 28.0M 2s",
                                "760350K .......... .......... .......... .......... .......... 92% 17.7M 2s",
                                "760400K .......... .......... .......... .......... .......... 92% 21.8M 2s",
                                "760450K .......... .......... .......... .......... .......... 92% 55.2M 2s",
                                "760500K .......... .......... .......... .......... .......... 92% 82.3M 2s",
                                "760550K .......... .......... .......... .......... .......... 92% 32.5M 2s",
                                "760600K .......... .......... .......... .......... .......... 92% 39.5M 2s",
                                "760650K .......... .......... .......... .......... .......... 92% 46.1M 2s",
                                "760700K .......... .......... .......... .......... .......... 92% 37.0M 2s",
                                "760750K .......... .......... .......... .......... .......... 92% 50.9M 2s",
                                "760800K .......... .......... .......... .......... .......... 92% 32.2M 2s",
                                "760850K .......... .......... .......... .......... .......... 92% 37.6M 2s",
                                "760900K .......... .......... .......... .......... .......... 92% 42.2M 2s",
                                "760950K .......... .......... .......... .......... .......... 92% 71.5M 2s",
                                "761000K .......... .......... .......... .......... .......... 92% 41.3M 2s",
                                "761050K .......... .......... .......... .......... .......... 92% 43.8M 2s",
                                "761100K .......... .......... .......... .......... .......... 92% 33.8M 2s",
                                "761150K .......... .......... .......... .......... .......... 92% 35.1M 2s",
                                "761200K .......... .......... .......... .......... .......... 92% 34.7M 2s",
                                "761250K .......... .......... .......... .......... .......... 92% 50.5M 2s",
                                "761300K .......... .......... .......... .......... .......... 92% 71.8M 2s",
                                "761350K .......... .......... .......... .......... .......... 92% 54.4M 2s",
                                "761400K .......... .......... .......... .......... .......... 92%  142M 2s",
                                "761450K .......... .......... .......... .......... .......... 92%  126M 2s",
                                "761500K .......... .......... .......... .......... .......... 92%  115M 2s",
                                "761550K .......... .......... .......... .......... .......... 92%  104M 2s",
                                "761600K .......... .......... .......... .......... .......... 92%  114M 2s",
                                "761650K .......... .......... .......... .......... .......... 92%  134M 2s",
                                "761700K .......... .......... .......... .......... .......... 92%  146M 2s",
                                "761750K .......... .......... .......... .......... .......... 92%  121M 2s",
                                "761800K .......... .......... .......... .......... .......... 92%  133M 2s",
                                "761850K .......... .......... .......... .......... .......... 92% 92.6M 2s",
                                "761900K .......... .......... .......... .......... .......... 92% 76.3M 2s",
                                "761950K .......... .......... .......... .......... .......... 92% 85.0M 2s",
                                "762000K .......... .......... .......... .......... .......... 92%  110M 2s",
                                "762050K .......... .......... .......... .......... .......... 92%  109M 2s",
                                "762100K .......... .......... .......... .......... .......... 92% 70.6M 2s",
                                "762150K .......... .......... .......... .......... .......... 92%  109M 2s",
                                "762200K .......... .......... .......... .......... .......... 92%  137M 2s",
                                "762250K .......... .......... .......... .......... .......... 92%  126M 2s",
                                "762300K .......... .......... .......... .......... .......... 92%  141M 2s",
                                "762350K .......... .......... .......... .......... .......... 92%  122M 2s",
                                "762400K .......... .......... .......... .......... .......... 92%  141M 2s",
                                "762450K .......... .......... .......... .......... .......... 92%  142M 2s",
                                "762500K .......... .......... .......... .......... .......... 92%  139M 2s",
                                "762550K .......... .......... .......... .......... .......... 92%  112M 2s",
                                "762600K .......... .......... .......... .......... .......... 92%  131M 2s",
                                "762650K .......... .......... .......... .......... .......... 92%  117M 2s",
                                "762700K .......... .......... .......... .......... .......... 92%  113M 2s",
                                "762750K .......... .......... .......... .......... .......... 92%  102M 2s",
                                "762800K .......... .......... .......... .......... .......... 92%  132M 2s",
                                "762850K .......... .......... .......... .......... .......... 92%  134M 2s",
                                "762900K .......... .......... .......... .......... .......... 92%  137M 2s",
                                "762950K .......... .......... .......... .......... .......... 92% 97.9M 2s",
                                "763000K .......... .......... .......... .......... .......... 92%  112M 2s",
                                "763050K .......... .......... .......... .......... .......... 92%  126M 2s",
                                "763100K .......... .......... .......... .......... .......... 92%  135M 2s",
                                "763150K .......... .......... .......... .......... .......... 92%  104M 2s",
                                "763200K .......... .......... .......... .......... .......... 92%  128M 2s",
                                "763250K .......... .......... .......... .......... .......... 92%  109M 2s",
                                "763300K .......... .......... .......... .......... .......... 92%  127M 2s",
                                "763350K .......... .......... .......... .......... .......... 92% 95.9M 2s",
                                "763400K .......... .......... .......... .......... .......... 92% 47.9M 2s",
                                "763450K .......... .......... .......... .......... .......... 92% 45.8M 2s",
                                "763500K .......... .......... .......... .......... .......... 92% 52.0M 2s",
                                "763550K .......... .......... .......... .......... .......... 92% 58.0M 2s",
                                "763600K .......... .......... .......... .......... .......... 92% 49.2M 2s",
                                "763650K .......... .......... .......... .......... .......... 92% 50.9M 2s",
                                "763700K .......... .......... .......... .......... .......... 92% 61.1M 2s",
                                "763750K .......... .......... .......... .......... .......... 92% 57.6M 2s",
                                "763800K .......... .......... .......... .......... .......... 92% 13.2M 2s",
                                "763850K .......... .......... .......... .......... .......... 93% 85.7M 2s",
                                "763900K .......... .......... .......... .......... .......... 93% 30.5M 2s",
                                "763950K .......... .......... .......... .......... .......... 93% 75.4M 2s",
                                "764000K .......... .......... .......... .......... .......... 93% 81.2M 2s",
                                "764050K .......... .......... .......... .......... .......... 93% 78.9M 2s",
                                "764100K .......... .......... .......... .......... .......... 93% 93.8M 2s",
                                "764150K .......... .......... .......... .......... .......... 93% 51.1M 2s",
                                "764200K .......... .......... .......... .......... .......... 93% 85.9M 2s",
                                "764250K .......... .......... .......... .......... .......... 93% 96.7M 2s",
                                "764300K .......... .......... .......... .......... .......... 93% 93.1M 2s",
                                "764350K .......... .......... .......... .......... .......... 93% 84.0M 2s",
                                "764400K .......... .......... .......... .......... .......... 93% 15.3M 2s",
                                "764450K .......... .......... .......... .......... .......... 93% 96.7M 2s",
                                "764500K .......... .......... .......... .......... .......... 93% 98.9M 2s",
                                "764550K .......... .......... .......... .......... .......... 93%  111M 2s",
                                "764600K .......... .......... .......... .......... .......... 93% 93.5M 2s",
                                "764650K .......... .......... .......... .......... .......... 93% 21.3M 2s",
                                "764700K .......... .......... .......... .......... .......... 93% 91.0M 2s",
                                "764750K .......... .......... .......... .......... .......... 93% 88.0M 2s",
                                "764800K .......... .......... .......... .......... .......... 93%  101M 2s",
                                "764850K .......... .......... .......... .......... .......... 93% 41.2M 2s",
                                "764900K .......... .......... .......... .......... .......... 93% 98.9M 2s",
                                "764950K .......... .......... .......... .......... .......... 93% 86.7M 2s",
                                "765000K .......... .......... .......... .......... .......... 93% 99.8M 2s",
                                "765050K .......... .......... .......... .......... .......... 93% 93.2M 2s",
                                "765100K .......... .......... .......... .......... .......... 93% 54.7M 2s",
                                "765150K .......... .......... .......... .......... .......... 93% 91.5M 2s",
                                "765200K .......... .......... .......... .......... .......... 93%  106M 2s",
                                "765250K .......... .......... .......... .......... .......... 93% 98.8M 2s",
                                "765300K .......... .......... .......... .......... .......... 93% 87.9M 2s",
                                "765350K .......... .......... .......... .......... .......... 93% 83.1M 2s",
                                "765400K .......... .......... .......... .......... .......... 93% 98.1M 2s",
                                "765450K .......... .......... .......... .......... .......... 93% 26.1M 2s",
                                "765500K .......... .......... .......... .......... .......... 93% 89.5M 2s",
                                "765550K .......... .......... .......... .......... .......... 93% 84.5M 2s",
                                "765600K .......... .......... .......... .......... .......... 93% 87.0M 2s",
                                "765650K .......... .......... .......... .......... .......... 93% 93.3M 2s",
                                "765700K .......... .......... .......... .......... .......... 93%  100M 2s",
                                "765750K .......... .......... .......... .......... .......... 93% 93.0M 2s",
                                "765800K .......... .......... .......... .......... .......... 93% 87.7M 2s",
                                "765850K .......... .......... .......... .......... .......... 93% 74.1M 2s",
                                "765900K .......... .......... .......... .......... .......... 93% 21.2M 2s",
                                "765950K .......... .......... .......... .......... .......... 93% 84.5M 2s",
                                "766000K .......... .......... .......... .......... .......... 93% 87.3M 2s",
                                "766050K .......... .......... .......... .......... .......... 93% 51.4M 2s",
                                "766100K .......... .......... .......... .......... .......... 93% 81.0M 2s",
                                "766150K .......... .......... .......... .......... .......... 93% 78.0M 2s",
                                "766200K .......... .......... .......... .......... .......... 93% 83.2M 2s",
                                "766250K .......... .......... .......... .......... .......... 93% 74.7M 2s",
                                "766300K .......... .......... .......... .......... .......... 93% 86.4M 2s",
                                "766350K .......... .......... .......... .......... .......... 93% 98.1M 2s",
                                "766400K .......... .......... .......... .......... .......... 93% 93.4M 2s",
                                "766450K .......... .......... .......... .......... .......... 93% 65.2M 2s",
                                "766500K .......... .......... .......... .......... .......... 93% 11.9M 2s",
                                "766550K .......... .......... .......... .......... .......... 93% 96.3M 2s",
                                "766600K .......... .......... .......... .......... .......... 93%  131M 2s",
                                "766650K .......... .......... .......... .......... .......... 93%  103M 2s",
                                "766700K .......... .......... .......... .......... .......... 93%  109M 2s",
                                "766750K .......... .......... .......... .......... .......... 93%  105M 2s",
                                "766800K .......... .......... .......... .......... .......... 93% 44.7M 2s",
                                "766850K .......... .......... .......... .......... .......... 93% 86.3M 2s",
                                "766900K .......... .......... .......... .......... .......... 93%  116M 2s",
                                "766950K .......... .......... .......... .......... .......... 93%  132M 2s",
                                "767000K .......... .......... .......... .......... .......... 93%  135M 2s",
                                "767050K .......... .......... .......... .......... .......... 93% 56.9M 2s",
                                "767100K .......... .......... .......... .......... .......... 93%  102M 2s",
                                "767150K .......... .......... .......... .......... .......... 93% 25.1M 2s",
                                "767200K .......... .......... .......... .......... .......... 93% 97.2M 2s",
                                "767250K .......... .......... .......... .......... .......... 93% 89.2M 2s",
                                "767300K .......... .......... .......... .......... .......... 93%  117M 2s",
                                "767350K .......... .......... .......... .......... .......... 93% 28.8M 2s",
                                "767400K .......... .......... .......... .......... .......... 93%  104M 2s",
                                "767450K .......... .......... .......... .......... .......... 93%  113M 2s",
                                "767500K .......... .......... .......... .......... .......... 93%  123M 2s",
                                "767550K .......... .......... .......... .......... .......... 93% 26.0M 2s",
                                "767600K .......... .......... .......... .......... .......... 93%  102M 2s",
                                "767650K .......... .......... .......... .......... .......... 93%  107M 2s",
                                "767700K .......... .......... .......... .......... .......... 93%  108M 2s",
                                "767750K .......... .......... .......... .......... .......... 93% 14.6M 2s",
                                "767800K .......... .......... .......... .......... .......... 93%  115M 2s",
                                "767850K .......... .......... .......... .......... .......... 93%  106M 2s",
                                "767900K .......... .......... .......... .......... .......... 93%  123M 2s",
                                "767950K .......... .......... .......... .......... .......... 93% 99.1M 2s",
                                "768000K .......... .......... .......... .......... .......... 93%  114M 2s",
                                "768050K .......... .......... .......... .......... .......... 93%  126M 2s",
                                "768100K .......... .......... .......... .......... .......... 93%  113M 2s",
                                "768150K .......... .......... .......... .......... .......... 93% 63.1M 2s",
                                "768200K .......... .......... .......... .......... .......... 93%  119M 2s",
                                "768250K .......... .......... .......... .......... .......... 93%  109M 2s",
                                "768300K .......... .......... .......... .......... .......... 93%  116M 2s",
                                "768350K .......... .......... .......... .......... .......... 93% 51.8M 2s",
                                "768400K .......... .......... .......... .......... .......... 93% 58.2M 2s",
                                "768450K .......... .......... .......... .......... .......... 93% 36.9M 2s",
                                "768500K .......... .......... .......... .......... .......... 93%  100M 2s",
                                "768550K .......... .......... .......... .......... .......... 93%  106M 2s",
                                "768600K .......... .......... .......... .......... .......... 93% 51.7M 2s",
                                "768650K .......... .......... .......... .......... .......... 93% 25.5M 2s",
                                "768700K .......... .......... .......... .......... .......... 93%  141M 2s",
                                "768750K .......... .......... .......... .......... .......... 93% 12.5M 2s",
                                "768800K .......... .......... .......... .......... .......... 93%  127M 2s",
                                "768850K .......... .......... .......... .......... .......... 93%  116M 2s",
                                "768900K .......... .......... .......... .......... .......... 93%  116M 2s",
                                "768950K .......... .......... .......... .......... .......... 93%  116M 2s",
                                "769000K .......... .......... .......... .......... .......... 93%  131M 2s",
                                "769050K .......... .......... .......... .......... .......... 93%  107M 2s",
                                "769100K .......... .......... .......... .......... .......... 93%  114M 2s",
                                "769150K .......... .......... .......... .......... .......... 93%  118M 2s",
                                "769200K .......... .......... .......... .......... .......... 93%  108M 2s",
                                "769250K .......... .......... .......... .......... .......... 93% 14.7M 2s",
                                "769300K .......... .......... .......... .......... .......... 93%  123M 2s",
                                "769350K .......... .......... .......... .......... .......... 93%  120M 2s",
                                "769400K .......... .......... .......... .......... .......... 93% 17.5M 2s",
                                "769450K .......... .......... .......... .......... .......... 93% 76.3M 2s",
                                "769500K .......... .......... .......... .......... .......... 93% 85.3M 2s",
                                "769550K .......... .......... .......... .......... .......... 93% 33.3M 2s",
                                "769600K .......... .......... .......... .......... .......... 93% 99.0M 2s",
                                "769650K .......... .......... .......... .......... .......... 93% 74.4M 2s",
                                "769700K .......... .......... .......... .......... .......... 93% 81.5M 2s",
                                "769750K .......... .......... .......... .......... .......... 93% 74.0M 2s",
                                "769800K .......... .......... .......... .......... .......... 93% 81.9M 2s",
                                "769850K .......... .......... .......... .......... .......... 93% 92.7M 2s",
                                "769900K .......... .......... .......... .......... .......... 93% 35.4M 2s",
                                "769950K .......... .......... .......... .......... .......... 93%  119M 2s",
                                "770000K .......... .......... .......... .......... .......... 93%  135M 2s",
                                "770050K .......... .......... .......... .......... .......... 93%  140M 2s",
                                "770100K .......... .......... .......... .......... .......... 93%  123M 2s",
                                "770150K .......... .......... .......... .......... .......... 93% 35.7M 2s",
                                "770200K .......... .......... .......... .......... .......... 93%  145M 2s",
                                "770250K .......... .......... .......... .......... .......... 93% 24.0M 2s",
                                "770300K .......... .......... .......... .......... .......... 93%  117M 2s",
                                "770350K .......... .......... .......... .......... .......... 93% 25.4M 2s",
                                "770400K .......... .......... .......... .......... .......... 93%  131M 2s",
                                "770450K .......... .......... .......... .......... .......... 93%  131M 2s",
                                "770500K .......... .......... .......... .......... .......... 93%  110M 2s",
                                "770550K .......... .......... .......... .......... .......... 93%  140M 2s",
                                "770600K .......... .......... .......... .......... .......... 93% 91.7M 2s",
                                "770650K .......... .......... .......... .......... .......... 93% 98.7M 2s",
                                "770700K .......... .......... .......... .......... .......... 93% 48.6M 2s",
                                "770750K .......... .......... .......... .......... .......... 93% 39.5M 2s",
                                "770800K .......... .......... .......... .......... .......... 93% 38.3M 2s",
                                "770850K .......... .......... .......... .......... .......... 93% 18.8M 2s",
                                "770900K .......... .......... .......... .......... .......... 93% 89.5M 2s",
                                "770950K .......... .......... .......... .......... .......... 93%  117M 2s",
                                "771000K .......... .......... .......... .......... .......... 93%  105M 2s",
                                "771050K .......... .......... .......... .......... .......... 93%  119M 2s",
                                "771100K .......... .......... .......... .......... .......... 93%  140M 2s",
                                "771150K .......... .......... .......... .......... .......... 93% 33.7M 2s",
                                "771200K .......... .......... .......... .......... .......... 93%  122M 2s",
                                "771250K .......... .......... .......... .......... .......... 93%  129M 2s",
                                "771300K .......... .......... .......... .......... .......... 93% 50.7M 2s",
                                "771350K .......... .......... .......... .......... .......... 93% 98.5M 2s",
                                "771400K .......... .......... .......... .......... .......... 93%  120M 2s",
                                "771450K .......... .......... .......... .......... .......... 93% 27.8M 2s",
                                "771500K .......... .......... .......... .......... .......... 93%  102M 2s",
                                "771550K .......... .......... .......... .......... .......... 93% 91.3M 2s",
                                "771600K .......... .......... .......... .......... .......... 93% 58.1M 2s",
                                "771650K .......... .......... .......... .......... .......... 93% 34.7M 2s",
                                "771700K .......... .......... .......... .......... .......... 93%  101M 2s",
                                "771750K .......... .......... .......... .......... .......... 93% 95.7M 2s",
                                "771800K .......... .......... .......... .......... .......... 93% 79.8M 2s",
                                "771850K .......... .......... .......... .......... .......... 93% 90.4M 2s",
                                "771900K .......... .......... .......... .......... .......... 93% 75.6M 2s",
                                "771950K .......... .......... .......... .......... .......... 93% 15.0M 2s",
                                "772000K .......... .......... .......... .......... .......... 93% 78.8M 2s",
                                "772050K .......... .......... .......... .......... .......... 94%  101M 2s",
                                "772100K .......... .......... .......... .......... .......... 94%  106M 2s",
                                "772150K .......... .......... .......... .......... .......... 94%  106M 2s",
                                "772200K .......... .......... .......... .......... .......... 94% 54.5M 2s",
                                "772250K .......... .......... .......... .......... .......... 94% 99.5M 2s",
                                "772300K .......... .......... .......... .......... .......... 94% 88.1M 2s",
                                "772350K .......... .......... .......... .......... .......... 94% 97.4M 2s",
                                "772400K .......... .......... .......... .......... .......... 94%  100M 2s",
                                "772450K .......... .......... .......... .......... .......... 94% 37.7M 1s",
                                "772500K .......... .......... .......... .......... .......... 94% 39.9M 1s",
                                "772550K .......... .......... .......... .......... .......... 94%  107M 1s",
                                "772600K .......... .......... .......... .......... .......... 94% 95.9M 1s",
                                "772650K .......... .......... .......... .......... .......... 94%  104M 1s",
                                "772700K .......... .......... .......... .......... .......... 94% 63.3M 1s",
                                "772750K .......... .......... .......... .......... .......... 94% 35.5M 1s",
                                "772800K .......... .......... .......... .......... .......... 94% 56.2M 1s",
                                "772850K .......... .......... .......... .......... .......... 94% 33.3M 1s",
                                "772900K .......... .......... .......... .......... .......... 94% 89.2M 1s",
                                "772950K .......... .......... .......... .......... .......... 94% 87.7M 1s",
                                "773000K .......... .......... .......... .......... .......... 94% 89.7M 1s",
                                "773050K .......... .......... .......... .......... .......... 94% 80.7M 1s",
                                "773100K .......... .......... .......... .......... .......... 94%  103M 1s",
                                "773150K .......... .......... .......... .......... .......... 94% 40.0M 1s",
                                "773200K .......... .......... .......... .......... .......... 94%  105M 1s",
                                "773250K .......... .......... .......... .......... .......... 94%  105M 1s",
                                "773300K .......... .......... .......... .......... .......... 94% 65.4M 1s",
                                "773350K .......... .......... .......... .......... .......... 94% 57.3M 1s",
                                "773400K .......... .......... .......... .......... .......... 94% 66.1M 1s",
                                "773450K .......... .......... .......... .......... .......... 94% 44.1M 1s",
                                "773500K .......... .......... .......... .......... .......... 94% 93.8M 1s",
                                "773550K .......... .......... .......... .......... .......... 94% 65.9M 1s",
                                "773600K .......... .......... .......... .......... .......... 94% 30.9M 1s",
                                "773650K .......... .......... .......... .......... .......... 94% 57.1M 1s",
                                "773700K .......... .......... .......... .......... .......... 94% 38.6M 1s",
                                "773750K .......... .......... .......... .......... .......... 94% 46.1M 1s",
                                "773800K .......... .......... .......... .......... .......... 94% 69.4M 1s",
                                "773850K .......... .......... .......... .......... .......... 94% 72.0M 1s",
                                "773900K .......... .......... .......... .......... .......... 94% 51.2M 1s",
                                "773950K .......... .......... .......... .......... .......... 94% 43.4M 1s",
                                "774000K .......... .......... .......... .......... .......... 94% 60.3M 1s",
                                "774050K .......... .......... .......... .......... .......... 94% 69.8M 1s",
                                "774100K .......... .......... .......... .......... .......... 94% 72.0M 1s",
                                "774150K .......... .......... .......... .......... .......... 94% 61.6M 1s",
                                "774200K .......... .......... .......... .......... .......... 94% 87.3M 1s",
                                "774250K .......... .......... .......... .......... .......... 94% 45.0M 1s",
                                "774300K .......... .......... .......... .......... .......... 94% 62.5M 1s",
                                "774350K .......... .......... .......... .......... .......... 94% 57.4M 1s",
                                "774400K .......... .......... .......... .......... .......... 94% 64.2M 1s",
                                "774450K .......... .......... .......... .......... .......... 94% 52.3M 1s",
                                "774500K .......... .......... .......... .......... .......... 94% 31.2M 1s",
                                "774550K .......... .......... .......... .......... .......... 94% 55.6M 1s",
                                "774600K .......... .......... .......... .......... .......... 94% 61.0M 1s",
                                "774650K .......... .......... .......... .......... .......... 94% 80.4M 1s",
                                "774700K .......... .......... .......... .......... .......... 94% 69.7M 1s",
                                "774750K .......... .......... .......... .......... .......... 94% 58.0M 1s",
                                "774800K .......... .......... .......... .......... .......... 94% 60.8M 1s",
                                "774850K .......... .......... .......... .......... .......... 94% 60.4M 1s",
                                "774900K .......... .......... .......... .......... .......... 94% 59.0M 1s",
                                "774950K .......... .......... .......... .......... .......... 94% 56.0M 1s",
                                "775000K .......... .......... .......... .......... .......... 94% 66.7M 1s",
                                "775050K .......... .......... .......... .......... .......... 94% 76.2M 1s",
                                "775100K .......... .......... .......... .......... .......... 94% 82.1M 1s",
                                "775150K .......... .......... .......... .......... .......... 94% 52.2M 1s",
                                "775200K .......... .......... .......... .......... .......... 94% 57.7M 1s",
                                "775250K .......... .......... .......... .......... .......... 94% 59.7M 1s",
                                "775300K .......... .......... .......... .......... .......... 94% 78.5M 1s",
                                "775350K .......... .......... .......... .......... .......... 94% 56.7M 1s",
                                "775400K .......... .......... .......... .......... .......... 94% 65.5M 1s",
                                "775450K .......... .......... .......... .......... .......... 94% 66.9M 1s",
                                "775500K .......... .......... .......... .......... .......... 94% 57.6M 1s",
                                "775550K .......... .......... .......... .......... .......... 94% 50.8M 1s",
                                "775600K .......... .......... .......... .......... .......... 94% 60.1M 1s",
                                "775650K .......... .......... .......... .......... .......... 94% 59.8M 1s",
                                "775700K .......... .......... .......... .......... .......... 94% 67.8M 1s",
                                "775750K .......... .......... .......... .......... .......... 94% 62.8M 1s",
                                "775800K .......... .......... .......... .......... .......... 94% 83.2M 1s",
                                "775850K .......... .......... .......... .......... .......... 94% 86.9M 1s",
                                "775900K .......... .......... .......... .......... .......... 94% 61.0M 1s",
                                "775950K .......... .......... .......... .......... .......... 94% 54.1M 1s",
                                "776000K .......... .......... .......... .......... .......... 94% 64.4M 1s",
                                "776050K .......... .......... .......... .......... .......... 94% 57.3M 1s",
                                "776100K .......... .......... .......... .......... .......... 94% 58.6M 1s",
                                "776150K .......... .......... .......... .......... .......... 94% 53.3M 1s",
                                "776200K .......... .......... .......... .......... .......... 94% 50.8M 1s",
                                "776250K .......... .......... .......... .......... .......... 94% 58.7M 1s",
                                "776300K .......... .......... .......... .......... .......... 94% 39.1M 1s",
                                "776350K .......... .......... .......... .......... .......... 94% 66.8M 1s",
                                "776400K .......... .......... .......... .......... .......... 94% 75.0M 1s",
                                "776450K .......... .......... .......... .......... .......... 94% 62.4M 1s",
                                "776500K .......... .......... .......... .......... .......... 94% 63.5M 1s",
                                "776550K .......... .......... .......... .......... .......... 94% 51.0M 1s",
                                "776600K .......... .......... .......... .......... .......... 94% 62.9M 1s",
                                "776650K .......... .......... .......... .......... .......... 94% 73.0M 1s",
                                "776700K .......... .......... .......... .......... .......... 94% 67.1M 1s",
                                "776750K .......... .......... .......... .......... .......... 94% 50.4M 1s",
                                "776800K .......... .......... .......... .......... .......... 94% 64.6M 1s",
                                "776850K .......... .......... .......... .......... .......... 94% 62.6M 1s",
                                "776900K .......... .......... .......... .......... .......... 94% 70.3M 1s",
                                "776950K .......... .......... .......... .......... .......... 94% 49.3M 1s",
                                "777000K .......... .......... .......... .......... .......... 94% 58.2M 1s",
                                "777050K .......... .......... .......... .......... .......... 94% 60.4M 1s",
                                "777100K .......... .......... .......... .......... .......... 94% 62.4M 1s",
                                "777150K .......... .......... .......... .......... .......... 94% 52.4M 1s",
                                "777200K .......... .......... .......... .......... .......... 94% 76.3M 1s",
                                "777250K .......... .......... .......... .......... .......... 94% 62.9M 1s",
                                "777300K .......... .......... .......... .......... .......... 94% 66.0M 1s",
                                "777350K .......... .......... .......... .......... .......... 94% 42.1M 1s",
                                "777400K .......... .......... .......... .......... .......... 94% 59.7M 1s",
                                "777450K .......... .......... .......... .......... .......... 94% 56.8M 1s",
                                "777500K .......... .......... .......... .......... .......... 94% 56.4M 1s",
                                "777550K .......... .......... .......... .......... .......... 94% 30.4M 1s",
                                "777600K .......... .......... .......... .......... .......... 94% 64.2M 1s",
                                "777650K .......... .......... .......... .......... .......... 94% 60.7M 1s",
                                "777700K .......... .......... .......... .......... .......... 94% 60.2M 1s",
                                "777750K .......... .......... .......... .......... .......... 94% 32.5M 1s",
                                "777800K .......... .......... .......... .......... .......... 94% 59.9M 1s",
                                "777850K .......... .......... .......... .......... .......... 94% 65.2M 1s",
                                "777900K .......... .......... .......... .......... .......... 94% 48.9M 1s",
                                "777950K .......... .......... .......... .......... .......... 94% 67.7M 1s",
                                "778000K .......... .......... .......... .......... .......... 94% 64.1M 1s",
                                "778050K .......... .......... .......... .......... .......... 94% 75.9M 1s",
                                "778100K .......... .......... .......... .......... .......... 94% 56.8M 1s",
                                "778150K .......... .......... .......... .......... .......... 94% 53.8M 1s",
                                "778200K .......... .......... .......... .......... .......... 94% 99.5M 1s",
                                "778250K .......... .......... .......... .......... .......... 94% 64.3M 1s",
                                "778300K .......... .......... .......... .......... .......... 94% 37.0M 1s",
                                "778350K .......... .......... .......... .......... .......... 94% 55.8M 1s",
                                "778400K .......... .......... .......... .......... .......... 94% 52.8M 1s",
                                "778450K .......... .......... .......... .......... .......... 94% 63.7M 1s",
                                "778500K .......... .......... .......... .......... .......... 94% 64.4M 1s",
                                "778550K .......... .......... .......... .......... .......... 94% 57.2M 1s",
                                "778600K .......... .......... .......... .......... .......... 94% 61.7M 1s",
                                "778650K .......... .......... .......... .......... .......... 94% 21.1M 1s",
                                "778700K .......... .......... .......... .......... .......... 94% 86.0M 1s",
                                "778750K .......... .......... .......... .......... .......... 94% 67.8M 1s",
                                "778800K .......... .......... .......... .......... .......... 94% 85.0M 1s",
                                "778850K .......... .......... .......... .......... .......... 94% 91.2M 1s",
                                "778900K .......... .......... .......... .......... .......... 94% 88.9M 1s",
                                "778950K .......... .......... .......... .......... .......... 94% 91.3M 1s",
                                "779000K .......... .......... .......... .......... .......... 94% 60.7M 1s",
                                "779050K .......... .......... .......... .......... .......... 94% 66.0M 1s",
                                "779100K .......... .......... .......... .......... .......... 94% 61.5M 1s",
                                "779150K .......... .......... .......... .......... .......... 94% 35.8M 1s",
                                "779200K .......... .......... .......... .......... .......... 94% 59.0M 1s",
                                "779250K .......... .......... .......... .......... .......... 94% 71.2M 1s",
                                "779300K .......... .......... .......... .......... .......... 94% 77.1M 1s",
                                "779350K .......... .......... .......... .......... .......... 94% 78.0M 1s",
                                "779400K .......... .......... .......... .......... .......... 94% 67.3M 1s",
                                "779450K .......... .......... .......... .......... .......... 94% 74.8M 1s",
                                "779500K .......... .......... .......... .......... .......... 94% 57.9M 1s",
                                "779550K .......... .......... .......... .......... .......... 94% 55.5M 1s",
                                "779600K .......... .......... .......... .......... .......... 94% 21.1M 1s",
                                "779650K .......... .......... .......... .......... .......... 94% 96.8M 1s",
                                "779700K .......... .......... .......... .......... .......... 94% 75.9M 1s",
                                "779750K .......... .......... .......... .......... .......... 94% 83.6M 1s",
                                "779800K .......... .......... .......... .......... .......... 94%  106M 1s",
                                "779850K .......... .......... .......... .......... .......... 94% 94.6M 1s",
                                "779900K .......... .......... .......... .......... .......... 94% 97.3M 1s",
                                "779950K .......... .......... .......... .......... .......... 94% 61.2M 1s",
                                "780000K .......... .......... .......... .......... .......... 94% 66.9M 1s",
                                "780050K .......... .......... .......... .......... .......... 94% 60.3M 1s",
                                "780100K .......... .......... .......... .......... .......... 94% 26.4M 1s",
                                "780150K .......... .......... .......... .......... .......... 94% 71.5M 1s",
                                "780200K .......... .......... .......... .......... .......... 94% 27.7M 1s",
                                "780250K .......... .......... .......... .......... .......... 94% 84.7M 1s",
                                "780300K .......... .......... .......... .......... .......... 95% 91.6M 1s",
                                "780350K .......... .......... .......... .......... .......... 95% 89.2M 1s",
                                "780400K .......... .......... .......... .......... .......... 95% 56.0M 1s",
                                "780450K .......... .......... .......... .......... .......... 95% 87.7M 1s",
                                "780500K .......... .......... .......... .......... .......... 95% 77.2M 1s",
                                "780550K .......... .......... .......... .......... .......... 95% 65.0M 1s",
                                "780600K .......... .......... .......... .......... .......... 95% 84.6M 1s",
                                "780650K .......... .......... .......... .......... .......... 95% 49.6M 1s",
                                "780700K .......... .......... .......... .......... .......... 95% 84.2M 1s",
                                "780750K .......... .......... .......... .......... .......... 95% 83.6M 1s",
                                "780800K .......... .......... .......... .......... .......... 95% 43.9M 1s",
                                "780850K .......... .......... .......... .......... .......... 95% 43.5M 1s",
                                "780900K .......... .......... .......... .......... .......... 95% 93.3M 1s",
                                "780950K .......... .......... .......... .......... .......... 95% 84.1M 1s",
                                "781000K .......... .......... .......... .......... .......... 95% 84.4M 1s",
                                "781050K .......... .......... .......... .......... .......... 95% 63.7M 1s",
                                "781100K .......... .......... .......... .......... .......... 95% 70.0M 1s",
                                "781150K .......... .......... .......... .......... .......... 95% 59.5M 1s",
                                "781200K .......... .......... .......... .......... .......... 95% 57.6M 1s",
                                "781250K .......... .......... .......... .......... .......... 95% 55.2M 1s",
                                "781300K .......... .......... .......... .......... .......... 95% 52.0M 1s",
                                "781350K .......... .......... .......... .......... .......... 95% 53.2M 1s",
                                "781400K .......... .......... .......... .......... .......... 95% 61.9M 1s",
                                "781450K .......... .......... .......... .......... .......... 95% 51.6M 1s",
                                "781500K .......... .......... .......... .......... .......... 95% 45.7M 1s",
                                "781550K .......... .......... .......... .......... .......... 95% 31.8M 1s",
                                "781600K .......... .......... .......... .......... .......... 95% 48.4M 1s",
                                "781650K .......... .......... .......... .......... .......... 95% 51.7M 1s",
                                "781700K .......... .......... .......... .......... .......... 95% 47.3M 1s",
                                "781750K .......... .......... .......... .......... .......... 95% 52.3M 1s",
                                "781800K .......... .......... .......... .......... .......... 95% 47.6M 1s",
                                "781850K .......... .......... .......... .......... .......... 95% 53.0M 1s",
                                "781900K .......... .......... .......... .......... .......... 95% 49.6M 1s",
                                "781950K .......... .......... .......... .......... .......... 95% 64.6M 1s",
                                "782000K .......... .......... .......... .......... .......... 95% 75.7M 1s",
                                "782050K .......... .......... .......... .......... .......... 95% 75.1M 1s",
                                "782100K .......... .......... .......... .......... .......... 95% 81.8M 1s",
                                "782150K .......... .......... .......... .......... .......... 95% 72.9M 1s",
                                "782200K .......... .......... .......... .......... .......... 95% 74.5M 1s",
                                "782250K .......... .......... .......... .......... .......... 95% 80.2M 1s",
                                "782300K .......... .......... .......... .......... .......... 95% 72.8M 1s",
                                "782350K .......... .......... .......... .......... .......... 95% 15.9M 1s",
                                "782400K .......... .......... .......... .......... .......... 95% 66.5M 1s",
                                "782450K .......... .......... .......... .......... .......... 95% 40.2M 1s",
                                "782500K .......... .......... .......... .......... .......... 95% 75.4M 1s",
                                "782550K .......... .......... .......... .......... .......... 95% 68.9M 1s",
                                "782600K .......... .......... .......... .......... .......... 95% 76.7M 1s",
                                "782650K .......... .......... .......... .......... .......... 95% 66.4M 1s",
                                "782700K .......... .......... .......... .......... .......... 95% 77.4M 1s",
                                "782750K .......... .......... .......... .......... .......... 95% 79.8M 1s",
                                "782800K .......... .......... .......... .......... .......... 95% 80.4M 1s",
                                "782850K .......... .......... .......... .......... .......... 95% 66.6M 1s",
                                "782900K .......... .......... .......... .......... .......... 95% 86.5M 1s",
                                "782950K .......... .......... .......... .......... .......... 95% 74.2M 1s",
                                "783000K .......... .......... .......... .......... .......... 95% 77.8M 1s",
                                "783050K .......... .......... .......... .......... .......... 95% 60.3M 1s",
                                "783100K .......... .......... .......... .......... .......... 95% 69.9M 1s",
                                "783150K .......... .......... .......... .......... .......... 95% 73.2M 1s",
                                "783200K .......... .......... .......... .......... .......... 95% 71.2M 1s",
                                "783250K .......... .......... .......... .......... .......... 95% 65.9M 1s",
                                "783300K .......... .......... .......... .......... .......... 95% 72.1M 1s",
                                "783350K .......... .......... .......... .......... .......... 95% 82.4M 1s",
                                "783400K .......... .......... .......... .......... .......... 95% 87.2M 1s",
                                "783450K .......... .......... .......... .......... .......... 95% 64.2M 1s",
                                "783500K .......... .......... .......... .......... .......... 95% 69.2M 1s",
                                "783550K .......... .......... .......... .......... .......... 95% 75.7M 1s",
                                "783600K .......... .......... .......... .......... .......... 95% 92.4M 1s",
                                "783650K .......... .......... .......... .......... .......... 95% 83.1M 1s",
                                "783700K .......... .......... .......... .......... .......... 95% 65.5M 1s",
                                "783750K .......... .......... .......... .......... .......... 95% 70.2M 1s",
                                "783800K .......... .......... .......... .......... .......... 95% 77.2M 1s",
                                "783850K .......... .......... .......... .......... .......... 95% 71.0M 1s",
                                "783900K .......... .......... .......... .......... .......... 95% 97.9M 1s",
                                "783950K .......... .......... .......... .......... .......... 95% 85.6M 1s",
                                "784000K .......... .......... .......... .......... .......... 95% 90.8M 1s",
                                "784050K .......... .......... .......... .......... .......... 95% 60.6M 1s",
                                "784100K .......... .......... .......... .......... .......... 95% 60.4M 1s",
                                "784150K .......... .......... .......... .......... .......... 95% 72.1M 1s",
                                "784200K .......... .......... .......... .......... .......... 95% 76.4M 1s",
                                "784250K .......... .......... .......... .......... .......... 95% 68.5M 1s",
                                "784300K .......... .......... .......... .......... .......... 95% 81.3M 1s",
                                "784350K .......... .......... .......... .......... .......... 95% 76.5M 1s",
                                "784400K .......... .......... .......... .......... .......... 95% 71.9M 1s",
                                "784450K .......... .......... .......... .......... .......... 95% 68.2M 1s",
                                "784500K .......... .......... .......... .......... .......... 95% 47.6M 1s",
                                "784550K .......... .......... .......... .......... .......... 95% 69.6M 1s",
                                "784600K .......... .......... .......... .......... .......... 95%  106M 1s",
                                "784650K .......... .......... .......... .......... .......... 95% 82.2M 1s",
                                "784700K .......... .......... .......... .......... .......... 95% 81.9M 1s",
                                "784750K .......... .......... .......... .......... .......... 95% 73.9M 1s",
                                "784800K .......... .......... .......... .......... .......... 95% 70.6M 1s",
                                "784850K .......... .......... .......... .......... .......... 95% 69.8M 1s",
                                "784900K .......... .......... .......... .......... .......... 95% 79.0M 1s",
                                "784950K .......... .......... .......... .......... .......... 95% 79.6M 1s",
                                "785000K .......... .......... .......... .......... .......... 95% 76.6M 1s",
                                "785050K .......... .......... .......... .......... .......... 95% 72.2M 1s",
                                "785100K .......... .......... .......... .......... .......... 95% 75.1M 1s",
                                "785150K .......... .......... .......... .......... .......... 95% 78.8M 1s",
                                "785200K .......... .......... .......... .......... .......... 95% 77.6M 1s",
                                "785250K .......... .......... .......... .......... .......... 95% 61.5M 1s",
                                "785300K .......... .......... .......... .......... .......... 95% 68.9M 1s",
                                "785350K .......... .......... .......... .......... .......... 95% 63.5M 1s",
                                "785400K .......... .......... .......... .......... .......... 95% 65.0M 1s",
                                "785450K .......... .......... .......... .......... .......... 95% 51.5M 1s",
                                "785500K .......... .......... .......... .......... .......... 95% 63.9M 1s",
                                "785550K .......... .......... .......... .......... .......... 95% 72.5M 1s",
                                "785600K .......... .......... .......... .......... .......... 95% 68.6M 1s",
                                "785650K .......... .......... .......... .......... .......... 95% 66.0M 1s",
                                "785700K .......... .......... .......... .......... .......... 95% 57.9M 1s",
                                "785750K .......... .......... .......... .......... .......... 95% 65.0M 1s",
                                "785800K .......... .......... .......... .......... .......... 95% 58.6M 1s",
                                "785850K .......... .......... .......... .......... .......... 95% 72.7M 1s",
                                "785900K .......... .......... .......... .......... .......... 95% 73.3M 1s",
                                "785950K .......... .......... .......... .......... .......... 95% 61.4M 1s",
                                "786000K .......... .......... .......... .......... .......... 95% 63.5M 1s",
                                "786050K .......... .......... .......... .......... .......... 95% 59.5M 1s",
                                "786100K .......... .......... .......... .......... .......... 95% 67.0M 1s",
                                "786150K .......... .......... .......... .......... .......... 95% 59.5M 1s",
                                "786200K .......... .......... .......... .......... .......... 95% 59.6M 1s",
                                "786250K .......... .......... .......... .......... .......... 95% 53.9M 1s",
                                "786300K .......... .......... .......... .......... .......... 95% 66.1M 1s",
                                "786350K .......... .......... .......... .......... .......... 95% 60.4M 1s",
                                "786400K .......... .......... .......... .......... .......... 95% 63.1M 1s",
                                "786450K .......... .......... .......... .......... .......... 95% 52.5M 1s",
                                "786500K .......... .......... .......... .......... .......... 95% 63.7M 1s",
                                "786550K .......... .......... .......... .......... .......... 95% 40.5M 1s",
                                "786600K .......... .......... .......... .......... .......... 95% 82.9M 1s",
                                "786650K .......... .......... .......... .......... .......... 95% 61.6M 1s",
                                "786700K .......... .......... .......... .......... .......... 95% 88.6M 1s",
                                "786750K .......... .......... .......... .......... .......... 95% 63.4M 1s",
                                "786800K .......... .......... .......... .......... .......... 95% 72.2M 1s",
                                "786850K .......... .......... .......... .......... .......... 95% 78.5M 1s",
                                "786900K .......... .......... .......... .......... .......... 95% 83.6M 1s",
                                "786950K .......... .......... .......... .......... .......... 95% 85.8M 1s",
                                "787000K .......... .......... .......... .......... .......... 95% 87.7M 1s",
                                "787050K .......... .......... .......... .......... .......... 95% 76.8M 1s",
                                "787100K .......... .......... .......... .......... .......... 95% 88.9M 1s",
                                "787150K .......... .......... .......... .......... .......... 95% 88.4M 1s",
                                "787200K .......... .......... .......... .......... .......... 95% 53.1M 1s",
                                "787250K .......... .......... .......... .......... .......... 95% 52.2M 1s",
                                "787300K .......... .......... .......... .......... .......... 95% 63.0M 1s",
                                "787350K .......... .......... .......... .......... .......... 95% 62.2M 1s",
                                "787400K .......... .......... .......... .......... .......... 95% 44.0M 1s",
                                "787450K .......... .......... .......... .......... .......... 95% 54.9M 1s",
                                "787500K .......... .......... .......... .......... .......... 95% 57.8M 1s",
                                "787550K .......... .......... .......... .......... .......... 95% 57.0M 1s",
                                "787600K .......... .......... .......... .......... .......... 95% 51.3M 1s",
                                "787650K .......... .......... .......... .......... .......... 95% 46.9M 1s",
                                "787700K .......... .......... .......... .......... .......... 95% 62.6M 1s",
                                "787750K .......... .......... .......... .......... .......... 95% 54.6M 1s",
                                "787800K .......... .......... .......... .......... .......... 95% 61.0M 1s",
                                "787850K .......... .......... .......... .......... .......... 95% 52.2M 1s",
                                "787900K .......... .......... .......... .......... .......... 95% 54.7M 1s",
                                "787950K .......... .......... .......... .......... .......... 95% 57.6M 1s",
                                "788000K .......... .......... .......... .......... .......... 95% 59.5M 1s",
                                "788050K .......... .......... .......... .......... .......... 95% 55.1M 1s",
                                "788100K .......... .......... .......... .......... .......... 95% 58.3M 1s",
                                "788150K .......... .......... .......... .......... .......... 95% 79.7M 1s",
                                "788200K .......... .......... .......... .......... .......... 95% 62.0M 1s",
                                "788250K .......... .......... .......... .......... .......... 95% 52.9M 1s",
                                "788300K .......... .......... .......... .......... .......... 95% 55.9M 1s",
                                "788350K .......... .......... .......... .......... .......... 95% 53.1M 1s",
                                "788400K .......... .......... .......... .......... .......... 95% 54.4M 1s",
                                "788450K .......... .......... .......... .......... .......... 95% 32.5M 1s",
                                "788500K .......... .......... .......... .......... .......... 96% 40.2M 1s",
                                "788550K .......... .......... .......... .......... .......... 96% 71.1M 1s",
                                "788600K .......... .......... .......... .......... .......... 96% 56.2M 1s",
                                "788650K .......... .......... .......... .......... .......... 96% 49.3M 1s",
                                "788700K .......... .......... .......... .......... .......... 96% 56.6M 1s",
                                "788750K .......... .......... .......... .......... .......... 96% 59.6M 1s",
                                "788800K .......... .......... .......... .......... .......... 96% 58.3M 1s",
                                "788850K .......... .......... .......... .......... .......... 96% 51.7M 1s",
                                "788900K .......... .......... .......... .......... .......... 96% 56.9M 1s",
                                "788950K .......... .......... .......... .......... .......... 96% 57.0M 1s",
                                "789000K .......... .......... .......... .......... .......... 96% 57.0M 1s",
                                "789050K .......... .......... .......... .......... .......... 96% 46.9M 1s",
                                "789100K .......... .......... .......... .......... .......... 96% 59.0M 1s",
                                "789150K .......... .......... .......... .......... .......... 96% 58.1M 1s",
                                "789200K .......... .......... .......... .......... .......... 96% 55.0M 1s",
                                "789250K .......... .......... .......... .......... .......... 96% 68.5M 1s",
                                "789300K .......... .......... .......... .......... .......... 96% 57.9M 1s",
                                "789350K .......... .......... .......... .......... .......... 96% 55.1M 1s",
                                "789400K .......... .......... .......... .......... .......... 96% 53.9M 1s",
                                "789450K .......... .......... .......... .......... .......... 96% 50.6M 1s",
                                "789500K .......... .......... .......... .......... .......... 96% 56.0M 1s",
                                "789550K .......... .......... .......... .......... .......... 96% 75.1M 1s",
                                "789600K .......... .......... .......... .......... .......... 96% 73.1M 1s",
                                "789650K .......... .......... .......... .......... .......... 96% 51.1M 1s",
                                "789700K .......... .......... .......... .......... .......... 96% 57.7M 1s",
                                "789750K .......... .......... .......... .......... .......... 96% 80.4M 1s",
                                "789800K .......... .......... .......... .......... .......... 96% 81.5M 1s",
                                "789850K .......... .......... .......... .......... .......... 96% 68.4M 1s",
                                "789900K .......... .......... .......... .......... .......... 96% 52.1M 1s",
                                "789950K .......... .......... .......... .......... .......... 96% 54.4M 1s",
                                "790000K .......... .......... .......... .......... .......... 96% 55.6M 1s",
                                "790050K .......... .......... .......... .......... .......... 96% 62.9M 1s",
                                "790100K .......... .......... .......... .......... .......... 96% 52.4M 1s",
                                "790150K .......... .......... .......... .......... .......... 96% 54.9M 1s",
                                "790200K .......... .......... .......... .......... .......... 96% 54.7M 1s",
                                "790250K .......... .......... .......... .......... .......... 96% 58.4M 1s",
                                "790300K .......... .......... .......... .......... .......... 96% 52.2M 1s",
                                "790350K .......... .......... .......... .......... .......... 96% 63.3M 1s",
                                "790400K .......... .......... .......... .......... .......... 96% 53.6M 1s",
                                "790450K .......... .......... .......... .......... .......... 96% 36.2M 1s",
                                "790500K .......... .......... .......... .......... .......... 96% 39.5M 1s",
                                "790550K .......... .......... .......... .......... .......... 96% 55.1M 1s",
                                "790600K .......... .......... .......... .......... .......... 96% 44.6M 1s",
                                "790650K .......... .......... .......... .......... .......... 96% 43.7M 1s",
                                "790700K .......... .......... .......... .......... .......... 96% 31.0M 1s",
                                "790750K .......... .......... .......... .......... .......... 96% 78.6M 1s",
                                "790800K .......... .......... .......... .......... .......... 96% 43.4M 1s",
                                "790850K .......... .......... .......... .......... .......... 96% 37.5M 1s",
                                "790900K .......... .......... .......... .......... .......... 96% 41.5M 1s",
                                "790950K .......... .......... .......... .......... .......... 96% 41.3M 1s",
                                "791000K .......... .......... .......... .......... .......... 96% 36.0M 1s",
                                "791050K .......... .......... .......... .......... .......... 96% 35.0M 1s",
                                "791100K .......... .......... .......... .......... .......... 96% 69.6M 1s",
                                "791150K .......... .......... .......... .......... .......... 96% 36.4M 1s",
                                "791200K .......... .......... .......... .......... .......... 96% 20.7M 1s",
                                "791250K .......... .......... .......... .......... .......... 96% 31.0M 1s",
                                "791300K .......... .......... .......... .......... .......... 96% 85.2M 1s",
                                "791350K .......... .......... .......... .......... .......... 96%  122M 1s",
                                "791400K .......... .......... .......... .......... .......... 96% 52.4M 1s",
                                "791450K .......... .......... .......... .......... .......... 96% 49.0M 1s",
                                "791500K .......... .......... .......... .......... .......... 96% 25.9M 1s",
                                "791550K .......... .......... .......... .......... .......... 96%  109M 1s",
                                "791600K .......... .......... .......... .......... .......... 96% 44.5M 1s",
                                "791650K .......... .......... .......... .......... .......... 96% 27.8M 1s",
                                "791700K .......... .......... .......... .......... .......... 96% 74.8M 1s",
                                "791750K .......... .......... .......... .......... .......... 96% 34.9M 1s",
                                "791800K .......... .......... .......... .......... .......... 96% 70.5M 1s",
                                "791850K .......... .......... .......... .......... .......... 96% 62.1M 1s",
                                "791900K .......... .......... .......... .......... .......... 96% 47.2M 1s",
                                "791950K .......... .......... .......... .......... .......... 96% 46.2M 1s",
                                "792000K .......... .......... .......... .......... .......... 96% 37.1M 1s",
                                "792050K .......... .......... .......... .......... .......... 96% 71.9M 1s",
                                "792100K .......... .......... .......... .......... .......... 96% 45.0M 1s",
                                "792150K .......... .......... .......... .......... .......... 96% 42.5M 1s",
                                "792200K .......... .......... .......... .......... .......... 96% 50.9M 1s",
                                "792250K .......... .......... .......... .......... .......... 96% 53.6M 1s",
                                "792300K .......... .......... .......... .......... .......... 96% 46.3M 1s",
                                "792350K .......... .......... .......... .......... .......... 96% 43.2M 1s",
                                "792400K .......... .......... .......... .......... .......... 96% 40.6M 1s",
                                "792450K .......... .......... .......... .......... .......... 96% 65.6M 1s",
                                "792500K .......... .......... .......... .......... .......... 96% 41.9M 1s",
                                "792550K .......... .......... .......... .......... .......... 96% 22.8M 1s",
                                "792600K .......... .......... .......... .......... .......... 96% 98.3M 1s",
                                "792650K .......... .......... .......... .......... .......... 96%  107M 1s",
                                "792700K .......... .......... .......... .......... .......... 96% 46.7M 1s",
                                "792750K .......... .......... .......... .......... .......... 96% 53.6M 1s",
                                "792800K .......... .......... .......... .......... .......... 96% 60.4M 1s",
                                "792850K .......... .......... .......... .......... .......... 96% 78.4M 1s",
                                "792900K .......... .......... .......... .......... .......... 96% 45.5M 1s",
                                "792950K .......... .......... .......... .......... .......... 96% 47.8M 1s",
                                "793000K .......... .......... .......... .......... .......... 96% 54.7M 1s",
                                "793050K .......... .......... .......... .......... .......... 96% 51.4M 1s",
                                "793100K .......... .......... .......... .......... .......... 96% 48.5M 1s",
                                "793150K .......... .......... .......... .......... .......... 96% 39.7M 1s",
                                "793200K .......... .......... .......... .......... .......... 96% 49.2M 1s",
                                "793250K .......... .......... .......... .......... .......... 96% 35.7M 1s",
                                "793300K .......... .......... .......... .......... .......... 96% 57.0M 1s",
                                "793350K .......... .......... .......... .......... .......... 96% 42.3M 1s",
                                "793400K .......... .......... .......... .......... .......... 96% 49.3M 1s",
                                "793450K .......... .......... .......... .......... .......... 96% 45.8M 1s",
                                "793500K .......... .......... .......... .......... .......... 96% 43.8M 1s",
                                "793550K .......... .......... .......... .......... .......... 96% 44.9M 1s",
                                "793600K .......... .......... .......... .......... .......... 96% 48.9M 1s",
                                "793650K .......... .......... .......... .......... .......... 96% 41.6M 1s",
                                "793700K .......... .......... .......... .......... .......... 96% 36.1M 1s",
                                "793750K .......... .......... .......... .......... .......... 96% 46.7M 1s",
                                "793800K .......... .......... .......... .......... .......... 96% 44.3M 1s",
                                "793850K .......... .......... .......... .......... .......... 96% 40.3M 1s",
                                "793900K .......... .......... .......... .......... .......... 96% 40.9M 1s",
                                "793950K .......... .......... .......... .......... .......... 96% 45.9M 1s",
                                "794000K .......... .......... .......... .......... .......... 96% 46.0M 1s",
                                "794050K .......... .......... .......... .......... .......... 96% 41.0M 1s",
                                "794100K .......... .......... .......... .......... .......... 96% 51.6M 1s",
                                "794150K .......... .......... .......... .......... .......... 96% 49.2M 1s",
                                "794200K .......... .......... .......... .......... .......... 96% 49.4M 1s",
                                "794250K .......... .......... .......... .......... .......... 96% 43.2M 1s",
                                "794300K .......... .......... .......... .......... .......... 96% 39.1M 1s",
                                "794350K .......... .......... .......... .......... .......... 96% 54.9M 1s",
                                "794400K .......... .......... .......... .......... .......... 96% 33.2M 1s",
                                "794450K .......... .......... .......... .......... .......... 96% 41.8M 1s",
                                "794500K .......... .......... .......... .......... .......... 96% 75.6M 1s",
                                "794550K .......... .......... .......... .......... .......... 96% 57.9M 1s",
                                "794600K .......... .......... .......... .......... .......... 96% 32.0M 1s",
                                "794650K .......... .......... .......... .......... .......... 96% 63.8M 1s",
                                "794700K .......... .......... .......... .......... .......... 96% 44.4M 1s",
                                "794750K .......... .......... .......... .......... .......... 96% 35.6M 1s",
                                "794800K .......... .......... .......... .......... .......... 96% 34.8M 1s",
                                "794850K .......... .......... .......... .......... .......... 96% 75.9M 1s",
                                "794900K .......... .......... .......... .......... .......... 96% 56.3M 1s",
                                "794950K .......... .......... .......... .......... .......... 96% 26.5M 1s",
                                "795000K .......... .......... .......... .......... .......... 96% 63.7M 1s",
                                "795050K .......... .......... .......... .......... .......... 96% 39.9M 1s",
                                "795100K .......... .......... .......... .......... .......... 96% 41.1M 1s",
                                "795150K .......... .......... .......... .......... .......... 96% 78.9M 1s",
                                "795200K .......... .......... .......... .......... .......... 96% 61.9M 1s",
                                "795250K .......... .......... .......... .......... .......... 96% 35.5M 1s",
                                "795300K .......... .......... .......... .......... .......... 96% 85.5M 1s",
                                "795350K .......... .......... .......... .......... .......... 96% 53.5M 1s",
                                "795400K .......... .......... .......... .......... .......... 96% 46.0M 1s",
                                "795450K .......... .......... .......... .......... .......... 96% 49.9M 1s",
                                "795500K .......... .......... .......... .......... .......... 96% 49.0M 1s",
                                "795550K .......... .......... .......... .......... .......... 96% 42.3M 1s",
                                "795600K .......... .......... .......... .......... .......... 96% 35.8M 1s",
                                "795650K .......... .......... .......... .......... .......... 96% 41.3M 1s",
                                "795700K .......... .......... .......... .......... .......... 96% 45.8M 1s",
                                "795750K .......... .......... .......... .......... .......... 96% 45.6M 1s",
                                "795800K .......... .......... .......... .......... .......... 96% 55.4M 1s",
                                "795850K .......... .......... .......... .......... .......... 96% 51.0M 1s",
                                "795900K .......... .......... .......... .......... .......... 96% 53.3M 1s",
                                "795950K .......... .......... .......... .......... .......... 96% 36.6M 1s",
                                "796000K .......... .......... .......... .......... .......... 96% 61.2M 1s",
                                "796050K .......... .......... .......... .......... .......... 96% 40.9M 1s",
                                "796100K .......... .......... .......... .......... .......... 96% 73.3M 1s",
                                "796150K .......... .......... .......... .......... .......... 96% 48.4M 1s",
                                "796200K .......... .......... .......... .......... .......... 96% 54.1M 1s",
                                "796250K .......... .......... .......... .......... .......... 96% 33.5M 1s",
                                "796300K .......... .......... .......... .......... .......... 96% 90.9M 1s",
                                "796350K .......... .......... .......... .......... .......... 96% 63.1M 1s",
                                "796400K .......... .......... .......... .......... .......... 96% 52.4M 1s",
                                "796450K .......... .......... .......... .......... .......... 96% 26.8M 1s",
                                "796500K .......... .......... .......... .......... .......... 96% 75.7M 1s",
                                "796550K .......... .......... .......... .......... .......... 96% 66.9M 1s",
                                "796600K .......... .......... .......... .......... .......... 96% 43.5M 1s",
                                "796650K .......... .......... .......... .......... .......... 96% 38.3M 1s",
                                "796700K .......... .......... .......... .......... .......... 97% 62.0M 1s",
                                "796750K .......... .......... .......... .......... .......... 97% 45.5M 1s",
                                "796800K .......... .......... .......... .......... .......... 97% 36.6M 1s",
                                "796850K .......... .......... .......... .......... .......... 97% 34.2M 1s",
                                "796900K .......... .......... .......... .......... .......... 97% 56.3M 1s",
                                "796950K .......... .......... .......... .......... .......... 97% 44.6M 1s",
                                "797000K .......... .......... .......... .......... .......... 97% 44.9M 1s",
                                "797050K .......... .......... .......... .......... .......... 97% 37.5M 1s",
                                "797100K .......... .......... .......... .......... .......... 97% 43.8M 1s",
                                "797150K .......... .......... .......... .......... .......... 97% 37.1M 1s",
                                "797200K .......... .......... .......... .......... .......... 97% 47.1M 1s",
                                "797250K .......... .......... .......... .......... .......... 97% 29.2M 1s",
                                "797300K .......... .......... .......... .......... .......... 97% 31.3M 1s",
                                "797350K .......... .......... .......... .......... .......... 97% 82.4M 1s",
                                "797400K .......... .......... .......... .......... .......... 97% 75.4M 1s",
                                "797450K .......... .......... .......... .......... .......... 97% 66.8M 1s",
                                "797500K .......... .......... .......... .......... .......... 97% 52.4M 1s",
                                "797550K .......... .......... .......... .......... .......... 97% 47.1M 1s",
                                "797600K .......... .......... .......... .......... .......... 97% 42.6M 1s",
                                "797650K .......... .......... .......... .......... .......... 97% 41.9M 1s",
                                "797700K .......... .......... .......... .......... .......... 97% 42.8M 1s",
                                "797750K .......... .......... .......... .......... .......... 97% 42.6M 1s",
                                "797800K .......... .......... .......... .......... .......... 97% 40.0M 1s",
                                "797850K .......... .......... .......... .......... .......... 97% 50.3M 1s",
                                "797900K .......... .......... .......... .......... .......... 97% 56.5M 1s",
                                "797950K .......... .......... .......... .......... .......... 97% 46.0M 1s",
                                "798000K .......... .......... .......... .......... .......... 97% 47.5M 1s",
                                "798050K .......... .......... .......... .......... .......... 97% 31.0M 1s",
                                "798100K .......... .......... .......... .......... .......... 97% 79.1M 1s",
                                "798150K .......... .......... .......... .......... .......... 97% 68.3M 1s",
                                "798200K .......... .......... .......... .......... .......... 97% 78.6M 1s",
                                "798250K .......... .......... .......... .......... .......... 97% 50.1M 1s",
                                "798300K .......... .......... .......... .......... .......... 97% 58.3M 1s",
                                "798350K .......... .......... .......... .......... .......... 97% 59.9M 1s",
                                "798400K .......... .......... .......... .......... .......... 97% 56.4M 1s",
                                "798450K .......... .......... .......... .......... .......... 97% 58.4M 1s",
                                "798500K .......... .......... .......... .......... .......... 97% 27.3M 1s",
                                "798550K .......... .......... .......... .......... .......... 97% 70.4M 1s",
                                "798600K .......... .......... .......... .......... .......... 97% 67.5M 1s",
                                "798650K .......... .......... .......... .......... .......... 97% 75.2M 1s",
                                "798700K .......... .......... .......... .......... .......... 97% 48.4M 1s",
                                "798750K .......... .......... .......... .......... .......... 97% 59.5M 1s",
                                "798800K .......... .......... .......... .......... .......... 97% 75.7M 1s",
                                "798850K .......... .......... .......... .......... .......... 97% 73.0M 1s",
                                "798900K .......... .......... .......... .......... .......... 97% 67.6M 1s",
                                "798950K .......... .......... .......... .......... .......... 97% 56.7M 1s",
                                "799000K .......... .......... .......... .......... .......... 97% 42.6M 1s",
                                "799050K .......... .......... .......... .......... .......... 97% 57.9M 1s",
                                "799100K .......... .......... .......... .......... .......... 97% 40.4M 1s",
                                "799150K .......... .......... .......... .......... .......... 97% 41.1M 1s",
                                "799200K .......... .......... .......... .......... .......... 97% 45.8M 1s",
                                "799250K .......... .......... .......... .......... .......... 97% 45.3M 1s",
                                "799300K .......... .......... .......... .......... .......... 97% 35.6M 1s",
                                "799350K .......... .......... .......... .......... .......... 97% 35.7M 1s",
                                "799400K .......... .......... .......... .......... .......... 97% 57.2M 1s",
                                "799450K .......... .......... .......... .......... .......... 97% 37.4M 1s",
                                "799500K .......... .......... .......... .......... .......... 97% 42.8M 1s",
                                "799550K .......... .......... .......... .......... .......... 97% 48.3M 1s",
                                "799600K .......... .......... .......... .......... .......... 97% 43.5M 1s",
                                "799650K .......... .......... .......... .......... .......... 97% 39.4M 1s",
                                "799700K .......... .......... .......... .......... .......... 97% 45.2M 1s",
                                "799750K .......... .......... .......... .......... .......... 97% 44.6M 1s",
                                "799800K .......... .......... .......... .......... .......... 97% 48.6M 1s",
                                "799850K .......... .......... .......... .......... .......... 97% 40.8M 1s",
                                "799900K .......... .......... .......... .......... .......... 97% 48.5M 1s",
                                "799950K .......... .......... .......... .......... .......... 97% 45.0M 1s",
                                "800000K .......... .......... .......... .......... .......... 97% 44.4M 1s",
                                "800050K .......... .......... .......... .......... .......... 97% 45.7M 1s",
                                "800100K .......... .......... .......... .......... .......... 97% 45.7M 1s",
                                "800150K .......... .......... .......... .......... .......... 97% 45.0M 1s",
                                "800200K .......... .......... .......... .......... .......... 97% 42.2M 1s",
                                "800250K .......... .......... .......... .......... .......... 97% 48.0M 1s",
                                "800300K .......... .......... .......... .......... .......... 97% 48.4M 1s",
                                "800350K .......... .......... .......... .......... .......... 97% 41.6M 1s",
                                "800400K .......... .......... .......... .......... .......... 97% 43.2M 1s",
                                "800450K .......... .......... .......... .......... .......... 97% 46.2M 1s",
                                "800500K .......... .......... .......... .......... .......... 97% 51.3M 1s",
                                "800550K .......... .......... .......... .......... .......... 97% 38.1M 1s",
                                "800600K .......... .......... .......... .......... .......... 97% 34.7M 1s",
                                "800650K .......... .......... .......... .......... .......... 97% 59.6M 1s",
                                "800700K .......... .......... .......... .......... .......... 97% 41.0M 1s",
                                "800750K .......... .......... .......... .......... .......... 97% 33.4M 1s",
                                "800800K .......... .......... .......... .......... .......... 97% 39.4M 1s",
                                "800850K .......... .......... .......... .......... .......... 97% 53.1M 1s",
                                "800900K .......... .......... .......... .......... .......... 97% 41.3M 1s",
                                "800950K .......... .......... .......... .......... .......... 97% 43.4M 1s",
                                "801000K .......... .......... .......... .......... .......... 97% 25.9M 1s",
                                "801050K .......... .......... .......... .......... .......... 97% 78.3M 1s",
                                "801100K .......... .......... .......... .......... .......... 97% 46.7M 1s",
                                "801150K .......... .......... .......... .......... .......... 97% 47.5M 1s",
                                "801200K .......... .......... .......... .......... .......... 97% 43.9M 1s",
                                "801250K .......... .......... .......... .......... .......... 97% 39.0M 1s",
                                "801300K .......... .......... .......... .......... .......... 97% 44.0M 1s",
                                "801350K .......... .......... .......... .......... .......... 97% 40.9M 1s",
                                "801400K .......... .......... .......... .......... .......... 97% 41.0M 1s",
                                "801450K .......... .......... .......... .......... .......... 97% 37.6M 1s",
                                "801500K .......... .......... .......... .......... .......... 97% 34.6M 1s",
                                "801550K .......... .......... .......... .......... .......... 97% 34.4M 1s",
                                "801600K .......... .......... .......... .......... .......... 97% 39.0M 1s",
                                "801650K .......... .......... .......... .......... .......... 97% 38.0M 1s",
                                "801700K .......... .......... .......... .......... .......... 97% 35.3M 1s",
                                "801750K .......... .......... .......... .......... .......... 97% 44.4M 1s",
                                "801800K .......... .......... .......... .......... .......... 97% 33.1M 1s",
                                "801850K .......... .......... .......... .......... .......... 97% 71.2M 1s",
                                "801900K .......... .......... .......... .......... .......... 97% 40.9M 1s",
                                "801950K .......... .......... .......... .......... .......... 97% 22.6M 1s",
                                "802000K .......... .......... .......... .......... .......... 97% 73.8M 1s",
                                "802050K .......... .......... .......... .......... .......... 97% 43.8M 1s",
                                "802100K .......... .......... .......... .......... .......... 97% 38.1M 1s",
                                "802150K .......... .......... .......... .......... .......... 97% 36.8M 1s",
                                "802200K .......... .......... .......... .......... .......... 97% 37.2M 1s",
                                "802250K .......... .......... .......... .......... .......... 97% 41.1M 1s",
                                "802300K .......... .......... .......... .......... .......... 97% 40.0M 1s",
                                "802350K .......... .......... .......... .......... .......... 97% 34.6M 1s",
                                "802400K .......... .......... .......... .......... .......... 97% 43.9M 1s",
                                "802450K .......... .......... .......... .......... .......... 97% 27.9M 1s",
                                "802500K .......... .......... .......... .......... .......... 97% 65.1M 1s",
                                "802550K .......... .......... .......... .......... .......... 97% 47.3M 1s",
                                "802600K .......... .......... .......... .......... .......... 97% 50.9M 1s",
                                "802650K .......... .......... .......... .......... .......... 97% 42.7M 1s",
                                "802700K .......... .......... .......... .......... .......... 97% 39.0M 1s",
                                "802750K .......... .......... .......... .......... .......... 97% 40.4M 1s",
                                "802800K .......... .......... .......... .......... .......... 97% 38.4M 1s",
                                "802850K .......... .......... .......... .......... .......... 97% 50.8M 1s",
                                "802900K .......... .......... .......... .......... .......... 97% 25.5M 1s",
                                "802950K .......... .......... .......... .......... .......... 97% 74.0M 1s",
                                "803000K .......... .......... .......... .......... .......... 97% 70.4M 1s",
                                "803050K .......... .......... .......... .......... .......... 97% 35.0M 1s",
                                "803100K .......... .......... .......... .......... .......... 97% 39.1M 1s",
                                "803150K .......... .......... .......... .......... .......... 97% 63.0M 1s",
                                "803200K .......... .......... .......... .......... .......... 97% 43.3M 1s",
                                "803250K .......... .......... .......... .......... .......... 97% 52.0M 1s",
                                "803300K .......... .......... .......... .......... .......... 97% 50.0M 1s",
                                "803350K .......... .......... .......... .......... .......... 97% 33.9M 1s",
                                "803400K .......... .......... .......... .......... .......... 97% 61.7M 1s",
                                "803450K .......... .......... .......... .......... .......... 97% 42.7M 1s",
                                "803500K .......... .......... .......... .......... .......... 97% 49.3M 1s",
                                "803550K .......... .......... .......... .......... .......... 97% 47.9M 1s",
                                "803600K .......... .......... .......... .......... .......... 97% 35.5M 1s",
                                "803650K .......... .......... .......... .......... .......... 97% 51.7M 1s",
                                "803700K .......... .......... .......... .......... .......... 97% 57.5M 1s",
                                "803750K .......... .......... .......... .......... .......... 97% 42.7M 1s",
                                "803800K .......... .......... .......... .......... .......... 97% 27.7M 1s",
                                "803850K .......... .......... .......... .......... .......... 97% 77.8M 1s",
                                "803900K .......... .......... .......... .......... .......... 97% 55.3M 1s",
                                "803950K .......... .......... .......... .......... .......... 97% 42.6M 1s",
                                "804000K .......... .......... .......... .......... .......... 97% 43.6M 1s",
                                "804050K .......... .......... .......... .......... .......... 97% 47.1M 1s",
                                "804100K .......... .......... .......... .......... .......... 97% 44.2M 1s",
                                "804150K .......... .......... .......... .......... .......... 97% 32.8M 1s",
                                "804200K .......... .......... .......... .......... .......... 97% 56.5M 1s",
                                "804250K .......... .......... .......... .......... .......... 97% 49.0M 1s",
                                "804300K .......... .......... .......... .......... .......... 97% 39.3M 1s",
                                "804350K .......... .......... .......... .......... .......... 97% 34.3M 1s",
                                "804400K .......... .......... .......... .......... .......... 97%  105M 1s",
                                "804450K .......... .......... .......... .......... .......... 97% 67.9M 1s",
                                "804500K .......... .......... .......... .......... .......... 97% 65.8M 1s",
                                "804550K .......... .......... .......... .......... .......... 97% 39.4M 1s",
                                "804600K .......... .......... .......... .......... .......... 97% 32.0M 1s",
                                "804650K .......... .......... .......... .......... .......... 97% 89.2M 1s",
                                "804700K .......... .......... .......... .......... .......... 97% 44.7M 1s",
                                "804750K .......... .......... .......... .......... .......... 97% 40.6M 1s",
                                "804800K .......... .......... .......... .......... .......... 97% 44.1M 0s",
                                "804850K .......... .......... .......... .......... .......... 97% 41.3M 0s",
                                "804900K .......... .......... .......... .......... .......... 98% 45.8M 0s",
                                "804950K .......... .......... .......... .......... .......... 98% 40.9M 0s",
                                "805000K .......... .......... .......... .......... .......... 98% 45.3M 0s",
                                "805050K .......... .......... .......... .......... .......... 98% 34.7M 0s",
                                "805100K .......... .......... .......... .......... .......... 98% 44.6M 0s",
                                "805150K .......... .......... .......... .......... .......... 98% 44.7M 0s",
                                "805200K .......... .......... .......... .......... .......... 98% 27.7M 0s",
                                "805250K .......... .......... .......... .......... .......... 98% 41.2M 0s",
                                "805300K .......... .......... .......... .......... .......... 98% 47.4M 0s",
                                "805350K .......... .......... .......... .......... .......... 98% 29.1M 0s",
                                "805400K .......... .......... .......... .......... .......... 98% 83.5M 0s",
                                "805450K .......... .......... .......... .......... .......... 98% 66.7M 0s",
                                "805500K .......... .......... .......... .......... .......... 98% 38.2M 0s",
                                "805550K .......... .......... .......... .......... .......... 98% 44.5M 0s",
                                "805600K .......... .......... .......... .......... .......... 98% 59.6M 0s",
                                "805650K .......... .......... .......... .......... .......... 98% 37.1M 0s",
                                "805700K .......... .......... .......... .......... .......... 98% 49.1M 0s",
                                "805750K .......... .......... .......... .......... .......... 98% 44.1M 0s",
                                "805800K .......... .......... .......... .......... .......... 98% 42.3M 0s",
                                "805850K .......... .......... .......... .......... .......... 98% 37.3M 0s",
                                "805900K .......... .......... .......... .......... .......... 98% 59.3M 0s",
                                "805950K .......... .......... .......... .......... .......... 98% 33.6M 0s",
                                "806000K .......... .......... .......... .......... .......... 98% 48.2M 0s",
                                "806050K .......... .......... .......... .......... .......... 98% 36.5M 0s",
                                "806100K .......... .......... .......... .......... .......... 98% 71.8M 0s",
                                "806150K .......... .......... .......... .......... .......... 98% 44.4M 0s",
                                "806200K .......... .......... .......... .......... .......... 98% 41.9M 0s",
                                "806250K .......... .......... .......... .......... .......... 98% 37.3M 0s",
                                "806300K .......... .......... .......... .......... .......... 98% 83.4M 0s",
                                "806350K .......... .......... .......... .......... .......... 98% 47.2M 0s",
                                "806400K .......... .......... .......... .......... .......... 98% 49.6M 0s",
                                "806450K .......... .......... .......... .......... .......... 98% 26.1M 0s",
                                "806500K .......... .......... .......... .......... .......... 98% 85.0M 0s",
                                "806550K .......... .......... .......... .......... .......... 98% 73.2M 0s",
                                "806600K .......... .......... .......... .......... .......... 98% 85.1M 0s",
                                "806650K .......... .......... .......... .......... .......... 98% 71.0M 0s",
                                "806700K .......... .......... .......... .......... .......... 98% 63.7M 0s",
                                "806750K .......... .......... .......... .......... .......... 98% 41.8M 0s",
                                "806800K .......... .......... .......... .......... .......... 98% 33.6M 0s",
                                "806850K .......... .......... .......... .......... .......... 98% 19.0M 0s",
                                "806900K .......... .......... .......... .......... .......... 98% 28.6M 0s",
                                "806950K .......... .......... .......... .......... .......... 98% 53.4M 0s",
                                "807000K .......... .......... .......... .......... .......... 98% 66.9M 0s",
                                "807050K .......... .......... .......... .......... .......... 98% 70.9M 0s",
                                "807100K .......... .......... .......... .......... .......... 98% 75.5M 0s",
                                "807150K .......... .......... .......... .......... .......... 98% 75.4M 0s",
                                "807200K .......... .......... .......... .......... .......... 98% 31.6M 0s",
                                "807250K .......... .......... .......... .......... .......... 98% 91.3M 0s",
                                "807300K .......... .......... .......... .......... .......... 98%  116M 0s",
                                "807350K .......... .......... .......... .......... .......... 98%  136M 0s",
                                "807400K .......... .......... .......... .......... .......... 98%  114M 0s",
                                "807450K .......... .......... .......... .......... .......... 98% 87.0M 0s",
                                "807500K .......... .......... .......... .......... .......... 98% 73.0M 0s",
                                "807550K .......... .......... .......... .......... .......... 98% 41.0M 0s",
                                "807600K .......... .......... .......... .......... .......... 98% 39.3M 0s",
                                "807650K .......... .......... .......... .......... .......... 98% 28.6M 0s",
                                "807700K .......... .......... .......... .......... .......... 98% 66.0M 0s",
                                "807750K .......... .......... .......... .......... .......... 98% 59.5M 0s",
                                "807800K .......... .......... .......... .......... .......... 98% 44.1M 0s",
                                "807850K .......... .......... .......... .......... .......... 98% 34.6M 0s",
                                "807900K .......... .......... .......... .......... .......... 98% 4.98M 0s",
                                "807950K .......... .......... .......... .......... .......... 98% 79.9M 0s",
                                "808000K .......... .......... .......... .......... .......... 98% 74.4M 0s",
                                "808050K .......... .......... .......... .......... .......... 98% 73.5M 0s",
                                "808100K .......... .......... .......... .......... .......... 98% 70.2M 0s",
                                "808150K .......... .......... .......... .......... .......... 98% 76.3M 0s",
                                "808200K .......... .......... .......... .......... .......... 98% 63.8M 0s",
                                "808250K .......... .......... .......... .......... .......... 98% 75.6M 0s",
                                "808300K .......... .......... .......... .......... .......... 98% 74.1M 0s",
                                "808350K .......... .......... .......... .......... .......... 98% 71.8M 0s",
                                "808400K .......... .......... .......... .......... .......... 98% 63.5M 0s",
                                "808450K .......... .......... .......... .......... .......... 98% 78.0M 0s",
                                "808500K .......... .......... .......... .......... .......... 98% 71.9M 0s",
                                "808550K .......... .......... .......... .......... .......... 98% 76.4M 0s",
                                "808600K .......... .......... .......... .......... .......... 98% 67.9M 0s",
                                "808650K .......... .......... .......... .......... .......... 98% 82.1M 0s",
                                "808700K .......... .......... .......... .......... .......... 98% 75.4M 0s",
                                "808750K .......... .......... .......... .......... .......... 98% 77.2M 0s",
                                "808800K .......... .......... .......... .......... .......... 98% 65.1M 0s",
                                "808850K .......... .......... .......... .......... .......... 98% 83.3M 0s",
                                "808900K .......... .......... .......... .......... .......... 98% 99.3M 0s",
                                "808950K .......... .......... .......... .......... .......... 98% 55.0M 0s",
                                "809000K .......... .......... .......... .......... .......... 98% 85.6M 0s",
                                "809050K .......... .......... .......... .......... .......... 98%  102M 0s",
                                "809100K .......... .......... .......... .......... .......... 98%  101M 0s",
                                "809150K .......... .......... .......... .......... .......... 98%  108M 0s",
                                "809200K .......... .......... .......... .......... .......... 98% 86.1M 0s",
                                "809250K .......... .......... .......... .......... .......... 98%  101M 0s",
                                "809300K .......... .......... .......... .......... .......... 98%  128M 0s",
                                "809350K .......... .......... .......... .......... .......... 98%  102M 0s",
                                "809400K .......... .......... .......... .......... .......... 98% 83.3M 0s",
                                "809450K .......... .......... .......... .......... .......... 98% 99.4M 0s",
                                "809500K .......... .......... .......... .......... .......... 98% 99.6M 0s",
                                "809550K .......... .......... .......... .......... .......... 98%  104M 0s",
                                "809600K .......... .......... .......... .......... .......... 98% 87.0M 0s",
                                "809650K .......... .......... .......... .......... .......... 98%  106M 0s",
                                "809700K .......... .......... .......... .......... .......... 98% 98.4M 0s",
                                "809750K .......... .......... .......... .......... .......... 98%  119M 0s",
                                "809800K .......... .......... .......... .......... .......... 98% 85.9M 0s",
                                "809850K .......... .......... .......... .......... .......... 98% 89.3M 0s",
                                "809900K .......... .......... .......... .......... .......... 98%  102M 0s",
                                "809950K .......... .......... .......... .......... .......... 98% 50.1M 0s",
                                "810000K .......... .......... .......... .......... .......... 98% 51.3M 0s",
                                "810050K .......... .......... .......... .......... .......... 98% 55.9M 0s",
                                "810100K .......... .......... .......... .......... .......... 98% 61.8M 0s",
                                "810150K .......... .......... .......... .......... .......... 98% 47.6M 0s",
                                "810200K .......... .......... .......... .......... .......... 98% 69.6M 0s",
                                "810250K .......... .......... .......... .......... .......... 98% 56.2M 0s",
                                "810300K .......... .......... .......... .......... .......... 98% 58.2M 0s",
                                "810350K .......... .......... .......... .......... .......... 98% 63.3M 0s",
                                "810400K .......... .......... .......... .......... .......... 98% 55.5M 0s",
                                "810450K .......... .......... .......... .......... .......... 98% 50.1M 0s",
                                "810500K .......... .......... .......... .......... .......... 98% 58.4M 0s",
                                "810550K .......... .......... .......... .......... .......... 98% 58.3M 0s",
                                "810600K .......... .......... .......... .......... .......... 98% 40.9M 0s",
                                "810650K .......... .......... .......... .......... .......... 98% 76.8M 0s",
                                "810700K .......... .......... .......... .......... .......... 98% 50.6M 0s",
                                "810750K .......... .......... .......... .......... .......... 98% 73.7M 0s",
                                "810800K .......... .......... .......... .......... .......... 98% 27.8M 0s",
                                "810850K .......... .......... .......... .......... .......... 98%  119M 0s",
                                "810900K .......... .......... .......... .......... .......... 98% 61.3M 0s",
                                "810950K .......... .......... .......... .......... .......... 98% 69.4M 0s",
                                "811000K .......... .......... .......... .......... .......... 98% 55.5M 0s",
                                "811050K .......... .......... .......... .......... .......... 98% 88.3M 0s",
                                "811100K .......... .......... .......... .......... .......... 98% 54.3M 0s",
                                "811150K .......... .......... .......... .......... .......... 98% 56.1M 0s",
                                "811200K .......... .......... .......... .......... .......... 98% 39.7M 0s",
                                "811250K .......... .......... .......... .......... .......... 98%  104M 0s",
                                "811300K .......... .......... .......... .......... .......... 98% 51.5M 0s",
                                "811350K .......... .......... .......... .......... .......... 98% 61.2M 0s",
                                "811400K .......... .......... .......... .......... .......... 98% 53.6M 0s",
                                "811450K .......... .......... .......... .......... .......... 98% 61.1M 0s",
                                "811500K .......... .......... .......... .......... .......... 98% 59.3M 0s",
                                "811550K .......... .......... .......... .......... .......... 98% 62.2M 0s",
                                "811600K .......... .......... .......... .......... .......... 98% 58.7M 0s",
                                "811650K .......... .......... .......... .......... .......... 98% 55.8M 0s",
                                "811700K .......... .......... .......... .......... .......... 98% 71.9M 0s",
                                "811750K .......... .......... .......... .......... .......... 98% 62.6M 0s",
                                "811800K .......... .......... .......... .......... .......... 98% 53.8M 0s",
                                "811850K .......... .......... .......... .......... .......... 98% 52.2M 0s",
                                "811900K .......... .......... .......... .......... .......... 98% 58.9M 0s",
                                "811950K .......... .......... .......... .......... .......... 98% 62.0M 0s",
                                "812000K .......... .......... .......... .......... .......... 98% 47.1M 0s",
                                "812050K .......... .......... .......... .......... .......... 98% 81.8M 0s",
                                "812100K .......... .......... .......... .......... .......... 98% 53.7M 0s",
                                "812150K .......... .......... .......... .......... .......... 98% 58.4M 0s",
                                "812200K .......... .......... .......... .......... .......... 98% 64.1M 0s",
                                "812250K .......... .......... .......... .......... .......... 98% 59.3M 0s",
                                "812300K .......... .......... .......... .......... .......... 98% 46.5M 0s",
                                "812350K .......... .......... .......... .......... .......... 98% 64.3M 0s",
                                "812400K .......... .......... .......... .......... .......... 98% 55.5M 0s",
                                "812450K .......... .......... .......... .......... .......... 98% 79.4M 0s",
                                "812500K .......... .......... .......... .......... .......... 98% 54.9M 0s",
                                "812550K .......... .......... .......... .......... .......... 98% 55.0M 0s",
                                "812600K .......... .......... .......... .......... .......... 98% 51.5M 0s",
                                "812650K .......... .......... .......... .......... .......... 98% 61.3M 0s",
                                "812700K .......... .......... .......... .......... .......... 98% 61.1M 0s",
                                "812750K .......... .......... .......... .......... .......... 98% 54.0M 0s",
                                "812800K .......... .......... .......... .......... .......... 98% 56.8M 0s",
                                "812850K .......... .......... .......... .......... .......... 98% 50.8M 0s",
                                "812900K .......... .......... .......... .......... .......... 98% 66.7M 0s",
                                "812950K .......... .......... .......... .......... .......... 98% 51.0M 0s",
                                "813000K .......... .......... .......... .......... .......... 98% 69.3M 0s",
                                "813050K .......... .......... .......... .......... .......... 98% 53.8M 0s",
                                "813100K .......... .......... .......... .......... .......... 98% 31.6M 0s",
                                "813150K .......... .......... .......... .......... .......... 99% 79.9M 0s",
                                "813200K .......... .......... .......... .......... .......... 99% 7.78M 0s",
                                "813250K .......... .......... .......... .......... .......... 99%  107M 0s",
                                "813300K .......... .......... .......... .......... .......... 99% 97.1M 0s",
                                "813350K .......... .......... .......... .......... .......... 99%  118M 0s",
                                "813400K .......... .......... .......... .......... .......... 99% 99.7M 0s",
                                "813450K .......... .......... .......... .......... .......... 99%  120M 0s",
                                "813500K .......... .......... .......... .......... .......... 99%  117M 0s",
                                "813550K .......... .......... .......... .......... .......... 99% 9.77M 0s",
                                "813600K .......... .......... .......... .......... .......... 99%  116M 0s",
                                "813650K .......... .......... .......... .......... .......... 99% 97.6M 0s",
                                "813700K .......... .......... .......... .......... .......... 99% 77.7M 0s",
                                "813750K .......... .......... .......... .......... .......... 99% 92.6M 0s",
                                "813800K .......... .......... .......... .......... .......... 99% 94.1M 0s",
                                "813850K .......... .......... .......... .......... .......... 99% 96.8M 0s",
                                "813900K .......... .......... .......... .......... .......... 99% 80.6M 0s",
                                "813950K .......... .......... .......... .......... .......... 99% 92.7M 0s",
                                "814000K .......... .......... .......... .......... .......... 99% 93.6M 0s",
                                "814050K .......... .......... .......... .......... .......... 99% 90.1M 0s",
                                "814100K .......... .......... .......... .......... .......... 99% 81.4M 0s",
                                "814150K .......... .......... .......... .......... .......... 99% 92.5M 0s",
                                "814200K .......... .......... .......... .......... .......... 99%  104M 0s",
                                "814250K .......... .......... .......... .......... .......... 99% 98.9M 0s",
                                "814300K .......... .......... .......... .......... .......... 99% 84.0M 0s",
                                "814350K .......... .......... .......... .......... .......... 99% 95.5M 0s",
                                "814400K .......... .......... .......... .......... .......... 99% 91.3M 0s",
                                "814450K .......... .......... .......... .......... .......... 99% 84.6M 0s",
                                "814500K .......... .......... .......... .......... .......... 99% 79.9M 0s",
                                "814550K .......... .......... .......... .......... .......... 99% 89.1M 0s",
                                "814600K .......... .......... .......... .......... .......... 99%  100M 0s",
                                "814650K .......... .......... .......... .......... .......... 99%  100M 0s",
                                "814700K .......... .......... .......... .......... .......... 99% 79.7M 0s",
                                "814750K .......... .......... .......... .......... .......... 99% 81.3M 0s",
                                "814800K .......... .......... .......... .......... .......... 99% 42.8M 0s",
                                "814850K .......... .......... .......... .......... .......... 99% 39.1M 0s",
                                "814900K .......... .......... .......... .......... .......... 99% 42.2M 0s",
                                "814950K .......... .......... .......... .......... .......... 99% 44.3M 0s",
                                "815000K .......... .......... .......... .......... .......... 99% 43.2M 0s",
                                "815050K .......... .......... .......... .......... .......... 99% 25.5M 0s",
                                "815100K .......... .......... .......... .......... .......... 99%  110M 0s",
                                "815150K .......... .......... .......... .......... .......... 99%  103M 0s",
                                "815200K .......... .......... .......... .......... .......... 99% 81.2M 0s",
                                "815250K .......... .......... .......... .......... .......... 99% 48.3M 0s",
                                "815300K .......... .......... .......... .......... .......... 99% 43.5M 0s",
                                "815350K .......... .......... .......... .......... .......... 99% 50.7M 0s",
                                "815400K .......... .......... .......... .......... .......... 99% 43.5M 0s",
                                "815450K .......... .......... .......... .......... .......... 99% 39.2M 0s",
                                "815500K .......... .......... .......... .......... .......... 99% 34.0M 0s",
                                "815550K .......... .......... .......... .......... .......... 99% 69.8M 0s",
                                "815600K .......... .......... .......... .......... .......... 99% 52.8M 0s",
                                "815650K .......... .......... .......... .......... .......... 99% 48.4M 0s",
                                "815700K .......... .......... .......... .......... .......... 99% 49.2M 0s",
                                "815750K .......... .......... .......... .......... .......... 99% 19.0M 0s",
                                "815800K .......... .......... .......... .......... .......... 99% 69.5M 0s",
                                "815850K .......... .......... .......... .......... .......... 99% 62.5M 0s",
                                "815900K .......... .......... .......... .......... .......... 99% 92.0M 0s",
                                "815950K .......... .......... .......... .......... .......... 99%  103M 0s",
                                "816000K .......... .......... .......... .......... .......... 99% 83.2M 0s",
                                "816050K .......... .......... .......... .......... .......... 99%  101M 0s",
                                "816100K .......... .......... .......... .......... .......... 99% 98.8M 0s",
                                "816150K .......... .......... .......... .......... .......... 99% 60.4M 0s",
                                "816200K .......... .......... .......... .......... .......... 99% 36.3M 0s",
                                "816250K .......... .......... .......... .......... .......... 99%  101M 0s",
                                "816300K .......... .......... .......... .......... .......... 99% 44.6M 0s",
                                "816350K .......... .......... .......... .......... .......... 99% 96.1M 0s",
                                "816400K .......... .......... .......... .......... .......... 99% 67.3M 0s",
                                "816450K .......... .......... .......... .......... .......... 99% 60.7M 0s",
                                "816500K .......... .......... .......... .......... .......... 99% 61.2M 0s",
                                "816550K .......... .......... .......... .......... .......... 99% 55.4M 0s",
                                "816600K .......... .......... .......... .......... .......... 99% 58.8M 0s",
                                "816650K .......... .......... .......... .......... .......... 99% 56.5M 0s",
                                "816700K .......... .......... .......... .......... .......... 99% 63.7M 0s",
                                "816750K .......... .......... .......... .......... .......... 99% 59.9M 0s",
                                "816800K .......... .......... .......... .......... .......... 99% 52.5M 0s",
                                "816850K .......... .......... .......... .......... .......... 99% 46.6M 0s",
                                "816900K .......... .......... .......... .......... .......... 99% 57.5M 0s",
                                "816950K .......... .......... .......... .......... .......... 99% 53.2M 0s",
                                "817000K .......... .......... .......... .......... .......... 99% 45.2M 0s",
                                "817050K .......... .......... .......... .......... .......... 99% 90.4M 0s",
                                "817100K .......... .......... .......... .......... .......... 99% 48.4M 0s",
                                "817150K .......... .......... .......... .......... .......... 99% 61.5M 0s",
                                "817200K .......... .......... .......... .......... .......... 99% 48.4M 0s",
                                "817250K .......... .......... .......... .......... .......... 99% 41.8M 0s",
                                "817300K .......... .......... .......... .......... .......... 99% 55.6M 0s",
                                "817350K .......... .......... .......... .......... .......... 99% 56.5M 0s",
                                "817400K .......... .......... .......... .......... .......... 99% 52.6M 0s",
                                "817450K .......... .......... .......... .......... .......... 99% 53.1M 0s",
                                "817500K .......... .......... .......... .......... .......... 99% 50.1M 0s",
                                "817550K .......... .......... .......... .......... .......... 99% 61.4M 0s",
                                "817600K .......... .......... .......... .......... .......... 99% 57.3M 0s",
                                "817650K .......... .......... .......... .......... .......... 99% 52.8M 0s",
                                "817700K .......... .......... .......... .......... .......... 99% 52.2M 0s",
                                "817750K .......... .......... .......... .......... .......... 99% 54.0M 0s",
                                "817800K .......... .......... .......... .......... .......... 99% 61.6M 0s",
                                "817850K .......... .......... .......... .......... .......... 99% 57.5M 0s",
                                "817900K .......... .......... .......... .......... .......... 99% 49.5M 0s",
                                "817950K .......... .......... .......... .......... .......... 99% 65.6M 0s",
                                "818000K .......... .......... .......... .......... .......... 99% 26.0M 0s",
                                "818050K .......... .......... .......... .......... .......... 99% 81.3M 0s",
                                "818100K .......... .......... .......... .......... .......... 99% 85.9M 0s",
                                "818150K .......... .......... .......... .......... .......... 99% 87.1M 0s",
                                "818200K .......... .......... .......... .......... .......... 99% 71.5M 0s",
                                "818250K .......... .......... .......... .......... .......... 99% 72.4M 0s",
                                "818300K .......... .......... .......... .......... .......... 99% 66.4M 0s",
                                "818350K .......... .......... .......... .......... .......... 99% 61.1M 0s",
                                "818400K .......... .......... .......... .......... .......... 99% 41.9M 0s",
                                "818450K .......... .......... .......... .......... .......... 99% 71.8M 0s",
                                "818500K .......... .......... .......... .......... .......... 99% 58.5M 0s",
                                "818550K .......... .......... .......... .......... .......... 99% 55.3M 0s",
                                "818600K .......... .......... .......... .......... .......... 99% 55.8M 0s",
                                "818650K .......... .......... .......... .......... .......... 99% 44.6M 0s",
                                "818700K .......... .......... .......... .......... .......... 99% 61.9M 0s",
                                "818750K .......... .......... .......... .......... .......... 99% 55.8M 0s",
                                "818800K .......... .......... .......... .......... .......... 99% 62.8M 0s",
                                "818850K .......... .......... .......... .......... .......... 99% 31.4M 0s",
                                "818900K .......... .......... .......... .......... .......... 99%  111M 0s",
                                "818950K .......... .......... .......... .......... .......... 99% 91.2M 0s",
                                "819000K .......... .......... .......... .......... .......... 99% 96.1M 0s",
                                "819050K .......... .......... .......... .......... .......... 99% 49.7M 0s",
                                "819100K .......... .......... .......... .......... .......... 99% 99.7M 0s",
                                "819150K .......... .......... .......... .......... .......... 99% 41.9M 0s",
                                "819200K .......... .......... .......... .......... .......... 99% 30.3M 0s",
                                "819250K .......... .......... .......... .......... .......... 99% 85.1M 0s",
                                "819300K .......... .......... .......... .......... .......... 99% 26.7M 0s",
                                "819350K .......... .......... .......... .......... .......... 99% 31.6M 0s",
                                "819400K .......... .......... .......... .......... .......... 99% 63.4M 0s",
                                "819450K .......... .......... .......... .......... .......... 99% 28.7M 0s",
                                "819500K .......... .......... .......... .......... .......... 99% 79.2M 0s",
                                "819550K .......... .......... .......... .......... .......... 99% 70.8M 0s",
                                "819600K .......... .......... .......... .......... .......... 99% 74.3M 0s",
                                "819650K .......... .......... .......... .......... .......... 99% 86.3M 0s",
                                "819700K .......... .......... .......... .......... .......... 99% 59.9M 0s",
                                "819750K .......... .......... .......... .......... .......... 99% 73.6M 0s",
                                "819800K .......... .......... .......... .......... .......... 99% 24.1M 0s",
                                "819850K .......... .......... .......... .......... .......... 99% 83.1M 0s",
                                "819900K .......... .......... .......... .......... .......... 99% 87.5M 0s",
                                "819950K .......... .......... .......... .......... .......... 99% 91.5M 0s",
                                "820000K .......... .......... .......... .......... .......... 99%  100M 0s",
                                "820050K .......... .......... .......... .......... .......... 99% 62.4M 0s",
                                "820100K .......... .......... .......... .......... .......... 99% 85.9M 0s",
                                "820150K .......... .......... .......... .......... .......... 99% 86.7M 0s",
                                "820200K .......... .......... .......... .......... .......... 99% 85.8M 0s",
                                "820250K .......... .......... .......... .......... .......... 99% 45.8M 0s",
                                "820300K .......... .......... .......... .......... .......... 99% 78.5M 0s",
                                "820350K .......... .......... .......... .......... .......... 99% 59.5M 0s",
                                "820400K .......... .......... .......... .......... .......... 99% 56.3M 0s",
                                "820450K .......... .......... .......... .......... .......... 99% 54.5M 0s",
                                "820500K .......... .......... .......... .......... .......... 99% 52.5M 0s",
                                "820550K .......... .......... .......... .......... .......... 99% 54.5M 0s",
                                "820600K .......... .......... .......... .......... .......... 99% 56.5M 0s",
                                "820650K .......... .......... .......... .......... .......... 99% 22.4M 0s",
                                "820700K .......... .......... .......... .......... .......... 99% 52.9M 0s",
                                "820750K .......... .......... .......... .......... .......... 99% 52.1M 0s",
                                "820800K .......... .......... .......... .......... .......... 99% 65.2M 0s",
                                "820850K .......... .......... .......... .......... .......... 99% 82.1M 0s",
                                "820900K .......... .......... .......... .......... .......... 99% 79.1M 0s",
                                "820950K .......... .......... .......... .......... .......... 99% 45.2M 0s",
                                "821000K .......... .......... .......... .......... .......... 99% 79.6M 0s",
                                "821050K .......... .......... .......... .......... .......... 99% 75.2M 0s",
                                "821100K .......... .......... .......... .......... .......... 99% 38.7M 0s",
                                "821150K .......... .......... .......... .......... .......... 99% 73.9M 0s",
                                "821200K .......... .......... .......... .......... .......... 99% 35.5M 0s",
                                "821250K .......... .......... .......... .......... .......... 99% 78.9M 0s",
                                "821300K .......... .......... .......... .......... .......... 99% 84.1M 0s",
                                "821350K .......... .......... ......                          100% 57.5M=25s",
                                "",
                                "2020-01-14 05:27:45 (32.6 MB/s) - \u2018files/rhel_7.6-uefi.img\u2019 saved [841089024/841089024]",
                                "",
                                "+ echo",
                                "+ cp /tmp/redfish-driver/HPE-CI-JOBS/redfish-driver/local.conf.sample local.conf",
                                "++ ip addr show ens2",
                                "++ cut -d/ -f1",
                                "++ awk '{print $2}'",
                                "++ grep 'inet\\b'",
                                "+ ip=169.16.1.117",
                                "+ sed -i s/192.168.1.2/169.16.1.117/g local.conf",
                                "+ ./stack.sh",
                                "+ unset GREP_OPTIONS",
                                "+ unset LANG",
                                "+ unset LANGUAGE",
                                "+ LC_ALL=en_US.utf8",
                                "+ export LC_ALL",
                                "++ env",
                                "++ grep -E '^OS_'",
                                "++ cut -d = -f 1",
                                "+ unset",
                                "+ umask 022",
                                "+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin",
                                "+++ dirname ./stack.sh",
                                "++ cd .",
                                "++ pwd",
                                "+ TOP_DIR=/opt/stack/devstack",
                                "+ NOUNSET=",
                                "+ [[ -n '' ]]",
                                "++ date +%s",
                                "+ DEVSTACK_START_TIME=1578979666",
                                "+ [[ -r /opt/stack/devstack/.stackenv ]]",
                                "+ FILES=/opt/stack/devstack/files",
                                "+ '[' '!' -d /opt/stack/devstack/files ']'",
                                "+ '[' '!' -d /opt/stack/devstack/inc ']'",
                                "+ '[' '!' -d /opt/stack/devstack/lib ']'",
                                "+ [[ '' == \\y ]]",
                                "+ [[ 1000 -eq 0 ]]",
                                "+ [[ -n '' ]]",
                                "+ [[ -e /home/ubuntu/.no-devstack ]]",
                                "+ LAST_SPINNER_PID=",
                                "+ source /opt/stack/devstack/functions",
                                "++ [[ -z '' ]]",
                                "++ declare -r -g _DEVSTACK_FUNCTIONS=1",
                                "++++ dirname /opt/stack/devstack/functions",
                                "+++ cd /opt/stack/devstack",
                                "+++ pwd",
                                "++ FUNC_DIR=/opt/stack/devstack",
                                "++ source /opt/stack/devstack/functions-common",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ _XTRACE_FUNCTIONS_COMMON='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/ini-config",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ INC_CONF_TRACE='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/meta-config",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ _XTRACE_INC_META='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/python",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ INC_PY_TRACE='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ source /opt/stack/devstack/inc/rootwrap",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ INC_ROOT_TRACE='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ set +o",
                                "+++ grep xtrace",
                                "++ _XTRACE_FUNCTIONS='set -o xtrace'",
                                "++ set +o xtrace",
                                "+ source /opt/stack/devstack/lib/stack",
                                "+ GetDistro",
                                "+ GetOSVersion",
                                "+ _ensure_lsb_release",
                                "++ command -v lsb_release",
                                "+ [[ -x /usr/bin/lsb_release ]]",
                                "+ return",
                                "++ lsb_release -r -s",
                                "+ os_RELEASE=18.04",
                                "++ lsb_release -c -s",
                                "+ os_CODENAME=bionic",
                                "++ lsb_release -i -s",
                                "+ os_VENDOR=Ubuntu",
                                "+ [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]",
                                "+ os_PACKAGE=deb",
                                "+ typeset -xr os_VENDOR",
                                "+ typeset -xr os_RELEASE",
                                "+ typeset -xr os_PACKAGE",
                                "+ typeset -xr os_CODENAME",
                                "+ [[ Ubuntu =~ (Ubuntu) ]]",
                                "+ DISTRO=bionic",
                                "+ typeset -xr DISTRO",
                                "+ rm -f /opt/stack/devstack/.localrc.auto",
                                "+ extract_localrc_section /opt/stack/devstack/local.conf /opt/stack/devstack/localrc /opt/stack/devstack/.localrc.auto",
                                "+ local configfile=/opt/stack/devstack/local.conf",
                                "+ local localrcfile=/opt/stack/devstack/localrc",
                                "+ local localautofile=/opt/stack/devstack/.localrc.auto",
                                "+ [[ -r /opt/stack/devstack/local.conf ]]",
                                "++ get_meta_section_files /opt/stack/devstack/local.conf local",
                                "++ local file=/opt/stack/devstack/local.conf",
                                "++ local matchgroup=local",
                                "++ [[ -r /opt/stack/devstack/local.conf ]]",
                                "++ awk -v matchgroup=local '",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup)",
                                "                print a[2]",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "+ LRC=localrc",
                                "+ for lfile in $LRC",
                                "+ [[ localrc == \\l\\o\\c\\a\\l\\r\\c ]]",
                                "+ [[ -r /opt/stack/devstack/localrc ]]",
                                "+ echo '# Generated file, do not edit'",
                                "+ get_meta_section /opt/stack/devstack/local.conf local localrc",
                                "+ local file=/opt/stack/devstack/local.conf",
                                "+ local matchgroup=local",
                                "+ local configfile=localrc",
                                "+ [[ -r /opt/stack/devstack/local.conf ]]",
                                "+ [[ -z localrc ]]",
                                "+ awk -v matchgroup=local -v configfile=localrc '",
                                "        BEGIN { group = \"\" }",
                                "        /^\\[\\[.+\\|.*\\]\\]/ {",
                                "            gsub(\"[][]\", \"\", $1);",
                                "            split($1, a, \"|\");",
                                "            if (a[1] == matchgroup && a[2] == configfile) {",
                                "                group=a[1]",
                                "            } else {",
                                "                group=\"\"",
                                "            }",
                                "            next",
                                "        }",
                                "        {",
                                "            if (group != \"\")",
                                "                print $0",
                                "        }",
                                "    ' /opt/stack/devstack/local.conf",
                                "+ [[ ! -r /opt/stack/devstack/stackrc ]]",
                                "+ source /opt/stack/devstack/stackrc",
                                "++ [[ -z '' ]]",
                                "++ declare -r -g _DEVSTACK_STACKRC=1",
                                "++++ dirname /opt/stack/devstack/stackrc",
                                "+++ cd /opt/stack/devstack",
                                "+++ pwd",
                                "++ RC_DIR=/opt/stack/devstack",
                                "++ source /opt/stack/devstack/functions",
                                "+++ [[ -z 1 ]]",
                                "+++ return 0",
                                "++ TARGET_BRANCH=master",
                                "++ TRAILING_TARGET_BRANCH=master",
                                "++ BRANCHLESS_TARGET_BRANCH=master",
                                "++ DEST=/opt/stack",
                                "++ DATA_DIR=/opt/stack/data",
                                "++ SERVICE_DIR=/opt/stack/status",
                                "++ SUBUNIT_OUTPUT=/opt/stack/devstack.subunit",
                                "++ [[ 1000 -eq 0 ]]",
                                "+++ whoami",
                                "++ STACK_USER=ubuntu",
                                "++ REGION_NAME=RegionOne",
                                "++ KEYSTONE_REGION_NAME=RegionOne",
                                "++ isset ENABLED_SERVICES",
                                "++ [[ -v ENABLED_SERVICES ]]",
                                "++ ENABLED_SERVICES=key",
                                "++ ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta",
                                "++ ENABLED_SERVICES+=,placement-api,placement-client",
                                "++ ENABLED_SERVICES+=,g-api,g-reg",
                                "++ ENABLED_SERVICES+=,c-sch,c-api,c-vol",
                                "++ ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3",
                                "++ ENABLED_SERVICES+=,horizon",
                                "++ ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat",
                                "++ ENABLE_HTTPD_MOD_WSGI_SERVICES=True",
                                "++ NOVA_ENABLED_APIS=osapi_compute,metadata",
                                "++ [[ -f /opt/stack/devstack/localrc ]]",
                                "++ [[ -f /opt/stack/devstack/.localrc.auto ]]",
                                "++ source /opt/stack/devstack/.localrc.auto",
                                "+++ ADMIN_PASSWORD=password",
                                "+++ DATABASE_PASSWORD=password",
                                "+++ RABBIT_PASSWORD=password",
                                "+++ SERVICE_PASSWORD=password",
                                "+++ SERVICE_TOKEN=password",
                                "+++ SWIFT_HASH=password",
                                "+++ SWIFT_TEMPURL_KEY=password",
                                "+++ disable_service n-net",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service horizon",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service heat h-api h-api-cfn h-api-cw",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service cinder c-sch c-api c-vol",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ SWIFT_START_ALL_SERVICES=False",
                                "+++ SWIFT_REPLICAS=1",
                                "+++ SYSLOG=False",
                                "+++ SCREEN_LOGDIR=/tmp/devstack_logs",
                                "+++ IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs",
                                "+++ LOGFILE=/tmp/devstack_logs/devstacklog.txt",
                                "+++ VERBOSE=True",
                                "+++ ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/",
                                "+++ ENABLED_SERVICES+=,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3",
                                "+++ enable_service s-proxy s-object s-container s-account",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service nova n-api n-cond n-sch n-cpu n-crt n-net n-novnc n-xvnc n-cauth n-spice n-cell n-cell n-api-meta n-sproxy",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service nova",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ disable_service placement-api",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ enable_service ironic ir-api ir-cond",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ enable_service tempest",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "+++ IRONIC_WHOLEDISK_IMAGE_NAME=rhel_7.6-uefi",
                                "+++ USE_PYTHON3=True",
                                "+++ USE_SYSTEMD=False",
                                "+++ WSGI_MODE=uwsgi",
                                "+++ USE_SUBNETPOOL=False",
                                "+++ GIT_BASE=https://opendev.org",
                                "+++ RECLONE=no",
                                "+++ IP_VERSION=4",
                                "+++ PHYSICAL_NETWORK=private",
                                "+++ PROVIDER_NETWORK_TYPE=flat",
                                "+++ Q_USE_PROVIDER_NETWORKING=True",
                                "+++ SWIFT_ENABLE_TEMPURLS=True",
                                "+++ FORCE=yes",
                                "+++ LOG_COLOR=True",
                                "+++ IRONIC_HTTP_PORT=9999",
                                "+++ IRONIC_HTTP_SERVER=169.16.1.54",
                                "+++ IRONIC_USER_IMAGE_PREFERRED_DISTRO=fedora",
                                "+++ BUILD_TIMEOUT=3000",
                                "+++ IRONIC_CALLBACK_TIMEOUT=3000",
                                "+++ POWER_TIMEOUT=600",
                                "+++ SERVICE_TIMEOUT=600",
                                "+++ DEFAULT_INSTANCE_USER=fedora",
                                "+++ TEMPEST_SSH_CONNECT_METHOD=fixed",
                                "+++ DEFAULT_INSTANCE_TYPE=baremetal",
                                "+++ VIRT_DRIVER=ironic",
                                "+++ IRONIC_HW_NODE_CPU=2",
                                "+++ IRONIC_HW_NODE_RAM=16384",
                                "+++ IRONIC_HW_NODE_DISK=99",
                                "+++ IRONIC_BAREMETAL_BASIC_OPS=True",
                                "+++ IRONIC_IPA_RAMDISK_DISTRO=ubuntu",
                                "+++ IRONIC_DEPLOY_ISO_REQUIRED=true",
                                "+++ IRONIC_DEPLOY_DRIVER_ISCSI_WITH_IPA=true",
                                "+++ IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True",
                                "+++ IRONIC_IS_HARDWARE=True",
                                "+++ IRONIC_RAMDISK_TYPE=dib",
                                "+++ IRONIC_BUILD_DEPLOY_RAMDISK=false",
                                "+++ IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso",
                                "+++ IRONIC_DEPLOY_DRIVER=ilo",
                                "+++ IRONIC_AUTOMATED_CLEAN_ENABLED=False",
                                "+++ IRONIC_IPXE_ENABLED=False",
                                "+++ IRONIC_ENABLED_HARDWARE_TYPES=ilo",
                                "+++ IRONIC_ENABLED_DEPLOY_INTERFACES=direct",
                                "+++ IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo",
                                "+++ IRONIC_ENABLED_POWER_INTERFACES=ilo",
                                "+++ IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media",
                                "+++ IRONIC_PING_TIMEOUT=1200",
                                "+++ IMAGE_URLS=file:///opt/stack/devstack/files/rhel_7.6-uefi.img",
                                "+++ IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False",
                                "+++ PUBLIC_INTERFACE=ens2",
                                "+++ OVS_PHYSICAL_BRIDGE=br-ens2",
                                "+++ FIXED_RANGE=169.16.1.0/24",
                                "+++ NETWORK_GATEWAY=169.16.1.1",
                                "+++ ALLOCATION_POOL=start=169.16.1.64,end=169.16.1.65",
                                "+++ HOST_IP=169.16.1.117",
                                "+++ IRONIC_USING_PLUGIN=true",
                                "+++ enable_plugin ironic https://opendev.org/openstack/ironic",
                                "+++ local name=ironic",
                                "+++ local url=https://opendev.org/openstack/ironic",
                                "+++ local branch=master",
                                "+++ is_plugin_enabled ironic",
                                "+++ local name=ironic",
                                "+++ [[ ,, =~ ,ironic, ]]",
                                "+++ return 1",
                                "+++ DEVSTACK_PLUGINS+=,ironic",
                                "+++ GITREPO[$name]=https://opendev.org/openstack/ironic",
                                "+++ GITDIR[$name]=/opt/stack/ironic",
                                "+++ GITBRANCH[$name]=master",
                                "+++ TEMPEST_PLUGINS+=' /opt/stack/ironic-tempest-plugin'",
                                "++ CELLSV2_SETUP=superconductor",
                                "++ HORIZON_APACHE_ROOT=/dashboard",
                                "++ USE_SYSTEMD=True",
                                "+++ trueorfalse False USER_UNITS",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ USER_UNITS=False",
                                "++ [[ False == \\T\\r\\u\\e ]]",
                                "++ SYSTEMD_DIR=/etc/systemd/system",
                                "++ SYSTEMCTL='sudo systemctl'",
                                "+++ trueorfalse True ENABLE_KSM",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ ENABLE_KSM=True",
                                "++ [[ -r /opt/stack/devstack/.localrc.password ]]",
                                "+++ trueorfalse True USE_PYTHON3",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ export USE_PYTHON3=True",
                                "++ USE_PYTHON3=True",
                                "++ export DISABLED_PYTHON3_PACKAGES=",
                                "++ DISABLED_PYTHON3_PACKAGES=",
                                "+++ _get_python_version python3",
                                "+++ local interp=python3",
                                "+++ local version",
                                "++++ which python3",
                                "+++ [[ -x /usr/bin/python3 ]]",
                                "++++ python3 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'",
                                "+++ version=3.6",
                                "+++ echo 3.6",
                                "++ _DEFAULT_PYTHON3_VERSION=3.6",
                                "++ export PYTHON3_VERSION=3.6",
                                "++ PYTHON3_VERSION=3.6",
                                "+++ _get_python_version python2",
                                "+++ local interp=python2",
                                "+++ local version",
                                "++++ which python2",
                                "+++ [[ -x /usr/bin/python2 ]]",
                                "++++ python2 -c 'import sys; print(\"%s.%s\" % sys.version_info[0:2])'",
                                "+++ version=2.7",
                                "+++ echo 2.7",
                                "++ _DEFAULT_PYTHON2_VERSION=2.7",
                                "++ export PYTHON2_VERSION=2.7",
                                "++ PYTHON2_VERSION=2.7",
                                "++ [[ True == True ]]",
                                "++ export 'VIRTUALENV_CMD=virtualenv -p python3'",
                                "++ VIRTUALENV_CMD='virtualenv -p python3'",
                                "++ '[' -t 1 ']'",
                                "++ _LOG_COLOR_DEFAULT=False",
                                "+++ trueorfalse False LOG_COLOR",
                                "+++ local xtrace",
                                "++++ set +o",
                                "++++ grep xtrace",
                                "+++ xtrace='set -o xtrace'",
                                "+++ set +o xtrace",
                                "++ LOG_COLOR=True",
                                "++ [[ True == \\T\\r\\u\\e ]]",
                                "++ TPUT_T=",
                                "++ '[' dumb ']'",
                                "++ export 'PS4=+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '",
                                "++ PS4='+\\[$(tput  setaf 242)\\]$(short_source)\\[$(tput  sgr0)\\] '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:190                        IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:200                        trueorfalse False ENABLE_IDENTITY_V2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:200                        ENABLE_IDENTITY_V2=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:201                        '[' False == False ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:202                        IDENTITY_API_VERSION=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:209                        trueorfalse False USE_VENV",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:209                        USE_VENV=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:213                        ADDITIONAL_VENV_PACKAGES=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:217                        trueorfalse False DATABASE_QUERY_LOGGING",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:217                        DATABASE_QUERY_LOGGING=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:228                        GIT_TIMEOUT=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:234                        WSGI_MODE=uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:240                        GIT_BASE=https://opendev.org",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:243                        REQUIREMENTS_DIR=/opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:261                        DEVSTACK_SERIES=ussuri",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:270                        CINDER_REPO=https://opendev.org/openstack/cinder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:271                        CINDER_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:274                        GLANCE_REPO=https://opendev.org/openstack/glance.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:275                        GLANCE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:278                        HORIZON_REPO=https://opendev.org/openstack/horizon.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:279                        HORIZON_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:282                        KEYSTONE_REPO=https://opendev.org/openstack/keystone.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:283                        KEYSTONE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:286                        NEUTRON_REPO=https://opendev.org/openstack/neutron.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:287                        NEUTRON_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:290                        NEUTRON_FWAAS_REPO=https://opendev.org/openstack/neutron-fwaas.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:291                        NEUTRON_FWAAS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:294                        NOVA_REPO=https://opendev.org/openstack/nova.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:295                        NOVA_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:298                        SWIFT_REPO=https://opendev.org/openstack/swift.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:299                        SWIFT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:302                        PLACEMENT_REPO=https://opendev.org/openstack/placement.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:303                        PLACEMENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:312                        REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:313                        REQUIREMENTS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:316                        TEMPEST_REPO=https://opendev.org/openstack/tempest.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:317                        TEMPEST_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:328                        GITREPO[\"python-cinderclient\"]=https://opendev.org/openstack/python-cinderclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:329                        GITBRANCH[\"python-cinderclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:332                        GITREPO[\"python-brick-cinderclient-ext\"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:333                        GITBRANCH[\"python-brick-cinderclient-ext\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:336                        GITREPO[\"python-barbicanclient\"]=https://opendev.org/openstack/python-barbicanclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:337                        GITBRANCH[\"python-barbicanclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:338                        GITDIR[\"python-barbicanclient\"]=/opt/stack/python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:341                        GITREPO[\"python-glanceclient\"]=https://opendev.org/openstack/python-glanceclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:342                        GITBRANCH[\"python-glanceclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:345                        GITREPO[\"python-ironicclient\"]=https://opendev.org/openstack/python-ironicclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:346                        GITBRANCH[\"python-ironicclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:348                        GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:351                        GITREPO[\"keystoneauth\"]=https://opendev.org/openstack/keystoneauth.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:352                        GITBRANCH[\"keystoneauth\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:355                        GITREPO[\"python-keystoneclient\"]=https://opendev.org/openstack/python-keystoneclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:356                        GITBRANCH[\"python-keystoneclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:359                        GITREPO[\"python-neutronclient\"]=https://opendev.org/openstack/python-neutronclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:360                        GITBRANCH[\"python-neutronclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:363                        GITREPO[\"python-novaclient\"]=https://opendev.org/openstack/python-novaclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:364                        GITBRANCH[\"python-novaclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:367                        GITREPO[\"python-swiftclient\"]=https://opendev.org/openstack/python-swiftclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:368                        GITBRANCH[\"python-swiftclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:371                        GITREPO[\"python-openstackclient\"]=https://opendev.org/openstack/python-openstackclient.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:372                        GITBRANCH[\"python-openstackclient\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:374                        GITDIR[\"python-openstackclient\"]=/opt/stack/python-openstackclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:377                        GITREPO[\"osc-placement\"]=https://opendev.org/openstack/osc-placement.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:378                        GITBRANCH[\"osc-placement\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:389                        GITREPO[\"castellan\"]=https://opendev.org/openstack/castellan.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:390                        GITBRANCH[\"castellan\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:393                        GITREPO[\"cliff\"]=https://opendev.org/openstack/cliff.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:394                        GITBRANCH[\"cliff\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:397                        GITREPO[\"futurist\"]=https://opendev.org/openstack/futurist.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:398                        GITBRANCH[\"futurist\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:401                        GITREPO[\"debtcollector\"]=https://opendev.org/openstack/debtcollector.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:402                        GITBRANCH[\"debtcollector\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:405                        GITREPO[\"automaton\"]=https://opendev.org/openstack/automaton.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:406                        GITBRANCH[\"automaton\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:409                        GITREPO[\"oslo.cache\"]=https://opendev.org/openstack/oslo.cache.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:410                        GITBRANCH[\"oslo.cache\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:413                        GITREPO[\"oslo.concurrency\"]=https://opendev.org/openstack/oslo.concurrency.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:414                        GITBRANCH[\"oslo.concurrency\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:417                        GITREPO[\"oslo.config\"]=https://opendev.org/openstack/oslo.config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:418                        GITBRANCH[\"oslo.config\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:421                        GITREPO[\"oslo.context\"]=https://opendev.org/openstack/oslo.context.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:422                        GITBRANCH[\"oslo.context\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:425                        GITREPO[\"oslo.db\"]=https://opendev.org/openstack/oslo.db.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:426                        GITBRANCH[\"oslo.db\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:429                        GITREPO[\"oslo.i18n\"]=https://opendev.org/openstack/oslo.i18n.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:430                        GITBRANCH[\"oslo.i18n\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:433                        GITREPO[\"oslo.log\"]=https://opendev.org/openstack/oslo.log.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:434                        GITBRANCH[\"oslo.log\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:437                        GITREPO[\"oslo.messaging\"]=https://opendev.org/openstack/oslo.messaging.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:438                        GITBRANCH[\"oslo.messaging\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:441                        GITREPO[\"oslo.middleware\"]=https://opendev.org/openstack/oslo.middleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:442                        GITBRANCH[\"oslo.middleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:445                        GITREPO[\"oslo.policy\"]=https://opendev.org/openstack/oslo.policy.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:446                        GITBRANCH[\"oslo.policy\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:449                        GITREPO[\"oslo.privsep\"]=https://opendev.org/openstack/oslo.privsep.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:450                        GITBRANCH[\"oslo.privsep\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:453                        GITREPO[\"oslo.reports\"]=https://opendev.org/openstack/oslo.reports.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:454                        GITBRANCH[\"oslo.reports\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:457                        GITREPO[\"oslo.rootwrap\"]=https://opendev.org/openstack/oslo.rootwrap.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:458                        GITBRANCH[\"oslo.rootwrap\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:461                        GITREPO[\"oslo.serialization\"]=https://opendev.org/openstack/oslo.serialization.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:462                        GITBRANCH[\"oslo.serialization\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:465                        GITREPO[\"oslo.service\"]=https://opendev.org/openstack/oslo.service.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:466                        GITBRANCH[\"oslo.service\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:469                        GITREPO[\"oslo.utils\"]=https://opendev.org/openstack/oslo.utils.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:470                        GITBRANCH[\"oslo.utils\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:473                        GITREPO[\"oslo.versionedobjects\"]=https://opendev.org/openstack/oslo.versionedobjects.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:474                        GITBRANCH[\"oslo.versionedobjects\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:477                        GITREPO[\"oslo.vmware\"]=https://opendev.org/openstack/oslo.vmware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:478                        GITBRANCH[\"oslo.vmware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:481                        GITREPO[\"osprofiler\"]=https://opendev.org/openstack/osprofiler.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:482                        GITBRANCH[\"osprofiler\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:485                        GITREPO[\"pycadf\"]=https://opendev.org/openstack/pycadf.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:486                        GITBRANCH[\"pycadf\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:489                        GITREPO[\"stevedore\"]=https://opendev.org/openstack/stevedore.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:490                        GITBRANCH[\"stevedore\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:493                        GITREPO[\"taskflow\"]=https://opendev.org/openstack/taskflow.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:494                        GITBRANCH[\"taskflow\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:497                        GITREPO[\"tooz\"]=https://opendev.org/openstack/tooz.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:498                        GITBRANCH[\"tooz\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:501                        GITREPO[\"pbr\"]=https://opendev.org/openstack/pbr.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:502                        GITBRANCH[\"pbr\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:512                        GITREPO[\"cursive\"]=https://opendev.org/openstack/cursive.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:513                        GITBRANCH[\"cursive\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:516                        GITREPO[\"glance_store\"]=https://opendev.org/openstack/glance_store.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:517                        GITBRANCH[\"glance_store\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:520                        GITREPO[\"keystonemiddleware\"]=https://opendev.org/openstack/keystonemiddleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:521                        GITBRANCH[\"keystonemiddleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:524                        GITREPO[\"ceilometermiddleware\"]=https://opendev.org/openstack/ceilometermiddleware.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:525                        GITBRANCH[\"ceilometermiddleware\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:526                        GITDIR[\"ceilometermiddleware\"]=/opt/stack/ceilometermiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:529                        GITREPO[\"openstacksdk\"]=https://opendev.org/openstack/openstacksdk.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:530                        GITBRANCH[\"openstacksdk\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:533                        GITREPO[\"os-brick\"]=https://opendev.org/openstack/os-brick.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:534                        GITBRANCH[\"os-brick\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:537                        GITREPO[\"os-client-config\"]=https://opendev.org/openstack/os-client-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:538                        GITBRANCH[\"os-client-config\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:539                        GITDIR[\"os-client-config\"]=/opt/stack/os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:542                        GITREPO[\"os-vif\"]=https://opendev.org/openstack/os-vif.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:543                        GITBRANCH[\"os-vif\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:546                        GITREPO[\"osc-lib\"]=https://opendev.org/openstack/osc-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:547                        GITBRANCH[\"osc-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:550                        GITREPO[\"ironic-lib\"]=https://opendev.org/openstack/ironic-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:551                        GITBRANCH[\"ironic-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:553                        GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:556                        GITREPO[\"diskimage-builder\"]=https://opendev.org/openstack/diskimage-builder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:557                        GITBRANCH[\"diskimage-builder\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:558                        GITDIR[\"diskimage-builder\"]=/opt/stack/diskimage-builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:561                        GITREPO[\"neutron-lib\"]=https://opendev.org/openstack/neutron-lib.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:562                        GITBRANCH[\"neutron-lib\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:563                        GITDIR[\"neutron-lib\"]=/opt/stack/neutron-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:566                        GITREPO[\"os-traits\"]=https://opendev.org/openstack/os-traits.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:567                        GITBRANCH[\"os-traits\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:576                        DIB_UTILS_REPO=https://opendev.org/openstack/dib-utils.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:577                        DIB_UTILS_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:580                        OAC_REPO=https://opendev.org/openstack/os-apply-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:581                        OAC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:584                        OCC_REPO=https://opendev.org/openstack/os-collect-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:585                        OCC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:588                        ORC_REPO=https://opendev.org/openstack/os-refresh-config.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:589                        ORC_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:601                        IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:602                        IRONIC_PYTHON_AGENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:605                        NOVNC_REPO=https://github.com/novnc/noVNC.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:606                        NOVNC_BRANCH=v1.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:609                        SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:610                        SPICE_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:616                        trueorfalse False ENABLE_VOLUME_MULTIATTACH",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:616                        ENABLE_VOLUME_MULTIATTACH=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:622                        DEFAULT_VIRT_DRIVER=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:623                        is_package_installed xenserver-core",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1343  [[ -z xenserver-core ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1347  [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_package_installed:1352  dpkg -s xenserver-core",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:624                        VIRT_DRIVER=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:625                        case \"$VIRT_DRIVER\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:627                        LIBVIRT_TYPE=kvm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:628                        [[ Ubuntu =~ (Debian|Ubuntu) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:632                        cut -d : -f 1 /etc/group",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:632                        grep 'libvirtd$'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:632                        true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:632                        LIBVIRT_GROUP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:633                        LIBVIRT_GROUP=libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:681                        CIRROS_VERSION=0.4.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:682                        CIRROS_ARCH=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:687                        trueorfalse True DOWNLOAD_DEFAULT_IMAGES",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:687                        DOWNLOAD_DEFAULT_IMAGES=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:688                        [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:689                        [[ -n file:///opt/stack/devstack/files/rhel_7.6-uefi.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:690                        IMAGE_URLS+=,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:692                        case \"$VIRT_DRIVER\" in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:720                        DOWNLOAD_DEFAULT_IMAGES=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:729                        EXTRA_CACHE_URLS=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:732                        ETCD_VERSION=v3.3.12",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:733                        ETCD_SHA256_AMD64=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:734                        ETCD_SHA256_ARM64=170b848ac1a071fe7d495d404a868a2c0090750b2944f8a260ef1c6125b2b4f4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:735                        ETCD_SHA256_PPC64=77f807b1b51abbf51e020bb05bdb8ce088cb58260fcd22749ea32eee710463d3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:737                        ETCD_SHA256_S390X=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:739                        is_arch x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_arch:430              uname -m",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_arch:430              [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:740                        ETCD_ARCH=amd64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:741                        ETCD_SHA256=dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:761                        ETCD_PORT=2379",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:762                        ETCD_PEER_PORT=2380",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:763                        ETCD_DOWNLOAD_URL=https://github.com/coreos/etcd/releases/download/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:764                        ETCD_NAME=etcd-v3.3.12-linux-amd64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:765                        ETCD_DOWNLOAD_FILE=etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:766                        ETCD_DOWNLOAD_LOCATION=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:768                        EXTRA_CACHE_URLS+=,https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:771                        CACHE_BACKEND=dogpile.cache.memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:772                        MEMCACHE_SERVERS=localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:775                        for image_url in ${IMAGE_URLS//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:776                        wc -l",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:776                        grep -o -F file:///opt/stack/devstack/files/rhel_7.6-uefi.img",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:776                        echo file:///opt/stack/devstack/files/rhel_7.6-uefi.img,",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:776                        '[' 1 -gt 1 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:782                        VOLUME_BACKING_FILE_SIZE=24G",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:785                        VOLUME_NAME_PREFIX=volume-",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:786                        INSTANCE_NAME_PREFIX=instance-",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:789                        S3_SERVICE_PORT=3333",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:792                        PRIVATE_NETWORK_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:793                        PUBLIC_NETWORK_NAME=public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:795                        PUBLIC_INTERFACE=ens2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:798                        SERVICE_PROTOCOL=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:804                        nproc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:804                        nproc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:804                        API_WORKERS=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:807                        SERVICE_TIMEOUT=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:810                        NOVA_READY_TIMEOUT=600",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:813                        SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:816                        WORKER_TIMEOUT=90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:821                        [[ -e /usr/bin/dnf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:824                        YUM=yum",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:833                        trueorfalse False OFFLINE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:833                        OFFLINE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:838                        trueorfalse False ERROR_ON_CLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:838                        ERROR_ON_CLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:841                        trueorfalse True ENABLE_DEBUG_LOG_LEVEL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:841                        ENABLE_DEBUG_LOG_LEVEL=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:847                        FLOATING_RANGE=172.24.4.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:848                        IPV4_ADDRS_SAFE_TO_USE=10.0.0.0/22",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:849                        FIXED_RANGE=169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:850                        HOST_IP_IFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:851                        HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:852                        HOST_IPV6=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:854                        get_default_host_ip 169.16.1.0/24 172.24.4.0/24 '' 169.16.1.117 inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:681  local fixed_range=169.16.1.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:682  local floating_range=172.24.4.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:683  local host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:684  local host_ip=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:685  local af=inet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:688  '[' -z 169.16.1.117 -o 169.16.1.117 == dhcp ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:712  echo 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:854                        HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:855                        '[' 169.16.1.117 == '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:859                        get_default_host_ip '' '' '' '' inet6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:681  local fixed_range=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:682  local floating_range=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:683  local host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:684  local host_ip=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:685  local af=inet6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:688  '[' -z '' -o '' == dhcp ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:689  host_ip=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:691  awk '/default/ {print $5}'",
                                "++++functions-common:get_default_host_ip:691  ip -f inet6 route",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:691  head -1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:691  host_ip_iface=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:692  local host_ips",
                                "tput: tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  awk '/inet6/ {split($2,parts,\"/\");  print parts[1]}'",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  LC_ALL=C",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  sed /temporary/d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:get_default_host_ip:693  ip -f inet6 addr show",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:693  host_ips='::1",
                                "fe80::f816:3eff:fea5:5818",
                                "fe80::f816:3eff:fe84:1105'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:694  local ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:695  for ip in $host_ips",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:702  [[ inet6 == \\i\\n\\e\\t\\6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:703  host_ip=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:704  break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:get_default_host_ip:712  echo ::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:859                        HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:862                        trueorfalse True NEUTRON_PORT_SECURITY",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:862                        NEUTRON_PORT_SECURITY=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:867                        SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:873                        [[ 4 != \\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:877                        [[ 4 == 4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:878                        DEF_SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:879                        DEF_SERVICE_LOCAL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:880                        DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:883                        [[ 4 == 6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:894                        SERVICE_LISTEN_ADDRESS=0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:898                        SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:900                        SERVICE_LOCAL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:902                        REGION_NAME=RegionOne",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:905                        trueorfalse False SYSLOG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:905                        SYSLOG=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:906                        SYSLOG_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:907                        SYSLOG_PORT=516",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:911                        GIT_DEPTH=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++stackrc:source:915                        trueorfalse True RECREATE_KEYSTONE_DB",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:915                        RECREATE_KEYSTONE_DB=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:927                        [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:928                        default_logdir=/opt/stack/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:929                        [[ -z /tmp/devstack_logs/devstacklog.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:934                        LOGDIR=/tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:935                        logfile=devstacklog.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:936                        [[ -z /tmp/devstack_logs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:936                        [[ /tmp/devstack_logs == \\d\\e\\v\\s\\t\\a\\c\\k\\l\\o\\g\\.\\t\\x\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:941                        unset default_logdir logfile",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++stackrc:source:947                        ULIMIT_NOFILE=2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:220                       write_devstack_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:write_devstack_version:815      sudo tee /etc/devstack-version",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:write_devstack_version:815      cat -",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:write_devstack_version:815      git log '--format=%H %s %ci' -1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:224                       [[ ! bionic =~ (bionic|stretch|jessie|f29|opensuse-15.0|opensuse-15.1|opensuse-tumbleweed|rhel7) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:235                       export_proxy_variables",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2154  isset http_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:isset:171                [[ -v http_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2157  isset https_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:isset:171                [[ -v https_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2160  isset no_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:isset:171                [[ -v no_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:240                       disable_negated_services",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:disable_negated_services:1855  local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:disable_negated_services:1856  set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:disable_negated_services:1856  grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:disable_negated_services:1856  xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:disable_negated_services:1857  set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:247                       is_package_installed sudo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1343  [[ -z sudo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1347  [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1352  dpkg -s sudo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:250                       sudo grep -q '^#includedir.*/etc/sudoers.d' /etc/sudoers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:254                       [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:263                       mktemp",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:263                       TEMPFILE=/tmp/tmp.Yi1Rd9Sb07",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:264                       echo 'ubuntu ALL=(root) NOPASSWD:ALL'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:267                       echo 'Defaults:ubuntu secure_path=/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:268                       echo 'Defaults:ubuntu !requiretty'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:269                       chmod 0440 /tmp/tmp.Yi1Rd9Sb07",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:270                       sudo chown root:root /tmp/tmp.Yi1Rd9Sb07",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:271                       sudo mv /tmp/tmp.Yi1Rd9Sb07 /etc/sudoers.d/50_stack_sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:278                       is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:279                       echo 'APT::Acquire::Retries \"20\";'",
                                "+./stack.sh:main:279                       sudo tee /etc/apt/apt.conf.d/80retry",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:361                       DEST=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:366                       [[ ! -d /opt/stack ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:373                       [[ -n /tmp/devstack_logs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:374                       mkdir -p /tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:378                       DATA_DIR=/opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:379                       [[ ! -d /opt/stack/data ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:380                       sudo mkdir -p /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:381                       safe_chown -R ubuntu /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2058  local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2060  set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:382                       safe_chmod 0755 /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chmod:2231          _safe_permission_operation chmod 0755 /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2058  local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  set +o",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_safe_permission_operation:2059  grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2059  xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2060  set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chmod 0755 /opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:388                       hostname -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:388                       LOCAL_HOSTNAME=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:389                       fgrep -qwe ubuntu /etc/hosts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:390                       sudo sed -i 's/\\(^127.0.0.1.*\\)/\\1 ubuntu/' /etc/hosts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:396                       trueorfalse False SKIP_EPEL_INSTALL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:396                       SKIP_EPEL_INSTALL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:398                       [[ bionic == \\r\\h\\e\\l\\7 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:418                       is_package_installed python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1343  [[ -z python ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1347  [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1351  [[ deb = \\d\\e\\b ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_package_installed:1352  dpkg -s python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:425                       trueorfalse True VERBOSE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          grep xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:425                       VERBOSE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:426                       trueorfalse False VERBOSE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:150          local xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          grep xtrace",
                                "No value for $TERM and no -T specified",
                                "+++functions-common:trueorfalse:151          set +o",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:151          xtrace='set -o xtrace'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:trueorfalse:152          set +o xtrace",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:426                       VERBOSE_NO_TIMESTAMP=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:472                       TIMESTAMP_FORMAT=%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:473                       LOGDAYS=7",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:474                       date +%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:474                       CURRENT_LOG_TIME=2020-01-14-052752",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:476                       [[ -n /tmp/devstack_logs/devstacklog.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:479                       LOGFILE_DIR=/tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:480                       LOGFILE_NAME=devstacklog.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:481                       mkdir -p /tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:482                       find /tmp/devstack_logs -maxdepth 1 -name 'devstacklog.txt.*' -mtime +7 -exec rm '{}' ';'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:483                       LOGFILE=/tmp/devstack_logs/devstacklog.txt.2020-01-14-052752",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:484                       SUMFILE=/tmp/devstack_logs/devstacklog.txt.2020-01-14-052752.summary.2020-01-14-052752",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:490                       exec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:491                       [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:492                       _of_args=-v",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:493                       [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:494                       _of_args='-v --no-timestamp'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:497                       exec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:497                       /opt/stack/devstack/tools/outfilter.py -v --no-timestamp -o /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:499                       exec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:507                       echo_summary 'stack.sh log /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:499                       /opt/stack/devstack/tools/outfilter.py -o /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752.summary.2020-01-14-052752",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e stack.sh log /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:509                       ln -sf /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752 /tmp/devstack_logs/devstacklog.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:510                       ln -sf /tmp/devstack_logs/devstacklog.txt.2020-01-14-052752.summary.2020-01-14-052752 /tmp/devstack_logs/devstacklog.txt.summary",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:525                       check_path_perm_sanity /opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:567      local real_path",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:568      readlink -f /opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:568      real_path=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:569      local rebuilt_path=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:570      echo /opt/stack",
                                "++functions:check_path_perm_sanity:570      tr / ' '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:571      rebuilt_path=/opt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:573      stat -c %a /opt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:573      [[ 755 = 700 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:570      for i in $(echo ${real_path} | tr \"/\" \" \")",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:571      rebuilt_path=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:check_path_perm_sanity:573      stat -c %a /opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:check_path_perm_sanity:573      [[ 777 = 700 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:531                       trap exit_trap EXIT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:572                       trap err_trap ERR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:585                       set -o errexit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:588                       uname -a",
                                "Linux ubuntu 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:591                       SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:592                       rm -f /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:595                       source /opt/stack/devstack/lib/database",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:596                       source /opt/stack/devstack/lib/rpc_backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:602                       fetch_plugins",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1678       local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1679       local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1682       [[ -z ,ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1686       echo 'Fetching DevStack plugins'",
                                "Fetching DevStack plugins",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1687       for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:fetch_plugins:1688       git_clone_by_name ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:602    local name=ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:603    local repo=https://opendev.org/openstack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:604    local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:605    local branch=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone_by_name:606    git_clone https://opendev.org/openstack/ironic /opt/stack/ironic master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:567            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "1430a5e49 Merge \"Remove reference to deprecated [disk_utils]iscsi_verify_attempts\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:606                       run_phase override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ override_defaults == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ override_defaults == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ override_defaults == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ override_defaults == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ override_defaults == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1785           plugin_override_defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1719  local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1720  local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1723  [[ -z ,ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1727  echo 'Overriding Configuration Defaults'",
                                "Overriding Configuration Defaults",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1728  for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1729  local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:plugin_override_defaults:1731  [[ -f /opt/stack/ironic/devstack/override-defaults ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:609                       source /opt/stack/devstack/lib/apache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:612                       source /opt/stack/devstack/lib/tls",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:38                         is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++lib/tls:source:43                         hostname -f",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:43                         DEVSTACK_HOSTNAME=localhost",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:44                         DEVSTACK_CERT_NAME=devstack-cert",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:45                         DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:48                         ROOT_CA_DIR=/opt/stack/data/CA/root-ca",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:49                         INT_CA_DIR=/opt/stack/data/CA/int-ca",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:51                         ORG_NAME=OpenStack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:52                         ORG_UNIT_NAME=DevStack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:55                         STUD_PROTO=--tls",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:56                         STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tls:source:63                         OPENSSL=/usr/bin/openssl",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:615                       source /opt/stack/devstack/lib/infra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:616                       source /opt/stack/devstack/lib/libraries",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:617                       source /opt/stack/devstack/lib/lvm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:618                       source /opt/stack/devstack/lib/horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:619                       source /opt/stack/devstack/lib/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:620                       source /opt/stack/devstack/lib/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:621                       source /opt/stack/devstack/lib/nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:622                       source /opt/stack/devstack/lib/placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:623                       source /opt/stack/devstack/lib/cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:624                       source /opt/stack/devstack/lib/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:625                       source /opt/stack/devstack/lib/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:626                       source /opt/stack/devstack/lib/ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:627                       source /opt/stack/devstack/lib/dstat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:628                       source /opt/stack/devstack/lib/tcpdump",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:629                       source /opt/stack/devstack/lib/etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:635                       run_phase source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ source == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:6           source /opt/stack/devstack/lib/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ source == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ source == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ source == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1782           load_plugin_settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1696  local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1697  local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1700  [[ -z ,ironic ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1704  echo 'Loading plugin settings'",
                                "Loading plugin settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1705  for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1706  local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1708  [[ -f /opt/stack/ironic/devstack/settings ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:load_plugin_settings:1709  source /opt/stack/ironic/devstack/settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:1  enable_service ironic ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:3  source /opt/stack/ironic/devstack/common_settings",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:3  [[ -f /opt/stack/devstack/../../old/devstack/.localrc.auto ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:7  CIRROS_VERSION=0.4.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:14  IRONIC_BOOT_MODE=bios",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:16  IRONIC_DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:17  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:21  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:36  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:44  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/rhel_7.6-uefi.img, =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-uec\\.tar\\.gz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/rhel_7.6-uefi.img, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ , == \\, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:29  IMAGE_URLS+=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:45  add_image_link http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:26  local i_link=http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:27  [[ file:///opt/stack/devstack/files/rhel_7.6-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz =~ http://download\\.cirros-cloud\\.net/0\\.4\\.0/cirros-0\\.4\\.0-x86_64-disk\\.img ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ -z file:///opt/stack/devstack/files/rhel_7.6-uefi.img,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-uec.tar.gz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:28  [[ z == \\, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:add_image_link:31  IMAGE_URLS+=,http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:48  export IRONIC_WHOLEDISK_IMAGE_NAME=rhel_7.6-uefi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:48  IRONIC_WHOLEDISK_IMAGE_NAME=rhel_7.6-uefi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:49  export IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:49  IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:53  [[ -z False ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/common_settings:source:57  trueorfalse False IRONIC_TEMPEST_WHOLE_DISK_IMAGE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:57  IRONIC_TEMPEST_WHOLE_DISK_IMAGE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:59  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:62  export IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:62  IRONIC_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:67  export DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/common_settings:source:67  DEFAULT_IMAGE_NAME=cirros-0.4.0-x86_64-uec",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  ip link show",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  sort -n",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/settings:source:9  sed -ne 's/.*mtu \\([0-9]\\+\\).*/\\1/p'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:9  local_mtu=1500",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/settings:source:16  PUBLIC_BRIDGE_MTU=1400",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1783           verify_disabled_services",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2043  local service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,key, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,placement-client, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-api, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,g-reg, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,rabbit, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,tempest, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,mysql, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,etcd3, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,dstat, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,neutron, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-svc, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-agt, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-dhcp, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-meta, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,q-l3, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-proxy, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-object, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-container, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,s-account, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ironic, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-api, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2044  for service in ${ENABLED_SERVICES//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:verify_disabled_services:2045  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api, =~ ,ir-cond, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:706                       initialize_database_backends",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:66  is_service_enabled mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:66  DATABASE_TYPE=mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:65  for backend in $DATABASE_BACKENDS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:66  is_service_enabled postgresql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:69  '[' -z mysql ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:73  MYSQL_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:74  MYSQL_USER=root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:80  [[ 4 == 6 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:83  DATABASE_HOST=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:86  DATABASE_USER=root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:88  '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:initialize_database_backends:102  get_database_type_mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:get_database_type_mysql:35  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:get_database_type_mysql:36  echo mysql+pymysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:102  BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:initialize_database_backends:104  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:707                       echo 'Using mysql database backend'",
                                "Using mysql database backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:710                       read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:722                       is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:723                       read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:730                       is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:732                       read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:734                       read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:745                       is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:754                       is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:764                       is_service_enabled s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:768                       read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:770                       [[ -z password ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:776                       save_stackenv 776",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:62         local tag=776",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:save_stackenv:64         date +%F-%H%M%S",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:64         time_stamp=2020-01-14-052756",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:65         echo '# 2020-01-14-052756 776'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo BASE_SQL_CONN=mysql+pymysql://root:password@127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DATA_DIR=/opt/stack/data",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo DEST=/opt/stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo ENABLED_SERVICES=key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_AUTH_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo KEYSTONE_SERVICE_URI=http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo LOGFILE=/tmp/devstack_logs/devstacklog.txt.2020-01-14-052752",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo OS_CACERT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_HOST=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo STACK_USER=ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo TLS_IP=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo HOST_IPV6=::1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:66         for i in $STACK_ENV_VARS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:save_stackenv:67         echo SERVICE_IP_VERSION=4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:787                       git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/requirements.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/requirements ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1578979677304",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/requirements.git /opt/stack/requirements --branch master",
                                "Cloning into '/opt/stack/requirements'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578979677304",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578979677304 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578979684573",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=7269",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=7269",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "c5512134 Merge \"update constraint for os-client-config to new release 2.0.0\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:791                       echo_summary 'Installing package prerequisites'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Installing package prerequisites",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:792                       source /opt/stack/devstack/tools/install_prereqs.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:11        FORCE_PREREQ=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:13        getopts :f opt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:23        [[ -z /opt/stack/devstack ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:43        PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:44        PREREQ_RERUN_HOURS=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:45        PREREQ_RERUN_SECONDS=7200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:47        date +%s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:47        NOW=1578979684",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:48        head -1 /opt/stack/devstack/.prereqs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:48        echo 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:48        LAST_RUN=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:49        DELTA=1578979684",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:50        [[ 1578979684 -lt 7200 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:57        export_proxy_variables",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2154  isset http_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:isset:171                [[ -v http_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2155  export http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2155  http_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2157  isset https_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:isset:171                [[ -v https_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2158  export https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2158  https_proxy=http://web-proxy.in.hpecorp.net:8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2160  isset no_proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:isset:171                [[ -v no_proxy ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2161  export no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:export_proxy_variables:2161  no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:64        get_packages general,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:64        PACKAGES='apache2",
                                "apache2-dev",
                                "bc",
                                "bridge-utils",
                                "bsdmainutils",
                                "curl",
                                "g++",
                                "gcc",
                                "gettext  ",
                                "git",
                                "graphviz ",
                                "iputils-ping",
                                "libapache2-mod-proxy-uwsgi",
                                "libffi-dev ",
                                "libjpeg-dev ",
                                "libmysqlclient-dev  ",
                                "libpcre3-dev ",
                                "libpq-dev  ",
                                "libssl-dev ",
                                "libsystemd-dev ",
                                "libxml2-dev  ",
                                "libxslt1-dev  ",
                                "libyaml-dev",
                                "lsof ",
                                "openssh-server",
                                "openssl",
                                "pkg-config",
                                "psmisc",
                                "python2.7",
                                "python-dev",
                                "python-gdbm ",
                                "tar",
                                "tcpdump",
                                "unzip",
                                "uuid-runtime",
                                "wget",
                                "wget",
                                "zlib1g-dev",
                                "libkrb5-dev",
                                "libldap2-dev",
                                "libsasl2-dev",
                                "memcached",
                                "python-mysqldb",
                                "sqlite3",
                                "acl",
                                "dnsmasq-base",
                                "dnsmasq-utils ",
                                "ebtables",
                                "haproxy ",
                                "iptables",
                                "iputils-arping",
                                "iputils-ping",
                                "libmysqlclient-dev",
                                "postgresql-server-dev-all",
                                "python-mysqldb",
                                "sqlite3",
                                "sudo",
                                "vlan",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "dstat",
                                "python-psutil",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "curl",
                                "liberasurecode-dev",
                                "make",
                                "memcached",
                                "sqlite3",
                                "xfsprogs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:65        get_plugin_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:65        PACKAGES='apache2",
                                "apache2-dev",
                                "bc",
                                "bridge-utils",
                                "bsdmainutils",
                                "curl",
                                "g++",
                                "gcc",
                                "gettext  ",
                                "git",
                                "graphviz ",
                                "iputils-ping",
                                "libapache2-mod-proxy-uwsgi",
                                "libffi-dev ",
                                "libjpeg-dev ",
                                "libmysqlclient-dev  ",
                                "libpcre3-dev ",
                                "libpq-dev  ",
                                "libssl-dev ",
                                "libsystemd-dev ",
                                "libxml2-dev  ",
                                "libxslt1-dev  ",
                                "libyaml-dev",
                                "lsof ",
                                "openssh-server",
                                "openssl",
                                "pkg-config",
                                "psmisc",
                                "python2.7",
                                "python-dev",
                                "python-gdbm ",
                                "tar",
                                "tcpdump",
                                "unzip",
                                "uuid-runtime",
                                "wget",
                                "wget",
                                "zlib1g-dev",
                                "libkrb5-dev",
                                "libldap2-dev",
                                "libsasl2-dev",
                                "memcached",
                                "python-mysqldb",
                                "sqlite3",
                                "acl",
                                "dnsmasq-base",
                                "dnsmasq-utils ",
                                "ebtables",
                                "haproxy ",
                                "iptables",
                                "iputils-arping",
                                "iputils-ping",
                                "libmysqlclient-dev",
                                "postgresql-server-dev-all",
                                "python-mysqldb",
                                "sqlite3",
                                "sudo",
                                "vlan",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "dstat",
                                "python-psutil",
                                "ipset",
                                "conntrack",
                                "conntrackd",
                                "keepalived",
                                "curl",
                                "liberasurecode-dev",
                                "make",
                                "memcached",
                                "sqlite3",
                                "xfsprogs ",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "",
                                "apparmor",
                                "docker.io",
                                "ipmitool",
                                "iptables",
                                "ipxe",
                                "isolinux",
                                "gnupg",
                                "libguestfs0",
                                "libguestfs-tools",
                                "open-iscsi",
                                "openssh-client",
                                "",
                                "",
                                "pxelinux ",
                                "python-libguestfs",
                                "qemu",
                                "qemu-kvm",
                                "qemu-utils",
                                "sgabios",
                                "shellinabox",
                                "syslinux-common ",
                                "tftpd-hpa",
                                "xinetd",
                                "squashfs-tools",
                                "libvirt-dev",
                                "socat",
                                "ipxe-qemu",
                                "jq'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:67        is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:67        grep -q dkms",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:67        echo apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:72        install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1307  REPOS_UPDATED=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1074      [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1076      local sudo=sudo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1077      id -u",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1077      [[ 1000 = \\0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1080      time_start apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1578979685630",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1082      local 'proxies=http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1083      local 'update_cmd=sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1084      timeout 300 sh -c 'while ! sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update; do sleep 30; done'",
                                "Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]",
                                "Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [830 kB]",
                                "Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [606 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [26.0 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,036 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [9,500 B]",
                                "Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4,044 B]",
                                "Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [17.0 kB]",
                                "Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [633 kB]",
                                "Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [6,120 B]",
                                "Fetched 3,419 kB in 3s (1,086 kB/s)",
                                "Reading package lists...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1088      REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1090      time_stop apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1578979685630",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1578979685630 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1578979693090",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=7460",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=7460",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1335     real_install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1321  apt_get install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat python-psutil ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached sqlite3 xfsprogs apparmor docker.io ipmitool iptables ipxe isolinux gnupg libguestfs0 libguestfs-tools open-iscsi openssh-client pxelinux python-libguestfs qemu qemu-kvm qemu-utils sgabios shellinabox syslinux-common tftpd-hpa xinetd squashfs-tools libvirt-dev socat ipxe-qemu jq",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "acl is already the newest version (2.2.52-3build1).",
                                "acl set to manually installed.",
                                "bc is already the newest version (1.07.1-2).",
                                "bc set to manually installed.",
                                "bsdmainutils is already the newest version (11.1.2ubuntu1).",
                                "bsdmainutils set to manually installed.",
                                "dnsmasq-base is already the newest version (2.79-1).",
                                "dnsmasq-base set to manually installed.",
                                "iptables is already the newest version (1.6.1-2ubuntu2).",
                                "iptables set to manually installed.",
                                "liberasurecode-dev is already the newest version (1.5.0-1).",
                                "lsof is already the newest version (4.89+dfsg-0.1).",
                                "lsof set to manually installed.",
                                "make is already the newest version (4.1-9.1ubuntu1).",
                                "make set to manually installed.",
                                "python-dev is already the newest version (2.7.15~rc1-1).",
                                "socat is already the newest version (1.7.3.2-2ubuntu2).",
                                "tcpdump is already the newest version (4.9.2-3).",
                                "tcpdump set to manually installed.",
                                "xfsprogs is already the newest version (4.9.0+nmu1ubuntu2).",
                                "xfsprogs set to manually installed.",
                                "apache2 is already the newest version (2.4.29-1ubuntu4.11).",
                                "apparmor is already the newest version (2.12-4ubuntu5.1).",
                                "apparmor set to manually installed.",
                                "curl is already the newest version (7.58.0-2ubuntu3.8).",
                                "ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3).",
                                "ebtables set to manually installed.",
                                "gcc is already the newest version (4:7.4.0-1ubuntu2.3).",
                                "gcc set to manually installed.",
                                "gnupg is already the newest version (2.2.4-1ubuntu1.2).",
                                "gnupg set to manually installed.",
                                "iputils-ping is already the newest version (3:20161105-1ubuntu3).",
                                "iputils-ping set to manually installed.",
                                "libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.5).",
                                "open-iscsi is already the newest version (2.0.874-5ubuntu2.7).",
                                "openssh-client is already the newest version (1:7.6p1-4ubuntu0.3).",
                                "openssh-client set to manually installed.",
                                "openssh-server is already the newest version (1:7.6p1-4ubuntu0.3).",
                                "openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.5).",
                                "openssl set to manually installed.",
                                "psmisc is already the newest version (23.1-1ubuntu0.1).",
                                "psmisc set to manually installed.",
                                "squashfs-tools is already the newest version (1:4.3-6ubuntu0.18.04.1).",
                                "squashfs-tools set to manually installed.",
                                "sudo is already the newest version (1.8.21p2-3ubuntu1.1).",
                                "tar is already the newest version (1.29b-2ubuntu0.1).",
                                "tar set to manually installed.",
                                "uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.4).",
                                "uuid-runtime set to manually installed.",
                                "vlan is already the newest version (1.9-3.2ubuntu6).",
                                "wget is already the newest version (1.19.4-1ubuntu2.2).",
                                "wget set to manually installed.",
                                "The following additional packages will be installed:",
                                "  attr augeas-lenses autoconf automake autopoint autotools-dev comerr-dev",
                                "  containerd db-util db5.3-util dctrl-tools debhelper dh-autoreconf",
                                "  dh-strip-nondeterminism exfat-utils extlinux fontconfig fontconfig-config",
                                "  fonts-dejavu-core freeipmi-common g++-7 genisoimage gir1.2-harfbuzz-0.0",
                                "  grub-ipxe icoutils icu-devtools intltool-debian",
                                "  ipxe-qemu-256k-compat-efi-roms krb5-multidev ldmtool libafflib0v5 libaio1",
                                "  libann0 libapr1-dev libaprutil1-dev libarchive-zip-perl libasound2",
                                "  libasound2-data libasyncns0 libaugeas0 libavahi-client3 libavahi-common-data",
                                "  libavahi-common3 libbfio1 libbluetooth3 libbrlapi0.6 libcaca0 libcacard0",
                                "  libcairo2 libcdt5 libcgraph6 libconfig9 libcroco3 libdate-manip-perl",
                                "  libdatrie1 libencode-locale-perl libewf2 libfdt1 libfile-listing-perl",
                                "  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16",
                                "  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3",
                                "  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0",
                                "  libgts-0.7-5 libguestfs-perl libgvc6 libgvpr2 libharfbuzz-dev",
                                "  libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libhivex0",
                                "  libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl",
                                "  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl",
                                "  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev",
                                "  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl",
                                "  libipset3 libiscsi7 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8",
                                "  libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common",
                                "  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldm-1.0-0",
                                "  libltdl7 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl",
                                "  libmysqlclient20 libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0",
                                "  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0",
                                "  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0",
                                "  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre32-3 libpcrecpp0v5",
                                "  libpixman-1-0 libpq5 libpulse0 libpython2.7 libpython2.7-dev",
                                "  libpython2.7-minimal libpython2.7-stdlib librados2 librbd1 librdmacm1",
                                "  libsctp-dev libsctp1 libsdl1.2debian libsensors4 libsm6 libsndfile1",
                                "  libsnmp-base libsnmp30 libspice-server1 libsqlite3-0 libstdc++-7-dev",
                                "  libstring-shellquote-perl libsys-virt-perl libthai-data libthai0 libtiff5",
                                "  libtimedate-perl libtool libtry-tiny-perl libtsk13 liburi-perl",
                                "  libusbredirparser1 libvirt0 libvorbis0a libvorbisenc2 libwebp6",
                                "  libwin-hivex-perl libwww-perl libwww-robotrules-perl libxaw7 libxcb-render0",
                                "  libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0 libxml-parser-perl",
                                "  libxml-xpath-perl libxmu6 libxpm4 libxrender1 libxt6 libyajl2 lsscsi lzop m4",
                                "  mtools mysql-common netpbm osinfo-db perl-openssl-defaults po-debconf",
                                "  postgresql-client-common postgresql-common postgresql-server-dev-10",
                                "  python2.7-dev python2.7-minimal qemu-block-extra qemu-slof qemu-system",
                                "  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc",
                                "  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86",
                                "  qemu-user runc scrub seabios sleuthkit ssl-cert supermin syslinux uuid-dev",
                                "  x11-common",
                                "Suggested packages:",
                                "  augeas-doc autoconf-archive gnu-standards autoconf-doc ifupdown doc-base",
                                "  debtags dh-make dwz aufs-tools debootstrap docker-doc rinse zfs-fuse",
                                "  | zfsutils freeipmi-tools g++-multilib g++-7-multilib gcc-7-doc",
                                "  libstdc++6-7-dbg wodim cdrkit-doc gettext-doc libasprintf-dev",
                                "  libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el",
                                "  git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gsfonts",
                                "  graphviz-doc vim-haproxy haproxy-doc libterm-readline-gnu-perl",
                                "  | libterm-readline-perl-perl xorriso krb5-doc uwsgi libasound2-plugins",
                                "  alsa-utils augeas-tools libgd-tools libglib2.0-doc libgraphite2-utils",
                                "  krb5-user libvisual-0.4-plugins gstreamer1.0-tools libguestfs-gfs2",
                                "  libguestfs-jfs libguestfs-nilfs libguestfs-rescue libguestfs-rsync",
                                "  libguestfs-zfs libdata-dump-perl icu-doc libcrypt-ssleay-perl opus-tools",
                                "  postgresql-doc-10 pulseaudio lksctp-tools lm-sensors snmp-mibs-downloader",
                                "  libstdc++-7-doc libtool-doc gfortran | fortran95-compiler gcj-jdk",
                                "  libauthen-ntlm-perl libyaml-doc m4-doc libcache-memcached-perl libmemcached",
                                "  libanyevent-perl libyaml-perl libterm-readkey-perl floppyd libmail-box-perl",
                                "  libjson-perl python-gdbm-dbg default-mysql-server | virtual-mysql-server",
                                "  python-egenix-mxdatetime python-mysqldb-dbg python-psutil-doc python2.7-doc",
                                "  binfmt-support qemu-user-static samba vde2 qemu-efi openbios-ppc",
                                "  openhackware openbios-sparc autopsy mac-robber sqlite3-doc openssl-blacklist",
                                "  zip",
                                "Recommended packages:",
                                "  cgroupfs-mount | cgroup-lite pigz ubuntu-fan exfat-fuse fonts-liberation",
                                "  openipmi ipvsadm uwsgi-core libarchive-cpio-perl gstreamer1.0-plugins-base",
                                "  libgts-bin libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs",
                                "  libhtml-format-perl ibverbs-providers libintl-xs-perl",
                                "  gstreamer1.0-plugins-good libltdl-dev libdata-dump-perl libhtml-form-perl",
                                "  libhttp-daemon-perl libmailtools-perl ghostscript libmail-sendmail-perl",
                                "  cpu-checker qemu-user-binfmt sharutils update-inetd",
                                "The following NEW packages will be installed:",
                                "  apache2-dev attr augeas-lenses autoconf automake autopoint autotools-dev",
                                "  bridge-utils comerr-dev conntrack conntrackd containerd db-util db5.3-util",
                                "  dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils",
                                "  docker.io dstat exfat-utils extlinux fontconfig fontconfig-config",
                                "  fonts-dejavu-core freeipmi-common g++ g++-7 genisoimage gettext",
                                "  gir1.2-harfbuzz-0.0 graphviz grub-ipxe haproxy icoutils icu-devtools",
                                "  intltool-debian ipmitool ipset iputils-arping ipxe ipxe-qemu",
                                "  ipxe-qemu-256k-compat-efi-roms isolinux jq keepalived krb5-multidev ldmtool",
                                "  libafflib0v5 libaio1 libann0 libapache2-mod-proxy-uwsgi libapr1-dev",
                                "  libaprutil1-dev libarchive-zip-perl libasound2 libasound2-data libasyncns0",
                                "  libaugeas0 libavahi-client3 libavahi-common-data libavahi-common3 libbfio1",
                                "  libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libcairo2 libcdt5 libcgraph6",
                                "  libconfig9 libcroco3 libdate-manip-perl libdatrie1 libencode-locale-perl",
                                "  libewf2 libfdt1 libffi-dev libfile-listing-perl",
                                "  libfile-stripnondeterminism-perl libflac8 libfontconfig1 libfreeipmi16",
                                "  libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3",
                                "  libgraphite2-dev libgssrpc4 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0",
                                "  libgts-0.7-5 libguestfs-perl libguestfs-tools libguestfs0 libgvc6 libgvpr2",
                                "  libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b",
                                "  libhivex0 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl",
                                "  libhttp-cookies-perl libhttp-date-perl libhttp-message-perl",
                                "  libhttp-negotiate-perl libibverbs1 libice6 libicu-dev libicu-le-hb-dev",
                                "  libicu-le-hb0 libiculx60 libintl-perl libio-html-perl libio-socket-ssl-perl",
                                "  libipset3 libiscsi7 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev",
                                "  libjpeg8 libjpeg8-dev libjq1 libjson-glib-1.0-0 libjson-glib-1.0-common",
                                "  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1",
                                "  libldap2-dev libldm-1.0-0 libltdl7 liblua5.3-0 liblwp-mediatypes-perl",
                                "  liblwp-protocol-https-perl libmysqlclient-dev libmysqlclient20",
                                "  libnet-http-perl libnet-ssleay-perl libnetfilter-cthelper0",
                                "  libnetfilter-queue1 libnetpbm10 libnl-route-3-200 libnspr4 libnss3 libogg0",
                                "  libonig4 libopus0 liborc-0.4-0 libpango-1.0-0 libpangocairo-1.0-0",
                                "  libpangoft2-1.0-0 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3",
                                "  libpcrecpp0v5 libpixman-1-0 libpq-dev libpq5 libpulse0 librados2 librbd1",
                                "  librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsdl1.2debian libsensors4",
                                "  libsm6 libsndfile1 libsnmp-base libsnmp30 libspice-server1 libstdc++-7-dev",
                                "  libstring-shellquote-perl libsys-virt-perl libsystemd-dev libthai-data",
                                "  libthai0 libtiff5 libtimedate-perl libtool libtry-tiny-perl libtsk13",
                                "  liburi-perl libusbredirparser1 libvirt-dev libvirt0 libvorbis0a",
                                "  libvorbisenc2 libwebp6 libwin-hivex-perl libwww-perl libwww-robotrules-perl",
                                "  libxaw7 libxcb-render0 libxcb-shm0 libxen-4.9 libxen-dev libxenstore3.0",
                                "  libxml-parser-perl libxml-xpath-perl libxml2-dev libxmu6 libxpm4 libxrender1",
                                "  libxslt1-dev libxt6 libyajl2 libyaml-dev lsscsi lzop m4 memcached mtools",
                                "  mysql-common netpbm osinfo-db perl-openssl-defaults pkg-config po-debconf",
                                "  postgresql-client-common postgresql-common postgresql-server-dev-10",
                                "  postgresql-server-dev-all pxelinux python-gdbm python-guestfs python-mysqldb",
                                "  python-psutil qemu qemu-block-extra qemu-kvm qemu-slof qemu-system",
                                "  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc",
                                "  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86",
                                "  qemu-user qemu-utils runc scrub seabios sgabios shellinabox sleuthkit",
                                "  sqlite3 ssl-cert supermin syslinux syslinux-common tftpd-hpa unzip uuid-dev",
                                "  x11-common xinetd zlib1g-dev",
                                "The following packages will be upgraded:",
                                "  git libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib",
                                "  libsqlite3-0 python2.7 python2.7-dev python2.7-minimal",
                                "9 upgraded, 270 newly installed, 0 to remove and 24 not upgraded.",
                                "Need to get 222 MB of archives.",
                                "After this operation, 917 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.9 [1,117 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.3 [110 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB]",
                                "Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB]",
                                "Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]",
                                "Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04 [277 kB]",
                                "Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04 [28.3 MB]",
                                "Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1,053 kB]",
                                "Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]",
                                "Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1,915 kB]",
                                "Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1,294 kB]",
                                "Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]",
                                "Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.2 [498 kB]",
                                "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB]",
                                "Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB]",
                                "Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB]",
                                "Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB]",
                                "Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.7 [1,135 kB]",
                                "Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.12-0ubuntu0.18.04.3 [2,702 kB]",
                                "Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.12-0ubuntu0.18.04.3 [920 kB]",
                                "Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.21 [39.8 kB]",
                                "Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-common amd64 1:2.11+dfsg-1ubuntu7.21 [672 kB]",
                                "Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 freeipmi-common amd64 1.4.11-1.1ubuntu4.1 [174 kB]",
                                "Get:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B]",
                                "Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.4 [33.2 kB]",
                                "Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B]",
                                "Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB]",
                                "Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB]",
                                "Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.4 [262 kB]",
                                "Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB]",
                                "Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB]",
                                "Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB]",
                                "Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB]",
                                "Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB]",
                                "Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB]",
                                "Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB]",
                                "Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB]",
                                "Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB]",
                                "Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB]",
                                "Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]",
                                "Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B]",
                                "Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB]",
                                "Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB]",
                                "Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]",
                                "Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB]",
                                "Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB]",
                                "Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.11 [177 kB]",
                                "Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 attr amd64 1:2.4.47-2build1 [25.8 kB]",
                                "Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 augeas-lenses all 1.10.1-2 [300 kB]",
                                "Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB]",
                                "Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB]",
                                "Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB]",
                                "Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB]",
                                "Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 runc amd64 1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2 [1,903 kB]",
                                "Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 containerd amd64 1.2.6-0ubuntu1~18.04.2 [19.4 MB]",
                                "Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 db5.3-util amd64 5.3.28-13.1ubuntu1.1 [65.5 kB]",
                                "Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB]",
                                "Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB]",
                                "Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 18.09.7-0ubuntu1~18.04.4 [30.7 MB]",
                                "Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB]",
                                "Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 exfat-utils amd64 1.2.8-1 [39.9 kB]",
                                "Get:68 http://archive.ubuntu.com/ubuntu bionic/universe amd64 extlinux amd64 3:6.03+dfsg1-2 [131 kB]",
                                "Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1,468 kB]",
                                "Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7,574 kB]",
                                "Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B]",
                                "Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB]",
                                "Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB]",
                                "Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB]",
                                "Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB]",
                                "Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.5 [3,912 kB]",
                                "Get:77 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB]",
                                "Get:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB]",
                                "Get:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB]",
                                "Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]",
                                "Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]",
                                "Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB]",
                                "Get:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]",
                                "Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]",
                                "Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.3 [119 kB]",
                                "Get:86 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]",
                                "Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB]",
                                "Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB]",
                                "Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B]",
                                "Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB]",
                                "Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB]",
                                "Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]",
                                "Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB]",
                                "Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB]",
                                "Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB]",
                                "Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB]",
                                "Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB]",
                                "Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB]",
                                "Get:99 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB]",
                                "Get:100 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB]",
                                "Get:101 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB]",
                                "Get:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB]",
                                "Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB]",
                                "Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]",
                                "Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]",
                                "Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB]",
                                "Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [754 kB]",
                                "Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]",
                                "Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]",
                                "Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9,774 B]",
                                "Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]",
                                "Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]",
                                "Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]",
                                "Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB]",
                                "Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]",
                                "Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]",
                                "Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]",
                                "Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB]",
                                "Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]",
                                "Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7,012 B]",
                                "Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB]",
                                "Get:122 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB]",
                                "Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB]",
                                "Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8,284 B]",
                                "Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]",
                                "Get:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]",
                                "Get:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB]",
                                "Get:128 http://archive.ubuntu.com/ubuntu bionic/universe amd64 icoutils amd64 0.32.3-1 [59.0 kB]",
                                "Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 icu-devtools amd64 60.2-3ubuntu3 [179 kB]",
                                "Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreeipmi16 amd64 1.4.11-1.1ubuntu4.1 [826 kB]",
                                "Get:131 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ipmitool amd64 1.8.18-5ubuntu0.1 [403 kB]",
                                "Get:132 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB]",
                                "Get:133 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe-qemu all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [912 kB]",
                                "Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipxe all 1.0.0+git-20180124.fbe8c52d-0ubuntu2.2 [1,274 kB]",
                                "Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu2 [545 kB]",
                                "Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 isolinux all 3:6.03+dfsg1-2 [45.8 kB]",
                                "Get:137 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB]",
                                "Get:138 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB]",
                                "Get:139 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB]",
                                "Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB]",
                                "Get:141 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.3 [224 kB]",
                                "Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.3 [929 kB]",
                                "Get:143 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB]",
                                "Get:144 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.1 [54.2 kB]",
                                "Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.1 [37.2 kB]",
                                "Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.1 [49.7 kB]",
                                "Get:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.1 [38.2 kB]",
                                "Get:148 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.2 [38.5 kB]",
                                "Get:149 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.1 [120 kB]",
                                "Get:150 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libafflib0v5 amd64 3.7.16-2build2 [201 kB]",
                                "Get:151 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B]",
                                "Get:152 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2-data all 1.1.3-5ubuntu0.2 [36.5 kB]",
                                "Get:153 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasound2 amd64 1.1.3-5ubuntu0.2 [359 kB]",
                                "Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB]",
                                "Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaugeas0 amd64 1.10.1-2 [159 kB]",
                                "Get:156 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common-data amd64 0.7-3.1ubuntu1.2 [22.1 kB]",
                                "Get:157 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-common3 amd64 0.7-3.1ubuntu1.2 [21.6 kB]",
                                "Get:158 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libavahi-client3 amd64 0.7-3.1ubuntu1.2 [25.2 kB]",
                                "Get:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libbfio1 amd64 20170123-4 [306 kB]",
                                "Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbluetooth3 amd64 5.48-0ubuntu3.2 [64.0 kB]",
                                "Get:161 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcaca0 amd64 0.99.beta19-2ubuntu0.18.04.1 [203 kB]",
                                "Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcacard0 amd64 1:2.5.0-3 [19.6 kB]",
                                "Get:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libconfig9 amd64 1.5-0.4 [22.1 kB]",
                                "Get:164 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdate-manip-perl all 6.60-1 [883 kB]",
                                "Get:165 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libewf2 amd64 20140608-6.1build1 [469 kB]",
                                "Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libflac8 amd64 1.3.2-1 [213 kB]",
                                "Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.4 [68.7 kB]",
                                "Get:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.4 [102 kB]",
                                "Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB]",
                                "Get:170 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB]",
                                "Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB]",
                                "Get:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB]",
                                "Get:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB]",
                                "Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB]",
                                "Get:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.4 [1,385 kB]",
                                "Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB]",
                                "Get:177 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [865 kB]",
                                "Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 liborc-0.4-0 amd64 1:0.4.28-1 [137 kB]",
                                "Get:179 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.14.5-0ubuntu1~18.04.1 [688 kB]",
                                "Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B]",
                                "Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB]",
                                "Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB]",
                                "Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiculx60 amd64 60.2-3ubuntu3 [18.9 kB]",
                                "Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB]",
                                "Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-dev amd64 60.2-3ubuntu3 [8,893 kB]",
                                "Get:186 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB]",
                                "Get:187 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libintl-perl all 1.26-2build2 [719 kB]",
                                "Get:188 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.3 [225 kB]",
                                "Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B]",
                                "Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B]",
                                "Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-common all 1.4.2-3 [3,464 B]",
                                "Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjson-glib-1.0-0 amd64 1.4.2-3 [58.5 kB]",
                                "Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B]",
                                "Get:194 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.28-0ubuntu0.18.04.4 [688 kB]",
                                "Get:195 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.28-0ubuntu0.18.04.4 [987 kB]",
                                "Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnetpbm10 amd64 2:10.0-15.3build1 [58.0 kB]",
                                "Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libopus0 amd64 1.1.2-1ubuntu1 [159 kB]",
                                "Get:198 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.10-0ubuntu0.18.04.1 [108 kB]",
                                "Get:199 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.10-0ubuntu0.18.04.1 [218 kB]",
                                "Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbis0a amd64 1.3.5-4.2 [86.4 kB]",
                                "Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvorbisenc2 amd64 1.3.5-4.2 [70.7 kB]",
                                "Get:202 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsndfile1 amd64 1.0.28-4ubuntu0.18.04.1 [170 kB]",
                                "Get:203 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpulse0 amd64 1:11.1-1ubuntu7.4 [265 kB]",
                                "Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [256 kB]",
                                "Get:205 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-0.1ubuntu0.1 [175 kB]",
                                "Get:206 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libspice-server1 amd64 0.14.0-1ubuntu2.4 [345 kB]",
                                "Get:207 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]",
                                "Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyajl2 amd64 2.1.0-2build1 [20.0 kB]",
                                "Get:209 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt0 amd64 4.0.0-1ubuntu8.14 [1,248 kB]",
                                "Get:210 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libsys-virt-perl amd64 4.0.0-1 [232 kB]",
                                "Get:211 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.33 [184 kB]",
                                "Get:212 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtsk13 amd64 4.4.2-3 [326 kB]",
                                "Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 libusbredirparser1 amd64 0.7.1-1 [13.6 kB]",
                                "Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxenstore3.0 amd64 4.9.2-0ubuntu1 [19.7 kB]",
                                "Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-4.9 amd64 4.9.2-0ubuntu1 [399 kB]",
                                "Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxen-dev amd64 4.9.2-0ubuntu1 [662 kB]",
                                "Get:217 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libvirt-dev amd64 4.0.0-1ubuntu8.14 [143 kB]",
                                "Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB]",
                                "Get:219 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libxml-xpath-perl all 1.42-1 [65.8 kB]",
                                "Get:220 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.2 [757 kB]",
                                "Get:221 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB]",
                                "Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB]",
                                "Get:223 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lzop amd64 1.03-4 [39.8 kB]",
                                "Get:224 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB]",
                                "Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 mtools amd64 4.0.18-2ubuntu1 [177 kB]",
                                "Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 netpbm amd64 2:10.0-15.3build1 [1,017 kB]",
                                "Get:227 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 osinfo-db all 0.20180929-1ubuntu0.1 [76.7 kB]",
                                "Get:228 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB]",
                                "Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB]",
                                "Get:230 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB]",
                                "Get:231 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.10-0ubuntu0.18.04.1 [836 kB]",
                                "Get:232 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB]",
                                "Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 pxelinux all 3:6.03+dfsg1-2 [187 kB]",
                                "Get:234 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-gdbm amd64 2.7.17-1~18.04 [12.0 kB]",
                                "Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-mysqldb amd64 1.3.10-1build1 [49.2 kB]",
                                "Get:236 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-psutil amd64 5.4.2-1ubuntu0.1 [136 kB]",
                                "Get:237 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbrlapi0.6 amd64 5.5-4ubuntu2.0.1 [21.3 kB]",
                                "Get:238 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfdt1 amd64 1.4.5-3 [15.7 kB]",
                                "Get:239 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB]",
                                "Get:240 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-arm amd64 1:2.11+dfsg-1ubuntu7.21 [5,648 kB]",
                                "Get:241 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-mips amd64 1:2.11+dfsg-1ubuntu7.21 [9,510 kB]",
                                "Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 qemu-slof all 20170724+dfsg-1ubuntu1 [172 kB]",
                                "Get:243 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-ppc amd64 1:2.11+dfsg-1ubuntu7.21 [7,537 kB]",
                                "Get:244 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-sparc amd64 1:2.11+dfsg-1ubuntu7.21 [2,770 kB]",
                                "Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 seabios all 1.10.2-1ubuntu1 [128 kB]",
                                "Get:246 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-x86 amd64 1:2.11+dfsg-1ubuntu7.21 [5,197 kB]",
                                "Get:247 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-system-s390x amd64 1:2.11+dfsg-1ubuntu7.21 [1,851 kB]",
                                "Get:248 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system-misc amd64 1:2.11+dfsg-1ubuntu7.21 [13.6 MB]",
                                "Get:249 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-system amd64 1:2.11+dfsg-1ubuntu7.21 [12.3 kB]",
                                "Get:250 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu-user amd64 1:2.11+dfsg-1ubuntu7.21 [7,355 kB]",
                                "Get:251 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.21 [868 kB]",
                                "Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 qemu amd64 1:2.11+dfsg-1ubuntu7.21 [215 kB]",
                                "Get:253 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-kvm amd64 1:2.11+dfsg-1ubuntu7.21 [13.2 kB]",
                                "Get:254 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sgabios all 0.0~svn8-4 [7,482 B]",
                                "Get:255 http://archive.ubuntu.com/ubuntu bionic/universe amd64 shellinabox amd64 2.20build1 [126 kB]",
                                "Get:256 http://archive.ubuntu.com/ubuntu bionic/universe amd64 sleuthkit amd64 4.4.2-3 [249 kB]",
                                "Get:257 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.2 [754 kB]",
                                "Get:258 http://archive.ubuntu.com/ubuntu bionic/universe amd64 supermin amd64 5.1.19-2ubuntu1 [341 kB]",
                                "Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux amd64 3:6.03+dfsg1-2 [142 kB]",
                                "Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 syslinux-common all 3:6.03+dfsg1-2 [1,171 kB]",
                                "Get:261 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]",
                                "Get:262 http://archive.ubuntu.com/ubuntu bionic/main amd64 db-util all 1:5.3.21~exp1ubuntu2 [2,718 B]",
                                "Get:263 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB]",
                                "Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB]",
                                "Get:265 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libldm-1.0-0 amd64 0.2.3-7 [20.8 kB]",
                                "Get:266 http://archive.ubuntu.com/ubuntu bionic/universe amd64 ldmtool amd64 0.2.3-7 [13.0 kB]",
                                "Get:267 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB]",
                                "Get:268 http://archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB]",
                                "Get:269 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhivex0 amd64 1.3.15-1 [32.1 kB]",
                                "Get:270 http://archive.ubuntu.com/ubuntu bionic/universe amd64 scrub amd64 2.6.1-1build1 [30.7 kB]",
                                "Get:271 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs0 amd64 1:1.36.13-1ubuntu3.3 [2,219 kB]",
                                "Get:272 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libwin-hivex-perl amd64 1.3.15-1 [38.2 kB]",
                                "Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-perl amd64 1:1.36.13-1ubuntu3.3 [307 kB]",
                                "Get:274 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libguestfs-tools amd64 1:1.36.13-1ubuntu3.3 [4,752 kB]",
                                "Get:275 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.1 [11.8 kB]",
                                "Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB]",
                                "Get:277 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-guestfs amd64 1:1.36.13-1ubuntu3.3 [159 kB]",
                                "Get:278 http://archive.ubuntu.com/ubuntu bionic/main amd64 tftpd-hpa amd64 5.2+20150808-1ubuntu3 [39.1 kB]",
                                "Get:279 http://archive.ubuntu.com/ubuntu bionic/universe amd64 xinetd amd64 1:2.3.15.3-1 [108 kB]",
                                "Preconfiguring packages ...",
                                "Fetched 222 MB in 1min 38s (2,270 kB/s)",
                                "Selecting previously unselected package fonts-dejavu-core.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 43075 files and directories currently installed.)",
                                "Preparing to unpack .../000-fonts-dejavu-core_2.37-1_all.deb ...",
                                "Unpacking fonts-dejavu-core (2.37-1) ...",
                                "Selecting previously unselected package fontconfig-config.",
                                "Preparing to unpack .../001-fontconfig-config_2.12.6-0ubuntu2_all.deb ...",
                                "Unpacking fontconfig-config (2.12.6-0ubuntu2) ...",
                                "Selecting previously unselected package libfontconfig1:amd64.",
                                "Preparing to unpack .../002-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ...",
                                "Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ...",
                                "Selecting previously unselected package fontconfig.",
                                "Preparing to unpack .../003-fontconfig_2.12.6-0ubuntu2_amd64.deb ...",
                                "Unpacking fontconfig (2.12.6-0ubuntu2) ...",
                                "Selecting previously unselected package liblua5.3-0:amd64.",
                                "Preparing to unpack .../004-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package haproxy.",
                                "Preparing to unpack .../005-haproxy_1.8.8-1ubuntu0.9_amd64.deb ...",
                                "Unpacking haproxy (1.8.8-1ubuntu0.9) ...",
                                "Selecting previously unselected package libjpeg-turbo8:amd64.",
                                "Preparing to unpack .../006-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.3_amd64.deb ...",
                                "Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Selecting previously unselected package libogg0:amd64.",
                                "Preparing to unpack .../007-libogg0_1.3.2-1_amd64.deb ...",
                                "Unpacking libogg0:amd64 (1.3.2-1) ...",
                                "Selecting previously unselected package x11-common.",
                                "Preparing to unpack .../008-x11-common_1%3a7.7+19ubuntu7.1_all.deb ...",
                                "dpkg-query: no packages found matching nux-tools",
                                "Unpacking x11-common (1:7.7+19ubuntu7.1) ...",
                                "Selecting previously unselected package libice6:amd64.",
                                "Preparing to unpack .../009-libice6_2%3a1.0.9-2_amd64.deb ...",
                                "Unpacking libice6:amd64 (2:1.0.9-2) ...",
                                "Selecting previously unselected package libsm6:amd64.",
                                "Preparing to unpack .../010-libsm6_2%3a1.2.2-1_amd64.deb ...",
                                "Unpacking libsm6:amd64 (2:1.2.2-1) ...",
                                "Preparing to unpack .../011-python2.7-dev_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python2.7-dev (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../012-libpython2.7-dev_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../013-libpython2.7_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../014-python2.7_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../015-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../016-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../017-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...",
                                "Preparing to unpack .../018-libsqlite3-0_3.22.0-1ubuntu0.2_amd64.deb ...",
                                "Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) over (3.22.0-1ubuntu0.1) ...",
                                "Selecting previously unselected package libiscsi7:amd64.",
                                "Preparing to unpack .../019-libiscsi7_1.17.0-1.1_amd64.deb ...",
                                "Unpacking libiscsi7:amd64 (1.17.0-1.1) ...",
                                "Selecting previously unselected package libnl-route-3-200:amd64.",
                                "Preparing to unpack .../020-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ...",
                                "Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...",
                                "Selecting previously unselected package libibverbs1:amd64.",
                                "Preparing to unpack .../021-libibverbs1_17.1-1ubuntu0.2_amd64.deb ...",
                                "Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ...",
                                "Selecting previously unselected package libnspr4:amd64.",
                                "Preparing to unpack .../022-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ...",
                                "Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ...",
                                "Selecting previously unselected package libnss3:amd64.",
                                "Preparing to unpack .../023-libnss3_2%3a3.35-2ubuntu2.7_amd64.deb ...",
                                "Unpacking libnss3:amd64 (2:3.35-2ubuntu2.7) ...",
                                "Selecting previously unselected package librados2.",
                                "Preparing to unpack .../024-librados2_12.2.12-0ubuntu0.18.04.3_amd64.deb ...",
                                "Unpacking librados2 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Selecting previously unselected package librbd1.",
                                "Preparing to unpack .../025-librbd1_12.2.12-0ubuntu0.18.04.3_amd64.deb ...",
                                "Unpacking librbd1 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Selecting previously unselected package qemu-block-extra:amd64.",
                                "Preparing to unpack .../026-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-common.",
                                "Preparing to unpack .../027-qemu-system-common_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package freeipmi-common.",
                                "Preparing to unpack .../028-freeipmi-common_1.4.11-1.1ubuntu4.1_amd64.deb ...",
                                "Unpacking freeipmi-common (1.4.11-1.1ubuntu4.1) ...",
                                "Selecting previously unselected package libnetfilter-cthelper0:amd64.",
                                "Preparing to unpack .../029-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ...",
                                "Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...",
                                "Selecting previously unselected package uuid-dev:amd64.",
                                "Preparing to unpack .../030-uuid-dev_2.31.1-0.4ubuntu3.4_amd64.deb ...",
                                "Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...",
                                "Selecting previously unselected package libsctp1:amd64.",
                                "Preparing to unpack .../031-libsctp1_1.0.17+dfsg-2_amd64.deb ...",
                                "Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ...",
                                "Selecting previously unselected package libsctp-dev:amd64.",
                                "Preparing to unpack .../032-libsctp-dev_1.0.17+dfsg-2_amd64.deb ...",
                                "Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ...",
                                "Selecting previously unselected package libapr1-dev.",
                                "Preparing to unpack .../033-libapr1-dev_1.6.3-2_amd64.deb ...",
                                "Unpacking libapr1-dev (1.6.3-2) ...",
                                "Selecting previously unselected package libldap2-dev:amd64.",
                                "Preparing to unpack .../034-libldap2-dev_2.4.45+dfsg-1ubuntu1.4_amd64.deb ...",
                                "Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...",
                                "Selecting previously unselected package libaprutil1-dev.",
                                "Preparing to unpack .../035-libaprutil1-dev_1.6.1-2_amd64.deb ...",
                                "Unpacking libaprutil1-dev (1.6.1-2) ...",
                                "Selecting previously unselected package autotools-dev.",
                                "Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ...",
                                "Unpacking autotools-dev (20180224.1) ...",
                                "Selecting previously unselected package m4.",
                                "Preparing to unpack .../037-m4_1.4.18-1_amd64.deb ...",
                                "Unpacking m4 (1.4.18-1) ...",
                                "Selecting previously unselected package autoconf.",
                                "Preparing to unpack .../038-autoconf_2.69-11_all.deb ...",
                                "Unpacking autoconf (2.69-11) ...",
                                "Selecting previously unselected package automake.",
                                "Preparing to unpack .../039-automake_1%3a1.15.1-3ubuntu2_all.deb ...",
                                "Unpacking automake (1:1.15.1-3ubuntu2) ...",
                                "Selecting previously unselected package autopoint.",
                                "Preparing to unpack .../040-autopoint_0.19.8.1-6ubuntu0.3_all.deb ...",
                                "Unpacking autopoint (0.19.8.1-6ubuntu0.3) ...",
                                "Selecting previously unselected package libtool.",
                                "Preparing to unpack .../041-libtool_2.4.6-2_all.deb ...",
                                "Unpacking libtool (2.4.6-2) ...",
                                "Selecting previously unselected package dh-autoreconf.",
                                "Preparing to unpack .../042-dh-autoreconf_17_all.deb ...",
                                "Unpacking dh-autoreconf (17) ...",
                                "Selecting previously unselected package libarchive-zip-perl.",
                                "Preparing to unpack .../043-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ...",
                                "Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ...",
                                "Selecting previously unselected package libfile-stripnondeterminism-perl.",
                                "Preparing to unpack .../044-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ...",
                                "Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ...",
                                "Selecting previously unselected package libtimedate-perl.",
                                "Preparing to unpack .../045-libtimedate-perl_2.3000-2_all.deb ...",
                                "Unpacking libtimedate-perl (2.3000-2) ...",
                                "Selecting previously unselected package dh-strip-nondeterminism.",
                                "Preparing to unpack .../046-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ...",
                                "Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ...",
                                "Selecting previously unselected package libcroco3:amd64.",
                                "Preparing to unpack .../047-libcroco3_0.6.12-2_amd64.deb ...",
                                "Unpacking libcroco3:amd64 (0.6.12-2) ...",
                                "Selecting previously unselected package gettext.",
                                "Preparing to unpack .../048-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ...",
                                "Unpacking gettext (0.19.8.1-6ubuntu0.3) ...",
                                "Selecting previously unselected package intltool-debian.",
                                "Preparing to unpack .../049-intltool-debian_0.35.0+20060710.4_all.deb ...",
                                "Unpacking intltool-debian (0.35.0+20060710.4) ...",
                                "Selecting previously unselected package po-debconf.",
                                "Preparing to unpack .../050-po-debconf_1.0.20_all.deb ...",
                                "Unpacking po-debconf (1.0.20) ...",
                                "Selecting previously unselected package debhelper.",
                                "Preparing to unpack .../051-debhelper_11.1.6ubuntu2_all.deb ...",
                                "Unpacking debhelper (11.1.6ubuntu2) ...",
                                "Selecting previously unselected package apache2-dev.",
                                "Preparing to unpack .../052-apache2-dev_2.4.29-1ubuntu4.11_amd64.deb ...",
                                "Unpacking apache2-dev (2.4.29-1ubuntu4.11) ...",
                                "Selecting previously unselected package attr.",
                                "Preparing to unpack .../053-attr_1%3a2.4.47-2build1_amd64.deb ...",
                                "Unpacking attr (1:2.4.47-2build1) ...",
                                "Selecting previously unselected package augeas-lenses.",
                                "Preparing to unpack .../054-augeas-lenses_1.10.1-2_all.deb ...",
                                "Unpacking augeas-lenses (1.10.1-2) ...",
                                "Selecting previously unselected package bridge-utils.",
                                "Preparing to unpack .../055-bridge-utils_1.5-15ubuntu1_amd64.deb ...",
                                "Unpacking bridge-utils (1.5-15ubuntu1) ...",
                                "Selecting previously unselected package conntrack.",
                                "Preparing to unpack .../056-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...",
                                "Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Selecting previously unselected package libnetfilter-queue1.",
                                "Preparing to unpack .../057-libnetfilter-queue1_1.0.2-2_amd64.deb ...",
                                "Unpacking libnetfilter-queue1 (1.0.2-2) ...",
                                "Selecting previously unselected package conntrackd.",
                                "Preparing to unpack .../058-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...",
                                "Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Selecting previously unselected package runc.",
                                "Preparing to unpack .../059-runc_1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2_amd64.deb ...",
                                "Unpacking runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...",
                                "Selecting previously unselected package containerd.",
                                "Preparing to unpack .../060-containerd_1.2.6-0ubuntu1~18.04.2_amd64.deb ...",
                                "Unpacking containerd (1.2.6-0ubuntu1~18.04.2) ...",
                                "Selecting previously unselected package db5.3-util.",
                                "Preparing to unpack .../061-db5.3-util_5.3.28-13.1ubuntu1.1_amd64.deb ...",
                                "Unpacking db5.3-util (5.3.28-13.1ubuntu1.1) ...",
                                "Selecting previously unselected package dctrl-tools.",
                                "Preparing to unpack .../062-dctrl-tools_2.24-2build1_amd64.deb ...",
                                "Unpacking dctrl-tools (2.24-2build1) ...",
                                "Selecting previously unselected package dnsmasq-utils.",
                                "Preparing to unpack .../063-dnsmasq-utils_2.79-1_amd64.deb ...",
                                "Unpacking dnsmasq-utils (2.79-1) ...",
                                "Selecting previously unselected package docker.io.",
                                "Preparing to unpack .../064-docker.io_18.09.7-0ubuntu1~18.04.4_amd64.deb ...",
                                "Unpacking docker.io (18.09.7-0ubuntu1~18.04.4) ...",
                                "Selecting previously unselected package dstat.",
                                "Preparing to unpack .../065-dstat_0.7.3-1_all.deb ...",
                                "Unpacking dstat (0.7.3-1) ...",
                                "Selecting previously unselected package exfat-utils.",
                                "Preparing to unpack .../066-exfat-utils_1.2.8-1_amd64.deb ...",
                                "Unpacking exfat-utils (1.2.8-1) ...",
                                "Selecting previously unselected package extlinux.",
                                "Preparing to unpack .../067-extlinux_3%3a6.03+dfsg1-2_amd64.deb ...",
                                "Unpacking extlinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package libstdc++-7-dev:amd64.",
                                "Preparing to unpack .../068-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package g++-7.",
                                "Preparing to unpack .../069-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package g++.",
                                "Preparing to unpack .../070-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...",
                                "Unpacking g++ (4:7.4.0-1ubuntu2.3) ...",
                                "Selecting previously unselected package genisoimage.",
                                "Preparing to unpack .../071-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ...",
                                "Unpacking genisoimage (9:1.1.11-3ubuntu2) ...",
                                "Selecting previously unselected package libgraphite2-3:amd64.",
                                "Preparing to unpack .../072-libgraphite2-3_1.3.11-2_amd64.deb ...",
                                "Unpacking libgraphite2-3:amd64 (1.3.11-2) ...",
                                "Selecting previously unselected package libharfbuzz0b:amd64.",
                                "Preparing to unpack .../073-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.",
                                "Preparing to unpack .../074-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...",
                                "Preparing to unpack .../075-git_1%3a2.17.1-1ubuntu0.5_amd64.deb ...",
                                "Unpacking git (1:2.17.1-1ubuntu0.5) over (1:2.17.1-1ubuntu0.4) ...",
                                "Selecting previously unselected package libann0.",
                                "Preparing to unpack .../076-libann0_1.1.2+doc-6_amd64.deb ...",
                                "Unpacking libann0 (1.1.2+doc-6) ...",
                                "Selecting previously unselected package libcdt5.",
                                "Preparing to unpack .../077-libcdt5_2.40.1-2_amd64.deb ...",
                                "Unpacking libcdt5 (2.40.1-2) ...",
                                "Selecting previously unselected package libcgraph6.",
                                "Preparing to unpack .../078-libcgraph6_2.40.1-2_amd64.deb ...",
                                "Unpacking libcgraph6 (2.40.1-2) ...",
                                "Selecting previously unselected package libjpeg8:amd64.",
                                "Preparing to unpack .../079-libjpeg8_8c-2ubuntu8_amd64.deb ...",
                                "Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...",
                                "Selecting previously unselected package libjbig0:amd64.",
                                "Preparing to unpack .../080-libjbig0_2.1-3.1build1_amd64.deb ...",
                                "Unpacking libjbig0:amd64 (2.1-3.1build1) ...",
                                "Selecting previously unselected package libtiff5:amd64.",
                                "Preparing to unpack .../081-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ...",
                                "Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ...",
                                "Selecting previously unselected package libwebp6:amd64.",
                                "Preparing to unpack .../082-libwebp6_0.6.1-2_amd64.deb ...",
                                "Unpacking libwebp6:amd64 (0.6.1-2) ...",
                                "Selecting previously unselected package libxpm4:amd64.",
                                "Preparing to unpack .../083-libxpm4_1%3a3.5.12-1_amd64.deb ...",
                                "Unpacking libxpm4:amd64 (1:3.5.12-1) ...",
                                "Selecting previously unselected package libgd3:amd64.",
                                "Preparing to unpack .../084-libgd3_2.2.5-4ubuntu0.3_amd64.deb ...",
                                "Unpacking libgd3:amd64 (2.2.5-4ubuntu0.3) ...",
                                "Selecting previously unselected package libgts-0.7-5:amd64.",
                                "Preparing to unpack .../085-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...",
                                "Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...",
                                "Selecting previously unselected package libpixman-1-0:amd64.",
                                "Preparing to unpack .../086-libpixman-1-0_0.34.0-2_amd64.deb ...",
                                "Unpacking libpixman-1-0:amd64 (0.34.0-2) ...",
                                "Selecting previously unselected package libxcb-render0:amd64.",
                                "Preparing to unpack .../087-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ...",
                                "Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Selecting previously unselected package libxcb-shm0:amd64.",
                                "Preparing to unpack .../088-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ...",
                                "Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Selecting previously unselected package libxrender1:amd64.",
                                "Preparing to unpack .../089-libxrender1_1%3a0.9.10-1_amd64.deb ...",
                                "Unpacking libxrender1:amd64 (1:0.9.10-1) ...",
                                "Selecting previously unselected package libcairo2:amd64.",
                                "Preparing to unpack .../090-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ...",
                                "Selecting previously unselected package libltdl7:amd64.",
                                "Preparing to unpack .../091-libltdl7_2.4.6-2_amd64.deb ...",
                                "Unpacking libltdl7:amd64 (2.4.6-2) ...",
                                "Selecting previously unselected package libthai-data.",
                                "Preparing to unpack .../092-libthai-data_0.1.27-2_all.deb ...",
                                "Unpacking libthai-data (0.1.27-2) ...",
                                "Selecting previously unselected package libdatrie1:amd64.",
                                "Preparing to unpack .../093-libdatrie1_0.2.10-7_amd64.deb ...",
                                "Unpacking libdatrie1:amd64 (0.2.10-7) ...",
                                "Selecting previously unselected package libthai0:amd64.",
                                "Preparing to unpack .../094-libthai0_0.1.27-2_amd64.deb ...",
                                "Unpacking libthai0:amd64 (0.1.27-2) ...",
                                "Selecting previously unselected package libpango-1.0-0:amd64.",
                                "Preparing to unpack .../095-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...",
                                "Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Selecting previously unselected package libpangoft2-1.0-0:amd64.",
                                "Preparing to unpack .../096-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...",
                                "Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Selecting previously unselected package libpangocairo-1.0-0:amd64.",
                                "Preparing to unpack .../097-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ...",
                                "Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Selecting previously unselected package libpathplan4.",
                                "Preparing to unpack .../098-libpathplan4_2.40.1-2_amd64.deb ...",
                                "Unpacking libpathplan4 (2.40.1-2) ...",
                                "Selecting previously unselected package libgvc6.",
                                "Preparing to unpack .../099-libgvc6_2.40.1-2_amd64.deb ...",
                                "Unpacking libgvc6 (2.40.1-2) ...",
                                "Selecting previously unselected package libgvpr2.",
                                "Preparing to unpack .../100-libgvpr2_2.40.1-2_amd64.deb ...",
                                "Unpacking libgvpr2 (2.40.1-2) ...",
                                "Selecting previously unselected package liblab-gamut1.",
                                "Preparing to unpack .../101-liblab-gamut1_2.40.1-2_amd64.deb ...",
                                "Unpacking liblab-gamut1 (2.40.1-2) ...",
                                "Selecting previously unselected package libxt6:amd64.",
                                "Preparing to unpack .../102-libxt6_1%3a1.1.5-1_amd64.deb ...",
                                "Unpacking libxt6:amd64 (1:1.1.5-1) ...",
                                "Selecting previously unselected package libxmu6:amd64.",
                                "Preparing to unpack .../103-libxmu6_2%3a1.1.2-2_amd64.deb ...",
                                "Unpacking libxmu6:amd64 (2:1.1.2-2) ...",
                                "Selecting previously unselected package libxaw7:amd64.",
                                "Preparing to unpack .../104-libxaw7_2%3a1.0.13-1_amd64.deb ...",
                                "Unpacking libxaw7:amd64 (2:1.0.13-1) ...",
                                "Selecting previously unselected package graphviz.",
                                "Preparing to unpack .../105-graphviz_2.40.1-2_amd64.deb ...",
                                "Unpacking graphviz (2.40.1-2) ...",
                                "Selecting previously unselected package grub-ipxe.",
                                "Preparing to unpack .../106-grub-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...",
                                "Unpacking grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Selecting previously unselected package libencode-locale-perl.",
                                "Preparing to unpack .../107-libencode-locale-perl_1.05-1_all.deb ...",
                                "Unpacking libencode-locale-perl (1.05-1) ...",
                                "Selecting previously unselected package libhttp-date-perl.",
                                "Preparing to unpack .../108-libhttp-date-perl_6.02-1_all.deb ...",
                                "Unpacking libhttp-date-perl (6.02-1) ...",
                                "Selecting previously unselected package libfile-listing-perl.",
                                "Preparing to unpack .../109-libfile-listing-perl_6.04-1_all.deb ...",
                                "Unpacking libfile-listing-perl (6.04-1) ...",
                                "Selecting previously unselected package libhtml-tagset-perl.",
                                "Preparing to unpack .../110-libhtml-tagset-perl_3.20-3_all.deb ...",
                                "Unpacking libhtml-tagset-perl (3.20-3) ...",
                                "Selecting previously unselected package liburi-perl.",
                                "Preparing to unpack .../111-liburi-perl_1.73-1_all.deb ...",
                                "Unpacking liburi-perl (1.73-1) ...",
                                "Selecting previously unselected package libhtml-parser-perl.",
                                "Preparing to unpack .../112-libhtml-parser-perl_3.72-3build1_amd64.deb ...",
                                "Unpacking libhtml-parser-perl (3.72-3build1) ...",
                                "Selecting previously unselected package libhtml-tree-perl.",
                                "Preparing to unpack .../113-libhtml-tree-perl_5.07-1_all.deb ...",
                                "Unpacking libhtml-tree-perl (5.07-1) ...",
                                "Selecting previously unselected package libio-html-perl.",
                                "Preparing to unpack .../114-libio-html-perl_1.001-1_all.deb ...",
                                "Unpacking libio-html-perl (1.001-1) ...",
                                "Selecting previously unselected package liblwp-mediatypes-perl.",
                                "Preparing to unpack .../115-liblwp-mediatypes-perl_6.02-1_all.deb ...",
                                "Unpacking liblwp-mediatypes-perl (6.02-1) ...",
                                "Selecting previously unselected package libhttp-message-perl.",
                                "Preparing to unpack .../116-libhttp-message-perl_6.14-1_all.deb ...",
                                "Unpacking libhttp-message-perl (6.14-1) ...",
                                "Selecting previously unselected package libhttp-cookies-perl.",
                                "Preparing to unpack .../117-libhttp-cookies-perl_6.04-1_all.deb ...",
                                "Unpacking libhttp-cookies-perl (6.04-1) ...",
                                "Selecting previously unselected package libhttp-negotiate-perl.",
                                "Preparing to unpack .../118-libhttp-negotiate-perl_6.00-2_all.deb ...",
                                "Unpacking libhttp-negotiate-perl (6.00-2) ...",
                                "Selecting previously unselected package perl-openssl-defaults:amd64.",
                                "Preparing to unpack .../119-perl-openssl-defaults_3build1_amd64.deb ...",
                                "Unpacking perl-openssl-defaults:amd64 (3build1) ...",
                                "Selecting previously unselected package libnet-ssleay-perl.",
                                "Preparing to unpack .../120-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ...",
                                "Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ...",
                                "Selecting previously unselected package libio-socket-ssl-perl.",
                                "Preparing to unpack .../121-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ...",
                                "Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...",
                                "Selecting previously unselected package libnet-http-perl.",
                                "Preparing to unpack .../122-libnet-http-perl_6.17-1_all.deb ...",
                                "Unpacking libnet-http-perl (6.17-1) ...",
                                "Selecting previously unselected package liblwp-protocol-https-perl.",
                                "Preparing to unpack .../123-liblwp-protocol-https-perl_6.07-2_all.deb ...",
                                "Unpacking liblwp-protocol-https-perl (6.07-2) ...",
                                "Selecting previously unselected package libtry-tiny-perl.",
                                "Preparing to unpack .../124-libtry-tiny-perl_0.30-1_all.deb ...",
                                "Unpacking libtry-tiny-perl (0.30-1) ...",
                                "Selecting previously unselected package libwww-robotrules-perl.",
                                "Preparing to unpack .../125-libwww-robotrules-perl_6.01-1_all.deb ...",
                                "Unpacking libwww-robotrules-perl (6.01-1) ...",
                                "Selecting previously unselected package libwww-perl.",
                                "Preparing to unpack .../126-libwww-perl_6.31-1ubuntu0.1_all.deb ...",
                                "Unpacking libwww-perl (6.31-1ubuntu0.1) ...",
                                "Selecting previously unselected package icoutils.",
                                "Preparing to unpack .../127-icoutils_0.32.3-1_amd64.deb ...",
                                "Unpacking icoutils (0.32.3-1) ...",
                                "Selecting previously unselected package icu-devtools.",
                                "Preparing to unpack .../128-icu-devtools_60.2-3ubuntu3_amd64.deb ...",
                                "Unpacking icu-devtools (60.2-3ubuntu3) ...",
                                "Selecting previously unselected package libfreeipmi16.",
                                "Preparing to unpack .../129-libfreeipmi16_1.4.11-1.1ubuntu4.1_amd64.deb ...",
                                "Unpacking libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...",
                                "Selecting previously unselected package ipmitool.",
                                "Preparing to unpack .../130-ipmitool_1.8.18-5ubuntu0.1_amd64.deb ...",
                                "Unpacking ipmitool (1.8.18-5ubuntu0.1) ...",
                                "Selecting previously unselected package iputils-arping.",
                                "Preparing to unpack .../131-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ...",
                                "Unpacking iputils-arping (3:20161105-1ubuntu3) ...",
                                "Selecting previously unselected package ipxe-qemu.",
                                "Preparing to unpack .../132-ipxe-qemu_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...",
                                "Unpacking ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Selecting previously unselected package ipxe.",
                                "Preparing to unpack .../133-ipxe_1.0.0+git-20180124.fbe8c52d-0ubuntu2.2_all.deb ...",
                                "Unpacking ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms.",
                                "Preparing to unpack .../134-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu2_all.deb ...",
                                "Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...",
                                "Selecting previously unselected package isolinux.",
                                "Preparing to unpack .../135-isolinux_3%3a6.03+dfsg1-2_all.deb ...",
                                "Unpacking isolinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package libonig4:amd64.",
                                "Preparing to unpack .../136-libonig4_6.7.0-1_amd64.deb ...",
                                "Unpacking libonig4:amd64 (6.7.0-1) ...",
                                "Selecting previously unselected package libjq1:amd64.",
                                "Preparing to unpack .../137-libjq1_1.5+dfsg-2_amd64.deb ...",
                                "Unpacking libjq1:amd64 (1.5+dfsg-2) ...",
                                "Selecting previously unselected package jq.",
                                "Preparing to unpack .../138-jq_1.5+dfsg-2_amd64.deb ...",
                                "Unpacking jq (1.5+dfsg-2) ...",
                                "Selecting previously unselected package libsensors4:amd64.",
                                "Preparing to unpack .../139-libsensors4_1%3a3.4.0-4_amd64.deb ...",
                                "Unpacking libsensors4:amd64 (1:3.4.0-4) ...",
                                "Selecting previously unselected package libsnmp-base.",
                                "Preparing to unpack .../140-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.3_all.deb ...",
                                "Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Selecting previously unselected package libsnmp30:amd64.",
                                "Preparing to unpack .../141-libsnmp30_5.7.3+dfsg-1.8ubuntu3.3_amd64.deb ...",
                                "Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Selecting previously unselected package keepalived.",
                                "Preparing to unpack .../142-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ...",
                                "Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ...",
                                "Selecting previously unselected package libgssrpc4:amd64.",
                                "Preparing to unpack .../143-libgssrpc4_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libkdb5-9:amd64.",
                                "Preparing to unpack .../144-libkdb5-9_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libkadm5srv-mit11:amd64.",
                                "Preparing to unpack .../145-libkadm5srv-mit11_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libkadm5clnt-mit11:amd64.",
                                "Preparing to unpack .../146-libkadm5clnt-mit11_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package comerr-dev:amd64.",
                                "Preparing to unpack .../147-comerr-dev_2.1-1.44.1-1ubuntu1.2_amd64.deb ...",
                                "Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...",
                                "Selecting previously unselected package krb5-multidev:amd64.",
                                "Preparing to unpack .../148-krb5-multidev_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libafflib0v5.",
                                "Preparing to unpack .../149-libafflib0v5_3.7.16-2build2_amd64.deb ...",
                                "Unpacking libafflib0v5 (3.7.16-2build2) ...",
                                "Selecting previously unselected package libaio1:amd64.",
                                "Preparing to unpack .../150-libaio1_0.3.110-5ubuntu0.1_amd64.deb ...",
                                "Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ...",
                                "Selecting previously unselected package libasound2-data.",
                                "Preparing to unpack .../151-libasound2-data_1.1.3-5ubuntu0.2_all.deb ...",
                                "Unpacking libasound2-data (1.1.3-5ubuntu0.2) ...",
                                "Selecting previously unselected package libasound2:amd64.",
                                "Preparing to unpack .../152-libasound2_1.1.3-5ubuntu0.2_amd64.deb ...",
                                "Unpacking libasound2:amd64 (1.1.3-5ubuntu0.2) ...",
                                "Selecting previously unselected package libasyncns0:amd64.",
                                "Preparing to unpack .../153-libasyncns0_0.8-6_amd64.deb ...",
                                "Unpacking libasyncns0:amd64 (0.8-6) ...",
                                "Selecting previously unselected package libaugeas0:amd64.",
                                "Preparing to unpack .../154-libaugeas0_1.10.1-2_amd64.deb ...",
                                "Unpacking libaugeas0:amd64 (1.10.1-2) ...",
                                "Selecting previously unselected package libavahi-common-data:amd64.",
                                "Preparing to unpack .../155-libavahi-common-data_0.7-3.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Selecting previously unselected package libavahi-common3:amd64.",
                                "Preparing to unpack .../156-libavahi-common3_0.7-3.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Selecting previously unselected package libavahi-client3:amd64.",
                                "Preparing to unpack .../157-libavahi-client3_0.7-3.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Selecting previously unselected package libbfio1.",
                                "Preparing to unpack .../158-libbfio1_20170123-4_amd64.deb ...",
                                "Unpacking libbfio1 (20170123-4) ...",
                                "Selecting previously unselected package libbluetooth3:amd64.",
                                "Preparing to unpack .../159-libbluetooth3_5.48-0ubuntu3.2_amd64.deb ...",
                                "Unpacking libbluetooth3:amd64 (5.48-0ubuntu3.2) ...",
                                "Selecting previously unselected package libcaca0:amd64.",
                                "Preparing to unpack .../160-libcaca0_0.99.beta19-2ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libcacard0:amd64.",
                                "Preparing to unpack .../161-libcacard0_1%3a2.5.0-3_amd64.deb ...",
                                "Unpacking libcacard0:amd64 (1:2.5.0-3) ...",
                                "Selecting previously unselected package libconfig9:amd64.",
                                "Preparing to unpack .../162-libconfig9_1.5-0.4_amd64.deb ...",
                                "Unpacking libconfig9:amd64 (1.5-0.4) ...",
                                "Selecting previously unselected package libdate-manip-perl.",
                                "Preparing to unpack .../163-libdate-manip-perl_6.60-1_all.deb ...",
                                "Unpacking libdate-manip-perl (6.60-1) ...",
                                "Selecting previously unselected package libewf2.",
                                "Preparing to unpack .../164-libewf2_20140608-6.1build1_amd64.deb ...",
                                "Unpacking libewf2 (20140608-6.1build1) ...",
                                "Selecting previously unselected package libflac8:amd64.",
                                "Preparing to unpack .../165-libflac8_1.3.2-1_amd64.deb ...",
                                "Unpacking libflac8:amd64 (1.3.2-1) ...",
                                "Selecting previously unselected package libglib2.0-bin.",
                                "Preparing to unpack .../166-libglib2.0-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libglib2.0-dev-bin.",
                                "Preparing to unpack .../167-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libpcre16-3:amd64.",
                                "Preparing to unpack .../168-libpcre16-3_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcre16-3:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package libpcre32-3:amd64.",
                                "Preparing to unpack .../169-libpcre32-3_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcre32-3:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package libpcrecpp0v5:amd64.",
                                "Preparing to unpack .../170-libpcrecpp0v5_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package libpcre3-dev:amd64.",
                                "Preparing to unpack .../171-libpcre3-dev_2%3a8.39-9_amd64.deb ...",
                                "Unpacking libpcre3-dev:amd64 (2:8.39-9) ...",
                                "Selecting previously unselected package pkg-config.",
                                "Preparing to unpack .../172-pkg-config_0.29.1-0ubuntu2_amd64.deb ...",
                                "Unpacking pkg-config (0.29.1-0ubuntu2) ...",
                                "Selecting previously unselected package zlib1g-dev:amd64.",
                                "Preparing to unpack .../173-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ...",
                                "Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...",
                                "Selecting previously unselected package libglib2.0-dev:amd64.",
                                "Preparing to unpack .../174-libglib2.0-dev_2.56.4-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libgraphite2-dev:amd64.",
                                "Preparing to unpack .../175-libgraphite2-dev_1.3.11-2_amd64.deb ...",
                                "Unpacking libgraphite2-dev:amd64 (1.3.11-2) ...",
                                "Selecting previously unselected package libgstreamer1.0-0:amd64.",
                                "Preparing to unpack .../176-libgstreamer1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package liborc-0.4-0:amd64.",
                                "Preparing to unpack .../177-liborc-0.4-0_1%3a0.4.28-1_amd64.deb ...",
                                "Unpacking liborc-0.4-0:amd64 (1:0.4.28-1) ...",
                                "Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64.",
                                "Preparing to unpack .../178-libgstreamer-plugins-base1.0-0_1.14.5-0ubuntu1~18.04.1_amd64.deb ...",
                                "Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Selecting previously unselected package libharfbuzz-icu0:amd64.",
                                "Preparing to unpack .../179-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package libharfbuzz-gobject0:amd64.",
                                "Preparing to unpack .../180-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package libicu-le-hb0:amd64.",
                                "Preparing to unpack .../181-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ...",
                                "Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ...",
                                "Selecting previously unselected package libiculx60:amd64.",
                                "Preparing to unpack .../182-libiculx60_60.2-3ubuntu3_amd64.deb ...",
                                "Unpacking libiculx60:amd64 (60.2-3ubuntu3) ...",
                                "Selecting previously unselected package libicu-le-hb-dev:amd64.",
                                "Preparing to unpack .../183-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ...",
                                "Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...",
                                "Selecting previously unselected package libicu-dev.",
                                "Preparing to unpack .../184-libicu-dev_60.2-3ubuntu3_amd64.deb ...",
                                "Unpacking libicu-dev (60.2-3ubuntu3) ...",
                                "Selecting previously unselected package libharfbuzz-dev:amd64.",
                                "Preparing to unpack .../185-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...",
                                "Selecting previously unselected package libintl-perl.",
                                "Preparing to unpack .../186-libintl-perl_1.26-2build2_all.deb ...",
                                "Unpacking libintl-perl (1.26-2build2) ...",
                                "Selecting previously unselected package libjpeg-turbo8-dev:amd64.",
                                "Preparing to unpack .../187-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.3_amd64.deb ...",
                                "Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Selecting previously unselected package libjpeg8-dev:amd64.",
                                "Preparing to unpack .../188-libjpeg8-dev_8c-2ubuntu8_amd64.deb ...",
                                "Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...",
                                "Selecting previously unselected package libjpeg-dev:amd64.",
                                "Preparing to unpack .../189-libjpeg-dev_8c-2ubuntu8_amd64.deb ...",
                                "Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ...",
                                "Selecting previously unselected package libjson-glib-1.0-common.",
                                "Preparing to unpack .../190-libjson-glib-1.0-common_1.4.2-3_all.deb ...",
                                "Unpacking libjson-glib-1.0-common (1.4.2-3) ...",
                                "Selecting previously unselected package libjson-glib-1.0-0:amd64.",
                                "Preparing to unpack .../191-libjson-glib-1.0-0_1.4.2-3_amd64.deb ...",
                                "Unpacking libjson-glib-1.0-0:amd64 (1.4.2-3) ...",
                                "Selecting previously unselected package mysql-common.",
                                "Preparing to unpack .../192-mysql-common_5.8+1.0.4_all.deb ...",
                                "Unpacking mysql-common (5.8+1.0.4) ...",
                                "Selecting previously unselected package libmysqlclient20:amd64.",
                                "Preparing to unpack .../193-libmysqlclient20_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libmysqlclient-dev.",
                                "Preparing to unpack .../194-libmysqlclient-dev_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libnetpbm10.",
                                "Preparing to unpack .../195-libnetpbm10_2%3a10.0-15.3build1_amd64.deb ...",
                                "Unpacking libnetpbm10 (2:10.0-15.3build1) ...",
                                "Selecting previously unselected package libopus0:amd64.",
                                "Preparing to unpack .../196-libopus0_1.1.2-1ubuntu1_amd64.deb ...",
                                "Unpacking libopus0:amd64 (1.1.2-1ubuntu1) ...",
                                "Selecting previously unselected package libpq5:amd64.",
                                "Preparing to unpack .../197-libpq5_10.10-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libpq-dev.",
                                "Preparing to unpack .../198-libpq-dev_10.10-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libpq-dev (10.10-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libvorbis0a:amd64.",
                                "Preparing to unpack .../199-libvorbis0a_1.3.5-4.2_amd64.deb ...",
                                "Unpacking libvorbis0a:amd64 (1.3.5-4.2) ...",
                                "Selecting previously unselected package libvorbisenc2:amd64.",
                                "Preparing to unpack .../200-libvorbisenc2_1.3.5-4.2_amd64.deb ...",
                                "Unpacking libvorbisenc2:amd64 (1.3.5-4.2) ...",
                                "Selecting previously unselected package libsndfile1:amd64.",
                                "Preparing to unpack .../201-libsndfile1_1.0.28-4ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package libpulse0:amd64.",
                                "Preparing to unpack .../202-libpulse0_1%3a11.1-1ubuntu7.4_amd64.deb ...",
                                "Unpacking libpulse0:amd64 (1:11.1-1ubuntu7.4) ...",
                                "Selecting previously unselected package libsasl2-dev.",
                                "Preparing to unpack .../203-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...",
                                "Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...",
                                "Selecting previously unselected package libsdl1.2debian:amd64.",
                                "Preparing to unpack .../204-libsdl1.2debian_1.2.15+dfsg2-0.1ubuntu0.1_amd64.deb ...",
                                "Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...",
                                "Selecting previously unselected package libspice-server1:amd64.",
                                "Preparing to unpack .../205-libspice-server1_0.14.0-1ubuntu2.4_amd64.deb ...",
                                "Unpacking libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...",
                                "Selecting previously unselected package libstring-shellquote-perl.",
                                "Preparing to unpack .../206-libstring-shellquote-perl_1.04-1_all.deb ...",
                                "Unpacking libstring-shellquote-perl (1.04-1) ...",
                                "Selecting previously unselected package libyajl2:amd64.",
                                "Preparing to unpack .../207-libyajl2_2.1.0-2build1_amd64.deb ...",
                                "Unpacking libyajl2:amd64 (2.1.0-2build1) ...",
                                "Selecting previously unselected package libvirt0:amd64.",
                                "Preparing to unpack .../208-libvirt0_4.0.0-1ubuntu8.14_amd64.deb ...",
                                "Unpacking libvirt0:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Selecting previously unselected package libsys-virt-perl.",
                                "Preparing to unpack .../209-libsys-virt-perl_4.0.0-1_amd64.deb ...",
                                "Unpacking libsys-virt-perl (4.0.0-1) ...",
                                "Selecting previously unselected package libsystemd-dev:amd64.",
                                "Preparing to unpack .../210-libsystemd-dev_237-3ubuntu10.33_amd64.deb ...",
                                "Unpacking libsystemd-dev:amd64 (237-3ubuntu10.33) ...",
                                "Selecting previously unselected package libtsk13.",
                                "Preparing to unpack .../211-libtsk13_4.4.2-3_amd64.deb ...",
                                "Unpacking libtsk13 (4.4.2-3) ...",
                                "Selecting previously unselected package libusbredirparser1:amd64.",
                                "Preparing to unpack .../212-libusbredirparser1_0.7.1-1_amd64.deb ...",
                                "Unpacking libusbredirparser1:amd64 (0.7.1-1) ...",
                                "Selecting previously unselected package libxenstore3.0:amd64.",
                                "Preparing to unpack .../213-libxenstore3.0_4.9.2-0ubuntu1_amd64.deb ...",
                                "Unpacking libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...",
                                "Selecting previously unselected package libxen-4.9:amd64.",
                                "Preparing to unpack .../214-libxen-4.9_4.9.2-0ubuntu1_amd64.deb ...",
                                "Unpacking libxen-4.9:amd64 (4.9.2-0ubuntu1) ...",
                                "Selecting previously unselected package libxen-dev:amd64.",
                                "Preparing to unpack .../215-libxen-dev_4.9.2-0ubuntu1_amd64.deb ...",
                                "Unpacking libxen-dev:amd64 (4.9.2-0ubuntu1) ...",
                                "Selecting previously unselected package libvirt-dev:amd64.",
                                "Preparing to unpack .../216-libvirt-dev_4.0.0-1ubuntu8.14_amd64.deb ...",
                                "Unpacking libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Selecting previously unselected package libxml-parser-perl.",
                                "Preparing to unpack .../217-libxml-parser-perl_2.44-2build3_amd64.deb ...",
                                "Unpacking libxml-parser-perl (2.44-2build3) ...",
                                "Selecting previously unselected package libxml-xpath-perl.",
                                "Preparing to unpack .../218-libxml-xpath-perl_1.42-1_all.deb ...",
                                "Unpacking libxml-xpath-perl (1.42-1) ...",
                                "Selecting previously unselected package libxml2-dev:amd64.",
                                "Preparing to unpack .../219-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.2_amd64.deb ...",
                                "Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...",
                                "Selecting previously unselected package libxslt1-dev:amd64.",
                                "Preparing to unpack .../220-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ...",
                                "Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...",
                                "Selecting previously unselected package lsscsi.",
                                "Preparing to unpack .../221-lsscsi_0.28-0.1_amd64.deb ...",
                                "Unpacking lsscsi (0.28-0.1) ...",
                                "Selecting previously unselected package lzop.",
                                "Preparing to unpack .../222-lzop_1.03-4_amd64.deb ...",
                                "Unpacking lzop (1.03-4) ...",
                                "Selecting previously unselected package memcached.",
                                "Preparing to unpack .../223-memcached_1.5.6-0ubuntu1.2_amd64.deb ...",
                                "Unpacking memcached (1.5.6-0ubuntu1.2) ...",
                                "Selecting previously unselected package mtools.",
                                "Preparing to unpack .../224-mtools_4.0.18-2ubuntu1_amd64.deb ...",
                                "Unpacking mtools (4.0.18-2ubuntu1) ...",
                                "Selecting previously unselected package netpbm.",
                                "Preparing to unpack .../225-netpbm_2%3a10.0-15.3build1_amd64.deb ...",
                                "Unpacking netpbm (2:10.0-15.3build1) ...",
                                "Selecting previously unselected package osinfo-db.",
                                "Preparing to unpack .../226-osinfo-db_0.20180929-1ubuntu0.1_all.deb ...",
                                "Unpacking osinfo-db (0.20180929-1ubuntu0.1) ...",
                                "Selecting previously unselected package postgresql-client-common.",
                                "Preparing to unpack .../227-postgresql-client-common_190ubuntu0.1_all.deb ...",
                                "Unpacking postgresql-client-common (190ubuntu0.1) ...",
                                "Selecting previously unselected package ssl-cert.",
                                "Preparing to unpack .../228-ssl-cert_1.0.39_all.deb ...",
                                "Unpacking ssl-cert (1.0.39) ...",
                                "Selecting previously unselected package postgresql-common.",
                                "Preparing to unpack .../229-postgresql-common_190ubuntu0.1_all.deb ...",
                                "Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'",
                                "Unpacking postgresql-common (190ubuntu0.1) ...",
                                "Selecting previously unselected package postgresql-server-dev-10.",
                                "Preparing to unpack .../230-postgresql-server-dev-10_10.10-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package postgresql-server-dev-all.",
                                "Preparing to unpack .../231-postgresql-server-dev-all_190ubuntu0.1_all.deb ...",
                                "Unpacking postgresql-server-dev-all (190ubuntu0.1) ...",
                                "Selecting previously unselected package pxelinux.",
                                "Preparing to unpack .../232-pxelinux_3%3a6.03+dfsg1-2_all.deb ...",
                                "Unpacking pxelinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package python-gdbm.",
                                "Preparing to unpack .../233-python-gdbm_2.7.17-1~18.04_amd64.deb ...",
                                "Unpacking python-gdbm (2.7.17-1~18.04) ...",
                                "Selecting previously unselected package python-mysqldb.",
                                "Preparing to unpack .../234-python-mysqldb_1.3.10-1build1_amd64.deb ...",
                                "Unpacking python-mysqldb (1.3.10-1build1) ...",
                                "Selecting previously unselected package python-psutil.",
                                "Preparing to unpack .../235-python-psutil_5.4.2-1ubuntu0.1_amd64.deb ...",
                                "Unpacking python-psutil (5.4.2-1ubuntu0.1) ...",
                                "Selecting previously unselected package libbrlapi0.6:amd64.",
                                "Preparing to unpack .../236-libbrlapi0.6_5.5-4ubuntu2.0.1_amd64.deb ...",
                                "Unpacking libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...",
                                "Selecting previously unselected package libfdt1:amd64.",
                                "Preparing to unpack .../237-libfdt1_1.4.5-3_amd64.deb ...",
                                "Unpacking libfdt1:amd64 (1.4.5-3) ...",
                                "Selecting previously unselected package librdmacm1:amd64.",
                                "Preparing to unpack .../238-librdmacm1_17.1-1ubuntu0.2_amd64.deb ...",
                                "Unpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ...",
                                "Selecting previously unselected package qemu-system-arm.",
                                "Preparing to unpack .../239-qemu-system-arm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-mips.",
                                "Preparing to unpack .../240-qemu-system-mips_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-slof.",
                                "Preparing to unpack .../241-qemu-slof_20170724+dfsg-1ubuntu1_all.deb ...",
                                "Unpacking qemu-slof (20170724+dfsg-1ubuntu1) ...",
                                "Selecting previously unselected package qemu-system-ppc.",
                                "Preparing to unpack .../242-qemu-system-ppc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-sparc.",
                                "Preparing to unpack .../243-qemu-system-sparc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package seabios.",
                                "Preparing to unpack .../244-seabios_1.10.2-1ubuntu1_all.deb ...",
                                "Unpacking seabios (1.10.2-1ubuntu1) ...",
                                "Selecting previously unselected package qemu-system-x86.",
                                "Preparing to unpack .../245-qemu-system-x86_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-s390x.",
                                "Preparing to unpack .../246-qemu-system-s390x_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system-misc.",
                                "Preparing to unpack .../247-qemu-system-misc_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-system.",
                                "Preparing to unpack .../248-qemu-system_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-system (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-user.",
                                "Preparing to unpack .../249-qemu-user_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-user (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-utils.",
                                "Preparing to unpack .../250-qemu-utils_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu.",
                                "Preparing to unpack .../251-qemu_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package qemu-kvm.",
                                "Preparing to unpack .../252-qemu-kvm_1%3a2.11+dfsg-1ubuntu7.21_amd64.deb ...",
                                "Unpacking qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Selecting previously unselected package sgabios.",
                                "Preparing to unpack .../253-sgabios_0.0~svn8-4_all.deb ...",
                                "Unpacking sgabios (0.0~svn8-4) ...",
                                "Selecting previously unselected package shellinabox.",
                                "Preparing to unpack .../254-shellinabox_2.20build1_amd64.deb ...",
                                "Unpacking shellinabox (2.20build1) ...",
                                "Selecting previously unselected package sleuthkit.",
                                "Preparing to unpack .../255-sleuthkit_4.4.2-3_amd64.deb ...",
                                "Unpacking sleuthkit (4.4.2-3) ...",
                                "Selecting previously unselected package sqlite3.",
                                "Preparing to unpack .../256-sqlite3_3.22.0-1ubuntu0.2_amd64.deb ...",
                                "Unpacking sqlite3 (3.22.0-1ubuntu0.2) ...",
                                "Selecting previously unselected package supermin.",
                                "Preparing to unpack .../257-supermin_5.1.19-2ubuntu1_amd64.deb ...",
                                "Unpacking supermin (5.1.19-2ubuntu1) ...",
                                "Selecting previously unselected package syslinux.",
                                "Preparing to unpack .../258-syslinux_3%3a6.03+dfsg1-2_amd64.deb ...",
                                "Unpacking syslinux (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package syslinux-common.",
                                "Preparing to unpack .../259-syslinux-common_3%3a6.03+dfsg1-2_all.deb ...",
                                "Unpacking syslinux-common (3:6.03+dfsg1-2) ...",
                                "Selecting previously unselected package unzip.",
                                "Preparing to unpack .../260-unzip_6.0-21ubuntu1_amd64.deb ...",
                                "Unpacking unzip (6.0-21ubuntu1) ...",
                                "Selecting previously unselected package db-util.",
                                "Preparing to unpack .../261-db-util_1%3a5.3.21~exp1ubuntu2_all.deb ...",
                                "Unpacking db-util (1:5.3.21~exp1ubuntu2) ...",
                                "Selecting previously unselected package libipset3:amd64.",
                                "Preparing to unpack .../262-libipset3_6.34-1_amd64.deb ...",
                                "Unpacking libipset3:amd64 (6.34-1) ...",
                                "Selecting previously unselected package ipset.",
                                "Preparing to unpack .../263-ipset_6.34-1_amd64.deb ...",
                                "Unpacking ipset (6.34-1) ...",
                                "Selecting previously unselected package libldm-1.0-0:amd64.",
                                "Preparing to unpack .../264-libldm-1.0-0_0.2.3-7_amd64.deb ...",
                                "Unpacking libldm-1.0-0:amd64 (0.2.3-7) ...",
                                "Selecting previously unselected package ldmtool.",
                                "Preparing to unpack .../265-ldmtool_0.2.3-7_amd64.deb ...",
                                "Unpacking ldmtool (0.2.3-7) ...",
                                "Selecting previously unselected package libapache2-mod-proxy-uwsgi.",
                                "Preparing to unpack .../266-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ...",
                                "Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...",
                                "Selecting previously unselected package libffi-dev:amd64.",
                                "Preparing to unpack .../267-libffi-dev_3.2.1-8_amd64.deb ...",
                                "Unpacking libffi-dev:amd64 (3.2.1-8) ...",
                                "Selecting previously unselected package libhivex0:amd64.",
                                "Preparing to unpack .../268-libhivex0_1.3.15-1_amd64.deb ...",
                                "Unpacking libhivex0:amd64 (1.3.15-1) ...",
                                "Selecting previously unselected package scrub.",
                                "Preparing to unpack .../269-scrub_2.6.1-1build1_amd64.deb ...",
                                "Unpacking scrub (2.6.1-1build1) ...",
                                "Selecting previously unselected package libguestfs0:amd64.",
                                "Preparing to unpack .../270-libguestfs0_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package libwin-hivex-perl.",
                                "Preparing to unpack .../271-libwin-hivex-perl_1.3.15-1_amd64.deb ...",
                                "Unpacking libwin-hivex-perl (1.3.15-1) ...",
                                "Selecting previously unselected package libguestfs-perl.",
                                "Preparing to unpack .../272-libguestfs-perl_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking libguestfs-perl (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package libguestfs-tools.",
                                "Preparing to unpack .../273-libguestfs-tools_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking libguestfs-tools (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package libkrb5-dev:amd64.",
                                "Preparing to unpack .../274-libkrb5-dev_1.16-2ubuntu0.1_amd64.deb ...",
                                "Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...",
                                "Selecting previously unselected package libyaml-dev:amd64.",
                                "Preparing to unpack .../275-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ...",
                                "Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ...",
                                "Selecting previously unselected package python-guestfs.",
                                "Preparing to unpack .../276-python-guestfs_1%3a1.36.13-1ubuntu3.3_amd64.deb ...",
                                "Unpacking python-guestfs (1:1.36.13-1ubuntu3.3) ...",
                                "Selecting previously unselected package tftpd-hpa.",
                                "Preparing to unpack .../277-tftpd-hpa_5.2+20150808-1ubuntu3_amd64.deb ...",
                                "Unpacking tftpd-hpa (5.2+20150808-1ubuntu3) ...",
                                "Selecting previously unselected package xinetd.",
                                "Preparing to unpack .../278-xinetd_1%3a2.3.15.3-1_amd64.deb ...",
                                "Unpacking xinetd (1:2.3.15.3-1) ...",
                                "Setting up libhtml-tagset-perl (3.20-3) ...",
                                "Setting up seabios (1.10.2-1ubuntu1) ...",
                                "Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.4) ...",
                                "Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...",
                                "Setting up exfat-utils (1.2.8-1) ...",
                                "Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu2) ...",
                                "Setting up libpathplan4 (2.40.1-2) ...",
                                "Setting up libtry-tiny-perl (0.30-1) ...",
                                "Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Setting up xinetd (1:2.3.15.3-1) ...",
                                "Setting up libjson-glib-1.0-common (1.4.2-3) ...",
                                "Setting up liblab-gamut1 (2.40.1-2) ...",
                                "Setting up libgssrpc4:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Setting up libldm-1.0-0:amd64 (0.2.3-7) ...",
                                "Setting up libasyncns0:amd64 (0.8-6) ...",
                                "Setting up qemu-user (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libgstreamer1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Setcap worked! gst-ptp-helper is not suid!",
                                "Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ...",
                                "Setting up runc (1.0.0~rc7+git20190403.029124da-0ubuntu1~18.04.2) ...",
                                "Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.2) ...",
                                "Setting up libsctp1:amd64 (1.0.17+dfsg-2) ...",
                                "Setting up lzop (1.03-4) ...",
                                "Setting up libencode-locale-perl (1.05-1) ...",
                                "Setting up libintl-perl (1.26-2build2) ...",
                                "Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Setting up libtimedate-perl (2.3000-2) ...",
                                "Setting up libjbig0:amd64 (2.1-3.1build1) ...",
                                "Setting up libstring-shellquote-perl (1.04-1) ...",
                                "Setting up fonts-dejavu-core (2.37-1) ...",
                                "Setting up grub-ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Sourcing file `/etc/default/grub'",
                                "Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'",
                                "Generating grub configuration file ...",
                                "Found linux image: /boot/vmlinuz-4.15.0-70-generic",
                                "Found initrd image: /boot/initrd.img-4.15.0-70-generic",
                                "Found iPXE image: /boot/ipxe.lkrn",
                                "done",
                                "Setting up memcached (1.5.6-0ubuntu1.2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service \u2192 /lib/systemd/system/memcached.service.",
                                "Setting up perl-openssl-defaults:amd64 (3build1) ...",
                                "Setting up lsscsi (0.28-0.1) ...",
                                "Setting up mysql-common (5.8+1.0.4) ...",
                                "update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
                                "Setting up libasound2-data (1.1.3-5ubuntu0.2) ...",
                                "Setting up libnetpbm10 (2:10.0-15.3build1) ...",
                                "Setting up libiscsi7:amd64 (1.17.0-1.1) ...",
                                "Setting up tftpd-hpa (5.2+20150808-1ubuntu3) ...",
                                "Setting up libusbredirparser1:amd64 (0.7.1-1) ...",
                                "Setting up libio-html-perl (1.001-1) ...",
                                "Setting up libonig4:amd64 (6.7.0-1) ...",
                                "Setting up libafflib0v5 (3.7.16-2build2) ...",
                                "Setting up libbluetooth3:amd64 (5.48-0ubuntu3.2) ...",
                                "Setting up unzip (6.0-21ubuntu1) ...",
                                "Setting up pxelinux (3:6.03+dfsg1-2) ...",
                                "Setting up genisoimage (9:1.1.11-3ubuntu2) ...",
                                "Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.4) ...",
                                "Setting up libxenstore3.0:amd64 (4.9.2-0ubuntu1) ...",
                                "Setting up dctrl-tools (2.24-2build1) ...",
                                "Setting up libffi-dev:amd64 (3.2.1-8) ...",
                                "Setting up libdatrie1:amd64 (0.2.10-7) ...",
                                "Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...",
                                "Setting up ssl-cert (1.0.39) ...",
                                "Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ...",
                                "Setting up libnetfilter-queue1 (1.0.2-2) ...",
                                "Setting up scrub (2.6.1-1build1) ...",
                                "Setting up libkdb5-9:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libconfig9:amd64 (1.5-0.4) ...",
                                "Setting up m4 (1.4.18-1) ...",
                                "Setting up syslinux-common (3:6.03+dfsg1-2) ...",
                                "Setting up containerd (1.2.6-0ubuntu1~18.04.2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service \u2192 /lib/systemd/system/containerd.service.",
                                "Setting up libipset3:amd64 (6.34-1) ...",
                                "Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2) ...",
                                "Setting up qemu-slof (20170724+dfsg-1ubuntu1) ...",
                                "Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ...",
                                "Setting up bridge-utils (1.5-15ubuntu1) ...",
                                "Setting up libopus0:amd64 (1.1.2-1ubuntu1) ...",
                                "Setting up libbfio1 (20170123-4) ...",
                                "Setting up libasound2:amd64 (1.1.3-5ubuntu0.2) ...",
                                "Setting up libjson-glib-1.0-0:amd64 (1.4.2-3) ...",
                                "Setting up libgraphite2-3:amd64 (1.3.11-2) ...",
                                "Setting up libcroco3:amd64 (0.6.12-2) ...",
                                "Setting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Setting up libogg0:amd64 (1.3.2-1) ...",
                                "Setting up libjq1:amd64 (1.5+dfsg-2) ...",
                                "Setting up dnsmasq-utils (2.79-1) ...",
                                "Setting up supermin (5.1.19-2ubuntu1) ...",
                                "Setting up pkg-config (0.29.1-0ubuntu2) ...",
                                "Setting up libyajl2:amd64 (2.1.0-2build1) ...",
                                "Setting up libpixman-1-0:amd64 (0.34.0-2) ...",
                                "Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.3) ...",
                                "Setting up libpq5:amd64 (10.10-0ubuntu0.18.04.1) ...",
                                "Setting up liblwp-mediatypes-perl (6.02-1) ...",
                                "Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ...",
                                "Setting up osinfo-db (0.20180929-1ubuntu0.1) ...",
                                "Setting up autotools-dev (20180224.1) ...",
                                "Setting up python-psutil (5.4.2-1ubuntu0.1) ...",
                                "Setting up liburi-perl (1.73-1) ...",
                                "Setting up postgresql-client-common (190ubuntu0.1) ...",
                                "Setting up dstat (0.7.3-1) ...",
                                "Setting up ipset (6.34-1) ...",
                                "Setting up mtools (4.0.18-2ubuntu1) ...",
                                "Setting up shellinabox (2.20build1) ...",
                                "Setting up libltdl7:amd64 (2.4.6-2) ...",
                                "Setting up libhtml-parser-perl (3.72-3build1) ...",
                                "Setting up postgresql-common (190ubuntu0.1) ...",
                                "Adding user postgres to group ssl-cert",
                                "",
                                "Creating config file /etc/postgresql-common/createcluster.conf with new version",
                                "Building PostgreSQL dictionaries from installed myspell/hunspell packages...",
                                "Removing obsolete dictionary files:",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service \u2192 /lib/systemd/system/postgresql.service.",
                                "Setting up augeas-lenses (1.10.1-2) ...",
                                "Setting up libhivex0:amd64 (1.3.15-1) ...",
                                "Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ...",
                                "Setting up libewf2 (20140608-6.1build1) ...",
                                "Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.2) ...",
                                "Setting up libann0 (1.1.2+doc-6) ...",
                                "Setting up db5.3-util (5.3.28-13.1ubuntu1.1) ...",
                                "Setting up libdate-manip-perl (6.60-1) ...",
                                "Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ...",
                                "Setting up libxpm4:amd64 (1:3.5.12-1) ...",
                                "Setting up libxrender1:amd64 (1:0.9.10-1) ...",
                                "Setting up ldmtool (0.2.3-7) ...",
                                "Setting up libsensors4:amd64 (1:3.4.0-4) ...",
                                "Setting up python-gdbm (2.7.17-1~18.04) ...",
                                "Setting up libpcrecpp0v5:amd64 (2:8.39-9) ...",
                                "Setting up libpcre32-3:amd64 (2:8.39-9) ...",
                                "Setting up libnet-http-perl (6.17-1) ...",
                                "Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up sgabios (0.0~svn8-4) ...",
                                "Setting up libsystemd-dev:amd64 (237-3ubuntu10.33) ...",
                                "Setting up libxen-4.9:amd64 (4.9.2-0ubuntu1) ...",
                                "Setting up libmysqlclient20:amd64 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up icu-devtools (60.2-3ubuntu3) ...",
                                "Setting up freeipmi-common (1.4.11-1.1ubuntu4.1) ...",
                                "Setting up liborc-0.4-0:amd64 (1:0.4.28-1) ...",
                                "Setting up libpcre16-3:amd64 (2:8.39-9) ...",
                                "Setting up libthai-data (0.1.27-2) ...",
                                "Setting up libfreeipmi16 (1.4.11-1.1ubuntu4.1) ...",
                                "Setting up libcaca0:amd64 (0.99.beta19-2ubuntu0.18.04.1) ...",
                                "Setting up extlinux (3:6.03+dfsg1-2) ...",
                                "Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...",
                                "Setting up libvorbis0a:amd64 (1.3.5-4.2) ...",
                                "Setting up x11-common (1:7.7+19ubuntu7.1) ...",
                                "update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults",
                                "Setting up iputils-arping (3:20161105-1ubuntu3) ...",
                                "Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ...",
                                "Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.4) ...",
                                "Setting up ipxe-qemu (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Setting up libgraphite2-dev:amd64 (1.3.11-2) ...",
                                "Setting up libwww-robotrules-perl (6.01-1) ...",
                                "Setting up libcdt5 (2.40.1-2) ...",
                                "Setting up git (1:2.17.1-1ubuntu0.5) ...",
                                "Setting up isolinux (3:6.03+dfsg1-2) ...",
                                "Setting up attr (1:2.4.47-2build1) ...",
                                "Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...",
                                "Setting up autopoint (0.19.8.1-6ubuntu0.3) ...",
                                "Setting up libtsk13 (4.4.2-3) ...",
                                "Setting up libbrlapi0.6:amd64 (5.5-4ubuntu2.0.1) ...",
                                "Setting up python2.7-minimal (2.7.17-1~18.04) ...",
                                "Setting up libavahi-common-data:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Setting up libcgraph6 (2.40.1-2) ...",
                                "Setting up libwebp6:amd64 (0.6.1-2) ...",
                                "Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ...",
                                "Setting up libfdt1:amd64 (1.4.5-3) ...",
                                "Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ...",
                                "Setting up libjpeg8:amd64 (8c-2ubuntu8) ...",
                                "Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...",
                                "Setting up libtool (2.4.6-2) ...",
                                "Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ...",
                                "Setting up libgstreamer-plugins-base1.0-0:amd64 (1.14.5-0ubuntu1~18.04.1) ...",
                                "Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ...",
                                "Setting up sleuthkit (4.4.2-3) ...",
                                "Setting up haproxy (1.8.8-1ubuntu0.9) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service \u2192 /lib/systemd/system/haproxy.service.",
                                "Setting up jq (1.5+dfsg-2) ...",
                                "Setting up libpcre3-dev:amd64 (2:8.39-9) ...",
                                "Setting up fontconfig-config (2.12.6-0ubuntu2) ...",
                                "Setting up libhttp-date-perl (6.02-1) ...",
                                "Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.3) ...",
                                "Setting up libpq-dev (10.10-0ubuntu0.18.04.1) ...",
                                "Setting up libspice-server1:amd64 (0.14.0-1ubuntu2.4) ...",
                                "Setting up libapr1-dev (1.6.3-2) ...",
                                "Setting up docker.io (18.09.7-0ubuntu1~18.04.4) ...",
                                "Adding group `docker' (GID 124) ...",
                                "Done.",
                                "Created symlink /etc/systemd/system/sockets.target.wants/docker.socket \u2192 /lib/systemd/system/docker.socket.",
                                "Setting up libmysqlclient-dev (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up ipmitool (1.8.18-5ubuntu0.1) ...",
                                "Job for ipmievd.service failed because the control process exited with error code.",
                                "See \"systemctl status ipmievd.service\" and \"journalctl -xe\" for details.",
                                "invoke-rc.d: initscript ipmievd, action \"start\" failed.",
                                "\u001b[0;1;31m\u25cf\u001b[0m ipmievd.service - IPMI event daemon",
                                "   Loaded: loaded (/lib/systemd/system/ipmievd.service; disabled; vendor preset: enabled)",
                                "   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2020-01-14 05:38:34 UTC; 18ms ago",
                                "  Process: 15411 ExecStart=/usr/sbin/ipmievd $IPMIEVD_OPTIONS \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m",
                                "",
                                "Jan 14 05:38:34 ubuntu systemd[1]: Starting IPMI event daemon...",
                                "Jan 14 05:38:34 ubuntu ipmievd[15411]: Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory",
                                "Jan 14 05:38:34 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Control process exited, code=exited status=1\u001b[0m",
                                "Jan 14 05:38:34 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mipmievd.service: Failed with result 'exit-code'.\u001b[0m",
                                "Jan 14 05:38:34 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start IPMI event daemon.\u001b[0m",
                                "Unable to start ipmievd during installation.  Trying to disable.",
                                "Setting up gettext (0.19.8.1-6ubuntu0.3) ...",
                                "Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ...",
                                "Setting up libgvpr2 (2.40.1-2) ...",
                                "Setting up g++-7 (7.4.0-1ubuntu1~18.04.1) ...",
                                "Setting up ipxe (1.0.0+git-20180124.fbe8c52d-0ubuntu2.2) ...",
                                "Setting up libaugeas0:amd64 (1.10.1-2) ...",
                                "Setting up libaprutil1-dev (1.6.1-2) ...",
                                "Setting up libflac8:amd64 (1.3.2-1) ...",
                                "Setting up python2.7 (2.7.17-1~18.04) ...",
                                "Setting up libnss3:amd64 (2:3.35-2ubuntu2.7) ...",
                                "Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up postgresql-server-dev-10 (10.10-0ubuntu0.18.04.1) ...",
                                "Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ...",
                                "Setting up autoconf (2.69-11) ...",
                                "Setting up syslinux (3:6.03+dfsg1-2) ...",
                                "Setting up libthai0:amd64 (0.1.27-2) ...",
                                "Setting up libxen-dev:amd64 (4.9.2-0ubuntu1) ...",
                                "Setting up librdmacm1:amd64 (17.1-1ubuntu0.2) ...",
                                "Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.4) ...",
                                "Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ...",
                                "Setting up sqlite3 (3.22.0-1ubuntu0.2) ...",
                                "Setting up libhtml-tree-perl (5.07-1) ...",
                                "Setting up librados2 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Setting up db-util (1:5.3.21~exp1ubuntu2) ...",
                                "Setting up postgresql-server-dev-all (190ubuntu0.1) ...",
                                "Setting up intltool-debian (0.35.0+20060710.4) ...",
                                "Setting up krb5-multidev:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...",
                                "Setting up libwin-hivex-perl (1.3.15-1) ...",
                                "Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ...",
                                "Setting up python-mysqldb (1.3.10-1build1) ...",
                                "Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service \u2192 /lib/systemd/system/keepalived.service.",
                                "Setting up libpython2.7:amd64 (2.7.17-1~18.04) ...",
                                "Setting up automake (1:1.15.1-3ubuntu2) ...",
                                "update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode",
                                "Setting up libcacard0:amd64 (1:2.5.0-3) ...",
                                "Setting up netpbm (2:10.0-15.3build1) ...",
                                "Setting up libice6:amd64 (2:1.0.9-2) ...",
                                "Setting up libfile-listing-perl (6.04-1) ...",
                                "Setting up libhttp-message-perl (6.14-1) ...",
                                "Setting up g++ (4:7.4.0-1ubuntu2.3) ...",
                                "update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode",
                                "Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04) ...",
                                "Setting up libavahi-common3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Setting up libvorbisenc2:amd64 (1.3.5-4.2) ...",
                                "Setting up python2.7-dev (2.7.17-1~18.04) ...",
                                "Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up libhttp-negotiate-perl (6.00-2) ...",
                                "Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service \u2192 /lib/systemd/system/conntrackd.service.",
                                "Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ...",
                                "Setting up libsm6:amd64 (2:1.2.2-1) ...",
                                "Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ...",
                                "Setting up po-debconf (1.0.20) ...",
                                "Setting up libhttp-cookies-perl (6.04-1) ...",
                                "Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.1) ...",
                                "Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ...",
                                "Setting up libgd3:amd64 (2.2.5-4ubuntu0.3) ...",
                                "Setting up librbd1 (12.2.12-0ubuntu0.18.04.3) ...",
                                "Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libsndfile1:amd64 (1.0.28-4ubuntu0.18.04.1) ...",
                                "Setting up libiculx60:amd64 (60.2-3ubuntu3) ...",
                                "Setting up libxt6:amd64 (1:1.1.5-1) ...",
                                "Setting up libavahi-client3:amd64 (0.7-3.1ubuntu1.2) ...",
                                "Setting up fontconfig (2.12.6-0ubuntu2) ...",
                                "Regenerating fonts cache... done.",
                                "Setting up qemu-system-common (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service \u2192 /lib/systemd/system/qemu-kvm.service.",
                                "Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ...",
                                "Setting up libvirt0:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Setting up libpulse0:amd64 (1:11.1-1ubuntu7.4) ...",
                                "Setting up libxmu6:amd64 (2:1.1.2-2) ...",
                                "Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Setting up libsys-virt-perl (4.0.0-1) ...",
                                "Setting up libvirt-dev:amd64 (4.0.0-1ubuntu8.14) ...",
                                "Setting up libxaw7:amd64 (2:1.0.13-1) ...",
                                "Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-0.1ubuntu0.1) ...",
                                "Setting up qemu-system-s390x (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Setting up qemu-system-x86 (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-sparc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-misc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-arm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-mips (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-system-ppc (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up qemu-kvm (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ...",
                                "Setting up qemu-system (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up libgvc6 (2.40.1-2) ...",
                                "Setting up qemu (1:2.11+dfsg-1ubuntu7.21) ...",
                                "Setting up graphviz (2.40.1-2) ...",
                                "Setting up liblwp-protocol-https-perl (6.07-2) ...",
                                "Setting up libicu-dev (60.2-3ubuntu3) ...",
                                "Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...",
                                "Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ...",
                                "Setting up libwww-perl (6.31-1ubuntu0.1) ...",
                                "Setting up debhelper (11.1.6ubuntu2) ...",
                                "Setting up dh-autoreconf (17) ...",
                                "Setting up dh-strip-nondeterminism (0.040-1.1~build1) ...",
                                "Setting up libxml-parser-perl (2.44-2build3) ...",
                                "Setting up apache2-dev (2.4.29-1ubuntu4.11) ...",
                                "Setting up icoutils (0.32.3-1) ...",
                                "Setting up libxml-xpath-perl (1.42-1) ...",
                                "Setting up libguestfs0:amd64 (1:1.36.13-1ubuntu3.3) ...",
                                "Setting up libguestfs-perl (1:1.36.13-1ubuntu3.3) ...",
                                "Setting up python-guestfs (1:1.36.13-1ubuntu3.3) ...",
                                "Setting up libguestfs-tools (1:1.36.13-1ubuntu3.3) ...",
                                "Processing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...",
                                "No schema files found: doing nothing.",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for dbus (1.12.2-1ubuntu1.1) ...",
                                "Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ...",
                                "Processing triggers for rsyslog (8.32.0-1ubuntu4) ...",
                                "Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ...",
                                "Processing triggers for mime-support (3.60ubuntu1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for install-info (6.5.0.dfsg.1-2) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1578979693252",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1578979693252 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1578980397089",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=703837",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=703837",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:74        [[ -n False ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:74        [[ False != \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:84        python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:85        install_python3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:install_python3:541            is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:install_python3:542            apt_get install python3.6 python3.6-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python3.6 python3.6-dev",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "python3.6 is already the newest version (3.6.9-1~18.04).",
                                "python3.6 set to manually installed.",
                                "python3.6-dev is already the newest version (3.6.9-1~18.04).",
                                "python3.6-dev set to manually installed.",
                                "0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1578980397309",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1578980397309 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1578980398270",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=961",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=703837",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=704798",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/install_prereqs.sh:source:86        which python3.6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:86        export PYTHON=/usr/bin/python3.6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:86        PYTHON=/usr/bin/python3.6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:94        date +%s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_prereqs.sh:source:95        date",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:795                       [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:796                       PYPI_ALTERNATIVE_URL=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:796                       /opt/stack/devstack/tools/install_pip.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:25              FILES=/opt/stack/devstack/files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:40              PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:main:41              basename https://bootstrap.pypa.io/get-pip.py",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:41              LOCAL_PIP=/opt/stack/devstack/files/get-pip.py",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:43              GetDistro",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:373            GetOSVersion",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:350         _ensure_lsb_release",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:_ensure_lsb_release:324  command -v lsb_release",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_ensure_lsb_release:324  [[ -x /usr/bin/lsb_release ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_ensure_lsb_release:325  return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:GetOSVersion:352         lsb_release -r -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:352         os_RELEASE=18.04",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:GetOSVersion:353         lsb_release -c -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:353         os_CODENAME=bionic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:GetOSVersion:354         lsb_release -i -s",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:354         os_VENDOR=Ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:356         [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:357         os_PACKAGE=deb",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:362         typeset -xr os_VENDOR",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:363         typeset -xr os_RELEASE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:364         typeset -xr os_PACKAGE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetOSVersion:365         typeset -xr os_CODENAME",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:375            [[ Ubuntu =~ (Ubuntu) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:378            DISTRO=bionic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:GetDistro:424            typeset -xr DISTRO",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:44              echo 'Distro: bionic'",
                                "Distro: bionic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:126             get_versions",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:49      which pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:49      PIP=/usr/bin/pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:50      [[ -n /usr/bin/pip ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:51      /usr/bin/pip --version",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:51      awk '{ print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.1'",
                                "pip: 9.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:135             is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:135             is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:136             uninstall_package python-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1363   is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1364   apt_get purge python-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following packages will be REMOVED:",
                                "  python-pip*",
                                "0 upgraded, 0 newly installed, 1 to remove and 24 not upgraded.",
                                "After this operation, 672 kB disk space will be freed.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56788 files and directories currently installed.)",
                                "Removing python-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980402044",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980402044 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980407772",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5728",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5728",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:137             uninstall_package python3-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1363   is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:uninstall_package:1364   apt_get purge python3-pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following package was automatically installed and is no longer required:",
                                "  python-pip-whl",
                                "Use 'sudo apt autoremove' to remove it.",
                                "The following packages will be REMOVED:",
                                "  python3-pip*",
                                "0 upgraded, 0 newly installed, 1 to remove and 24 not upgraded.",
                                "After this operation, 600 kB disk space will be freed.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56681 files and directories currently installed.)",
                                "Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980407885",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980407885 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980413618",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5733",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=5728",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=11461",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:140             install_get_pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:62   [[ -r /opt/stack/devstack/files/get-pip.py ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:79   [[ ! -r /opt/stack/devstack/files/get-pip.py ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:82   local timecond=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:83   [[ -r /opt/stack/devstack/files/get-pip.py ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:87   curl -f --retry 6 --retry-delay 5 -o /opt/stack/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py",
                                "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
                                "                                 Dload  Upload   Total   Spent    Left  Speed",
                                "",
                                "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
                                "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
                                "  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0",
                                "  3 1734k    3 67179    0     0  30480      0  0:00:58  0:00:02  0:00:56 30466",
                                " 50 1734k   50  869k    0     0   266k      0  0:00:06  0:00:03  0:00:03  266k",
                                "100 1734k  100 1734k    0     0   491k      0  0:00:03  0:00:03 --:--:--  491k",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:90   touch /opt/stack/devstack/files/get-pip.py.downloaded",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:92   sudo -H -E python /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt",
                                "DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support",
                                "Collecting pip!=8,<10",
                                "  Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB)",
                                "Collecting wheel",
                                "  Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl",
                                "Installing collected packages: pip, wheel",
                                "Successfully installed pip-9.0.3 wheel-0.33.6",
                                "WARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:93   python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:install_get_pip:94   sudo -H -E python3.6 /opt/stack/devstack/files/get-pip.py -c /opt/stack/devstack/tools/cap-pip.txt",
                                "Collecting pip!=8,<10",
                                "  Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl",
                                "Collecting wheel",
                                "  Using cached https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl",
                                "Installing collected packages: pip, wheel",
                                "Successfully installed pip-9.0.3 wheel-0.33.6",
                                "WARNING: You are using pip version 9.0.3; however, version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:142             [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:146             set -x",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:150             pip_install_gr setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=setuptools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0",
                                "Using 3.6 version to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local 'test_req=setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0'",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/lib/python3/dist-packages",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980437367",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980437367 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980442591",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5224",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=5224",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:main:152             get_versions",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:49      which pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:49      PIP=/usr/local/bin/pip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:50      [[ -n /usr/local/bin/pip ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/install_pip.sh:get_versions:51      /usr/local/bin/pip --version",
                                "++tools/install_pip.sh:get_versions:51      awk '{ print $2}'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:51      PIP_VERSION=9.0.3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/install_pip.sh:get_versions:52      echo 'pip: 9.0.3'",
                                "pip: 9.0.3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:799                       TRACK_DEPENDS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:802                       [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:813                       source /opt/stack/devstack/tools/fixup_stuff.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:source:22            [[ -z /opt/stack/devstack ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:814                       fixup_all",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:261        fixup_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:49    keystone_ports=35357,35358",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:54    sysctl net.ipv4.ip_local_reserved_ports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_keystone:56    sed 's/^ //'",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_keystone:56    awk -F= '{print $2;}'",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_keystone:56    sysctl net.ipv4.ip_local_reserved_ports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:56    reserved_ports=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:58    [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_keystone:60    sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358",
                                "net.ipv4.ip_local_reserved_ports = 35357,35358",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:262        fixup_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_ubuntu:76      [[ bionic != \\b\\i\\o\\n\\i\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_ubuntu:81      install_package software-properties-common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package software-properties-common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install software-properties-common",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following package was automatically installed and is no longer required:",
                                "  python-pip-whl",
                                "Use 'sudo apt autoremove' to remove it.",
                                "The following additional packages will be installed:",
                                "  python3-software-properties",
                                "The following packages will be upgraded:",
                                "  python3-software-properties software-properties-common",
                                "2 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.",
                                "Need to get 33.6 kB of archives.",
                                "After this operation, 0 B of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]",
                                "Fetched 33.6 kB in 1s (35.1 kB/s)",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56604 files and directories currently installed.)",
                                "Preparing to unpack .../software-properties-common_0.96.24.32.12_all.deb ...",
                                "Unpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...",
                                "Preparing to unpack .../python3-software-properties_0.96.24.32.12_all.deb ...",
                                "Unpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...",
                                "Setting up python3-software-properties (0.96.24.32.12) ...",
                                "Setting up software-properties-common (0.96.24.32.12) ...",
                                "Processing triggers for dbus (1.12.2-1ubuntu1.1) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980443752",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980443752 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980453609",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=9857",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=704798",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=714655",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_ubuntu:84      sudo add-apt-repository -y universe",
                                "'universe' distribution component is already enabled for all sources.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:263        fixup_python_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:103  pip_install 'prettytable>=0.7'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : prettytable>=0.7",
                                "Using 3.6 version to install prettytable>=0.7 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local 'test_req=prettytable>=0.7/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e prettytable>=0.7/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'prettytable>=0.7'",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 180))",
                                "  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2",
                                "Building wheels for collected packages: prettytable",
                                "  Running setup.py bdist_wheel for prettytable: started",
                                "  Running setup.py bdist_wheel for prettytable: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606",
                                "Successfully built prettytable",
                                "Installing collected packages: prettytable",
                                "Successfully installed prettytable-0.7.2",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980455815",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980455815 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980464580",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=8765",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=8765",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:104  get_package_path prettytable",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:92  local package=prettytable",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])'",
                                "Traceback (most recent call last):",
                                "  File \"\", line 1, in ",
                                "ImportError: No module named prettytable",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:93  echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:104  PACKAGE_DIR=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:106  echo '/prettytable-0.7.2*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:106  dir='/prettytable-0.7.2*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:107  [[ -d /prettytable-0.7.2* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:113  pip_install httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : httplib2",
                                "Using 3.6 version to install httplib2 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=httplib2/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e httplib2/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt httplib2",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting httplib2===0.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 520))",
                                "  Downloading https://files.pythonhosted.org/packages/be/83/5e006e25403871ffbbf587c7aa4650158c947d46e89f2d50dcaf018464de/httplib2-0.15.0-py3-none-any.whl (94kB)",
                                "Installing collected packages: httplib2",
                                "  Found existing installation: httplib2 0.9.2",
                                "    DEPRECATION: Uninstalling a distutils installed project (httplib2) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.",
                                "    Uninstalling httplib2-0.9.2:",
                                "      Successfully uninstalled httplib2-0.9.2",
                                "Successfully installed httplib2-0.15.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980464867",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980464867 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980471993",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=7126",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=8765",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=15891",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:114  get_package_path httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:92  local package=httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++tools/fixup_stuff.sh:get_package_path:93  python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])'",
                                "Traceback (most recent call last):",
                                "  File \"\", line 1, in ",
                                "ImportError: No module named httplib2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:get_package_path:93  echo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:114  PACKAGE_DIR=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++tools/fixup_stuff.sh:fixup_python_packages:116  echo '-0.8*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:116  dir='-0.8*'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_python_packages:117  [[ -d -0.8* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:264        fixup_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_fedora:123     is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_fedora:124     return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:265        fixup_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_suse:198       is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_suse:199       return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_all:266        fixup_virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_virtualenv:254  [[ ! -f /etc/ci/mirror_info.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_virtualenv:255  install_package python-virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package python-virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install python-virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: ",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-virtualenv",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "Recommended packages:",
                                "  virtualenv",
                                "The following NEW packages will be installed:",
                                "  python-virtualenv",
                                "0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded.",
                                "Need to get 46.8 kB of archives.",
                                "After this operation, 145 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-virtualenv all 15.1.0+ds-1.1 [46.8 kB]",
                                "Fetched 46.8 kB in 0s (399 kB/s)",
                                "Selecting previously unselected package python-virtualenv.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56604 files and directories currently installed.)",
                                "Preparing to unpack .../python-virtualenv_15.1.0+ds-1.1_all.deb ...",
                                "Unpacking python-virtualenv (15.1.0+ds-1.1) ...",
                                "Setting up python-virtualenv (15.1.0+ds-1.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980472603",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980472603 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980477847",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=5244",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=714655",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=719899",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+tools/fixup_stuff.sh:fixup_virtualenv:256  pip_install -U --force-reinstall virtualenv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : virtualenv",
                                "Using 3.6 version to install virtualenv based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=virtualenv/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e virtualenv/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U --force-reinstall virtualenv",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting virtualenv===16.7.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 714))",
                                "  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)",
                                "Installing collected packages: virtualenv",
                                "Successfully installed virtualenv-16.7.9",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980478012",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980478012 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980487751",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=9739",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=15891",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=25630",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:817                       pip_install -U os-testr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : os-testr",
                                "Using 3.6 version to install os-testr based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=os-testr/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e os-testr/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting os-testr===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 558))",
                                "  Downloading https://files.pythonhosted.org/packages/54/53/06da71065812fcfcbce566159903bace2294f7370e6860bed92bbb856b36/os_testr-1.1.0-py2.py3-none-any.whl (45kB)",
                                "Collecting stestr===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)",
                                "Collecting python-subunit===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 217))",
                                "  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)",
                                "Collecting testtools===2.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 437))",
                                "  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)",
                                "Requirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 78))",
                                "  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)",
                                "Collecting future===0.18.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 609))",
                                "  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)",
                                "Collecting PyYAML===5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 225))",
                                "  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)",
                                "Collecting six===1.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 565))",
                                "  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl",
                                "Collecting voluptuous===0.11.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 2))",
                                "  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)",
                                "Collecting cliff===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 304))",
                                "  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)",
                                "Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 199))",
                                "  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl",
                                "Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 125))",
                                "  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl",
                                "Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 183))",
                                "  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl",
                                "Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 250))",
                                "  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)",
                                "Collecting cmd2===0.8.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 545))",
                                "  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)",
                                "Requirement already up-to-date: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))",
                                "Requirement already up-to-date: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))",
                                "Requirement already up-to-date: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524))",
                                "Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 458))",
                                "  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl",
                                "Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 250))",
                                "  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl",
                                "Collecting pyperclip===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 336))",
                                "  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz",
                                "Collecting wcwidth===0.1.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 177))",
                                "  Downloading https://files.pythonhosted.org/packages/58/b4/4850a0ccc6f567cc0ebe7060d20ffd4258b8210efadc259da62dc6ed9c65/wcwidth-0.1.8-py2.py3-none-any.whl",
                                "Building wheels for collected packages: voluptuous, PyYAML, pyperclip, future",
                                "  Running setup.py bdist_wheel for voluptuous: started",
                                "  Running setup.py bdist_wheel for voluptuous: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e",
                                "  Running setup.py bdist_wheel for PyYAML: started",
                                "  Running setup.py bdist_wheel for PyYAML: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67",
                                "  Running setup.py bdist_wheel for pyperclip: started",
                                "  Running setup.py bdist_wheel for pyperclip: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c",
                                "  Running setup.py bdist_wheel for future: started",
                                "  Running setup.py bdist_wheel for future: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e",
                                "Successfully built voluptuous PyYAML pyperclip future",
                                "Installing collected packages: voluptuous, six, python-mimeparse, extras, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, python-subunit, PyYAML, pyperclip, cmd2, cliff, future, stestr, os-testr",
                                "  Found existing installation: six 1.11.0",
                                "    Uninstalling six-1.11.0:",
                                "      Successfully uninstalled six-1.11.0",
                                "  Found existing installation: PyYAML 3.12",
                                "    DEPRECATION: Uninstalling a distutils installed project (PyYAML) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.",
                                "    Uninstalling PyYAML-3.12:",
                                "      Successfully uninstalled PyYAML-3.12",
                                "Successfully installed PyYAML-5.2 argparse-1.4.0 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-1.1.0 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 six-1.13.0 stestr-2.6.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.8",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980487872",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980487872 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980557324",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=69452",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=25630",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=95082",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:819                       [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:820                       pip_install_gr systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='systemd-python  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ systemd-python   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install systemd-python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : systemd-python",
                                "Using 3.6 version to install systemd-python based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=systemd-python/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e systemd-python/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562))",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980557576",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980557576 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980560510",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=2934",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=95082",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=98016",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:823                       iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:824                       sudo systemctl restart systemd-journald",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:831                       install_infra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:31                local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:32                '[' '!' -d /opt/stack/requirements/.venv ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:32                virtualenv /opt/stack/requirements/.venv",
                                "Using base prefix '/usr'",
                                "New python executable in /opt/stack/requirements/.venv/bin/python3.6",
                                "Also creating executable in /opt/stack/requirements/.venv/bin/python",
                                "Installing setuptools, pip, wheel...",
                                "done.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:34                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:34                pip_install -U pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting pbr===5.4.4",
                                "  Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)",
                                "Installing collected packages: pbr",
                                "Successfully installed pbr-5.4.4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980577288",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980577288 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980584083",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=6795",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=98016",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=104811",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:35                PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:35                pip_install /opt/stack/requirements",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/requirements/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/requirements/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/requirements/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                env http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/requirements/test-requirements.txt /opt/stack/requirements",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Processing /opt/stack/requirements",
                                "Collecting fixtures===3.0.0",
                                "  Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)",
                                "Collecting bashate===0.6.0",
                                "  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz",
                                "Collecting mock===3.0.5",
                                "  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl",
                                "Collecting PyYAML===5.2",
                                "  Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)",
                                "Collecting requests===2.22.0",
                                "  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)",
                                "Collecting stestr===2.6.0",
                                "  Downloading https://files.pythonhosted.org/packages/1f/ac/afdcf54a6c1bac88093b2b1c1ad2ea131dfa934d239a18b4aebd65bcee28/stestr-2.6.0-py2.py3-none-any.whl (117kB)",
                                "Collecting testscenarios===0.5.0",
                                "  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl",
                                "Collecting packaging===19.2",
                                "  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl",
                                "Collecting testtools===2.3.0",
                                "  Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)",
                                "Collecting Parsley===1.3",
                                "  Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)",
                                "Collecting idna===2.8",
                                "  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)",
                                "Collecting pyparsing===2.4.6",
                                "  Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)",
                                "Collecting six===1.13.0",
                                "  Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl",
                                "Collecting future===0.18.2",
                                "  Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB)",
                                "Collecting Babel===2.8.0",
                                "  Downloading https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl (8.6MB)",
                                "Collecting virtualenv===16.7.9",
                                "  Downloading https://files.pythonhosted.org/packages/05/f1/2e07e8ca50e047b9cc9ad56cf4291f4e041fa73207d000a095fe478abf84/virtualenv-16.7.9-py2.py3-none-any.whl (3.4MB)",
                                "Collecting pytz===2019.3",
                                "  Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)",
                                "Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -r /opt/stack/requirements/test-requirements.txt (line 10)) (45.0.0)",
                                "Requirement already satisfied: pbr===5.4.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (5.4.4)",
                                "Collecting chardet===3.0.4",
                                "  Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)",
                                "Collecting certifi===2019.11.28",
                                "  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)",
                                "Collecting urllib3===1.25.7",
                                "  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)",
                                "Collecting voluptuous===0.11.7",
                                "  Downloading https://files.pythonhosted.org/packages/24/3b/fe531688c0d9e057fccc0bc9430c0a3d4b90e0d2f015326e659c2944e328/voluptuous-0.11.7.tar.gz (45kB)",
                                "Collecting python-subunit===1.3.0",
                                "  Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)",
                                "Collecting cliff===2.16.0",
                                "  Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB)",
                                "Collecting extras===1.0.0",
                                "  Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl",
                                "Collecting unittest2===1.1.0",
                                "  Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)",
                                "Collecting python-mimeparse===1.6.0",
                                "  Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl",
                                "Collecting traceback2===1.4.0",
                                "  Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl",
                                "Collecting stevedore===1.31.0",
                                "  Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB)",
                                "Collecting prettytable===0.7.2",
                                "  Downloading https://files.pythonhosted.org/packages/ef/30/4b0746848746ed5941f052479e7c23d2b56d174b82f4fd34a25e389831f5/prettytable-0.7.2.tar.bz2",
                                "Collecting cmd2===0.8.9",
                                "  Downloading https://files.pythonhosted.org/packages/e9/40/a71caa2aaff10c73612a7106e2d35f693e85b8cf6e37ab0774274bca3cf9/cmd2-0.8.9-py2.py3-none-any.whl (53kB)",
                                "Collecting argparse",
                                "  Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl",
                                "Collecting linecache2===1.0.0",
                                "  Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl",
                                "Collecting pyperclip===1.7.0",
                                "  Downloading https://files.pythonhosted.org/packages/2d/0f/4eda562dffd085945d57c2d9a5da745cfb5228c02bc90f2c74bbac746243/pyperclip-1.7.0.tar.gz",
                                "Collecting wcwidth===0.1.8",
                                "  Downloading https://files.pythonhosted.org/packages/58/b4/4850a0ccc6f567cc0ebe7060d20ffd4258b8210efadc259da62dc6ed9c65/wcwidth-0.1.8-py2.py3-none-any.whl",
                                "Building wheels for collected packages: voluptuous, bashate, prettytable, PyYAML, pyperclip, future, openstack-requirements",
                                "  Building wheel for voluptuous (setup.py): started",
                                "  Building wheel for voluptuous (setup.py): finished with status 'done'",
                                "  Created wheel for voluptuous: filename=voluptuous-0.11.7-cp36-none-any.whl size=28748 sha256=0728956edb08562c5c7dfcf33170dd094432f9939780f9429cf29b9d4f82327d",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/e8/e3/d0/a2d476b9cd09b8f5979789e0aaf07119726a3cfb19ee67aa1e",
                                "  Building wheel for bashate (setup.py): started",
                                "  Building wheel for bashate (setup.py): finished with status 'done'",
                                "  Created wheel for bashate: filename=bashate-0.6.0-cp36-none-any.whl size=26534 sha256=934fcab72daacab9f207613f27cd094478ceb8507e8bf8e59ff5986a12b14fcf",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177",
                                "  Building wheel for prettytable (setup.py): started",
                                "  Building wheel for prettytable (setup.py): finished with status 'done'",
                                "  Created wheel for prettytable: filename=prettytable-0.7.2-cp36-none-any.whl size=13700 sha256=7837ffba38d5394da4a2e7de44f18e064645e191356d2609ecbda49bf492e0b9",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/80/34/1c/3967380d9676d162cb59513bd9dc862d0584e045a162095606",
                                "  Building wheel for PyYAML (setup.py): started",
                                "  Building wheel for PyYAML (setup.py): finished with status 'done'",
                                "  Created wheel for PyYAML: filename=PyYAML-5.2-cp36-cp36m-linux_x86_64.whl size=402405 sha256=02d1f67ec7e313712a9568a6f4dff71b224a1a4486e508f32a2a563749de0e00",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67",
                                "  Building wheel for pyperclip (setup.py): started",
                                "  Building wheel for pyperclip (setup.py): finished with status 'done'",
                                "  Created wheel for pyperclip: filename=pyperclip-1.7.0-cp36-none-any.whl size=8359 sha256=74af582ec260b0e5e82169e8740889a9556b75ff6cd840d98f2dfad38680067a",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/92/f0/ac/2ba2972034e98971c3654ece337ac61e546bdeb34ca960dc8c",
                                "  Building wheel for future (setup.py): started",
                                "  Building wheel for future (setup.py): finished with status 'done'",
                                "  Created wheel for future: filename=future-0.18.2-cp36-none-any.whl size=491057 sha256=e9ff6492ff8444aee16d02d9688c36a272d961fca2562afc5473b0a47e5c09d0",
                                "  Stored in directory: /home/ubuntu/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e",
                                "  Building wheel for openstack-requirements (setup.py): started",
                                "  Building wheel for openstack-requirements (setup.py): finished with status 'done'",
                                "  Created wheel for openstack-requirements: filename=openstack_requirements-1.2.1.dev2846-cp36-none-any.whl size=77332 sha256=529b5051dbf9bd3365d223583d546a07adff2f6ba85f3d8c6a4babac0e04cfe9",
                                "  Stored in directory: /tmp/pip-ephem-wheel-cache-5iiqjjbp/wheels/23/d2/76/35839893480c271646cb5811416aad00e6dc53f2ec2a96714f",
                                "Successfully built voluptuous bashate prettytable PyYAML pyperclip future openstack-requirements",
                                "Installing collected packages: voluptuous, chardet, certifi, six, extras, linecache2, traceback2, argparse, unittest2, python-mimeparse, testtools, fixtures, pytz, Babel, bashate, wcwidth, prettytable, urllib3, python-subunit, mock, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, cmd2, cliff, future, stestr, testscenarios, packaging, Parsley, virtualenv, openstack-requirements",
                                "Successfully installed Babel-2.8.0 Parsley-1.3 PyYAML-5.2 argparse-1.4.0 bashate-0.6.0 certifi-2019.11.28 chardet-3.0.4 cliff-2.16.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 idna-2.8 linecache2-1.0.0 mock-3.0.5 openstack-requirements-1.2.1.dev2846 packaging-19.2 prettytable-0.7.2 pyparsing-2.4.6 pyperclip-1.7.0 python-mimeparse-1.6.0 python-subunit-1.3.0 pytz-2019.3 requests-2.22.0 six-1.13.0 stestr-2.6.0 stevedore-1.31.0 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.7 virtualenv-16.7.9 voluptuous-0.11.7 wcwidth-0.1.8",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980584224",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980584224 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980660032",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=75808",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=104811",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=180619",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:39                unset PIP_VIRTUAL_ENV",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:42                use_library_from_git pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,pbr, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/infra:install_infra:48                pip_install -U pbr",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : pbr",
                                "Using 3.6 version to install pbr based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=pbr/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e pbr/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already up-to-date: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980660206",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980660206 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980664150",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=3944",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=180619",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=184563",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:834                       virtualenv -p python3 /opt/stack/bindep-venv",
                                "Already using interpreter /usr/bin/python3",
                                "Using base prefix '/usr'",
                                "New python executable in /opt/stack/bindep-venv/bin/python3",
                                "Also creating executable in /opt/stack/bindep-venv/bin/python",
                                "Installing setuptools, pip, wheel...",
                                "done.",
                                "Running virtualenv with interpreter /usr/bin/python3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:836                       /opt/stack/bindep-venv/bin/pip install bindep",
                                "Collecting bindep",
                                "  Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl",
                                "Collecting Parsley",
                                "  Using cached https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl",
                                "Collecting pbr>=2.0.0",
                                "  Using cached https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl",
                                "Collecting distro",
                                "  Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl",
                                "Installing collected packages: Parsley, pbr, distro, bindep",
                                "Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.4.4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:837                       export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:837                       BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:main:840                       _get_plugin_bindep_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:840                       pkgs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:841                       [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:848                       run_phase stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:10          [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:13          [[ pre-install == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:16          [[ pre-install == \\p\\o\\s\\t\\-\\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:19          [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1787           run_plugins stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1746         local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1747         local phase=pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1749         local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1750         local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1752         local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/pre-install'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/pre-install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:25  declare -r -g _IRONIC_DEVSTACK_LIB=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:29  grep pipefail",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:37  GITDIR[\"python-ironicclient\"]=/opt/stack/python-ironicclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:38  GITDIR[\"ironic-lib\"]=/opt/stack/ironic-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:40  GITREPO[\"pyghmi\"]=https://opendev.org/x/pyghmi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:41  GITBRANCH[\"pyghmi\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:42  GITDIR[\"pyghmi\"]=/opt/stack/pyghmi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:44  GITREPO[\"virtualbmc\"]=https://opendev.org/openstack/virtualbmc.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:45  GITBRANCH[\"virtualbmc\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:46  GITDIR[\"virtualbmc\"]=/opt/stack/virtualbmc",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:48  GITREPO[\"virtualpdu\"]=https://opendev.org/openstack/virtualpdu.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:49  GITBRANCH[\"virtualpdu\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:50  GITDIR[\"virtualpdu\"]=/opt/stack/virtualpdu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:52  GITREPO[\"sushy\"]=https://opendev.org/openstack/sushy.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:53  GITBRANCH[\"sushy\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:54  GITDIR[\"sushy\"]=/opt/stack/sushy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:56  GITREPO[\"sushy-tools\"]=https://opendev.org/openstack/sushy-tools.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:57  GITBRANCH[\"sushy-tools\"]=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:58  GITDIR[\"sushy-tools\"]=/opt/stack/sushy-tools",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:60  IRONIC_DIR=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:61  IRONIC_DEVSTACK_DIR=/opt/stack/ironic/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:62  IRONIC_DEVSTACK_FILES_DIR=/opt/stack/ironic/devstack/files",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:65  IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:66  IRONIC_PYTHON_AGENT_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:67  IRONIC_PYTHON_AGENT_DIR=/opt/stack/ironic-python-agent",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:68  IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:69  IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:70  IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/ironic-python-agent-builder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:71  IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:72  IRONIC_DATA_DIR=/opt/stack/data/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:73  IRONIC_STATE_PATH=/var/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:74  IRONIC_AUTH_CACHE_DIR=/var/cache/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:75  IRONIC_CONF_DIR=/etc/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:76  IRONIC_CONF_FILE=/etc/ironic/ironic.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:77  IRONIC_ROOTWRAP_CONF=/etc/ironic/rootwrap.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:86  trueorfalse True IRONIC_USE_MOD_WSGI",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:86  IRONIC_USE_MOD_WSGI=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:90  trueorfalse True IRONIC_USE_WSGI",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:90  IRONIC_USE_WSGI=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:93  trueorfalse False IRONIC_IS_HARDWARE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:93  IRONIC_IS_HARDWARE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:96  IRONIC_CALLBACK_TIMEOUT=3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:99  [[ True == False ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:102  IRONIC_PXE_BOOT_RETRY_TIMEOUT=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:106  IRONIC_PING_TIMEOUT=1200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:109  IRONIC_HW_NODE_CPU=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:110  IRONIC_HW_NODE_RAM=16384",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:111  IRONIC_HW_NODE_DISK=99",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:112  IRONIC_HW_EPHEMERAL_DISK=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:113  IRONIC_HW_ARCH=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:134  IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:137  uuidgen",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:137  IRONIC_NODE_UUID=85bfd93f-4917-42de-8123-e45de03d7484",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:138  IRONIC_SCRIPTS_DIR=/opt/stack/ironic/devstack/tools/ironic/scripts",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:139  IRONIC_TEMPLATES_DIR=/opt/stack/ironic/devstack/tools/ironic/templates",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:140  trueorfalse False IRONIC_BAREMETAL_BASIC_OPS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:140  IRONIC_BAREMETAL_BASIC_OPS=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:141  IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:142  IRONIC_TFTPSERVER_IP=169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:143  IRONIC_TFTP_BLOCKSIZE=1350",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:144  IRONIC_VM_COUNT=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:145  IRONIC_VM_SPECS_CPU=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:146  IRONIC_VM_SPECS_RAM=1280",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:147  IRONIC_VM_SPECS_CPU_ARCH=x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:148  IRONIC_VM_SPECS_DISK=10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:149  IRONIC_VM_SPECS_DISK_FORMAT=qcow2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:150  IRONIC_VM_EPHEMERAL_DISK=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:151  IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:152  IRONIC_VM_ENGINE=qemu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:153  IRONIC_VM_NETWORK_BRIDGE=brbm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:154  IRONIC_VM_INTERFACE_COUNT=2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:155  IRONIC_VM_VOLUME_COUNT=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:156  IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:157  IRONIC_CLEAN_NET_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:158  IRONIC_RESCUE_NET_NAME=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:159  IRONIC_EXTRA_PXE_PARAMS=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:160  IRONIC_TTY_DEV=ttyS0,115200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:162  IRONIC_TEMPEST_BUILD_TIMEOUT=3000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:163  [[ -n 3000 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:164  echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.'",
                                "WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:167  IRONIC_DEFAULT_API_VERSION=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:168  IRONIC_CMD='openstack baremetal'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:169  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:173  IRONIC_ENABLED_HARDWARE_TYPES=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:175  IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:176  IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:177  IRONIC_ENABLED_BOOT_INTERFACES=ilo-virtual-media",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:178  IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:179  IRONIC_ENABLED_DEPLOY_INTERFACES=direct",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:180  IRONIC_ENABLED_INSPECT_INTERFACES=fake,no-inspect",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:181  IRONIC_ENABLED_MANAGEMENT_INTERFACES=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:182  IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:183  IRONIC_ENABLED_POWER_INTERFACES=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:184  IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:185  IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:186  IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:187  IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:189  IRONIC_DEFAULT_BIOS_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:190  IRONIC_DEFAULT_BOOT_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:191  IRONIC_DEFAULT_CONSOLE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:192  IRONIC_DEFAULT_DEPLOY_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:193  IRONIC_DEFAULT_INSPECT_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:194  IRONIC_DEFAULT_MANAGEMENT_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:195  IRONIC_DEFAULT_NETWORK_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:196  IRONIC_DEFAULT_POWER_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:197  IRONIC_DEFAULT_RAID_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:198  IRONIC_DEFAULT_RESCUE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:199  IRONIC_DEFAULT_STORAGE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:200  IRONIC_DEFAULT_VENDOR_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:206  [[ qemu == \\a\\u\\t\\o ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:219  [[ qemu == \\k\\v\\m ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:226  trueorfalse True IRONIC_VM_LOG_CONSOLE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:226  IRONIC_VM_LOG_CONSOLE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:227  IRONIC_VM_LOG_DIR=/tmp/devstack_logs/ironic-bm-logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:228  trueorfalse True IRONIC_VM_LOG_ROTATE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:228  IRONIC_VM_LOG_ROTATE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:231  IRONIC_DEFAULT_RESOURCE_CLASS=baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:234  IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:237  trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:237  IRONIC_BUILD_DEPLOY_RAMDISK=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:240  IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:241  IRONIC_RAMDISK_TYPE=dib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:244  [[ ! dib =~ ^(tinyipa|dib)$ ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:250  IRONIC_DEPLOY_RAMDISK=/opt/stack/devstack/files/ir-deploy-ilo.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:251  IRONIC_DEPLOY_KERNEL=/opt/stack/devstack/files/ir-deploy-ilo.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:252  IRONIC_DEPLOY_ISO=/opt/stack/devstack/files/ir-deploy-ilo.iso",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:256  IRONIC_EFIBOOT=/opt/stack/devstack/files/ir-deploy-ilo.efiboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:259  IPA_DOWNLOAD_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:260  echo master",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:260  tr / -",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:260  IPA_DOWNLOAD_BRANCH=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:263  IRONIC_DIB_RAMDISK_OS=centos8",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:264  IRONIC_DIB_RAMDISK_RELEASE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:271  [[ False == \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:271  [[ -e /opt/stack/devstack/files/ir-deploy-ilo.initramfs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:271  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:272  case $IRONIC_RAMDISK_TYPE in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:278  IRONIC_AGENT_KERNEL_FILE=ipa-centos8-master.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:279  IRONIC_AGENT_RAMDISK_FILE=ipa-centos8-master.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:282  IRONIC_AGENT_KERNEL_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos8-master.kernel",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:283  IRONIC_AGENT_RAMDISK_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos8-master.initramfs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:288  IRONIC_DIB_RAMDISK_OPTIONS=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:289  [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:290  [[ centos8 == \\c\\e\\n\\t\\o\\s\\8 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:292  IRONIC_DIB_RAMDISK_OS=centos-minimal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:293  IRONIC_DIB_RAMDISK_RELEASE=8",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:295  IRONIC_DIB_RAMDISK_OPTIONS=centos-minimal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:298  IRONIC_DIB_DHCP_TIMEOUT=60",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:303  trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:303  IRONIC_DEPLOY_ISO_REQUIRED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:306  [[ True = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:306  [[ False = \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:306  [[ ! -e /opt/stack/devstack/files/ir-deploy-ilo.iso ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:315  IRONIC_DEPLOY_DRIVER=ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:318  echo ilo",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:318  grep -w ilo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:318  [[ -z ilo ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:324  get_python_exec_prefix",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:56      local PYTHON_PATH=/usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:57      is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:57      is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++inc/python:get_python_exec_prefix:58      echo /usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:324  IRONIC_BIN_DIR=/usr/local/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:325  IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:326  IRONIC_UWSGI=/usr/local/bin/ironic-api-wsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:329  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:332  IRONIC_SERVICE_PROTOCOL=http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:333  IRONIC_SERVICE_PORT=6385",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:334  IRONIC_SERVICE_PORT_INT=16385",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:336  [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:337  IRONIC_HOSTPORT=169.16.1.117/baremetal",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:343  trueorfalse True IRONIC_IPXE_ENABLED",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:343  IRONIC_IPXE_ENABLED=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:345  trueorfalse False IRONIC_IPXE_USE_SWIFT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:345  IRONIC_IPXE_USE_SWIFT=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:346  IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:347  IRONIC_HTTP_PORT=9999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:350  IRONIC_RPC_TRANSPORT=oslo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:351  IRONIC_JSON_RPC_PORT=8089",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:357  IRONIC_VBMC_PORT_RANGE_START=6230",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:358  IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:359  IRONIC_VBMC_LOGFILE=/tmp/devstack_logs/ironic-bm-logs/virtualbmc.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:360  IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:363  IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:364  IRONIC_VPDU_PORT_RANGE_START=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:365  IRONIC_VPDU_LISTEN_PORT=1161",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:366  IRONIC_VPDU_COMMUNITY=private",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:367  IRONIC_VPDU_SNMPDRIVER=apc_rackpdu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:368  IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:371  IRONIC_REDFISH_EMULATOR_PORT=9132",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:372  IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:373  IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:378  trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:378  IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:381  IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:383  LIBVIRT_STORAGE_POOL=default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:384  LIBVIRT_STORAGE_POOL_PATH=/var/lib/libvirt/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:388  IRONIC_AUTH_STRATEGY=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:391  trueorfalse False IRONIC_TERMINAL_SSL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:391  IRONIC_TERMINAL_SSL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:392  IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:397  trueorfalse False IRONIC_USE_LINK_LOCAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:397  IRONIC_USE_LINK_LOCAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:400  IRONIC_DHCP_PROVIDER=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:403  IRONIC_NETWORK_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:408  IRONIC_PROVISION_NETWORK_NAME=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:412  IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:417  IRONIC_PROVISION_SEGMENTATION_ID=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:422  IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:426  IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:431  trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:431  IRONIC_USE_NEUTRON_SEGMENTS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:435  IRONIC_STORAGE_INTERFACE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:441  IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:442  IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:446  IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:448  [[ '' == \\p\\r\\i\\m\\a\\r\\y ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:452  [[ '' == \\s\\u\\b\\n\\o\\d\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:457  IRONIC_HTTP_SERVER=169.16.1.54",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:461  ISCSI_SERVICE_PORT=3260",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:471  IRONIC_DEPLOY_LOGS_COLLECT=always",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:475  IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:477  IRONIC_DEPLOY_LOGS_LOCAL_PATH=/tmp/devstack_logs/ironic-bm-logs/deploy_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:480  IRONIC_DEPLOY_FAST_TRACK=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:483  TEMPEST_BAREMETAL_MIN_MICROVERSION=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:486  TEMPEST_BAREMETAL_MAX_MICROVERSION=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:515  get_pxe_boot_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:490  local pxe_boot_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:491  [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:499  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:501  pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:502  for p in $pxe_paths",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:503  [[ -f /usr/lib/syslinux/pxelinux.0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:502  for p in $pxe_paths",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:503  [[ -f /usr/lib/PXELINUX/pxelinux.0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:504  pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:get_pxe_boot_file:511  echo /usr/lib/PXELINUX/pxelinux.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:515  IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++/opt/stack/ironic/devstack/lib/ironic:source:517  trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:517  IRONIC_AUTOMATED_CLEAN_ENABLED=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:519  IRONIC_SECURE_BOOT=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:520  IRONIC_UEFI_BOOT_LOADER=grub2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:521  IRONIC_GRUB2_SHIM_FILE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:522  IRONIC_GRUB2_FILE=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:523  IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:524  UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE.fd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:525  UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS.fd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:528  [[ x86_64 == \\x\\8\\6\\_\\6\\4 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:529  install_package shim",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1335     real_install_package shim",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1321  apt_get install shim",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following NEW packages will be installed:",
                                "  shim",
                                "0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded.",
                                "Need to get 575 kB of archives.",
                                "After this operation, 3,834 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 shim amd64 15+1533136590.3beb971-0ubuntu1 [575 kB]",
                                "Fetched 575 kB in 0s (1,233 kB/s)",
                                "Selecting previously unselected package shim.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56616 files and directories currently installed.)",
                                "Preparing to unpack .../shim_15+1533136590.3beb971-0ubuntu1_amd64.deb ...",
                                "Unpacking shim (15+1533136590.3beb971-0ubuntu1) ...",
                                "Setting up shim (15+1533136590.3beb971-0ubuntu1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2343           start_time=1578980686307",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2345           [[ -z 1578980686307 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           end_time=1578980700460",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2349           elapsed_time=14153",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2350           total=719899",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=734052",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:530  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:531  install_package grub-efi-amd64-signed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:install_package:1335     real_install_package grub-efi-amd64-signed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:real_install_package:1321  apt_get install grub-efi-amd64-signed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  efibootmgr grub-common grub-efi-amd64-bin grub-pc grub-pc-bin grub2-common",
                                "  libefiboot1 libefivar1",
                                "Suggested packages:",
                                "  multiboot-doc grub-emu xorriso desktop-base",
                                "Recommended packages:",
                                "  os-prober secureboot-db",
                                "The following NEW packages will be installed:",
                                "  efibootmgr grub-efi-amd64-bin grub-efi-amd64-signed libefiboot1 libefivar1",
                                "The following packages will be upgraded:",
                                "  grub-common grub-pc grub-pc-bin grub2-common",
                                "4 upgraded, 5 newly installed, 0 to remove and 18 not upgraded.",
                                "Need to get 4,393 kB of archives.",
                                "After this operation, 6,538 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefivar1 amd64 34-1 [46.2 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libefiboot1 amd64 34-1 [23.5 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 efibootmgr amd64 15-1 [28.2 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc amd64 2.02-2ubuntu8.14 [138 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-pc-bin amd64 2.02-2ubuntu8.14 [899 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub2-common amd64 2.02-2ubuntu8.14 [532 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-common amd64 2.02-2ubuntu8.14 [1,772 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-bin amd64 2.02-2ubuntu8.14 [655 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grub-efi-amd64-signed amd64 1.93.15+2.02-2ubuntu8.14 [299 kB]",
                                "Preconfiguring packages ...",
                                "Fetched 4,393 kB in 2s (2,116 kB/s)",
                                "Selecting previously unselected package libefivar1:amd64.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56624 files and directories currently installed.)",
                                "Preparing to unpack .../0-libefivar1_34-1_amd64.deb ...",
                                "Unpacking libefivar1:amd64 (34-1) ...",
                                "Selecting previously unselected package libefiboot1:amd64.",
                                "Preparing to unpack .../1-libefiboot1_34-1_amd64.deb ...",
                                "Unpacking libefiboot1:amd64 (34-1) ...",
                                "Selecting previously unselected package efibootmgr.",
                                "Preparing to unpack .../2-efibootmgr_15-1_amd64.deb ...",
                                "Unpacking efibootmgr (15-1) ...",
                                "Preparing to unpack .../3-grub-pc_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-pc (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Preparing to unpack .../4-grub-pc-bin_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-pc-bin (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Preparing to unpack .../5-grub2-common_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub2-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Preparing to unpack .../6-grub-common_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-common (2.02-2ubuntu8.14) over (2.02-2ubuntu8.13) ...",
                                "Selecting previously unselected package grub-efi-amd64-bin.",
                                "Preparing to unpack .../7-grub-efi-amd64-bin_2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-efi-amd64-bin (2.02-2ubuntu8.14) ...",
                                "Selecting previously unselected package grub-efi-amd64-signed.",
                                "Preparing to unpack .../8-grub-efi-amd64-signed_1.93.15+2.02-2ubuntu8.14_amd64.deb ...",
                                "Unpacking grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...",
                                "Setting up libefivar1:amd64 (34-1) ...",
                                "Setting up grub-common (2.02-2ubuntu8.14) ...",
                                "update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults",
                                "Setting up libefiboot1:amd64 (34-1) ...",
                                "Setting up grub-pc-bin (2.02-2ubuntu8.14) ...",
                                "Setting up efibootmgr (15-1) ...",
                                "Setting up grub2-common (2.02-2ubuntu8.14) ...",
                                "Setting up grub-efi-amd64-bin (2.02-2ubuntu8.14) ...",
                                "Setting up grub-pc (2.02-2ubuntu8.14) ...",
                                "Installing for i386-pc platform.",
                                "Installation finished. No error reported.",
                                "Sourcing file `/etc/default/grub'",
                                "Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'",
                                "Generating grub configuration file ...",
                                "Found linux image: /boot/vmlinuz-4.15.0-70-generic",
                                "Found initrd image: /boot/initrd.img-4.15.0-70-generic",
                                "Found iPXE image: /boot/ipxe.lkrn",
                                "done",
                                "Setting up grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for install-info (6.5.0.dfsg.1-2) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2343           start_time=1578980700839",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2345           [[ -z 1578980700839 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           end_time=1578980794252",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2349           elapsed_time=93413",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2350           total=734052",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2353           _TIME_TOTAL[$name]=827465",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:538  [[ bios == \\u\\e\\f\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:572  IRONIC_DEFAULT_BOOT_OPTION=netboot",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:573  '[' netboot '!=' netboot ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:579  is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:584  IRONIC_MANAGE_TIMEOUT=120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:587  IRONIC_CLEANING_TIMEOUT=1200",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:589  IRONIC_CLEANING_DELAY=10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:590  IRONIC_CLEANING_ATTEMPTS=120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:594  IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:595  IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:596  IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:603  IRONIC_ANSIBLE_SSH_USER=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:619  IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:621  IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:742  is_deployed_by_redfish",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:694  [[ ilo == redfish ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_deployed_by_redfish:695  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:750  is_ansible_deploy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:714  [[ -z direct ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:is_ansible_deploy_enabled:715  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ pre-install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:25  [[ pre-install == \\p\\o\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:42  [[ pre-install == \\e\\x\\t\\r\\a ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:68  [[ pre-install == \\t\\e\\s\\t\\-\\c\\o\\n\\f\\i\\g ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:78  [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:86  [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:851                       set_systemd_override DefaultLimitNOFILE 2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:783        local key=DefaultLimitNOFILE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:784        local value=2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:786        local sysconf=/etc/systemd/system.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:787        iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:788        echo 'Set systemd system override for DefaultLimitNOFILE=2048'",
                                "Set systemd system override for DefaultLimitNOFILE=2048",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:set_systemd_override:790        sudo systemctl daemon-reload",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:853                       install_rpc_backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:52    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:54    install_package rabbitmq-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package rabbitmq-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install rabbitmq-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter",
                                "  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic",
                                "  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon",
                                "  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp",
                                "  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1",
                                "Suggested packages:",
                                "  erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc",
                                "  odbc-postgresql tdsodbc unixodbc-bin",
                                "The following NEW packages will be installed:",
                                "  erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter",
                                "  erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic",
                                "  erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon",
                                "  erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp",
                                "  erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1",
                                "  rabbitmq-server",
                                "0 upgraded, 26 newly installed, 0 to remove and 18 not upgraded.",
                                "Need to get 24.5 MB of archives.",
                                "After this operation, 40.4 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB]",
                                "Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB]",
                                "Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB]",
                                "Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB]",
                                "Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB]",
                                "Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB]",
                                "Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB]",
                                "Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB]",
                                "Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB]",
                                "Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB]",
                                "Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB]",
                                "Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB]",
                                "Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB]",
                                "Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB]",
                                "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB]",
                                "Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB]",
                                "Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB]",
                                "Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB]",
                                "Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB]",
                                "Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB]",
                                "Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 rabbitmq-server all 3.6.10-1 [4,625 kB]",
                                "Fetched 24.5 MB in 12s (2,118 kB/s)",
                                "Selecting previously unselected package erlang-base.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 56927 files and directories currently installed.)",
                                "Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-asn1.",
                                "Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-mnesia.",
                                "Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-runtime-tools.",
                                "Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-crypto.",
                                "Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-public-key.",
                                "Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-ssl.",
                                "Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-inets.",
                                "Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-corba.",
                                "Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-syntax-tools.",
                                "Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-diameter.",
                                "Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-xmerl.",
                                "Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-edoc.",
                                "Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-eldap.",
                                "Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-erl-docgen.",
                                "Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-eunit.",
                                "Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-ic.",
                                "Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package libodbc1:amd64.",
                                "Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ...",
                                "Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ...",
                                "Selecting previously unselected package erlang-odbc.",
                                "Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-snmp.",
                                "Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-os-mon.",
                                "Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-parsetools.",
                                "Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-ssh.",
                                "Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-tools.",
                                "Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ...",
                                "Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package erlang-nox.",
                                "Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ...",
                                "Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Selecting previously unselected package rabbitmq-server.",
                                "Preparing to unpack .../25-rabbitmq-server_3.6.10-1_all.deb ...",
                                "Unpacking rabbitmq-server (3.6.10-1) ...",
                                "Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ...",
                                "Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Searching for services which depend on erlang and should be started...none found.",
                                "Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ...",
                                "Setting up rabbitmq-server (3.6.10-1) ...",
                                "Adding group `rabbitmq' (GID 126) ...",
                                "Done.",
                                "Adding system user `rabbitmq' (UID 118) ...",
                                "Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ...",
                                "Not creating home directory `/var/lib/rabbitmq'.",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service \u2192 /lib/systemd/system/rabbitmq-server.service.",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980795549",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980795549 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578980887929",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=92380",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=827465",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=919845",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:55    is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:68    is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:install_rpc_backend:68    is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:854                       restart_rpc_backend",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:81    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:83    echo_summary 'Starting RabbitMQ'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Starting RabbitMQ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:94    local i",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:restart_rpc_backend:95    seq 20",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:95    for i in `seq 20`",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:96    local rc=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:98    [[ 1 -eq 20 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:100   [[ 1 == \\0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:104   rabbit_setuser stackrabbit password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:173        local user=stackrabbit pass=password found= out=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:rabbit_setuser:174        sudo rabbitmqctl list_users",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:174        out='Listing users",
                                "guest\t[administrator]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:rabbit_setuser:176        echo 'Listing users",
                                "guest\t[administrator]'",
                                "++lib/rpc_backend:rabbit_setuser:176        awk '$1 == user { print $1 }' user=stackrabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:176        found=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:177        '[' '' = stackrabbit ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:181        sudo rabbitmqctl add_user stackrabbit password",
                                "Creating user \"stackrabbit\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:rabbit_setuser:184        sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'",
                                "Setting permissions for user \"stackrabbit\" in vhost \"/\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:105   '[' 0 -ne 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:110   sudo rabbitmqctl change_password stackrabbit password",
                                "Changing password for user \"stackrabbit\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:112   '[' 0 -ne 0 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:116   break",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:restart_rpc_backend:119   sudo rabbitmqctl delete_user guest",
                                "Deleting user \"guest\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:856                       is_service_enabled mysql postgresql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:857                       install_database",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:install_database:116         install_database_mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:150  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:153  sudo debconf-set-selections",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:163  [[ ! -e /home/ubuntu/.my.cnf ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:164  cat",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:170  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:170  '[' mysql '!=' mariadb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:171  echo host=127.0.0.1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:173  chmod 0600 /home/ubuntu/.my.cnf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:176  is_oraclelinux",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_oraclelinux:436       [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_oraclelinux:440       '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:178  is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:178  is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:181  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_mysql:182  install_package mysql-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package mysql-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install mysql-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following additional packages will be installed:",
                                "  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server-5.7",
                                "  mysql-server-core-5.7",
                                "Suggested packages:",
                                "  mailx tinyca",
                                "Recommended packages:",
                                "  libhtml-template-perl",
                                "The following NEW packages will be installed:",
                                "  libevent-core-2.1-6 mysql-client-5.7 mysql-client-core-5.7 mysql-server",
                                "  mysql-server-5.7 mysql-server-core-5.7",
                                "0 upgraded, 6 newly installed, 0 to remove and 18 not upgraded.",
                                "Need to get 19.0 MB of archives.",
                                "After this operation, 154 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [6,644 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [1,943 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [7,432 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.28-0ubuntu0.18.04.4 [2,932 kB]",
                                "Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.28-0ubuntu0.18.04.4 [9,940 B]",
                                "Preconfiguring packages ...",
                                "Fetched 19.0 MB in 11s (1,772 kB/s)",
                                "Selecting previously unselected package mysql-client-core-5.7.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 58928 files and directories currently installed.)",
                                "Preparing to unpack .../0-mysql-client-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package mysql-client-5.7.",
                                "Preparing to unpack .../1-mysql-client-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package mysql-server-core-5.7.",
                                "Preparing to unpack .../2-mysql-server-core-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package libevent-core-2.1-6:amd64.",
                                "Preparing to unpack .../3-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ...",
                                "Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...",
                                "Selecting previously unselected package mysql-server-5.7.",
                                "Preparing to unpack .../4-mysql-server-5.7_5.7.28-0ubuntu0.18.04.4_amd64.deb ...",
                                "Unpacking mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Selecting previously unselected package mysql-server.",
                                "Preparing to unpack .../5-mysql-server_5.7.28-0ubuntu0.18.04.4_all.deb ...",
                                "Unpacking mysql-server (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ...",
                                "Setting up mysql-server-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up mysql-client-core-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up mysql-client-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "Setting up mysql-server-5.7 (5.7.28-0ubuntu0.18.04.4) ...",
                                "update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode",
                                "Renaming removed key_buffer and myisam-recover options (if present)",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service \u2192 /lib/systemd/system/mysql.service.",
                                "Setting up mysql-server (5.7.28-0ubuntu0.18.04.4) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578980897860",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578980897860 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981015874",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=118014",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=919845",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1037859",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:859                       '[' -n mysql ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:860                       install_database_python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/database:install_database_python:121  install_database_python_mysql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:190  pip_install_gr PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='PyMySQL  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ PyMySQL   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : PyMySQL",
                                "Using 3.6 version to install PyMySQL based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=PyMySQL/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e PyMySQL/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting PyMySQL===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 518))",
                                "  Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)",
                                "Installing collected packages: PyMySQL",
                                "Successfully installed PyMySQL-0.9.3",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981016283",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981016283 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981032204",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=15921",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=184563",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=200484",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:191  [[ PyMySQL == \\M\\y\\S\\Q\\L\\-\\p\\y\\t\\h\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:193  [[ PyMySQL == \\P\\y\\M\\y\\S\\Q\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/databases/mysql:install_database_python_mysql:194  ADDITIONAL_VENV_PACKAGES+=,PyMySQL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:863                       is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:864                       install_neutron_agent_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron_agent_packages:687  is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron_agent_packages:689  install_neutron_agent_packages_mutnauq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:454  is_service_enabled q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:455  install_package radvd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package radvd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install radvd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "The following NEW packages will be installed:",
                                "  radvd",
                                "0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.",
                                "Need to get 59.0 kB of archives.",
                                "After this operation, 164 kB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB]",
                                "Fetched 59.0 kB in 0s (418 kB/s)",
                                "Selecting previously unselected package radvd.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 59165 files and directories currently installed.)",
                                "Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ...",
                                "Unpacking radvd (1:2.16-3) ...",
                                "Setting up radvd (1:2.16-3) ...",
                                "Job for radvd.service failed because the control process exited with error code.",
                                "See \"systemctl status radvd.service\" and \"journalctl -xe\" for details.",
                                "invoke-rc.d: initscript radvd, action \"start\" failed.",
                                "\u001b[0;1;31m\u25cf\u001b[0m radvd.service - Router advertisement daemon for IPv6",
                                "   Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled)",
                                "   Active: \u001b[0;1;31mfailed\u001b[0m (Result: exit-code) since Tue 2020-01-14 05:50:44 UTC; 26ms ago",
                                "     Docs: man:radvd(8)",
                                "  Process: 5224 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest \u001b[0;1;31m(code=exited, status=1/FAILURE)\u001b[0m",
                                "",
                                "Jan 14 05:50:44 ubuntu systemd[1]: Starting Router advertisement daemon for IPv6...",
                                "Jan 14 05:50:44 ubuntu radvd[5224]: can't open /etc/radvd.conf: No such file or directory",
                                "Jan 14 05:50:44 ubuntu radvd[5224]: Insecure file permissions, but continuing anyway",
                                "Jan 14 05:50:44 ubuntu radvd[5224]: exiting, failed to read config file",
                                "Jan 14 05:50:44 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Control process exited, code=exited status=1\u001b[0m",
                                "Jan 14 05:50:44 ubuntu systemd[1]: \u001b[0;1;39m\u001b[0;1;31m\u001b[0;1;39mradvd.service: Failed with result 'exit-code'.\u001b[0m",
                                "Jan 14 05:50:44 ubuntu systemd[1]: \u001b[0;1;31m\u001b[0;1;39m\u001b[0;1;31mFailed to start Router advertisement daemon for IPv6.\u001b[0m",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981032836",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981032836 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981052394",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=19558",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=1037859",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1057417",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458  is_service_enabled q-agt q-dhcp q-l3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459  neutron_plugin_install_agent_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17  _neutron_ovs_base_install_agent_packages",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  get_packages openvswitch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64  install_package fakeroot make openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:install_package:1335     real_install_package fakeroot make openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:real_install_package:1321  apt_get install fakeroot make openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch",
                                "Reading package lists...",
                                "Building dependency tree...",
                                "Reading state information...",
                                "make is already the newest version (4.1-9.1ubuntu1).",
                                "The following additional packages will be installed:",
                                "  libfakeroot openvswitch-common python-six",
                                "Suggested packages:",
                                "  openvswitch-doc",
                                "The following NEW packages will be installed:",
                                "  fakeroot libfakeroot openvswitch-common openvswitch-switch python-six",
                                "0 upgraded, 5 newly installed, 0 to remove and 18 not upgraded.",
                                "Need to get 2,421 kB of archives.",
                                "After this operation, 10.7 MB of additional disk space will be used.",
                                "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]",
                                "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-common amd64 2.9.5-0ubuntu0.18.04.1 [815 kB]",
                                "Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openvswitch-switch amd64 2.9.5-0ubuntu0.18.04.1 [1,507 kB]",
                                "Fetched 2,421 kB in 1s (2,266 kB/s)",
                                "Selecting previously unselected package libfakeroot:amd64.",
                                "(Reading database ... ",
                                "(Reading database ... 5%",
                                "(Reading database ... 10%",
                                "(Reading database ... 15%",
                                "(Reading database ... 20%",
                                "(Reading database ... 25%",
                                "(Reading database ... 30%",
                                "(Reading database ... 35%",
                                "(Reading database ... 40%",
                                "(Reading database ... 45%",
                                "(Reading database ... 50%",
                                "(Reading database ... 55%",
                                "(Reading database ... 60%",
                                "(Reading database ... 65%",
                                "(Reading database ... 70%",
                                "(Reading database ... 75%",
                                "(Reading database ... 80%",
                                "(Reading database ... 85%",
                                "(Reading database ... 90%",
                                "(Reading database ... 95%",
                                "(Reading database ... 100%",
                                "(Reading database ... 59178 files and directories currently installed.)",
                                "Preparing to unpack .../libfakeroot_1.22-2ubuntu1_amd64.deb ...",
                                "Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...",
                                "Selecting previously unselected package fakeroot.",
                                "Preparing to unpack .../fakeroot_1.22-2ubuntu1_amd64.deb ...",
                                "Unpacking fakeroot (1.22-2ubuntu1) ...",
                                "Selecting previously unselected package python-six.",
                                "Preparing to unpack .../python-six_1.11.0-2_all.deb ...",
                                "Unpacking python-six (1.11.0-2) ...",
                                "Selecting previously unselected package openvswitch-common.",
                                "Preparing to unpack .../openvswitch-common_2.9.5-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...",
                                "Selecting previously unselected package openvswitch-switch.",
                                "Preparing to unpack .../openvswitch-switch_2.9.5-0ubuntu0.18.04.1_amd64.deb ...",
                                "Unpacking openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...",
                                "Setting up python-six (1.11.0-2) ...",
                                "Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...",
                                "Setting up openvswitch-common (2.9.5-0ubuntu0.18.04.1) ...",
                                "Setting up fakeroot (1.22-2ubuntu1) ...",
                                "update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode",
                                "Setting up openvswitch-switch (2.9.5-0ubuntu0.18.04.1) ...",
                                "update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode",
                                "Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service \u2192 /lib/systemd/system/openvswitch-switch.service.",
                                "ovs-vswitchd.service is a disabled or a static unit, not starting it.",
                                "ovsdb-server.service is a disabled or a static unit, not starting it.",
                                "Processing triggers for ureadahead (0.100.0-21) ...",
                                "Processing triggers for libc-bin (2.27-3ubuntu1) ...",
                                "Processing triggers for systemd (237-3ubuntu10.33) ...",
                                "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1114             result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981052928",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981052928 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981080455",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=27527",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=1057417",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=1084944",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1118             return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66  _neutron_ovs_base_install_ubuntu_dkms",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52  local kernel_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  uname -r",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53  kernel_version=4.15.0-70-generic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54  local kernel_major_minor",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  echo 4.15.0-70-generic",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  cut -d. -f1-2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55  kernel_major_minor=4.15",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57  vercmp 4.15 '<' 3.13",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:599                      local v1=4.15",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:600                      local 'op=<'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:601                      local v2=3.13",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:602                      local result",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:vercmp:606                      echo -e '4.15\\n3.13'",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:vercmp:606                      head -1",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:vercmp:606                      sort -V",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:606                      result=3.13",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:608                      case $op in",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:618                      '[' 4.15 '!=' 3.13 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:618                      '[' 3.13 = 4.15 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:vercmp:619                      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67  restart_service openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart openvswitch-switch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:867                       is_service_enabled etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:868                       install_etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:103               echo 'Installing etcd'",
                                "Installing etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:106               sudo mkdir -p /opt/stack/bin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:107               sudo mkdir -p /opt/stack/data/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:108               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:109               sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:113               local etcd_file",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/etcd3:install_etcd3:114               get_extra_file https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:61               local file_url=https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions:get_extra_file:63               basename https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:63               file_name=etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:64               [[ https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:66               [[ ! -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:67               wget --progress=dot:giga -t 2 -c https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz",
                                "--2020-01-14 05:51:23--  https://github.com/coreos/etcd/releases/download//v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "Resolving web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)... 16.167.28.210",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 301 Moved Permanently",
                                "Location: https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz [following]",
                                "--2020-01-14 05:51:25--  https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz",
                                "Reusing existing connection to github.com:443.",
                                "Proxy request sent, awaiting response... 302 Found",
                                "Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200114T033241Z&X-Amz-Expires=300&X-Amz-Signature=3d56db868bc88d4d07e8eef3c653d7be2e2d2e03ad0fb8f702e91382747feceb&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following]",
                                "--2020-01-14 05:51:25--  https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200114T033241Z&X-Amz-Expires=300&X-Amz-Signature=3d56db868bc88d4d07e8eef3c653d7be2e2d2e03ad0fb8f702e91382747feceb&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream",
                                "Connecting to web-proxy.in.hpecorp.net (web-proxy.in.hpecorp.net)|16.167.28.210|:8080... connected.",
                                "Proxy request sent, awaiting response... 200 OK",
                                "Length: 11350736 (11M) [application/octet-stream]",
                                "Saving to: \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019",
                                "",
                                "     0K ........ ..                        100%  801K=14s",
                                "",
                                "2020-01-14 05:51:40 (801 KB/s) - \u2018/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz\u2019 saved [11350736/11350736]",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:68               [[ 0 -ne 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:72               echo /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_extra_file:73               return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:114               etcd_file=/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:115               '[' '!' -f /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:116               echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:118               sha256sum -c /opt/stack/devstack/files/etcd.sha256sum",
                                "/opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:120               tar xzvf /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /opt/stack/devstack/files",
                                "etcd-v3.3.12-linux-amd64/",
                                "etcd-v3.3.12-linux-amd64/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/integrations.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/rfc/",
                                "etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/docs.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/production-users.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/metrics.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/security.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/dev/",
                                "etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/branch_management.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/faq.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dl_build.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/tuning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/why.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/learning/api.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md",
                                "etcd-v3.3.12-linux-amd64/Documentation/demo.md",
                                "etcd-v3.3.12-linux-amd64/README-etcdctl.md",
                                "etcd-v3.3.12-linux-amd64/etcdctl",
                                "etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md",
                                "etcd-v3.3.12-linux-amd64/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:121               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:122               sudo cp /opt/stack/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/etcd3:install_etcd3:124               '[' '!' -f /opt/stack/bin/etcd ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:877                       is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:886                       echo_summary 'Installing OpenStack project source'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:echo_summary:458               echo -e Installing OpenStack project source",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:889                       install_libs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:88             _install_lib_from_source automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=automaton",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,automaton, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:89             _install_lib_from_source castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=castellan",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,castellan, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:90             _install_lib_from_source cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=cliff",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,cliff, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:91             _install_lib_from_source cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=cursive",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,cursive, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:92             _install_lib_from_source debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=debtcollector",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,debtcollector, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:93             _install_lib_from_source futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=futurist",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,futurist, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:94             _install_lib_from_source openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=openstacksdk",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,openstacksdk, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:95             _install_lib_from_source osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=osc-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-lib, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:96             _install_lib_from_source osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=osc-placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,osc-placement, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:97             _install_lib_from_source os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=os-client-config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,os-client-config, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:98             _install_lib_from_source oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.cache, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:99             _install_lib_from_source oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.concurrency",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.concurrency, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:100            _install_lib_from_source oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.config, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:101            _install_lib_from_source oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.context",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.context, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:102            _install_lib_from_source oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.db",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.db, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:103            _install_lib_from_source oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.i18n",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.i18n, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:104            _install_lib_from_source oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.log",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.log, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:105            _install_lib_from_source oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.messaging",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.messaging, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:106            _install_lib_from_source oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.middleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.middleware, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:107            _install_lib_from_source oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.policy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.policy, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:108            _install_lib_from_source oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.privsep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.privsep, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:109            _install_lib_from_source oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.reports",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.reports, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:110            _install_lib_from_source oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.rootwrap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.rootwrap, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:111            _install_lib_from_source oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.serialization",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.serialization, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:112            _install_lib_from_source oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.service, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:113            _install_lib_from_source oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.utils",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.utils, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:114            _install_lib_from_source oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.versionedobjects",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.versionedobjects, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:115            _install_lib_from_source oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=oslo.vmware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,oslo.vmware, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:116            _install_lib_from_source osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=osprofiler",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,osprofiler, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:117            _install_lib_from_source pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=pycadf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,pycadf, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:118            _install_lib_from_source stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=stevedore",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,stevedore, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:119            _install_lib_from_source taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=taskflow",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,taskflow, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:120            _install_lib_from_source tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=tooz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,tooz, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:124            _install_lib_from_source os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=os-brick",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,os-brick, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:125            _install_lib_from_source os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=os-traits",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,os-traits, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:128            _install_lib_from_source python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:72  local name=python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:_install_lib_from_source:73  use_library_from_git python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-barbicanclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-barbicanclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:135            pip_install etcd3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : etcd3",
                                "Using 3.6 version to install etcd3 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=etcd3/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e etcd3/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting etcd3===0.11.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 626))",
                                "  Downloading https://files.pythonhosted.org/packages/30/1b/6402bb034afd85a33f3fe0ea064a496f3f96917e21ddefbe70c89735ccbf/etcd3-0.11.1.tar.gz (63kB)",
                                "Collecting grpcio===1.26.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 75))",
                                "  Downloading https://files.pythonhosted.org/packages/8b/9b/ba5d094f979325fdba696bafa9ee23cc50b8fc60481e3d2a9e13d76817dc/grpcio-1.26.0-cp36-cp36m-manylinux1_x86_64.whl (2.5MB)",
                                "Collecting protobuf===3.11.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 465))",
                                "  Downloading https://files.pythonhosted.org/packages/ca/ac/838c8c8a5f33a58132dd2ad2a30329f6ae1614a9f56ffb79eaaf71a9d156/protobuf-3.11.2-cp36-cp36m-manylinux1_x86_64.whl (1.3MB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))",
                                "Collecting tenacity===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 607))",
                                "  Downloading https://files.pythonhosted.org/packages/bf/d4/8cab4b5239ddb62d950243abff9e88046bb61737ce3eee8694b3d748560c/tenacity-6.0.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from protobuf===3.11.2->-c /opt/stack/requirements/upper-constraints.txt (line 465))",
                                "Building wheels for collected packages: etcd3",
                                "  Running setup.py bdist_wheel for etcd3: started",
                                "  Running setup.py bdist_wheel for etcd3: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/c5/69/be/c174918af633ca012d5f74d11913418b18dab58149a6e668a2",
                                "Successfully built etcd3",
                                "Installing collected packages: grpcio, protobuf, tenacity, etcd3",
                                "Successfully installed etcd3-0.11.1 grpcio-1.26.0 protobuf-3.11.2 tenacity-6.0.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981105036",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981105036 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981129229",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=24193",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=200484",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=224677",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/libraries:install_libs:136            pip_install etcd3gw",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : etcd3gw",
                                "Using 3.6 version to install etcd3gw based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=etcd3gw/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e etcd3gw/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting etcd3gw===0.2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 576))",
                                "  Downloading https://files.pythonhosted.org/packages/0a/47/5a9b988743916fb34c8d034e369e315c0c23cb012c53866774abcbc72557/etcd3gw-0.2.4-py2.py3-none-any.whl",
                                "Collecting futurist===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 664))",
                                "  Downloading https://files.pythonhosted.org/packages/6e/56/cc28af95883fad946cc394fa4b326c2890bd392bd3b79ec9e22f6308d840/futurist-1.10.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "Collecting requests===2.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "  Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))",
                                "Collecting urllib3===1.25.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 212))",
                                "  Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Collecting certifi===2019.11.28 (from -c /opt/stack/requirements/upper-constraints.txt (line 50))",
                                "  Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)",
                                "Collecting idna===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 460))",
                                "  Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)",
                                "Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw",
                                "  Found existing installation: certifi 2018.1.18",
                                "    Uninstalling certifi-2018.1.18:",
                                "      Successfully uninstalled certifi-2018.1.18",
                                "  Found existing installation: urllib3 1.22",
                                "    Uninstalling urllib3-1.22:",
                                "      Successfully uninstalled urllib3-1.22",
                                "  Found existing installation: idna 2.6",
                                "    Uninstalling idna-2.6:",
                                "      Successfully uninstalled idna-2.6",
                                "  Found existing installation: requests 2.18.4",
                                "    Uninstalling requests-2.18.4:",
                                "      Successfully uninstalled requests-2.18.4",
                                "Successfully installed certifi-2019.11.28 etcd3gw-0.2.4 futurist-1.10.0 idna-2.8 requests-2.22.0 urllib3-1.25.7",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981129345",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981129345 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981148152",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=18807",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=224677",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=243484",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:892                       install_apache_uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:80        local apxs=apxs2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:81        is_fedora",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:448            [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = Fedora ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:452            '[' Ubuntu = 'Red Hat' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:453            '[' Ubuntu = RedHatEnterpriseServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = CentOS ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:454            '[' Ubuntu = OracleServer ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_fedora:455            '[' Ubuntu = Virtuozzo ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:92        local dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_uwsgi:93        mktemp -d",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:93        dir=/tmp/tmp.O6U0XRqLu6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:94        pushd /tmp/tmp.O6U0XRqLu6",
                                "/tmp/tmp.O6U0XRqLu6 /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:95        pip_install uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : uwsgi",
                                "Using 3.6 version to install uwsgi based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting uwsgi",
                                "  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)",
                                "Building wheels for collected packages: uwsgi",
                                "  Running setup.py bdist_wheel for uwsgi: started",
                                "  Running setup.py bdist_wheel for uwsgi: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/2d/0c/b0/f3ba1bbce35c3766c9dac8c3d15d5431cac57e7a8c4111c268",
                                "Successfully built uwsgi",
                                "Installing collected packages: uwsgi",
                                "Successfully installed uwsgi-2.0.18",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981148405",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981148405 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981214645",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=66240",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=243484",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=309724",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:96        pip download uwsgi -c /opt/stack/requirements/upper-constraints.txt",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting uwsgi",
                                "  Downloading https://files.pythonhosted.org/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB)",
                                "  Saved ./uwsgi-2.0.18.tar.gz",
                                "Successfully downloaded uwsgi",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:97        local uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:install_apache_uwsgi:98        ls uwsgi-2.0.18.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:98        uwsgi=uwsgi-2.0.18.tar.gz",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:99        tar xvf uwsgi-2.0.18.tar.gz",
                                "uwsgi-2.0.18/",
                                "uwsgi-2.0.18/.gitignore",
                                "uwsgi-2.0.18/.travis.yml",
                                "uwsgi-2.0.18/CONTRIBUTORS",
                                "uwsgi-2.0.18/INSTALL",
                                "uwsgi-2.0.18/LICENSE",
                                "uwsgi-2.0.18/Makefile",
                                "uwsgi-2.0.18/PKG-INFO",
                                "uwsgi-2.0.18/README",
                                "uwsgi-2.0.18/apache2/",
                                "uwsgi-2.0.18/apache2/mod_Ruwsgi.c",
                                "uwsgi-2.0.18/apache2/mod_proxy_uwsgi.c",
                                "uwsgi-2.0.18/apache2/mod_uwsgi.c",
                                "uwsgi-2.0.18/attach.py",
                                "uwsgi-2.0.18/bin/",
                                "uwsgi-2.0.18/bin/uwsgi",
                                "uwsgi-2.0.18/buildconf/",
                                "uwsgi-2.0.18/buildconf/all.ini",
                                "uwsgi-2.0.18/buildconf/asyncio.ini",
                                "uwsgi-2.0.18/buildconf/base.ini",
                                "uwsgi-2.0.18/buildconf/cgi.ini",
                                "uwsgi-2.0.18/buildconf/core.ini",
                                "uwsgi-2.0.18/buildconf/coroae.ini",
                                "uwsgi-2.0.18/buildconf/coverity.ini",
                                "uwsgi-2.0.18/buildconf/default.ini",
                                "uwsgi-2.0.18/buildconf/django.ini",
                                "uwsgi-2.0.18/buildconf/embedded.ini",
                                "uwsgi-2.0.18/buildconf/erlang.ini",
                                "uwsgi-2.0.18/buildconf/gccgo.ini",
                                "uwsgi-2.0.18/buildconf/gevent.ini",
                                "uwsgi-2.0.18/buildconf/glusterfs.ini",
                                "uwsgi-2.0.18/buildconf/gridfs.ini",
                                "uwsgi-2.0.18/buildconf/jwsgi.ini",
                                "uwsgi-2.0.18/buildconf/lib.ini",
                                "uwsgi-2.0.18/buildconf/lua.ini",
                                "uwsgi-2.0.18/buildconf/luap.ini",
                                "uwsgi-2.0.18/buildconf/minimal.ini",
                                "uwsgi-2.0.18/buildconf/modular.ini",
                                "uwsgi-2.0.18/buildconf/mono.ini",
                                "uwsgi-2.0.18/buildconf/nolang.ini",
                                "uwsgi-2.0.18/buildconf/package.ini",
                                "uwsgi-2.0.18/buildconf/php.ini",
                                "uwsgi-2.0.18/buildconf/plonly.ini",
                                "uwsgi-2.0.18/buildconf/ppa.ini",
                                "uwsgi-2.0.18/buildconf/psgi.ini",
                                "uwsgi-2.0.18/buildconf/pyerl.ini",
                                "uwsgi-2.0.18/buildconf/pylua.ini",
                                "uwsgi-2.0.18/buildconf/pyonly.ini",
                                "uwsgi-2.0.18/buildconf/pypy.ini",
                                "uwsgi-2.0.18/buildconf/pypyonly.ini",
                                "uwsgi-2.0.18/buildconf/pyring.ini",
                                "uwsgi-2.0.18/buildconf/pyuwsgi.ini",
                                "uwsgi-2.0.18/buildconf/pyuwsginossl.ini",
                                "uwsgi-2.0.18/buildconf/rack.ini",
                                "uwsgi-2.0.18/buildconf/rados.ini",
                                "uwsgi-2.0.18/buildconf/rbonly.ini",
                                "uwsgi-2.0.18/buildconf/ring.ini",
                                "uwsgi-2.0.18/buildconf/ruby2.ini",
                                "uwsgi-2.0.18/buildconf/servlet.ini",
                                "uwsgi-2.0.18/buildconf/travis.ini",
                                "uwsgi-2.0.18/buildconf/unbit.ini",
                                "uwsgi-2.0.18/buildconf/unbitstaff.ini",
                                "uwsgi-2.0.18/buildconf/uwsgi.it.ini",
                                "uwsgi-2.0.18/buildconf/v8.ini",
                                "uwsgi-2.0.18/contrib/",
                                "uwsgi-2.0.18/contrib/Uwsgi.pm",
                                "uwsgi-2.0.18/contrib/binder.pl",
                                "uwsgi-2.0.18/contrib/centos_init_script",
                                "uwsgi-2.0.18/contrib/cgi_python.c",
                                "uwsgi-2.0.18/contrib/cryptologger.rb",
                                "uwsgi-2.0.18/contrib/emperormon.ru",
                                "uwsgi-2.0.18/contrib/fdconf.pl",
                                "uwsgi-2.0.18/contrib/graphite_uwsgi.py",
                                "uwsgi-2.0.18/contrib/launchd/",
                                "uwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.emperor.plist",
                                "uwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.plist",
                                "uwsgi-2.0.18/contrib/loadapp.pl",
                                "uwsgi-2.0.18/contrib/pypy/",
                                "uwsgi-2.0.18/contrib/pypy/uwsgi_pypy_greenlets.py",
                                "uwsgi-2.0.18/contrib/pyuwsgi.py",
                                "uwsgi-2.0.18/contrib/runuwsgi.py",
                                "uwsgi-2.0.18/contrib/securesubscribe.pl",
                                "uwsgi-2.0.18/contrib/spoolqueue/",
                                "uwsgi-2.0.18/contrib/spoolqueue/producer.py",
                                "uwsgi-2.0.18/contrib/spoolqueue/tasks.py",
                                "uwsgi-2.0.18/contrib/spoolqueue/tasksconsumer.py",
                                "uwsgi-2.0.18/contrib/subscribe.pl",
                                "uwsgi-2.0.18/contrib/twuwsgi.py",
                                "uwsgi-2.0.18/contrib/upstart/",
                                "uwsgi-2.0.18/contrib/upstart/emperor.conf",
                                "uwsgi-2.0.18/contrib/upstart/uwsgi.conf",
                                "uwsgi-2.0.18/contrib/upython",
                                "uwsgi-2.0.18/contrib/urack.rb",
                                "uwsgi-2.0.18/contrib/uwsgi-cache-monitor.py",
                                "uwsgi-2.0.18/contrib/uwsgi.erl",
                                "uwsgi-2.0.18/contrib/uwsgi.java",
                                "uwsgi-2.0.18/contrib/uwsgi.rb",
                                "uwsgi-2.0.18/contrib/uwsgi_client.c",
                                "uwsgi-2.0.18/contrib/uwsgi_dynamic_client.c",
                                "uwsgi-2.0.18/contrib/uwsgisubscribers.ru",
                                "uwsgi-2.0.18/contrib/xinetd_uwsgi",
                                "uwsgi-2.0.18/core/",
                                "uwsgi-2.0.18/core/alarm.c",
                                "uwsgi-2.0.18/core/async.c",
                                "uwsgi-2.0.18/core/buffer.c",
                                "uwsgi-2.0.18/core/cache.c",
                                "uwsgi-2.0.18/core/chunked.c",
                                "uwsgi-2.0.18/core/clang_fake.c",
                                "uwsgi-2.0.18/core/clock.c",
                                "uwsgi-2.0.18/core/config.c",
                                "uwsgi-2.0.18/core/cookie.c",
                                "uwsgi-2.0.18/core/cron.c",
                                "uwsgi-2.0.18/core/daemons.c",
                                "uwsgi-2.0.18/core/emperor.c",
                                "uwsgi-2.0.18/core/errors.c",
                                "uwsgi-2.0.18/core/event.c",
                                "uwsgi-2.0.18/core/exceptions.c",
                                "uwsgi-2.0.18/core/fifo.c",
                                "uwsgi-2.0.18/core/fsmon.c",
                                "uwsgi-2.0.18/core/gateway.c",
                                "uwsgi-2.0.18/core/hash.c",
                                "uwsgi-2.0.18/core/hooks.c",
                                "uwsgi-2.0.18/core/ini.c",
                                "uwsgi-2.0.18/core/init.c",
                                "uwsgi-2.0.18/core/io.c",
                                "uwsgi-2.0.18/core/json.c",
                                "uwsgi-2.0.18/core/legion.c",
                                "uwsgi-2.0.18/core/lock.c",
                                "uwsgi-2.0.18/core/logging.",
                                "uwsgi-2.0.18/core/logging.c",
                                "uwsgi-2.0.18/core/loop.c",
                                "uwsgi-2.0.18/core/master.c",
                                "uwsgi-2.0.18/core/master_checks.c",
                                "uwsgi-2.0.18/core/master_events.c",
                                "uwsgi-2.0.18/core/master_utils.c",
                                "uwsgi-2.0.18/core/metrics.c",
                                "uwsgi-2.0.18/core/mount.c",
                                "uwsgi-2.0.18/core/mule.c",
                                "uwsgi-2.0.18/core/notify.c",
                                "uwsgi-2.0.18/core/offload.c",
                                "uwsgi-2.0.18/core/plugins.c",
                                "uwsgi-2.0.18/core/plugins_builder.c",
                                "uwsgi-2.0.18/core/progress.c",
                                "uwsgi-2.0.18/core/protocol.c",
                                "uwsgi-2.0.18/core/querystring.c",
                                "uwsgi-2.0.18/core/queue.c",
                                "uwsgi-2.0.18/core/rb_timers.c",
                                "uwsgi-2.0.18/core/reader.c",
                                "uwsgi-2.0.18/core/regexp.c",
                                "uwsgi-2.0.18/core/routing.c",
                                "uwsgi-2.0.18/core/rpc.c",
                                "uwsgi-2.0.18/core/sendfile.c",
                                "uwsgi-2.0.18/core/setup_utils.c",
                                "uwsgi-2.0.18/core/sharedarea.c",
                                "uwsgi-2.0.18/core/signal.c",
                                "uwsgi-2.0.18/core/skel.c",
                                "uwsgi-2.0.18/core/snmp.c",
                                "uwsgi-2.0.18/core/socket.c",
                                "uwsgi-2.0.18/core/spooler.c",
                                "uwsgi-2.0.18/core/ssl.c",
                                "uwsgi-2.0.18/core/static.c",
                                "uwsgi-2.0.18/core/stats.c",
                                "uwsgi-2.0.18/core/storage.c",
                                "uwsgi-2.0.18/core/strings.c",
                                "uwsgi-2.0.18/core/subscription.c",
                                "uwsgi-2.0.18/core/timebomb.c",
                                "uwsgi-2.0.18/core/transformations.c",
                                "uwsgi-2.0.18/core/utils.c",
                                "uwsgi-2.0.18/core/uwsgi.c",
                                "uwsgi-2.0.18/core/websockets.c",
                                "uwsgi-2.0.18/core/writer.c",
                                "uwsgi-2.0.18/core/xmlconf.c",
                                "uwsgi-2.0.18/core/yaml.c",
                                "uwsgi-2.0.18/core/zeus.c",
                                "uwsgi-2.0.18/core/zlib.c",
                                "uwsgi-2.0.18/examples/",
                                "uwsgi-2.0.18/examples/bootstrap.py",
                                "uwsgi-2.0.18/examples/bootstrap2.py",
                                "uwsgi-2.0.18/examples/bootstrap3.py",
                                "uwsgi-2.0.18/examples/bootstrap4.py",
                                "uwsgi-2.0.18/examples/bootstrap5.py",
                                "uwsgi-2.0.18/examples/config.lua",
                                "uwsgi-2.0.18/examples/config.ru",
                                "uwsgi-2.0.18/examples/config17.ru",
                                "uwsgi-2.0.18/examples/config2.lua",
                                "uwsgi-2.0.18/examples/config2.ru",
                                "uwsgi-2.0.18/examples/config30.ru",
                                "uwsgi-2.0.18/examples/corostream.pl",
                                "uwsgi-2.0.18/examples/debug.ini",
                                "uwsgi-2.0.18/examples/fibers.ru",
                                "uwsgi-2.0.18/examples/fibers.yml",
                                "uwsgi-2.0.18/examples/flaskpost.py",
                                "uwsgi-2.0.18/examples/heavytest.ini",
                                "uwsgi-2.0.18/examples/heavytest.py",
                                "uwsgi-2.0.18/examples/info_uwsgi.php",
                                "uwsgi-2.0.18/examples/logic.ini",
                                "uwsgi-2.0.18/examples/mega.xml",
                                "uwsgi-2.0.18/examples/mjpeg_stream.py",
                                "uwsgi-2.0.18/examples/mojoapp.pl",
                                "uwsgi-2.0.18/examples/multi.ini",
                                "uwsgi-2.0.18/examples/multi.xml",
                                "uwsgi-2.0.18/examples/multiapp.py",
                                "uwsgi-2.0.18/examples/protected.ini",
                                "uwsgi-2.0.18/examples/router.lua",
                                "uwsgi-2.0.18/examples/simple_app.py",
                                "uwsgi-2.0.18/examples/simple_app_wsgi2.py",
                                "uwsgi-2.0.18/examples/simple_logger.py",
                                "uwsgi-2.0.18/examples/sites.xml",
                                "uwsgi-2.0.18/examples/sputnik.ws",
                                "uwsgi-2.0.18/examples/staticfilesnmp.py",
                                "uwsgi-2.0.18/examples/taskqueue.py",
                                "uwsgi-2.0.18/examples/uwsgi.xml",
                                "uwsgi-2.0.18/examples/uwsgirouter.py",
                                "uwsgi-2.0.18/examples/uwsgirouter2.py",
                                "uwsgi-2.0.18/examples/uwsgirouter3.py",
                                "uwsgi-2.0.18/examples/uwsgirouter4.py",
                                "uwsgi-2.0.18/examples/uwsgirouter5.py",
                                "uwsgi-2.0.18/examples/uwsgistatus.py",
                                "uwsgi-2.0.18/examples/welcome.ini",
                                "uwsgi-2.0.18/examples/welcome.py",
                                "uwsgi-2.0.18/examples/welcome3.py",
                                "uwsgi-2.0.18/examples/werkzeug.js",
                                "uwsgi-2.0.18/examples/werkzeug.yml",
                                "uwsgi-2.0.18/examples/werkzeug_strict.yml",
                                "uwsgi-2.0.18/examples/xmlindex-html.xsl",
                                "uwsgi-2.0.18/examples/xmlindex.ini",
                                "uwsgi-2.0.18/examples/zmqgevent.ini",
                                "uwsgi-2.0.18/ext/",
                                "uwsgi-2.0.18/ext/uwsgi/",
                                "uwsgi-2.0.18/ext/uwsgi/extconf.rb",
                                "uwsgi-2.0.18/install.sh",
                                "uwsgi-2.0.18/lib/",
                                "uwsgi-2.0.18/lib/linux_ns.c",
                                "uwsgi-2.0.18/lib/netlink.c",
                                "uwsgi-2.0.18/lib/sun_fixes.c",
                                "uwsgi-2.0.18/logo_uWSGI.png",
                                "uwsgi-2.0.18/logo_uWSGI.svg",
                                "uwsgi-2.0.18/mongrel2-uwsgi.conf",
                                "uwsgi-2.0.18/plugins/",
                                "uwsgi-2.0.18/plugins/airbrake/",
                                "uwsgi-2.0.18/plugins/airbrake/airbrake_plugin.c",
                                "uwsgi-2.0.18/plugins/airbrake/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/alarm_curl/",
                                "uwsgi-2.0.18/plugins/alarm_curl/alarm_curl_plugin.c",
                                "uwsgi-2.0.18/plugins/alarm_curl/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/alarm_speech/",
                                "uwsgi-2.0.18/plugins/alarm_speech/alarm_speech.m",
                                "uwsgi-2.0.18/plugins/alarm_speech/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/alarm_xmpp_plugin.c",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/gloox.cc",
                                "uwsgi-2.0.18/plugins/alarm_xmpp/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/asyncio/",
                                "uwsgi-2.0.18/plugins/asyncio/asyncio.c",
                                "uwsgi-2.0.18/plugins/asyncio/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cache/",
                                "uwsgi-2.0.18/plugins/cache/cache.c",
                                "uwsgi-2.0.18/plugins/cache/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/carbon/",
                                "uwsgi-2.0.18/plugins/carbon/carbon.c",
                                "uwsgi-2.0.18/plugins/carbon/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cgi/",
                                "uwsgi-2.0.18/plugins/cgi/cgi_plugin.c",
                                "uwsgi-2.0.18/plugins/cgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cheaper_backlog2/",
                                "uwsgi-2.0.18/plugins/cheaper_backlog2/cheaper_backlog2.c",
                                "uwsgi-2.0.18/plugins/cheaper_backlog2/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cheaper_busyness/",
                                "uwsgi-2.0.18/plugins/cheaper_busyness/cheaper_busyness.c",
                                "uwsgi-2.0.18/plugins/cheaper_busyness/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/clock_monotonic/",
                                "uwsgi-2.0.18/plugins/clock_monotonic/clock_monotonic.c",
                                "uwsgi-2.0.18/plugins/clock_monotonic/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/clock_realtime/",
                                "uwsgi-2.0.18/plugins/clock_realtime/clock_realtime.c",
                                "uwsgi-2.0.18/plugins/clock_realtime/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/corerouter/",
                                "uwsgi-2.0.18/plugins/corerouter/corerouter.c",
                                "uwsgi-2.0.18/plugins/corerouter/cr.h",
                                "uwsgi-2.0.18/plugins/corerouter/cr_common.c",
                                "uwsgi-2.0.18/plugins/corerouter/cr_map.c",
                                "uwsgi-2.0.18/plugins/corerouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/coroae/",
                                "uwsgi-2.0.18/plugins/coroae/coroae.c",
                                "uwsgi-2.0.18/plugins/coroae/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/cplusplus/",
                                "uwsgi-2.0.18/plugins/cplusplus/base.cc",
                                "uwsgi-2.0.18/plugins/cplusplus/plugin.c",
                                "uwsgi-2.0.18/plugins/cplusplus/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/curl_cron/",
                                "uwsgi-2.0.18/plugins/curl_cron/curl_cron.c",
                                "uwsgi-2.0.18/plugins/curl_cron/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/dumbloop/",
                                "uwsgi-2.0.18/plugins/dumbloop/dumb.c",
                                "uwsgi-2.0.18/plugins/dumbloop/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/dummy/",
                                "uwsgi-2.0.18/plugins/dummy/dummy.c",
                                "uwsgi-2.0.18/plugins/dummy/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/echo/",
                                "uwsgi-2.0.18/plugins/echo/echo_plugin.c",
                                "uwsgi-2.0.18/plugins/echo/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_amqp/",
                                "uwsgi-2.0.18/plugins/emperor_amqp/amqp.c",
                                "uwsgi-2.0.18/plugins/emperor_amqp/emperor_amqp.c",
                                "uwsgi-2.0.18/plugins/emperor_amqp/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/emperor_mongodb.cc",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/plugin.c",
                                "uwsgi-2.0.18/plugins/emperor_mongodb/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_pg/",
                                "uwsgi-2.0.18/plugins/emperor_pg/emperor_pg.c",
                                "uwsgi-2.0.18/plugins/emperor_pg/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/emperor_zeromq/",
                                "uwsgi-2.0.18/plugins/emperor_zeromq/emperor_zeromq.c",
                                "uwsgi-2.0.18/plugins/emperor_zeromq/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/example/",
                                "uwsgi-2.0.18/plugins/example/example_plugin.c",
                                "uwsgi-2.0.18/plugins/example/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/exception_log/",
                                "uwsgi-2.0.18/plugins/exception_log/exception_log.c",
                                "uwsgi-2.0.18/plugins/exception_log/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/fastrouter/",
                                "uwsgi-2.0.18/plugins/fastrouter/fastrouter.c",
                                "uwsgi-2.0.18/plugins/fastrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/fiber/",
                                "uwsgi-2.0.18/plugins/fiber/fiber.c",
                                "uwsgi-2.0.18/plugins/fiber/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/forkptyrouter/",
                                "uwsgi-2.0.18/plugins/forkptyrouter/forkptyrouter.c",
                                "uwsgi-2.0.18/plugins/forkptyrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/gccgo/",
                                "uwsgi-2.0.18/plugins/gccgo/gccgo_plugin.c",
                                "uwsgi-2.0.18/plugins/gccgo/uwsgi.go",
                                "uwsgi-2.0.18/plugins/gccgo/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/geoip/",
                                "uwsgi-2.0.18/plugins/geoip/geoip.c",
                                "uwsgi-2.0.18/plugins/geoip/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/gevent/",
                                "uwsgi-2.0.18/plugins/gevent/gevent.c",
                                "uwsgi-2.0.18/plugins/gevent/gevent.h",
                                "uwsgi-2.0.18/plugins/gevent/hooks.c",
                                "uwsgi-2.0.18/plugins/gevent/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/glusterfs/",
                                "uwsgi-2.0.18/plugins/glusterfs/glusterfs.c",
                                "uwsgi-2.0.18/plugins/glusterfs/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/graylog2/",
                                "uwsgi-2.0.18/plugins/graylog2/graylog2_plugin.c",
                                "uwsgi-2.0.18/plugins/graylog2/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/greenlet/",
                                "uwsgi-2.0.18/plugins/greenlet/greenlet.c",
                                "uwsgi-2.0.18/plugins/greenlet/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/gridfs/",
                                "uwsgi-2.0.18/plugins/gridfs/gridfs.cc",
                                "uwsgi-2.0.18/plugins/gridfs/plugin.c",
                                "uwsgi-2.0.18/plugins/gridfs/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/http/",
                                "uwsgi-2.0.18/plugins/http/common.h",
                                "uwsgi-2.0.18/plugins/http/http.c",
                                "uwsgi-2.0.18/plugins/http/https.c",
                                "uwsgi-2.0.18/plugins/http/keepalive.c",
                                "uwsgi-2.0.18/plugins/http/spdy3.c",
                                "uwsgi-2.0.18/plugins/http/spdy3.h",
                                "uwsgi-2.0.18/plugins/http/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/jvm/",
                                "uwsgi-2.0.18/plugins/jvm/jvm.h",
                                "uwsgi-2.0.18/plugins/jvm/jvm_plugin.c",
                                "uwsgi-2.0.18/plugins/jvm/uwsgi.java",
                                "uwsgi-2.0.18/plugins/jvm/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/jwsgi/",
                                "uwsgi-2.0.18/plugins/jwsgi/jwsgi_plugin.c",
                                "uwsgi-2.0.18/plugins/jwsgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ldap/",
                                "uwsgi-2.0.18/plugins/ldap/ldap.c",
                                "uwsgi-2.0.18/plugins/ldap/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/legion_cache_fetch/",
                                "uwsgi-2.0.18/plugins/legion_cache_fetch/legion_cache_fetch.c",
                                "uwsgi-2.0.18/plugins/legion_cache_fetch/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/libffi/",
                                "uwsgi-2.0.18/plugins/libffi/libffi.c",
                                "uwsgi-2.0.18/plugins/libffi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/libtcc/",
                                "uwsgi-2.0.18/plugins/libtcc/libtcc.c",
                                "uwsgi-2.0.18/plugins/libtcc/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logcrypto/",
                                "uwsgi-2.0.18/plugins/logcrypto/logcrypto.c",
                                "uwsgi-2.0.18/plugins/logcrypto/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logfile/",
                                "uwsgi-2.0.18/plugins/logfile/logfile.c",
                                "uwsgi-2.0.18/plugins/logfile/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logpipe/",
                                "uwsgi-2.0.18/plugins/logpipe/logpipe.c",
                                "uwsgi-2.0.18/plugins/logpipe/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logsocket/",
                                "uwsgi-2.0.18/plugins/logsocket/logsocket_plugin.c",
                                "uwsgi-2.0.18/plugins/logsocket/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/logzmq/",
                                "uwsgi-2.0.18/plugins/logzmq/plugin.c",
                                "uwsgi-2.0.18/plugins/logzmq/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/lua/",
                                "uwsgi-2.0.18/plugins/lua/lua_plugin.c",
                                "uwsgi-2.0.18/plugins/lua/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/matheval/",
                                "uwsgi-2.0.18/plugins/matheval/math.c",
                                "uwsgi-2.0.18/plugins/matheval/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mongodb/",
                                "uwsgi-2.0.18/plugins/mongodb/plugin.c",
                                "uwsgi-2.0.18/plugins/mongodb/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mongodblog/",
                                "uwsgi-2.0.18/plugins/mongodblog/mongodblog_plugin.c",
                                "uwsgi-2.0.18/plugins/mongodblog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mongrel2/",
                                "uwsgi-2.0.18/plugins/mongrel2/mongrel2.c",
                                "uwsgi-2.0.18/plugins/mongrel2/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/mono/",
                                "uwsgi-2.0.18/plugins/mono/mono_plugin.c",
                                "uwsgi-2.0.18/plugins/mono/uwsgi.cs",
                                "uwsgi-2.0.18/plugins/mono/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/msgpack/",
                                "uwsgi-2.0.18/plugins/msgpack/msgpack.c",
                                "uwsgi-2.0.18/plugins/msgpack/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/nagios/",
                                "uwsgi-2.0.18/plugins/nagios/nagios.c",
                                "uwsgi-2.0.18/plugins/nagios/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/notfound/",
                                "uwsgi-2.0.18/plugins/notfound/notfound.c",
                                "uwsgi-2.0.18/plugins/notfound/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/objc_gc/",
                                "uwsgi-2.0.18/plugins/objc_gc/objc_gc.m",
                                "uwsgi-2.0.18/plugins/objc_gc/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/pam/",
                                "uwsgi-2.0.18/plugins/pam/pam.c",
                                "uwsgi-2.0.18/plugins/pam/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/php/",
                                "uwsgi-2.0.18/plugins/php/common.h",
                                "uwsgi-2.0.18/plugins/php/php_plugin.c",
                                "uwsgi-2.0.18/plugins/php/session.c",
                                "uwsgi-2.0.18/plugins/php/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ping/",
                                "uwsgi-2.0.18/plugins/ping/ping_plugin.c",
                                "uwsgi-2.0.18/plugins/ping/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/psgi/",
                                "uwsgi-2.0.18/plugins/psgi/psgi.h",
                                "uwsgi-2.0.18/plugins/psgi/psgi_loader.c",
                                "uwsgi-2.0.18/plugins/psgi/psgi_plugin.c",
                                "uwsgi-2.0.18/plugins/psgi/psgi_response.c",
                                "uwsgi-2.0.18/plugins/psgi/uwsgi_plmodule.c",
                                "uwsgi-2.0.18/plugins/psgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/pty/",
                                "uwsgi-2.0.18/plugins/pty/pty.c",
                                "uwsgi-2.0.18/plugins/pty/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/pypy/",
                                "uwsgi-2.0.18/plugins/pypy/README",
                                "uwsgi-2.0.18/plugins/pypy/pypy_plugin.c",
                                "uwsgi-2.0.18/plugins/pypy/pypy_setup.py",
                                "uwsgi-2.0.18/plugins/pypy/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/python/",
                                "uwsgi-2.0.18/plugins/python/gil.c",
                                "uwsgi-2.0.18/plugins/python/profiler.c",
                                "uwsgi-2.0.18/plugins/python/pump_subhandler.c",
                                "uwsgi-2.0.18/plugins/python/pyloader.c",
                                "uwsgi-2.0.18/plugins/python/python_plugin.c",
                                "uwsgi-2.0.18/plugins/python/pyutils.c",
                                "uwsgi-2.0.18/plugins/python/raw.c",
                                "uwsgi-2.0.18/plugins/python/symimporter.c",
                                "uwsgi-2.0.18/plugins/python/tracebacker.c",
                                "uwsgi-2.0.18/plugins/python/uwsgi_pymodule.c",
                                "uwsgi-2.0.18/plugins/python/uwsgi_python.h",
                                "uwsgi-2.0.18/plugins/python/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/python/web3_subhandler.c",
                                "uwsgi-2.0.18/plugins/python/wsgi_handlers.c",
                                "uwsgi-2.0.18/plugins/python/wsgi_headers.c",
                                "uwsgi-2.0.18/plugins/python/wsgi_subhandler.c",
                                "uwsgi-2.0.18/plugins/pyuwsgi/",
                                "uwsgi-2.0.18/plugins/pyuwsgi/pyuwsgi.c",
                                "uwsgi-2.0.18/plugins/pyuwsgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rack/",
                                "uwsgi-2.0.18/plugins/rack/rack_api.c",
                                "uwsgi-2.0.18/plugins/rack/rack_plugin.c",
                                "uwsgi-2.0.18/plugins/rack/uwsgi_rack.h",
                                "uwsgi-2.0.18/plugins/rack/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rados/",
                                "uwsgi-2.0.18/plugins/rados/rados.c",
                                "uwsgi-2.0.18/plugins/rados/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rawrouter/",
                                "uwsgi-2.0.18/plugins/rawrouter/rawrouter.c",
                                "uwsgi-2.0.18/plugins/rawrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rbthreads/",
                                "uwsgi-2.0.18/plugins/rbthreads/rbthreads.c",
                                "uwsgi-2.0.18/plugins/rbthreads/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/redislog/",
                                "uwsgi-2.0.18/plugins/redislog/redislog_plugin.c",
                                "uwsgi-2.0.18/plugins/redislog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ring/",
                                "uwsgi-2.0.18/plugins/ring/ring_plugin.c",
                                "uwsgi-2.0.18/plugins/ring/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_access/",
                                "uwsgi-2.0.18/plugins/router_access/router_access.c",
                                "uwsgi-2.0.18/plugins/router_access/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_basicauth/",
                                "uwsgi-2.0.18/plugins/router_basicauth/router_basicauth.c",
                                "uwsgi-2.0.18/plugins/router_basicauth/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_cache/",
                                "uwsgi-2.0.18/plugins/router_cache/router_cache.c",
                                "uwsgi-2.0.18/plugins/router_cache/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_expires/",
                                "uwsgi-2.0.18/plugins/router_expires/expires.c",
                                "uwsgi-2.0.18/plugins/router_expires/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_hash/",
                                "uwsgi-2.0.18/plugins/router_hash/router_hash.c",
                                "uwsgi-2.0.18/plugins/router_hash/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_http/",
                                "uwsgi-2.0.18/plugins/router_http/router_http.c",
                                "uwsgi-2.0.18/plugins/router_http/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_memcached/",
                                "uwsgi-2.0.18/plugins/router_memcached/router_memcached.c",
                                "uwsgi-2.0.18/plugins/router_memcached/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_metrics/",
                                "uwsgi-2.0.18/plugins/router_metrics/plugin.c",
                                "uwsgi-2.0.18/plugins/router_metrics/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_radius/",
                                "uwsgi-2.0.18/plugins/router_radius/radius.c",
                                "uwsgi-2.0.18/plugins/router_radius/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_redirect/",
                                "uwsgi-2.0.18/plugins/router_redirect/router_redirect.c",
                                "uwsgi-2.0.18/plugins/router_redirect/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_redis/",
                                "uwsgi-2.0.18/plugins/router_redis/router_redis.c",
                                "uwsgi-2.0.18/plugins/router_redis/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_rewrite/",
                                "uwsgi-2.0.18/plugins/router_rewrite/router_rewrite.c",
                                "uwsgi-2.0.18/plugins/router_rewrite/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_spnego/",
                                "uwsgi-2.0.18/plugins/router_spnego/router_spnego.c",
                                "uwsgi-2.0.18/plugins/router_spnego/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_static/",
                                "uwsgi-2.0.18/plugins/router_static/router_static.c",
                                "uwsgi-2.0.18/plugins/router_static/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_uwsgi/",
                                "uwsgi-2.0.18/plugins/router_uwsgi/router_uwsgi.c",
                                "uwsgi-2.0.18/plugins/router_uwsgi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/router_xmldir/",
                                "uwsgi-2.0.18/plugins/router_xmldir/router_xmldir.c",
                                "uwsgi-2.0.18/plugins/router_xmldir/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rpc/",
                                "uwsgi-2.0.18/plugins/rpc/rpc_plugin.c",
                                "uwsgi-2.0.18/plugins/rpc/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rrdtool/",
                                "uwsgi-2.0.18/plugins/rrdtool/rrdtool.c",
                                "uwsgi-2.0.18/plugins/rrdtool/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/rsyslog/",
                                "uwsgi-2.0.18/plugins/rsyslog/rsyslog_plugin.c",
                                "uwsgi-2.0.18/plugins/rsyslog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ruby19/",
                                "uwsgi-2.0.18/plugins/ruby19/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/servlet/",
                                "uwsgi-2.0.18/plugins/servlet/servlet_plugin.c",
                                "uwsgi-2.0.18/plugins/servlet/uwsgi_servlet.java",
                                "uwsgi-2.0.18/plugins/servlet/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/signal/",
                                "uwsgi-2.0.18/plugins/signal/signal_plugin.c",
                                "uwsgi-2.0.18/plugins/signal/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/spooler/",
                                "uwsgi-2.0.18/plugins/spooler/spooler_plugin.c",
                                "uwsgi-2.0.18/plugins/spooler/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/sqlite3/",
                                "uwsgi-2.0.18/plugins/sqlite3/plugin.c",
                                "uwsgi-2.0.18/plugins/sqlite3/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ssi/",
                                "uwsgi-2.0.18/plugins/ssi/ssi.c",
                                "uwsgi-2.0.18/plugins/ssi/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/sslrouter/",
                                "uwsgi-2.0.18/plugins/sslrouter/sslrouter.c",
                                "uwsgi-2.0.18/plugins/sslrouter/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stackless/",
                                "uwsgi-2.0.18/plugins/stackless/stackless.c",
                                "uwsgi-2.0.18/plugins/stackless/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_file/",
                                "uwsgi-2.0.18/plugins/stats_pusher_file/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_file/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc",
                                "uwsgi-2.0.18/plugins/stats_pusher_mongodb/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_socket/",
                                "uwsgi-2.0.18/plugins/stats_pusher_socket/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_socket/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/stats_pusher_statsd/",
                                "uwsgi-2.0.18/plugins/stats_pusher_statsd/plugin.c",
                                "uwsgi-2.0.18/plugins/stats_pusher_statsd/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/symcall/",
                                "uwsgi-2.0.18/plugins/symcall/symcall_plugin.c",
                                "uwsgi-2.0.18/plugins/symcall/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/syslog/",
                                "uwsgi-2.0.18/plugins/syslog/syslog_plugin.c",
                                "uwsgi-2.0.18/plugins/syslog/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/systemd_logger/",
                                "uwsgi-2.0.18/plugins/systemd_logger/systemd_logger.c",
                                "uwsgi-2.0.18/plugins/systemd_logger/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/tornado/",
                                "uwsgi-2.0.18/plugins/tornado/tornado.c",
                                "uwsgi-2.0.18/plugins/tornado/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_chunked/",
                                "uwsgi-2.0.18/plugins/transformation_chunked/chunked.c",
                                "uwsgi-2.0.18/plugins/transformation_chunked/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_gzip/",
                                "uwsgi-2.0.18/plugins/transformation_gzip/gzip.c",
                                "uwsgi-2.0.18/plugins/transformation_gzip/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_offload/",
                                "uwsgi-2.0.18/plugins/transformation_offload/offload.c",
                                "uwsgi-2.0.18/plugins/transformation_offload/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_template/",
                                "uwsgi-2.0.18/plugins/transformation_template/tt.c",
                                "uwsgi-2.0.18/plugins/transformation_template/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_tofile/",
                                "uwsgi-2.0.18/plugins/transformation_tofile/tofile.c",
                                "uwsgi-2.0.18/plugins/transformation_tofile/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/transformation_toupper/",
                                "uwsgi-2.0.18/plugins/transformation_toupper/toupper.c",
                                "uwsgi-2.0.18/plugins/transformation_toupper/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/tuntap/",
                                "uwsgi-2.0.18/plugins/tuntap/common.c",
                                "uwsgi-2.0.18/plugins/tuntap/common.h",
                                "uwsgi-2.0.18/plugins/tuntap/firewall.c",
                                "uwsgi-2.0.18/plugins/tuntap/tuntap.c",
                                "uwsgi-2.0.18/plugins/tuntap/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/ugreen/",
                                "uwsgi-2.0.18/plugins/ugreen/ugreen.c",
                                "uwsgi-2.0.18/plugins/ugreen/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/v8/",
                                "uwsgi-2.0.18/plugins/v8/plugin.c",
                                "uwsgi-2.0.18/plugins/v8/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/v8/v8_commonjs.cc",
                                "uwsgi-2.0.18/plugins/v8/v8_jsgi.cc",
                                "uwsgi-2.0.18/plugins/v8/v8_uwsgi.cc",
                                "uwsgi-2.0.18/plugins/v8/v8_uwsgi.h",
                                "uwsgi-2.0.18/plugins/webdav/",
                                "uwsgi-2.0.18/plugins/webdav/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/webdav/webdav.c",
                                "uwsgi-2.0.18/plugins/xattr/",
                                "uwsgi-2.0.18/plugins/xattr/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/xattr/xattr.c",
                                "uwsgi-2.0.18/plugins/xslt/",
                                "uwsgi-2.0.18/plugins/xslt/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/xslt/xslt.c",
                                "uwsgi-2.0.18/plugins/zabbix/",
                                "uwsgi-2.0.18/plugins/zabbix/plugin.c",
                                "uwsgi-2.0.18/plugins/zabbix/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/zergpool/",
                                "uwsgi-2.0.18/plugins/zergpool/uwsgiplugin.py",
                                "uwsgi-2.0.18/plugins/zergpool/zergpool.c",
                                "uwsgi-2.0.18/proto/",
                                "uwsgi-2.0.18/proto/base.c",
                                "uwsgi-2.0.18/proto/fastcgi.c",
                                "uwsgi-2.0.18/proto/http.c",
                                "uwsgi-2.0.18/proto/puwsgi.c",
                                "uwsgi-2.0.18/proto/scgi.c",
                                "uwsgi-2.0.18/proto/uwsgi.c",
                                "uwsgi-2.0.18/setup.cpyext.py",
                                "uwsgi-2.0.18/setup.py",
                                "uwsgi-2.0.18/setup.pyuwsgi.py",
                                "uwsgi-2.0.18/t/",
                                "uwsgi-2.0.18/t/cachebitmap.ini",
                                "uwsgi-2.0.18/t/cachebitmap.py",
                                "uwsgi-2.0.18/t/cachetest.py",
                                "uwsgi-2.0.18/t/clojure/",
                                "uwsgi-2.0.18/t/clojure/myapp.clj",
                                "uwsgi-2.0.18/t/core/",
                                "uwsgi-2.0.18/t/core/apps/",
                                "uwsgi-2.0.18/t/core/apps/read_body_and_send.pl",
                                "uwsgi-2.0.18/t/core/read_body_and_send.pl",
                                "uwsgi-2.0.18/t/core/url_sanitize.pl",
                                "uwsgi-2.0.18/t/go/",
                                "uwsgi-2.0.18/t/go/cachetest.go",
                                "uwsgi-2.0.18/t/go/complextest.go",
                                "uwsgi-2.0.18/t/go/uploadtest.go",
                                "uwsgi-2.0.18/t/java/",
                                "uwsgi-2.0.18/t/java/rpc.java",
                                "uwsgi-2.0.18/t/lua/",
                                "uwsgi-2.0.18/t/lua/basic.lua",
                                "uwsgi-2.0.18/t/mono/",
                                "uwsgi-2.0.18/t/mono/cache.aspx",
                                "uwsgi-2.0.18/t/mules/",
                                "uwsgi-2.0.18/t/mules/mulebrain.py",
                                "uwsgi-2.0.18/t/mules/reload.py",
                                "uwsgi-2.0.18/t/mules/signal_management.py",
                                "uwsgi-2.0.18/t/perl/",
                                "uwsgi-2.0.18/t/perl/active_workers_signal.pl",
                                "uwsgi-2.0.18/t/perl/apps/",
                                "uwsgi-2.0.18/t/perl/apps/input_with_offset.pl",
                                "uwsgi-2.0.18/t/perl/test.psgi",
                                "uwsgi-2.0.18/t/perl/test_benchmark.pl",
                                "uwsgi-2.0.18/t/perl/test_harakiri.psgi",
                                "uwsgi-2.0.18/t/perl/test_hello.psgi",
                                "uwsgi-2.0.18/t/perl/test_input_with_offset.pl",
                                "uwsgi-2.0.18/t/perl/test_post.psgi",
                                "uwsgi-2.0.18/t/perl/test_sleepy.psgi",
                                "uwsgi-2.0.18/t/perl/test_streaming.psgi",
                                "uwsgi-2.0.18/t/pypy/",
                                "uwsgi-2.0.18/t/pypy/t_continulet1.py",
                                "uwsgi-2.0.18/t/pypy/t_continulet2.py",
                                "uwsgi-2.0.18/t/python/",
                                "uwsgi-2.0.18/t/python/forcecl.py",
                                "uwsgi-2.0.18/t/python/manage_script_name/",
                                "uwsgi-2.0.18/t/python/manage_script_name/manage_script_name_test.ini",
                                "uwsgi-2.0.18/t/python/manage_script_name/test_manage_script_name.py",
                                "uwsgi-2.0.18/t/python/manage_script_name/useless_app.py",
                                "uwsgi-2.0.18/t/python/spooler_decorators/",
                                "uwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_test.ini",
                                "uwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_tests.py",
                                "uwsgi-2.0.18/t/python/spooler_decorators/spooler_handlers.py",
                                "uwsgi-2.0.18/t/python/testba.py",
                                "uwsgi-2.0.18/t/ring/",
                                "uwsgi-2.0.18/t/ring/README.md",
                                "uwsgi-2.0.18/t/ring/config.ini",
                                "uwsgi-2.0.18/t/ring/project.clj",
                                "uwsgi-2.0.18/t/ring/src/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/app.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/basic.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/body.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/simple.clj",
                                "uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/upload.clj",
                                "uwsgi-2.0.18/t/routing/",
                                "uwsgi-2.0.18/t/routing/auth.ini",
                                "uwsgi-2.0.18/t/routing/errorlimiter.ini",
                                "uwsgi-2.0.18/t/routing/limiter.ini",
                                "uwsgi-2.0.18/t/sharedarea/",
                                "uwsgi-2.0.18/t/sharedarea/bigranges.ini",
                                "uwsgi-2.0.18/t/sharedarea/bigranges.py",
                                "uwsgi-2.0.18/t/sharedarea/sharedarea_incdec.ini",
                                "uwsgi-2.0.18/t/sharedarea/sharedarea_incdec.py",
                                "uwsgi-2.0.18/t/spooler/",
                                "uwsgi-2.0.18/t/spooler/read.py",
                                "uwsgi-2.0.18/t/spooler/reload.py",
                                "uwsgi-2.0.18/t/spooler/spooldir/",
                                "uwsgi-2.0.18/t/spooler/spooldir/.gitignore",
                                "uwsgi-2.0.18/t/webdav/",
                                "uwsgi-2.0.18/t/webdav/carddav.ini",
                                "uwsgi-2.0.18/t/xslt/",
                                "uwsgi-2.0.18/t/xslt/cd.xml",
                                "uwsgi-2.0.18/t/xslt/cd.xml.xslt",
                                "uwsgi-2.0.18/t/xslt/routex.ini",
                                "uwsgi-2.0.18/tests/",
                                "uwsgi-2.0.18/tests/Responder.pm",
                                "uwsgi-2.0.18/tests/__init__.py",
                                "uwsgi-2.0.18/tests/badthread.py",
                                "uwsgi-2.0.18/tests/badwrites.py",
                                "uwsgi-2.0.18/tests/cpubound_async.py",
                                "uwsgi-2.0.18/tests/cpubound_green.py",
                                "uwsgi-2.0.18/tests/cpubound_stackless.py",
                                "uwsgi-2.0.18/tests/decoratortest.py",
                                "uwsgi-2.0.18/tests/fileserve_async.py",
                                "uwsgi-2.0.18/tests/gevent_spool.py",
                                "uwsgi-2.0.18/tests/grunter.py",
                                "uwsgi-2.0.18/tests/iobound_async.py",
                                "uwsgi-2.0.18/tests/iobound_async_unix.py",
                                "uwsgi-2.0.18/tests/iobound_green.py",
                                "uwsgi-2.0.18/tests/logger.py",
                                "uwsgi-2.0.18/tests/mako_ugreen.py",
                                "uwsgi-2.0.18/tests/mulefunc.py",
                                "uwsgi-2.0.18/tests/multiapp.txt",
                                "uwsgi-2.0.18/tests/myadmin.py",
                                "uwsgi-2.0.18/tests/pgbound_async.py",
                                "uwsgi-2.0.18/tests/picazzo.py",
                                "uwsgi-2.0.18/tests/psycogreen_green.py",
                                "uwsgi-2.0.18/tests/psycopg2_green.py",
                                "uwsgi-2.0.18/tests/pump.py",
                                "uwsgi-2.0.18/tests/queue.py",
                                "uwsgi-2.0.18/tests/refcount.py",
                                "uwsgi-2.0.18/tests/rpc.lua",
                                "uwsgi-2.0.18/tests/rpc.py",
                                "uwsgi-2.0.18/tests/runningthread.py",
                                "uwsgi-2.0.18/tests/sendchunked.py",
                                "uwsgi-2.0.18/tests/sharedarea.py",
                                "uwsgi-2.0.18/tests/sig.lua",
                                "uwsgi-2.0.18/tests/signals.py",
                                "uwsgi-2.0.18/tests/sigwait.py",
                                "uwsgi-2.0.18/tests/sleeping_async.py",
                                "uwsgi-2.0.18/tests/sleeping_green.py",
                                "uwsgi-2.0.18/tests/sleepthreadasync.py",
                                "uwsgi-2.0.18/tests/slow.py",
                                "uwsgi-2.0.18/tests/spoolme.py",
                                "uwsgi-2.0.18/tests/staticfile.py",
                                "uwsgi-2.0.18/tests/streamer.psgi",
                                "uwsgi-2.0.18/tests/t/",
                                "uwsgi-2.0.18/tests/t/static.pl",
                                "uwsgi-2.0.18/tests/templates/",
                                "uwsgi-2.0.18/tests/templates/queue.html",
                                "uwsgi-2.0.18/tests/testapp.py",
                                "uwsgi-2.0.18/tests/testgevent.py",
                                "uwsgi-2.0.18/tests/testpy3.py",
                                "uwsgi-2.0.18/tests/testsignals.py",
                                "uwsgi-2.0.18/tests/threads.py",
                                "uwsgi-2.0.18/tests/travis.sh",
                                "uwsgi-2.0.18/tests/ugevent.py",
                                "uwsgi-2.0.18/tests/web3.py",
                                "uwsgi-2.0.18/tests/websockets.py",
                                "uwsgi-2.0.18/tests/websockets_chat.pl",
                                "uwsgi-2.0.18/tests/websockets_chat.py",
                                "uwsgi-2.0.18/tests/websockets_chat_async.py",
                                "uwsgi-2.0.18/tests/websockets_chat_asyncio.py",
                                "uwsgi-2.0.18/tests/websockets_echo.lua",
                                "uwsgi-2.0.18/tests/websockets_echo.pl",
                                "uwsgi-2.0.18/tests/websockets_echo.py",
                                "uwsgi-2.0.18/tests/websockets_echo.ru",
                                "uwsgi-2.0.18/tests/werkzeug.py",
                                "uwsgi-2.0.18/uwsgi.gemspec",
                                "uwsgi-2.0.18/uwsgi.h",
                                "uwsgi-2.0.18/uwsgi_main.c",
                                "uwsgi-2.0.18/uwsgiconfig.py",
                                "uwsgi-2.0.18/uwsgidecorators.py",
                                "uwsgi-2.0.18/uwsgidsl.rb",
                                "uwsgi-2.0.18/valgrind/",
                                "uwsgi-2.0.18/valgrind/README",
                                "uwsgi-2.0.18/valgrind/valgrind-generate-sups.sh",
                                "uwsgi-2.0.18/vassals/",
                                "uwsgi-2.0.18/vassals/broodlord.ini",
                                "uwsgi-2.0.18/vassals/cc.ini",
                                "uwsgi-2.0.18/vassals/multi.xml",
                                "uwsgi-2.0.18/vhosttest/",
                                "uwsgi-2.0.18/vhosttest/flask001/",
                                "uwsgi-2.0.18/vhosttest/flask001/app1.py",
                                "uwsgi-2.0.18/vhosttest/flask002/",
                                "uwsgi-2.0.18/vhosttest/flask002/app2.py",
                                "uwsgi-2.0.18/vhosttest/flask003/",
                                "uwsgi-2.0.18/vhosttest/flask003/app3.py",
                                "uwsgi-2.0.18/vhosttest/flask004/",
                                "uwsgi-2.0.18/vhosttest/flask004/app4.py",
                                "uwsgi-2.0.18/vhosttest/flask005/",
                                "uwsgi-2.0.18/vhosttest/flask005/app5.py",
                                "uwsgi-2.0.18/vhosttest/nginx.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:100       cd uwsgi-2.0.18/apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:101       sudo apxs2 -i -c mod_proxy_uwsgi.c",
                                "/usr/share/apr-1.0/build/libtool  --mode=compile --tag=disable-static x86_64-linux-gnu-gcc -prefer-pic -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wdate-time -D_FORTIFY_SOURCE=2   -DLINUX -D_REENTRANT -D_GNU_SOURCE  -pthread  -I/usr/include/apache2  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include  -c -o mod_proxy_uwsgi.lo mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo",
                                "libtool: compile:  x86_64-linux-gnu-gcc -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -c mod_proxy_uwsgi.c  -fPIC -DPIC -o .libs/mod_proxy_uwsgi.o",
                                "/usr/share/apr-1.0/build/libtool  --mode=link --tag=disable-static x86_64-linux-gnu-gcc -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now    -o mod_proxy_uwsgi.la  -rpath /usr/lib/apache2/modules -module -avoid-version    mod_proxy_uwsgi.lo",
                                "libtool: link: x86_64-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/mod_proxy_uwsgi.o    -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,mod_proxy_uwsgi.so -o .libs/mod_proxy_uwsgi.so",
                                "libtool: link: ( cd \".libs\" && rm -f \"mod_proxy_uwsgi.la\" && ln -s \"../mod_proxy_uwsgi.la\" \"mod_proxy_uwsgi.la\" )",
                                "/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' mod_proxy_uwsgi.la /usr/lib/apache2/modules",
                                "/usr/share/apr-1.0/build/libtool --mode=install install mod_proxy_uwsgi.la /usr/lib/apache2/modules/",
                                "libtool: install: install .libs/mod_proxy_uwsgi.so /usr/lib/apache2/modules/mod_proxy_uwsgi.so",
                                "libtool: install: install .libs/mod_proxy_uwsgi.lai /usr/lib/apache2/modules/mod_proxy_uwsgi.la",
                                "libtool: finish: PATH=\"/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/sbin\" ldconfig -n /usr/lib/apache2/modules",
                                "----------------------------------------------------------------------",
                                "Libraries have been installed in:",
                                "   /usr/lib/apache2/modules",
                                "",
                                "If you ever happen to want to link against installed libraries",
                                "in a given directory, LIBDIR, you must either use libtool, and",
                                "specify the full pathname of the library, or use the '-LLIBDIR'",
                                "flag during linking and do at least one of the following:",
                                "   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable",
                                "     during execution",
                                "   - add LIBDIR to the 'LD_RUN_PATH' environment variable",
                                "     during linking",
                                "   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag",
                                "   - have your system administrator add LIBDIR to '/etc/ld.so.conf'",
                                "",
                                "See any operating system documentation about shared libraries for",
                                "more information, such as the ld(1) and ld.so(8) manual pages.",
                                "----------------------------------------------------------------------",
                                "chmod 644 /usr/lib/apache2/modules/mod_proxy_uwsgi.so",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:102       popd",
                                "/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:104       sudo rm -rf /tmp/tmp.O6U0XRqLu6",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:106       is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:108       sudo a2enmod proxy",
                                "Enabling module proxy.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:109       sudo a2enmod proxy_uwsgi",
                                "Considering dependency proxy for proxy_uwsgi:",
                                "Module proxy already enabled",
                                "Enabling module proxy_uwsgi.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:install_apache_uwsgi:115       restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:895                       install_keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystoneauth:461     use_library_from_git keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,keystoneauth, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:896                       install_keystoneclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystoneclient:469   use_library_from_git python-keystoneclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-keystoneclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-keystoneclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:897                       install_glanceclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glanceclient:295       use_library_from_git python-glanceclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-glanceclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-glanceclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:898                       install_cinderclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/cinder:install_cinderclient:435       use_library_from_git python-brick-cinderclient-ext",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-brick-cinderclient-ext",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-brick-cinderclient-ext, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/cinder:install_cinderclient:440       use_library_from_git python-cinderclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-cinderclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-cinderclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:899                       install_novaclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/nova:install_novaclient:798           use_library_from_git python-novaclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-novaclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-novaclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:900                       is_service_enabled swift glance horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:901                       install_swiftclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swiftclient:748         use_library_from_git python-swiftclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-swiftclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-swiftclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:903                       is_service_enabled neutron nova horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:904                       install_neutronclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutronclient:443     use_library_from_git python-neutronclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=python-neutronclient",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,python-neutronclient, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:908                       install_keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystonemiddleware:479  use_library_from_git keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,keystonemiddleware, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystonemiddleware:484  pip_install_gr keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='keystonemiddleware  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ keystonemiddleware   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install keystonemiddleware",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : keystonemiddleware",
                                "Using 3.6 version to install keystonemiddleware based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=keystonemiddleware/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e keystonemiddleware/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting keystonemiddleware===8.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 443))",
                                "  Downloading https://files.pythonhosted.org/packages/1d/1a/00f59393a68feabaa9f4e8ef5eb25eca35c6abcecd7723dba955784b9ba7/keystonemiddleware-8.0.0-py2.py3-none-any.whl (119kB)",
                                "Collecting oslo.cache===1.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 470))",
                                "  Downloading https://files.pythonhosted.org/packages/fe/69/072baad68f86b378e8b48fef8846c340da996ffc28d05168215d709ff656/oslo.cache-1.38.1-py2.py3-none-any.whl (60kB)",
                                "Collecting oslo.config===6.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 508))",
                                "  Downloading https://files.pythonhosted.org/packages/2d/8e/b759024762a01edcd592ebb9649f1a21a0280ab3e86a60390975b4285ac0/oslo.config-6.12.0-py2.py3-none-any.whl (131kB)",
                                "Collecting dogpile.cache===0.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 525))",
                                "  Downloading https://files.pythonhosted.org/packages/ac/6a/9ac405686a94b7f009a20a50070a5786b0e1aedc707b88d40d0c4b51a82e/dogpile.cache-0.9.0.tar.gz (325kB)",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605))",
                                "Collecting keystoneauth1===3.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 642))",
                                "  Downloading https://files.pythonhosted.org/packages/97/f6/6d17bcad6eff1561e3cfde1ea4d1d6bb9aac612b3fdfe78ec5049d01694e/keystoneauth1-3.18.0-py2.py3-none-any.whl (310kB)",
                                "Collecting python-keystoneclient===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 645))",
                                "  Downloading https://files.pythonhosted.org/packages/b2/f4/871eb251ea31e5923961a51f730def9553f7d63a74d6e10827c7a346501a/python_keystoneclient-3.22.0-py2.py3-none-any.whl (397kB)",
                                "Collecting decorator===4.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 662))",
                                "  Downloading https://files.pythonhosted.org/packages/8f/b7/f329cfdc75f3d28d12c65980e4469e2fa373f1953f5df6e370e84ea2e875/decorator-4.4.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 718))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58))",
                                "Collecting pycadf===2.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 74))",
                                "  Downloading https://files.pythonhosted.org/packages/eb/ef/2f017c69f456ae5b35e1018c5c997467fd4b30469cbe64649e2b738d9557/pycadf-2.10.0-py2.py3-none-any.whl (42kB)",
                                "Collecting oslo.context===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 71))",
                                "  Downloading https://files.pythonhosted.org/packages/f5/21/2d466c9c0146d5d846b52ecde5c628a400cd8602a6550b009da912cd3fd4/oslo.context-2.23.0-py2.py3-none-any.whl",
                                "Collecting oslo.log===3.45.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 345))",
                                "  Downloading https://files.pythonhosted.org/packages/94/f9/d181d6e07e317ca9a485f5d28cde73cfa9eb01f8710c61c058d02bf51053/oslo.log-3.45.2-py2.py3-none-any.whl (72kB)",
                                "Collecting WebOb===1.8.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))",
                                "  Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276))",
                                "Requirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 68))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153))",
                                "Collecting os-service-types===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 413))",
                                "  Downloading https://files.pythonhosted.org/packages/10/2d/318b2b631f68e0fc221ba8f45d163bf810cdb795cf242fe85ad3e5d45639/os_service_types-1.7.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456))",
                                "Requirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524))",
                                "Collecting netifaces===0.10.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 630))",
                                "  Downloading https://files.pythonhosted.org/packages/0c/9b/c4c7eb09189548d45939a3d3a6b3d53979c67d124459b27a094c365c347f/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))",
                                "Collecting pyinotify===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 152))",
                                "  Downloading https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz (60kB)",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212))",
                                "Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 682))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594))",
                                "Building wheels for collected packages: pyinotify, dogpile.cache",
                                "  Running setup.py bdist_wheel for pyinotify: started",
                                "  Running setup.py bdist_wheel for pyinotify: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e0/62/fe/a68c26dff6ed01a86d8a5aa8e01d7687a5a29c7d765af383cb",
                                "  Running setup.py bdist_wheel for dogpile.cache: started",
                                "  Running setup.py bdist_wheel for dogpile.cache: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/b4/ad/c4/1faa9b2da61b12b7c3821cda298be230c457ee740bd8658cb2",
                                "Successfully built pyinotify dogpile.cache",
                                "Installing collected packages: WebOb, oslo.context, oslo.config, pycadf, pyinotify, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, netifaces",
                                "  Found existing installation: oslo.config 7.0.0",
                                "    Uninstalling oslo.config-7.0.0:",
                                "      Successfully uninstalled oslo.config-7.0.0",
                                "  Found existing installation: netifaces 0.10.4",
                                "    Uninstalling netifaces-0.10.4:",
                                "      Successfully uninstalled netifaces-0.10.4",
                                "Successfully installed WebOb-1.8.5 decorator-4.4.1 dogpile.cache-0.9.0 keystoneauth1-3.18.0 keystonemiddleware-8.0.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-1.38.1 oslo.config-6.12.0 oslo.context-2.23.0 oslo.log-3.45.2 pycadf-2.10.0 pyinotify-0.9.6 python-keystoneclient-3.22.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981232052",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981232052 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981274786",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=42734",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=309724",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=352458",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystonemiddleware:488  pip_install_gr python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:68              local name=python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:69              local clean_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install_gr:70              get_from_global_requirements python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:317  local package=python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:318  local required_pkg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  cut -d# -f1",
                                "tput: No value for $TERM and no -T specified",
                                "+++inc/python:get_from_global_requirements:319  grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:319  required_pkg='python-memcached  '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:320  [[ python-memcached   == '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:get_from_global_requirements:323  echo python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:70              clean_name=python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install_gr:71              pip_install python-memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : python-memcached",
                                "Using 3.6 version to install python-memcached based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=python-memcached/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e python-memcached/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting python-memcached===1.59 (from -c /opt/stack/requirements/upper-constraints.txt (line 563))",
                                "  Downloading https://files.pythonhosted.org/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565))",
                                "Installing collected packages: python-memcached",
                                "Successfully installed python-memcached-1.59",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981275039",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981275039 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981282537",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=7498",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=352458",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=359956",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:910                       is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:911                       '[' 169.16.1.117 == 169.16.1.117 ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:912                       stack_install_service keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:494         is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:498         git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/keystone.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/keystone ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1578981283123",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/keystone.git /opt/stack/keystone --branch master",
                                "Cloning into '/opt/stack/keystone'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981283123",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981283123 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981307349",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=24226",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=7269",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=31495",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "28a1da6c7 Merge \"Fix release note link formatting\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:499         setup_develop /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/keystone == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/keystone -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/keystone == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/keystone -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/keystone == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/keystone",
                                "Using 3.6 version to install /opt/stack/keystone based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/keystone/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/keystone/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/keystone/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/keystone/test-requirements.txt -e /opt/stack/keystone",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/keystone",
                                "Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Collecting Flask===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 12))",
                                "  Downloading https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl (94kB)",
                                "Collecting Flask-RESTful===0.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 13))",
                                "  Downloading https://files.pythonhosted.org/packages/17/44/6e490150ee443ca81d5f88b61bb4bbb133d44d75b0b716ebe92489508da4/Flask_RESTful-0.3.7-py2.py3-none-any.whl",
                                "Collecting Jinja2===2.10.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 20))",
                                "  Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB)",
                                "Collecting MarkupSafe===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 24))",
                                "  Downloading https://files.pythonhosted.org/packages/b2/5f/23e0023be6bb885d00ffbefad2942bc51a620328ee910f64abe5a8d18dd1/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl",
                                "Collecting PyJWT===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 39))",
                                "  Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl",
                                "Collecting SQLAlchemy===1.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 45))",
                                "  Downloading https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz (6.0MB)",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))",
                                "Collecting WebTest===2.0.33 (from -c /opt/stack/requirements/upper-constraints.txt (line 61))",
                                "  Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl",
                                "Collecting Werkzeug===0.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62))",
                                "  Downloading https://files.pythonhosted.org/packages/ce/42/3aeda98f96e85fd26180534d36570e4d18108d62ae36f87694b476b83d6f/Werkzeug-0.16.0-py2.py3-none-any.whl (327kB)",
                                "Collecting aniso8601===8.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 103))",
                                "  Downloading https://files.pythonhosted.org/packages/eb/e4/787e104b58eadc1a710738d4e418d7e599e4e778e52cb8e5d5ef6ddd5833/aniso8601-8.0.0-py2.py3-none-any.whl (43kB)",
                                "Collecting bashate===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 121))",
                                "  Downloading https://files.pythonhosted.org/packages/d1/24/dff6f791b3e3873960cb4471212d67be1338702c96711e81ae6d208ed5ab/bashate-0.6.0.tar.gz",
                                "Collecting bcrypt===3.1.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 122))",
                                "  Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB)",
                                "Collecting beautifulsoup4===4.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 123))",
                                "  Downloading https://files.pythonhosted.org/packages/cb/a1/c698cf319e9cfed6b17376281bd0efc6bfc8465698f54170ef60a485ab5d/beautifulsoup4-4.8.2-py3-none-any.whl (106kB)",
                                "Collecting cffi===1.13.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 144))",
                                "  Downloading https://files.pythonhosted.org/packages/49/72/0d42f94fe94afa8030350c26e9d787219f3f008ec9bf6b86c66532b29236/cffi-1.13.2-cp36-cp36m-manylinux1_x86_64.whl (397kB)",
                                "Collecting coverage===5.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 156))",
                                "  Downloading https://files.pythonhosted.org/packages/5e/65/8560458e9d2d682a842b08e30161c2c22047fec6f7bde45cc2fc4c0f30b8/coverage-5.0.1-cp36-cp36m-manylinux1_x86_64.whl (226kB)",
                                "Collecting cryptography===2.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "  Downloading https://files.pythonhosted.org/packages/45/73/d18a8884de8bffdcda475728008b5b13be7fbef40a2acc81a0d5d524175d/cryptography-2.8-cp34-abi3-manylinux1_x86_64.whl (2.3MB)",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))",
                                "Collecting freezegun===0.3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 216))",
                                "  Downloading https://files.pythonhosted.org/packages/81/98/801900ea24536928a99e40a815812c1bc7d7f833d53ec53f216d8330db7d/freezegun-0.3.12-py2.py3-none-any.whl",
                                "Collecting itsdangerous===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 265))",
                                "  Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl",
                                "Collecting jsonschema===3.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 282))",
                                "  Downloading https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl (56kB)",
                                "Requirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))",
                                "Collecting lxml===4.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 302))",
                                "  Downloading https://files.pythonhosted.org/packages/68/30/affd16b77edf9537f5be051905f33527021e20d563d013e8c42c7fd01949/lxml-4.4.2-cp36-cp36m-manylinux1_x86_64.whl (5.8MB)",
                                "Collecting mock===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 308))",
                                "  Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320))",
                                "Collecting oauthlib===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 356))",
                                "  Downloading https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl (147kB)",
                                "Requirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Collecting oslo.db===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 386))",
                                "  Downloading https://files.pythonhosted.org/packages/86/45/de775a5e18d39e875a088c78559eb714bebed1fe5550fb70dbf215c2cb05/oslo.db-6.0.0-py2.py3-none-any.whl (180kB)",
                                "  oslo.db 6.0.0 does not provide the extra 'fixtures'",
                                "Requirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))",
                                "Requirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))",
                                "Collecting oslo.messaging===10.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "  Downloading https://files.pythonhosted.org/packages/7d/4d/8177840b5e8b26e0bab70b3a27a846ccd3f95f1a783e1c5c7b200e6b3c28/oslo.messaging-10.5.0-py2.py3-none-any.whl (245kB)",
                                "Collecting oslo.middleware===3.38.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 390))",
                                "  Downloading https://files.pythonhosted.org/packages/65/81/a7218b144e0da64b31b042e4f1c2213018f04bb8150653c183d2faaea794/oslo.middleware-3.38.1-py2.py3-none-any.whl (60kB)",
                                "Collecting oslo.policy===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "  Downloading https://files.pythonhosted.org/packages/0e/f5/0b9e8ebb6f0c1723f9ae3d9112619368092cadc67e94cbd37e4362b13a6d/oslo.policy-2.4.1-py2.py3-none-any.whl (77kB)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))",
                                "Collecting oslo.service===1.41.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))",
                                "  Downloading https://files.pythonhosted.org/packages/53/25/01a933b68c3d3d7f69c99037f88a03d31acacab947804c377474aa406d8a/oslo.service-1.41.1-py2.py3-none-any.whl (77kB)",
                                "Collecting oslo.upgradecheck===0.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 397))",
                                "  Downloading https://files.pythonhosted.org/packages/69/0f/197b9a3ea6272ad47e56df1efa0e3e571a25ee2aff36e3a7b0dd0b7772af/oslo.upgradecheck-0.3.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))",
                                "Collecting oslotest===3.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 402))",
                                "  Downloading https://files.pythonhosted.org/packages/b1/86/8c0cc658092b0468bfdacbf8ccb9e8477636bf4396d4e64bb9065ef7ce0c/oslotest-3.9.0-py2.py3-none-any.whl",
                                "Collecting osprofiler===2.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 403))",
                                "  Downloading https://files.pythonhosted.org/packages/22/83/031090f9e6ecb58c520f5bda37a8260ffc953abe2751c435c429fd5d1a96/osprofiler-2.9.0-py2.py3-none-any.whl (89kB)",
                                "Collecting passlib===1.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 409))",
                                "  Downloading https://files.pythonhosted.org/packages/11/b8/e9a78f3033228013ba8564adad8d0031bf9d39ea3acc3cdb9d55fabeb4ba/passlib-1.7.2-py2.py3-none-any.whl (507kB)",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421))",
                                "Collecting psycopg2===2.8.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 426))",
                                "  Downloading https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz (377kB)",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435))",
                                "Collecting pycparser===2.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 436))",
                                "  Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443))",
                                "Requirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450))",
                                "Collecting pyrsistent===0.15.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 454))",
                                "  Downloading https://files.pythonhosted.org/packages/90/aa/cdcf7ef88cc0f831b6f14c8c57318824c9de9913fe8de38e46a98c069a35/pyrsistent-0.15.7.tar.gz (107kB)",
                                "Collecting pysaml2===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 455))",
                                "  Downloading https://files.pythonhosted.org/packages/35/13/3bc8cb94da2aeb36bd1cc277c1a3cd3df7e67e800c3f0c3c26cd7ecc32e9/pysaml2-4.9.0-py2.py3-none-any.whl (334kB)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545))",
                                "Collecting scrypt===0.8.13 (from -c /opt/stack/requirements/upper-constraints.txt (line 566))",
                                "  Downloading https://files.pythonhosted.org/packages/80/3d/141eb80e754b86f6c25a2ffaf6c3af3acdb65a3e3700829a05ab0c5d965d/scrypt-0.8.13.tar.gz (53kB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576))",
                                "Collecting soupsieve===1.9.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 581))",
                                "  Downloading https://files.pythonhosted.org/packages/81/94/03c0f04471fc245d08d0a99f7946ac228ca98da4fa75796c507f61e688c2/soupsieve-1.9.5-py2.py3-none-any.whl",
                                "Collecting sqlalchemy-migrate===0.13.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 641))",
                                "  Downloading https://files.pythonhosted.org/packages/1a/ba/0725bf5f54d0c5ed7c1da025215f288fb68ef4cc4966abfb76c1926ee0af/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109kB)",
                                "Collecting sqlparse===0.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 642))",
                                "  Downloading https://files.pythonhosted.org/packages/ef/53/900f7d2a54557c6a37886585a91336520e5539e3ae2423ff1102daf4f3a7/sqlparse-0.3.0-py2.py3-none-any.whl",
                                "Collecting statsd===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 643))",
                                "  Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))",
                                "Collecting tempest===22.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 660))",
                                "  Downloading https://files.pythonhosted.org/packages/80/63/d490b9384c67a837b073aa0e5d03b11fe272d48b171ea525e0cf572a2c98/tempest-22.1.0-py2.py3-none-any.whl (1.4MB)",
                                "Collecting testresources===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 664))",
                                "  Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl",
                                "Collecting testscenarios===0.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 665))",
                                "  Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 680))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 697))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 704))",
                                "Collecting waitress===1.4.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 706))",
                                "  Downloading https://files.pythonhosted.org/packages/6b/0d/589f9e46222fd5b300dc4550427452ccd5fbe9720dad4148f227ba8e3bf7/waitress-1.4.2-py2.py3-none-any.whl (148kB)",
                                "Collecting yappi===1.2.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 720))",
                                "  Downloading https://files.pythonhosted.org/packages/37/dc/86bbe1822cdc6dbf46c644061bd24217f6a0f056f00162a3697c9bea7575/yappi-1.2.3.tar.gz (45kB)",
                                "Collecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl",
                                "Collecting pep257==0.7.0 (from -r /opt/stack/keystone/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl",
                                "Collecting flake8-docstrings==0.2.1.post1 (from -r /opt/stack/keystone/test-requirements.txt (line 7))",
                                "  Downloading https://files.pythonhosted.org/packages/35/21/4d5543efcf78801505e06475c683dd2a63aff14ecbca0b57d73ffbc386ff/flake8-docstrings-0.2.1.post1.tar.gz",
                                "Collecting Click===7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 4))",
                                "  Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 282))",
                                "Collecting attrs===19.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 115))",
                                "  Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl",
                                "Collecting importlib-metadata===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 252))",
                                "  Downloading https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290))",
                                "Collecting fasteners===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 209))",
                                "  Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))",
                                "Collecting alembic===1.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 101))",
                                "  Downloading https://files.pythonhosted.org/packages/dc/6d/3c1411dfdcf089ec89ce5e2222deb2292f39b6b1a5911222e15af9fe5a92/alembic-1.3.2.tar.gz (1.1MB)",
                                "Requirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))",
                                "Collecting cachetools===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 135))",
                                "  Downloading https://files.pythonhosted.org/packages/08/6a/abf83cb951617793fd49c98cb9456860f5df66ff89883c8660aa0672d425/cachetools-4.0.0-py3-none-any.whl",
                                "Collecting kombu===4.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 292))",
                                "  Downloading https://files.pythonhosted.org/packages/96/94/b899b1d962f6b9ca0171a4796ca086c9785f0cc0b7705562e0a70d144910/kombu-4.6.7-py2.py3-none-any.whl (182kB)",
                                "Requirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223))",
                                "Collecting amqp===2.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 102))",
                                "  Downloading https://files.pythonhosted.org/packages/fc/a0/6aa2a7923d4e82dda23db27711d565f0c4abf1570859f168e3d0975f1eb6/amqp-2.5.2-py2.py3-none-any.whl (49kB)",
                                "Collecting greenlet===0.4.15 (from -c /opt/stack/requirements/upper-constraints.txt (line 233))",
                                "  Downloading https://files.pythonhosted.org/packages/bf/45/142141aa47e01a5779f0fa5a53b81f8379ce8f2b1cd13df7d2f1d751ae42/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41kB)",
                                "Collecting eventlet===0.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 205))",
                                "  Downloading https://files.pythonhosted.org/packages/ef/01/83454d11bac9015f34e93cf11efcae169390ddf2df97cb73ca86de6465ed/eventlet-0.25.1-py2.py3-none-any.whl (222kB)",
                                "Collecting Routes===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 44))",
                                "  Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)",
                                "Collecting Paste===3.2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 26))",
                                "  Downloading https://files.pythonhosted.org/packages/aa/76/d3b9ec80e08642457845fdbd9351509799c93954440d8cc869aa0c76327d/Paste-3.2.4-py2.py3-none-any.whl (592kB)",
                                "Collecting PasteDeploy===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "  Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264))",
                                "Collecting mox3===0.28.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 318))",
                                "  Downloading https://files.pythonhosted.org/packages/9c/d1/500a99e9324bde9c158741ee3f6d04cd021760be186f9f17e3bff58d5a56/mox3-0.28.0-py2.py3-none-any.whl (43kB)",
                                "Collecting os-client-config===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 367))",
                                "  Downloading https://files.pythonhosted.org/packages/1b/bf/66b7e355f9de07644f8778f8d418fb6ed66e65ca8ad39b85a39358f6b955/os_client_config-2.0.0-py2.py3-none-any.whl",
                                "Collecting pyOpenSSL===19.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 431))",
                                "  Downloading https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53kB)",
                                "Collecting defusedxml===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 165))",
                                "  Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Collecting Tempita===0.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 57))",
                                "  Downloading https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))",
                                "Collecting paramiko===2.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 408))",
                                "  Downloading https://files.pythonhosted.org/packages/06/1e/1e08baaaf6c3d3df1459fd85f0e7d2d6aa916f33958f151ee1ecc9800971/paramiko-2.7.1-py2.py3-none-any.whl (206kB)",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 697))",
                                "Collecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl",
                                "Collecting zipp===0.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 730))",
                                "  Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 714))",
                                "Collecting Mako===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 23))",
                                "  Downloading https://files.pythonhosted.org/packages/b0/3c/8dcd6883d009f7cae0f3157fb53e9afb05a0d3d33b3db1268ec2e6f4a56b/Mako-1.1.0.tar.gz (463kB)",
                                "Collecting python-editor===1.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 477))",
                                "  Downloading https://files.pythonhosted.org/packages/c6/d3/201fc3abe391bbae6606e6f1d598c15d367033332bd54352b12f35513717/python_editor-1.0.4-py3-none-any.whl",
                                "Collecting vine===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 700))",
                                "  Downloading https://files.pythonhosted.org/packages/7f/60/82c03047396126c8331ceb64da1dc52d4f1317209f32e8fe286d0c07365a/vine-1.3.0-py2.py3-none-any.whl",
                                "Collecting dnspython===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 180))",
                                "  Downloading https://files.pythonhosted.org/packages/a6/72/209e18bdfedfd78c6994e9ec96981624a5ad7738524dd474237268422cb8/dnspython-1.15.0-py2.py3-none-any.whl (177kB)",
                                "Collecting repoze.lru===0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 532))",
                                "  Downloading https://files.pythonhosted.org/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl",
                                "Collecting openstacksdk===0.39.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 362))",
                                "  Downloading https://files.pythonhosted.org/packages/bb/14/cefb9f9529da66f9bf144031df8bd9938ebe8cd30f3eb518d201f21b6bc0/openstacksdk-0.39.0-py2.py3-none-any.whl (1.3MB)",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))",
                                "Collecting PyNaCl===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 42))",
                                "  Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)",
                                "Collecting pycodestyle<2.1,>=2.0 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/73/31/136a79364c1681a3c276796d1f5090833bd03461b78a1b037638d1a2c484/pycodestyle-2.0.0-py2.py3-none-any.whl (42kB)",
                                "Collecting mccabe<0.6,>=0.2.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/69/be/9c322ed286263a93e5ee0ff575662d0709fc73ee906522e7cfa72b08b946/mccabe-0.5.3-py2.py3-none-any.whl",
                                "Collecting pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/keystone/test-requirements.txt (line 5))",
                                "  Downloading https://files.pythonhosted.org/packages/74/55/98f59358be6d7240ba546b8a74813cc21841a9145a0c1a3a7998f50acbe7/pyflakes-1.2.3-py2.py3-none-any.whl (209kB)",
                                "Collecting more-itertools===8.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 315))",
                                "  Downloading https://files.pythonhosted.org/packages/68/03/0604cec1ea13c9f063dd50f900d1a36160334dd3cfb01fd0e638f61b46ba/more_itertools-8.0.2-py3-none-any.whl (40kB)",
                                "Collecting requestsexceptions===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 541))",
                                "  Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl",
                                "Collecting appdirs===1.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 108))",
                                "  Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl",
                                "Collecting jsonpatch===1.24 (from -c /opt/stack/requirements/upper-constraints.txt (line 278))",
                                "  Downloading https://files.pythonhosted.org/packages/86/7e/035d19a73306278673039f0805b863be8798057cc1b4008b9c8c7d1d32a3/jsonpatch-1.24-py2.py3-none-any.whl",
                                "Collecting jmespath===0.9.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 272))",
                                "  Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl",
                                "Collecting munch===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 321))",
                                "  Downloading https://files.pythonhosted.org/packages/cc/ab/85d8da5c9a45e072301beb37ad7f833cd344e04c817d97e0cc75681d248f/munch-2.5.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))",
                                "Requirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 708))",
                                "Collecting jsonpointer===2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 281))",
                                "  Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl",
                                "Building wheels for collected packages: Mako, SQLAlchemy, Tempita, alembic, bashate, psycopg2, pycparser, pyrsistent, scrypt, yappi, flake8-docstrings",
                                "  Running setup.py bdist_wheel for Mako: started",
                                "  Running setup.py bdist_wheel for Mako: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/98/32/7b/a291926643fc1d1e02593e0d9e247c5a866a366b8343b7aa27",
                                "  Running setup.py bdist_wheel for SQLAlchemy: started",
                                "  Running setup.py bdist_wheel for SQLAlchemy: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/ee/33/44/0788a6e806866ae2e246d5cd841d07498a46bcb3f3c42ea5a4",
                                "  Running setup.py bdist_wheel for Tempita: started",
                                "  Running setup.py bdist_wheel for Tempita: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/1e/db/04/d827f417f162a149fbdfdd1d015c7769b393124aa98eb29642",
                                "  Running setup.py bdist_wheel for alembic: started",
                                "  Running setup.py bdist_wheel for alembic: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/5c/66/53/e0633382ac8625ab1c099db6a290d1b6b24f849a4666a57105",
                                "  Running setup.py bdist_wheel for bashate: started",
                                "  Running setup.py bdist_wheel for bashate: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/c1/a8/b8/53dcd6c5eac15a81c3b4b223edc2e80ff2065fa19d96463177",
                                "  Running setup.py bdist_wheel for psycopg2: started",
                                "  Running setup.py bdist_wheel for psycopg2: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/7e/5b/53/30085c62689dcfce50c8f40759945a49eb856af082e9ebf751",
                                "  Running setup.py bdist_wheel for pycparser: started",
                                "  Running setup.py bdist_wheel for pycparser: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511",
                                "  Running setup.py bdist_wheel for pyrsistent: started",
                                "  Running setup.py bdist_wheel for pyrsistent: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/b5/78/ac/f26a78a989cd97f90981d96a560d7e1da5e1307284301d94e8",
                                "  Running setup.py bdist_wheel for scrypt: started",
                                "  Running setup.py bdist_wheel for scrypt: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/41/c7/10/564d6df269e003bf809f34cd91dd61e9154aa77dc1b5cf71aa",
                                "  Running setup.py bdist_wheel for yappi: started",
                                "  Running setup.py bdist_wheel for yappi: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/d6/9e/a7/e0cc70f8685b52eedc76fa813a4b235047f24688e050aecd47",
                                "  Running setup.py bdist_wheel for flake8-docstrings: started",
                                "  Running setup.py bdist_wheel for flake8-docstrings: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/53/30/45/d301169acf5562ac70598acf1486005ad7182436bfe65c8fd9",
                                "Successfully built Mako SQLAlchemy Tempita alembic bashate psycopg2 pycparser pyrsistent scrypt yappi flake8-docstrings",
                                "Installing collected packages: Click, Werkzeug, itsdangerous, MarkupSafe, Jinja2, Flask, aniso8601, Flask-RESTful, PyJWT, SQLAlchemy, pycparser, cffi, bcrypt, cryptography, attrs, more-itertools, zipp, importlib-metadata, pyrsistent, jsonschema, oauthlib, Mako, python-editor, alembic, sqlparse, Tempita, sqlalchemy-migrate, testscenarios, testresources, psycopg2, oslo.db, cachetools, statsd, oslo.middleware, greenlet, yappi, dnspython, eventlet, repoze.lru, Routes, Paste, PasteDeploy, oslo.service, vine, amqp, kombu, oslo.messaging, oslo.policy, oslo.upgradecheck, osprofiler, passlib, pyOpenSSL, defusedxml, pysaml2, scrypt, keystone, PyNaCl, soupsieve, beautifulsoup4, waitress, WebTest, appdirs, bashate, coverage, fasteners, freezegun, jmespath, jsonpointer, jsonpatch, lxml, mock, mox3, munch, requestsexceptions, openstacksdk, os-client-config, oslotest, paramiko, tempest, pycodestyle, mccabe, pyflakes, flake8, hacking, pep257, flake8-docstrings",
                                "  Found existing installation: click 6.7",
                                "    Uninstalling click-6.7:",
                                "      Successfully uninstalled click-6.7",
                                "  Found existing installation: MarkupSafe 1.0",
                                "    Uninstalling MarkupSafe-1.0:",
                                "      Successfully uninstalled MarkupSafe-1.0",
                                "  Found existing installation: Jinja2 2.10",
                                "    Uninstalling Jinja2-2.10:",
                                "      Successfully uninstalled Jinja2-2.10",
                                "  Found existing installation: PyJWT 1.5.3",
                                "    Uninstalling PyJWT-1.5.3:",
                                "      Successfully uninstalled PyJWT-1.5.3",
                                "  Found existing installation: cryptography 2.1.4",
                                "    Uninstalling cryptography-2.1.4:",
                                "      Successfully uninstalled cryptography-2.1.4",
                                "  Found existing installation: attrs 17.4.0",
                                "    Uninstalling attrs-17.4.0:",
                                "      Successfully uninstalled attrs-17.4.0",
                                "  Found existing installation: jsonschema 2.6.0",
                                "    Uninstalling jsonschema-2.6.0:",
                                "      Successfully uninstalled jsonschema-2.6.0",
                                "  Found existing installation: oauthlib 2.0.6",
                                "    Uninstalling oauthlib-2.0.6:",
                                "      Successfully uninstalled oauthlib-2.0.6",
                                "  Found existing installation: pyOpenSSL 17.5.0",
                                "    Uninstalling pyOpenSSL-17.5.0:",
                                "      Successfully uninstalled pyOpenSSL-17.5.0",
                                "  Running setup.py develop for keystone",
                                "  Found existing installation: fasteners 0.15",
                                "    Uninstalling fasteners-0.15:",
                                "      Successfully uninstalled fasteners-0.15",
                                "  Found existing installation: jsonpointer 1.10",
                                "    Uninstalling jsonpointer-1.10:",
                                "      Successfully uninstalled jsonpointer-1.10",
                                "  Found existing installation: jsonpatch 1.16",
                                "    Uninstalling jsonpatch-1.16:",
                                "      Successfully uninstalled jsonpatch-1.16",
                                "Successfully installed Click-7.0 Flask-1.1.1 Flask-RESTful-0.3.7 Jinja2-2.10.3 Mako-1.1.0 MarkupSafe-1.1.1 Paste-3.2.4 PasteDeploy-2.0.1 PyJWT-1.7.1 PyNaCl-1.3.0 Routes-2.4.1 SQLAlchemy-1.3.12 Tempita-0.5.2 WebTest-2.0.33 Werkzeug-0.16.0 alembic-1.3.2 amqp-2.5.2 aniso8601-8.0.0 appdirs-1.4.3 attrs-19.3.0 bashate-0.6.0 bcrypt-3.1.7 beautifulsoup4-4.8.2 cachetools-4.0.0 cffi-1.13.2 coverage-5.0.1 cryptography-2.8 defusedxml-0.6.0 dnspython-1.15.0 eventlet-0.25.1 fasteners-0.14.1 flake8-2.6.2 flake8-docstrings-0.2.1.post1 freezegun-0.3.12 greenlet-0.4.15 hacking-1.1.0 importlib-metadata-1.3.0 itsdangerous-1.1.0 jmespath-0.9.4 jsonpatch-1.24 jsonpointer-2.0 jsonschema-3.2.0 keystone kombu-4.6.7 lxml-4.4.2 mccabe-0.5.3 mock-3.0.5 more-itertools-8.0.2 mox3-0.28.0 munch-2.5.0 oauthlib-3.1.0 openstacksdk-0.39.0 os-client-config-2.0.0 oslo.db-6.0.0 oslo.messaging-10.5.0 oslo.middleware-3.38.1 oslo.policy-2.4.1 oslo.service-1.41.1 oslo.upgradecheck-0.3.2 oslotest-3.9.0 osprofiler-2.9.0 paramiko-2.7.1 passlib-1.7.2 pep257-0.7.0 psycopg2-2.8.4 pyOpenSSL-19.1.0 pycodestyle-2.0.0 pycparser-2.19 pyflakes-1.2.3 pyrsistent-0.15.7 pysaml2-4.9.0 python-editor-1.0.4 repoze.lru-0.7 requestsexceptions-1.4.0 scrypt-0.8.13 soupsieve-1.9.5 sqlalchemy-migrate-0.13.0 sqlparse-0.3.0 statsd-3.3.0 tempest-22.1.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 waitress-1.4.2 yappi-1.2.3 zipp-0.6.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981310961",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981310961 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981585175",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=274214",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=359956",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=634170",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/keystone, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:501         is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:505         '[' uwsgi == mod_wsgi ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:507         '[' uwsgi == uwsgi ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:install_keystone:508         pip_install uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : uwsgi",
                                "Using 3.6 version to install uwsgi based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=uwsgi/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e uwsgi/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: uwsgi in /usr/local/lib/python3.6/dist-packages",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981585552",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981585552 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981589589",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=4037",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=634170",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=638207",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:913                       configure_keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:202       sudo install -d -o ubuntu /etc/keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:204       [[ /etc/keystone != \\/\\o\\p\\t\\/\\s\\t\\a\\c\\k\\/\\k\\e\\y\\s\\t\\o\\n\\e\\/\\e\\t\\c ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:205       install -m 600 /dev/null /etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:208       is_service_enabled ldap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:212       iniset /etc/keystone/keystone.conf identity driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:213       iniset /etc/keystone/keystone.conf identity password_hash_rounds 4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:214       iniset /etc/keystone/keystone.conf assignment driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:215       iniset /etc/keystone/keystone.conf role driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:216       iniset /etc/keystone/keystone.conf resource driver sql",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:219       iniset /etc/keystone/keystone.conf cache enabled True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:220       iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:221       iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:223       iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:157    local package=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:159    local section=oslo_messaging_notifications",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:225       local service_port=5000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:226       local auth_port=35357",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:228       is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:240       iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:241       iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:243       [[ fernet != '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:244       iniset /etc/keystone/keystone.conf token provider fernet",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/keystone:configure_keystone:247       database_connection_url keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:132  local db=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:133  database_connection_url_mysql keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:199  local db=keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:247       iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:password@127.0.0.1/keystone?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:250       '[' False '!=' False ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:255       setup_logging /etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:639               local conf_file=/etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:642               setup_systemd_logging /etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:670       local conf_file=/etc/keystone/keystone.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:684       iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:686       iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:687       iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:688       iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:257       iniset /etc/keystone/keystone.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:259       '[' uwsgi == mod_wsgi ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:263       write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-public.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:238         local url=/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:239         local http=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:240         local name=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf",
                                "+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'",
                                "d /var/run/uwsgi 0755 ubuntu root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-public.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-public.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specifiedNo value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:281         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:284         local apache_conf=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:169     is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-public.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf",
                                "+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 '",
                                "ProxyPass \"/identity\" \"unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/\" retry=0 ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:185         local site=keystone-wsgi-public",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:187         enable_apache_mod version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:188         is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-public",
                                "Enabling site keystone-wsgi-public.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl reload apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:290         restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:264       write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:236         local file=/etc/keystone/keystone-uwsgi-admin.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:237         local wsgi=/usr/local/bin/keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:238         local url=/identity_admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:239         local http=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:240         local name=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:241         basename /usr/local/bin/keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:241         name=keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:245         local socket_dir=/var/run/uwsgi",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:249         sudo mkdir -p /etc/tmpfiles.d/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:250         echo 'd /var/run/uwsgi 0755 ubuntu root'",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:250         sudo tee /etc/tmpfiles.d/uwsgi.conf",
                                "d /var/run/uwsgi 0755 ubuntu root",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:251         sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:253         local socket=/var/run/uwsgi/keystone-wsgi-admin.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:256         rm -rf /etc/keystone/keystone-uwsgi-admin.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:257         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:258         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:260         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:262         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:263         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:266         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:267         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:268         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:270         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:272         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:274         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:276         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:278         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:281         [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:284         local apache_conf=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_uwsgi_config:285         apache_site_config_for keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:168     local site=keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:169     is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/keystone-wsgi-admin.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:285         apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:286         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:287         iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:288         sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:288         echo 'ProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 '",
                                "ProxyPass \"/identity_admin\" \"unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/\" retry=0 ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:289         enable_apache_site keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:185         local site=keystone-wsgi-admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:187         enable_apache_mod version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:188         is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:189         sudo a2ensite keystone-wsgi-admin",
                                "Enabling site keystone-wsgi-admin.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl reload apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_uwsgi_config:290         restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:267       iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:269       iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:271       iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:279       [[ True = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:280       iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:281       iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone:282       iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:917                       is_service_enabled swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:918                       is_service_enabled ceilometer",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:921                       stack_install_service swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swift:740               git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/swift.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/swift ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1578981607769",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/swift.git /opt/stack/swift --branch master",
                                "Cloning into '/opt/stack/swift'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981607769",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981607769 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981626813",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=19044",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=31495",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=50539",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "a4f107886 Merge \"Allow reconciler to handle reserved names\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swift:741               setup_develop /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/swift == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/swift -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/swift == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/swift -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/swift == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/swift",
                                "Using 3.6 version to install /opt/stack/swift based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/swift/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/swift/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/swift/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/swift/test-requirements.txt -e /opt/stack/swift",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/swift",
                                "Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "Collecting boto===2.49.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 128))",
                                "  Downloading https://files.pythonhosted.org/packages/23/10/c0b78c27298029e4454a472a1919bde20cb182dab1662cec7f2ca1dcc523/boto-2.49.0-py2.py3-none-any.whl (1.4MB)",
                                "Collecting boto3===1.10.46 (from -c /opt/stack/requirements/upper-constraints.txt (line 129))",
                                "  Downloading https://files.pythonhosted.org/packages/3f/f9/9798c5221d45b637ae1f42f0e0467e3bdfc3af46769b6bc7a29d93b2ecf6/boto3-1.10.46-py2.py3-none-any.whl (128kB)",
                                "Collecting botocore===1.13.46 (from -c /opt/stack/requirements/upper-constraints.txt (line 130))",
                                "  Downloading https://files.pythonhosted.org/packages/74/17/40f9fb50219e8a24fd9c09c909d26f074d4a2fc83b66065dff3770ecbebb/botocore-1.13.46-py2.py3-none-any.whl (5.9MB)",
                                "Requirement already satisfied: coverage===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Collecting docutils===0.15.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 190))",
                                "  Downloading https://files.pythonhosted.org/packages/22/cd/a6aa959dca619918ccb55023b4cb151949c64d4d5d55b3f4ffd7eee0c6e8/docutils-0.15.2-py3-none-any.whl (547kB)",
                                "Requirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))",
                                "Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))",
                                "Requirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))",
                                "Requirement already satisfied: lxml===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334))",
                                "Collecting nose===1.3.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 344))",
                                "  Downloading https://files.pythonhosted.org/packages/15/d8/dd071918c040f50fa1cf80da16423af51ff8ce4a0f2399b7bf8de45ac3d9/nose-1.3.7-py3-none-any.whl (154kB)",
                                "Collecting nosehtmloutput===0.0.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 346))",
                                "  Downloading https://files.pythonhosted.org/packages/e0/5d/2bb521a8ccb0222bd94ed557645955d95ba6798df6b3b4bdc2c31dec4f7c/nosehtmloutput-0.0.7-py2.py3-none-any.whl",
                                "Collecting nosexcover===1.0.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 347))",
                                "  Downloading https://files.pythonhosted.org/packages/f5/74/0dfbedcab931df02d9437820014fd6f4b539b3aa64dbb8e7a362fe20343d/nosexcover-1.0.11-py2.py3-none-any.whl",
                                "Requirement already satisfied: os-testr===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))",
                                "Requirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))",
                                "Requirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))",
                                "Collecting pyeclib===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 442))",
                                "  Downloading https://files.pythonhosted.org/packages/aa/d6/ca6bba5e66fc7a9810a995b17a3675492da2bec405806d8ac3db18cfd93b/pyeclib-1.6.0.tar.gz (6.7MB)",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))",
                                "Requirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488))",
                                "Collecting python-openstackclient===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 504))",
                                "  Downloading https://files.pythonhosted.org/packages/31/12/a053e88d7e614a482324916c3eaaa4b076fef103d99a4ef0dc607a9c86f7/python_openstackclient-4.0.0-py2.py3-none-any.whl (870kB)",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515))",
                                "Collecting python-swiftclient===3.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 516))",
                                "  Downloading https://files.pythonhosted.org/packages/1a/6c/1dca59a10d9689203599b1507f0420242cfe914fa518063f5cebf36207b1/python_swiftclient-3.8.1-py2.py3-none-any.whl (84kB)",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523))",
                                "Collecting reno===2.11.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 532))",
                                "  Downloading https://files.pythonhosted.org/packages/92/71/9bb7134535ca6c2b1dc2b87269f2d518a4fb33665b1354529e9dd954ff33/reno-2.11.3-py2.py3-none-any.whl (64kB)",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))",
                                "Collecting requests-mock===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 537))",
                                "  Downloading https://files.pythonhosted.org/packages/8c/f1/66c54a412543b29454102ae74b1454fce2d307b1c36e6bd2e9818394df88/requests_mock-1.7.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546))",
                                "Collecting s3transfer===0.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 552))",
                                "  Downloading https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl (70kB)",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 667))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 681))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 698))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 705))",
                                "Collecting xattr===0.9.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 718))",
                                "  Downloading https://files.pythonhosted.org/packages/c1/74/1ff659d6deb1d2d6babb9483171edfa330264ae2cbf005035bb7a77b07d2/xattr-0.9.7.tar.gz",
                                "Collecting hacking<0.12,>=0.11.0 (from -r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/57/4f/2d0932d1d5845a969336bc5eef02e7a00fdad28f8de949abbf333a12d859/hacking-0.11.0-py2.py3-none-any.whl",
                                "Collecting bandit>=1.1.0 (from -r /opt/stack/swift/test-requirements.txt (line 25))",
                                "  Downloading https://files.pythonhosted.org/packages/5a/50/ff2f2c8f1f0ca1569f678eeb608c0f973b835985410985594fbee96be820/bandit-1.6.2-py2.py3-none-any.whl (122kB)",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144))",
                                "Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333))",
                                "Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264))",
                                "Collecting python-novaclient===16.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 501))",
                                "  Downloading https://files.pythonhosted.org/packages/35/36/696c4dbd8f195ef0124f849a24fa045889bf2bdf4bc299f79179795b8696/python_novaclient-16.0.0-py2.py3-none-any.whl (330kB)",
                                "Collecting osc-lib===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "  Downloading https://files.pythonhosted.org/packages/9a/a2/a7b4f890463bfe9304bfe7e4104d403b5f4da234142d824785010e5cc571/osc_lib-1.15.0-py2.py3-none-any.whl (87kB)",
                                "Collecting python-cinderclient===5.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 471))",
                                "  Downloading https://files.pythonhosted.org/packages/0f/15/8e0fd5fcebc43ed076b0707099e1cd6dc55c45c32237b58fc57dbf26c411/python_cinderclient-5.0.0-py2.py3-none-any.whl (274kB)",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363))",
                                "Collecting python-glanceclient===2.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 481))",
                                "  Downloading https://files.pythonhosted.org/packages/1e/66/b6120307763c1f0c8873f34b9bb26c17a471bb59908934ab469288413725/python_glanceclient-2.17.0-py2.py3-none-any.whl (195kB)",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))",
                                "Collecting dulwich===0.19.14 (from -c /opt/stack/requirements/upper-constraints.txt (line 193))",
                                "  Downloading https://files.pythonhosted.org/packages/93/43/d0bcb8d2e330daa023999f95536b9e62d6d6742570dc254637b09853f2c4/dulwich-0.19.14-py3-none-any.whl (419kB)",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 698))",
                                "Collecting pyflakes==0.8.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl",
                                "Collecting flake8<2.6.0,>=2.5.4 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl",
                                "Collecting mccabe==0.2.1 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz",
                                "Collecting pep8==1.5.7 (from hacking<0.12,>=0.11.0->-r /opt/stack/swift/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl",
                                "Collecting GitPython===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 18))",
                                "  Downloading https://files.pythonhosted.org/packages/20/8c/4543981439d23c4ff65b2e62dddd767ebc84a8e664a9b67e840d1e2730d3/GitPython-3.0.5-py3-none-any.whl (455kB)",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715))",
                                "Collecting simplejson===3.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 575))",
                                "  Downloading https://files.pythonhosted.org/packages/98/87/a7b98aa9256c8843f92878966dc3d8d914c14aad97e2c5ce4798d5743e07/simplejson-3.17.0.tar.gz (83kB)",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542))",
                                "Collecting warlock===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 708))",
                                "  Downloading https://files.pythonhosted.org/packages/c2/36/178b26a338cd6d30523246da4721b1114306f588deb813f3f503052825ee/warlock-1.3.3.tar.gz",
                                "Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))",
                                "Collecting gitdb2===2.0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 225))",
                                "  Downloading https://files.pythonhosted.org/packages/03/6c/99296f89bad2ef85626e1df9f677acbee8885bb043ad82ad3ed4746d2325/gitdb2-2.0.6-py2.py3-none-any.whl (63kB)",
                                "Requirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282))",
                                "Collecting smmap2===2.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 579))",
                                "  Downloading https://files.pythonhosted.org/packages/55/d2/866d45e3a121ee15a1dc013824d58072fd5c7799c9c34d01378eb262ca8f/smmap2-2.0.5-py2.py3-none-any.whl",
                                "Requirement already satisfied: pyrsistent===0.15.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 282))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 731))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))",
                                "Building wheels for collected packages: pyeclib, simplejson, warlock, xattr, mccabe",
                                "  Running setup.py bdist_wheel for pyeclib: started",
                                "  Running setup.py bdist_wheel for pyeclib: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e9/73/99/ae8b953fd2151029f3f34e0438ecca981d1ad29283b44ac387",
                                "  Running setup.py bdist_wheel for simplejson: started",
                                "  Running setup.py bdist_wheel for simplejson: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/86/c0/83/dcd0339abb2640544bb8e0938aab2d069cef55e5647ce6e097",
                                "  Running setup.py bdist_wheel for warlock: started",
                                "  Running setup.py bdist_wheel for warlock: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/07/5b/7f/aa3d5f762792f7e8f1d1fa6f03585da96b78f2cb9fe23f514a",
                                "  Running setup.py bdist_wheel for xattr: started",
                                "  Running setup.py bdist_wheel for xattr: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/24/f3/87/50d449d5256131df85679d15a9c64dfc929d1f125ed1559ea8",
                                "  Running setup.py bdist_wheel for mccabe: started",
                                "  Running setup.py bdist_wheel for mccabe: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/bf/fa/a3/993065a5662a2b43417d4254fdbef5e7aa1a808086fab6b432",
                                "Successfully built pyeclib simplejson warlock xattr mccabe",
                                "Installing collected packages: pyeclib, xattr, swift, smmap2, gitdb2, GitPython, boto, docutils, botocore, s3transfer, boto3, dulwich, nose, nosehtmloutput, nosexcover, simplejson, osc-lib, python-cinderclient, warlock, python-glanceclient, python-novaclient, python-openstackclient, python-swiftclient, reno, requests-mock, pyflakes, mccabe, pep8, flake8, hacking, bandit",
                                "  Running setup.py develop for swift",
                                "  Found existing installation: pyflakes 1.2.3",
                                "    Uninstalling pyflakes-1.2.3:",
                                "      Successfully uninstalled pyflakes-1.2.3",
                                "  Found existing installation: mccabe 0.5.3",
                                "    Uninstalling mccabe-0.5.3:",
                                "      Successfully uninstalled mccabe-0.5.3",
                                "  Found existing installation: flake8 2.6.2",
                                "    Uninstalling flake8-2.6.2:",
                                "      Successfully uninstalled flake8-2.6.2",
                                "  Found existing installation: hacking 1.1.0",
                                "    Uninstalling hacking-1.1.0:",
                                "      Successfully uninstalled hacking-1.1.0",
                                "Successfully installed GitPython-3.0.5 bandit-1.6.2 boto-2.49.0 boto3-1.10.46 botocore-1.13.46 docutils-0.15.2 dulwich-0.19.14 flake8-2.5.5 gitdb2-2.0.6 hacking-0.11.0 mccabe-0.2.1 nose-1.3.7 nosehtmloutput-0.0.7 nosexcover-1.0.11 osc-lib-1.15.0 pep8-1.5.7 pyeclib-1.6.0 pyflakes-0.8.1 python-cinderclient-5.0.0 python-glanceclient-2.17.0 python-novaclient-16.0.0 python-openstackclient-4.0.0 python-swiftclient-3.8.1 reno-2.11.3 requests-mock-1.7.0 s3transfer-0.2.1 simplejson-3.17.0 smmap2-2.0.5 swift warlock-1.3.3 xattr-0.9.7",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981628086",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981628086 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981723276",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=95190",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=638207",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=733397",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/swift/swift.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/swift/swift.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/swift, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:install_swift:742               '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:922                       configure_swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:334             local swift_pipeline=crossdomain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:335             local node_number",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:336             local swift_node_config",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:337             local swift_log_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:338             local user_group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:341             /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop",
                                "No object-replicator running",
                                "No object-reconstructor running",
                                "No account-auditor running",
                                "No container-replicator running",
                                "No container-server running",
                                "No container-auditor running",
                                "No object-auditor running",
                                "No object-server running",
                                "No object-expirer running",
                                "No account-replicator running",
                                "No container-reconciler running",
                                "No account-reaper running",
                                "No object-updater running",
                                "No account-server running",
                                "No container-sharder running",
                                "No container-sync running",
                                "No container-updater running",
                                "No proxy-server running",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:341             true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:343             sudo install -d -o ubuntu /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:344             sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:346             [[ /etc/swift != \\/\\e\\t\\c\\/\\s\\w\\i\\f\\t ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:359             sudo tee /etc/rsyncd.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:355             sed -e '",
                                "        s/%GROUP%//;",
                                "        s/%USER%/ubuntu/;",
                                "        s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;",
                                "    ' /opt/stack/devstack/files/swift/rsyncd.conf",
                                "uid = ubuntu",
                                "gid = ",
                                "log file = /opt/stack/data/swift/logs/rsyncd.log",
                                "pid file = /opt/stack/data/swift/run/rsyncd.pid",
                                "address = 127.0.0.1",
                                "",
                                "[account6612]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/1/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6612.lock",
                                "",
                                "[account6622]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/2/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6622.lock",
                                "",
                                "[account6632]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/3/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6632.lock",
                                "",
                                "[account6642]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/4/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/account6642.lock",
                                "",
                                "",
                                "[container6611]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/1/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6611.lock",
                                "",
                                "[container6621]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/2/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6621.lock",
                                "",
                                "[container6631]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/3/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6631.lock",
                                "",
                                "[container6641]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/4/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/container6641.lock",
                                "",
                                "",
                                "[object6613]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/1/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6613.lock",
                                "",
                                "[object6623]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/2/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6623.lock",
                                "",
                                "[object6633]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/3/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6633.lock",
                                "",
                                "[object6643]",
                                "max connections = 25",
                                "path = /opt/stack/data/swift/4/node/",
                                "read only = false",
                                "lock file = /opt/stack/data/swift/run/object6643.lock",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:361             is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:362             sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:367             SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:368             cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:369             cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:373             local csyncfile=/etc/swift/container-sync-realms.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:374             cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:375             iniset /etc/swift/container-sync-realms.conf realm1 key realm1key",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:376             iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://169.16.1.117:8080/v1/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:378             iniuncomment /etc/swift/proxy-server.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:379             iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:381             iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:382             iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:384             iniuncomment /etc/swift/proxy-server.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:385             iniset /etc/swift/proxy-server.conf DEFAULT workers 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:387             iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:388             iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:390             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:391             iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:393             iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:394             is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:397             iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:403             iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:404             iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:407             iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:410             is_service_enabled ceilometer",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:421             iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:427             is_service_enabled s3api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:430             is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:431             is_service_enabled s3api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:434             swift_pipeline+=' authtoken keystoneauth'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:437             swift_pipeline+=' tempauth '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:439             sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:440             sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:442             iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:443             iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:446             iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:451             iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:453             iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:454             configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/swift/proxy-server.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=filter:authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/swift/proxy-server.conf filter:authtoken username swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/swift/proxy-server.conf filter:authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/swift/proxy-server.conf filter:authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:455             iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:456             iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:457             iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:459             iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:460             iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:465             iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:466             iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:469             iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:471             cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:472             iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:473             iniset /etc/swift/swift.conf swift-constraints max_header_size 16384",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:474             iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:476             local node_number",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:477             for node_number in ${SWIFT_REPLICAS_SEQ}",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:478             local swift_node_config=/etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:479             cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:480             generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:293  local node_id=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:294  local bind_port=6613",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:295  local server_type=object",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:297  log_facility=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/object-server/1.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:301  iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:304  iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:307  iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/object-server/1.conf DEFAULT devices",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:310  iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:313  iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/object-server/1.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:316  iniset /etc/swift/object-server/1.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:319  iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:322  iniset /etc/swift/object-server/1.conf DEFAULT mount_check false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:325  iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:481             iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:482             iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:483             iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:485             swift_node_config=/etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:486             cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:487             generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:293  local node_id=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:294  local bind_port=6611",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:295  local server_type=container",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:297  log_facility=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/container-server/1.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:301  iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:304  iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:307  iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/container-server/1.conf DEFAULT devices",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:310  iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:313  iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/container-server/1.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:316  iniset /etc/swift/container-server/1.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:319  iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:322  iniset /etc/swift/container-server/1.conf DEFAULT mount_check false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:325  iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:488             iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:489             iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:491             swift_node_config=/etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:492             cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:493             generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:292  local swift_node_config=/etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:293  local node_id=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:294  local bind_port=6612",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:295  local server_type=account",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:297  log_facility=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:298  local node_path=/opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:300  iniuncomment /etc/swift/account-server/1.conf DEFAULT user",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:301  iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:303  iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:304  iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:306  iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:307  iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:309  iniuncomment /etc/swift/account-server/1.conf DEFAULT devices",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:310  iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:312  iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:313  iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:315  iniuncomment /etc/swift/account-server/1.conf DEFAULT workers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:316  iniset /etc/swift/account-server/1.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:318  iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:319  iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:321  iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:322  iniset /etc/swift/account-server/1.conf DEFAULT mount_check false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:324  iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:325  iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:generate_swift_config_services:329  sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:494             iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:495             iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:499             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:500             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:501             iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:503             testfile=/etc/swift/test.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:504             cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:507             iniset /etc/swift/test.conf func_test account swiftprojecttest1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:508             iniset /etc/swift/test.conf func_test username swiftusertest1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:509             iniset /etc/swift/test.conf func_test username3 swiftusertest3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:510             iniset /etc/swift/test.conf func_test account2 swiftprojecttest2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:511             iniset /etc/swift/test.conf func_test username2 swiftusertest2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:512             iniset /etc/swift/test.conf func_test account4 swiftprojecttest4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:513             iniset /etc/swift/test.conf func_test username4 swiftusertest4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:514             iniset /etc/swift/test.conf func_test password4 testing4",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:515             iniset /etc/swift/test.conf func_test domain4 swift_test",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:517             is_service_enabled keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:518             iniuncomment /etc/swift/test.conf func_test auth_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:519             local auth_vers",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:configure_swift:520             iniget /etc/swift/test.conf func_test auth_version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:520             auth_vers=3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:521             iniset /etc/swift/test.conf func_test auth_host 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:522             [[ http == \\h\\t\\t\\p\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:525             iniset /etc/swift/test.conf func_test auth_port 80",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:527             iniset /etc/swift/test.conf func_test auth_uri http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:528             [[ 3 == \\3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:529             iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:533             is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:539             local user_group",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/swift:configure_swift:540             id -g ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:540             user_group=1000",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:541             sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:543             local swift_log_dir=/opt/stack/data/swift/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:544             sudo rm -rf /opt/stack/data/swift/logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:545             local swift_log_group=adm",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:546             is_suse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_opensuse",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:470          [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_opensuse:474          [[ Ubuntu =~ (openSUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse:463              is_suse_linux_enterprise",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:482  [[ -z Ubuntu ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_suse_linux_enterprise:486  [[ Ubuntu =~ (^SUSE) ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:549             sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:551             [[ False != \\F\\a\\l\\s\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/swift:configure_swift:559             '[' False == True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:925                       is_service_enabled s3api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:931                       is_service_enabled g-api n-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:933                       stack_install_service glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glance:306             use_library_from_git glance_store",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=glance_store",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,glance_store, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glance:311             git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/glance.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/glance ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1578981740345",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/glance.git /opt/stack/glance --branch master",
                                "Cloning into '/opt/stack/glance'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981740345",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981740345 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981755747",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=15402",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=50539",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=65941",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "2291fe67 Merge \"Fix string interpolation to delay by logging\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:install_glance:313             setup_develop /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/glance == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/glance -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/glance == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/glance -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/glance == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/glance",
                                "Using 3.6 version to install /opt/stack/glance based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/glance/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/glance/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/glance/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/glance/test-requirements.txt -e /opt/stack/glance",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Obtaining file:///opt/stack/glance",
                                "Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: Paste===3.2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))",
                                "Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "Requirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))",
                                "Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44))",
                                "Requirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45))",
                                "Collecting Sphinx===2.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 55))",
                                "  Downloading https://files.pythonhosted.org/packages/c4/bb/64c45dd915150952feda858a112a13dc43fb24df2f397d82cdbd4db274b6/Sphinx-2.3.1-py3-none-any.whl (2.7MB)",
                                "Collecting WSME===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 59))",
                                "  Downloading https://files.pythonhosted.org/packages/d1/b6/8027248bfca3ce192bc54d46fcda4324c86c8beabe344cbb80fb57a6c868/WSME-0.9.3.tar.gz (124kB)",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))",
                                "Collecting alabaster===0.7.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 100))",
                                "  Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl",
                                "Requirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101))",
                                "Collecting castellan===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 140))",
                                "  Downloading https://files.pythonhosted.org/packages/4b/ca/23833375aabd350dec065066763c15302b8fdd91ebcb4209c41c89b7abc5/castellan-1.4.0-py2.py3-none-any.whl (90kB)",
                                "Requirement already satisfied: coverage===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Collecting cursive===0.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 160))",
                                "  Downloading https://files.pythonhosted.org/packages/03/65/eadc65f8888ffb6e471dc639bccede2f457931457af6e4ddbf1e78f62cfe/cursive-0.2.2-py2.py3-none-any.whl",
                                "Collecting ddt===1.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 162))",
                                "  Downloading https://files.pythonhosted.org/packages/85/f3/44aea9a98e15e01d276618955dd78229dbc1500ec64146cf215022b84615/ddt-1.2.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))",
                                "Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165))",
                                "Collecting doc8===0.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 187))",
                                "  Downloading https://files.pythonhosted.org/packages/d8/39/5427135280657da69b800cebb153f40b5f3209c636659c35a19c8760428a/doc8-0.8.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: docutils===0.15.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190))",
                                "Requirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))",
                                "Requirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223))",
                                "Collecting glance-store===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 226))",
                                "  Downloading https://files.pythonhosted.org/packages/5f/ec/8ebc82a0390778d7316bcdf99a12ec689c0003d87402a886a7258fce67ed/glance_store-1.1.0-py2.py3-none-any.whl (184kB)",
                                "Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233))",
                                "Requirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243))",
                                "Collecting imagesize===1.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 251))",
                                "  Downloading https://files.pythonhosted.org/packages/31/b2/b5522a0c8d11e4aff83f8342f3f0dea68c2fb25aa44403e420587f0ce204/imagesize-1.2.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264))",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))",
                                "Requirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333))",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375))",
                                "Collecting os-win===4.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))",
                                "  Downloading https://files.pythonhosted.org/packages/b1/07/0afd4297705854c9566b1f801790dbcc1948d2660cbeda1b3fff34a1ef2f/os_win-4.3.2-py2.py3-none-any.whl (272kB)",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))",
                                "Requirement already satisfied: oslo.db===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))",
                                "Requirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))",
                                "Requirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "Requirement already satisfied: oslo.messaging===10.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))",
                                "Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Requirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "Collecting oslo.reports===1.31.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))",
                                "  Downloading https://files.pythonhosted.org/packages/85/a8/acc6607ce1910b1029d0d20a4f57c5e04ecb772f67f91f4d9e93ac762ed5/oslo.reports-1.31.1-py2.py3-none-any.whl (53kB)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396))",
                                "Requirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))",
                                "Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))",
                                "Requirement already satisfied: oslotest===3.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403))",
                                "Requirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404))",
                                "Collecting packaging===19.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 407))",
                                "  Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))",
                                "Collecting psutil===5.6.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 426))",
                                "  Downloading https://files.pythonhosted.org/packages/73/93/4f8213fbe66fc20cb904f35e6e04e20b47b85bee39845cc66a0bcf5ccdcb/psutil-5.6.7.tar.gz (448kB)",
                                "Requirement already satisfied: psycopg2===2.8.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))",
                                "Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432))",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444))",
                                "Requirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451))",
                                "Requirement already satisfied: pyrsistent===0.15.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455))",
                                "Collecting pysendfile===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 457))",
                                "  Downloading https://files.pythonhosted.org/packages/cd/3f/4aa268afd0252f06b3b487c296a066a01ddd4222a46b7a3748599c8fc8c3/pysendfile-2.0.1.tar.gz",
                                "Collecting python-barbicanclient===4.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 468))",
                                "  Downloading https://files.pythonhosted.org/packages/12/c6/9875e5d83e04b778b58c093906e91a8b63b70584da90c28c435465c976c0/python_barbicanclient-4.9.0-py2.py3-none-any.whl (82kB)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))",
                                "Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515))",
                                "Requirement already satisfied: python-swiftclient===3.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523))",
                                "Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))",
                                "Collecting restructuredtext-lint===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 543))",
                                "  Downloading https://files.pythonhosted.org/packages/62/76/bd8760de759fb74d7863e6935200af101cb128a7de008741a4e22341d03c/restructuredtext_lint-1.3.0.tar.gz",
                                "Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546))",
                                "Collecting simplegeneric===0.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 574))",
                                "  Downloading https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577))",
                                "Collecting snowballstemmer===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 580))",
                                "  Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB)",
                                "Collecting sphinxcontrib-applehelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 593))",
                                "  Downloading https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121kB)",
                                "Collecting sphinxcontrib-devhelp===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 602))",
                                "  Downloading https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84kB)",
                                "Collecting sphinxcontrib-htmlhelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 607))",
                                "  Downloading https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96kB)",
                                "Collecting sphinxcontrib-jsmath===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 612))",
                                "  Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl",
                                "Collecting sphinxcontrib-qthelp===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 623))",
                                "  Downloading https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90kB)",
                                "Collecting sphinxcontrib-serializinghtml===1.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 632))",
                                "  Downloading https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89kB)",
                                "Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642))",
                                "Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643))",
                                "Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646))",
                                "Collecting taskflow===3.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 661))",
                                "  Downloading https://files.pythonhosted.org/packages/38/ad/30672c7b6c4cf662fd5c6de5ab5492a335bc1d5f31a7bda576ad71f64666/taskflow-3.8.0-py2.py3-none-any.whl (490kB)",
                                "Requirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 663))",
                                "Collecting testrepository===0.0.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 665))",
                                "  Downloading https://files.pythonhosted.org/packages/0c/85/f495b58b2b0ac907def07385219e9747b75840fa01280f228546a4a5ad7f/testrepository-0.0.20.tar.gz (84kB)",
                                "Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666))",
                                "Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 667))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 668))",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 682))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 706))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716))",
                                "Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719))",
                                "Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 722))",
                                "Collecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/glance/test-requirements.txt (line 6))",
                                "  Downloading https://files.pythonhosted.org/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl",
                                "Collecting Pygments>=2.0 (from Sphinx===2.3.1->-c /opt/stack/requirements/upper-constraints.txt (line 55))",
                                "  Downloading https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (896kB)",
                                "Requirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Sphinx===2.3.1->-c /opt/stack/requirements/upper-constraints.txt (line 55))",
                                "Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))",
                                "Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))",
                                "Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))",
                                "Requirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135))",
                                "Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102))",
                                "Requirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334))",
                                "Requirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319))",
                                "Requirement already satisfied: os-client-config===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))",
                                "Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))",
                                "Collecting networkx===2.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 340))",
                                "  Downloading https://files.pythonhosted.org/packages/41/8f/dd6a8e85946def36e4f2c69c84219af0fa5e832b018c970e92f2ad337e45/networkx-2.4-py3-none-any.whl (1.6MB)",
                                "Collecting automaton===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 117))",
                                "  Downloading https://files.pythonhosted.org/packages/52/1c/88bdaf65e3d8ab3b737c4177bc6c9a8ef019f47f2f5752902848b3daebd7/automaton-1.17.0-py2.py3-none-any.whl",
                                "Collecting pydot===1.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 440))",
                                "  Downloading https://files.pythonhosted.org/packages/33/d1/b1479a770f66d962f545c2101630ce1d5592d90cb4f083d38862e93d16d2/pydot-1.4.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 699))",
                                "Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python3.6/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/glance/test-requirements.txt (line 6))",
                                "Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 732))",
                                "Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542))",
                                "Requirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 710))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281))",
                                "Building wheels for collected packages: WSME, psutil, pysendfile, restructuredtext-lint, simplegeneric, testrepository",
                                "  Running setup.py bdist_wheel for WSME: started",
                                "  Running setup.py bdist_wheel for WSME: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/48/fb/22/ad44424942750641caad9d9a0eb445f9798c5029e911b8494f",
                                "  Running setup.py bdist_wheel for psutil: started",
                                "  Running setup.py bdist_wheel for psutil: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/52/41/b0/bf50409fe2b1d3b79afa3eed71b54b3e30fe5b695db2c7ba2e",
                                "  Running setup.py bdist_wheel for pysendfile: started",
                                "  Running setup.py bdist_wheel for pysendfile: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e5/2f/3f/d089a479eb292a361c50e998e7869d10e02b046664cfc67ecb",
                                "  Running setup.py bdist_wheel for restructuredtext-lint: started",
                                "  Running setup.py bdist_wheel for restructuredtext-lint: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e2/0b/2f/978270923876dbc00f4427adea00dee9cdfcb5381bdc602e07",
                                "  Running setup.py bdist_wheel for simplegeneric: started",
                                "  Running setup.py bdist_wheel for simplegeneric: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/a9/28/53/f24776b4c5bcbe91aaf1f1e247bd6fadd17191aa12fac63902",
                                "  Running setup.py bdist_wheel for testrepository: started",
                                "  Running setup.py bdist_wheel for testrepository: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/79/16/05/2233a07d22036e1ea370a1364db946e7e3968713fe5c320a29",
                                "Successfully built WSME psutil pysendfile restructuredtext-lint simplegeneric testrepository",
                                "Installing collected packages: simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance-store, os-win, psutil, oslo.reports, networkx, automaton, pydot, taskflow, glance, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, alabaster, sphinxcontrib-jsmath, Pygments, packaging, sphinxcontrib-serializinghtml, imagesize, Sphinx, ddt, restructuredtext-lint, doc8, pysendfile, testrepository, hacking",
                                "  Running setup.py develop for glance",
                                "  Found existing installation: hacking 0.11.0",
                                "    Uninstalling hacking-0.11.0:",
                                "      Successfully uninstalled hacking-0.11.0",
                                "Successfully installed Pygments-2.5.2 Sphinx-2.3.1 WSME-0.9.3 alabaster-0.7.12 automaton-1.17.0 castellan-1.4.0 cursive-0.2.2 ddt-1.2.2 doc8-0.8.0 glance glance-store-1.1.0 hacking-0.12.0 imagesize-1.2.0 networkx-2.4 os-win-4.3.2 oslo.reports-1.31.1 packaging-19.2 psutil-5.6.7 pydot-1.4.1 pysendfile-2.0.1 python-barbicanclient-4.9.0 restructuredtext-lint-1.3.0 simplegeneric-0.8.1 snowballstemmer-2.0.0 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 taskflow-3.8.0 testrepository-0.0.20",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981757107",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981757107 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981865480",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=108373",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=733397",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=841770",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/glance/glance.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/glance/glance.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/glance, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:934                       configure_glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:105           sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:108           iniset /etc/glance/glance-registry.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:109           iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:110           iniset /etc/glance/glance-registry.conf DEFAULT workers 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:111           local dburl",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/glance:configure_glance:112           database_connection_url glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:132  local db=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/database:database_connection_url:133  database_connection_url_mysql glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:199  local db=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/databases/mysql:database_connection_url_mysql:200  echo 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:112           dburl='mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:113           iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:114           iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:115           iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:116           configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-registry.conf keystone_authtoken username glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-registry.conf keystone_authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:117           iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:118           iniset_rpc_backend glance /etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:157    local package=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:119           iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:122           iniset /etc/glance/glance-api.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:123           iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:password@127.0.0.1/glance?charset=utf8'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:124           iniset /etc/glance/glance-api.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:125           iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:126           iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:127           iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:128           configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:411  local conf_file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:412  local admin_user=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:413  local section=keystone_authtoken",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:415  iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:416  iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:417  iniset /etc/glance/glance-api.conf keystone_authtoken username glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:418  iniset /etc/glance/glance-api.conf keystone_authtoken password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specifiedtput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:419  iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:420  iniset /etc/glance/glance-api.conf keystone_authtoken project_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:421  iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:423  iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/keystone:configure_keystone_authtoken_middleware:424  iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:129           iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:130           iniset_rpc_backend glance /etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:157    local package=glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:158    local file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:159    local section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:160    local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:161    is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:iniset_rpc_backend:162    get_transport_url ''",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:139     local virtual_host=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:140     is_service_enabled rabbit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/rpc_backend:get_transport_url:141     echo rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:162    iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:password@169.16.1.117:5672/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:163    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/rpc_backend:iniset_rpc_backend:166    '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:131           '[' ironic = xenserver ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:135           '[' ironic = libvirt ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:141           '[' False '!=' True ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:142           iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:146           iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/glance:configure_glance:147           ipv6_unquote 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        tr -d '[]'",
                                "++functions-common:ipv6_unquote:2134        echo 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:147           iniset /etc/glance/glance-api.conf DEFAULT registry_host 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:150           '[' -n '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:153           iniset /etc/glance/glance-api.conf cors allowed_origin http://169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:157           is_service_enabled s-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:158           iniset /etc/glance/glance-api.conf glance_store default_store swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:159           iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:160           python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:161           iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:164           iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:165           iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:166           iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:167           iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:169           iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:171           iniset /etc/glance/glance-swift-store.conf ref1 key password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:172           python3_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:532            [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:python3_enabled:533            return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:175           iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://169.16.1.117/identity/v3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:179           iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:184           iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://169.16.1.117/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:186           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:194           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:199           setup_logging /etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:639               local conf_file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:684       iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:686       iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:687       iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:688       iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:200           setup_logging /etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:639               local conf_file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:640               local other_cond=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:641               [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_logging:642               setup_systemd_logging /etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:670       local conf_file=/etc/glance/glance-registry.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:671       local conf_section=DEFAULT",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:setup_systemd_logging:676       trueorfalse False USE_JOURNAL",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:676       USE_JOURNAL=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:677       local pidstr=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:678       [[ False == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:682       pidstr='(pid=%(process)d) '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:684       iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '\u001b[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:686       iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [\u001b[01;36m%(global_request_id)s %(request_id)s \u001b[00;36m%(project_name)s %(user_name)s%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:687       iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [\u001b[00;36m-%(color)s] \u001b[01;35m%(instance)s%(color)s%(message)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions:setup_systemd_logging:688       iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s \u001b[01;35m%(instance)s\u001b[00m'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:202           cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:203           cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:206           iniset /etc/glance/glance-cache.conf DEFAULT debug True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:207           iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:208           iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:209           iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://169.16.1.117/identity",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:210           iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:211           iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:212           iniset /etc/glance/glance-cache.conf DEFAULT admin_password password",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/glance:configure_glance:213           ipv6_unquote 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        echo 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:ipv6_unquote:2134        tr -d '[]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:213           iniset /etc/glance/glance-cache.conf DEFAULT registry_host 169.16.1.117",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:216           iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:219           iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:220           iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:221           iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:223           cp -p /opt/stack/glance/etc/policy.json /etc/glance/policy.json",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:224           cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:226           cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-trust.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:228           is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:236           [[ uwsgi == \\u\\w\\s\\g\\i ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/glance:configure_glance:237           write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:301  local file=/etc/glance/glance-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:302  local wsgi=/usr/local/bin/glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:303  local url=/image",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_local_uwsgi_http_config:304  basename /usr/local/bin/glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:304  name=glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:310  rm -rf /etc/glance/glance-uwsgi.ini",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:311  iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_local_uwsgi_http_config:312  get_random_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:799             read lower_port upper_port",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:800             true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:801             (( port = upper_port  ))",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:801             (( port >= lower_port  ))",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:802             sudo lsof -i :60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:803             [[ 1 > 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:804             break 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions:get_random_port:808             echo 60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:312  port=60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:313  iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:314  iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:316  iniset /etc/glance/glance-uwsgi.ini uwsgi master true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:318  iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:319  iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:320  iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:321  iniset /etc/glance/glance-uwsgi.ini uwsgi plugins python",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:323  iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:325  iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:328  iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:330  iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:332  iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:334  iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:335  iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:336  iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:337  iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:338  iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:339  iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:341  iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:343  enable_apache_mod proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ proxy != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           a2query -m proxy",
                                "proxy (enabled by site administrator)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:344  enable_apache_mod proxy_http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=proxy_http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ proxy_http != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           a2query -m proxy_http",
                                "No module matches proxy_http",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:60           sudo a2enmod proxy_http",
                                "Considering dependency proxy for proxy_http:",
                                "Module proxy already enabled",
                                "Enabling module proxy_http.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:61           restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:345  local apache_conf=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:write_local_uwsgi_http_config:346  apache_site_config_for glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:168     local site=glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:169     is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/apache:apache_site_config_for:171     echo /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:346  apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: tput: No value for $TERM and no -T specified",
                                "No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:347  sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:347  echo 'KeepAlive Off'",
                                "KeepAlive Off",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:348  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:348  echo 'SetEnv proxy-sendchunked 1'",
                                "SetEnv proxy-sendchunked 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:349  echo 'ProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 '",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:349  sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf",
                                "ProxyPass \"/image\" \"http://127.0.0.1:60999\" retry=0 ",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:350  enable_apache_site glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:185         local site=glance-wsgi-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:187         enable_apache_mod version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:54           local mod=version",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:56           is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_mod:59           [[ version != \\v\\e\\r\\s\\i\\o\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:188         is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:enable_apache_site:189         sudo a2ensite glance-wsgi-api",
                                "Enabling site glance-wsgi-api.",
                                "To activate the new configuration, you need to run:",
                                "  systemctl reload apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:write_local_uwsgi_http_config:351  restart_apache_server",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/apache:restart_apache_server:232      restart_service apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2220     '[' -x /bin/systemctl ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:restart_service:2221     sudo /bin/systemctl restart apache2",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:937                       is_service_enabled cinder",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:943                       is_service_enabled neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:945                       stack_install_service neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:20        local service=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:21        type install_neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:23        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:32        install_neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron:660           is_neutron_legacy_enabled",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/neutron:is_neutron_legacy_enabled:131  echo n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "++lib/neutron:is_neutron_legacy_enabled:131  sed s/neutron-//g",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:131  disabled_services_copy=n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:132  [[ ,n-net,horizon,heat,h-api,h-api-cfn,h-api-cw,cinder,c-sch,c-api,c-vol,nova,n-api,n-cond,n-sch,n-cpu,n-crt,n-net,n-novnc,n-xvnc,n-cauth,n-spice,n-cell,n-cell,n-api-meta,n-sproxy,nova,placement-api =~ ,neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  [[ ,key,placement-client,g-api,g-reg,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,neutron,q-svc,q-agt,q-dhcp,q-meta,q-l3,s-proxy,s-object,s-container,s-account,ironic,ir-api,ir-cond =~ ,q- ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:is_neutron_legacy_enabled:133  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron:install_neutron:662           install_mutnauq",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_mutnauq:442    use_library_from_git neutron-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=neutron-lib",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,neutron-lib, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_mutnauq:447    git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/neutron.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:525            local git_dest=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:559            [[ ! -d /opt/stack/neutron ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_start:2327          _TIME_START[$name]=1578981876934",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/neutron.git /opt/stack/neutron --branch master",
                                "Cloning into '/opt/stack/neutron'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981876934",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981876934 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578981933300",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=56366",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=65941",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=122307",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:593            cd /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            head -1",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:594            git show --oneline",
                                "e2a2995a88 Merge \"Add retries to update trunk port\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/neutron-legacy:install_mutnauq:448    setup_develop /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:416              local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:417              [[ /opt/stack/neutron == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:421              local project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:422              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_develop:423              _setup_package_with_constraints_edit /opt/stack/neutron -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:442  local bindep",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:443  [[ /opt/stack/neutron == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:447  local project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:448  local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:449  local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  cd /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:456  pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:456  project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:458  '[' -n /opt/stack/requirements ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:460  local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:_setup_package_with_constraints_edit:461  awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:461  name=neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:463  /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:467  setup_package /opt/stack/neutron -e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:495              local bindep=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:496              local bindep_flag=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:497              local bindep_profiles=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:498              [[ /opt/stack/neutron == -bindep* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:503              local project_dir=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:504              local flags=-e",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:505              local extras=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -n -e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:509              [[ ! -e =~ ^-.* ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:514              [[ ! -z '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:519              [[ 0 == 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:523              pip_install -e /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : /opt/stack/neutron",
                                "Using 3.6 version to install /opt/stack/neutron based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:275                local test_req=/opt/stack/neutron/test-requirements.txt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:276                [[ -e /opt/stack/neutron/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:277                install_test_reqs='-r /opt/stack/neutron/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/neutron/test-requirements.txt -e /opt/stack/neutron",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring astroid: markers 'python_version < \"3.0\"' don't match your environment",
                                "Ignoring pylint: markers 'python_version < \"3.0\"' don't match your environment",
                                "Obtaining file:///opt/stack/neutron",
                                "Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1))",
                                "Requirement already satisfied: Jinja2===2.10.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20))",
                                "Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24))",
                                "Requirement already satisfied: Paste===3.2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26))",
                                "Requirement already satisfied: PasteDeploy===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27))",
                                "Requirement already satisfied: PyMySQL===0.9.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))",
                                "Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44))",
                                "Requirement already satisfied: SQLAlchemy===1.3.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45))",
                                "Requirement already satisfied: WebOb===1.8.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60))",
                                "Requirement already satisfied: WebTest===2.0.33 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61))",
                                "Requirement already satisfied: alembic===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101))",
                                "Requirement already satisfied: bashate===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121))",
                                "Requirement already satisfied: beautifulsoup4===4.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123))",
                                "Requirement already satisfied: coverage===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156))",
                                "Requirement already satisfied: ddt===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162))",
                                "Requirement already satisfied: debtcollector===1.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163))",
                                "Requirement already satisfied: decorator===4.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164))",
                                "Requirement already satisfied: eventlet===0.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205))",
                                "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))",
                                "Requirement already satisfied: futurist===1.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223))",
                                "Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234))",
                                "Requirement already satisfied: httplib2===0.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244))",
                                "Requirement already satisfied: keystoneauth1===3.18.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292))",
                                "Requirement already satisfied: keystonemiddleware===8.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293))",
                                "Requirement already satisfied: mock===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310))",
                                "Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313))",
                                "Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334))",
                                "Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335))",
                                "Collecting neutron-lib===1.31.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 343))",
                                "  Downloading https://files.pythonhosted.org/packages/d0/b9/e5afbc6ae7bd7aa320fee7efcf5720df98f0e5b76ad672ff15f657cd8991/neutron_lib-1.31.0-py2.py3-none-any.whl (499kB)",
                                "Requirement already satisfied: openstacksdk===0.39.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364))",
                                "Collecting os-ken===0.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 372))",
                                "  Downloading https://files.pythonhosted.org/packages/8d/37/580ca9bdf68e72b29f950862997d7ea8af0a764f07609e9787d2577e69b8/os_ken-0.4.1-py2.py3-none-any.whl (2.1MB)",
                                "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376))",
                                "Collecting os-traits===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 378))",
                                "  Downloading https://files.pythonhosted.org/packages/62/63/c2454e4e4b64deb7852997c0cd85252c8b83707028b42ab81a6c942d4916/os_traits-2.1.0-py2.py3-none-any.whl",
                                "Collecting os-vif===1.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))",
                                "  Downloading https://files.pythonhosted.org/packages/56/7e/c1606eef54365e9c462b89adc64a690d1fc1cb0998f4cc0fe8e423a2a81a/os_vif-1.17.0-py2.py3-none-any.whl (103kB)",
                                "Collecting os-xenapi===0.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 381))",
                                "  Downloading https://files.pythonhosted.org/packages/12/67/5d953cb20497d4f56965bc5bcf03134244be7bae4eb2b1f7ca5cf31b245f/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB)",
                                "Requirement already satisfied: oslo.cache===1.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384))",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385))",
                                "Requirement already satisfied: oslo.config===6.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))",
                                "Requirement already satisfied: oslo.context===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387))",
                                "Requirement already satisfied: oslo.db===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388))",
                                "Requirement already satisfied: oslo.i18n===3.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389))",
                                "Requirement already satisfied: oslo.log===3.45.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))",
                                "Requirement already satisfied: oslo.messaging===10.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))",
                                "Requirement already satisfied: oslo.middleware===3.38.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392))",
                                "Requirement already satisfied: oslo.policy===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393))",
                                "Collecting oslo.privsep===1.33.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))",
                                "  Downloading https://files.pythonhosted.org/packages/61/4a/74b55c38c460d25f4f0b5b3d0992d6b85562edd67dc55d9c4df19a90d686/oslo.privsep-1.33.3-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.reports===1.31.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395))",
                                "Collecting oslo.rootwrap===5.17.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))",
                                "  Downloading https://files.pythonhosted.org/packages/40/97/726e73de7d3847b7ebff5242fcad2284c192b6d40477f88ca30cd2fdc1ec/oslo.rootwrap-5.17.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))",
                                "Requirement already satisfied: oslo.service===1.41.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398))",
                                "Requirement already satisfied: oslo.upgradecheck===0.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399))",
                                "Requirement already satisfied: oslo.utils===3.42.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400))",
                                "Collecting oslo.versionedobjects===1.37.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 401))",
                                "  Downloading https://files.pythonhosted.org/packages/eb/1d/a6419958f911b8991bc4e80a1ba0850f957d425d66bf23c068ee5431b49d/oslo.versionedobjects-1.37.0-py2.py3-none-any.whl (85kB)",
                                "Requirement already satisfied: oslotest===3.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404))",
                                "Requirement already satisfied: osprofiler===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405))",
                                "Collecting ovs===2.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 406))",
                                "  Downloading https://files.pythonhosted.org/packages/81/06/387b2159ac073de95e484aa6e2f108a232cd906e350307168843061f899f/ovs-2.11.0.tar.gz (98kB)",
                                "Collecting ovsdbapp===0.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 407))",
                                "  Downloading https://files.pythonhosted.org/packages/89/0d/d0e04177ce20a22fc9d858c55dfd0ac38a17d71f21be659f7605738c9103/ovsdbapp-0.18.0-py2.py3-none-any.whl (102kB)",
                                "Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410))",
                                "Requirement already satisfied: pbr===5.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415))",
                                "Collecting pecan===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 416))",
                                "  Downloading https://files.pythonhosted.org/packages/93/98/889d7615595e894f4f7e4c17d4008c822c8e39e650c8ab390cc6c39b99c4/pecan-1.3.3.tar.gz (120kB)",
                                "Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423))",
                                "Requirement already satisfied: psutil===5.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427))",
                                "Requirement already satisfied: pycadf===2.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437))",
                                "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445))",
                                "Requirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))",
                                "Collecting pyroute2===0.5.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 455))",
                                "  Downloading https://files.pythonhosted.org/packages/6b/94/2a5f6c11369a21efd27a0b4cb92adf5012da7acdbce7e78055710986ca23/pyroute2-0.5.7.tar.gz (718kB)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477))",
                                "Collecting python-designateclient===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 478))",
                                "  Downloading https://files.pythonhosted.org/packages/9e/d0/f87ad6ed54341d7ec93fa022e2335c53bb8117b3079405a9a4769e6ac520/python_designateclient-3.0.0-py2.py3-none-any.whl (86kB)",
                                "Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479))",
                                "Requirement already satisfied: python-keystoneclient===3.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))",
                                "Collecting python-neutronclient===6.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 501))",
                                "  Downloading https://files.pythonhosted.org/packages/f7/28/c765e4ef04fb9427623dcc35bad160016006cfffd963d7cc5ee1c5e4ea80/python_neutronclient-6.14.0-py2.py3-none-any.whl (435kB)",
                                "Requirement already satisfied: python-novaclient===16.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502))",
                                "Requirement already satisfied: python-subunit===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516))",
                                "Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524))",
                                "Requirement already satisfied: reno===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533))",
                                "Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534))",
                                "Requirement already satisfied: requests===2.22.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535))",
                                "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543))",
                                "Requirement already satisfied: rfc3986===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547))",
                                "Collecting setproctitle===1.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 573))",
                                "  Downloading https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz",
                                "Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578))",
                                "Collecting sortedcontainers===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 582))",
                                "  Downloading https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: soupsieve===1.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583))",
                                "Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 643))",
                                "Requirement already satisfied: sqlparse===0.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 644))",
                                "Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 645))",
                                "Requirement already satisfied: stestr===2.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646))",
                                "Requirement already satisfied: stevedore===1.31.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 647))",
                                "Requirement already satisfied: tenacity===6.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 664))",
                                "Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 667))",
                                "Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 668))",
                                "Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 669))",
                                "Collecting tinyrpc===1.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 675))",
                                "  Downloading https://files.pythonhosted.org/packages/21/7a/ff1a74256e1bcc04fbaa414c13a2bb79a29ac9918b25f2238592b991e3bc/tinyrpc-1.0.3.tar.gz",
                                "Collecting tooz===1.67.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 676))",
                                "  Downloading https://files.pythonhosted.org/packages/9a/72/c27f9a296a77a0bc16670c5ec3d96dfb7143e33af5ce599aa8341c2f57f5/tooz-1.67.2-py2.py3-none-any.whl (87kB)",
                                "Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683))",
                                "Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700))",
                                "Requirement already satisfied: urllib3===1.25.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702))",
                                "Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 707))",
                                "Requirement already satisfied: waitress===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 709))",
                                "Requirement already satisfied: wrapt===1.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 717))",
                                "Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 723))",
                                "Collecting hacking<1.2.0,>=1.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 4))",
                                "  Using cached https://files.pythonhosted.org/packages/71/05/ae66ec5a58e5c973ea09adcd4eac1a63e370579b768a2fd875172b8cc82e/hacking-1.1.0-py2.py3-none-any.whl",
                                "Requirement already satisfied: bandit!=1.6.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 5))",
                                "Collecting flake8-import-order==0.12 (from -r /opt/stack/neutron/test-requirements.txt (line 8))",
                                "  Downloading https://files.pythonhosted.org/packages/6f/a3/9873a279c4cca791ab0e8fca694aa682bdd3297339254459cd6edfdc58bf/flake8_import_order-0.12-py2.py3-none-any.whl",
                                "Requirement already satisfied: pycodestyle>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from -r /opt/stack/neutron/test-requirements.txt (line 9))",
                                "Collecting astroid==2.1.0 (from -r /opt/stack/neutron/test-requirements.txt (line 21))",
                                "  Downloading https://files.pythonhosted.org/packages/fc/53/8809bc008bad0300897281a7b320b286dc0e84e836396c0cff6279841e8a/astroid-2.1.0-py3-none-any.whl (176kB)",
                                "Collecting pylint==2.2.0 (from -r /opt/stack/neutron/test-requirements.txt (line 23))",
                                "  Downloading https://files.pythonhosted.org/packages/75/09/3afe8323b2223d2ae1d2c76ee80c570ba5055659f362bc9966d91a505623/pylint-2.2.0-py3-none-any.whl (751kB)",
                                "Requirement already satisfied: Mako===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23))",
                                "Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3))",
                                "Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180))",
                                "Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265))",
                                "Requirement already satisfied: jmespath===0.9.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273))",
                                "Requirement already satisfied: cryptography===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159))",
                                "Requirement already satisfied: jsonpatch===1.24 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279))",
                                "Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191))",
                                "Requirement already satisfied: PyYAML===5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43))",
                                "Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108))",
                                "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323))",
                                "Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322))",
                                "Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209))",
                                "Requirement already satisfied: cachetools===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135))",
                                "Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102))",
                                "Requirement already satisfied: kombu===4.6.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))",
                                "Requirement already satisfied: cffi===1.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144))",
                                "Requirement already satisfied: os-client-config===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369))",
                                "Requirement already satisfied: mox3===0.28.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320))",
                                "Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122))",
                                "Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42))",
                                "Collecting logutils===0.3.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 303))",
                                "  Downloading https://files.pythonhosted.org/packages/49/b2/b57450889bf73da26027f8b995fd5fbfab258ec24ef967e4c1892f7cb121/logutils-0.3.5.tar.gz",
                                "Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283))",
                                "Requirement already satisfied: osc-lib===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382))",
                                "Requirement already satisfied: cliff===2.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146))",
                                "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207))",
                                "Requirement already satisfied: dulwich===0.19.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193))",
                                "Requirement already satisfied: idna===2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247))",
                                "Requirement already satisfied: certifi===2019.11.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143))",
                                "Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145))",
                                "Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57))",
                                "Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221))",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497))",
                                "Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301))",
                                "Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 700))",
                                "Collecting flake8<2.7.0,>=2.6.0 (from hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))",
                                "  Using cached https://files.pythonhosted.org/packages/70/a9/9b66f22d038de51e05f92d5e677fd89d8f9c980db0b8a130621baad052f5/flake8-2.6.2-py2.py3-none-any.whl",
                                "Requirement already satisfied: GitPython===3.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))",
                                "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from flake8-import-order==0.12->-r /opt/stack/neutron/test-requirements.txt (line 8))",
                                "Collecting lazy-object-proxy (from astroid==2.1.0->-r /opt/stack/neutron/test-requirements.txt (line 21))",
                                "  Downloading https://files.pythonhosted.org/packages/0b/dd/b1e3407e9e6913cf178e506cd0dee818e58694d9a5cd1984e3f6a8b9a10f/lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl (55kB)",
                                "Collecting typed-ast===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 690))",
                                "  Downloading https://files.pythonhosted.org/packages/31/d3/9d1802c161626d0278bafb1ffb32f76b9d01e123881bbf9d91e8ccf28e18/typed_ast-1.4.0-cp36-cp36m-manylinux1_x86_64.whl (736kB)",
                                "Requirement already satisfied: mccabe in /usr/local/lib/python3.6/dist-packages (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))",
                                "Collecting isort>=4.2.5 (from pylint==2.2.0->-r /opt/stack/neutron/test-requirements.txt (line 23))",
                                "  Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB)",
                                "Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282))",
                                "Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703))",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253))",
                                "Requirement already satisfied: pycparser===2.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438))",
                                "Requirement already satisfied: pyrsistent===0.15.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456))",
                                "Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115))",
                                "Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))",
                                "Requirement already satisfied: pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 in /usr/local/lib/python3.6/dist-packages (from flake8<2.7.0,>=2.6.0->hacking<1.2.0,>=1.1.0->-r /opt/stack/neutron/test-requirements.txt (line 4))",
                                "Requirement already satisfied: gitdb2===2.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 733))",
                                "Requirement already satisfied: wcwidth===0.1.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711))",
                                "Requirement already satisfied: pyperclip===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453))",
                                "Requirement already satisfied: smmap2===2.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317))",
                                "Building wheels for collected packages: logutils, ovs, pecan, pyroute2, setproctitle, tinyrpc",
                                "  Running setup.py bdist_wheel for logutils: started",
                                "  Running setup.py bdist_wheel for logutils: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/dc/92/96/66d4278cc18e52170f836080df95f90af5acb26bd7aa46a7c0",
                                "  Running setup.py bdist_wheel for ovs: started",
                                "  Running setup.py bdist_wheel for ovs: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/d9/8a/f8/bfc43c15febda73e0b30d3b56f87bae403cd0842e44bc84eae",
                                "  Running setup.py bdist_wheel for pecan: started",
                                "  Running setup.py bdist_wheel for pecan: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/b6/87/95/8f5cde3038191d06c70f795e07b8887ad12d09801689a75292",
                                "  Running setup.py bdist_wheel for pyroute2: started",
                                "  Running setup.py bdist_wheel for pyroute2: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/2a/0c/02/09e5981f7d5164fee9cae85f34b245141843c2cce5ead22bff",
                                "  Running setup.py bdist_wheel for setproctitle: started",
                                "  Running setup.py bdist_wheel for setproctitle: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/e6/b1/a6/9719530228e258eba904501fef99d5d85c80d52bd8f14438a3",
                                "  Running setup.py bdist_wheel for tinyrpc: started",
                                "  Running setup.py bdist_wheel for tinyrpc: finished with status 'done'",
                                "  Stored in directory: /root/.cache/pip/wheels/29/dd/3f/c9f203144016fa0b3ef7a94262da3719580d00767ea554413c",
                                "Successfully built logutils ovs pecan pyroute2 setproctitle tinyrpc",
                                "Installing collected packages: logutils, pecan, oslo.versionedobjects, setproctitle, sortedcontainers, ovs, tinyrpc, os-ken, os-traits, neutron-lib, oslo.privsep, pyroute2, ovsdbapp, os-vif, os-xenapi, oslo.rootwrap, python-designateclient, python-neutronclient, tooz, neutron, typed-ast, flake8, hacking, flake8-import-order, lazy-object-proxy, astroid, isort, pylint",
                                "  Running setup.py develop for neutron",
                                "  Found existing installation: flake8 2.5.5",
                                "    Uninstalling flake8-2.5.5:",
                                "      Successfully uninstalled flake8-2.5.5",
                                "  Found existing installation: hacking 0.12.0",
                                "    Uninstalling hacking-0.12.0:",
                                "      Successfully uninstalled hacking-0.12.0",
                                "Successfully installed astroid-2.1.0 flake8-2.6.2 flake8-import-order-0.12 hacking-1.1.0 isort-4.3.21 lazy-object-proxy-1.4.3 logutils-0.3.5 neutron neutron-lib-1.31.0 os-ken-0.4.1 os-traits-2.1.0 os-vif-1.17.0 os-xenapi-0.3.4 oslo.privsep-1.33.3 oslo.rootwrap-5.17.1 oslo.versionedobjects-1.37.0 ovs-2.11.0 ovsdbapp-0.18.0 pecan-1.3.3 pylint-2.2.0 pyroute2-0.5.7 python-designateclient-3.0.0 python-neutronclient-6.14.0 setproctitle-1.1.10 sortedcontainers-2.1.0 tinyrpc-1.0.3 tooz-1.67.2 typed-ast-1.4.0",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2343           start_time=1578981934640",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2345           [[ -z 1578981934640 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2348           end_time=1578982035155",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2349           elapsed_time=100515",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2350           total=841770",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:time_stop:2353           _TIME_TOTAL[$name]=942285",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:525              [[ -e == \\-\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:setup_package:526              safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:safe_chown:2237          _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:_safe_permission_operation:2085  sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:_setup_package_with_constraints_edit:471  use_library_from_git /opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:329       local name=/opt/stack/neutron",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:330       local enabled=1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ '' = \\A\\L\\L ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:331       [[ ,, =~ ,/opt/stack/neutron, ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+inc/python:use_library_from_git:332       return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+lib/stack:stack_install_service:33        [[ False = True ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:948                       is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:954                       is_service_enabled placement",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:964                       is_service_enabled placement placement-client",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:965                       is_service_enabled n-cpu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:965                       is_service_enabled n-sch",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:970                       is_service_enabled horizon",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:975                       is_service_enabled tls-proxy",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:main:986                       run_phase stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1760           local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1761           local phase=install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1762           [[ -d /opt/stack/devstack/extras.d ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1763           local extra_plugin_file_name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1764           for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1769           local exceptions=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1770           local extra",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:run_phase:1771           basename /opt/stack/devstack/extras.d/80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1771           extra=80-tempest.sh",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1772           [[ 80-tempest.sh =~ 80-tempest\\.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1776           source /opt/stack/devstack/extras.d/80-tempest.sh stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:3           is_service_enabled tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:4           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:7           [[ install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:8           echo_summary 'Installing Tempest'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Installing Tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:9           install_tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:686           git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:524            local git_remote=https://opendev.org/openstack/tempest.git",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:525            local git_dest=/opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:526            local git_ref=master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:527            local orig_dir",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:git_clone:528            pwd",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:528            orig_dir=/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:529            local git_clone_flags=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:git_clone:531            trueorfalse False RECLONE",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:531            RECLONE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:532            [[ 0 -gt 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:536            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:545            echo master",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:545            egrep -q '^refs'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:559            [[ ! -d /opt/stack/tempest ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:560            [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:566            git_timed clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:618            local count=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:619            local timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:621            [[ -n 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:622            timeout=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:625            time_start git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1578982036946",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:626            timeout -s SIGINT 0 git clone https://opendev.org/openstack/tempest.git /opt/stack/tempest --branch master",
                                "Cloning into '/opt/stack/tempest'...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_timed:640            time_stop git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=git_timed",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1578982036946",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1578982036946 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1578982058298",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=21352",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=122307",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=143659",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:593            cd /opt/stack/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:594            head -1",
                                "++functions-common:git_clone:594            git show --oneline",
                                "088d4c033 Merge \"compute: Fix a typo within the v2_71 servers response schema\"",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:git_clone:595            cd /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:687           pip_install 'tox!=2.8.0'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "Check python version for : tox!=2.8.0",
                                "Using 3.6 version to install tox!=2.8.0 based on default behavior",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:274                local install_test_reqs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:275                local 'test_req=tox!=2.8.0/test-requirements.txt'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:276                [[ -e tox!=2.8.0/test-requirements.txt ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:284                sudo -H LC_ALL=en_US.UTF-8 http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0'",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Collecting tox!=2.8.0",
                                "  Downloading https://files.pythonhosted.org/packages/77/a7/a5b721d9bf955edfe36013e5ecc9136fc6b2fef622ab1797ff0560273d8e/tox-3.14.3-py2.py3-none-any.whl (80kB)",
                                "Collecting toml>=0.9.4 (from tox!=2.8.0)",
                                "  Downloading https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl",
                                "Collecting py===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 432))",
                                "  Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB)",
                                "Collecting filelock<4,>=3.0.0 (from tox!=2.8.0)",
                                "  Downloading https://files.pythonhosted.org/packages/93/83/71a2ee6158bb9f39a90c0dea1637f81d5eef866e188e1971a1b1ab01a35a/filelock-3.0.12-py3-none-any.whl",
                                "Requirement already satisfied: packaging===19.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408))",
                                "Requirement already satisfied: six===1.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578))",
                                "Collecting pluggy===0.13.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 421))",
                                "  Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253))",
                                "Requirement already satisfied: virtualenv===16.7.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 706))",
                                "Requirement already satisfied: pyparsing===2.4.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))",
                                "Requirement already satisfied: zipp===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 733))",
                                "Requirement already satisfied: more-itertools===8.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317))",
                                "Installing collected packages: pluggy, py, toml, filelock, tox",
                                "Successfully installed filelock-3.0.12 pluggy-0.13.1 py-1.8.1 toml-0.10.0 tox-3.14.3",
                                "You are using pip version 9.0.3, however version 19.3.1 is available.",
                                "You should consider upgrading via the 'pip install --upgrade pip' command.",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:291                result=0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:293                time_stop pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=pip_install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1578982058447",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1578982058447 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1578982075548",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=17101",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=942285",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=959386",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++inc/python:pip_install:294                return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:688           pushd /opt/stack/tempest",
                                "/opt/stack/tempest /opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:689           tox -r --notest -efull",
                                "full create: /opt/stack/tempest/.tox/tempest",
                                "full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt",
                                "full develop-inst: /opt/stack/tempest",
                                "full installed: attrs==19.3.0,Babel==2.8.0,bcrypt==3.1.7,certifi==2019.11.28,cffi==1.13.2,chardet==3.0.4,cliff==2.16.0,cmd2==0.8.9,cryptography==2.8,debtcollector==1.22.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.8,importlib-metadata==1.3.0,iso8601==0.1.12,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,more-itertools==8.0.2,msgpack==0.6.2,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.31.0,oslo.config==6.12.0,oslo.context==2.23.0,oslo.i18n==3.25.1,oslo.log==3.45.2,oslo.serialization==2.29.2,oslo.utils==3.42.1,paramiko==2.7.1,pbr==5.4.4,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.6,pyperclip==1.7.0,pyrsistent==0.15.7,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.3,PyYAML==5.2,requests==2.22.0,rfc3986==1.3.2,six==1.13.0,stestr==2.6.0,stevedore==1.31.0,-e git+https://opendev.org/openstack/tempest.git@088d4c033e97fce9952118c2afeedf4947248a90#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.7,voluptuous==0.11.7,wcwidth==0.1.8,wrapt==1.11.2,zipp==0.6.0",
                                "___________________________________ summary ____________________________________",
                                "  full: skipped tests",
                                "  congratulations :)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:693           /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt",
                                "Ignoring Django: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Django: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring GitPython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring M2Crypto: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pillow: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Pint: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring SecretStorage: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring Sphinx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring asyncio: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring atomicwrites: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports-abc: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.functools-lru-cache: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring backports.ssl-match-hostname: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring cachetools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring configparser: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring contextlib2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring dnspython: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring dnspython3: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring enmerkar: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring entrypoints: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring enum-compat: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring funcsigs: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring functools32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring futures: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring gunicorn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring happybase: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring ifaddr: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring influxdb: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring ipaddress: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring jeepney: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring joblib: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring keyring: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring more-itertools: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring mypy-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring networkx: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring numpy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring pathlib: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring pytest: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring qpid-python: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scandir: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scikit-learn: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring scipy: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring singledispatch: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-applehelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-devhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-htmlhelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-jsmath: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-nwdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-qthelp: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-serializinghtml: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring sphinxcontrib-websupport: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring subprocess32: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring thriftpy2: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring tornado: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring trollius: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typed-ast: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring typing-extensions: markers 'python_version == \"3.7\"' don't match your environment",
                                "Ignoring unicodecsv: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring weakrefmethod: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"2.7\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.4\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.5\"' don't match your environment",
                                "Ignoring zeroconf: markers 'python_version == \"3.7\"' don't match your environment",
                                "Requirement already satisfied: PyYAML===5.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 43)) (5.2)",
                                "Requirement already satisfied: cliff===2.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (2.16.0)",
                                "Requirement already satisfied: cmd2===0.8.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (0.8.9)",
                                "Requirement already satisfied: debtcollector===1.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.22.0)",
                                "Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (3.0.0)",
                                "Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (3.2.0)",
                                "Requirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.19)",
                                "Requirement already satisfied: oslo.concurrency===3.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (3.31.0)",
                                "Requirement already satisfied: oslo.config===6.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (6.12.0)",
                                "Requirement already satisfied: oslo.i18n===3.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (3.25.1)",
                                "Requirement already satisfied: oslo.log===3.45.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (3.45.2)",
                                "Requirement already satisfied: oslo.serialization===2.29.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.29.2)",
                                "Requirement already satisfied: oslo.utils===3.42.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (3.42.1)",
                                "Requirement already satisfied: paramiko===2.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (2.7.1)",
                                "Requirement already satisfied: pbr===5.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (5.4.4)",
                                "Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (0.7.2)",
                                "Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.9.6)",
                                "Requirement already satisfied: pyparsing===2.4.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.4.6)",
                                "Requirement already satisfied: pyperclip===1.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.7.0)",
                                "Requirement already satisfied: pyrsistent===0.15.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.15.7)",
                                "Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (2.8.1)",
                                "Requirement already satisfied: python-subunit===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (1.3.0)",
                                "Requirement already satisfied: pytz===2019.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2019.3)",
                                "Requirement already satisfied: requests===2.22.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.22.0)",
                                "Requirement already satisfied: rfc3986===1.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.3.2)",
                                "Requirement already satisfied: six===1.13.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.13.0)",
                                "Requirement already satisfied: stestr===2.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 646)) (2.6.0)",
                                "Requirement already satisfied: stevedore===1.31.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 647)) (1.31.0)",
                                "Requirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 669)) (2.3.0)",
                                "Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (1.4.0)",
                                "Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.1.0)",
                                "Requirement already satisfied: urllib3===1.25.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.25.7)",
                                "Requirement already satisfied: voluptuous===0.11.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 707)) (0.11.7)",
                                "Requirement already satisfied: wcwidth===0.1.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 711)) (0.1.8)",
                                "Requirement already satisfied: wrapt===1.11.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 717)) (1.11.2)",
                                "Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 283)) (42.0.2)",
                                "Requirement already satisfied: importlib-metadata===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.3.0)",
                                "Requirement already satisfied: attrs===19.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (19.3.0)",
                                "Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.14.1)",
                                "Requirement already satisfied: Babel===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0)",
                                "Requirement already satisfied: oslo.context===2.23.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.23.0)",
                                "Requirement already satisfied: msgpack===0.6.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (0.6.2)",
                                "Requirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.1.12)",
                                "Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.10.9)",
                                "Requirement already satisfied: cryptography===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (2.8)",
                                "Requirement already satisfied: bcrypt===3.1.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1.7)",
                                "Requirement already satisfied: PyNaCl===1.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) (1.3.0)",
                                "Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (1.0.0)",
                                "Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (3.0.4)",
                                "Requirement already satisfied: certifi===2019.11.28 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2019.11.28)",
                                "Requirement already satisfied: idna===2.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (2.8)",
                                "Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (0.18.2)",
                                "Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.6.0)",
                                "Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.0.0)",
                                "Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.4.0)",
                                "Requirement already satisfied: zipp===0.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 733)) (0.6.0)",
                                "Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.5)",
                                "Requirement already satisfied: cffi===1.13.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.13.2)",
                                "Requirement already satisfied: more-itertools===8.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (8.0.2)",
                                "Requirement already satisfied: pycparser===2.19 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.19)",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:694           PROJECT_VENV[\"tempest\"]=/opt/stack/tempest/.tox/tempest",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/tempest:install_tempest:695           popd",
                                "/opt/stack/devstack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:26          [[ stack == \\u\\n\\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++extras.d/80-tempest.sh:source:31          [[ stack == \\c\\l\\e\\a\\n ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1781           [[ stack == \\s\\o\\u\\r\\c\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1784           [[ stack == \\o\\v\\e\\r\\r\\i\\d\\e\\_\\d\\e\\f\\a\\u\\l\\t\\s ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_phase:1787           run_plugins stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1746         local mode=stack",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1747         local phase=install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1749         local plugins=,ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1750         local plugin",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1751         for plugin in ${plugins//,/ }",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1752         local dir=/opt/stack/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1753         [[ -f /opt/stack/ironic/devstack/plugin.sh ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:run_plugins:1754         source /opt/stack/ironic/devstack/plugin.sh stack install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:7  echo_summary 'ironic devstack plugin.sh called: stack/install'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e ironic devstack plugin.sh called: stack/install",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:8  source /opt/stack/ironic/devstack/lib/ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  [[ -z 1 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++/opt/stack/ironic/devstack/lib/ironic:source:24  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:10  is_service_enabled ir-api ir-cond",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 0",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:11  [[ stack == \\s\\t\\a\\c\\k ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:12  [[ install == \\i\\n\\s\\t\\a\\l\\l ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:16  echo_summary 'Installing Ironic'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:452               [[ -t 3 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:echo_summary:458               echo -e Installing Ironic",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:17  is_service_enabled nova",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_service_enabled:1988  return 1",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:18  source /opt/stack/devstack/lib/nova_plugins/functions-libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++/opt/stack/ironic/devstack/plugin.sh:source:19  install_libvirt",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/nova_plugins/functions-libvirt:install_libvirt:56  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++lib/nova_plugins/functions-libvirt:install_libvirt:57  install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1334     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1308  RETRY_UPDATE=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ False != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1070      return",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1335     real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1321  apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)",
                                "E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1114             result=100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1117             time_stop apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1578982161789",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1578982161789 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1578982162031",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=242",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=1084944",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=1085186",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1118             return 100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1336     RETRY_UPDATE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1336     update_package_repo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1306  NO_UPDATE_REPOS=False",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1307  REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1308  RETRY_UPDATE=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1310  [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1314  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:update_package_repo:1315  apt_get_update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ True == \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1069      [[ True != \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1074      [[ False = \\T\\r\\u\\e ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1076      local sudo=sudo",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:apt_get_update:1077      id -u",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1077      [[ 1000 = \\0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1080      time_start apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2322          local name=apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2323          local start_time=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2324          [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_start:2327          date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_start:2327          _TIME_START[$name]=1578982162326",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1082      local 'proxies=http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 '",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1083      local 'update_cmd=sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1084      timeout 300 sh -c 'while ! sudo http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1  apt-get update; do sleep 30; done'",
                                "Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease",
                                "Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]",
                                "Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]",
                                "Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]",
                                "Fetched 252 kB in 3s (78.7 kB/s)",
                                "Reading package lists...",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1088      REPOS_UPDATED=True",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get_update:1090      time_stop apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2336           local name",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2337           local end_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2338           local elapsed_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2339           local total",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2340           local start_time",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2342           name=apt-get-update",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2343           start_time=1578982162326",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2345           [[ -z 1578982162326 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+++functions-common:time_stop:2348           date +%s%3N",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2348           end_time=1578982167741",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2349           elapsed_time=5415",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2350           total=7460",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2352           _TIME_START[$name]=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:time_stop:2353           _TIME_TOTAL[$name]=12875",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:install_package:1336     real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1320  is_ubuntu",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:494            [[ -z deb ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:is_ubuntu:497            '[' deb = deb ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:real_install_package:1321  apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++functions-common:apt_get:1110             sudo DEBIAN_FRONTEND=noninteractive http_proxy=http://web-proxy.in.hpecorp.net:8080 https_proxy=http://web-proxy.in.hpecorp.net:8080 no_proxy=169.16.1.1,169.16.1.2,169.16.1.3,169.16.1.4,169.16.1.5,169.16.1.6,169.16.1.7,169.16.1.8,169.16.1.9,169.16.1.10,169.16.1.11,169.16.1.12,169.16.1.13,169.16.1.14,169.16.1.15,169.16.1.16,169.16.1.17,169.16.1.18,169.16.1.19,169.16.1.20,169.16.1.21,169.16.1.22,169.16.1.23,169.16.1.24,169.16.1.25,169.16.1.26,169.16.1.27,169.16.1.28,169.16.1.29,169.16.1.30,169.16.1.31,169.16.1.32,169.16.1.33,169.16.1.34,169.16.1.35,169.16.1.36,169.16.1.37,169.16.1.38,169.16.1.39,169.16.1.40,169.16.1.41,169.16.1.42,169.16.1.43,169.16.1.44,169.16.1.45,169.16.1.46,169.16.1.47,169.16.1.48,169.16.1.49,169.16.1.50,169.16.1.51,169.16.1.52,169.16.1.53,169.16.1.54,169.16.1.55,169.16.1.56,169.16.1.57,169.16.1.58,169.16.1.59,169.16.1.60,169.16.1.61,169.16.1.62,169.16.1.63,169.16.1.64,169.16.1.65,169.16.1.66,169.16.1.67,169.16.1.68,169.16.1.69,169.16.1.70,169.16.1.71,169.16.1.72,169.16.1.73,169.16.1.74,169.16.1.75,169.16.1.76,169.16.1.77,169.16.1.78,169.16.1.79,169.16.1.80,169.16.1.81,169.16.1.82,169.16.1.83,169.16.1.84,169.16.1.85,169.16.1.86,169.16.1.87,169.16.1.88,169.16.1.89,169.16.1.90,169.16.1.91,169.16.1.92,169.16.1.93,169.16.1.94,169.16.1.95,169.16.1.96,169.16.1.97,169.16.1.98,169.16.1.99,169.16.1.100,169.16.1.101,169.16.1.102,169.16.1.103,169.16.1.104,169.16.1.105,169.16.1.106,169.16.1.107,169.16.1.108,169.16.1.109,169.16.1.110,169.16.1.111,169.16.1.112,169.16.1.113,169.16.1.114,169.16.1.115,169.16.1.116,169.16.1.117,169.16.1.118,169.16.1.119,169.16.1.120,169.16.1.121,169.16.1.122,169.16.1.123,169.16.1.124,169.16.1.125,169.16.1.126,169.16.1.127,169.16.1.128,169.16.1.129,169.16.1.130,169.16.1.131,169.16.1.132,169.16.1.133,169.16.1.134,169.16.1.135,169.16.1.136,169.16.1.137,169.16.1.138,169.16.1.139,169.16.1.140,169.16.1.141,169.16.1.142,169.16.1.143,169.16.1.144,169.16.1.145,169.16.1.146,169.16.1.147,169.16.1.148,169.16.1.149,169.16.1.150,169.16.1.151,169.16.1.152,169.16.1.153,169.16.1.154,169.16.1.155,169.16.1.156,169.16.1.157,169.16.1.158,169.16.1.159,169.16.1.160,169.16.1.161,169.16.1.162,169.16.1.163,169.16.1.164,169.16.1.165,169.16.1.166,169.16.1.167,169.16.1.168,169.16.1.169,169.16.1.170,169.16.1.171,169.16.1.172,169.16.1.173,169.16.1.174,169.16.1.175,169.16.1.176,169.16.1.177,169.16.1.178,169.16.1.179,169.16.1.180,169.16.1.181,169.16.1.182,169.16.1.183,169.16.1.184,169.16.1.185,169.16.1.186,169.16.1.187,169.16.1.188,169.16.1.189,169.16.1.190,169.16.1.191,169.16.1.192,169.16.1.193,169.16.1.194,169.16.1.195,169.16.1.196,169.16.1.197,169.16.1.198,169.16.1.199,169.16.1.200,169.16.1.201,169.16.1.202,169.16.1.203,169.16.1.204,169.16.1.205,169.16.1.206,169.16.1.207,169.16.1.208,169.16.1.209,169.16.1.210,169.16.1.211,169.16.1.212,169.16.1.213,169.16.1.214,169.16.1.215,169.16.1.216,169.16.1.217,169.16.1.218,169.16.1.219,169.16.1.220,169.16.1.221,169.16.1.222,169.16.1.223,169.16.1.224,169.16.1.225,169.16.1.226,169.16.1.227,169.16.1.228,169.16.1.229,169.16.1.230,169.16.1.231,169.16.1.232,169.16.1.233,169.16.1.234,169.16.1.235,169.16.1.236,169.16.1.237,169.16.1.238,169.16.1.239,169.16.1.240,169.16.1.241,169.16.1.242,169.16.1.243,169.16.1.244,169.16.1.245,169.16.1.246,169.16.1.247,169.16.1.248,169.16.1.249,169.16.1.250,169.16.1.251,169.16.1.252,169.16.1.253,169.16.1.254,169.16.1.255,15.213.141.237,15.213.141.236,15.213.141.235,15.213.141.234,127.0.0.1 apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev",
                                "E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)",
                                "E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+functions-common:apt_get:1                exit_trap",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:533                  local r=100",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "++./stack.sh:exit_trap:534                  jobs -p",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:534                  jobs=",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:537                  [[ -n '' ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:543                  '[' -f '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:548                  kill_spinner",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:kill_spinner:443               '[' '!' -z '' ']'",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:550                  [[ 100 -ne 0 ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:551                  echo 'Error on exit'",
                                "Error on exit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:553                  type -p generate-subunit",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:554                  generate-subunit 1578979666 2503 fail",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:556                  [[ -z /tmp/devstack_logs ]]",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:559                  /opt/stack/devstack/tools/worlddump.py -d /tmp/devstack_logs",
                                "tput: No value for $TERM and no -T specified",
                                "tput: No value for $TERM and no -T specified",
                                "+./stack.sh:exit_trap:568                  exit 100"
                            ],
                            "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000e-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2020-01-14T03:45:53.370116Z",
                            "start": "2020-01-14T02:59:34.336349Z"
                        },
                        "id": "3863bb44-1114-b87e-467a-00000000000e",
                        "name": "Running redfish-driver"
                    }
                },
                {
                    "hosts": {
                        "ubuntu": {
                            "action": "command",
                            "changed": true,
                            "cmd": "/tmp/redfish-driver/HPE-CI-JOBS/molteniron/release_molten.py 0120b226-24d5-42c7-b094-effd79354097",
                            "delta": "0:00:01.561364",
                            "end": "2020-01-14 06:10:19.998885",
                            "invocation": {
                                "module_args": {
                                    "_raw_params": "/tmp/redfish-driver/HPE-CI-JOBS/molteniron/release_molten.py 0120b226-24d5-42c7-b094-effd79354097",
                                    "_uses_shell": true,
                                    "argv": null,
                                    "chdir": null,
                                    "creates": null,
                                    "executable": null,
                                    "removes": null,
                                    "stdin": null,
                                    "warn": false,
                                    "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000f-ubuntu"
                                }
                            },
                            "rc": 0,
                            "start": "2020-01-14 06:10:18.437521",
                            "stderr": "",
                            "stderr_lines": [],
                            "stdout": "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n  conf = yaml.load(fobj)\nMolteniron release node\nNode released Successfully",
                            "stdout_lines": [
                                "/usr/local/bin/molteniron:86: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.",
                                "  conf = yaml.load(fobj)",
                                "Molteniron release node",
                                "Node released Successfully"
                            ],
                            "zuul_log_id": "3863bb44-1114-b87e-467a-00000000000f-ubuntu"
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2020-01-14T03:46:29.838688Z",
                            "start": "2020-01-14T03:45:56.160053Z"
                        },
                        "id": "3863bb44-1114-b87e-467a-00000000000f",
                        "name": "Deallocating test node"
                    }
                }
            ]
        }
    ],
    "stats": {
        "ubuntu": {
            "changed": 6,
            "failures": 1,
            "ok": 6,
            "skipped": 0,
            "unreachable": 0
        }
    },
    "trusted": true
}
]